Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

A

Abort - Class in org.tensorflow.op.core
Raise a exception to abort the process when called.
abort(Abort.Options...) - Method in class org.tensorflow.op.Ops
Raise a exception to abort the process when called.
Abort.Options - Class in org.tensorflow.op.core
Optional attributes for Abort
ABORTED_VALUE - Static variable in enum org.tensorflow.proto.framework.Code
The operation was aborted, typically due to a concurrency issue like sequencer check failures, transaction aborts, etc.
Abs<T extends TNumber> - Class in org.tensorflow.op.math
Computes the absolute value of a tensor.
abs(Operand<T>) - Method in class org.tensorflow.op.MathOps
Computes the absolute value of a tensor.
AbstractTF_Buffer - Class in org.tensorflow.internal.c_api
 
AbstractTF_Buffer(Pointer) - Constructor for class org.tensorflow.internal.c_api.AbstractTF_Buffer
 
AbstractTF_Buffer.DeleteDeallocator - Class in org.tensorflow.internal.c_api
 
AbstractTF_Graph - Class in org.tensorflow.internal.c_api
 
AbstractTF_Graph(Pointer) - Constructor for class org.tensorflow.internal.c_api.AbstractTF_Graph
 
AbstractTF_Graph.DeleteDeallocator - Class in org.tensorflow.internal.c_api
 
AbstractTF_ImportGraphDefOptions - Class in org.tensorflow.internal.c_api
 
AbstractTF_ImportGraphDefOptions(Pointer) - Constructor for class org.tensorflow.internal.c_api.AbstractTF_ImportGraphDefOptions
 
AbstractTF_ImportGraphDefOptions.DeleteDeallocator - Class in org.tensorflow.internal.c_api
 
AbstractTF_Session - Class in org.tensorflow.internal.c_api
 
AbstractTF_Session(Pointer) - Constructor for class org.tensorflow.internal.c_api.AbstractTF_Session
 
AbstractTF_Session.DeleteDeallocator - Class in org.tensorflow.internal.c_api
 
AbstractTF_SessionOptions - Class in org.tensorflow.internal.c_api
 
AbstractTF_SessionOptions(Pointer) - Constructor for class org.tensorflow.internal.c_api.AbstractTF_SessionOptions
 
AbstractTF_SessionOptions.DeleteDeallocator - Class in org.tensorflow.internal.c_api
 
AbstractTF_Status - Class in org.tensorflow.internal.c_api
 
AbstractTF_Status(Pointer) - Constructor for class org.tensorflow.internal.c_api.AbstractTF_Status
 
AbstractTF_Status.DeleteDeallocator - Class in org.tensorflow.internal.c_api
 
AbstractTF_Tensor - Class in org.tensorflow.internal.c_api
 
AbstractTF_Tensor(Pointer) - Constructor for class org.tensorflow.internal.c_api.AbstractTF_Tensor
 
AbstractTF_Tensor.DeleteDeallocator - Class in org.tensorflow.internal.c_api
 
AbstractTFE_Context - Class in org.tensorflow.internal.c_api
 
AbstractTFE_Context(Pointer) - Constructor for class org.tensorflow.internal.c_api.AbstractTFE_Context
 
AbstractTFE_Context.DeleteDeallocator - Class in org.tensorflow.internal.c_api
 
AbstractTFE_ContextOptions - Class in org.tensorflow.internal.c_api
 
AbstractTFE_ContextOptions(Pointer) - Constructor for class org.tensorflow.internal.c_api.AbstractTFE_ContextOptions
 
AbstractTFE_ContextOptions.DeleteDeallocator - Class in org.tensorflow.internal.c_api
 
AbstractTFE_Op - Class in org.tensorflow.internal.c_api
 
AbstractTFE_Op(Pointer) - Constructor for class org.tensorflow.internal.c_api.AbstractTFE_Op
 
AbstractTFE_Op.DeleteDeallocator - Class in org.tensorflow.internal.c_api
 
AbstractTFE_TensorHandle - Class in org.tensorflow.internal.c_api
 
AbstractTFE_TensorHandle(Pointer) - Constructor for class org.tensorflow.internal.c_api.AbstractTFE_TensorHandle
 
AbstractTFE_TensorHandle.DeleteDeallocator - Class in org.tensorflow.internal.c_api
 
acceptableFraction(Float) - Static method in class org.tensorflow.op.image.DecodeAndCropJpeg
 
acceptableFraction(Float) - Method in class org.tensorflow.op.image.DecodeAndCropJpeg.Options
 
acceptableFraction(Float) - Static method in class org.tensorflow.op.image.DecodeJpeg
 
acceptableFraction(Float) - Method in class org.tensorflow.op.image.DecodeJpeg.Options
 
AccumulateN<T extends TType> - Class in org.tensorflow.op.math
Returns the element-wise sum of a list of tensors.
accumulateN(Iterable<Operand<T>>, Shape) - Method in class org.tensorflow.op.MathOps
Returns the element-wise sum of a list of tensors.
AccumulatorApplyGradient - Class in org.tensorflow.op.train
Applies a gradient to a given accumulator.
accumulatorApplyGradient(Operand<TString>, Operand<TInt64>, Operand<T>) - Method in class org.tensorflow.op.TrainOps
Applies a gradient to a given accumulator.
AccumulatorNumAccumulated - Class in org.tensorflow.op.train
Returns the number of gradients aggregated in the given accumulators.
accumulatorNumAccumulated(Operand<TString>) - Method in class org.tensorflow.op.TrainOps
Returns the number of gradients aggregated in the given accumulators.
accumulators() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingAdadeltaParameters
Parameter accumulators updated by the Adadelta optimization algorithm.
accumulators() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingAdadeltaParametersGradAccumDebug
Parameter accumulators updated by the Adadelta optimization algorithm.
accumulators() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingAdagradParameters
Parameter accumulators updated by the Adagrad optimization algorithm.
accumulators() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingAdagradParametersGradAccumDebug
Parameter accumulators updated by the Adagrad optimization algorithm.
accumulators() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingFTRLParameters
Parameter accumulators updated by the FTRL optimization algorithm.
accumulators() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingFTRLParametersGradAccumDebug
Parameter accumulators updated by the FTRL optimization algorithm.
accumulators() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingMDLAdagradLightParameters
Parameter accumulators updated by the MDL Adagrad Light optimization algorithm.
accumulators() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingProximalAdagradParameters
Parameter accumulators updated by the proximal Adagrad optimization algorithm.
accumulators() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingProximalAdagradParametersGradAccumDebug
Parameter accumulators updated by the proximal Adagrad optimization algorithm.
AccumulatorSetGlobalStep - Class in org.tensorflow.op.train
Updates the accumulator with a new value for global_step.
accumulatorSetGlobalStep(Operand<TString>, Operand<TInt64>) - Method in class org.tensorflow.op.TrainOps
Updates the accumulator with a new value for global_step.
AccumulatorTakeGradient<T extends TType> - Class in org.tensorflow.op.train
Extracts the average gradient in the given ConditionalAccumulator.
accumulatorTakeGradient(Operand<TString>, Operand<TInt32>, DataType<T>) - Method in class org.tensorflow.op.TrainOps
Extracts the average gradient in the given ConditionalAccumulator.
Acos<T extends TType> - Class in org.tensorflow.op.math
Computes acos of x element-wise.
acos(Operand<T>) - Method in class org.tensorflow.op.MathOps
Computes acos of x element-wise.
Acosh<T extends TType> - Class in org.tensorflow.op.math
Computes inverse hyperbolic cosine of x element-wise.
acosh(Operand<T>) - Method in class org.tensorflow.op.MathOps
Computes inverse hyperbolic cosine of x element-wise.
ACTION_COUNT_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.MemChunk
 
ACTION_COUNT_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.SnapShot
 
activations() - Method in class org.tensorflow.op.math.Softplus
 
activations() - Method in class org.tensorflow.op.nn.Elu
 
activations() - Method in class org.tensorflow.op.nn.LeakyRelu
 
activations() - Method in class org.tensorflow.op.nn.QuantizedRelu
Has the same output shape as "features".
activations() - Method in class org.tensorflow.op.nn.QuantizedRelu6
Has the same output shape as "features".
activations() - Method in class org.tensorflow.op.nn.QuantizedReluX
Has the same output shape as "features".
activations() - Method in class org.tensorflow.op.nn.Relu
 
activations() - Method in class org.tensorflow.op.nn.Relu6
 
activations() - Method in class org.tensorflow.op.nn.Selu
 
activations() - Method in class org.tensorflow.op.nn.Softsign
 
adaptive(Boolean) - Static method in class org.tensorflow.op.train.SdcaOptimizer
 
adaptive(Boolean) - Method in class org.tensorflow.op.train.SdcaOptimizer.Options
 
add(Scope, Op) - Static method in class org.tensorflow.op.core.Init
Register an op as an initializer of the graph.
Add<T extends TType> - Class in org.tensorflow.op.math
Returns x + y element-wise.
add(Operand<T>, Operand<T>) - Method in class org.tensorflow.op.MathOps
Returns x + y element-wise.
addAllAllocationRecords(Iterable<? extends AllocationRecord>) - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
addAllArgOrder(Iterable<String>) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
List of original in_arg names to specify new argument order.
addAllArgument(Iterable<String>) - Method in class org.tensorflow.proto.util.testlog.RunConfiguration.Builder
repeated string argument = 1;
addAllArgumentKeywords(Iterable<String>) - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction.Builder
A sequence of unique strings, one per Tensor argument.
addAllAssetFileDef(Iterable<? extends AssetFileDef>) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
addAllAttr(Iterable<? extends ApiDef.Attr>) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Attr attr = 6;
addAllAttr(Iterable<? extends OpDef.AttrDef>) - Method in class org.tensorflow.proto.framework.OpDef.Builder
repeated .tensorflow.OpDef.AttrDef attr = 4;
addAllAttributes(Iterable<? extends TrackableObjectGraph.TrackableObject.SerializedTensor>) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
addAllAvailableDeviceInfo(Iterable<? extends AvailableDeviceInfo>) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Devices accessible to the test (e.g.
addAllB(Iterable<? extends Boolean>) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(bool)"
addAllBadConsumers(Iterable<? extends Integer>) - Method in class org.tensorflow.proto.framework.VersionDef.Builder
Specific consumer versions which are disallowed (e.g.
addAllBinSummary(Iterable<? extends BinSummary>) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.BinSummary bin_summary = 2;
addAllBoolVal(Iterable<? extends Boolean>) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_BOOL
addAllBoundInputs(Iterable<? extends Integer>) - Method in class org.tensorflow.proto.framework.SavedConcreteFunction.Builder
Bound inputs to the function.
addAllBucket(Iterable<? extends Double>) - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
repeated double bucket = 7 [packed = true];
addAllBucketLimit(Iterable<? extends Double>) - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
Parallel arrays encoding the bucket boundaries and the bucket values.
addAllCcFlags(Iterable<String>) - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration.Builder
CC compiler flags, if known
addAllChildren(Iterable<? extends TrackableObjectGraph.TrackableObject.ObjectReference>) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
addAllChildren(Iterable<? extends TrackableObjectGraph.TrackableObject.ObjectReference>) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
addAllChunk(Iterable<? extends MemChunk>) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.MemChunk chunk = 3;
addAllComponents(Iterable<? extends TensorInfo>) - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
addAllConcreteFunctions(Iterable<String>) - Method in class org.tensorflow.proto.framework.SavedFunction.Builder
repeated string concrete_functions = 1;
addAllConstNodeInfo(Iterable<? extends GraphTransferConstNodeInfo>) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;
addAllConstraint(Iterable<? extends KernelDef.AttrConstraint>) - Method in class org.tensorflow.proto.framework.KernelDef.Builder
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
addAllControlInput(Iterable<? extends Integer>) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
Ids of the control inputs for this node.
addAllControlOutput(Iterable<String>) - Method in class org.tensorflow.proto.framework.OpDef.Builder
Named control outputs for this operation.
addAllCost(Iterable<? extends CostGraphDef.AggregatedCost>) - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
addAllCustomOptimizers(Iterable<? extends RewriterConfig.CustomGraphOptimizer>) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
addAllDcomplexVal(Iterable<? extends Double>) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_COMPLEX128.
addAllDebugOps(Iterable<String>) - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
Name(s) of the debugging op(s).
addAllDebugTensorWatchOpts(Iterable<? extends DebugTensorWatch>) - Method in class org.tensorflow.proto.framework.DebugOptions.Builder
Debugging options
addAllDebugUrls(Iterable<String>) - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
URL(s) for debug targets(s).
addAllDefaultGraphInputTensorShape(Iterable<? extends RemoteFusedGraphExecuteInfo.TensorShapeTypeProto>) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Optional: Default graph input tensor shape used to allocate memory before executing op
addAllDefaultGraphOutputTensorShape(Iterable<? extends RemoteFusedGraphExecuteInfo.TensorShapeTypeProto>) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
addAllDeviceFilters(Iterable<String>) - Method in class org.tensorflow.proto.distruntime.TaskDeviceFilters.Builder
repeated string device_filters = 1;
addAllDeviceFilters(Iterable<String>) - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
When any filters are present sessions will ignore all devices which do not match the filters.
addAllDeviceInfo(Iterable<? extends Any>) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Other devices that are attached and relevant (e.g.
addAllDevicePersistentTensorAllocIds(Iterable<? extends Long>) - Method in class org.tensorflow.proto.framework.MemoryStats.Builder
Deprecated.
addAllDevStats(Iterable<? extends DeviceStepStats>) - Method in class org.tensorflow.proto.framework.StepStats.Builder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
addAllDim(Iterable<? extends TensorShapeProto.Dim>) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.TensorProto.Builder
DT_DOUBLE.
addAllDtype(Iterable<? extends DataType>) - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
A list of tensor dtype corresponding to each element of the snapshot.
addAllDtypesAndShapes(Iterable<? extends ResourceHandleProto.DtypeAndShape>) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
addAllDtypeValue(Iterable<Integer>) - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
A list of tensor dtype corresponding to each element of the snapshot.
addAllElement(Iterable<? extends MemmappedFileSystemDirectoryElement>) - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory.Builder
repeated .tensorflow.MemmappedFileSystemDirectoryElement element = 1;
addAllEnableOp(Iterable<String>) - Method in class org.tensorflow.proto.framework.ScopedAllocatorOptions.Builder
If present, only perform optimization for these ops.
addAllEndpoint(Iterable<? extends ApiDef.Endpoint>) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
addAllEnqueueOpName(Iterable<String>) - Method in class org.tensorflow.proto.framework.QueueRunnerDef.Builder
A list of enqueue operations.
addAllEntry(Iterable<? extends BenchmarkEntry>) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries.Builder
repeated .tensorflow.BenchmarkEntry entry = 1;
addAllErrors(Iterable<String>) - Method in class org.tensorflow.proto.profiler.XSpace.Builder
Errors (if any) in the generation of planes.
addAllEvents(Iterable<? extends XEvent>) - Method in class org.tensorflow.proto.profiler.XLine.Builder
XEvents within the same XLine should not overlap in time, but they can be nested.
addAllExtent(Iterable<? extends TensorSliceProto.Extent>) - Method in class org.tensorflow.proto.framework.TensorSliceProto.Builder
Extent of the slice in all tensor dimensions.
addAllF(Iterable<? extends Float>) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(float)"
addAllFeature(Iterable<? extends Feature>) - Method in class org.tensorflow.proto.example.FeatureList.Builder
repeated .tensorflow.Feature feature = 1;
addAllFeed(Iterable<String>) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Tensors to be fed in the callable.
addAllFetch(Iterable<String>) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Fetches.
addAllFileLineCols(Iterable<? extends GraphDebugInfo.FileLineCol>) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace.Builder
Each line in the stack trace.
addAllFiles(Iterable<String>) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.TensorProto.Builder
DT_FLOAT.
addAllFullShape(Iterable<? extends Long>) - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef.Builder
Shape of the full variable.
addAllFunc(Iterable<? extends NameAttrList>) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(attr)"
addAllFunction(Iterable<? extends FunctionDef>) - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
repeated .tensorflow.FunctionDef function = 1;
addAllFunctionGraphs(Iterable<? extends RunMetadata.FunctionGraphs>) - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
addAllGradient(Iterable<? extends GradientDef>) - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
repeated .tensorflow.GradientDef gradient = 2;
addAllGraphInputNodeInfo(Iterable<? extends GraphTransferGraphInputNodeInfo>) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
Input Node parameters of transferred graph
addAllGraphInputNodeName(Iterable<String>) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Remote fused graph input node name
addAllGraphOutputNodeInfo(Iterable<? extends GraphTransferGraphOutputNodeInfo>) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
addAllGraphOutputNodeName(Iterable<String>) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Remote fused graph output node name
addAllHalfVal(Iterable<? extends Integer>) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_HALF, DT_BFLOAT16.
addAllHostMemoryArg(Iterable<String>) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(int)"
addAllInArg(Iterable<? extends ApiDef.Arg>) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Arg in_arg = 4;
addAllInput(Iterable<String>) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.OpDef.Builder
Description of the input(s).
addAllInputInfo(Iterable<? extends CostGraphDef.Node.InputInfo>) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
addAllInputNames(Iterable<String>) - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
Names of the input tensors to the op.
addAllInputTensorIds(Iterable<? extends Long>) - Method in class org.tensorflow.proto.util.Execution.Builder
IDs of the input tensors (if available).
addAllInstrumentedOps(Iterable<String>) - Method in class org.tensorflow.proto.util.DebuggedGraph.Builder
Names of the instrumented ops.
addAllInt64Val(Iterable<? extends Long>) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_INT64
addAllIntVal(Iterable<? extends Integer>) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_INT32, DT_INT16, DT_INT8, DT_UINT8.
addAllJob(Iterable<? extends JobDef>) - Method in class org.tensorflow.proto.distruntime.ClusterDef.Builder
The jobs that comprise the cluster.
addAllJobs(Iterable<? extends JobDeviceFilters>) - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters.Builder
repeated .tensorflow.JobDeviceFilters jobs = 1;
addAllKernel(Iterable<? extends KernelDef>) - Method in class org.tensorflow.proto.framework.KernelList.Builder
repeated .tensorflow.KernelDef kernel = 1;
addAllLines(Iterable<String>) - Method in class org.tensorflow.proto.framework.DebuggedSourceFile.Builder
Line-by-line content of the source code file.
addAllLines(Iterable<? extends XLine>) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
Parallel timelines grouped in this plane.
addAllLines(Iterable<String>) - Method in class org.tensorflow.proto.util.SourceFile.Builder
Line-by-line content of the file.
addAllLink(Iterable<? extends InterconnectLink>) - Method in class org.tensorflow.proto.framework.LocalLinks.Builder
repeated .tensorflow.InterconnectLink link = 1;
addAllLoopEnterNames(Iterable<String>) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
List of names for enter tensors.
addAllLoopExitNames(Iterable<String>) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
List of names for exit tensors.
addAllMaxByteSize(Iterable<? extends Integer>) - Method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo.Builder
repeated int32 max_byte_size = 2;
addAllMemory(Iterable<? extends AllocatorMemoryUsed>) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
addAllMemoryLimitMb(Iterable<? extends Float>) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices.Builder
Per "virtual" device memory limit, in MB.
addAllMetaGraphs(Iterable<? extends MetaGraphDef>) - Method in class org.tensorflow.proto.framework.SavedModel.Builder
One or more MetaGraphs.
addAllMetrics(Iterable<? extends MetricEntry>) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
Metric name, value and expected range.
addAllNestedContexts(Iterable<? extends ControlFlowContextDef>) - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
Contexts contained inside this context (e.g.
addAllNestedContexts(Iterable<? extends ControlFlowContextDef>) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Contexts contained inside this context (e.g.
addAllNode(Iterable<? extends CostGraphDef.Node>) - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.Node node = 1;
addAllNode(Iterable<? extends NodeDef>) - Method in class org.tensorflow.proto.framework.GraphDef.Builder
repeated .tensorflow.NodeDef node = 1;
addAllNodeDef(Iterable<? extends NodeDef>) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeInfo node_info = 1;
addAllNodeInput(Iterable<? extends GraphTransferNodeInput>) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo.Builder
repeated .tensorflow.GraphTransferNodeInput node_input = 2;
addAllNodeInputInfo(Iterable<? extends GraphTransferNodeInputInfo>) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;
addAllNodeOutputInfo(Iterable<? extends GraphTransferNodeOutputInfo>) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;
addAllNodes(Iterable<? extends SavedObject>) - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
addAllNodes(Iterable<? extends TrackableObjectGraph.TrackableObject>) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.Builder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
addAllNodeStats(Iterable<? extends NodeExecStats>) - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
repeated .tensorflow.NodeExecStats node_stats = 2;
addAllocationRecords(AllocationRecord) - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
addAllocationRecords(int, AllocationRecord) - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
addAllocationRecords(AllocationRecord.Builder) - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
addAllocationRecords(int, AllocationRecord.Builder) - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
addAllocationRecordsBuilder() - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
addAllocationRecordsBuilder(int) - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
addAllOp(Iterable<? extends ApiDef>) - Method in class org.tensorflow.proto.framework.ApiDefs.Builder
repeated .tensorflow.ApiDef op = 1;
addAllOp(Iterable<? extends OpDef>) - Method in class org.tensorflow.proto.framework.OpList.Builder
repeated .tensorflow.OpDef op = 1;
addAllOptimizers(Iterable<String>) - Method in class org.tensorflow.proto.framework.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).
addAllOpts(Iterable<String>) - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration.Builder
Bazel compilation options, if known
addAllOriginalFuncNames(Iterable<String>) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo.Builder
Opaque string inserted into error messages created by the runtime.
addAllOutArg(Iterable<? extends ApiDef.Arg>) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Arg out_arg = 5;
addAllOutput(Iterable<? extends NodeOutput>) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.NodeOutput output = 7;
addAllOutputArg(Iterable<? extends OpDef.ArgDef>) - Method in class org.tensorflow.proto.framework.OpDef.Builder
Description of the output(s).
addAllOutputInfo(Iterable<? extends CostGraphDef.Node.OutputInfo>) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
addAllOutputTensorDeviceIds(Iterable<? extends Integer>) - Method in class org.tensorflow.proto.util.Execution.Builder
Debugged-generated IDs of the devices on which the output tensors reside.
addAllOutputTensorIds(Iterable<? extends Long>) - Method in class org.tensorflow.proto.util.Execution.Builder
IDs of the output tensors (if availbable).
addAllOutputTensorIds(Iterable<? extends Integer>) - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
Unique IDs for the output tensors of this op.
addAllPartitionGraphs(Iterable<? extends GraphDef>) - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
Graphs of the partitions executed by executors.
addAllPartitionGraphs(Iterable<? extends GraphDef>) - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
addAllPersistentTensorAllocIds(Iterable<? extends Long>) - Method in class org.tensorflow.proto.framework.MemoryStats.Builder
repeated int64 persistent_tensor_alloc_ids = 5;
addAllPlanes(Iterable<? extends XPlane>) - Method in class org.tensorflow.proto.profiler.XSpace.Builder
repeated .tensorflow.profiler.XPlane planes = 1;
addAllPriority(Iterable<? extends Integer>) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices.Builder
Priority values to use with the virtual devices.
addAllQueueClosedExceptionTypes(Iterable<? extends Code>) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.QueueRunnerDef.Builder
A list of exception types considered to signal a safely closed queue if raised during enqueue operations.
addAllReferencedTensor(Iterable<? extends AllocationDescription>) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
addAllResourceDtypesAndShapes(Iterable<? extends ResourceDtypeAndShape>) - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
Optional data types and shapes of a remote resource variable.
addAllResourceHandleVal(Iterable<? extends ResourceHandleProto>) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_RESOURCE
addAllS(Iterable<? extends ByteString>) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(string)"
addAllScomplexVal(Iterable<? extends Float>) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_COMPLEX64.
addAllSessionInterOpThreadPool(Iterable<? extends ThreadPoolOptionProto>) - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
This option is experimental - it may be replaced with a different mechanism in the future.
addAllShape(Iterable<? extends TensorShapeProto>) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(shape)"
addAllShape(Iterable<? extends Long>) - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo.Builder
repeated int64 shape = 3;
addAllShape(Iterable<? extends Long>) - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo.Builder
repeated int64 shape = 2;
addAllShape(Iterable<? extends Long>) - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo.Builder
repeated int64 shape = 2;
addAllSlice(Iterable<? extends TensorSliceProto>) - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
Explicit list of slices saved in the checkpoint file.
addAllSlices(Iterable<? extends TensorSliceProto>) - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
Iff present, this entry represents a partitioned tensor.
addAllSlotVariables(Iterable<? extends TrackableObjectGraph.TrackableObject.SlotVariableReference>) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
Slot variables owned by this object.
addAllSlotVariables(Iterable<? extends TrackableObjectGraph.TrackableObject.SlotVariableReference>) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
addAllSnapShot(Iterable<? extends SnapShot>) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.SnapShot snap_shot = 4;
addAllSourceFiles(Iterable<? extends DebuggedSourceFile>) - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles.Builder
A collection of source code files.
addAllStackFrameIds(Iterable<String>) - Method in class org.tensorflow.proto.util.CodeLocation.Builder
ID to a stack frame, each of which is pointed to by a unique ID.
addAllStats(Iterable<? extends XStat>) - Method in class org.tensorflow.proto.profiler.XEvent.Builder
XStats associated with the event.
addAllStats(Iterable<? extends XStat>) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
XStats associated with this plane, e.g.
addAllStringVal(Iterable<? extends ByteString>) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_STRING
addAllTags(Iterable<String>) - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
User supplied tag(s) on the meta_graph and included graph_def.
addAllTarget(Iterable<String>) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Target Nodes.
addAllTensor(Iterable<? extends TensorProto>) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(tensor)"
addAllTensor(Iterable<? extends SavedSliceMeta>) - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta.Builder
Each SavedSliceMeta describes the slices for one tensor.
addAllTensor(Iterable<? extends TensorProto>) - Method in class org.tensorflow.proto.util.SnapshotRecord.Builder
repeated .tensorflow.TensorProto tensor = 1;
addAllTensorConnection(Iterable<? extends TensorConnection>) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Tensors to be connected in the callable.
addAllTensorContent(Iterable<? extends ByteString>) - Method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra.Builder
repeated bytes tensor_content = 1;
addAllTensorMetadata(Iterable<? extends TensorMetadata>) - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata.Builder
repeated .tensorflow.data.experimental.TensorMetadata tensor_metadata = 1;
addAllTensorProtos(Iterable<? extends TensorProto>) - Method in class org.tensorflow.proto.util.Execution.Builder
Output Tensor values in the type described by `tensor_value_type`.
addAllTensors(Iterable<? extends TensorProto>) - Method in class org.tensorflow.proto.framework.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
addAllTraceEvents(Iterable<? extends TraceEvent>) - Method in class org.tensorflow.proto.framework.Trace.Builder
All trace events capturing in the profiling period.
addAllType(Iterable<? extends DataType>) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(type)"
addAllTypeValue(Iterable<Integer>) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(type)"
addAllUint32Val(Iterable<? extends Integer>) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_UINT32
addAllUint64Val(Iterable<? extends Long>) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_UINT64
addAllValue(Iterable<? extends ByteString>) - Method in class org.tensorflow.proto.example.BytesList.Builder
repeated bytes value = 1;
addAllValue(Iterable<? extends Float>) - Method in class org.tensorflow.proto.example.FloatList.Builder
repeated float value = 1 [packed = true];
addAllValue(Iterable<? extends Long>) - Method in class org.tensorflow.proto.example.Int64List.Builder
repeated int64 value = 1 [packed = true];
addAllValue(Iterable<? extends Any>) - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList.Builder
repeated .google.protobuf.Any value = 1;
addAllValue(Iterable<? extends ByteString>) - Method in class org.tensorflow.proto.framework.CollectionDef.BytesList.Builder
repeated bytes value = 1;
addAllValue(Iterable<? extends Float>) - Method in class org.tensorflow.proto.framework.CollectionDef.FloatList.Builder
repeated float value = 1 [packed = true];
addAllValue(Iterable<? extends Long>) - Method in class org.tensorflow.proto.framework.CollectionDef.Int64List.Builder
repeated int64 value = 1 [packed = true];
addAllValue(Iterable<String>) - Method in class org.tensorflow.proto.framework.CollectionDef.NodeList.Builder
repeated string value = 1;
addAllValue(Iterable<? extends Summary.Value>) - Method in class org.tensorflow.proto.framework.Summary.Builder
Set of values for the summary.
addAllValues(Iterable<? extends StructuredValue>) - Method in class org.tensorflow.proto.framework.ListValue.Builder
repeated .tensorflow.StructuredValue values = 1;
addAllValues(Iterable<? extends PairValue>) - Method in class org.tensorflow.proto.framework.NamedTupleValue.Builder
repeated .tensorflow.PairValue values = 2;
addAllValues(Iterable<? extends StructuredValue>) - Method in class org.tensorflow.proto.framework.TupleValue.Builder
repeated .tensorflow.StructuredValue values = 1;
addAllValues(Iterable<String>) - Method in class org.tensorflow.proto.framework.ValuesDef.Builder
Value names that have been seen in this context.
addAllVariantVal(Iterable<? extends VariantTensorDataProto>) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_VARIANT
addAllVarOffset(Iterable<? extends Long>) - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef.Builder
Offset of this variable into the full variable.
addAllVarShape(Iterable<? extends Long>) - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef.Builder
Shape of this variable.
addAllVirtualDevices(Iterable<? extends GPUOptions.Experimental.VirtualDevices>) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.Builder
The multi virtual device settings.
addAllWarnings(Iterable<String>) - Method in class org.tensorflow.proto.profiler.XSpace.Builder
Warnings (if any) in the generation of planes;
addAllWorkerLog(Iterable<? extends Event>) - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
repeated .tensorflow.Event worker_log = 2;
addArgOrder(String) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
List of original in_arg names to specify new argument order.
addArgOrderBytes(ByteString) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
List of original in_arg names to specify new argument order.
addArgument(String) - Method in class org.tensorflow.proto.util.testlog.RunConfiguration.Builder
repeated string argument = 1;
addArgumentBytes(ByteString) - Method in class org.tensorflow.proto.util.testlog.RunConfiguration.Builder
repeated string argument = 1;
addArgumentKeywords(String) - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction.Builder
A sequence of unique strings, one per Tensor argument.
addArgumentKeywordsBytes(ByteString) - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction.Builder
A sequence of unique strings, one per Tensor argument.
addAssetFileDef(AssetFileDef) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
addAssetFileDef(int, AssetFileDef) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
addAssetFileDef(AssetFileDef.Builder) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
addAssetFileDef(int, AssetFileDef.Builder) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
addAssetFileDefBuilder() - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
addAssetFileDefBuilder(int) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
addAttr(ApiDef.Attr) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Attr attr = 6;
addAttr(int, ApiDef.Attr) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Attr attr = 6;
addAttr(ApiDef.Attr.Builder) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Attr attr = 6;
addAttr(int, ApiDef.Attr.Builder) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Attr attr = 6;
addAttr(OpDef.AttrDef) - Method in class org.tensorflow.proto.framework.OpDef.Builder
repeated .tensorflow.OpDef.AttrDef attr = 4;
addAttr(int, OpDef.AttrDef) - Method in class org.tensorflow.proto.framework.OpDef.Builder
repeated .tensorflow.OpDef.AttrDef attr = 4;
addAttr(OpDef.AttrDef.Builder) - Method in class org.tensorflow.proto.framework.OpDef.Builder
repeated .tensorflow.OpDef.AttrDef attr = 4;
addAttr(int, OpDef.AttrDef.Builder) - Method in class org.tensorflow.proto.framework.OpDef.Builder
repeated .tensorflow.OpDef.AttrDef attr = 4;
addAttrBuilder() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Attr attr = 6;
addAttrBuilder(int) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Attr attr = 6;
addAttrBuilder() - Method in class org.tensorflow.proto.framework.OpDef.Builder
repeated .tensorflow.OpDef.AttrDef attr = 4;
addAttrBuilder(int) - Method in class org.tensorflow.proto.framework.OpDef.Builder
repeated .tensorflow.OpDef.AttrDef attr = 4;
addAttributes(TrackableObjectGraph.TrackableObject.SerializedTensor) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
addAttributes(int, TrackableObjectGraph.TrackableObject.SerializedTensor) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
addAttributes(TrackableObjectGraph.TrackableObject.SerializedTensor.Builder) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
addAttributes(int, TrackableObjectGraph.TrackableObject.SerializedTensor.Builder) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
addAttributesBuilder() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
addAttributesBuilder(int) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
addAvailableDeviceInfo(AvailableDeviceInfo) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Devices accessible to the test (e.g.
addAvailableDeviceInfo(int, AvailableDeviceInfo) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Devices accessible to the test (e.g.
addAvailableDeviceInfo(AvailableDeviceInfo.Builder) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Devices accessible to the test (e.g.
addAvailableDeviceInfo(int, AvailableDeviceInfo.Builder) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Devices accessible to the test (e.g.
addAvailableDeviceInfoBuilder() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Devices accessible to the test (e.g.
addAvailableDeviceInfoBuilder(int) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Devices accessible to the test (e.g.
addB(boolean) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(bool)"
addBadConsumers(int) - Method in class org.tensorflow.proto.framework.VersionDef.Builder
Specific consumer versions which are disallowed (e.g.
addBinSummary(BinSummary) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.BinSummary bin_summary = 2;
addBinSummary(int, BinSummary) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.BinSummary bin_summary = 2;
addBinSummary(BinSummary.Builder) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.BinSummary bin_summary = 2;
addBinSummary(int, BinSummary.Builder) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.BinSummary bin_summary = 2;
addBinSummaryBuilder() - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.BinSummary bin_summary = 2;
addBinSummaryBuilder(int) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.BinSummary bin_summary = 2;
addBoolVal(boolean) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_BOOL
addBoundInputs(int) - Method in class org.tensorflow.proto.framework.SavedConcreteFunction.Builder
Bound inputs to the function.
addBucket(double) - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
repeated double bucket = 7 [packed = true];
addBucketLimit(double) - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
Parallel arrays encoding the bucket boundaries and the bucket values.
addCcFlags(String) - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration.Builder
CC compiler flags, if known
addCcFlagsBytes(ByteString) - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration.Builder
CC compiler flags, if known
addChildren(TrackableObjectGraph.TrackableObject.ObjectReference) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
addChildren(int, TrackableObjectGraph.TrackableObject.ObjectReference) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
addChildren(TrackableObjectGraph.TrackableObject.ObjectReference.Builder) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
addChildren(int, TrackableObjectGraph.TrackableObject.ObjectReference.Builder) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
addChildren(TrackableObjectGraph.TrackableObject.ObjectReference) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
addChildren(int, TrackableObjectGraph.TrackableObject.ObjectReference) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
addChildren(TrackableObjectGraph.TrackableObject.ObjectReference.Builder) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
addChildren(int, TrackableObjectGraph.TrackableObject.ObjectReference.Builder) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
addChildrenBuilder() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
addChildrenBuilder(int) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
addChildrenBuilder() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
addChildrenBuilder(int) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
addChunk(MemChunk) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.MemChunk chunk = 3;
addChunk(int, MemChunk) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.MemChunk chunk = 3;
addChunk(MemChunk.Builder) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.MemChunk chunk = 3;
addChunk(int, MemChunk.Builder) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.MemChunk chunk = 3;
addChunkBuilder() - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.MemChunk chunk = 3;
addChunkBuilder(int) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.MemChunk chunk = 3;
addComponents(TensorInfo) - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
addComponents(int, TensorInfo) - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
addComponents(TensorInfo.Builder) - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
addComponents(int, TensorInfo.Builder) - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
addComponentsBuilder() - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
addComponentsBuilder(int) - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
addConcreteFunctions(String) - Method in class org.tensorflow.proto.framework.SavedFunction.Builder
repeated string concrete_functions = 1;
addConcreteFunctionsBytes(ByteString) - Method in class org.tensorflow.proto.framework.SavedFunction.Builder
repeated string concrete_functions = 1;
addConstNodeInfo(GraphTransferConstNodeInfo) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;
addConstNodeInfo(int, GraphTransferConstNodeInfo) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;
addConstNodeInfo(GraphTransferConstNodeInfo.Builder) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;
addConstNodeInfo(int, GraphTransferConstNodeInfo.Builder) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;
addConstNodeInfoBuilder() - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;
addConstNodeInfoBuilder(int) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;
addConstraint(KernelDef.AttrConstraint) - Method in class org.tensorflow.proto.framework.KernelDef.Builder
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
addConstraint(int, KernelDef.AttrConstraint) - Method in class org.tensorflow.proto.framework.KernelDef.Builder
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
addConstraint(KernelDef.AttrConstraint.Builder) - Method in class org.tensorflow.proto.framework.KernelDef.Builder
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
addConstraint(int, KernelDef.AttrConstraint.Builder) - Method in class org.tensorflow.proto.framework.KernelDef.Builder
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
addConstraintBuilder() - Method in class org.tensorflow.proto.framework.KernelDef.Builder
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
addConstraintBuilder(int) - Method in class org.tensorflow.proto.framework.KernelDef.Builder
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
addControlInput(Operation) - Method in class org.tensorflow.GraphOperationBuilder
 
addControlInput(Operation) - Method in interface org.tensorflow.OperationBuilder
Ensure that the operation does not execute before the control operation does.
addControlInput(int) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
Ids of the control inputs for this node.
addControlOutput(String) - Method in class org.tensorflow.proto.framework.OpDef.Builder
Named control outputs for this operation.
addControlOutputBytes(ByteString) - Method in class org.tensorflow.proto.framework.OpDef.Builder
Named control outputs for this operation.
addCost(CostGraphDef.AggregatedCost) - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
addCost(int, CostGraphDef.AggregatedCost) - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
addCost(CostGraphDef.AggregatedCost.Builder) - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
addCost(int, CostGraphDef.AggregatedCost.Builder) - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
addCostBuilder() - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
addCostBuilder(int) - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
addCustomOptimizers(RewriterConfig.CustomGraphOptimizer) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
addCustomOptimizers(int, RewriterConfig.CustomGraphOptimizer) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
addCustomOptimizers(RewriterConfig.CustomGraphOptimizer.Builder) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
addCustomOptimizers(int, RewriterConfig.CustomGraphOptimizer.Builder) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
addCustomOptimizersBuilder() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
addCustomOptimizersBuilder(int) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
addDcomplexVal(double) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_COMPLEX128.
addDebugOps(String) - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
Name(s) of the debugging op(s).
addDebugOpsBytes(ByteString) - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
Name(s) of the debugging op(s).
addDebugTensorWatchOpts(DebugTensorWatch) - Method in class org.tensorflow.proto.framework.DebugOptions.Builder
Debugging options
addDebugTensorWatchOpts(int, DebugTensorWatch) - Method in class org.tensorflow.proto.framework.DebugOptions.Builder
Debugging options
addDebugTensorWatchOpts(DebugTensorWatch.Builder) - Method in class org.tensorflow.proto.framework.DebugOptions.Builder
Debugging options
addDebugTensorWatchOpts(int, DebugTensorWatch.Builder) - Method in class org.tensorflow.proto.framework.DebugOptions.Builder
Debugging options
addDebugTensorWatchOptsBuilder() - Method in class org.tensorflow.proto.framework.DebugOptions.Builder
Debugging options
addDebugTensorWatchOptsBuilder(int) - Method in class org.tensorflow.proto.framework.DebugOptions.Builder
Debugging options
addDebugUrls(String) - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
URL(s) for debug targets(s).
addDebugUrlsBytes(ByteString) - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
URL(s) for debug targets(s).
addDefaultGraphInputTensorShape(RemoteFusedGraphExecuteInfo.TensorShapeTypeProto) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Optional: Default graph input tensor shape used to allocate memory before executing op
addDefaultGraphInputTensorShape(int, RemoteFusedGraphExecuteInfo.TensorShapeTypeProto) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Optional: Default graph input tensor shape used to allocate memory before executing op
addDefaultGraphInputTensorShape(RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Optional: Default graph input tensor shape used to allocate memory before executing op
addDefaultGraphInputTensorShape(int, RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Optional: Default graph input tensor shape used to allocate memory before executing op
addDefaultGraphInputTensorShapeBuilder() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Optional: Default graph input tensor shape used to allocate memory before executing op
addDefaultGraphInputTensorShapeBuilder(int) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Optional: Default graph input tensor shape used to allocate memory before executing op
addDefaultGraphOutputTensorShape(RemoteFusedGraphExecuteInfo.TensorShapeTypeProto) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
addDefaultGraphOutputTensorShape(int, RemoteFusedGraphExecuteInfo.TensorShapeTypeProto) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
addDefaultGraphOutputTensorShape(RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
addDefaultGraphOutputTensorShape(int, RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
addDefaultGraphOutputTensorShapeBuilder() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
addDefaultGraphOutputTensorShapeBuilder(int) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
addDeviceFilters(String) - Method in class org.tensorflow.proto.distruntime.TaskDeviceFilters.Builder
repeated string device_filters = 1;
addDeviceFilters(String) - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
When any filters are present sessions will ignore all devices which do not match the filters.
addDeviceFiltersBytes(ByteString) - Method in class org.tensorflow.proto.distruntime.TaskDeviceFilters.Builder
repeated string device_filters = 1;
addDeviceFiltersBytes(ByteString) - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
When any filters are present sessions will ignore all devices which do not match the filters.
addDeviceInfo(Any) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Other devices that are attached and relevant (e.g.
addDeviceInfo(int, Any) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Other devices that are attached and relevant (e.g.
addDeviceInfo(Any.Builder) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Other devices that are attached and relevant (e.g.
addDeviceInfo(int, Any.Builder) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Other devices that are attached and relevant (e.g.
addDeviceInfoBuilder() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Other devices that are attached and relevant (e.g.
addDeviceInfoBuilder(int) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Other devices that are attached and relevant (e.g.
addDevicePersistentTensorAllocIds(long) - Method in class org.tensorflow.proto.framework.MemoryStats.Builder
Deprecated.
addDevStats(DeviceStepStats) - Method in class org.tensorflow.proto.framework.StepStats.Builder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
addDevStats(int, DeviceStepStats) - Method in class org.tensorflow.proto.framework.StepStats.Builder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
addDevStats(DeviceStepStats.Builder) - Method in class org.tensorflow.proto.framework.StepStats.Builder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
addDevStats(int, DeviceStepStats.Builder) - Method in class org.tensorflow.proto.framework.StepStats.Builder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
addDevStatsBuilder() - Method in class org.tensorflow.proto.framework.StepStats.Builder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
addDevStatsBuilder(int) - Method in class org.tensorflow.proto.framework.StepStats.Builder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
addDim(TensorShapeProto.Dim) - Method in class org.tensorflow.proto.framework.TensorShapeProto.Builder
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
addDim(int, TensorShapeProto.Dim) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.TensorShapeProto.Builder
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
addDimBuilder() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.TensorProto.Builder
DT_DOUBLE.
addDtype(DataType) - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
A list of tensor dtype corresponding to each element of the snapshot.
addDtypesAndShapes(ResourceHandleProto.DtypeAndShape) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
addDtypesAndShapes(int, ResourceHandleProto.DtypeAndShape) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
addDtypesAndShapes(ResourceHandleProto.DtypeAndShape.Builder) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
addDtypesAndShapes(int, ResourceHandleProto.DtypeAndShape.Builder) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
addDtypesAndShapesBuilder() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
addDtypesAndShapesBuilder(int) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
addDtypeValue(int) - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
A list of tensor dtype corresponding to each element of the snapshot.
addElement(MemmappedFileSystemDirectoryElement) - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory.Builder
repeated .tensorflow.MemmappedFileSystemDirectoryElement element = 1;
addElement(int, MemmappedFileSystemDirectoryElement) - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory.Builder
repeated .tensorflow.MemmappedFileSystemDirectoryElement element = 1;
addElement(MemmappedFileSystemDirectoryElement.Builder) - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory.Builder
repeated .tensorflow.MemmappedFileSystemDirectoryElement element = 1;
addElement(int, MemmappedFileSystemDirectoryElement.Builder) - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory.Builder
repeated .tensorflow.MemmappedFileSystemDirectoryElement element = 1;
addElementBuilder() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory.Builder
repeated .tensorflow.MemmappedFileSystemDirectoryElement element = 1;
addElementBuilder(int) - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory.Builder
repeated .tensorflow.MemmappedFileSystemDirectoryElement element = 1;
addEnableOp(String) - Method in class org.tensorflow.proto.framework.ScopedAllocatorOptions.Builder
If present, only perform optimization for these ops.
addEnableOpBytes(ByteString) - Method in class org.tensorflow.proto.framework.ScopedAllocatorOptions.Builder
If present, only perform optimization for these ops.
addEndpoint(ApiDef.Endpoint) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
addEndpoint(int, ApiDef.Endpoint) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
addEndpoint(ApiDef.Endpoint.Builder) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
addEndpoint(int, ApiDef.Endpoint.Builder) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
addEndpointBuilder() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
addEndpointBuilder(int) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
addEnqueueOpName(String) - Method in class org.tensorflow.proto.framework.QueueRunnerDef.Builder
A list of enqueue operations.
addEnqueueOpNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.QueueRunnerDef.Builder
A list of enqueue operations.
addEntry(BenchmarkEntry) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries.Builder
repeated .tensorflow.BenchmarkEntry entry = 1;
addEntry(int, BenchmarkEntry) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries.Builder
repeated .tensorflow.BenchmarkEntry entry = 1;
addEntry(BenchmarkEntry.Builder) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries.Builder
repeated .tensorflow.BenchmarkEntry entry = 1;
addEntry(int, BenchmarkEntry.Builder) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries.Builder
repeated .tensorflow.BenchmarkEntry entry = 1;
addEntryBuilder() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries.Builder
repeated .tensorflow.BenchmarkEntry entry = 1;
addEntryBuilder(int) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries.Builder
repeated .tensorflow.BenchmarkEntry entry = 1;
addErrors(String) - Method in class org.tensorflow.proto.profiler.XSpace.Builder
Errors (if any) in the generation of planes.
addErrorsBytes(ByteString) - Method in class org.tensorflow.proto.profiler.XSpace.Builder
Errors (if any) in the generation of planes.
addEvents(XEvent) - Method in class org.tensorflow.proto.profiler.XLine.Builder
XEvents within the same XLine should not overlap in time, but they can be nested.
addEvents(int, XEvent) - Method in class org.tensorflow.proto.profiler.XLine.Builder
XEvents within the same XLine should not overlap in time, but they can be nested.
addEvents(XEvent.Builder) - Method in class org.tensorflow.proto.profiler.XLine.Builder
XEvents within the same XLine should not overlap in time, but they can be nested.
addEvents(int, XEvent.Builder) - Method in class org.tensorflow.proto.profiler.XLine.Builder
XEvents within the same XLine should not overlap in time, but they can be nested.
addEventsBuilder() - Method in class org.tensorflow.proto.profiler.XLine.Builder
XEvents within the same XLine should not overlap in time, but they can be nested.
addEventsBuilder(int) - Method in class org.tensorflow.proto.profiler.XLine.Builder
XEvents within the same XLine should not overlap in time, but they can be nested.
addExtent(TensorSliceProto.Extent) - Method in class org.tensorflow.proto.framework.TensorSliceProto.Builder
Extent of the slice in all tensor dimensions.
addExtent(int, TensorSliceProto.Extent) - Method in class org.tensorflow.proto.framework.TensorSliceProto.Builder
Extent of the slice in all tensor dimensions.
addExtent(TensorSliceProto.Extent.Builder) - Method in class org.tensorflow.proto.framework.TensorSliceProto.Builder
Extent of the slice in all tensor dimensions.
addExtent(int, TensorSliceProto.Extent.Builder) - Method in class org.tensorflow.proto.framework.TensorSliceProto.Builder
Extent of the slice in all tensor dimensions.
addExtentBuilder() - Method in class org.tensorflow.proto.framework.TensorSliceProto.Builder
Extent of the slice in all tensor dimensions.
addExtentBuilder(int) - Method in class org.tensorflow.proto.framework.TensorSliceProto.Builder
Extent of the slice in all tensor dimensions.
addF(float) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(float)"
addFeature(Feature) - Method in class org.tensorflow.proto.example.FeatureList.Builder
repeated .tensorflow.Feature feature = 1;
addFeature(int, Feature) - Method in class org.tensorflow.proto.example.FeatureList.Builder
repeated .tensorflow.Feature feature = 1;
addFeature(Feature.Builder) - Method in class org.tensorflow.proto.example.FeatureList.Builder
repeated .tensorflow.Feature feature = 1;
addFeature(int, Feature.Builder) - Method in class org.tensorflow.proto.example.FeatureList.Builder
repeated .tensorflow.Feature feature = 1;
addFeatureBuilder() - Method in class org.tensorflow.proto.example.FeatureList.Builder
repeated .tensorflow.Feature feature = 1;
addFeatureBuilder(int) - Method in class org.tensorflow.proto.example.FeatureList.Builder
repeated .tensorflow.Feature feature = 1;
addFeed(String) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Tensors to be fed in the callable.
addFeedBytes(ByteString) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Tensors to be fed in the callable.
addFetch(String) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Fetches.
addFetchBytes(ByteString) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Fetches.
addFileLineCols(GraphDebugInfo.FileLineCol) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace.Builder
Each line in the stack trace.
addFileLineCols(int, GraphDebugInfo.FileLineCol) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace.Builder
Each line in the stack trace.
addFileLineCols(GraphDebugInfo.FileLineCol.Builder) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace.Builder
Each line in the stack trace.
addFileLineCols(int, GraphDebugInfo.FileLineCol.Builder) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace.Builder
Each line in the stack trace.
addFileLineColsBuilder() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace.Builder
Each line in the stack trace.
addFileLineColsBuilder(int) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace.Builder
Each line in the stack trace.
addFiles(String) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.Builder
This stores all the source code file names and can be indexed by the `file_index`.
addFilesBytes(ByteString) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.Builder
This stores all the source code file names and can be indexed by the `file_index`.
addFloatVal(float) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_FLOAT.
addFullShape(long) - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef.Builder
Shape of the full variable.
addFunc(NameAttrList) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(attr)"
addFunc(int, NameAttrList) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(attr)"
addFunc(NameAttrList.Builder) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(attr)"
addFunc(int, NameAttrList.Builder) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(attr)"
addFuncBuilder() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(attr)"
addFuncBuilder(int) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(attr)"
addFunction(FunctionDef) - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
repeated .tensorflow.FunctionDef function = 1;
addFunction(int, FunctionDef) - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
repeated .tensorflow.FunctionDef function = 1;
addFunction(FunctionDef.Builder) - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
repeated .tensorflow.FunctionDef function = 1;
addFunction(int, FunctionDef.Builder) - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
repeated .tensorflow.FunctionDef function = 1;
addFunctionBuilder() - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
repeated .tensorflow.FunctionDef function = 1;
addFunctionBuilder(int) - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
repeated .tensorflow.FunctionDef function = 1;
addFunctionGraphs(RunMetadata.FunctionGraphs) - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
addFunctionGraphs(int, RunMetadata.FunctionGraphs) - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
addFunctionGraphs(RunMetadata.FunctionGraphs.Builder) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
addFunctionGraphsBuilder() - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
addFunctionGraphsBuilder(int) - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
addGradient(GradientDef) - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
repeated .tensorflow.GradientDef gradient = 2;
addGradient(int, GradientDef) - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
repeated .tensorflow.GradientDef gradient = 2;
addGradient(GradientDef.Builder) - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
repeated .tensorflow.GradientDef gradient = 2;
addGradient(int, GradientDef.Builder) - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
repeated .tensorflow.GradientDef gradient = 2;
addGradientBuilder() - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
repeated .tensorflow.GradientDef gradient = 2;
addGradientBuilder(int) - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
repeated .tensorflow.GradientDef gradient = 2;
addGradients(String, Output<?>[], Output<?>[], Output<?>[]) - Method in class org.tensorflow.Graph
Adds operations to compute the partial derivatives of sum of ys w.r.t xs, i.e., d(y_1 + y_2 + ...)/dx_1, d(y_1 + y_2 + ...)/dx_2...
addGradients(Output<?>, Output<?>[]) - Method in class org.tensorflow.Graph
Adds operations to compute the partial derivatives of sum of ys w.r.t xs, i.e., dy/dx_1, dy/dx_2...
addGraphInputNodeInfo(GraphTransferGraphInputNodeInfo) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
Input Node parameters of transferred graph
addGraphInputNodeInfo(int, GraphTransferGraphInputNodeInfo) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
Input Node parameters of transferred graph
addGraphInputNodeInfo(GraphTransferGraphInputNodeInfo.Builder) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
Input Node parameters of transferred graph
addGraphInputNodeInfo(int, GraphTransferGraphInputNodeInfo.Builder) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
Input Node parameters of transferred graph
addGraphInputNodeInfoBuilder() - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
Input Node parameters of transferred graph
addGraphInputNodeInfoBuilder(int) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
Input Node parameters of transferred graph
addGraphInputNodeName(String) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Remote fused graph input node name
addGraphInputNodeNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Remote fused graph input node name
addGraphOutputNodeInfo(GraphTransferGraphOutputNodeInfo) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
addGraphOutputNodeInfo(int, GraphTransferGraphOutputNodeInfo) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
addGraphOutputNodeInfo(GraphTransferGraphOutputNodeInfo.Builder) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
addGraphOutputNodeInfo(int, GraphTransferGraphOutputNodeInfo.Builder) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
addGraphOutputNodeInfoBuilder() - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
addGraphOutputNodeInfoBuilder(int) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
addGraphOutputNodeName(String) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Remote fused graph output node name
addGraphOutputNodeNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Remote fused graph output node name
addHalfVal(int) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_HALF, DT_BFLOAT16.
addHostMemoryArg(String) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(int)"
addInArg(ApiDef.Arg) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Arg in_arg = 4;
addInArg(int, ApiDef.Arg) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Arg in_arg = 4;
addInArg(ApiDef.Arg.Builder) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Arg in_arg = 4;
addInArg(int, ApiDef.Arg.Builder) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Arg in_arg = 4;
addInArgBuilder() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Arg in_arg = 4;
addInArgBuilder(int) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Arg in_arg = 4;
addInitializer(Op) - Method in class org.tensorflow.Graph
Adds an initializer to the graph initializer list.
addInput(Output<?>) - Method in class org.tensorflow.GraphOperationBuilder
 
addInput(Output<?>) - Method in interface org.tensorflow.OperationBuilder
Add the output of another operation as the next input of the operation being built.
addInput(String) - Method in class org.tensorflow.proto.framework.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(OpDef.ArgDef) - Method in class org.tensorflow.proto.framework.OpDef.Builder
Description of the input(s).
addInputArg(int, OpDef.ArgDef) - Method in class org.tensorflow.proto.framework.OpDef.Builder
Description of the input(s).
addInputArg(OpDef.ArgDef.Builder) - Method in class org.tensorflow.proto.framework.OpDef.Builder
Description of the input(s).
addInputArg(int, OpDef.ArgDef.Builder) - Method in class org.tensorflow.proto.framework.OpDef.Builder
Description of the input(s).
addInputArgBuilder() - Method in class org.tensorflow.proto.framework.OpDef.Builder
Description of the input(s).
addInputArgBuilder(int) - Method in class org.tensorflow.proto.framework.OpDef.Builder
Description of the input(s).
addInputBytes(ByteString) - Method in class org.tensorflow.proto.framework.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(CostGraphDef.Node.InputInfo) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
addInputInfo(int, CostGraphDef.Node.InputInfo) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
addInputInfo(CostGraphDef.Node.InputInfo.Builder) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
addInputInfo(int, CostGraphDef.Node.InputInfo.Builder) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
addInputInfoBuilder() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
addInputInfoBuilder(int) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
addInputList(Output<?>[]) - Method in class org.tensorflow.GraphOperationBuilder
 
addInputList(Output<?>[]) - Method in interface org.tensorflow.OperationBuilder
Add the outputs of another operation as the next inputs of the operation being built.
addInputNames(String) - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
Names of the input tensors to the op.
addInputNamesBytes(ByteString) - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
Names of the input tensors to the op.
addInputTensorIds(long) - Method in class org.tensorflow.proto.util.Execution.Builder
IDs of the input tensors (if available).
addInstrumentedOps(String) - Method in class org.tensorflow.proto.util.DebuggedGraph.Builder
Names of the instrumented ops.
addInstrumentedOpsBytes(ByteString) - Method in class org.tensorflow.proto.util.DebuggedGraph.Builder
Names of the instrumented ops.
addInt64Val(long) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_INT64
addIntVal(int) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_INT32, DT_INT16, DT_INT8, DT_UINT8.
addJob(JobDef) - Method in class org.tensorflow.proto.distruntime.ClusterDef.Builder
The jobs that comprise the cluster.
addJob(int, JobDef) - Method in class org.tensorflow.proto.distruntime.ClusterDef.Builder
The jobs that comprise the cluster.
addJob(JobDef.Builder) - Method in class org.tensorflow.proto.distruntime.ClusterDef.Builder
The jobs that comprise the cluster.
addJob(int, JobDef.Builder) - Method in class org.tensorflow.proto.distruntime.ClusterDef.Builder
The jobs that comprise the cluster.
addJobBuilder() - Method in class org.tensorflow.proto.distruntime.ClusterDef.Builder
The jobs that comprise the cluster.
addJobBuilder(int) - Method in class org.tensorflow.proto.distruntime.ClusterDef.Builder
The jobs that comprise the cluster.
addJobs(JobDeviceFilters) - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters.Builder
repeated .tensorflow.JobDeviceFilters jobs = 1;
addJobs(int, JobDeviceFilters) - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters.Builder
repeated .tensorflow.JobDeviceFilters jobs = 1;
addJobs(JobDeviceFilters.Builder) - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters.Builder
repeated .tensorflow.JobDeviceFilters jobs = 1;
addJobs(int, JobDeviceFilters.Builder) - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters.Builder
repeated .tensorflow.JobDeviceFilters jobs = 1;
addJobsBuilder() - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters.Builder
repeated .tensorflow.JobDeviceFilters jobs = 1;
addJobsBuilder(int) - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters.Builder
repeated .tensorflow.JobDeviceFilters jobs = 1;
addKernel(KernelDef) - Method in class org.tensorflow.proto.framework.KernelList.Builder
repeated .tensorflow.KernelDef kernel = 1;
addKernel(int, KernelDef) - Method in class org.tensorflow.proto.framework.KernelList.Builder
repeated .tensorflow.KernelDef kernel = 1;
addKernel(KernelDef.Builder) - Method in class org.tensorflow.proto.framework.KernelList.Builder
repeated .tensorflow.KernelDef kernel = 1;
addKernel(int, KernelDef.Builder) - Method in class org.tensorflow.proto.framework.KernelList.Builder
repeated .tensorflow.KernelDef kernel = 1;
addKernelBuilder() - Method in class org.tensorflow.proto.framework.KernelList.Builder
repeated .tensorflow.KernelDef kernel = 1;
addKernelBuilder(int) - Method in class org.tensorflow.proto.framework.KernelList.Builder
repeated .tensorflow.KernelDef kernel = 1;
addLines(String) - Method in class org.tensorflow.proto.framework.DebuggedSourceFile.Builder
Line-by-line content of the source code file.
addLines(XLine) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
Parallel timelines grouped in this plane.
addLines(int, XLine) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
Parallel timelines grouped in this plane.
addLines(XLine.Builder) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
Parallel timelines grouped in this plane.
addLines(int, XLine.Builder) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
Parallel timelines grouped in this plane.
addLines(String) - Method in class org.tensorflow.proto.util.SourceFile.Builder
Line-by-line content of the file.
addLinesBuilder() - Method in class org.tensorflow.proto.profiler.XPlane.Builder
Parallel timelines grouped in this plane.
addLinesBuilder(int) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
Parallel timelines grouped in this plane.
addLinesBytes(ByteString) - Method in class org.tensorflow.proto.framework.DebuggedSourceFile.Builder
Line-by-line content of the source code file.
addLinesBytes(ByteString) - Method in class org.tensorflow.proto.util.SourceFile.Builder
Line-by-line content of the file.
addLink(InterconnectLink) - Method in class org.tensorflow.proto.framework.LocalLinks.Builder
repeated .tensorflow.InterconnectLink link = 1;
addLink(int, InterconnectLink) - Method in class org.tensorflow.proto.framework.LocalLinks.Builder
repeated .tensorflow.InterconnectLink link = 1;
addLink(InterconnectLink.Builder) - Method in class org.tensorflow.proto.framework.LocalLinks.Builder
repeated .tensorflow.InterconnectLink link = 1;
addLink(int, InterconnectLink.Builder) - Method in class org.tensorflow.proto.framework.LocalLinks.Builder
repeated .tensorflow.InterconnectLink link = 1;
addLinkBuilder() - Method in class org.tensorflow.proto.framework.LocalLinks.Builder
repeated .tensorflow.InterconnectLink link = 1;
addLinkBuilder(int) - Method in class org.tensorflow.proto.framework.LocalLinks.Builder
repeated .tensorflow.InterconnectLink link = 1;
addLoopEnterNames(String) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
List of names for enter tensors.
addLoopEnterNamesBytes(ByteString) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
List of names for enter tensors.
addLoopExitNames(String) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
List of names for exit tensors.
addLoopExitNamesBytes(ByteString) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
List of names for exit tensors.
AddManySparseToTensorsMap - Class in org.tensorflow.op.sparse
Add an `N`-minibatch `SparseTensor` to a `SparseTensorsMap`, return `N` handles.
addManySparseToTensorsMap(Operand<TInt64>, Operand<T>, Operand<TInt64>, AddManySparseToTensorsMap.Options...) - Method in class org.tensorflow.op.SparseOps
Add an `N`-minibatch `SparseTensor` to a `SparseTensorsMap`, return `N` handles.
AddManySparseToTensorsMap.Options - Class in org.tensorflow.op.sparse
Optional attributes for AddManySparseToTensorsMap
addMaxByteSize(int) - Method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo.Builder
repeated int32 max_byte_size = 2;
addMemory(AllocatorMemoryUsed) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
addMemory(int, AllocatorMemoryUsed) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
addMemory(AllocatorMemoryUsed.Builder) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
addMemory(int, AllocatorMemoryUsed.Builder) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
addMemoryBuilder() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
addMemoryBuilder(int) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
addMemoryLimitMb(float) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices.Builder
Per "virtual" device memory limit, in MB.
addMetaGraphs(MetaGraphDef) - Method in class org.tensorflow.proto.framework.SavedModel.Builder
One or more MetaGraphs.
addMetaGraphs(int, MetaGraphDef) - Method in class org.tensorflow.proto.framework.SavedModel.Builder
One or more MetaGraphs.
addMetaGraphs(MetaGraphDef.Builder) - Method in class org.tensorflow.proto.framework.SavedModel.Builder
One or more MetaGraphs.
addMetaGraphs(int, MetaGraphDef.Builder) - Method in class org.tensorflow.proto.framework.SavedModel.Builder
One or more MetaGraphs.
addMetaGraphsBuilder() - Method in class org.tensorflow.proto.framework.SavedModel.Builder
One or more MetaGraphs.
addMetaGraphsBuilder(int) - Method in class org.tensorflow.proto.framework.SavedModel.Builder
One or more MetaGraphs.
addMetrics(MetricEntry) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
Metric name, value and expected range.
addMetrics(int, MetricEntry) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
Metric name, value and expected range.
addMetrics(MetricEntry.Builder) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
Metric name, value and expected range.
addMetrics(int, MetricEntry.Builder) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
Metric name, value and expected range.
addMetricsBuilder() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
Metric name, value and expected range.
addMetricsBuilder(int) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
Metric name, value and expected range.
AddN<T extends TType> - Class in org.tensorflow.op.math
Add all input tensors element wise.
addN(Iterable<Operand<T>>) - Method in class org.tensorflow.op.MathOps
Add all input tensors element wise.
addNestedContexts(ControlFlowContextDef) - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
Contexts contained inside this context (e.g.
addNestedContexts(int, ControlFlowContextDef) - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
Contexts contained inside this context (e.g.
addNestedContexts(ControlFlowContextDef.Builder) - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
Contexts contained inside this context (e.g.
addNestedContexts(int, ControlFlowContextDef.Builder) - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
Contexts contained inside this context (e.g.
addNestedContexts(ControlFlowContextDef) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Contexts contained inside this context (e.g.
addNestedContexts(int, ControlFlowContextDef) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Contexts contained inside this context (e.g.
addNestedContexts(ControlFlowContextDef.Builder) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Contexts contained inside this context (e.g.
addNestedContexts(int, ControlFlowContextDef.Builder) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Contexts contained inside this context (e.g.
addNestedContextsBuilder() - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
Contexts contained inside this context (e.g.
addNestedContextsBuilder(int) - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
Contexts contained inside this context (e.g.
addNestedContextsBuilder() - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Contexts contained inside this context (e.g.
addNestedContextsBuilder(int) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Contexts contained inside this context (e.g.
addNode(CostGraphDef.Node) - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.Node node = 1;
addNode(int, CostGraphDef.Node) - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.Node node = 1;
addNode(CostGraphDef.Node.Builder) - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.Node node = 1;
addNode(int, CostGraphDef.Node.Builder) - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.Node node = 1;
addNode(NodeDef) - Method in class org.tensorflow.proto.framework.GraphDef.Builder
repeated .tensorflow.NodeDef node = 1;
addNode(int, NodeDef) - Method in class org.tensorflow.proto.framework.GraphDef.Builder
repeated .tensorflow.NodeDef node = 1;
addNode(NodeDef.Builder) - Method in class org.tensorflow.proto.framework.GraphDef.Builder
repeated .tensorflow.NodeDef node = 1;
addNode(int, NodeDef.Builder) - Method in class org.tensorflow.proto.framework.GraphDef.Builder
repeated .tensorflow.NodeDef node = 1;
addNodeBuilder() - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.Node node = 1;
addNodeBuilder(int) - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.Node node = 1;
addNodeBuilder() - Method in class org.tensorflow.proto.framework.GraphDef.Builder
repeated .tensorflow.NodeDef node = 1;
addNodeBuilder(int) - Method in class org.tensorflow.proto.framework.GraphDef.Builder
repeated .tensorflow.NodeDef node = 1;
addNodeDef(NodeDef) - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
addNodeDef(int, NodeDef) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.FunctionDef.Builder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
addNodeDefBuilder() - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
addNodeDefBuilder(int) - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
addNodeInfo(GraphTransferNodeInfo) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeInfo node_info = 1;
addNodeInfo(int, GraphTransferNodeInfo) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeInfo node_info = 1;
addNodeInfo(GraphTransferNodeInfo.Builder) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeInfo node_info = 1;
addNodeInfo(int, GraphTransferNodeInfo.Builder) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeInfo node_info = 1;
addNodeInfoBuilder() - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeInfo node_info = 1;
addNodeInfoBuilder(int) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeInfo node_info = 1;
addNodeInput(GraphTransferNodeInput) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo.Builder
repeated .tensorflow.GraphTransferNodeInput node_input = 2;
addNodeInput(int, GraphTransferNodeInput) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo.Builder
repeated .tensorflow.GraphTransferNodeInput node_input = 2;
addNodeInput(GraphTransferNodeInput.Builder) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo.Builder
repeated .tensorflow.GraphTransferNodeInput node_input = 2;
addNodeInput(int, GraphTransferNodeInput.Builder) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo.Builder
repeated .tensorflow.GraphTransferNodeInput node_input = 2;
addNodeInputBuilder() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo.Builder
repeated .tensorflow.GraphTransferNodeInput node_input = 2;
addNodeInputBuilder(int) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo.Builder
repeated .tensorflow.GraphTransferNodeInput node_input = 2;
addNodeInputInfo(GraphTransferNodeInputInfo) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;
addNodeInputInfo(int, GraphTransferNodeInputInfo) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;
addNodeInputInfo(GraphTransferNodeInputInfo.Builder) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;
addNodeInputInfo(int, GraphTransferNodeInputInfo.Builder) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;
addNodeInputInfoBuilder() - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;
addNodeInputInfoBuilder(int) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;
addNodeOutputInfo(GraphTransferNodeOutputInfo) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;
addNodeOutputInfo(int, GraphTransferNodeOutputInfo) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;
addNodeOutputInfo(GraphTransferNodeOutputInfo.Builder) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;
addNodeOutputInfo(int, GraphTransferNodeOutputInfo.Builder) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;
addNodeOutputInfoBuilder() - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;
addNodeOutputInfoBuilder(int) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;
addNodes(SavedObject) - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
addNodes(int, SavedObject) - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
addNodes(SavedObject.Builder) - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
addNodes(int, SavedObject.Builder) - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
addNodes(TrackableObjectGraph.TrackableObject) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.Builder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
addNodes(int, TrackableObjectGraph.TrackableObject) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.Builder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
addNodes(TrackableObjectGraph.TrackableObject.Builder) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.Builder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
addNodes(int, TrackableObjectGraph.TrackableObject.Builder) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.Builder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
addNodesBuilder() - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
addNodesBuilder(int) - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
addNodesBuilder() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.Builder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
addNodesBuilder(int) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.Builder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
addNodeStats(NodeExecStats) - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
repeated .tensorflow.NodeExecStats node_stats = 2;
addNodeStats(int, NodeExecStats) - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
repeated .tensorflow.NodeExecStats node_stats = 2;
addNodeStats(NodeExecStats.Builder) - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
repeated .tensorflow.NodeExecStats node_stats = 2;
addNodeStats(int, NodeExecStats.Builder) - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
repeated .tensorflow.NodeExecStats node_stats = 2;
addNodeStatsBuilder() - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
repeated .tensorflow.NodeExecStats node_stats = 2;
addNodeStatsBuilder(int) - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
repeated .tensorflow.NodeExecStats node_stats = 2;
addOp(ApiDef) - Method in class org.tensorflow.proto.framework.ApiDefs.Builder
repeated .tensorflow.ApiDef op = 1;
addOp(int, ApiDef) - Method in class org.tensorflow.proto.framework.ApiDefs.Builder
repeated .tensorflow.ApiDef op = 1;
addOp(ApiDef.Builder) - Method in class org.tensorflow.proto.framework.ApiDefs.Builder
repeated .tensorflow.ApiDef op = 1;
addOp(int, ApiDef.Builder) - Method in class org.tensorflow.proto.framework.ApiDefs.Builder
repeated .tensorflow.ApiDef op = 1;
addOp(OpDef) - Method in class org.tensorflow.proto.framework.OpList.Builder
repeated .tensorflow.OpDef op = 1;
addOp(int, OpDef) - Method in class org.tensorflow.proto.framework.OpList.Builder
repeated .tensorflow.OpDef op = 1;
addOp(OpDef.Builder) - Method in class org.tensorflow.proto.framework.OpList.Builder
repeated .tensorflow.OpDef op = 1;
addOp(int, OpDef.Builder) - Method in class org.tensorflow.proto.framework.OpList.Builder
repeated .tensorflow.OpDef op = 1;
addOpBuilder() - Method in class org.tensorflow.proto.framework.ApiDefs.Builder
repeated .tensorflow.ApiDef op = 1;
addOpBuilder(int) - Method in class org.tensorflow.proto.framework.ApiDefs.Builder
repeated .tensorflow.ApiDef op = 1;
addOpBuilder() - Method in class org.tensorflow.proto.framework.OpList.Builder
repeated .tensorflow.OpDef op = 1;
addOpBuilder(int) - Method in class org.tensorflow.proto.framework.OpList.Builder
repeated .tensorflow.OpDef op = 1;
addOptimizers(String) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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).
addOpts(String) - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration.Builder
Bazel compilation options, if known
addOptsBytes(ByteString) - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration.Builder
Bazel compilation options, if known
addOriginalFuncNames(String) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo.Builder
Opaque string inserted into error messages created by the runtime.
addOriginalNodeNamesBytes(ByteString) - Method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo.Builder
Opaque string inserted into error messages created by the runtime.
addOutArg(ApiDef.Arg) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Arg out_arg = 5;
addOutArg(int, ApiDef.Arg) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Arg out_arg = 5;
addOutArg(ApiDef.Arg.Builder) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Arg out_arg = 5;
addOutArg(int, ApiDef.Arg.Builder) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Arg out_arg = 5;
addOutArgBuilder() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Arg out_arg = 5;
addOutArgBuilder(int) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Arg out_arg = 5;
addOutput(NodeOutput) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.NodeOutput output = 7;
addOutput(int, NodeOutput) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.NodeOutput output = 7;
addOutput(NodeOutput.Builder) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.NodeOutput output = 7;
addOutput(int, NodeOutput.Builder) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.NodeOutput output = 7;
addOutputArg(OpDef.ArgDef) - Method in class org.tensorflow.proto.framework.OpDef.Builder
Description of the output(s).
addOutputArg(int, OpDef.ArgDef) - Method in class org.tensorflow.proto.framework.OpDef.Builder
Description of the output(s).
addOutputArg(OpDef.ArgDef.Builder) - Method in class org.tensorflow.proto.framework.OpDef.Builder
Description of the output(s).
addOutputArg(int, OpDef.ArgDef.Builder) - Method in class org.tensorflow.proto.framework.OpDef.Builder
Description of the output(s).
addOutputArgBuilder() - Method in class org.tensorflow.proto.framework.OpDef.Builder
Description of the output(s).
addOutputArgBuilder(int) - Method in class org.tensorflow.proto.framework.OpDef.Builder
Description of the output(s).
addOutputBuilder() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.NodeOutput output = 7;
addOutputBuilder(int) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.NodeOutput output = 7;
addOutputInfo(CostGraphDef.Node.OutputInfo) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
addOutputInfo(int, CostGraphDef.Node.OutputInfo) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
addOutputInfo(CostGraphDef.Node.OutputInfo.Builder) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
addOutputInfo(int, CostGraphDef.Node.OutputInfo.Builder) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
addOutputInfoBuilder() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
addOutputInfoBuilder(int) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
addOutputTensorDeviceIds(int) - Method in class org.tensorflow.proto.util.Execution.Builder
Debugged-generated IDs of the devices on which the output tensors reside.
addOutputTensorIds(long) - Method in class org.tensorflow.proto.util.Execution.Builder
IDs of the output tensors (if availbable).
addOutputTensorIds(int) - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
Unique IDs for the output tensors of this op.
addPartitionGraphs(GraphDef) - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
Graphs of the partitions executed by executors.
addPartitionGraphs(int, GraphDef) - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
Graphs of the partitions executed by executors.
addPartitionGraphs(GraphDef.Builder) - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
Graphs of the partitions executed by executors.
addPartitionGraphs(int, GraphDef.Builder) - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
Graphs of the partitions executed by executors.
addPartitionGraphs(GraphDef) - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
addPartitionGraphs(int, GraphDef) - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
addPartitionGraphs(GraphDef.Builder) - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
addPartitionGraphs(int, GraphDef.Builder) - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
addPartitionGraphsBuilder() - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
Graphs of the partitions executed by executors.
addPartitionGraphsBuilder(int) - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
Graphs of the partitions executed by executors.
addPartitionGraphsBuilder() - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
addPartitionGraphsBuilder(int) - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
addPersistentTensorAllocIds(long) - Method in class org.tensorflow.proto.framework.MemoryStats.Builder
repeated int64 persistent_tensor_alloc_ids = 5;
addPlanes(XPlane) - Method in class org.tensorflow.proto.profiler.XSpace.Builder
repeated .tensorflow.profiler.XPlane planes = 1;
addPlanes(int, XPlane) - Method in class org.tensorflow.proto.profiler.XSpace.Builder
repeated .tensorflow.profiler.XPlane planes = 1;
addPlanes(XPlane.Builder) - Method in class org.tensorflow.proto.profiler.XSpace.Builder
repeated .tensorflow.profiler.XPlane planes = 1;
addPlanes(int, XPlane.Builder) - Method in class org.tensorflow.proto.profiler.XSpace.Builder
repeated .tensorflow.profiler.XPlane planes = 1;
addPlanesBuilder() - Method in class org.tensorflow.proto.profiler.XSpace.Builder
repeated .tensorflow.profiler.XPlane planes = 1;
addPlanesBuilder(int) - Method in class org.tensorflow.proto.profiler.XSpace.Builder
repeated .tensorflow.profiler.XPlane planes = 1;
addPriority(int) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices.Builder
Priority values to use with the virtual devices.
addQueueClosedExceptionTypes(Code) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.QueueRunnerDef.Builder
A list of exception types considered to signal a safely closed queue if raised during enqueue operations.
addReferencedTensor(AllocationDescription) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
addReferencedTensor(int, AllocationDescription) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
addReferencedTensor(AllocationDescription.Builder) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
addReferencedTensor(int, AllocationDescription.Builder) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
addReferencedTensorBuilder() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
addReferencedTensorBuilder(int) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.distruntime.ClusterDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.distruntime.JobDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.distruntime.TaskDeviceFilters.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.example.BytesList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.example.Example.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.example.ExampleParserConfiguration.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.example.Feature.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.example.FeatureConfiguration.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.example.FeatureList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.example.FeatureLists.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.example.Features.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.example.FixedLenFeatureProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.example.FloatList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.example.Int64List.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.example.SequenceExample.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.example.VarLenFeatureProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.AllocationDescription.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.AllocationRecord.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.ApiDef.Arg.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.ApiDef.Attr.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.ApiDef.Endpoint.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.ApiDefs.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.AssetFileDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.AttrValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.AutoParallelOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.CollectionDef.BytesList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.CollectionDef.FloatList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.CollectionDef.Int64List.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.CollectionDef.NodeList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.ControlFlowContextDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.DebuggedSourceFile.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.DebugOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.Device.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.DeviceLocality.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.DictValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.FunctionSpec.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.GPUOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.GradientDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.GraphDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.GraphOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInput.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.InterconnectLink.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.KernelDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.KernelList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.ListValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.LocalLinks.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.MemoryLogStep.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.MemoryStats.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.NameAttrList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.NamedDevice.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.NamedTensorProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.NamedTupleValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.NodeDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.NodeOutput.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.NoneValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.OpDef.ArgDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.OpDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.OpDeprecation.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.OpList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.OptimizerOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.PairValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.QueueRunnerDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.ReaderBaseState.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.Resource.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.RPCOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.RunOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.SaveableObject.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.SavedAsset.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.SavedConcreteFunction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.SavedConstant.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.SavedFunction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.SavedModel.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.SavedResource.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.SavedUserObject.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.ScopedAllocatorOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.SessionMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.SignatureDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.StepStats.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.Summary.Audio.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.Summary.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.Summary.Image.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.SummaryDescription.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.SummaryMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.TensorConnection.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.TensorDescription.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.TensorShapeProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.TensorShapeProto.Dim.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.TensorSliceProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.TensorSliceProto.Extent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.TensorSpecProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.ThreadPoolOptionProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.Trace.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.TupleValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.TypeSpecProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.ValuesDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.VariableDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.VariantTensorDataProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.VerifierConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.VersionDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.profiler.ProfileOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.profiler.XEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.profiler.XEventMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.profiler.XLine.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.profiler.XSpace.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.profiler.XStat.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.profiler.XStatMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.BinSummary.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.BundleHeaderProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.CodeLocation.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.DebugEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.DebuggedDevice.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.DebuggedGraph.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.DebugMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.Event.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.Execution.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.GraphExecutionTrace.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.LogMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.MemAllocatorStats.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.MemChunk.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.RequestedExitCode.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.SavedSlice.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.SavedTensorSlices.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.SaverDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.SessionLog.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.SnapShot.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.SnapshotRecord.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.SourceFile.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.StackFrameWithId.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.TaggedRunMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.TensorMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.testlog.CommitId.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.testlog.EntryValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.testlog.GPUInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.testlog.MemoryInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.testlog.MetricEntry.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.testlog.RunConfiguration.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.WatchdogConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
 
addResourceDtypesAndShapes(ResourceDtypeAndShape) - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
Optional data types and shapes of a remote resource variable.
addResourceDtypesAndShapes(int, ResourceDtypeAndShape) - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
Optional data types and shapes of a remote resource variable.
addResourceDtypesAndShapes(ResourceDtypeAndShape.Builder) - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
Optional data types and shapes of a remote resource variable.
addResourceDtypesAndShapes(int, ResourceDtypeAndShape.Builder) - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
Optional data types and shapes of a remote resource variable.
addResourceDtypesAndShapesBuilder() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
Optional data types and shapes of a remote resource variable.
addResourceDtypesAndShapesBuilder(int) - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
Optional data types and shapes of a remote resource variable.
addResourceHandleVal(ResourceHandleProto) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_RESOURCE
addResourceHandleVal(int, ResourceHandleProto) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_RESOURCE
addResourceHandleVal(ResourceHandleProto.Builder) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_RESOURCE
addResourceHandleVal(int, ResourceHandleProto.Builder) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_RESOURCE
addResourceHandleValBuilder() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_RESOURCE
addResourceHandleValBuilder(int) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_RESOURCE
ADDRESS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.MemChunk
 
addS(ByteString) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(string)"
addScomplexVal(float) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_COMPLEX64.
addSessionInterOpThreadPool(ThreadPoolOptionProto) - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
This option is experimental - it may be replaced with a different mechanism in the future.
addSessionInterOpThreadPool(int, ThreadPoolOptionProto) - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
This option is experimental - it may be replaced with a different mechanism in the future.
addSessionInterOpThreadPool(ThreadPoolOptionProto.Builder) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.ConfigProto.Builder
This option is experimental - it may be replaced with a different mechanism in the future.
addSessionInterOpThreadPoolBuilder() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
This option is experimental - it may be replaced with a different mechanism in the future.
addSessionInterOpThreadPoolBuilder(int) - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
This option is experimental - it may be replaced with a different mechanism in the future.
addShape(TensorShapeProto) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(shape)"
addShape(int, TensorShapeProto) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(shape)"
addShape(TensorShapeProto.Builder) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(shape)"
addShape(int, TensorShapeProto.Builder) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(shape)"
addShape(long) - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo.Builder
repeated int64 shape = 3;
addShape(long) - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo.Builder
repeated int64 shape = 2;
addShape(long) - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo.Builder
repeated int64 shape = 2;
addShapeBuilder() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(shape)"
addShapeBuilder(int) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(shape)"
addSlice(TensorSliceProto) - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
Explicit list of slices saved in the checkpoint file.
addSlice(int, TensorSliceProto) - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
Explicit list of slices saved in the checkpoint file.
addSlice(TensorSliceProto.Builder) - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
Explicit list of slices saved in the checkpoint file.
addSlice(int, TensorSliceProto.Builder) - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
Explicit list of slices saved in the checkpoint file.
addSliceBuilder() - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
Explicit list of slices saved in the checkpoint file.
addSliceBuilder(int) - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
Explicit list of slices saved in the checkpoint file.
addSlices(TensorSliceProto) - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
Iff present, this entry represents a partitioned tensor.
addSlices(int, TensorSliceProto) - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
Iff present, this entry represents a partitioned tensor.
addSlices(TensorSliceProto.Builder) - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
Iff present, this entry represents a partitioned tensor.
addSlices(int, TensorSliceProto.Builder) - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
Iff present, this entry represents a partitioned tensor.
addSlicesBuilder() - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
Iff present, this entry represents a partitioned tensor.
addSlicesBuilder(int) - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
Iff present, this entry represents a partitioned tensor.
addSlotVariables(TrackableObjectGraph.TrackableObject.SlotVariableReference) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
Slot variables owned by this object.
addSlotVariables(int, TrackableObjectGraph.TrackableObject.SlotVariableReference) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
Slot variables owned by this object.
addSlotVariables(TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
Slot variables owned by this object.
addSlotVariables(int, TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
Slot variables owned by this object.
addSlotVariables(TrackableObjectGraph.TrackableObject.SlotVariableReference) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
addSlotVariables(int, TrackableObjectGraph.TrackableObject.SlotVariableReference) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
addSlotVariables(TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
addSlotVariables(int, TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
addSlotVariablesBuilder() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
Slot variables owned by this object.
addSlotVariablesBuilder(int) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
Slot variables owned by this object.
addSlotVariablesBuilder() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
addSlotVariablesBuilder(int) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
addSnapShot(SnapShot) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.SnapShot snap_shot = 4;
addSnapShot(int, SnapShot) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.SnapShot snap_shot = 4;
addSnapShot(SnapShot.Builder) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.SnapShot snap_shot = 4;
addSnapShot(int, SnapShot.Builder) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.SnapShot snap_shot = 4;
addSnapShotBuilder() - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.SnapShot snap_shot = 4;
addSnapShotBuilder(int) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.SnapShot snap_shot = 4;
addSourceFiles(DebuggedSourceFile) - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles.Builder
A collection of source code files.
addSourceFiles(int, DebuggedSourceFile) - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles.Builder
A collection of source code files.
addSourceFiles(DebuggedSourceFile.Builder) - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles.Builder
A collection of source code files.
addSourceFiles(int, DebuggedSourceFile.Builder) - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles.Builder
A collection of source code files.
addSourceFilesBuilder() - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles.Builder
A collection of source code files.
addSourceFilesBuilder(int) - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles.Builder
A collection of source code files.
AddSparseToTensorsMap - Class in org.tensorflow.op.sparse
Add a `SparseTensor` to a `SparseTensorsMap` return its handle.
addSparseToTensorsMap(Operand<TInt64>, Operand<T>, Operand<TInt64>, AddSparseToTensorsMap.Options...) - Method in class org.tensorflow.op.SparseOps
Add a `SparseTensor` to a `SparseTensorsMap` return its handle.
AddSparseToTensorsMap.Options - Class in org.tensorflow.op.sparse
Optional attributes for AddSparseToTensorsMap
addStackFrameIds(String) - Method in class org.tensorflow.proto.util.CodeLocation.Builder
ID to a stack frame, each of which is pointed to by a unique ID.
addStackFrameIdsBytes(ByteString) - Method in class org.tensorflow.proto.util.CodeLocation.Builder
ID to a stack frame, each of which is pointed to by a unique ID.
addStats(XStat) - Method in class org.tensorflow.proto.profiler.XEvent.Builder
XStats associated with the event.
addStats(int, XStat) - Method in class org.tensorflow.proto.profiler.XEvent.Builder
XStats associated with the event.
addStats(XStat.Builder) - Method in class org.tensorflow.proto.profiler.XEvent.Builder
XStats associated with the event.
addStats(int, XStat.Builder) - Method in class org.tensorflow.proto.profiler.XEvent.Builder
XStats associated with the event.
addStats(XStat) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
XStats associated with this plane, e.g.
addStats(int, XStat) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
XStats associated with this plane, e.g.
addStats(XStat.Builder) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
XStats associated with this plane, e.g.
addStats(int, XStat.Builder) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
XStats associated with this plane, e.g.
addStatsBuilder() - Method in class org.tensorflow.proto.profiler.XEvent.Builder
XStats associated with the event.
addStatsBuilder(int) - Method in class org.tensorflow.proto.profiler.XEvent.Builder
XStats associated with the event.
addStatsBuilder() - Method in class org.tensorflow.proto.profiler.XPlane.Builder
XStats associated with this plane, e.g.
addStatsBuilder(int) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
XStats associated with this plane, e.g.
addStringVal(ByteString) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_STRING
addTags(String) - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
User supplied tag(s) on the meta_graph and included graph_def.
addTagsBytes(ByteString) - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
User supplied tag(s) on the meta_graph and included graph_def.
addTarget(String) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Target Nodes.
addTarget(String) - Method in class org.tensorflow.Session.Runner
Make Session.Runner.run() execute operation, but not return any evaluated Tensors.
addTarget(Operation) - Method in class org.tensorflow.Session.Runner
Make Session.Runner.run() execute operation, but not return any evaluated Tensors.
addTarget(Op) - Method in class org.tensorflow.Session.Runner
Make Session.Runner.run() execute op, but not return any evaluated Tensors.
addTargetBytes(ByteString) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Target Nodes.
addTensor(TensorProto) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(tensor)"
addTensor(int, TensorProto) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(tensor)"
addTensor(TensorProto.Builder) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(tensor)"
addTensor(int, TensorProto.Builder) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(tensor)"
addTensor(SavedSliceMeta) - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta.Builder
Each SavedSliceMeta describes the slices for one tensor.
addTensor(int, SavedSliceMeta) - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta.Builder
Each SavedSliceMeta describes the slices for one tensor.
addTensor(SavedSliceMeta.Builder) - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta.Builder
Each SavedSliceMeta describes the slices for one tensor.
addTensor(int, SavedSliceMeta.Builder) - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta.Builder
Each SavedSliceMeta describes the slices for one tensor.
addTensor(TensorProto) - Method in class org.tensorflow.proto.util.SnapshotRecord.Builder
repeated .tensorflow.TensorProto tensor = 1;
addTensor(int, TensorProto) - Method in class org.tensorflow.proto.util.SnapshotRecord.Builder
repeated .tensorflow.TensorProto tensor = 1;
addTensor(TensorProto.Builder) - Method in class org.tensorflow.proto.util.SnapshotRecord.Builder
repeated .tensorflow.TensorProto tensor = 1;
addTensor(int, TensorProto.Builder) - Method in class org.tensorflow.proto.util.SnapshotRecord.Builder
repeated .tensorflow.TensorProto tensor = 1;
addTensorBuilder() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(tensor)"
addTensorBuilder(int) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(tensor)"
addTensorBuilder() - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta.Builder
Each SavedSliceMeta describes the slices for one tensor.
addTensorBuilder(int) - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta.Builder
Each SavedSliceMeta describes the slices for one tensor.
addTensorBuilder() - Method in class org.tensorflow.proto.util.SnapshotRecord.Builder
repeated .tensorflow.TensorProto tensor = 1;
addTensorBuilder(int) - Method in class org.tensorflow.proto.util.SnapshotRecord.Builder
repeated .tensorflow.TensorProto tensor = 1;
addTensorConnection(TensorConnection) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Tensors to be connected in the callable.
addTensorConnection(int, TensorConnection) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Tensors to be connected in the callable.
addTensorConnection(TensorConnection.Builder) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Tensors to be connected in the callable.
addTensorConnection(int, TensorConnection.Builder) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Tensors to be connected in the callable.
addTensorConnectionBuilder() - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Tensors to be connected in the callable.
addTensorConnectionBuilder(int) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Tensors to be connected in the callable.
addTensorContent(ByteString) - Method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra.Builder
repeated bytes tensor_content = 1;
addTensorMetadata(TensorMetadata) - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata.Builder
repeated .tensorflow.data.experimental.TensorMetadata tensor_metadata = 1;
addTensorMetadata(int, TensorMetadata) - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata.Builder
repeated .tensorflow.data.experimental.TensorMetadata tensor_metadata = 1;
addTensorMetadata(TensorMetadata.Builder) - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata.Builder
repeated .tensorflow.data.experimental.TensorMetadata tensor_metadata = 1;
addTensorMetadata(int, TensorMetadata.Builder) - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata.Builder
repeated .tensorflow.data.experimental.TensorMetadata tensor_metadata = 1;
addTensorMetadataBuilder() - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata.Builder
repeated .tensorflow.data.experimental.TensorMetadata tensor_metadata = 1;
addTensorMetadataBuilder(int) - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata.Builder
repeated .tensorflow.data.experimental.TensorMetadata tensor_metadata = 1;
addTensorProtos(TensorProto) - Method in class org.tensorflow.proto.util.Execution.Builder
Output Tensor values in the type described by `tensor_value_type`.
addTensorProtos(int, TensorProto) - Method in class org.tensorflow.proto.util.Execution.Builder
Output Tensor values in the type described by `tensor_value_type`.
addTensorProtos(TensorProto.Builder) - Method in class org.tensorflow.proto.util.Execution.Builder
Output Tensor values in the type described by `tensor_value_type`.
addTensorProtos(int, TensorProto.Builder) - Method in class org.tensorflow.proto.util.Execution.Builder
Output Tensor values in the type described by `tensor_value_type`.
addTensorProtosBuilder() - Method in class org.tensorflow.proto.util.Execution.Builder
Output Tensor values in the type described by `tensor_value_type`.
addTensorProtosBuilder(int) - Method in class org.tensorflow.proto.util.Execution.Builder
Output Tensor values in the type described by `tensor_value_type`.
addTensors(TensorProto) - Method in class org.tensorflow.proto.framework.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
addTensors(int, TensorProto) - Method in class org.tensorflow.proto.framework.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
addTensors(TensorProto.Builder) - Method in class org.tensorflow.proto.framework.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
addTensors(int, TensorProto.Builder) - Method in class org.tensorflow.proto.framework.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
addTensorsBuilder() - Method in class org.tensorflow.proto.framework.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
addTensorsBuilder(int) - Method in class org.tensorflow.proto.framework.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
addTraceEvents(TraceEvent) - Method in class org.tensorflow.proto.framework.Trace.Builder
All trace events capturing in the profiling period.
addTraceEvents(int, TraceEvent) - Method in class org.tensorflow.proto.framework.Trace.Builder
All trace events capturing in the profiling period.
addTraceEvents(TraceEvent.Builder) - Method in class org.tensorflow.proto.framework.Trace.Builder
All trace events capturing in the profiling period.
addTraceEvents(int, TraceEvent.Builder) - Method in class org.tensorflow.proto.framework.Trace.Builder
All trace events capturing in the profiling period.
addTraceEventsBuilder() - Method in class org.tensorflow.proto.framework.Trace.Builder
All trace events capturing in the profiling period.
addTraceEventsBuilder(int) - Method in class org.tensorflow.proto.framework.Trace.Builder
All trace events capturing in the profiling period.
addType(DataType) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(type)"
addTypeValue(int) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(type)"
addUint32Val(int) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_UINT32
addUint64Val(long) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_UINT64
addValue(ByteString) - Method in class org.tensorflow.proto.example.BytesList.Builder
repeated bytes value = 1;
addValue(float) - Method in class org.tensorflow.proto.example.FloatList.Builder
repeated float value = 1 [packed = true];
addValue(long) - Method in class org.tensorflow.proto.example.Int64List.Builder
repeated int64 value = 1 [packed = true];
addValue(Any) - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList.Builder
repeated .google.protobuf.Any value = 1;
addValue(int, Any) - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList.Builder
repeated .google.protobuf.Any value = 1;
addValue(Any.Builder) - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList.Builder
repeated .google.protobuf.Any value = 1;
addValue(int, Any.Builder) - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList.Builder
repeated .google.protobuf.Any value = 1;
addValue(ByteString) - Method in class org.tensorflow.proto.framework.CollectionDef.BytesList.Builder
repeated bytes value = 1;
addValue(float) - Method in class org.tensorflow.proto.framework.CollectionDef.FloatList.Builder
repeated float value = 1 [packed = true];
addValue(long) - Method in class org.tensorflow.proto.framework.CollectionDef.Int64List.Builder
repeated int64 value = 1 [packed = true];
addValue(String) - Method in class org.tensorflow.proto.framework.CollectionDef.NodeList.Builder
repeated string value = 1;
addValue(Summary.Value) - Method in class org.tensorflow.proto.framework.Summary.Builder
Set of values for the summary.
addValue(int, Summary.Value) - Method in class org.tensorflow.proto.framework.Summary.Builder
Set of values for the summary.
addValue(Summary.Value.Builder) - Method in class org.tensorflow.proto.framework.Summary.Builder
Set of values for the summary.
addValue(int, Summary.Value.Builder) - Method in class org.tensorflow.proto.framework.Summary.Builder
Set of values for the summary.
addValueBuilder() - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList.Builder
repeated .google.protobuf.Any value = 1;
addValueBuilder(int) - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList.Builder
repeated .google.protobuf.Any value = 1;
addValueBuilder() - Method in class org.tensorflow.proto.framework.Summary.Builder
Set of values for the summary.
addValueBuilder(int) - Method in class org.tensorflow.proto.framework.Summary.Builder
Set of values for the summary.
addValueBytes(ByteString) - Method in class org.tensorflow.proto.framework.CollectionDef.NodeList.Builder
repeated string value = 1;
addValues(StructuredValue) - Method in class org.tensorflow.proto.framework.ListValue.Builder
repeated .tensorflow.StructuredValue values = 1;
addValues(int, StructuredValue) - Method in class org.tensorflow.proto.framework.ListValue.Builder
repeated .tensorflow.StructuredValue values = 1;
addValues(StructuredValue.Builder) - Method in class org.tensorflow.proto.framework.ListValue.Builder
repeated .tensorflow.StructuredValue values = 1;
addValues(int, StructuredValue.Builder) - Method in class org.tensorflow.proto.framework.ListValue.Builder
repeated .tensorflow.StructuredValue values = 1;
addValues(PairValue) - Method in class org.tensorflow.proto.framework.NamedTupleValue.Builder
repeated .tensorflow.PairValue values = 2;
addValues(int, PairValue) - Method in class org.tensorflow.proto.framework.NamedTupleValue.Builder
repeated .tensorflow.PairValue values = 2;
addValues(PairValue.Builder) - Method in class org.tensorflow.proto.framework.NamedTupleValue.Builder
repeated .tensorflow.PairValue values = 2;
addValues(int, PairValue.Builder) - Method in class org.tensorflow.proto.framework.NamedTupleValue.Builder
repeated .tensorflow.PairValue values = 2;
addValues(StructuredValue) - Method in class org.tensorflow.proto.framework.TupleValue.Builder
repeated .tensorflow.StructuredValue values = 1;
addValues(int, StructuredValue) - Method in class org.tensorflow.proto.framework.TupleValue.Builder
repeated .tensorflow.StructuredValue values = 1;
addValues(StructuredValue.Builder) - Method in class org.tensorflow.proto.framework.TupleValue.Builder
repeated .tensorflow.StructuredValue values = 1;
addValues(int, StructuredValue.Builder) - Method in class org.tensorflow.proto.framework.TupleValue.Builder
repeated .tensorflow.StructuredValue values = 1;
addValues(String) - Method in class org.tensorflow.proto.framework.ValuesDef.Builder
Value names that have been seen in this context.
addValuesBuilder() - Method in class org.tensorflow.proto.framework.ListValue.Builder
repeated .tensorflow.StructuredValue values = 1;
addValuesBuilder(int) - Method in class org.tensorflow.proto.framework.ListValue.Builder
repeated .tensorflow.StructuredValue values = 1;
addValuesBuilder() - Method in class org.tensorflow.proto.framework.NamedTupleValue.Builder
repeated .tensorflow.PairValue values = 2;
addValuesBuilder(int) - Method in class org.tensorflow.proto.framework.NamedTupleValue.Builder
repeated .tensorflow.PairValue values = 2;
addValuesBuilder() - Method in class org.tensorflow.proto.framework.TupleValue.Builder
repeated .tensorflow.StructuredValue values = 1;
addValuesBuilder(int) - Method in class org.tensorflow.proto.framework.TupleValue.Builder
repeated .tensorflow.StructuredValue values = 1;
addValuesBytes(ByteString) - Method in class org.tensorflow.proto.framework.ValuesDef.Builder
Value names that have been seen in this context.
addVariantVal(VariantTensorDataProto) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_VARIANT
addVariantVal(int, VariantTensorDataProto) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_VARIANT
addVariantVal(VariantTensorDataProto.Builder) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_VARIANT
addVariantVal(int, VariantTensorDataProto.Builder) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_VARIANT
addVariantValBuilder() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_VARIANT
addVariantValBuilder(int) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_VARIANT
addVarOffset(long) - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef.Builder
Offset of this variable into the full variable.
addVarShape(long) - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef.Builder
Shape of this variable.
addVirtualDevices(GPUOptions.Experimental.VirtualDevices) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.Builder
The multi virtual device settings.
addVirtualDevices(int, GPUOptions.Experimental.VirtualDevices) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.Builder
The multi virtual device settings.
addVirtualDevices(GPUOptions.Experimental.VirtualDevices.Builder) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.Builder
The multi virtual device settings.
addVirtualDevices(int, GPUOptions.Experimental.VirtualDevices.Builder) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.Builder
The multi virtual device settings.
addVirtualDevicesBuilder() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.Builder
The multi virtual device settings.
addVirtualDevicesBuilder(int) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.Builder
The multi virtual device settings.
addWarnings(String) - Method in class org.tensorflow.proto.profiler.XSpace.Builder
Warnings (if any) in the generation of planes;
addWarningsBytes(ByteString) - Method in class org.tensorflow.proto.profiler.XSpace.Builder
Warnings (if any) in the generation of planes;
addWorkerLog(Event) - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
repeated .tensorflow.Event worker_log = 2;
addWorkerLog(int, Event) - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
repeated .tensorflow.Event worker_log = 2;
addWorkerLog(Event.Builder) - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
repeated .tensorflow.Event worker_log = 2;
addWorkerLog(int, Event.Builder) - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
repeated .tensorflow.Event worker_log = 2;
addWorkerLogBuilder() - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
repeated .tensorflow.Event worker_log = 2;
addWorkerLogBuilder(int) - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
repeated .tensorflow.Event worker_log = 2;
adjoint(Boolean) - Static method in class org.tensorflow.op.linalg.BandedTriangularSolve
 
adjoint(Boolean) - Method in class org.tensorflow.op.linalg.BandedTriangularSolve.Options
 
adjoint(Boolean) - Static method in class org.tensorflow.op.linalg.BatchMatrixInverse
 
adjoint(Boolean) - Method in class org.tensorflow.op.linalg.BatchMatrixInverse.Options
 
adjoint(Boolean) - Static method in class org.tensorflow.op.linalg.BatchMatrixSolve
 
adjoint(Boolean) - Method in class org.tensorflow.op.linalg.BatchMatrixSolve.Options
 
adjoint(Boolean) - Static method in class org.tensorflow.op.linalg.BatchMatrixTriangularSolve
 
adjoint(Boolean) - Method in class org.tensorflow.op.linalg.BatchMatrixTriangularSolve.Options
 
adjoint(Boolean) - Static method in class org.tensorflow.op.linalg.Inv
 
adjoint(Boolean) - Method in class org.tensorflow.op.linalg.Inv.Options
 
adjoint(Boolean) - Static method in class org.tensorflow.op.linalg.Solve
 
adjoint(Boolean) - Method in class org.tensorflow.op.linalg.Solve.Options
 
adjoint(Boolean) - Static method in class org.tensorflow.op.linalg.TriangularSolve
 
adjoint(Boolean) - Method in class org.tensorflow.op.linalg.TriangularSolve.Options
 
adjointA(Boolean) - Static method in class org.tensorflow.op.linalg.sparse.SparseMatrixMatMul
 
adjointA(Boolean) - Method in class org.tensorflow.op.linalg.sparse.SparseMatrixMatMul.Options
 
adjointA(Boolean) - Static method in class org.tensorflow.op.linalg.sparse.SparseMatrixSparseMatMul
 
adjointA(Boolean) - Method in class org.tensorflow.op.linalg.sparse.SparseMatrixSparseMatMul.Options
 
adjointA(Boolean) - Static method in class org.tensorflow.op.sparse.SparseTensorDenseMatMul
 
adjointA(Boolean) - Method in class org.tensorflow.op.sparse.SparseTensorDenseMatMul.Options
 
adjointB(Boolean) - Static method in class org.tensorflow.op.linalg.sparse.SparseMatrixMatMul
 
adjointB(Boolean) - Method in class org.tensorflow.op.linalg.sparse.SparseMatrixMatMul.Options
 
adjointB(Boolean) - Static method in class org.tensorflow.op.linalg.sparse.SparseMatrixSparseMatMul
 
adjointB(Boolean) - Method in class org.tensorflow.op.linalg.sparse.SparseMatrixSparseMatMul.Options
 
adjointB(Boolean) - Static method in class org.tensorflow.op.sparse.SparseTensorDenseMatMul
 
adjointB(Boolean) - Method in class org.tensorflow.op.sparse.SparseTensorDenseMatMul.Options
 
AdjustContrast<T extends TNumber> - Class in org.tensorflow.op.image
Adjust the contrast of one or more images.
adjustContrast(Operand<T>, Operand<TFloat32>) - Method in class org.tensorflow.op.ImageOps
Adjust the contrast of one or more images.
AdjustHue<T extends TNumber> - Class in org.tensorflow.op.image
Adjust the hue of one or more images.
adjustHue(Operand<T>, Operand<TFloat32>) - Method in class org.tensorflow.op.ImageOps
Adjust the hue of one or more images.
AdjustSaturation<T extends TNumber> - Class in org.tensorflow.op.image
Adjust the saturation of one or more images.
adjustSaturation(Operand<T>, Operand<TFloat32>) - Method in class org.tensorflow.op.ImageOps
Adjust the saturation of one or more images.
adjX(Boolean) - Static method in class org.tensorflow.op.train.BatchMatMul
 
adjX(Boolean) - Method in class org.tensorflow.op.train.BatchMatMul.Options
 
adjY(Boolean) - Static method in class org.tensorflow.op.train.BatchMatMul
 
adjY(Boolean) - Method in class org.tensorflow.op.train.BatchMatMul.Options
 
AGGREGATION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SavedVariable
 
AGGREGATION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.VariableDef
 
AGGRESSIVE_VALUE - Static variable in enum org.tensorflow.proto.framework.RewriterConfig.Toggle
Enable some aggressive optimizations that use assumptions that TF graphs may break.
aIsSparse(Boolean) - Static method in class org.tensorflow.op.sparse.SparseMatMul
 
aIsSparse(Boolean) - Method in class org.tensorflow.op.sparse.SparseMatMul.Options
 
algorithm(Long) - Static method in class org.tensorflow.op.data.ModelDataset
 
algorithm(Long) - Method in class org.tensorflow.op.data.ModelDataset.Options
 
ALIAS_INPUT_PORT_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo
 
align(String) - Static method in class org.tensorflow.op.linalg.MatrixDiagPartV3
 
align(String) - Method in class org.tensorflow.op.linalg.MatrixDiagPartV3.Options
 
align(String) - Static method in class org.tensorflow.op.linalg.MatrixDiagV3
 
align(String) - Method in class org.tensorflow.op.linalg.MatrixDiagV3.Options
 
align(String) - Static method in class org.tensorflow.op.linalg.MatrixSetDiag
 
align(String) - Method in class org.tensorflow.op.linalg.MatrixSetDiag.Options
 
alignCorners(Boolean) - Static method in class org.tensorflow.op.image.QuantizedResizeBilinear
 
alignCorners(Boolean) - Method in class org.tensorflow.op.image.QuantizedResizeBilinear.Options
 
alignCorners(Boolean) - Static method in class org.tensorflow.op.image.ResizeArea
 
alignCorners(Boolean) - Method in class org.tensorflow.op.image.ResizeArea.Options
 
alignCorners(Boolean) - Static method in class org.tensorflow.op.image.ResizeBicubic
 
alignCorners(Boolean) - Method in class org.tensorflow.op.image.ResizeBicubic.Options
 
alignCorners(Boolean) - Static method in class org.tensorflow.op.image.ResizeBicubicGrad
 
alignCorners(Boolean) - Method in class org.tensorflow.op.image.ResizeBicubicGrad.Options
 
alignCorners(Boolean) - Static method in class org.tensorflow.op.image.ResizeBilinear
 
alignCorners(Boolean) - Method in class org.tensorflow.op.image.ResizeBilinear.Options
 
alignCorners(Boolean) - Static method in class org.tensorflow.op.image.ResizeBilinearGrad
 
alignCorners(Boolean) - Method in class org.tensorflow.op.image.ResizeBilinearGrad.Options
 
alignCorners(Boolean) - Static method in class org.tensorflow.op.image.ResizeNearestNeighbor
 
alignCorners(Boolean) - Method in class org.tensorflow.op.image.ResizeNearestNeighbor.Options
 
alignCorners(Boolean) - Static method in class org.tensorflow.op.image.ResizeNearestNeighborGrad
 
alignCorners(Boolean) - Method in class org.tensorflow.op.image.ResizeNearestNeighborGrad.Options
 
All - Class in org.tensorflow.op.core
Computes the "logical and" of elements across dimensions of a tensor.
all(Operand<TBool>, Operand<T>, All.Options...) - Method in class org.tensorflow.op.Ops
Computes the "logical and" of elements across dimensions of a tensor.
All.Options - Class in org.tensorflow.op.core
Optional attributes for All
ALL_END_REL_MICROS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.NodeExecStats
 
ALL_END_REL_NANOS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.NodeExecStats
 
ALL_START_MICROS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.NodeExecStats
 
ALL_START_NANOS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.NodeExecStats
 
AllCandidateSampler - Class in org.tensorflow.op.random
Generates labels for candidate sampling with a learned unigram distribution.
allCandidateSampler(Operand<TInt64>, Long, Long, Boolean, AllCandidateSampler.Options...) - Method in class org.tensorflow.op.RandomOps
Generates labels for candidate sampling with a learned unigram distribution.
AllCandidateSampler.Options - Class in org.tensorflow.op.random
Optional attributes for AllCandidateSampler
ALLOC_BYTES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.AllocationRecord
 
ALLOC_MICROS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.AllocationRecord
 
ALLOCATED_BYTES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.AllocationDescription
 
allocateTensor(int, long[], long) - Static method in class org.tensorflow.internal.c_api.AbstractTF_Tensor
Calls TF_AllocateTensor(), and registers a deallocator.
ALLOCATION_DESCRIPTION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TensorDescription
 
ALLOCATION_ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.AllocationDescription
 
ALLOCATION_ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.MemoryLogRawAllocation
 
ALLOCATION_ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.MemoryLogRawDeallocation
 
ALLOCATION_ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation
 
ALLOCATION_RECORDS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.AllocatorMemoryUsed
 
AllocationDescription - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.AllocationDescription
AllocationDescription.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.AllocationDescription
AllocationDescriptionOrBuilder - Interface in org.tensorflow.proto.framework
 
AllocationDescriptionProtos - Class in org.tensorflow.proto.framework
 
AllocationRecord - Class in org.tensorflow.proto.framework
An allocation/de-allocation operation performed by the allocator.
AllocationRecord.Builder - Class in org.tensorflow.proto.framework
An allocation/de-allocation operation performed by the allocator.
AllocationRecordOrBuilder - Interface in org.tensorflow.proto.framework
 
ALLOCATOR_BYTES_IN_USE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.AllocatorMemoryUsed
 
ALLOCATOR_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.AllocationDescription
 
ALLOCATOR_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.AllocatorMemoryUsed
 
ALLOCATOR_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.MemoryLogRawAllocation
 
ALLOCATOR_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.MemoryLogRawDeallocation
 
ALLOCATOR_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation
 
ALLOCATOR_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.MemoryDump
 
ALLOCATOR_TYPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GPUOptions
 
AllocatorMemoryUsed - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.AllocatorMemoryUsed
AllocatorMemoryUsed.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.AllocatorMemoryUsed
AllocatorMemoryUsedOrBuilder - Interface in org.tensorflow.proto.framework
 
ALLOW_GROWTH_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GPUOptions
 
ALLOW_SOFT_PLACEMENT_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ConfigProto
 
ALLOWED_POSITIONAL_ARGUMENTS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SavedBareConcreteFunction
 
ALLOWED_VALUES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.KernelDef.AttrConstraint
 
ALLOWED_VALUES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.OpDef.AttrDef
 
allowedBatchSizes(List<Long>) - Static method in class org.tensorflow.op.core.Batch
 
allowedBatchSizes(List<Long>) - Method in class org.tensorflow.op.core.Batch.Options
 
allowedDevices(List<String>) - Static method in class org.tensorflow.op.core.VarHandleOp
 
allowedDevices(List<String>) - Method in class org.tensorflow.op.core.VarHandleOp.Options
 
ALLOWS_UNINITIALIZED_INPUT_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.OpDef
 
allowSmallBatch(Boolean) - Static method in class org.tensorflow.op.core.BarrierTakeMany
 
allowSmallBatch(Boolean) - Method in class org.tensorflow.op.core.BarrierTakeMany.Options
 
allowSoftPlacement(Boolean) - Static method in class org.tensorflow.op.tpu.TPUReplicateMetadata
 
allowSoftPlacement(Boolean) - Method in class org.tensorflow.op.tpu.TPUReplicateMetadata.Options
 
AllReduce<T extends TNumber> - Class in org.tensorflow.op.collective
Mutually reduces multiple tensors of identical type and shape.
AllReduce.Options - Class in org.tensorflow.op.collective
Optional attributes for AllReduce
AllToAll<T extends TType> - Class in org.tensorflow.op.tpu
An Op to exchange data across TPU replicas.
alpha(Float) - Static method in class org.tensorflow.op.data.LeakyReluGrad
 
alpha(Float) - Method in class org.tensorflow.op.data.LeakyReluGrad.Options
 
alpha(Float) - Static method in class org.tensorflow.op.nn.LeakyRelu
 
alpha(Float) - Method in class org.tensorflow.op.nn.LeakyRelu.Options
 
alpha(Float) - Static method in class org.tensorflow.op.nn.LocalResponseNormalization
 
alpha(Float) - Method in class org.tensorflow.op.nn.LocalResponseNormalization.Options
 
alpha(Float) - Static method in class org.tensorflow.op.nn.LocalResponseNormalizationGrad
 
alpha(Float) - Method in class org.tensorflow.op.nn.LocalResponseNormalizationGrad.Options
 
ALREADY_EXISTS_VALUE - Static variable in enum org.tensorflow.proto.framework.Code
Some entity that we attempted to create (e.g., file or directory) already exists.
ANDROID_BENCHMARK_VALUE - Static variable in enum org.tensorflow.proto.util.testlog.TestResults.BenchmarkType
ANDROID_BENCHMARK = 3;
Angle<U extends TNumber> - Class in org.tensorflow.op.math
Returns the argument of a complex number.
angle(Operand<T>) - Method in class org.tensorflow.op.MathOps
Returns the argument of a complex number.
angle(Operand<T>, DataType<U>) - Method in class org.tensorflow.op.MathOps
Returns the argument of a complex number.
AnonymousIterator - Class in org.tensorflow.op.data
A container for an iterator resource.
anonymousIterator(List<DataType<?>>, List<Shape>) - Method in class org.tensorflow.op.DataOps
A container for an iterator resource.
AnonymousMemoryCache - Class in org.tensorflow.op.data
 
AnonymousMultiDeviceIterator - Class in org.tensorflow.op.data
A container for a multi device iterator resource.
AnonymousRandomSeedGenerator - Class in org.tensorflow.op.random
 
AnonymousSeedGenerator - Class in org.tensorflow.op.random
 
antialias(Boolean) - Static method in class org.tensorflow.op.image.ScaleAndTranslate
 
antialias(Boolean) - Method in class org.tensorflow.op.image.ScaleAndTranslate.Options
 
antialias(Boolean) - Static method in class org.tensorflow.op.image.ScaleAndTranslateGrad
 
antialias(Boolean) - Method in class org.tensorflow.op.image.ScaleAndTranslateGrad.Options
 
Any - Class in org.tensorflow.op.core
Computes the "logical or" of elements across dimensions of a tensor.
any(Operand<TBool>, Operand<T>, Any.Options...) - Method in class org.tensorflow.op.Ops
Computes the "logical or" of elements across dimensions of a tensor.
Any.Options - Class in org.tensorflow.op.core
Optional attributes for Any
ANY_INFO_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
 
ANY_LIST_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CollectionDef
 
ApiDef - Class in org.tensorflow.proto.framework
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.tensorflow.proto.framework
Protobuf type tensorflow.ApiDef.Arg
ApiDef.Arg.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.ApiDef.Arg
ApiDef.ArgOrBuilder - Interface in org.tensorflow.proto.framework
 
ApiDef.Attr - Class in org.tensorflow.proto.framework
Description of the graph-construction-time configuration of this Op.
ApiDef.Attr.Builder - Class in org.tensorflow.proto.framework
Description of the graph-construction-time configuration of this Op.
ApiDef.AttrOrBuilder - Interface in org.tensorflow.proto.framework
 
ApiDef.Builder - Class in org.tensorflow.proto.framework
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.tensorflow.proto.framework
If you specify any endpoint, this will replace all of the inherited endpoints.
ApiDef.Endpoint.Builder - Class in org.tensorflow.proto.framework
If you specify any endpoint, this will replace all of the inherited endpoints.
ApiDef.EndpointOrBuilder - Interface in org.tensorflow.proto.framework
 
ApiDef.Visibility - Enum in org.tensorflow.proto.framework
Protobuf enum tensorflow.ApiDef.Visibility
ApiDefOrBuilder - Interface in org.tensorflow.proto.framework
 
ApiDefProtos - Class in org.tensorflow.proto.framework
 
ApiDefs - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.ApiDefs
ApiDefs.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.ApiDefs
ApiDefsOrBuilder - Interface in org.tensorflow.proto.framework
 
append(Scope, Shape<TInt32>, int) - Static method in class org.tensorflow.op.core.Shapes
Creates a 1-dimensional operand containing the dimensions of a shape followed by the last dimension.
append(Scope, Shape<TInt64>, long) - Static method in class org.tensorflow.op.core.Shapes
Creates a 1-dimensional operand containing the dimensions of a shape followed by the last dimension.
append(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.core.Shapes
Creates a 1-dimensional operand that represents a new shape containing the dimensions of the operand representing a shape, followed by the dimensions of an operand representing a shape to append.
append(Shape<TInt64>, long) - Method in class org.tensorflow.op.ShapeOps
Creates a 1-dimensional operand containing the dimensions of a shape followed by the last dimension.
append(Shape<TInt32>, int) - Method in class org.tensorflow.op.ShapeOps
Creates a 1-dimensional operand containing the dimensions of a shape followed by the last dimension.
append(Operand<T>, Operand<T>) - Method in class org.tensorflow.op.ShapeOps
Creates a 1-dimensional operand that represents a new shape containing the dimensions of the operand representing a shape, followed by the dimensions of an operand representing a shape to append.
apply(TF_Tensor, Shape) - Method in interface org.tensorflow.DataType.TensorMapper
Maps tensor memory to a data structure for manipulating elements of this type.
ApplyAdadelta<T extends TType> - Class in org.tensorflow.op.train
Update '*var' according to the adadelta scheme.
applyAdadelta(Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, ApplyAdadelta.Options...) - Method in class org.tensorflow.op.TrainOps
Update '*var' according to the adadelta scheme.
ApplyAdadelta.Options - Class in org.tensorflow.op.train
Optional attributes for ApplyAdadelta
ApplyAdagrad<T extends TType> - Class in org.tensorflow.op.train
Update '*var' according to the adagrad scheme.
applyAdagrad(Operand<T>, Operand<T>, Operand<T>, Operand<T>, ApplyAdagrad.Options...) - Method in class org.tensorflow.op.TrainOps
Update '*var' according to the adagrad scheme.
ApplyAdagrad.Options - Class in org.tensorflow.op.train
Optional attributes for ApplyAdagrad
ApplyAdagradDa<T extends TType> - Class in org.tensorflow.op.train
Update '*var' according to the proximal adagrad scheme.
applyAdagradDa(Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<TInt64>, ApplyAdagradDa.Options...) - Method in class org.tensorflow.op.TrainOps
Update '*var' according to the proximal adagrad scheme.
ApplyAdagradDa.Options - Class in org.tensorflow.op.train
Optional attributes for ApplyAdagradDa
ApplyAdagradV2<T extends TType> - Class in org.tensorflow.op.train
Update '*var' according to the adagrad scheme.
ApplyAdagradV2.Options - Class in org.tensorflow.op.train
Optional attributes for ApplyAdagradV2
ApplyAdam<T extends TType> - Class in org.tensorflow.op.train
Update '*var' according to the Adam algorithm.
applyAdam(Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, ApplyAdam.Options...) - Method in class org.tensorflow.op.TrainOps
Update '*var' according to the Adam algorithm.
ApplyAdam.Options - Class in org.tensorflow.op.train
Optional attributes for ApplyAdam
ApplyAdaMax<T extends TType> - Class in org.tensorflow.op.train
Update '*var' according to the AdaMax algorithm.
ApplyAdaMax.Options - Class in org.tensorflow.op.train
Optional attributes for ApplyAdaMax
ApplyAddSign<T extends TType> - Class in org.tensorflow.op.train
Update '*var' according to the AddSign update.
applyAddSign(Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, ApplyAddSign.Options...) - Method in class org.tensorflow.op.TrainOps
Update '*var' according to the AddSign update.
ApplyAddSign.Options - Class in org.tensorflow.op.train
Optional attributes for ApplyAddSign
ApplyCenteredRmsProp<T extends TType> - Class in org.tensorflow.op.train
Update '*var' according to the centered RMSProp algorithm.
applyCenteredRmsProp(Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, ApplyCenteredRmsProp.Options...) - Method in class org.tensorflow.op.TrainOps
Update '*var' according to the centered RMSProp algorithm.
ApplyCenteredRmsProp.Options - Class in org.tensorflow.op.train
Optional attributes for ApplyCenteredRmsProp
applyControlDependencies(OperationBuilder) - Method in class org.tensorflow.op.Scope
Adds each Operand in controlDependencies as a control input to the provided builder.
ApplyFtrl<T extends TType> - Class in org.tensorflow.op.train
Update '*var' according to the Ftrl-proximal scheme.
applyFtrl(Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, ApplyFtrl.Options...) - Method in class org.tensorflow.op.TrainOps
Update '*var' according to the Ftrl-proximal scheme.
ApplyFtrl.Options - Class in org.tensorflow.op.train
Optional attributes for ApplyFtrl
ApplyGradientDescent<T extends TType> - Class in org.tensorflow.op.train
Update '*var' by subtracting 'alpha' * 'delta' from it.
applyGradientDescent(Operand<T>, Operand<T>, Operand<T>, ApplyGradientDescent.Options...) - Method in class org.tensorflow.op.TrainOps
Update '*var' by subtracting 'alpha' * 'delta' from it.
ApplyGradientDescent.Options - Class in org.tensorflow.op.train
Optional attributes for ApplyGradientDescent
ApplyMomentum<T extends TType> - Class in org.tensorflow.op.train
Update '*var' according to the momentum scheme.
applyMomentum(Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, ApplyMomentum.Options...) - Method in class org.tensorflow.op.TrainOps
Update '*var' according to the momentum scheme.
ApplyMomentum.Options - Class in org.tensorflow.op.train
Optional attributes for ApplyMomentum
ApplyPowerSign<T extends TType> - Class in org.tensorflow.op.train
Update '*var' according to the AddSign update.
applyPowerSign(Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, ApplyPowerSign.Options...) - Method in class org.tensorflow.op.TrainOps
Update '*var' according to the AddSign update.
ApplyPowerSign.Options - Class in org.tensorflow.op.train
Optional attributes for ApplyPowerSign
ApplyProximalAdagrad<T extends TType> - Class in org.tensorflow.op.train
Update '*var' and '*accum' according to FOBOS with Adagrad learning rate.
applyProximalAdagrad(Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, ApplyProximalAdagrad.Options...) - Method in class org.tensorflow.op.TrainOps
Update '*var' and '*accum' according to FOBOS with Adagrad learning rate.
ApplyProximalAdagrad.Options - Class in org.tensorflow.op.train
Optional attributes for ApplyProximalAdagrad
ApplyProximalGradientDescent<T extends TType> - Class in org.tensorflow.op.train
Update '*var' as FOBOS algorithm with fixed learning rate.
applyProximalGradientDescent(Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, ApplyProximalGradientDescent.Options...) - Method in class org.tensorflow.op.TrainOps
Update '*var' as FOBOS algorithm with fixed learning rate.
ApplyProximalGradientDescent.Options - Class in org.tensorflow.op.train
Optional attributes for ApplyProximalGradientDescent
ApplyRmsProp<T extends TType> - Class in org.tensorflow.op.train
Update '*var' according to the RMSProp algorithm.
applyRmsProp(Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, ApplyRmsProp.Options...) - Method in class org.tensorflow.op.TrainOps
Update '*var' according to the RMSProp algorithm.
ApplyRmsProp.Options - Class in org.tensorflow.op.train
Optional attributes for ApplyRmsProp
ApproximateEqual - Class in org.tensorflow.op.math
Returns the truth value of abs(x-y) < tolerance element-wise.
approximateEqual(Operand<T>, Operand<T>, ApproximateEqual.Options...) - Method in class org.tensorflow.op.MathOps
Returns the truth value of abs(x-y) < tolerance element-wise.
ApproximateEqual.Options - Class in org.tensorflow.op.math
Optional attributes for ApproximateEqual
areaRange(List<Float>) - Static method in class org.tensorflow.op.image.SampleDistortedBoundingBox
 
areaRange(List<Float>) - Method in class org.tensorflow.op.image.SampleDistortedBoundingBox.Options
 
ARG_ATTR_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.FunctionDef
 
ARG_ORDER_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ApiDef
 
ArgMax<V extends TNumber> - Class in org.tensorflow.op.math
Returns the index with the largest value across dimensions of a tensor.
argMax(Operand<T>, Operand<U>) - Method in class org.tensorflow.op.MathOps
Returns the index with the largest value across dimensions of a tensor.
argMax(Operand<T>, Operand<U>, DataType<V>) - Method in class org.tensorflow.op.MathOps
Returns the index with the largest value across dimensions of a tensor.
argmax() - Method in class org.tensorflow.op.nn.MaxPoolWithArgmax
4-D.
ArgMin<V extends TNumber> - Class in org.tensorflow.op.math
Returns the index with the smallest value across dimensions of a tensor.
argMin(Operand<T>, Operand<U>) - Method in class org.tensorflow.op.MathOps
Returns the index with the smallest value across dimensions of a tensor.
argMin(Operand<T>, Operand<U>, DataType<V>) - Method in class org.tensorflow.op.MathOps
Returns the index with the smallest value across dimensions of a tensor.
ARGS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TraceEvent
 
ARGUMENT_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.RunConfiguration
 
ARGUMENT_KEYWORDS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SavedBareConcreteFunction
 
ARITHMETIC_OPTIMIZATION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RewriterConfig
 
array(int...) - Method in class org.tensorflow.op.Ops
Creates a constant of int elements.
array(String...) - Method in class org.tensorflow.op.Ops
Creates a constant of String elements, using the default UTF-8 charset.
array(boolean...) - Method in class org.tensorflow.op.Ops
Creates a constant of boolean elements.
array(long...) - Method in class org.tensorflow.op.Ops
Creates a constant of long elements.
array(float...) - Method in class org.tensorflow.op.Ops
Creates a constant of float elements.
array(double...) - Method in class org.tensorflow.op.Ops
Creates a constant of double elements.
array(byte...) - Method in class org.tensorflow.op.Ops
Creates a constant of byte elements.
array(Charset, String...) - Method in class org.tensorflow.op.Ops
Creates a constant of String elements, using the given charset.
arrayOf(Scope, int...) - Static method in class org.tensorflow.op.core.Constant
Creates a constant of int elements.
arrayOf(Scope, float...) - Static method in class org.tensorflow.op.core.Constant
Creates a constant of float elements.
arrayOf(Scope, double...) - Static method in class org.tensorflow.op.core.Constant
Creates a constant of double elements.
arrayOf(Scope, long...) - Static method in class org.tensorflow.op.core.Constant
Creates a constant of long elements.
arrayOf(Scope, boolean...) - Static method in class org.tensorflow.op.core.Constant
Creates a constant of boolean elements.
arrayOf(Scope, byte...) - Static method in class org.tensorflow.op.core.Constant
Creates a constant of byte elements.
arrayOf(Scope, String...) - Static method in class org.tensorflow.op.core.Constant
Creates a constant of String elements, using the default UTF-8 charset.
arrayOf(Scope, Charset, String...) - Static method in class org.tensorflow.op.core.Constant
Creates a constant of String elements, using the given charset.
asBytes() - Method in interface org.tensorflow.types.TString
 
Asin<T extends TType> - Class in org.tensorflow.op.math
Computes the trignometric inverse sine of x element-wise.
asin(Operand<T>) - Method in class org.tensorflow.op.MathOps
Computes the trignometric inverse sine of x element-wise.
Asinh<T extends TType> - Class in org.tensorflow.op.math
Computes inverse hyperbolic sine of x element-wise.
asinh(Operand<T>) - Method in class org.tensorflow.op.MathOps
Computes inverse hyperbolic sine of x element-wise.
asOutput() - Method in class org.tensorflow.op.audio.AudioSpectrogram
 
asOutput() - Method in class org.tensorflow.op.audio.EncodeWav
 
asOutput() - Method in class org.tensorflow.op.audio.Mfcc
 
asOutput() - Method in class org.tensorflow.op.bitwise.BitwiseAnd
 
asOutput() - Method in class org.tensorflow.op.bitwise.BitwiseOr
 
asOutput() - Method in class org.tensorflow.op.bitwise.BitwiseXor
 
asOutput() - Method in class org.tensorflow.op.bitwise.Invert
 
asOutput() - Method in class org.tensorflow.op.bitwise.LeftShift
 
asOutput() - Method in class org.tensorflow.op.bitwise.RightShift
 
asOutput() - Method in class org.tensorflow.op.cluster.KMC2ChainInitialization
 
asOutput() - Method in class org.tensorflow.op.cluster.KmeansPlusPlusInitialization
 
asOutput() - Method in class org.tensorflow.op.collective.AllReduce
 
asOutput() - Method in class org.tensorflow.op.collective.BroadcastRecv
 
asOutput() - Method in class org.tensorflow.op.collective.BroadcastSend
 
asOutput() - Method in class org.tensorflow.op.core.All
 
asOutput() - Method in class org.tensorflow.op.core.Any
 
asOutput() - Method in class org.tensorflow.op.core.Assign
 
asOutput() - Method in class org.tensorflow.op.core.AssignAdd
 
asOutput() - Method in class org.tensorflow.op.core.AssignSub
 
asOutput() - Method in class org.tensorflow.op.core.Barrier
 
asOutput() - Method in class org.tensorflow.op.core.BarrierIncompleteSize
 
asOutput() - Method in class org.tensorflow.op.core.BarrierReadySize
 
asOutput() - Method in class org.tensorflow.op.core.BatchToSpace
 
asOutput() - Method in class org.tensorflow.op.core.BatchToSpaceNd
 
asOutput() - Method in class org.tensorflow.op.core.Bitcast
 
asOutput() - Method in class org.tensorflow.op.core.BroadcastDynamicShape
 
asOutput() - Method in class org.tensorflow.op.core.BroadcastTo
 
asOutput() - Method in class org.tensorflow.op.core.Bucketize
 
asOutput() - Method in class org.tensorflow.op.core.ClipByValue
 
asOutput() - Method in class org.tensorflow.op.core.CollectiveGather
 
asOutput() - Method in class org.tensorflow.op.core.Concat
 
asOutput() - Method in class org.tensorflow.op.core.Constant
 
asOutput() - Method in class org.tensorflow.op.core.Copy
 
asOutput() - Method in class org.tensorflow.op.core.CopyHost
 
asOutput() - Method in class org.tensorflow.op.core.CountUpTo
 
asOutput() - Method in class org.tensorflow.op.core.DeepCopy
 
asOutput() - Method in class org.tensorflow.op.core.DestroyTemporaryVariable
 
asOutput() - Method in class org.tensorflow.op.core.DeviceIndex
 
asOutput() - Method in class org.tensorflow.op.core.DummyMemoryCache
 
asOutput() - Method in class org.tensorflow.op.core.DummySeedGenerator
 
asOutput() - Method in class org.tensorflow.op.core.DynamicStitch
 
asOutput() - Method in class org.tensorflow.op.core.EditDistance
 
asOutput() - Method in class org.tensorflow.op.core.Empty
 
asOutput() - Method in class org.tensorflow.op.core.EmptyTensorList
 
asOutput() - Method in class org.tensorflow.op.core.EncodeProto
 
asOutput() - Method in class org.tensorflow.op.core.EnsureShape
 
asOutput() - Method in class org.tensorflow.op.core.Enter
 
asOutput() - Method in class org.tensorflow.op.core.Exit
 
asOutput() - Method in class org.tensorflow.op.core.ExpandDims
 
asOutput() - Method in class org.tensorflow.op.core.ExtractVolumePatches
 
asOutput() - Method in class org.tensorflow.op.core.Fill
 
asOutput() - Method in class org.tensorflow.op.core.Fingerprint
 
asOutput() - Method in class org.tensorflow.op.core.Gather
 
asOutput() - Method in class org.tensorflow.op.core.GatherNd
 
asOutput() - Method in class org.tensorflow.op.core.GetSessionHandle
 
asOutput() - Method in class org.tensorflow.op.core.GetSessionTensor
 
asOutput() - Method in class org.tensorflow.op.core.GuaranteeConst
 
asOutput() - Method in class org.tensorflow.op.core.HashTable
 
asOutput() - Method in class org.tensorflow.op.core.HistogramFixedWidth
 
asOutput() - Method in class org.tensorflow.op.core.Identity
 
asOutput() - Method in class org.tensorflow.op.core.ImmutableConst
 
asOutput() - Method in class org.tensorflow.op.core.InplaceAdd
 
asOutput() - Method in class org.tensorflow.op.core.InplaceSub
 
asOutput() - Method in class org.tensorflow.op.core.InplaceUpdate
 
asOutput() - Method in class org.tensorflow.op.core.IsVariableInitialized
 
asOutput() - Method in class org.tensorflow.op.core.LinSpace
 
asOutput() - Method in class org.tensorflow.op.core.LookupTableFind
 
asOutput() - Method in class org.tensorflow.op.core.LookupTableSize
 
asOutput() - Method in class org.tensorflow.op.core.LoopCond
 
asOutput() - Method in class org.tensorflow.op.core.LowerBound
 
asOutput() - Method in class org.tensorflow.op.core.MapIncompleteSize
 
asOutput() - Method in class org.tensorflow.op.core.MapSize
 
asOutput() - Method in class org.tensorflow.op.core.Max
 
asOutput() - Method in class org.tensorflow.op.core.Min
 
asOutput() - Method in class org.tensorflow.op.core.MirrorPad
 
asOutput() - Method in class org.tensorflow.op.core.MirrorPadGrad
 
asOutput() - Method in class org.tensorflow.op.core.MutableDenseHashTable
 
asOutput() - Method in class org.tensorflow.op.core.MutableHashTable
 
asOutput() - Method in class org.tensorflow.op.core.MutableHashTableOfTensors
 
asOutput() - Method in class org.tensorflow.op.core.Mutex
 
asOutput() - Method in class org.tensorflow.op.core.MutexLock
 
asOutput() - Method in class org.tensorflow.op.core.NcclAllReduce
 
asOutput() - Method in class org.tensorflow.op.core.NcclBroadcast
 
asOutput() - Method in class org.tensorflow.op.core.NcclReduce
 
asOutput() - Method in class org.tensorflow.op.core.NextIteration
 
asOutput() - Method in class org.tensorflow.op.core.OneHot
 
asOutput() - Method in class org.tensorflow.op.core.OnesLike
 
asOutput() - Method in class org.tensorflow.op.core.OrderedMapIncompleteSize
 
asOutput() - Method in class org.tensorflow.op.core.OrderedMapSize
 
asOutput() - Method in class org.tensorflow.op.core.Pad
 
asOutput() - Method in class org.tensorflow.op.core.ParallelConcat
 
asOutput() - Method in class org.tensorflow.op.core.ParallelDynamicStitch
 
asOutput() - Method in class org.tensorflow.op.core.Placeholder
 
asOutput() - Method in class org.tensorflow.op.core.PlaceholderWithDefault
 
asOutput() - Method in class org.tensorflow.op.core.Prod
 
asOutput() - Method in class org.tensorflow.op.core.Range
 
asOutput() - Method in class org.tensorflow.op.core.Rank
 
asOutput() - Method in class org.tensorflow.op.core.ReadVariableOp
 
asOutput() - Method in class org.tensorflow.op.core.Recv
 
asOutput() - Method in class org.tensorflow.op.core.ReduceAll
 
asOutput() - Method in class org.tensorflow.op.core.ReduceAny
 
asOutput() - Method in class org.tensorflow.op.core.ReduceMax
 
asOutput() - Method in class org.tensorflow.op.core.ReduceMin
 
asOutput() - Method in class org.tensorflow.op.core.ReduceProd
 
asOutput() - Method in class org.tensorflow.op.core.ReduceSum
 
asOutput() - Method in class org.tensorflow.op.core.RefEnter
 
asOutput() - Method in class org.tensorflow.op.core.RefExit
 
asOutput() - Method in class org.tensorflow.op.core.RefIdentity
 
asOutput() - Method in class org.tensorflow.op.core.RefNextIteration
 
asOutput() - Method in class org.tensorflow.op.core.RefSelect
 
asOutput() - Method in class org.tensorflow.op.core.Reshape
 
asOutput() - Method in class org.tensorflow.op.core.ResourceCountUpTo
 
asOutput() - Method in class org.tensorflow.op.core.ResourceGather
 
asOutput() - Method in class org.tensorflow.op.core.ResourceGatherNd
 
asOutput() - Method in class org.tensorflow.op.core.Reverse
 
asOutput() - Method in class org.tensorflow.op.core.ReverseSequence
 
asOutput() - Method in class org.tensorflow.op.core.Roll
 
asOutput() - Method in class org.tensorflow.op.core.Rpc
 
asOutput() - Method in class org.tensorflow.op.core.ScatterAdd
 
asOutput() - Method in class org.tensorflow.op.core.ScatterDiv
 
asOutput() - Method in class org.tensorflow.op.core.ScatterMax
 
asOutput() - Method in class org.tensorflow.op.core.ScatterMin
 
asOutput() - Method in class org.tensorflow.op.core.ScatterMul
 
asOutput() - Method in class org.tensorflow.op.core.ScatterNd
 
asOutput() - Method in class org.tensorflow.op.core.ScatterNdAdd
 
asOutput() - Method in class org.tensorflow.op.core.ScatterNdMax
 
asOutput() - Method in class org.tensorflow.op.core.ScatterNdMin
 
asOutput() - Method in class org.tensorflow.op.core.ScatterNdNonAliasingAdd
 
asOutput() - Method in class org.tensorflow.op.core.ScatterNdSub
 
asOutput() - Method in class org.tensorflow.op.core.ScatterNdUpdate
 
asOutput() - Method in class org.tensorflow.op.core.ScatterSub
 
asOutput() - Method in class org.tensorflow.op.core.ScatterUpdate
 
asOutput() - Method in class org.tensorflow.op.core.Select
 
asOutput() - Method in class org.tensorflow.op.core.SetSize
 
asOutput() - Method in class org.tensorflow.op.core.Shape
 
asOutput() - Method in class org.tensorflow.op.core.Size
 
asOutput() - Method in class org.tensorflow.op.core.Slice
 
asOutput() - Method in class org.tensorflow.op.core.Snapshot
 
asOutput() - Method in class org.tensorflow.op.core.SpaceToBatchNd
 
asOutput() - Method in class org.tensorflow.op.core.Squeeze
 
asOutput() - Method in class org.tensorflow.op.core.Stack
 
asOutput() - Method in class org.tensorflow.op.core.StageSize
 
asOutput() - Method in class org.tensorflow.op.core.StopGradient
 
asOutput() - Method in class org.tensorflow.op.core.StridedSlice
 
asOutput() - Method in class org.tensorflow.op.core.StridedSliceAssign
 
asOutput() - Method in class org.tensorflow.op.core.StridedSliceGrad
 
asOutput() - Method in class org.tensorflow.op.core.Sum
 
asOutput() - Method in class org.tensorflow.op.core.TemporaryVariable
 
asOutput() - Method in class org.tensorflow.op.core.TensorArrayGather
 
asOutput() - Method in class org.tensorflow.op.core.TensorArrayPack
 
asOutput() - Method in class org.tensorflow.op.core.TensorArrayRead
 
asOutput() - Method in class org.tensorflow.op.core.TensorArrayScatter
 
asOutput() - Method in class org.tensorflow.op.core.TensorArraySize
 
asOutput() - Method in class org.tensorflow.op.core.TensorArraySplit
 
asOutput() - Method in class org.tensorflow.op.core.TensorArrayUnpack
 
asOutput() - Method in class org.tensorflow.op.core.TensorArrayWrite
 
asOutput() - Method in class org.tensorflow.op.core.TensorForestTreeIsInitializedOp
 
asOutput() - Method in class org.tensorflow.op.core.TensorForestTreePredict
 
asOutput() - Method in class org.tensorflow.op.core.TensorForestTreeResourceHandleOp
 
asOutput() - Method in class org.tensorflow.op.core.TensorForestTreeSerialize
 
asOutput() - Method in class org.tensorflow.op.core.TensorForestTreeSize
 
asOutput() - Method in class org.tensorflow.op.core.TensorListConcatLists
 
asOutput() - Method in class org.tensorflow.op.core.TensorListElementShape
 
asOutput() - Method in class org.tensorflow.op.core.TensorListFromTensor
 
asOutput() - Method in class org.tensorflow.op.core.TensorListGather
 
asOutput() - Method in class org.tensorflow.op.core.TensorListGetItem
 
asOutput() - Method in class org.tensorflow.op.core.TensorListLength
 
asOutput() - Method in class org.tensorflow.op.core.TensorListPushBack
 
asOutput() - Method in class org.tensorflow.op.core.TensorListPushBackBatch
 
asOutput() - Method in class org.tensorflow.op.core.TensorListReserve
 
asOutput() - Method in class org.tensorflow.op.core.TensorListResize
 
asOutput() - Method in class org.tensorflow.op.core.TensorListScatter
 
asOutput() - Method in class org.tensorflow.op.core.TensorListScatterIntoExistingList
 
asOutput() - Method in class org.tensorflow.op.core.TensorListSetItem
 
asOutput() - Method in class org.tensorflow.op.core.TensorListSplit
 
asOutput() - Method in class org.tensorflow.op.core.TensorListStack
 
asOutput() - Method in class org.tensorflow.op.core.TensorScatterMax
 
asOutput() - Method in class org.tensorflow.op.core.TensorScatterMin
 
asOutput() - Method in class org.tensorflow.op.core.TensorScatterNdAdd
 
asOutput() - Method in class org.tensorflow.op.core.TensorScatterNdMax
 
asOutput() - Method in class org.tensorflow.op.core.TensorScatterNdMin
 
asOutput() - Method in class org.tensorflow.op.core.TensorScatterNdSub
 
asOutput() - Method in class org.tensorflow.op.core.TensorScatterNdUpdate
 
asOutput() - Method in class org.tensorflow.op.core.TensorStridedSliceUpdate
 
asOutput() - Method in class org.tensorflow.op.core.Tile
 
asOutput() - Method in class org.tensorflow.op.core.Timestamp
 
asOutput() - Method in class org.tensorflow.op.core.Unbatch
 
asOutput() - Method in class org.tensorflow.op.core.UnbatchGrad
 
asOutput() - Method in class org.tensorflow.op.core.UnravelIndex
 
asOutput() - Method in class org.tensorflow.op.core.UpperBound
 
asOutput() - Method in class org.tensorflow.op.core.VarHandleOp
 
asOutput() - Method in class org.tensorflow.op.core.Variable
 
asOutput() - Method in class org.tensorflow.op.core.VariableShape
 
asOutput() - Method in class org.tensorflow.op.core.VarIsInitializedOp
 
asOutput() - Method in class org.tensorflow.op.core.Where
 
asOutput() - Method in class org.tensorflow.op.core.XlaSpmdFullToShardShape
 
asOutput() - Method in class org.tensorflow.op.core.XlaSpmdShardToFullShape
 
asOutput() - Method in class org.tensorflow.op.core.Zeros
 
asOutput() - Method in class org.tensorflow.op.core.ZerosLike
 
asOutput() - Method in class org.tensorflow.op.data.AssertNextDataset
 
asOutput() - Method in class org.tensorflow.op.data.AutoShardDataset
 
asOutput() - Method in class org.tensorflow.op.data.BatchDataset
 
asOutput() - Method in class org.tensorflow.op.data.BytesProducedStatsDataset
 
asOutput() - Method in class org.tensorflow.op.data.CacheDataset
 
asOutput() - Method in class org.tensorflow.op.data.CacheDatasetV2
 
asOutput() - Method in class org.tensorflow.op.data.ChooseFastestDataset
 
asOutput() - Method in class org.tensorflow.op.data.ConcatenateDataset
 
asOutput() - Method in class org.tensorflow.op.data.CSVDataset
 
asOutput() - Method in class org.tensorflow.op.data.DatasetCardinality
 
asOutput() - Method in class org.tensorflow.op.data.DatasetFromGraph
 
asOutput() - Method in class org.tensorflow.op.data.DatasetToGraph
 
asOutput() - Method in class org.tensorflow.op.data.DenseToSparseBatchDataset
 
asOutput() - Method in class org.tensorflow.op.data.DirectedInterleaveDataset
 
asOutput() - Method in class org.tensorflow.op.data.experimental.AssertCardinalityDataset
 
asOutput() - Method in class org.tensorflow.op.data.experimental.AssertNextDataset
 
asOutput() - Method in class org.tensorflow.op.data.experimental.AutoShardDataset
 
asOutput() - Method in class org.tensorflow.op.data.experimental.BytesProducedStatsDataset
 
asOutput() - Method in class org.tensorflow.op.data.experimental.ChooseFastestDataset
 
asOutput() - Method in class org.tensorflow.op.data.experimental.CompressElement
 
asOutput() - Method in class org.tensorflow.op.data.experimental.CSVDataset
 
asOutput() - Method in class org.tensorflow.op.data.experimental.DataServiceDataset
 
asOutput() - Method in class org.tensorflow.op.data.experimental.DatasetCardinality
 
asOutput() - Method in class org.tensorflow.op.data.experimental.DenseToSparseBatchDataset
 
asOutput() - Method in class org.tensorflow.op.data.experimental.DirectedInterleaveDataset
 
asOutput() - Method in class org.tensorflow.op.data.experimental.DummyIterationCounter
 
asOutput() - Method in class org.tensorflow.op.data.experimental.IgnoreErrorsDataset
 
asOutput() - Method in class org.tensorflow.op.data.experimental.IteratorGetDevice
 
asOutput() - Method in class org.tensorflow.op.data.experimental.LatencyStatsDataset
 
asOutput() - Method in class org.tensorflow.op.data.experimental.LmdbDataset
 
asOutput() - Method in class org.tensorflow.op.data.experimental.MatchingFilesDataset
 
asOutput() - Method in class org.tensorflow.op.data.experimental.MaxIntraOpParallelismDataset
 
asOutput() - Method in class org.tensorflow.op.data.experimental.NonSerializableDataset
 
asOutput() - Method in class org.tensorflow.op.data.experimental.ParseExampleDataset
 
asOutput() - Method in class org.tensorflow.op.data.experimental.PrivateThreadPoolDataset
 
asOutput() - Method in class org.tensorflow.op.data.experimental.RandomDataset
 
asOutput() - Method in class org.tensorflow.op.data.experimental.RebatchDataset
 
asOutput() - Method in class org.tensorflow.op.data.experimental.SetStatsAggregatorDataset
 
asOutput() - Method in class org.tensorflow.op.data.experimental.SleepDataset
 
asOutput() - Method in class org.tensorflow.op.data.experimental.SlidingWindowDataset
 
asOutput() - Method in class org.tensorflow.op.data.experimental.SqlDataset
 
asOutput() - Method in class org.tensorflow.op.data.experimental.StatsAggregatorHandle
 
asOutput() - Method in class org.tensorflow.op.data.experimental.StatsAggregatorSummary
 
asOutput() - Method in class org.tensorflow.op.data.experimental.ThreadPoolDataset
 
asOutput() - Method in class org.tensorflow.op.data.experimental.ThreadPoolHandle
 
asOutput() - Method in class org.tensorflow.op.data.experimental.UnbatchDataset
 
asOutput() - Method in class org.tensorflow.op.data.experimental.UniqueDataset
 
asOutput() - Method in class org.tensorflow.op.data.FilterByLastComponentDataset
 
asOutput() - Method in class org.tensorflow.op.data.FixedLengthRecordDataset
 
asOutput() - Method in class org.tensorflow.op.data.IgnoreErrorsDataset
 
asOutput() - Method in class org.tensorflow.op.data.Iterator
 
asOutput() - Method in class org.tensorflow.op.data.IteratorFromStringHandle
 
asOutput() - Method in class org.tensorflow.op.data.IteratorGetDevice
 
asOutput() - Method in class org.tensorflow.op.data.IteratorGetNextAsOptional
 
asOutput() - Method in class org.tensorflow.op.data.IteratorToStringHandle
 
asOutput() - Method in class org.tensorflow.op.data.LatencyStatsDataset
 
asOutput() - Method in class org.tensorflow.op.data.LeakyReluGrad
 
asOutput() - Method in class org.tensorflow.op.data.LMDBDataset
 
asOutput() - Method in class org.tensorflow.op.data.MatchingFilesDataset
 
asOutput() - Method in class org.tensorflow.op.data.MaxIntraOpParallelismDataset
 
asOutput() - Method in class org.tensorflow.op.data.ModelDataset
 
asOutput() - Method in class org.tensorflow.op.data.MultiDeviceIterator
 
asOutput() - Method in class org.tensorflow.op.data.MultiDeviceIteratorFromStringHandle
 
asOutput() - Method in class org.tensorflow.op.data.MultiDeviceIteratorInit
 
asOutput() - Method in class org.tensorflow.op.data.MultiDeviceIteratorToStringHandle
 
asOutput() - Method in class org.tensorflow.op.data.NonSerializableDataset
 
asOutput() - Method in class org.tensorflow.op.data.OptimizeDataset
 
asOutput() - Method in class org.tensorflow.op.data.OptionalFromValue
 
asOutput() - Method in class org.tensorflow.op.data.OptionalHasValue
 
asOutput() - Method in class org.tensorflow.op.data.OptionalNone
 
asOutput() - Method in class org.tensorflow.op.data.PaddedBatchDataset
 
asOutput() - Method in class org.tensorflow.op.data.PrefetchDataset
 
asOutput() - Method in class org.tensorflow.op.data.PrivateThreadPoolDataset
 
asOutput() - Method in class org.tensorflow.op.data.RandomDataset
 
asOutput() - Method in class org.tensorflow.op.data.RangeDataset
 
asOutput() - Method in class org.tensorflow.op.data.RebatchDataset
 
asOutput() - Method in class org.tensorflow.op.data.RegisterDataset
 
asOutput() - Method in class org.tensorflow.op.data.RepeatDataset
 
asOutput() - Method in class org.tensorflow.op.data.SamplingDataset
 
asOutput() - Method in class org.tensorflow.op.data.SerializeIterator
 
asOutput() - Method in class org.tensorflow.op.data.SetStatsAggregatorDataset
 
asOutput() - Method in class org.tensorflow.op.data.ShardDataset
 
asOutput() - Method in class org.tensorflow.op.data.ShuffleAndRepeatDataset
 
asOutput() - Method in class org.tensorflow.op.data.ShuffleDataset
 
asOutput() - Method in class org.tensorflow.op.data.SkipDataset
 
asOutput() - Method in class org.tensorflow.op.data.SleepDataset
 
asOutput() - Method in class org.tensorflow.op.data.SlidingWindowDataset
 
asOutput() - Method in class org.tensorflow.op.data.SnapshotDataset
 
asOutput() - Method in class org.tensorflow.op.data.SparseTensorSliceDataset
 
asOutput() - Method in class org.tensorflow.op.data.SqlDataset
 
asOutput() - Method in class org.tensorflow.op.data.StatsAggregatorHandle
 
asOutput() - Method in class org.tensorflow.op.data.TakeDataset
 
asOutput() - Method in class org.tensorflow.op.data.TensorDataset
 
asOutput() - Method in class org.tensorflow.op.data.TensorSliceDataset
 
asOutput() - Method in class org.tensorflow.op.data.TextLineDataset
 
asOutput() - Method in class org.tensorflow.op.data.TfRecordDataset
 
asOutput() - Method in class org.tensorflow.op.data.ThreadPoolDataset
 
asOutput() - Method in class org.tensorflow.op.data.ThreadPoolHandle
 
asOutput() - Method in class org.tensorflow.op.data.UnbatchDataset
 
asOutput() - Method in class org.tensorflow.op.data.UniqueDataset
 
asOutput() - Method in class org.tensorflow.op.data.UnwrapDatasetVariant
 
asOutput() - Method in class org.tensorflow.op.data.WindowDataset
 
asOutput() - Method in class org.tensorflow.op.data.WrapDatasetVariant
 
asOutput() - Method in class org.tensorflow.op.data.ZipDataset
 
asOutput() - Method in class org.tensorflow.op.debugging.CheckNumerics
 
asOutput() - Method in class org.tensorflow.op.debugging.DebugGradientIdentity
 
asOutput() - Method in class org.tensorflow.op.debugging.DebugGradientRefIdentity
 
asOutput() - Method in class org.tensorflow.op.debugging.DebugIdentity
 
asOutput() - Method in class org.tensorflow.op.debugging.DebugNanCount
 
asOutput() - Method in class org.tensorflow.op.debugging.DebugNumericsSummary
 
asOutput() - Method in class org.tensorflow.op.dtypes.AsString
 
asOutput() - Method in class org.tensorflow.op.dtypes.Cast
 
asOutput() - Method in class org.tensorflow.op.dtypes.Complex
 
asOutput() - Method in class org.tensorflow.op.dtypes.ToBool
 
asOutput() - Method in class org.tensorflow.op.estimator.BoostedTreesAggregateStats
 
asOutput() - Method in class org.tensorflow.op.estimator.BoostedTreesCenterBias
 
asOutput() - Method in class org.tensorflow.op.estimator.BoostedTreesEnsembleResourceHandleOp
 
asOutput() - Method in class org.tensorflow.op.estimator.BoostedTreesExampleDebugOutputs
 
asOutput() - Method in class org.tensorflow.op.estimator.BoostedTreesMakeStatsSummary
 
asOutput() - Method in class org.tensorflow.op.estimator.BoostedTreesPredict
 
asOutput() - Method in class org.tensorflow.op.estimator.BoostedTreesQuantileStreamResourceHandleOp
 
asOutput() - Method in class org.tensorflow.op.estimator.IsBoostedTreesEnsembleInitialized
 
asOutput() - Method in class org.tensorflow.op.estimator.IsBoostedTreesQuantileStreamResourceInitialized
 
asOutput() - Method in class org.tensorflow.op.image.AdjustContrast
 
asOutput() - Method in class org.tensorflow.op.image.AdjustHue
 
asOutput() - Method in class org.tensorflow.op.image.AdjustSaturation
 
asOutput() - Method in class org.tensorflow.op.image.CropAndResize
 
asOutput() - Method in class org.tensorflow.op.image.CropAndResizeGradBoxes
 
asOutput() - Method in class org.tensorflow.op.image.CropAndResizeGradImage
 
asOutput() - Method in class org.tensorflow.op.image.DecodeAndCropJpeg
 
asOutput() - Method in class org.tensorflow.op.image.DecodeBmp
 
asOutput() - Method in class org.tensorflow.op.image.DecodeGif
 
asOutput() - Method in class org.tensorflow.op.image.DecodeJpeg
 
asOutput() - Method in class org.tensorflow.op.image.DecodePng
 
asOutput() - Method in class org.tensorflow.op.image.DrawBoundingBoxes
 
asOutput() - Method in class org.tensorflow.op.image.EncodeJpeg
 
asOutput() - Method in class org.tensorflow.op.image.EncodeJpegVariableQuality
 
asOutput() - Method in class org.tensorflow.op.image.EncodePng
 
asOutput() - Method in class org.tensorflow.op.image.ExtractGlimpse
 
asOutput() - Method in class org.tensorflow.op.image.ExtractImagePatches
 
asOutput() - Method in class org.tensorflow.op.image.ExtractJpegShape
 
asOutput() - Method in class org.tensorflow.op.image.HsvToRgb
 
asOutput() - Method in class org.tensorflow.op.image.ImageProjectiveTransformV2
 
asOutput() - Method in class org.tensorflow.op.image.NonMaxSuppressionWithOverlaps
 
asOutput() - Method in class org.tensorflow.op.image.RandomCrop
 
asOutput() - Method in class org.tensorflow.op.image.ResizeArea
 
asOutput() - Method in class org.tensorflow.op.image.ResizeBicubic
 
asOutput() - Method in class org.tensorflow.op.image.ResizeBicubicGrad
 
asOutput() - Method in class org.tensorflow.op.image.ResizeBilinear
 
asOutput() - Method in class org.tensorflow.op.image.ResizeBilinearGrad
 
asOutput() - Method in class org.tensorflow.op.image.ResizeNearestNeighbor
 
asOutput() - Method in class org.tensorflow.op.image.ResizeNearestNeighborGrad
 
asOutput() - Method in class org.tensorflow.op.image.RgbToHsv
 
asOutput() - Method in class org.tensorflow.op.image.ScaleAndTranslate
 
asOutput() - Method in class org.tensorflow.op.image.ScaleAndTranslateGrad
 
asOutput() - Method in class org.tensorflow.op.io.DecodeBase64
 
asOutput() - Method in class org.tensorflow.op.io.DecodeCompressed
 
asOutput() - Method in class org.tensorflow.op.io.DecodeJsonExample
 
asOutput() - Method in class org.tensorflow.op.io.DecodePaddedRaw
 
asOutput() - Method in class org.tensorflow.op.io.DecodeRaw
 
asOutput() - Method in class org.tensorflow.op.io.EncodeBase64
 
asOutput() - Method in class org.tensorflow.op.io.FifoQueue
 
asOutput() - Method in class org.tensorflow.op.io.FixedLengthRecordReader
 
asOutput() - Method in class org.tensorflow.op.io.IdentityReader
 
asOutput() - Method in class org.tensorflow.op.io.LmdbReader
 
asOutput() - Method in class org.tensorflow.op.io.MatchingFiles
 
asOutput() - Method in class org.tensorflow.op.io.PaddingFifoQueue
 
asOutput() - Method in class org.tensorflow.op.io.ParseTensor
 
asOutput() - Method in class org.tensorflow.op.io.PriorityQueue
 
asOutput() - Method in class org.tensorflow.op.io.QueueIsClosed
 
asOutput() - Method in class org.tensorflow.op.io.QueueSize
 
asOutput() - Method in class org.tensorflow.op.io.RandomShuffleQueue
 
asOutput() - Method in class org.tensorflow.op.io.ReaderNumRecordsProduced
 
asOutput() - Method in class org.tensorflow.op.io.ReaderNumWorkUnitsCompleted
 
asOutput() - Method in class org.tensorflow.op.io.ReaderSerializeState
 
asOutput() - Method in class org.tensorflow.op.io.ReadFile
 
asOutput() - Method in class org.tensorflow.op.io.SerializeManySparse
 
asOutput() - Method in class org.tensorflow.op.io.SerializeSparse
 
asOutput() - Method in class org.tensorflow.op.io.SerializeTensor
 
asOutput() - Method in class org.tensorflow.op.io.ShardedFilename
 
asOutput() - Method in class org.tensorflow.op.io.ShardedFilespec
 
asOutput() - Method in class org.tensorflow.op.io.TextLineReader
 
asOutput() - Method in class org.tensorflow.op.io.TfRecordReader
 
asOutput() - Method in class org.tensorflow.op.io.WholeFileReader
 
asOutput() - Method in class org.tensorflow.op.linalg.BandedTriangularSolve
 
asOutput() - Method in class org.tensorflow.op.linalg.BandPart
 
asOutput() - Method in class org.tensorflow.op.linalg.BatchCholesky
 
asOutput() - Method in class org.tensorflow.op.linalg.BatchCholeskyGrad
 
asOutput() - Method in class org.tensorflow.op.linalg.BatchMatrixBandPart
 
asOutput() - Method in class org.tensorflow.op.linalg.BatchMatrixDeterminant
 
asOutput() - Method in class org.tensorflow.op.linalg.BatchMatrixDiag
 
asOutput() - Method in class org.tensorflow.op.linalg.BatchMatrixDiagPart
 
asOutput() - Method in class org.tensorflow.op.linalg.BatchMatrixInverse
 
asOutput() - Method in class org.tensorflow.op.linalg.BatchMatrixSetDiag
 
asOutput() - Method in class org.tensorflow.op.linalg.BatchMatrixSolve
 
asOutput() - Method in class org.tensorflow.op.linalg.BatchMatrixSolveLs
 
asOutput() - Method in class org.tensorflow.op.linalg.BatchMatrixTriangularSolve
 
asOutput() - Method in class org.tensorflow.op.linalg.Cholesky
 
asOutput() - Method in class org.tensorflow.op.linalg.CholeskyGrad
 
asOutput() - Method in class org.tensorflow.op.linalg.ConjugateTranspose
 
asOutput() - Method in class org.tensorflow.op.linalg.Cross
 
asOutput() - Method in class org.tensorflow.op.linalg.Det
 
asOutput() - Method in class org.tensorflow.op.linalg.Einsum
 
asOutput() - Method in class org.tensorflow.op.linalg.EuclideanNorm
 
asOutput() - Method in class org.tensorflow.op.linalg.Inv
 
asOutput() - Method in class org.tensorflow.op.linalg.LoadAndRemapMatrix
 
asOutput() - Method in class org.tensorflow.op.linalg.MatMul
 
asOutput() - Method in class org.tensorflow.op.linalg.MatrixDiag
 
asOutput() - Method in class org.tensorflow.op.linalg.MatrixDiagPart
 
asOutput() - Method in class org.tensorflow.op.linalg.MatrixDiagPartV3
 
asOutput() - Method in class org.tensorflow.op.linalg.MatrixDiagV3
 
asOutput() - Method in class org.tensorflow.op.linalg.MatrixLogarithm
 
asOutput() - Method in class org.tensorflow.op.linalg.MatrixSetDiag
 
asOutput() - Method in class org.tensorflow.op.linalg.MatrixSolveLs
 
asOutput() - Method in class org.tensorflow.op.linalg.Solve
 
asOutput() - Method in class org.tensorflow.op.linalg.sparse.CSRSparseMatrixToDense
 
asOutput() - Method in class org.tensorflow.op.linalg.sparse.DenseToCSRSparseMatrix
 
asOutput() - Method in class org.tensorflow.op.linalg.sparse.SparseMatrixAdd
 
asOutput() - Method in class org.tensorflow.op.linalg.sparse.SparseMatrixMatMul
 
asOutput() - Method in class org.tensorflow.op.linalg.sparse.SparseMatrixMul
 
asOutput() - Method in class org.tensorflow.op.linalg.sparse.SparseMatrixNNZ
 
asOutput() - Method in class org.tensorflow.op.linalg.sparse.SparseMatrixOrderingAMD
 
asOutput() - Method in class org.tensorflow.op.linalg.sparse.SparseMatrixSoftmax
 
asOutput() - Method in class org.tensorflow.op.linalg.sparse.SparseMatrixSoftmaxGrad
 
asOutput() - Method in class org.tensorflow.op.linalg.sparse.SparseMatrixSparseCholesky
 
asOutput() - Method in class org.tensorflow.op.linalg.sparse.SparseMatrixSparseMatMul
 
asOutput() - Method in class org.tensorflow.op.linalg.sparse.SparseMatrixTranspose
 
asOutput() - Method in class org.tensorflow.op.linalg.sparse.SparseMatrixZeros
 
asOutput() - Method in class org.tensorflow.op.linalg.sparse.SparseTensorToCSRSparseMatrix
 
asOutput() - Method in class org.tensorflow.op.linalg.Sqrtm
 
asOutput() - Method in class org.tensorflow.op.linalg.TensorDiag
 
asOutput() - Method in class org.tensorflow.op.linalg.TensorDiagPart
 
asOutput() - Method in class org.tensorflow.op.linalg.Transpose
 
asOutput() - Method in class org.tensorflow.op.linalg.TriangularSolve
 
asOutput() - Method in class org.tensorflow.op.linalg.TridiagonalMatMul
 
asOutput() - Method in class org.tensorflow.op.linalg.TridiagonalSolve
 
asOutput() - Method in class org.tensorflow.op.math.Abs
 
asOutput() - Method in class org.tensorflow.op.math.AccumulateN
 
asOutput() - Method in class org.tensorflow.op.math.Acos
 
asOutput() - Method in class org.tensorflow.op.math.Acosh
 
asOutput() - Method in class org.tensorflow.op.math.Add
 
asOutput() - Method in class org.tensorflow.op.math.AddN
 
asOutput() - Method in class org.tensorflow.op.math.Angle
 
asOutput() - Method in class org.tensorflow.op.math.ApproximateEqual
 
asOutput() - Method in class org.tensorflow.op.math.ArgMax
 
asOutput() - Method in class org.tensorflow.op.math.ArgMin
 
asOutput() - Method in class org.tensorflow.op.math.Asin
 
asOutput() - Method in class org.tensorflow.op.math.Asinh
 
asOutput() - Method in class org.tensorflow.op.math.Atan
 
asOutput() - Method in class org.tensorflow.op.math.Atan2
 
asOutput() - Method in class org.tensorflow.op.math.Atanh
 
asOutput() - Method in class org.tensorflow.op.math.BesselI0
 
asOutput() - Method in class org.tensorflow.op.math.BesselI0e
 
asOutput() - Method in class org.tensorflow.op.math.BesselI1
 
asOutput() - Method in class org.tensorflow.op.math.BesselI1e
 
asOutput() - Method in class org.tensorflow.op.math.Betainc
 
asOutput() - Method in class org.tensorflow.op.math.Bincount
 
asOutput() - Method in class org.tensorflow.op.math.Ceil
 
asOutput() - Method in class org.tensorflow.op.math.CompareAndBitpack
 
asOutput() - Method in class org.tensorflow.op.math.ComplexAbs
 
asOutput() - Method in class org.tensorflow.op.math.Conj
 
asOutput() - Method in class org.tensorflow.op.math.Cos
 
asOutput() - Method in class org.tensorflow.op.math.Cosh
 
asOutput() - Method in class org.tensorflow.op.math.Cumprod
 
asOutput() - Method in class org.tensorflow.op.math.Cumsum
 
asOutput() - Method in class org.tensorflow.op.math.CumulativeLogsumexp
 
asOutput() - Method in class org.tensorflow.op.math.DenseBincount
 
asOutput() - Method in class org.tensorflow.op.math.Digamma
 
asOutput() - Method in class org.tensorflow.op.math.Div
 
asOutput() - Method in class org.tensorflow.op.math.DivNoNan
 
asOutput() - Method in class org.tensorflow.op.math.Equal
 
asOutput() - Method in class org.tensorflow.op.math.Erf
 
asOutput() - Method in class org.tensorflow.op.math.Erfc
 
asOutput() - Method in class org.tensorflow.op.math.erfinv
 
asOutput() - Method in class org.tensorflow.op.math.Exp
 
asOutput() - Method in class org.tensorflow.op.math.Expm1
 
asOutput() - Method in class org.tensorflow.op.math.Fact
 
asOutput() - Method in class org.tensorflow.op.math.Floor
 
asOutput() - Method in class org.tensorflow.op.math.FloorDiv
 
asOutput() - Method in class org.tensorflow.op.math.FloorMod
 
asOutput() - Method in class org.tensorflow.op.math.Greater
 
asOutput() - Method in class org.tensorflow.op.math.GreaterEqual
 
asOutput() - Method in class org.tensorflow.op.math.Igamma
 
asOutput() - Method in class org.tensorflow.op.math.Igammac
 
asOutput() - Method in class org.tensorflow.op.math.IgammaGradA
 
asOutput() - Method in class org.tensorflow.op.math.Imag
 
asOutput() - Method in class org.tensorflow.op.math.InvertPermutation
 
asOutput() - Method in class org.tensorflow.op.math.IsFinite
 
asOutput() - Method in class org.tensorflow.op.math.IsInf
 
asOutput() - Method in class org.tensorflow.op.math.IsNan
 
asOutput() - Method in class org.tensorflow.op.math.Less
 
asOutput() - Method in class org.tensorflow.op.math.LessEqual
 
asOutput() - Method in class org.tensorflow.op.math.Lgamma
 
asOutput() - Method in class org.tensorflow.op.math.Log
 
asOutput() - Method in class org.tensorflow.op.math.Log1p
 
asOutput() - Method in class org.tensorflow.op.math.LogicalAnd
 
asOutput() - Method in class org.tensorflow.op.math.LogicalNot
 
asOutput() - Method in class org.tensorflow.op.math.LogicalOr
 
asOutput() - Method in class org.tensorflow.op.math.Maximum
 
asOutput() - Method in class org.tensorflow.op.math.Mean
 
asOutput() - Method in class org.tensorflow.op.math.Minimum
 
asOutput() - Method in class org.tensorflow.op.math.Mod
 
asOutput() - Method in class org.tensorflow.op.math.Mul
 
asOutput() - Method in class org.tensorflow.op.math.MulNoNan
 
asOutput() - Method in class org.tensorflow.op.math.Ndtri
 
asOutput() - Method in class org.tensorflow.op.math.Neg
 
asOutput() - Method in class org.tensorflow.op.math.NextAfter
 
asOutput() - Method in class org.tensorflow.op.math.NotEqual
 
asOutput() - Method in class org.tensorflow.op.math.Polygamma
 
asOutput() - Method in class org.tensorflow.op.math.PopulationCount
 
asOutput() - Method in class org.tensorflow.op.math.Pow
 
asOutput() - Method in class org.tensorflow.op.math.Real
 
asOutput() - Method in class org.tensorflow.op.math.RealDiv
 
asOutput() - Method in class org.tensorflow.op.math.Reciprocal
 
asOutput() - Method in class org.tensorflow.op.math.ReciprocalGrad
 
asOutput() - Method in class org.tensorflow.op.math.Rint
 
asOutput() - Method in class org.tensorflow.op.math.Round
 
asOutput() - Method in class org.tensorflow.op.math.Rsqrt
 
asOutput() - Method in class org.tensorflow.op.math.RsqrtGrad
 
asOutput() - Method in class org.tensorflow.op.math.SegmentMax
 
asOutput() - Method in class org.tensorflow.op.math.SegmentMean
 
asOutput() - Method in class org.tensorflow.op.math.SegmentMin
 
asOutput() - Method in class org.tensorflow.op.math.SegmentProd
 
asOutput() - Method in class org.tensorflow.op.math.SegmentSum
 
asOutput() - Method in class org.tensorflow.op.math.Sigmoid
 
asOutput() - Method in class org.tensorflow.op.math.SigmoidGrad
 
asOutput() - Method in class org.tensorflow.op.math.Sign
 
asOutput() - Method in class org.tensorflow.op.math.Sin
 
asOutput() - Method in class org.tensorflow.op.math.Sinh
 
asOutput() - Method in class org.tensorflow.op.math.SobolSample
 
asOutput() - Method in class org.tensorflow.op.math.Softplus
 
asOutput() - Method in class org.tensorflow.op.math.SoftplusGrad
 
asOutput() - Method in class org.tensorflow.op.math.special.BesselJ0
 
asOutput() - Method in class org.tensorflow.op.math.special.BesselJ1
 
asOutput() - Method in class org.tensorflow.op.math.special.BesselK0
 
asOutput() - Method in class org.tensorflow.op.math.special.BesselK0e
 
asOutput() - Method in class org.tensorflow.op.math.special.BesselK1
 
asOutput() - Method in class org.tensorflow.op.math.special.BesselK1e
 
asOutput() - Method in class org.tensorflow.op.math.special.BesselY0
 
asOutput() - Method in class org.tensorflow.op.math.special.BesselY1
 
asOutput() - Method in class org.tensorflow.op.math.special.Dawsn
 
asOutput() - Method in class org.tensorflow.op.math.special.Expint
 
asOutput() - Method in class org.tensorflow.op.math.special.FresnelCos
 
asOutput() - Method in class org.tensorflow.op.math.special.FresnelSin
 
asOutput() - Method in class org.tensorflow.op.math.special.Spence
 
asOutput() - Method in class org.tensorflow.op.math.Sqrt
 
asOutput() - Method in class org.tensorflow.op.math.SqrtGrad
 
asOutput() - Method in class org.tensorflow.op.math.Square
 
asOutput() - Method in class org.tensorflow.op.math.SquaredDifference
 
asOutput() - Method in class org.tensorflow.op.math.Sub
 
asOutput() - Method in class org.tensorflow.op.math.Tan
 
asOutput() - Method in class org.tensorflow.op.math.Tanh
 
asOutput() - Method in class org.tensorflow.op.math.TanhGrad
 
asOutput() - Method in class org.tensorflow.op.math.TruncateDiv
 
asOutput() - Method in class org.tensorflow.op.math.TruncateMod
 
asOutput() - Method in class org.tensorflow.op.math.UnsortedSegmentMax
 
asOutput() - Method in class org.tensorflow.op.math.UnsortedSegmentMin
 
asOutput() - Method in class org.tensorflow.op.math.UnsortedSegmentProd
 
asOutput() - Method in class org.tensorflow.op.math.UnsortedSegmentSum
 
asOutput() - Method in class org.tensorflow.op.math.Xdivy
 
asOutput() - Method in class org.tensorflow.op.math.Xlog1py
 
asOutput() - Method in class org.tensorflow.op.math.Xlogy
 
asOutput() - Method in class org.tensorflow.op.math.Zeta
 
asOutput() - Method in class org.tensorflow.op.nn.AvgPool
 
asOutput() - Method in class org.tensorflow.op.nn.AvgPool3d
 
asOutput() - Method in class org.tensorflow.op.nn.AvgPool3dGrad
 
asOutput() - Method in class org.tensorflow.op.nn.AvgPoolGrad
 
asOutput() - Method in class org.tensorflow.op.nn.BatchNormWithGlobalNormalization
 
asOutput() - Method in class org.tensorflow.op.nn.BiasAdd
 
asOutput() - Method in class org.tensorflow.op.nn.BiasAddGrad
 
asOutput() - Method in class org.tensorflow.op.nn.Conv2d
 
asOutput() - Method in class org.tensorflow.op.nn.Conv2dBackpropFilter
 
asOutput() - Method in class org.tensorflow.op.nn.Conv2dBackpropInput
 
asOutput() - Method in class org.tensorflow.op.nn.Conv3d
 
asOutput() - Method in class org.tensorflow.op.nn.Conv3dBackpropFilter
 
asOutput() - Method in class org.tensorflow.op.nn.Conv3dBackpropInput
 
asOutput() - Method in class org.tensorflow.op.nn.CudnnRNNCanonicalToParams
 
asOutput() - Method in class org.tensorflow.op.nn.CudnnRnnParamsSize
 
asOutput() - Method in class org.tensorflow.op.nn.DataFormatDimMap
 
asOutput() - Method in class org.tensorflow.op.nn.DataFormatVecPermute
 
asOutput() - Method in class org.tensorflow.op.nn.DepthToSpace
 
asOutput() - Method in class org.tensorflow.op.nn.DepthwiseConv2dNative
 
asOutput() - Method in class org.tensorflow.op.nn.DepthwiseConv2dNativeBackpropFilter
 
asOutput() - Method in class org.tensorflow.op.nn.DepthwiseConv2dNativeBackpropInput
 
asOutput() - Method in class org.tensorflow.op.nn.Dilation2d
 
asOutput() - Method in class org.tensorflow.op.nn.Dilation2dBackpropFilter
 
asOutput() - Method in class org.tensorflow.op.nn.Dilation2dBackpropInput
 
asOutput() - Method in class org.tensorflow.op.nn.Elu
 
asOutput() - Method in class org.tensorflow.op.nn.EluGrad
 
asOutput() - Method in class org.tensorflow.op.nn.FractionalAvgPoolGrad
 
asOutput() - Method in class org.tensorflow.op.nn.FractionalMaxPoolGrad
 
asOutput() - Method in class org.tensorflow.op.nn.FusedPadConv2d
 
asOutput() - Method in class org.tensorflow.op.nn.FusedResizeAndPadConv2d
 
asOutput() - Method in class org.tensorflow.op.nn.InTopK
 
asOutput() - Method in class org.tensorflow.op.nn.InvGrad
 
asOutput() - Method in class org.tensorflow.op.nn.L2Loss
 
asOutput() - Method in class org.tensorflow.op.nn.LeakyRelu
 
asOutput() - Method in class org.tensorflow.op.nn.LocalResponseNormalization
 
asOutput() - Method in class org.tensorflow.op.nn.LocalResponseNormalizationGrad
 
asOutput() - Method in class org.tensorflow.op.nn.LogSoftmax
 
asOutput() - Method in class org.tensorflow.op.nn.MaxPool
 
asOutput() - Method in class org.tensorflow.op.nn.MaxPool3d
 
asOutput() - Method in class org.tensorflow.op.nn.MaxPool3dGrad
 
asOutput() - Method in class org.tensorflow.op.nn.MaxPool3dGradGrad
 
asOutput() - Method in class org.tensorflow.op.nn.MaxPoolGrad
 
asOutput() - Method in class org.tensorflow.op.nn.MaxPoolGradGrad
 
asOutput() - Method in class org.tensorflow.op.nn.MaxPoolGradGradWithArgmax
 
asOutput() - Method in class org.tensorflow.op.nn.MaxPoolGradWithArgmax
 
asOutput() - Method in class org.tensorflow.op.nn.NthElement
 
asOutput() - Method in class org.tensorflow.op.nn.Relu
 
asOutput() - Method in class org.tensorflow.op.nn.Relu6
 
asOutput() - Method in class org.tensorflow.op.nn.Relu6Grad
 
asOutput() - Method in class org.tensorflow.op.nn.ReluGrad
 
asOutput() - Method in class org.tensorflow.op.nn.Selu
 
asOutput() - Method in class org.tensorflow.op.nn.SeluGrad
 
asOutput() - Method in class org.tensorflow.op.nn.Softmax
 
asOutput() - Method in class org.tensorflow.op.nn.Softsign
 
asOutput() - Method in class org.tensorflow.op.nn.SoftsignGrad
 
asOutput() - Method in class org.tensorflow.op.nn.SpaceToBatch
 
asOutput() - Method in class org.tensorflow.op.nn.SpaceToDepth
 
asOutput() - Method in class org.tensorflow.op.quantization.Dequantize
 
asOutput() - Method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxArgs
 
asOutput() - Method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxArgsGradient
 
asOutput() - Method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxVars
 
asOutput() - Method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxVarsPerChannel
 
asOutput() - Method in class org.tensorflow.op.quantization.QuantizeAndDequantize
 
asOutput() - Method in class org.tensorflow.op.quantization.QuantizedMatMulWithBiasAndDequantize
 
asOutput() - Method in class org.tensorflow.op.ragged.RaggedBincount
 
asOutput() - Method in class org.tensorflow.op.ragged.RaggedTensorToTensor
 
asOutput() - Method in class org.tensorflow.op.ragged.RaggedTensorToVariant
 
asOutput() - Method in class org.tensorflow.op.random.experimental.DummySeedGenerator
 
asOutput() - Method in class org.tensorflow.op.random.Multinomial
 
asOutput() - Method in class org.tensorflow.op.random.NonDeterministicInts
 
asOutput() - Method in class org.tensorflow.op.random.ParameterizedTruncatedNormal
 
asOutput() - Method in class org.tensorflow.op.random.RandomGamma
 
asOutput() - Method in class org.tensorflow.op.random.RandomGammaGrad
 
asOutput() - Method in class org.tensorflow.op.random.RandomPoisson
 
asOutput() - Method in class org.tensorflow.op.random.RandomShuffle
 
asOutput() - Method in class org.tensorflow.op.random.RandomStandardNormal
 
asOutput() - Method in class org.tensorflow.op.random.RandomUniform
 
asOutput() - Method in class org.tensorflow.op.random.RandomUniformInt
 
asOutput() - Method in class org.tensorflow.op.random.RecordInput
 
asOutput() - Method in class org.tensorflow.op.random.StatefulRandomBinomial
 
asOutput() - Method in class org.tensorflow.op.random.StatefulStandardNormal
 
asOutput() - Method in class org.tensorflow.op.random.StatefulTruncatedNormal
 
asOutput() - Method in class org.tensorflow.op.random.StatefulUniform
 
asOutput() - Method in class org.tensorflow.op.random.StatefulUniformFullInt
 
asOutput() - Method in class org.tensorflow.op.random.StatefulUniformInt
 
asOutput() - Method in class org.tensorflow.op.random.StatelessMultinomial
 
asOutput() - Method in class org.tensorflow.op.random.StatelessParameterizedTruncatedNormal
 
asOutput() - Method in class org.tensorflow.op.random.StatelessRandomBinomial
 
asOutput() - Method in class org.tensorflow.op.random.StatelessRandomGamma
 
asOutput() - Method in class org.tensorflow.op.random.StatelessRandomNormal
 
asOutput() - Method in class org.tensorflow.op.random.StatelessRandomPoisson
 
asOutput() - Method in class org.tensorflow.op.random.StatelessRandomUniform
 
asOutput() - Method in class org.tensorflow.op.random.StatelessRandomUniformFullInt
 
asOutput() - Method in class org.tensorflow.op.random.StatelessRandomUniformInt
 
asOutput() - Method in class org.tensorflow.op.random.StatelessTruncatedNormal
 
asOutput() - Method in class org.tensorflow.op.random.TruncatedNormal
 
asOutput() - Method in class org.tensorflow.op.signal.BatchFft
 
asOutput() - Method in class org.tensorflow.op.signal.BatchFft2d
 
asOutput() - Method in class org.tensorflow.op.signal.BatchFft3d
 
asOutput() - Method in class org.tensorflow.op.signal.BatchIfft
 
asOutput() - Method in class org.tensorflow.op.signal.BatchIfft2d
 
asOutput() - Method in class org.tensorflow.op.signal.BatchIfft3d
 
asOutput() - Method in class org.tensorflow.op.signal.Fft
 
asOutput() - Method in class org.tensorflow.op.signal.Fft2d
 
asOutput() - Method in class org.tensorflow.op.signal.Fft3d
 
asOutput() - Method in class org.tensorflow.op.signal.Ifft
 
asOutput() - Method in class org.tensorflow.op.signal.Ifft2d
 
asOutput() - Method in class org.tensorflow.op.signal.Ifft3d
 
asOutput() - Method in class org.tensorflow.op.signal.Irfft
 
asOutput() - Method in class org.tensorflow.op.signal.Irfft2d
 
asOutput() - Method in class org.tensorflow.op.signal.Irfft3d
 
asOutput() - Method in class org.tensorflow.op.signal.Rfft
 
asOutput() - Method in class org.tensorflow.op.signal.Rfft2d
 
asOutput() - Method in class org.tensorflow.op.signal.Rfft3d
 
asOutput() - Method in class org.tensorflow.op.sparse.AddManySparseToTensorsMap
 
asOutput() - Method in class org.tensorflow.op.sparse.AddSparseToTensorsMap
 
asOutput() - Method in class org.tensorflow.op.sparse.SparseBincount
 
asOutput() - Method in class org.tensorflow.op.sparse.SparseConditionalAccumulator
 
asOutput() - Method in class org.tensorflow.op.sparse.SparseDenseCwiseAdd
 
asOutput() - Method in class org.tensorflow.op.sparse.SparseDenseCwiseDiv
 
asOutput() - Method in class org.tensorflow.op.sparse.SparseDenseCwiseMul
 
asOutput() - Method in class org.tensorflow.op.sparse.SparseMatMul
 
asOutput() - Method in class org.tensorflow.op.sparse.SparseReduceMax
 
asOutput() - Method in class org.tensorflow.op.sparse.SparseReduceSum
 
asOutput() - Method in class org.tensorflow.op.sparse.SparseSegmentMean
 
asOutput() - Method in class org.tensorflow.op.sparse.SparseSegmentMeanGrad
 
asOutput() - Method in class org.tensorflow.op.sparse.SparseSegmentMeanWithNumSegments
 
asOutput() - Method in class org.tensorflow.op.sparse.SparseSegmentSqrtN
 
asOutput() - Method in class org.tensorflow.op.sparse.SparseSegmentSqrtNGrad
 
asOutput() - Method in class org.tensorflow.op.sparse.SparseSegmentSqrtNWithNumSegments
 
asOutput() - Method in class org.tensorflow.op.sparse.SparseSegmentSum
 
asOutput() - Method in class org.tensorflow.op.sparse.SparseSegmentSumWithNumSegments
 
asOutput() - Method in class org.tensorflow.op.sparse.SparseSliceGrad
 
asOutput() - Method in class org.tensorflow.op.sparse.SparseSoftmax
 
asOutput() - Method in class org.tensorflow.op.sparse.SparseTensorDenseAdd
 
asOutput() - Method in class org.tensorflow.op.sparse.SparseTensorDenseMatMul
 
asOutput() - Method in class org.tensorflow.op.sparse.SparseToDense
 
asOutput() - Method in class org.tensorflow.op.strings.Join
 
asOutput() - Method in class org.tensorflow.op.strings.Lower
 
asOutput() - Method in class org.tensorflow.op.strings.ReduceJoin
 
asOutput() - Method in class org.tensorflow.op.strings.RegexFullMatch
 
asOutput() - Method in class org.tensorflow.op.strings.RegexReplace
 
asOutput() - Method in class org.tensorflow.op.strings.StaticRegexFullMatch
 
asOutput() - Method in class org.tensorflow.op.strings.StaticRegexReplace
 
asOutput() - Method in class org.tensorflow.op.strings.StringFormat
 
asOutput() - Method in class org.tensorflow.op.strings.StringLength
 
asOutput() - Method in class org.tensorflow.op.strings.Strip
 
asOutput() - Method in class org.tensorflow.op.strings.Substr
 
asOutput() - Method in class org.tensorflow.op.strings.ToHashBucket
 
asOutput() - Method in class org.tensorflow.op.strings.ToHashBucketFast
 
asOutput() - Method in class org.tensorflow.op.strings.ToHashBucketStrong
 
asOutput() - Method in class org.tensorflow.op.strings.ToNumber
 
asOutput() - Method in class org.tensorflow.op.strings.UnicodeEncode
 
asOutput() - Method in class org.tensorflow.op.strings.UnicodeScript
 
asOutput() - Method in class org.tensorflow.op.strings.UnicodeTranscode
 
asOutput() - Method in class org.tensorflow.op.strings.UnsortedSegmentJoin
 
asOutput() - Method in class org.tensorflow.op.strings.Upper
 
asOutput() - Method in class org.tensorflow.op.summary.AudioSummary
 
asOutput() - Method in class org.tensorflow.op.summary.HistogramSummary
 
asOutput() - Method in class org.tensorflow.op.summary.ImageSummary
 
asOutput() - Method in class org.tensorflow.op.summary.MergeSummary
 
asOutput() - Method in class org.tensorflow.op.summary.ScalarSummary
 
asOutput() - Method in class org.tensorflow.op.summary.StatsAggregatorSummary
 
asOutput() - Method in class org.tensorflow.op.summary.SummaryWriter
 
asOutput() - Method in class org.tensorflow.op.summary.TensorSummary
 
asOutput() - Method in class org.tensorflow.op.tpu.AllToAll
 
asOutput() - Method in class org.tensorflow.op.tpu.CollectivePermute
 
asOutput() - Method in class org.tensorflow.op.tpu.ConfigureDistributedTPU
 
asOutput() - Method in class org.tensorflow.op.tpu.CrossReplicaSum
 
asOutput() - Method in class org.tensorflow.op.tpu.InfeedDequeue
 
asOutput() - Method in class org.tensorflow.op.tpu.OutfeedDequeue
 
asOutput() - Method in class org.tensorflow.op.tpu.Prelinearize
 
asOutput() - Method in class org.tensorflow.op.tpu.PrelinearizeTuple
 
asOutput() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingStochasticGradientDescentParameters
 
asOutput() - Method in class org.tensorflow.op.tpu.TPUCompilationResult
 
asOutput() - Method in class org.tensorflow.op.tpu.TPUEmbeddingActivations
 
asOutput() - Method in class org.tensorflow.op.tpu.TPUOrdinalSelector
 
asOutput() - Method in class org.tensorflow.op.tpu.TPUReplicatedInput
 
asOutput() - Method in class org.tensorflow.op.tpu.WorkerHeartbeat
 
asOutput() - Method in class org.tensorflow.op.train.AccumulatorNumAccumulated
 
asOutput() - Method in class org.tensorflow.op.train.AccumulatorTakeGradient
 
asOutput() - Method in class org.tensorflow.op.train.ApplyAdadelta
 
asOutput() - Method in class org.tensorflow.op.train.ApplyAdagrad
 
asOutput() - Method in class org.tensorflow.op.train.ApplyAdagradDa
 
asOutput() - Method in class org.tensorflow.op.train.ApplyAdagradV2
 
asOutput() - Method in class org.tensorflow.op.train.ApplyAdam
 
asOutput() - Method in class org.tensorflow.op.train.ApplyAdaMax
 
asOutput() - Method in class org.tensorflow.op.train.ApplyAddSign
 
asOutput() - Method in class org.tensorflow.op.train.ApplyCenteredRmsProp
 
asOutput() - Method in class org.tensorflow.op.train.ApplyFtrl
 
asOutput() - Method in class org.tensorflow.op.train.ApplyGradientDescent
 
asOutput() - Method in class org.tensorflow.op.train.ApplyMomentum
 
asOutput() - Method in class org.tensorflow.op.train.ApplyPowerSign
 
asOutput() - Method in class org.tensorflow.op.train.ApplyProximalAdagrad
 
asOutput() - Method in class org.tensorflow.op.train.ApplyProximalGradientDescent
 
asOutput() - Method in class org.tensorflow.op.train.ApplyRmsProp
 
asOutput() - Method in class org.tensorflow.op.train.BatchMatMul
 
asOutput() - Method in class org.tensorflow.op.train.ConditionalAccumulator
 
asOutput() - Method in class org.tensorflow.op.train.PreventGradient
 
asOutput() - Method in class org.tensorflow.op.train.ResourceAccumulatorNumAccumulated
 
asOutput() - Method in class org.tensorflow.op.train.ResourceAccumulatorTakeGradient
 
asOutput() - Method in class org.tensorflow.op.train.ResourceConditionalAccumulator
 
asOutput() - Method in class org.tensorflow.op.train.RestoreSlice
 
asOutput() - Method in class org.tensorflow.op.train.SdcaFprint
 
asOutput() - Method in class org.tensorflow.op.train.SparseApplyAdadelta
 
asOutput() - Method in class org.tensorflow.op.train.SparseApplyAdagrad
 
asOutput() - Method in class org.tensorflow.op.train.SparseApplyAdagradDa
 
asOutput() - Method in class org.tensorflow.op.train.SparseApplyCenteredRmsProp
 
asOutput() - Method in class org.tensorflow.op.train.SparseApplyFtrl
 
asOutput() - Method in class org.tensorflow.op.train.SparseApplyMomentum
 
asOutput() - Method in class org.tensorflow.op.train.SparseApplyProximalAdagrad
 
asOutput() - Method in class org.tensorflow.op.train.SparseApplyProximalGradientDescent
 
asOutput() - Method in class org.tensorflow.op.train.SparseApplyRmsProp
 
asOutput() - Method in class org.tensorflow.op.train.TileGrad
 
asOutput() - Method in class org.tensorflow.op.xla.ClusterOutput
 
asOutput() - Method in class org.tensorflow.op.xla.Conv
 
asOutput() - Method in class org.tensorflow.op.xla.Dequantize
 
asOutput() - Method in class org.tensorflow.op.xla.Dot
 
asOutput() - Method in class org.tensorflow.op.xla.DynamicSlice
 
asOutput() - Method in class org.tensorflow.op.xla.DynamicUpdateSlice
 
asOutput() - Method in class org.tensorflow.op.xla.Einsum
 
asOutput() - Method in class org.tensorflow.op.xla.Gather
 
asOutput() - Method in class org.tensorflow.op.xla.Pad
 
asOutput() - Method in class org.tensorflow.op.xla.Recv
 
asOutput() - Method in class org.tensorflow.op.xla.ReplicaId
 
asOutput() - Method in class org.tensorflow.op.xla.Sharding
 
asOutput() - Method in class org.tensorflow.op.xla.Sort
 
asOutput() - Method in interface org.tensorflow.Operand
Returns the symbolic handle of the tensor.
asOutput() - Method in class org.tensorflow.Output
 
asOutputs(Iterable<? extends Operand<?>>) - Static method in class org.tensorflow.op.Operands
Converts a list of Operand into an array of Output.
aspectRatioRange(List<Float>) - Static method in class org.tensorflow.op.image.SampleDistortedBoundingBox
 
aspectRatioRange(List<Float>) - Method in class org.tensorflow.op.image.SampleDistortedBoundingBox.Options
 
AssertCardinalityDataset - Class in org.tensorflow.op.data.experimental
 
AssertNextDataset - Class in org.tensorflow.op.data
A transformation that asserts which transformations happen next.
AssertNextDataset - Class in org.tensorflow.op.data.experimental
 
AssertThat - Class in org.tensorflow.op.core
Asserts that the given condition is true.
assertThat(Operand<TBool>, Iterable<Operand<?>>, AssertThat.Options...) - Method in class org.tensorflow.op.Ops
Asserts that the given condition is true.
AssertThat.Options - Class in org.tensorflow.op.core
Optional attributes for AssertThat
ASSET_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SavedObject
 
ASSET_FILE_DEF_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.MetaGraphDef
 
ASSET_FILE_DEF_INDEX_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SavedAsset
 
AssetFileDef - Class in org.tensorflow.proto.framework
An asset file def for a single file or a set of sharded files with the same name.
AssetFileDef.Builder - Class in org.tensorflow.proto.framework
An asset file def for a single file or a set of sharded files with the same name.
AssetFileDefOrBuilder - Interface in org.tensorflow.proto.framework
 
Assign<T extends TType> - Class in org.tensorflow.op.core
Update 'ref' by assigning 'value' to it.
assign(Operand<T>, Operand<T>, Assign.Options...) - Method in class org.tensorflow.op.Ops
Update 'ref' by assigning 'value' to it.
Assign.Options - Class in org.tensorflow.op.core
Optional attributes for Assign
AssignAdd<T extends TType> - Class in org.tensorflow.op.core
Update 'ref' by adding 'value' to it.
assignAdd(Operand<T>, Operand<T>, AssignAdd.Options...) - Method in class org.tensorflow.op.Ops
Update 'ref' by adding 'value' to it.
AssignAdd.Options - Class in org.tensorflow.op.core
Optional attributes for AssignAdd
AssignAddVariableOp - Class in org.tensorflow.op.core
Adds a value to the current value of a variable.
assignAddVariableOp(Operand<?>, Operand<T>) - Method in class org.tensorflow.op.Ops
Adds a value to the current value of a variable.
AssignSub<T extends TType> - Class in org.tensorflow.op.core
Update 'ref' by subtracting 'value' from it.
assignSub(Operand<T>, Operand<T>, AssignSub.Options...) - Method in class org.tensorflow.op.Ops
Update 'ref' by subtracting 'value' from it.
AssignSub.Options - Class in org.tensorflow.op.core
Optional attributes for AssignSub
AssignSubVariableOp - Class in org.tensorflow.op.core
Subtracts a value from the current value of a variable.
assignSubVariableOp(Operand<?>, Operand<T>) - Method in class org.tensorflow.op.Ops
Subtracts a value from the current value of a variable.
AssignVariableOp - Class in org.tensorflow.op.core
Assigns a new value to a variable.
assignVariableOp(Operand<?>, Operand<T>) - Method in class org.tensorflow.op.Ops
Assigns a new value to a variable.
AsString - Class in org.tensorflow.op.dtypes
Converts each entry in the given tensor to strings.
asString(Operand<T>, AsString.Options...) - Method in class org.tensorflow.op.DtypesOps
Converts each entry in the given tensor to strings.
AsString.Options - Class in org.tensorflow.op.dtypes
Optional attributes for AsString
asTensor() - Method in interface org.tensorflow.Operand
Returns this operand as a tensor.
async(boolean) - Method in class org.tensorflow.EagerSession.Options
Controls how operations dispatched are actually executed.
Atan<T extends TType> - Class in org.tensorflow.op.math
Computes the trignometric inverse tangent of x element-wise.
atan(Operand<T>) - Method in class org.tensorflow.op.MathOps
Computes the trignometric inverse tangent of x element-wise.
Atan2<T extends TNumber> - Class in org.tensorflow.op.math
Computes arctangent of `y/x` element-wise, respecting signs of the arguments.
atan2(Operand<T>, Operand<T>) - Method in class org.tensorflow.op.MathOps
Computes arctangent of `y/x` element-wise, respecting signs of the arguments.
Atanh<T extends TType> - Class in org.tensorflow.op.math
Computes inverse hyperbolic tangent of x element-wise.
atanh(Operand<T>) - Method in class org.tensorflow.op.MathOps
Computes inverse hyperbolic tangent of x element-wise.
ATTR_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ApiDef
 
ATTR_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs
 
ATTR_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.FunctionDef
 
ATTR_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.NameAttrList
 
ATTR_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.NodeDef
 
ATTR_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.OpDef
 
ATTRIBUTES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
 
AttrValue - Class in org.tensorflow.proto.framework
Protocol buffer representing the value for an attr used to configure an Op.
AttrValue.Builder - Class in org.tensorflow.proto.framework
Protocol buffer representing the value for an attr used to configure an Op.
AttrValue.ListValue - Class in org.tensorflow.proto.framework
LINT.IfChange
AttrValue.ListValue.Builder - Class in org.tensorflow.proto.framework
LINT.IfChange
AttrValue.ListValueOrBuilder - Interface in org.tensorflow.proto.framework
 
AttrValue.ValueCase - Enum in org.tensorflow.proto.framework
 
AttrValueOrBuilder - Interface in org.tensorflow.proto.framework
 
AttrValueProtos - Class in org.tensorflow.proto.framework
 
audio() - Method in class org.tensorflow.op.audio.DecodeWav
2-D with shape `[length, channels]`.
audio - Variable in class org.tensorflow.op.Ops
 
AUDIO_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.Summary.Value
 
AudioOps - Class in org.tensorflow.op
An API for building audio operations as Ops
AudioSpectrogram - Class in org.tensorflow.op.audio
Produces a visualization of audio data over time.
audioSpectrogram(Operand<TFloat32>, Long, Long, AudioSpectrogram.Options...) - Method in class org.tensorflow.op.AudioOps
Produces a visualization of audio data over time.
AudioSpectrogram.Options - Class in org.tensorflow.op.audio
Optional attributes for AudioSpectrogram
AudioSummary - Class in org.tensorflow.op.summary
Outputs a `Summary` protocol buffer with audio.
audioSummary(Operand<TString>, Operand<TFloat32>, Operand<TFloat32>, AudioSummary.Options...) - Method in class org.tensorflow.op.SummaryOps
Outputs a `Summary` protocol buffer with audio.
AudioSummary.Options - Class in org.tensorflow.op.summary
Optional attributes for AudioSummary
AUTO_MIXED_PRECISION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RewriterConfig
 
AUTO_MIXED_PRECISION_MKL_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RewriterConfig
 
AUTO_PARALLEL_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RewriterConfig
 
AutoParallelOptions - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.AutoParallelOptions
AutoParallelOptions.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.AutoParallelOptions
AutoParallelOptionsOrBuilder - Interface in org.tensorflow.proto.framework
 
AutoShardDataset - Class in org.tensorflow.op.data
Creates a dataset that shards the input dataset.
AutoShardDataset - Class in org.tensorflow.op.data.experimental
Creates a dataset that shards the input dataset.
AutoShardDataset.Options - Class in org.tensorflow.op.data
Optional attributes for AutoShardDataset
AutoShardDataset.Options - Class in org.tensorflow.op.data.experimental
Optional attributes for AutoShardDataset
autoShardPolicy(Long) - Static method in class org.tensorflow.op.data.AutoShardDataset
 
autoShardPolicy(Long) - Method in class org.tensorflow.op.data.AutoShardDataset.Options
 
autoShardPolicy(Long) - Static method in class org.tensorflow.op.data.experimental.AutoShardDataset
 
autoShardPolicy(Long) - Method in class org.tensorflow.op.data.experimental.AutoShardDataset.Options
 
AVAILABLE_DEVICE_INFO_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.MachineConfiguration
 
AVAILABLE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.MemoryInfo
 
AvailableDeviceInfo - Class in org.tensorflow.proto.util.testlog
Matches DeviceAttributes
AvailableDeviceInfo.Builder - Class in org.tensorflow.proto.util.testlog
Matches DeviceAttributes
AvailableDeviceInfoOrBuilder - Interface in org.tensorflow.proto.util.testlog
 
aValGrad() - Method in class org.tensorflow.op.sparse.SparseAddGrad
1-D with shape `[nnz(A)]`.
average() - Method in class org.tensorflow.op.train.AccumulatorTakeGradient
The average of the accumulated gradients.
average() - Method in class org.tensorflow.op.train.ResourceAccumulatorTakeGradient
The average of the accumulated gradients.
AvgPool<T extends TNumber> - Class in org.tensorflow.op.nn
Performs average pooling on the input.
avgPool(Operand<T>, List<Long>, List<Long>, String, AvgPool.Options...) - Method in class org.tensorflow.op.NnOps
Performs average pooling on the input.
AvgPool.Options - Class in org.tensorflow.op.nn
Optional attributes for AvgPool
AvgPool3d<T extends TNumber> - Class in org.tensorflow.op.nn
Performs 3D average pooling on the input.
avgPool3d(Operand<T>, List<Long>, List<Long>, String, AvgPool3d.Options...) - Method in class org.tensorflow.op.NnOps
Performs 3D average pooling on the input.
AvgPool3d.Options - Class in org.tensorflow.op.nn
Optional attributes for AvgPool3d
AvgPool3dGrad<T extends TNumber> - Class in org.tensorflow.op.nn
Computes gradients of average pooling function.
avgPool3dGrad(Operand<TInt32>, Operand<T>, List<Long>, List<Long>, String, AvgPool3dGrad.Options...) - Method in class org.tensorflow.op.NnOps
Computes gradients of average pooling function.
AvgPool3dGrad.Options - Class in org.tensorflow.op.nn
Optional attributes for AvgPool3dGrad
AvgPoolGrad<T extends TNumber> - Class in org.tensorflow.op.nn
Computes gradients of the average pooling function.
AvgPoolGrad.Options - Class in org.tensorflow.op.nn
Optional attributes for AvgPoolGrad
axis(Long) - Static method in class org.tensorflow.op.core.OneHot
 
axis(Long) - Method in class org.tensorflow.op.core.OneHot.Options
 
axis(List<Long>) - Static method in class org.tensorflow.op.core.Squeeze
 
axis(List<Long>) - Method in class org.tensorflow.op.core.Squeeze.Options
 
axis(Long) - Static method in class org.tensorflow.op.core.Stack
 
axis(Long) - Method in class org.tensorflow.op.core.Stack.Options
 
axis(Long) - Static method in class org.tensorflow.op.core.Unstack
 
axis(Long) - Method in class org.tensorflow.op.core.Unstack.Options
 
axis(Long) - Static method in class org.tensorflow.op.quantization.Dequantize
 
axis(Long) - Method in class org.tensorflow.op.quantization.Dequantize.Options
 
axis(Long) - Static method in class org.tensorflow.op.quantization.Quantize
 
axis(Long) - Method in class org.tensorflow.op.quantization.Quantize.Options
 
axis(Long) - Static method in class org.tensorflow.op.quantization.QuantizeAndDequantize
 
axis(Long) - Method in class org.tensorflow.op.quantization.QuantizeAndDequantize.Options
 

B

B_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.AttrValue
 
B_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.AttrValue.ListValue
 
BACK_PROP_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.WhileContextDef
 
backprop() - Method in class org.tensorflow.op.nn.raw.SoftmaxCrossEntropyWithLogits
backpropagated gradients (batch_size x num_classes matrix).
backprop() - Method in class org.tensorflow.op.nn.raw.SparseSoftmaxCrossEntropyWithLogits
backpropagated gradients (batch_size x num_classes matrix).
backprops() - Method in class org.tensorflow.op.data.LeakyReluGrad
`gradients * (features > 0) + alpha * gradients * (features <= 0)`.
backprops() - Method in class org.tensorflow.op.math.SoftplusGrad
The gradients: `gradients / (1 + exp(-features))`.
backprops() - Method in class org.tensorflow.op.nn.EluGrad
The gradients: `gradients * (outputs + 1)` if outputs < 0, `gradients` otherwise.
backprops() - Method in class org.tensorflow.op.nn.Relu6Grad
The gradients: `gradients * (features > 0) * (features < 6)`.
backprops() - Method in class org.tensorflow.op.nn.ReluGrad
`gradients * (features > 0)`.
backprops() - Method in class org.tensorflow.op.nn.SeluGrad
The gradients: `gradients * (outputs + scale * alpha)` if outputs < 0, `scale * gradients` otherwise.
backprops() - Method in class org.tensorflow.op.nn.SoftsignGrad
The gradients: `gradients / (1 + abs(features)) ** 2`.
backprops() - Method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxArgsGradient
Backpropagated gradients below the FakeQuantWithMinMaxArgs operation: `gradients * (inputs >= min && inputs <= max)`.
backpropsWrtInput() - Method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxVarsGradient
Backpropagated gradients w.r.t.
backpropsWrtInput() - Method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxVarsPerChannelGradient
Backpropagated gradients w.r.t.
backpropWrtMax() - Method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxVarsGradient
Backpropagated gradients w.r.t.
backpropWrtMax() - Method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxVarsPerChannelGradient
Backpropagated gradients w.r.t.
backpropWrtMin() - Method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxVarsGradient
Backpropagated gradients w.r.t.
backpropWrtMin() - Method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxVarsPerChannelGradient
Backpropagated gradients w.r.t.
BAD_CONSUMERS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.VersionDef
 
badColor(Tensor<?>) - Static method in class org.tensorflow.op.summary.ImageSummary
 
badColor(Tensor<?>) - Method in class org.tensorflow.op.summary.ImageSummary.Options
 
band() - Method in class org.tensorflow.op.linalg.BandPart
Rank `k` tensor of the same shape as input.
band() - Method in class org.tensorflow.op.linalg.BatchMatrixBandPart
 
BandedTriangularSolve<T extends TType> - Class in org.tensorflow.op.linalg
 
BandedTriangularSolve.Options - Class in org.tensorflow.op.linalg
Optional attributes for BandedTriangularSolve
BandPart<T extends TType> - Class in org.tensorflow.op.linalg
Copy a tensor setting everything outside a central band in each innermost matrix to zero.
bandPart(Operand<T>, Operand<U>, Operand<U>) - Method in class org.tensorflow.op.LinalgOps
Copy a tensor setting everything outside a central band in each innermost matrix to zero.
BANDWIDTH_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.DeviceProperties
 
BARE_CONCRETE_FUNCTION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SavedObject
 
Barrier - Class in org.tensorflow.op.core
Defines a barrier that persists across different graph executions.
barrier(List<DataType<?>>, Barrier.Options...) - Method in class org.tensorflow.op.Ops
Defines a barrier that persists across different graph executions.
Barrier.Options - Class in org.tensorflow.op.core
Optional attributes for Barrier
BarrierClose - Class in org.tensorflow.op.core
Closes the given barrier.
barrierClose(Operand<TString>, BarrierClose.Options...) - Method in class org.tensorflow.op.Ops
Closes the given barrier.
BarrierClose.Options - Class in org.tensorflow.op.core
Optional attributes for BarrierClose
BarrierIncompleteSize - Class in org.tensorflow.op.core
Computes the number of incomplete elements in the given barrier.
barrierIncompleteSize(Operand<TString>) - Method in class org.tensorflow.op.Ops
Computes the number of incomplete elements in the given barrier.
BarrierInsertMany - Class in org.tensorflow.op.core
For each key, assigns the respective value to the specified component.
barrierInsertMany(Operand<TString>, Operand<TString>, Operand<T>, Long) - Method in class org.tensorflow.op.Ops
For each key, assigns the respective value to the specified component.
BarrierReadySize - Class in org.tensorflow.op.core
Computes the number of complete elements in the given barrier.
barrierReadySize(Operand<TString>) - Method in class org.tensorflow.op.Ops
Computes the number of complete elements in the given barrier.
BarrierTakeMany - Class in org.tensorflow.op.core
Takes the given number of completed elements from a barrier.
barrierTakeMany(Operand<TString>, Operand<TInt32>, List<DataType<?>>, BarrierTakeMany.Options...) - Method in class org.tensorflow.op.Ops
Takes the given number of completed elements from a barrier.
BarrierTakeMany.Options - Class in org.tensorflow.op.core
Optional attributes for BarrierTakeMany
Batch - Class in org.tensorflow.op.core
Batches all input tensors nondeterministically.
batch(Iterable<Operand<?>>, Long, Long, Long, Long, Batch.Options...) - Method in class org.tensorflow.op.Ops
Batches all input tensors nondeterministically.
Batch.Options - Class in org.tensorflow.op.core
Optional attributes for Batch
BatchCholesky<T extends TNumber> - Class in org.tensorflow.op.linalg
 
batchCholesky(Operand<T>) - Method in class org.tensorflow.op.LinalgOps
 
BatchCholeskyGrad<T extends TNumber> - Class in org.tensorflow.op.linalg
 
batchCholeskyGrad(Operand<T>, Operand<T>) - Method in class org.tensorflow.op.LinalgOps
 
BatchDataset - Class in org.tensorflow.op.data
Creates a dataset that batches `batch_size` elements from `input_dataset`.
batchDataset(Operand<?>, Operand<TInt64>, Operand<TBool>, List<DataType<?>>, List<Shape>, BatchDataset.Options...) - Method in class org.tensorflow.op.DataOps
Creates a dataset that batches `batch_size` elements from `input_dataset`.
BatchDataset.Options - Class in org.tensorflow.op.data
Optional attributes for BatchDataset
batchDim(Long) - Static method in class org.tensorflow.op.core.ReverseSequence
 
batchDim(Long) - Method in class org.tensorflow.op.core.ReverseSequence.Options
 
batchDims(Long) - Static method in class org.tensorflow.op.core.Gather
 
batchDims(Long) - Method in class org.tensorflow.op.core.Gather.Options
 
batchDims(Long) - Static method in class org.tensorflow.op.core.ResourceGather
 
batchDims(Long) - Method in class org.tensorflow.op.core.ResourceGather.Options
 
batchedGrad() - Method in class org.tensorflow.op.core.UnbatchGrad
 
batchedTensors() - Method in class org.tensorflow.op.core.Batch
 
BatchFft - Class in org.tensorflow.op.signal
 
batchFft(Operand<?>) - Method in class org.tensorflow.op.SignalOps
 
BatchFft2d - Class in org.tensorflow.op.signal
 
batchFft2d(Operand<?>) - Method in class org.tensorflow.op.SignalOps
 
BatchFft3d - Class in org.tensorflow.op.signal
 
batchFft3d(Operand<?>) - Method in class org.tensorflow.op.SignalOps
 
BatchIfft - Class in org.tensorflow.op.signal
 
batchIfft(Operand<?>) - Method in class org.tensorflow.op.SignalOps
 
BatchIfft2d - Class in org.tensorflow.op.signal
 
batchIfft2d(Operand<?>) - Method in class org.tensorflow.op.SignalOps
 
BatchIfft3d - Class in org.tensorflow.op.signal
 
batchIfft3d(Operand<?>) - Method in class org.tensorflow.op.SignalOps
 
batchIndex() - Method in class org.tensorflow.op.core.Batch
 
batchingQueue(String) - Static method in class org.tensorflow.op.core.Batch
 
batchingQueue(String) - Method in class org.tensorflow.op.core.Batch.Options
 
BatchMatMul<T extends TType> - Class in org.tensorflow.op.train
Multiplies slices of two tensors in batches.
batchMatMul(Operand<T>, Operand<T>, BatchMatMul.Options...) - Method in class org.tensorflow.op.TrainOps
Multiplies slices of two tensors in batches.
BatchMatMul.Options - Class in org.tensorflow.op.train
Optional attributes for BatchMatMul
BatchMatrixBandPart<T extends TType> - Class in org.tensorflow.op.linalg
 
batchMatrixBandPart(Operand<T>, Operand<TInt64>, Operand<TInt64>) - Method in class org.tensorflow.op.LinalgOps
 
BatchMatrixDeterminant<T extends TType> - Class in org.tensorflow.op.linalg
 
batchMatrixDeterminant(Operand<T>) - Method in class org.tensorflow.op.LinalgOps
 
BatchMatrixDiag<T extends TType> - Class in org.tensorflow.op.linalg
 
batchMatrixDiag(Operand<T>) - Method in class org.tensorflow.op.LinalgOps
 
BatchMatrixDiagPart<T extends TType> - Class in org.tensorflow.op.linalg
 
batchMatrixDiagPart(Operand<T>) - Method in class org.tensorflow.op.LinalgOps
 
BatchMatrixInverse<T extends TNumber> - Class in org.tensorflow.op.linalg
 
batchMatrixInverse(Operand<T>, BatchMatrixInverse.Options...) - Method in class org.tensorflow.op.LinalgOps
 
BatchMatrixInverse.Options - Class in org.tensorflow.op.linalg
Optional attributes for BatchMatrixInverse
BatchMatrixSetDiag<T extends TType> - Class in org.tensorflow.op.linalg
 
batchMatrixSetDiag(Operand<T>, Operand<T>) - Method in class org.tensorflow.op.LinalgOps
 
BatchMatrixSolve<T extends TNumber> - Class in org.tensorflow.op.linalg
 
batchMatrixSolve(Operand<T>, Operand<T>, BatchMatrixSolve.Options...) - Method in class org.tensorflow.op.LinalgOps
 
BatchMatrixSolve.Options - Class in org.tensorflow.op.linalg
Optional attributes for BatchMatrixSolve
BatchMatrixSolveLs<T extends TNumber> - Class in org.tensorflow.op.linalg
 
batchMatrixSolveLs(Operand<T>, Operand<T>, Operand<TFloat64>, BatchMatrixSolveLs.Options...) - Method in class org.tensorflow.op.LinalgOps
 
BatchMatrixSolveLs.Options - Class in org.tensorflow.op.linalg
Optional attributes for BatchMatrixSolveLs
BatchMatrixTriangularSolve<T extends TNumber> - Class in org.tensorflow.op.linalg
 
batchMatrixTriangularSolve(Operand<T>, Operand<T>, BatchMatrixTriangularSolve.Options...) - Method in class org.tensorflow.op.LinalgOps
 
BatchMatrixTriangularSolve.Options - Class in org.tensorflow.op.linalg
Optional attributes for BatchMatrixTriangularSolve
batchMean() - Method in class org.tensorflow.op.nn.FusedBatchNorm
A 1D Tensor for the computed batch mean, to be used by TensorFlow to compute the running mean.
BatchNormWithGlobalNormalization<T extends TType> - Class in org.tensorflow.op.nn
Batch normalization.
batchNormWithGlobalNormalization(Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Float, Boolean) - Method in class org.tensorflow.op.NnOps
Batch normalization.
BatchNormWithGlobalNormalizationGrad<T extends TType> - Class in org.tensorflow.op.nn
Gradients for batch normalization.
batchNormWithGlobalNormalizationGrad(Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Float, Boolean) - Method in class org.tensorflow.op.NnOps
Gradients for batch normalization.
BatchSelfAdjointEig<T extends TNumber> - Class in org.tensorflow.op.linalg
 
batchSelfAdjointEig(Operand<T>, BatchSelfAdjointEig.Options...) - Method in class org.tensorflow.op.LinalgOps
 
BatchSelfAdjointEig.Options - Class in org.tensorflow.op.linalg
Optional attributes for BatchSelfAdjointEig
batchSize(Long) - Static method in class org.tensorflow.op.random.RecordInput
 
batchSize(Long) - Method in class org.tensorflow.op.random.RecordInput.Options
 
BatchSvd<T extends TType> - Class in org.tensorflow.op.linalg
 
batchSvd(Operand<T>, BatchSvd.Options...) - Method in class org.tensorflow.op.LinalgOps
 
BatchSvd.Options - Class in org.tensorflow.op.linalg
Optional attributes for BatchSvd
BatchToSpace<T extends TType> - Class in org.tensorflow.op.core
BatchToSpace for 4-D tensors of type T.
batchToSpace(Operand<T>, Operand<U>, Long) - Method in class org.tensorflow.op.Ops
BatchToSpace for 4-D tensors of type T.
BatchToSpaceNd<T extends TType> - Class in org.tensorflow.op.core
BatchToSpace for N-D tensors of type T.
batchToSpaceNd(Operand<T>, Operand<U>, Operand<V>) - Method in class org.tensorflow.op.Ops
BatchToSpace for N-D tensors of type T.
batchVariance() - Method in class org.tensorflow.op.nn.FusedBatchNorm
A 1D Tensor for the computed batch variance, to be used by TensorFlow to compute the running variance.
bboxes() - Method in class org.tensorflow.op.image.SampleDistortedBoundingBox
3-D with shape `[1, 1, 4]` containing the distorted bounding box.
begin() - Method in class org.tensorflow.op.image.SampleDistortedBoundingBox
1-D, containing `[offset_height, offset_width, 0]`.
beginMask(Long) - Static method in class org.tensorflow.op.core.ResourceStridedSliceAssign
 
beginMask(Long) - Method in class org.tensorflow.op.core.ResourceStridedSliceAssign.Options
 
beginMask(Long) - Static method in class org.tensorflow.op.core.StridedSlice
 
beginMask(Long) - Method in class org.tensorflow.op.core.StridedSlice.Options
 
beginMask(Long) - Static method in class org.tensorflow.op.core.StridedSliceAssign
 
beginMask(Long) - Method in class org.tensorflow.op.core.StridedSliceAssign.Options
 
beginMask(Long) - Static method in class org.tensorflow.op.core.StridedSliceGrad
 
beginMask(Long) - Method in class org.tensorflow.op.core.StridedSliceGrad.Options
 
beginMask(Long) - Static method in class org.tensorflow.op.core.TensorStridedSliceUpdate
 
beginMask(Long) - Method in class org.tensorflow.op.core.TensorStridedSliceUpdate.Options
 
BENCHMARK_TYPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.TestResults
 
BenchmarkEntries - Class in org.tensorflow.proto.util.testlog
Protobuf type tensorflow.BenchmarkEntries
BenchmarkEntries.Builder - Class in org.tensorflow.proto.util.testlog
Protobuf type tensorflow.BenchmarkEntries
BenchmarkEntriesOrBuilder - Interface in org.tensorflow.proto.util.testlog
 
BenchmarkEntry - Class in org.tensorflow.proto.util.testlog
Each unit test or benchmark in a test or benchmark run provides some set of information.
BenchmarkEntry.Builder - Class in org.tensorflow.proto.util.testlog
Each unit test or benchmark in a test or benchmark run provides some set of information.
BenchmarkEntryOrBuilder - Interface in org.tensorflow.proto.util.testlog
 
benefits() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingMDLAdagradLightParameters
Parameter benefits updated by the MDL Adagrad Light optimization algorithm.
BesselI0<T extends TNumber> - Class in org.tensorflow.op.math
 
BesselI0e<T extends TNumber> - Class in org.tensorflow.op.math
 
BesselI1<T extends TNumber> - Class in org.tensorflow.op.math
 
BesselI1e<T extends TNumber> - Class in org.tensorflow.op.math
 
BesselJ0<T extends TNumber> - Class in org.tensorflow.op.math.special
 
BesselJ1<T extends TNumber> - Class in org.tensorflow.op.math.special
 
BesselK0<T extends TNumber> - Class in org.tensorflow.op.math.special
 
BesselK0e<T extends TNumber> - Class in org.tensorflow.op.math.special
 
BesselK1<T extends TNumber> - Class in org.tensorflow.op.math.special
 
BesselK1e<T extends TNumber> - Class in org.tensorflow.op.math.special
 
BesselY0<T extends TNumber> - Class in org.tensorflow.op.math.special
 
BesselY1<T extends TNumber> - Class in org.tensorflow.op.math.special
 
beta(Float) - Static method in class org.tensorflow.op.nn.LocalResponseNormalization
 
beta(Float) - Method in class org.tensorflow.op.nn.LocalResponseNormalization.Options
 
beta(Float) - Static method in class org.tensorflow.op.nn.LocalResponseNormalizationGrad
 
beta(Float) - Method in class org.tensorflow.op.nn.LocalResponseNormalizationGrad.Options
 
Betainc<T extends TNumber> - Class in org.tensorflow.op.math
Compute the regularized incomplete beta integral \\(I_x(a, b)\\).
betainc(Operand<T>, Operand<T>, Operand<T>) - Method in class org.tensorflow.op.MathOps
Compute the regularized incomplete beta integral \\(I_x(a, b)\\).
BfcMemoryMapProtos - Class in org.tensorflow.proto.util
 
bGrad() - Method in class org.tensorflow.op.nn.BlockLSTMGrad
The gradient for w to be back-propped.
bias(Float) - Static method in class org.tensorflow.op.nn.LocalResponseNormalization
 
bias(Float) - Method in class org.tensorflow.op.nn.LocalResponseNormalization.Options
 
bias(Float) - Static method in class org.tensorflow.op.nn.LocalResponseNormalizationGrad
 
bias(Float) - Method in class org.tensorflow.op.nn.LocalResponseNormalizationGrad.Options
 
BiasAdd<T extends TType> - Class in org.tensorflow.op.nn
Adds `bias` to `value`.
biasAdd(Operand<T>, Operand<T>, BiasAdd.Options...) - Method in class org.tensorflow.op.NnOps
Adds `bias` to `value`.
BiasAdd.Options - Class in org.tensorflow.op.nn
Optional attributes for BiasAdd
BiasAddGrad<T extends TType> - Class in org.tensorflow.op.nn
The backward operation for "BiasAdd" on the "bias" tensor.
biasAddGrad(Operand<T>, BiasAddGrad.Options...) - Method in class org.tensorflow.op.NnOps
The backward operation for "BiasAdd" on the "bias" tensor.
BiasAddGrad.Options - Class in org.tensorflow.op.nn
Optional attributes for BiasAddGrad
biases() - Method in class org.tensorflow.op.nn.CudnnRNNParamsToCanonical
 
BIG_VALUE - Static variable in enum org.tensorflow.proto.util.BundleHeaderProto.Endianness
BIG = 1;
BIN_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.BinSummary
 
BIN_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.MemChunk
 
BIN_SUMMARY_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.MemoryDump
 
binaryExamples() - Method in class org.tensorflow.op.io.DecodeJsonExample
Each string is a binary Example protocol buffer corresponding to the respective element of `json_examples`.
binaryOutput(Boolean) - Static method in class org.tensorflow.op.math.DenseBincount
 
binaryOutput(Boolean) - Method in class org.tensorflow.op.math.DenseBincount.Options
 
binaryOutput(Boolean) - Static method in class org.tensorflow.op.ragged.RaggedBincount
 
binaryOutput(Boolean) - Method in class org.tensorflow.op.ragged.RaggedBincount.Options
 
binaryOutput(Boolean) - Static method in class org.tensorflow.op.sparse.SparseBincount
 
binaryOutput(Boolean) - Method in class org.tensorflow.op.sparse.SparseBincount.Options
 
Bincount<T extends TNumber> - Class in org.tensorflow.op.math
Counts the number of occurrences of each value in an integer array.
bincount(Operand<TInt32>, Operand<TInt32>, Operand<T>) - Method in class org.tensorflow.op.MathOps
Counts the number of occurrences of each value in an integer array.
bins() - Method in class org.tensorflow.op.math.Bincount
1D `Tensor` with length equal to `size`.
BinSummary - Class in org.tensorflow.proto.util
Protobuf type tensorflow.BinSummary
BinSummary.Builder - Class in org.tensorflow.proto.util
Protobuf type tensorflow.BinSummary
BinSummaryOrBuilder - Interface in org.tensorflow.proto.util
 
bIsSparse(Boolean) - Static method in class org.tensorflow.op.sparse.SparseMatMul
 
bIsSparse(Boolean) - Method in class org.tensorflow.op.sparse.SparseMatMul.Options
 
Bitcast<U extends TType> - Class in org.tensorflow.op.core
Bitcasts a tensor from one type to another without copying data.
bitcast(Operand<T>, DataType<U>) - Method in class org.tensorflow.op.Ops
Bitcasts a tensor from one type to another without copying data.
BITS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.PlatformInfo
 
bitwise - Variable in class org.tensorflow.op.Ops
 
BitwiseAnd<T extends TNumber> - Class in org.tensorflow.op.bitwise
Elementwise computes the bitwise AND of `x` and `y`.
bitwiseAnd(Operand<T>, Operand<T>) - Method in class org.tensorflow.op.BitwiseOps
Elementwise computes the bitwise AND of `x` and `y`.
BitwiseOps - Class in org.tensorflow.op
An API for building bitwise operations as Ops
BitwiseOr<T extends TNumber> - Class in org.tensorflow.op.bitwise
Elementwise computes the bitwise OR of `x` and `y`.
bitwiseOr(Operand<T>, Operand<T>) - Method in class org.tensorflow.op.BitwiseOps
Elementwise computes the bitwise OR of `x` and `y`.
BitwiseXor<T extends TNumber> - Class in org.tensorflow.op.bitwise
Elementwise computes the bitwise XOR of `x` and `y`.
bitwiseXor(Operand<T>, Operand<T>) - Method in class org.tensorflow.op.BitwiseOps
Elementwise computes the bitwise XOR of `x` and `y`.
BlockLSTM<T extends TNumber> - Class in org.tensorflow.op.nn
Computes the LSTM cell forward propagation for all the time steps.
BlockLSTM.Options - Class in org.tensorflow.op.nn
Optional attributes for BlockLSTM
BlockLSTMGrad<T extends TNumber> - Class in org.tensorflow.op.nn
Computes the LSTM cell backward propagation for the entire time sequence.
body_graph() - Method in class org.tensorflow.internal.c_api.TF_WhileParams
 
body_inputs() - Method in class org.tensorflow.internal.c_api.TF_WhileParams
 
body_outputs() - Method in class org.tensorflow.internal.c_api.TF_WhileParams
 
BOOL_VAL_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TensorProto
 
BOOL_VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.StructuredValue
 
BoostedTreesAggregateStats - Class in org.tensorflow.op.estimator
Aggregates the summary of accumulated stats for the batch.
BoostedTreesBucketize - Class in org.tensorflow.op.estimator
Bucketize each feature based on bucket boundaries.
BoostedTreesCalculateBestFeatureSplit - Class in org.tensorflow.op.estimator
Calculates gains for each feature and returns the best possible split information for the feature.
BoostedTreesCalculateBestFeatureSplit.Options - Class in org.tensorflow.op.estimator
BoostedTreesCalculateBestFeatureSplitV2 - Class in org.tensorflow.op.estimator
Calculates gains for each feature and returns the best possible split information for each node.
BoostedTreesCalculateBestGainsPerFeature - Class in org.tensorflow.op.estimator
Calculates gains for each feature and returns the best possible split information for the feature.
BoostedTreesCenterBias - Class in org.tensorflow.op.estimator
Calculates the prior from the training data (the bias) and fills in the first node with the logits' prior.
BoostedTreesCreateEnsemble - Class in org.tensorflow.op.estimator
Creates a tree ensemble model and returns a handle to it.
BoostedTreesCreateQuantileStreamResource - Class in org.tensorflow.op.estimator
Create the Resource for Quantile Streams.
BoostedTreesCreateQuantileStreamResource.Options - Class in org.tensorflow.op.estimator
BoostedTreesDeserializeEnsemble - Class in org.tensorflow.op.estimator
Deserializes a serialized tree ensemble config and replaces current tree
BoostedTreesEnsembleResourceHandleOp - Class in org.tensorflow.op.estimator
Creates a handle to a BoostedTreesEnsembleResource
BoostedTreesEnsembleResourceHandleOp.Options - Class in org.tensorflow.op.estimator
Optional attributes for BoostedTreesEnsembleResourceHandleOp
BoostedTreesExampleDebugOutputs - Class in org.tensorflow.op.estimator
Debugging/model interpretability outputs for each example.
BoostedTreesFlushQuantileSummaries - Class in org.tensorflow.op.estimator
Flush the quantile summaries from each quantile stream resource.
BoostedTreesGetEnsembleStates - Class in org.tensorflow.op.estimator
Retrieves the tree ensemble resource stamp token, number of trees and growing statistics.
BoostedTreesMakeQuantileSummaries - Class in org.tensorflow.op.estimator
Makes the summary of quantiles for the batch.
BoostedTreesMakeStatsSummary - Class in org.tensorflow.op.estimator
Makes the summary of accumulated stats for the batch.
BoostedTreesPredict - Class in org.tensorflow.op.estimator
Runs multiple additive regression ensemble predictors on input instances and
BoostedTreesQuantileStreamResourceAddSummaries - Class in org.tensorflow.op.estimator
Add the quantile summaries to each quantile stream resource.
BoostedTreesQuantileStreamResourceDeserialize - Class in org.tensorflow.op.estimator
Deserialize bucket boundaries and ready flag into current QuantileAccumulator.
BoostedTreesQuantileStreamResourceFlush - Class in org.tensorflow.op.estimator
Flush the summaries for a quantile stream resource.
BoostedTreesQuantileStreamResourceFlush.Options - Class in org.tensorflow.op.estimator
BoostedTreesQuantileStreamResourceGetBucketBoundaries - Class in org.tensorflow.op.estimator
Generate the bucket boundaries for each feature based on accumulated summaries.
BoostedTreesQuantileStreamResourceHandleOp - Class in org.tensorflow.op.estimator
Creates a handle to a BoostedTreesQuantileStreamResource.
BoostedTreesQuantileStreamResourceHandleOp.Options - Class in org.tensorflow.op.estimator
BoostedTreesSerializeEnsemble - Class in org.tensorflow.op.estimator
Serializes the tree ensemble to a proto.
BoostedTreesSparseAggregateStats - Class in org.tensorflow.op.estimator
Aggregates the summary of accumulated stats for the batch.
BoostedTreesSparseCalculateBestFeatureSplit - Class in org.tensorflow.op.estimator
Calculates gains for each feature and returns the best possible split information for the feature.
BoostedTreesSparseCalculateBestFeatureSplit.Options - Class in org.tensorflow.op.estimator
BoostedTreesTrainingPredict - Class in org.tensorflow.op.estimator
Runs multiple additive regression ensemble predictors on input instances and
BoostedTreesUpdateEnsemble - Class in org.tensorflow.op.estimator
Updates the tree ensemble by either adding a layer to the last tree being grown
BoostedTreesUpdateEnsembleV2 - Class in org.tensorflow.op.estimator
Updates the tree ensemble by adding a layer to the last tree being grown
BoostedTreesUpdateEnsembleV2.Options - Class in org.tensorflow.op.estimator
Optional attributes for BoostedTreesUpdateEnsembleV2
BOUND_INPUTS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SavedConcreteFunction
 
BOUNDED_TENSOR_SPEC_VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.StructuredValue
 
BoundedTensorSpecProto - Class in org.tensorflow.proto.framework
A protobuf to represent tf.BoundedTensorSpec.
BoundedTensorSpecProto.Builder - Class in org.tensorflow.proto.framework
A protobuf to represent tf.BoundedTensorSpec.
BoundedTensorSpecProtoOrBuilder - Interface in org.tensorflow.proto.framework
 
BRANCH_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CondContextDef
 
BroadcastDynamicShape<T extends TNumber> - Class in org.tensorflow.op.core
Return the shape of s0 op s1 with broadcast.
broadcastDynamicShape(Operand<T>, Operand<T>) - Method in class org.tensorflow.op.Ops
Return the shape of s0 op s1 with broadcast.
BroadcastGradientArgs<T extends TNumber> - Class in org.tensorflow.op.core
Return the reduction indices for computing gradients of s0 op s1 with broadcast.
BroadcastHelper<T extends TType> - Class in org.tensorflow.op.xla
Helper operator for performing XLA-style broadcasts
broadcastHelper(Operand<T>, Operand<T>, Operand<U>) - Method in class org.tensorflow.op.XlaOps
Helper operator for performing XLA-style broadcasts
BroadcastRecv<T extends TType> - Class in org.tensorflow.op.collective
Receives a tensor value broadcast from another device.
BroadcastRecv.Options - Class in org.tensorflow.op.collective
Optional attributes for BroadcastRecv
BroadcastSend<T extends TType> - Class in org.tensorflow.op.collective
Broadcasts a tensor value to one or more other devices.
BroadcastSend.Options - Class in org.tensorflow.op.collective
Optional attributes for BroadcastSend
BroadcastTo<T extends TType> - Class in org.tensorflow.op.core
Broadcast an array for a compatible shape.
broadcastTo(Operand<T>, Operand<U>) - Method in class org.tensorflow.op.Ops
Broadcast an array for a compatible shape.
BUCKET_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.HistogramProto
 
BUCKET_LIMIT_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.HistogramProto
 
bucketBoundaries() - Method in class org.tensorflow.op.estimator.BoostedTreesQuantileStreamResourceGetBucketBoundaries
float; List of Rank 1 Tensors each containing the bucket boundaries for a feature.
Bucketize - Class in org.tensorflow.op.core
Bucketizes 'input' based on 'boundaries'.
bucketize(Operand<T>, List<Float>) - Method in class org.tensorflow.op.Ops
Bucketizes 'input' based on 'boundaries'.
buckets() - Method in class org.tensorflow.op.estimator.BoostedTreesBucketize
int; List of Rank 1 Tensors each containing the bucketized values for a single feature.
build() - Method in class org.tensorflow.EagerSession.Options
Builds an eager session with the selected options.
build() - Method in class org.tensorflow.GraphOperationBuilder
Add the GraphOperation being built to the Graph.
build() - Method in interface org.tensorflow.OperationBuilder
Build the Operation.
build() - Method in class org.tensorflow.proto.distruntime.ClusterDef.Builder
 
build() - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters.Builder
 
build() - Method in class org.tensorflow.proto.distruntime.JobDef.Builder
 
build() - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters.Builder
 
build() - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
 
build() - Method in class org.tensorflow.proto.distruntime.TaskDeviceFilters.Builder
 
build() - Method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra.Builder
 
build() - Method in class org.tensorflow.proto.example.BytesList.Builder
 
build() - Method in class org.tensorflow.proto.example.Example.Builder
 
build() - Method in class org.tensorflow.proto.example.ExampleParserConfiguration.Builder
 
build() - Method in class org.tensorflow.proto.example.Feature.Builder
 
build() - Method in class org.tensorflow.proto.example.FeatureConfiguration.Builder
 
build() - Method in class org.tensorflow.proto.example.FeatureList.Builder
 
build() - Method in class org.tensorflow.proto.example.FeatureLists.Builder
 
build() - Method in class org.tensorflow.proto.example.Features.Builder
 
build() - Method in class org.tensorflow.proto.example.FixedLenFeatureProto.Builder
 
build() - Method in class org.tensorflow.proto.example.FloatList.Builder
 
build() - Method in class org.tensorflow.proto.example.Int64List.Builder
 
build() - Method in class org.tensorflow.proto.example.SequenceExample.Builder
 
build() - Method in class org.tensorflow.proto.example.VarLenFeatureProto.Builder
 
build() - Method in class org.tensorflow.proto.framework.AllocationDescription.Builder
 
build() - Method in class org.tensorflow.proto.framework.AllocationRecord.Builder
 
build() - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
 
build() - Method in class org.tensorflow.proto.framework.ApiDef.Arg.Builder
 
build() - Method in class org.tensorflow.proto.framework.ApiDef.Attr.Builder
 
build() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
 
build() - Method in class org.tensorflow.proto.framework.ApiDef.Endpoint.Builder
 
build() - Method in class org.tensorflow.proto.framework.ApiDefs.Builder
 
build() - Method in class org.tensorflow.proto.framework.AssetFileDef.Builder
 
build() - Method in class org.tensorflow.proto.framework.AttrValue.Builder
 
build() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
 
build() - Method in class org.tensorflow.proto.framework.AutoParallelOptions.Builder
 
build() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
 
build() - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
 
build() - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList.Builder
 
build() - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
 
build() - Method in class org.tensorflow.proto.framework.CollectionDef.BytesList.Builder
 
build() - Method in class org.tensorflow.proto.framework.CollectionDef.FloatList.Builder
 
build() - Method in class org.tensorflow.proto.framework.CollectionDef.Int64List.Builder
 
build() - Method in class org.tensorflow.proto.framework.CollectionDef.NodeList.Builder
 
build() - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
 
build() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
 
build() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
 
build() - Method in class org.tensorflow.proto.framework.ControlFlowContextDef.Builder
 
build() - Method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost.Builder
 
build() - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
 
build() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
 
build() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo.Builder
 
build() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo.Builder
 
build() - Method in class org.tensorflow.proto.framework.DebuggedSourceFile.Builder
 
build() - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles.Builder
 
build() - Method in class org.tensorflow.proto.framework.DebugOptions.Builder
 
build() - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
 
build() - Method in class org.tensorflow.proto.framework.Device.Builder
 
build() - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
 
build() - Method in class org.tensorflow.proto.framework.DeviceLocality.Builder
 
build() - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
 
build() - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
 
build() - Method in class org.tensorflow.proto.framework.DictValue.Builder
 
build() - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs.Builder
 
build() - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
 
build() - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
 
build() - Method in class org.tensorflow.proto.framework.FunctionSpec.Builder
 
build() - Method in class org.tensorflow.proto.framework.GPUOptions.Builder
 
build() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.Builder
 
build() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices.Builder
 
build() - Method in class org.tensorflow.proto.framework.GradientDef.Builder
 
build() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.Builder
 
build() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol.Builder
 
build() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace.Builder
 
build() - Method in class org.tensorflow.proto.framework.GraphDef.Builder
 
build() - Method in class org.tensorflow.proto.framework.GraphOptions.Builder
 
build() - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo.Builder
 
build() - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo.Builder
 
build() - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo.Builder
 
build() - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
 
build() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo.Builder
 
build() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInput.Builder
 
build() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo.Builder
 
build() - Method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo.Builder
 
build() - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
 
build() - Method in class org.tensorflow.proto.framework.InterconnectLink.Builder
 
build() - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint.Builder
 
build() - Method in class org.tensorflow.proto.framework.KernelDef.Builder
 
build() - Method in class org.tensorflow.proto.framework.KernelList.Builder
 
build() - Method in class org.tensorflow.proto.framework.ListValue.Builder
 
build() - Method in class org.tensorflow.proto.framework.LocalLinks.Builder
 
build() - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation.Builder
 
build() - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation.Builder
 
build() - Method in class org.tensorflow.proto.framework.MemoryLogStep.Builder
 
build() - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation.Builder
 
build() - Method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation.Builder
 
build() - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput.Builder
 
build() - Method in class org.tensorflow.proto.framework.MemoryStats.Builder
 
build() - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
 
build() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
 
build() - Method in class org.tensorflow.proto.framework.NameAttrList.Builder
 
build() - Method in class org.tensorflow.proto.framework.NamedDevice.Builder
 
build() - Method in class org.tensorflow.proto.framework.NamedTensorProto.Builder
 
build() - Method in class org.tensorflow.proto.framework.NamedTupleValue.Builder
 
build() - Method in class org.tensorflow.proto.framework.NodeDef.Builder
 
build() - Method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo.Builder
 
build() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
 
build() - Method in class org.tensorflow.proto.framework.NodeOutput.Builder
 
build() - Method in class org.tensorflow.proto.framework.NoneValue.Builder
 
build() - Method in class org.tensorflow.proto.framework.OpDef.ArgDef.Builder
 
build() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
 
build() - Method in class org.tensorflow.proto.framework.OpDef.Builder
 
build() - Method in class org.tensorflow.proto.framework.OpDeprecation.Builder
 
build() - Method in class org.tensorflow.proto.framework.OpList.Builder
 
build() - Method in class org.tensorflow.proto.framework.OptimizerOptions.Builder
 
build() - Method in class org.tensorflow.proto.framework.PairValue.Builder
 
build() - Method in class org.tensorflow.proto.framework.QueueRunnerDef.Builder
 
build() - Method in class org.tensorflow.proto.framework.ReaderBaseState.Builder
 
build() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
 
build() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
 
build() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
 
build() - Method in class org.tensorflow.proto.framework.Resource.Builder
 
build() - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape.Builder
 
build() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
 
build() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape.Builder
 
build() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
 
build() - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
build() - Method in class org.tensorflow.proto.framework.RPCOptions.Builder
 
build() - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
 
build() - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
 
build() - Method in class org.tensorflow.proto.framework.RunOptions.Builder
 
build() - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.Builder
 
build() - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
build() - Method in class org.tensorflow.proto.framework.SaveableObject.Builder
 
build() - Method in class org.tensorflow.proto.framework.SavedAsset.Builder
 
build() - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction.Builder
 
build() - Method in class org.tensorflow.proto.framework.SavedConcreteFunction.Builder
 
build() - Method in class org.tensorflow.proto.framework.SavedConstant.Builder
 
build() - Method in class org.tensorflow.proto.framework.SavedFunction.Builder
 
build() - Method in class org.tensorflow.proto.framework.SavedModel.Builder
 
build() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
 
build() - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
 
build() - Method in class org.tensorflow.proto.framework.SavedResource.Builder
 
build() - Method in class org.tensorflow.proto.framework.SavedUserObject.Builder
 
build() - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
 
build() - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef.Builder
 
build() - Method in class org.tensorflow.proto.framework.ScopedAllocatorOptions.Builder
 
build() - Method in class org.tensorflow.proto.framework.SessionMetadata.Builder
 
build() - Method in class org.tensorflow.proto.framework.SignatureDef.Builder
 
build() - Method in class org.tensorflow.proto.framework.StepStats.Builder
 
build() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
 
build() - Method in class org.tensorflow.proto.framework.Summary.Audio.Builder
 
build() - Method in class org.tensorflow.proto.framework.Summary.Builder
 
build() - Method in class org.tensorflow.proto.framework.Summary.Image.Builder
 
build() - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
 
build() - Method in class org.tensorflow.proto.framework.SummaryDescription.Builder
 
build() - Method in class org.tensorflow.proto.framework.SummaryMetadata.Builder
 
build() - Method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData.Builder
 
build() - Method in class org.tensorflow.proto.framework.TensorConnection.Builder
 
build() - Method in class org.tensorflow.proto.framework.TensorDescription.Builder
 
build() - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
 
build() - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor.Builder
 
build() - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse.Builder
 
build() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
 
build() - Method in class org.tensorflow.proto.framework.TensorShapeProto.Builder
 
build() - Method in class org.tensorflow.proto.framework.TensorShapeProto.Dim.Builder
 
build() - Method in class org.tensorflow.proto.framework.TensorSliceProto.Builder
 
build() - Method in class org.tensorflow.proto.framework.TensorSliceProto.Extent.Builder
 
build() - Method in class org.tensorflow.proto.framework.TensorSpecProto.Builder
 
build() - Method in class org.tensorflow.proto.framework.ThreadPoolOptionProto.Builder
 
build() - Method in class org.tensorflow.proto.framework.Trace.Builder
 
build() - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
 
build() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.Builder
 
build() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
 
build() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
build() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
build() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
build() - Method in class org.tensorflow.proto.framework.TupleValue.Builder
 
build() - Method in class org.tensorflow.proto.framework.TypeSpecProto.Builder
 
build() - Method in class org.tensorflow.proto.framework.ValuesDef.Builder
 
build() - Method in class org.tensorflow.proto.framework.VariableDef.Builder
 
build() - Method in class org.tensorflow.proto.framework.VariantTensorDataProto.Builder
 
build() - Method in class org.tensorflow.proto.framework.VerifierConfig.Builder
 
build() - Method in class org.tensorflow.proto.framework.VersionDef.Builder
 
build() - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
 
build() - Method in class org.tensorflow.proto.profiler.ProfileOptions.Builder
 
build() - Method in class org.tensorflow.proto.profiler.XEvent.Builder
 
build() - Method in class org.tensorflow.proto.profiler.XEventMetadata.Builder
 
build() - Method in class org.tensorflow.proto.profiler.XLine.Builder
 
build() - Method in class org.tensorflow.proto.profiler.XPlane.Builder
 
build() - Method in class org.tensorflow.proto.profiler.XSpace.Builder
 
build() - Method in class org.tensorflow.proto.profiler.XStat.Builder
 
build() - Method in class org.tensorflow.proto.profiler.XStatMetadata.Builder
 
build() - Method in class org.tensorflow.proto.util.BinSummary.Builder
 
build() - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
 
build() - Method in class org.tensorflow.proto.util.BundleHeaderProto.Builder
 
build() - Method in class org.tensorflow.proto.util.CodeLocation.Builder
 
build() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
 
build() - Method in class org.tensorflow.proto.util.DebuggedDevice.Builder
 
build() - Method in class org.tensorflow.proto.util.DebuggedGraph.Builder
 
build() - Method in class org.tensorflow.proto.util.DebugMetadata.Builder
 
build() - Method in class org.tensorflow.proto.util.Event.Builder
 
build() - Method in class org.tensorflow.proto.util.Execution.Builder
 
build() - Method in class org.tensorflow.proto.util.GraphExecutionTrace.Builder
 
build() - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
 
build() - Method in class org.tensorflow.proto.util.LogMessage.Builder
 
build() - Method in class org.tensorflow.proto.util.MemAllocatorStats.Builder
 
build() - Method in class org.tensorflow.proto.util.MemChunk.Builder
 
build() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory.Builder
 
build() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement.Builder
 
build() - Method in class org.tensorflow.proto.util.MemoryDump.Builder
 
build() - Method in class org.tensorflow.proto.util.RequestedExitCode.Builder
 
build() - Method in class org.tensorflow.proto.util.SavedSlice.Builder
 
build() - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
 
build() - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta.Builder
 
build() - Method in class org.tensorflow.proto.util.SavedTensorSlices.Builder
 
build() - Method in class org.tensorflow.proto.util.SaverDef.Builder
 
build() - Method in class org.tensorflow.proto.util.SessionLog.Builder
 
build() - Method in class org.tensorflow.proto.util.SnapShot.Builder
 
build() - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
 
build() - Method in class org.tensorflow.proto.util.SnapshotRecord.Builder
 
build() - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata.Builder
 
build() - Method in class org.tensorflow.proto.util.SourceFile.Builder
 
build() - Method in class org.tensorflow.proto.util.StackFrameWithId.Builder
 
build() - Method in class org.tensorflow.proto.util.TaggedRunMetadata.Builder
 
build() - Method in class org.tensorflow.proto.util.TensorMetadata.Builder
 
build() - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo.Builder
 
build() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries.Builder
 
build() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
 
build() - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration.Builder
 
build() - Method in class org.tensorflow.proto.util.testlog.CommitId.Builder
 
build() - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
 
build() - Method in class org.tensorflow.proto.util.testlog.EntryValue.Builder
 
build() - Method in class org.tensorflow.proto.util.testlog.GPUInfo.Builder
 
build() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
 
build() - Method in class org.tensorflow.proto.util.testlog.MemoryInfo.Builder
 
build() - Method in class org.tensorflow.proto.util.testlog.MetricEntry.Builder
 
build() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
 
build() - Method in class org.tensorflow.proto.util.testlog.RunConfiguration.Builder
 
build() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
 
build() - Method in class org.tensorflow.proto.util.WatchdogConfig.Builder
 
build() - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest.Builder
 
build() - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
 
build() - Method in class org.tensorflow.Signature.Builder
Returns a signature from the provided data.
BUILD_CONFIGURATION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.TestResults
 
BUILD_COST_MODEL_AFTER_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphOptions
 
BUILD_COST_MODEL_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphOptions
 
BuildConfiguration - Class in org.tensorflow.proto.util.testlog
Protobuf type tensorflow.BuildConfiguration
BuildConfiguration.Builder - Class in org.tensorflow.proto.util.testlog
Protobuf type tensorflow.BuildConfiguration
BuildConfigurationOrBuilder - Interface in org.tensorflow.proto.util.testlog
 
builder() - Static method in class org.tensorflow.Signature
Returns a new builder for creating a signature
Builder() - Constructor for class org.tensorflow.Signature.Builder
 
buildPartial() - Method in class org.tensorflow.proto.distruntime.ClusterDef.Builder
 
buildPartial() - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters.Builder
 
buildPartial() - Method in class org.tensorflow.proto.distruntime.JobDef.Builder
 
buildPartial() - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters.Builder
 
buildPartial() - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
 
buildPartial() - Method in class org.tensorflow.proto.distruntime.TaskDeviceFilters.Builder
 
buildPartial() - Method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra.Builder
 
buildPartial() - Method in class org.tensorflow.proto.example.BytesList.Builder
 
buildPartial() - Method in class org.tensorflow.proto.example.Example.Builder
 
buildPartial() - Method in class org.tensorflow.proto.example.ExampleParserConfiguration.Builder
 
buildPartial() - Method in class org.tensorflow.proto.example.Feature.Builder
 
buildPartial() - Method in class org.tensorflow.proto.example.FeatureConfiguration.Builder
 
buildPartial() - Method in class org.tensorflow.proto.example.FeatureList.Builder
 
buildPartial() - Method in class org.tensorflow.proto.example.FeatureLists.Builder
 
buildPartial() - Method in class org.tensorflow.proto.example.Features.Builder
 
buildPartial() - Method in class org.tensorflow.proto.example.FixedLenFeatureProto.Builder
 
buildPartial() - Method in class org.tensorflow.proto.example.FloatList.Builder
 
buildPartial() - Method in class org.tensorflow.proto.example.Int64List.Builder
 
buildPartial() - Method in class org.tensorflow.proto.example.SequenceExample.Builder
 
buildPartial() - Method in class org.tensorflow.proto.example.VarLenFeatureProto.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.AllocationDescription.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.AllocationRecord.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.ApiDef.Arg.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.ApiDef.Attr.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.ApiDef.Endpoint.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.ApiDefs.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.AssetFileDef.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.AttrValue.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.AutoParallelOptions.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.CollectionDef.BytesList.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.CollectionDef.FloatList.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.CollectionDef.Int64List.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.CollectionDef.NodeList.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.ControlFlowContextDef.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.DebuggedSourceFile.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.DebugOptions.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.Device.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.DeviceLocality.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.DictValue.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.FunctionSpec.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.GPUOptions.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.GradientDef.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.GraphDef.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.GraphOptions.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInput.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.InterconnectLink.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.KernelDef.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.KernelList.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.ListValue.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.LocalLinks.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.MemoryLogStep.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.MemoryStats.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.NameAttrList.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.NamedDevice.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.NamedTensorProto.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.NamedTupleValue.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.NodeDef.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.NodeOutput.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.NoneValue.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.OpDef.ArgDef.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.OpDef.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.OpDeprecation.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.OpList.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.OptimizerOptions.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.PairValue.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.QueueRunnerDef.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.ReaderBaseState.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.Resource.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.RPCOptions.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.RunOptions.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.SaveableObject.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.SavedAsset.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.SavedConcreteFunction.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.SavedConstant.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.SavedFunction.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.SavedModel.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.SavedResource.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.SavedUserObject.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.ScopedAllocatorOptions.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.SessionMetadata.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.SignatureDef.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.StepStats.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.Summary.Audio.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.Summary.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.Summary.Image.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.SummaryDescription.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.SummaryMetadata.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.TensorConnection.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.TensorDescription.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.TensorShapeProto.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.TensorShapeProto.Dim.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.TensorSliceProto.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.TensorSliceProto.Extent.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.TensorSpecProto.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.ThreadPoolOptionProto.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.Trace.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.TupleValue.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.TypeSpecProto.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.ValuesDef.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.VariableDef.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.VariantTensorDataProto.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.VerifierConfig.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.VersionDef.Builder
 
buildPartial() - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
 
buildPartial() - Method in class org.tensorflow.proto.profiler.ProfileOptions.Builder
 
buildPartial() - Method in class org.tensorflow.proto.profiler.XEvent.Builder
 
buildPartial() - Method in class org.tensorflow.proto.profiler.XEventMetadata.Builder
 
buildPartial() - Method in class org.tensorflow.proto.profiler.XLine.Builder
 
buildPartial() - Method in class org.tensorflow.proto.profiler.XPlane.Builder
 
buildPartial() - Method in class org.tensorflow.proto.profiler.XSpace.Builder
 
buildPartial() - Method in class org.tensorflow.proto.profiler.XStat.Builder
 
buildPartial() - Method in class org.tensorflow.proto.profiler.XStatMetadata.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.BinSummary.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.BundleHeaderProto.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.CodeLocation.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.DebuggedDevice.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.DebuggedGraph.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.DebugMetadata.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.Event.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.Execution.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.GraphExecutionTrace.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.LogMessage.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.MemAllocatorStats.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.MemChunk.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.MemoryDump.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.RequestedExitCode.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.SavedSlice.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.SavedTensorSlices.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.SaverDef.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.SessionLog.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.SnapShot.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.SnapshotRecord.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.SourceFile.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.StackFrameWithId.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.TaggedRunMetadata.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.TensorMetadata.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.testlog.CommitId.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.testlog.EntryValue.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.testlog.GPUInfo.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.testlog.MemoryInfo.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.testlog.MetricEntry.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.testlog.RunConfiguration.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.WatchdogConfig.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest.Builder
 
buildPartial() - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
 
buildSubgraph(Graph, Output<?>[], Output<?>[]) - Method in interface org.tensorflow.Graph.WhileSubgraphBuilder
To be overridden by user with code to build conditional or body subgraph for a while loop
BundleEntryProto - Class in org.tensorflow.proto.util
Describes the metadata related to a checkpointed tensor.
BundleEntryProto.Builder - Class in org.tensorflow.proto.util
Describes the metadata related to a checkpointed tensor.
BundleEntryProtoOrBuilder - Interface in org.tensorflow.proto.util
 
BundleHeaderProto - Class in org.tensorflow.proto.util
Special header that is associated with a bundle.
BundleHeaderProto.Builder - Class in org.tensorflow.proto.util
Special header that is associated with a bundle.
BundleHeaderProto.Endianness - Enum in org.tensorflow.proto.util
An enum indicating the endianness of the platform that produced this bundle.
BundleHeaderProtoOrBuilder - Interface in org.tensorflow.proto.util
 
BUS_ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.DeviceLocality
 
BUS_ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.GPUInfo
 
bValGrad() - Method in class org.tensorflow.op.sparse.SparseAddGrad
1-D with shape `[nnz(B)]`.
bytes() - Method in class org.tensorflow.op.core.EncodeProto
Tensor of serialized protos with shape `batch_shape`.
BYTES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.DebuggedSourceFile
 
BYTES_IN_USE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.MemAllocatorStats
 
BYTES_LIST_FIELD_NUMBER - Static variable in class org.tensorflow.proto.example.Feature
 
BYTES_LIST_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CollectionDef
 
BYTES_VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.profiler.XStat
 
byteSize() - Method in class org.tensorflow.DataType
Returns the size of an element of this type, in bytes, or -1 if element size is variable.
BytesList - Class in org.tensorflow.proto.example
Containers to hold repeated fundamental values.
BytesList.Builder - Class in org.tensorflow.proto.example
Containers to hold repeated fundamental values.
BytesListOrBuilder - Interface in org.tensorflow.proto.example
 
BytesProducedStatsDataset - Class in org.tensorflow.op.data
Records the bytes size of each element of `input_dataset` in a StatsAggregator.
BytesProducedStatsDataset - Class in org.tensorflow.op.data.experimental
Records the bytes size of each element of `input_dataset` in a StatsAggregator.

C

c() - Method in class org.tensorflow.op.linalg.sparse.SparseMatrixAdd
A CSRSparseMatrix.
c() - Method in class org.tensorflow.op.linalg.sparse.SparseMatrixSparseMatMul
A CSRSparseMatrix.
c() - Method in class org.tensorflow.op.nn.GRUBlockCell
 
CACHE_RPC_RESPONSE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RPCOptions
 
CACHE_SIZE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.CPUInfo
 
CacheDataset - Class in org.tensorflow.op.data
Creates a dataset that caches elements from `input_dataset`.
CacheDatasetV2 - Class in org.tensorflow.op.data
 
call(Map<String, Tensor<?>>) - Method in class org.tensorflow.ConcreteFunction
Invokes a function.
call(Tensor<?>) - Method in class org.tensorflow.ConcreteFunction
Invokes a function with a single input and output.
call(Pointer, TF_OpKernelContext) - Method in class org.tensorflow.internal.c_api.Compute_func_Pointer_TF_OpKernelContext
 
call(TF_OpKernelConstruction) - Method in class org.tensorflow.internal.c_api.Create_func_TF_OpKernelConstruction
 
call(Pointer, long, Pointer) - Method in class org.tensorflow.internal.c_api.Deallocator_Pointer_long_Pointer
 
call(Pointer) - Method in class org.tensorflow.internal.c_api.Delete_func_Pointer
 
call(BytePointer) - Method in class org.tensorflow.internal.c_api.Listener_BytePointer
 
call(String) - Method in class org.tensorflow.internal.c_api.Listener_String
 
call(TF_ShapeInferenceContext, TF_Status) - Method in class org.tensorflow.internal.c_api.Shape_inference_func_TF_ShapeInferenceContext_TF_Status
 
call(Pointer, long) - Method in class org.tensorflow.internal.c_api.TF_Buffer.Data_deallocator_Pointer_long
 
call(Map<String, Tensor<?>>) - Method in class org.tensorflow.SavedModelBundle
Invokes the default function directly from this model.
CallableOptions - Class in org.tensorflow.proto.framework
Defines a subgraph in another `GraphDef` as a set of feed points and nodes to be fetched or executed.
CallableOptions.Builder - Class in org.tensorflow.proto.framework
Defines a subgraph in another `GraphDef` as a set of feed points and nodes to be fetched or executed.
CallableOptionsOrBuilder - Interface in org.tensorflow.proto.framework
 
CANCEL_OP_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.QueueRunnerDef
 
CANCELLED_VALUE - Static variable in enum org.tensorflow.proto.framework.Code
The operation was cancelled (typically by the caller).
cancelPendingEnqueues(Boolean) - Static method in class org.tensorflow.op.core.BarrierClose
 
cancelPendingEnqueues(Boolean) - Method in class org.tensorflow.op.core.BarrierClose.Options
 
cancelPendingEnqueues(Boolean) - Static method in class org.tensorflow.op.io.QueueClose
 
cancelPendingEnqueues(Boolean) - Method in class org.tensorflow.op.io.QueueClose.Options
 
CANONICALIZED_INPUT_SIGNATURE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SavedConcreteFunction
 
capacity(Long) - Static method in class org.tensorflow.op.core.Barrier
 
capacity(Long) - Method in class org.tensorflow.op.core.Barrier.Options
 
capacity(Long) - Static method in class org.tensorflow.op.core.MapClear
 
capacity(Long) - Method in class org.tensorflow.op.core.MapClear.Options
 
capacity(Long) - Static method in class org.tensorflow.op.core.MapIncompleteSize
 
capacity(Long) - Method in class org.tensorflow.op.core.MapIncompleteSize.Options
 
capacity(Long) - Static method in class org.tensorflow.op.core.MapPeek
 
capacity(Long) - Method in class org.tensorflow.op.core.MapPeek.Options
 
capacity(Long) - Static method in class org.tensorflow.op.core.MapSize
 
capacity(Long) - Method in class org.tensorflow.op.core.MapSize.Options
 
capacity(Long) - Static method in class org.tensorflow.op.core.MapStage
 
capacity(Long) - Method in class org.tensorflow.op.core.MapStage.Options
 
capacity(Long) - Static method in class org.tensorflow.op.core.MapUnstage
 
capacity(Long) - Method in class org.tensorflow.op.core.MapUnstage.Options
 
capacity(Long) - Static method in class org.tensorflow.op.core.MapUnstageNoKey
 
capacity(Long) - Method in class org.tensorflow.op.core.MapUnstageNoKey.Options
 
capacity(Long) - Static method in class org.tensorflow.op.core.OrderedMapClear
 
capacity(Long) - Method in class org.tensorflow.op.core.OrderedMapClear.Options
 
capacity(Long) - Static method in class org.tensorflow.op.core.OrderedMapIncompleteSize
 
capacity(Long) - Method in class org.tensorflow.op.core.OrderedMapIncompleteSize.Options
 
capacity(Long) - Static method in class org.tensorflow.op.core.OrderedMapPeek
 
capacity(Long) - Method in class org.tensorflow.op.core.OrderedMapPeek.Options
 
capacity(Long) - Static method in class org.tensorflow.op.core.OrderedMapSize
 
capacity(Long) - Method in class org.tensorflow.op.core.OrderedMapSize.Options
 
capacity(Long) - Static method in class org.tensorflow.op.core.OrderedMapStage
 
capacity(Long) - Method in class org.tensorflow.op.core.OrderedMapStage.Options
 
capacity(Long) - Static method in class org.tensorflow.op.core.OrderedMapUnstage
 
capacity(Long) - Method in class org.tensorflow.op.core.OrderedMapUnstage.Options
 
capacity(Long) - Static method in class org.tensorflow.op.core.OrderedMapUnstageNoKey
 
capacity(Long) - Method in class org.tensorflow.op.core.OrderedMapUnstageNoKey.Options
 
capacity(Long) - Static method in class org.tensorflow.op.core.Stage
 
capacity(Long) - Method in class org.tensorflow.op.core.Stage.Options
 
capacity(Long) - Static method in class org.tensorflow.op.core.StageClear
 
capacity(Long) - Method in class org.tensorflow.op.core.StageClear.Options
 
capacity(Long) - Static method in class org.tensorflow.op.core.StagePeek
 
capacity(Long) - Method in class org.tensorflow.op.core.StagePeek.Options
 
capacity(Long) - Static method in class org.tensorflow.op.core.StageSize
 
capacity(Long) - Method in class org.tensorflow.op.core.StageSize.Options
 
capacity(Long) - Static method in class org.tensorflow.op.core.Unstage
 
capacity(Long) - Method in class org.tensorflow.op.core.Unstage.Options
 
capacity(Long) - Static method in class org.tensorflow.op.io.FifoQueue
 
capacity(Long) - Method in class org.tensorflow.op.io.FifoQueue.Options
 
capacity(Long) - Static method in class org.tensorflow.op.io.PaddingFifoQueue
 
capacity(Long) - Method in class org.tensorflow.op.io.PaddingFifoQueue.Options
 
capacity(Long) - Static method in class org.tensorflow.op.io.PriorityQueue
 
capacity(Long) - Method in class org.tensorflow.op.io.PriorityQueue.Options
 
capacity(Long) - Static method in class org.tensorflow.op.io.RandomShuffleQueue
 
capacity(Long) - Method in class org.tensorflow.op.io.RandomShuffleQueue.Options
 
cardinality() - Method in class org.tensorflow.op.data.DatasetCardinality
The cardinality of `input_dataset`.
cardinality() - Method in class org.tensorflow.op.data.experimental.DatasetCardinality
The cardinality of `input_dataset`.
Cast<U extends TType> - Class in org.tensorflow.op.dtypes
Cast x of type SrcT to y of DstT.
cast(Operand<T>, DataType<U>, Cast.Options...) - Method in class org.tensorflow.op.DtypesOps
Cast x of type SrcT to y of DstT.
Cast.Options - Class in org.tensorflow.op.dtypes
Optional attributes for Cast
CC_FLAGS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.BuildConfiguration
 
Ceil<T extends TNumber> - Class in org.tensorflow.op.math
Returns element-wise smallest integer not less than x.
ceil(Operand<T>) - Method in class org.tensorflow.op.MathOps
Returns element-wise smallest integer not less than x.
cellClip(Float) - Static method in class org.tensorflow.op.nn.BlockLSTM
 
cellClip(Float) - Method in class org.tensorflow.op.nn.BlockLSTM.Options
 
cellClip(Float) - Static method in class org.tensorflow.op.nn.LSTMBlockCell
 
cellClip(Float) - Method in class org.tensorflow.op.nn.LSTMBlockCell.Options
 
centered(Boolean) - Static method in class org.tensorflow.op.image.ExtractGlimpse
 
centered(Boolean) - Method in class org.tensorflow.op.image.ExtractGlimpse.Options
 
CHANGELIST_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.CommitId
 
channels(Long) - Static method in class org.tensorflow.op.image.DecodeAndCropJpeg
 
channels(Long) - Method in class org.tensorflow.op.image.DecodeAndCropJpeg.Options
 
channels(Long) - Static method in class org.tensorflow.op.image.DecodeBmp
 
channels(Long) - Method in class org.tensorflow.op.image.DecodeBmp.Options
 
channels(Long) - Static method in class org.tensorflow.op.image.DecodeJpeg
 
channels(Long) - Method in class org.tensorflow.op.image.DecodeJpeg.Options
 
channels(Long) - Static method in class org.tensorflow.op.image.DecodePng
 
channels(Long) - Method in class org.tensorflow.op.image.DecodePng.Options
 
charToByteStarts() - Method in class org.tensorflow.op.strings.UnicodeDecodeWithOffsets
A 1D int32 Tensor containing the byte index in the input string where each character in `char_values` starts.
charValues() - Method in class org.tensorflow.op.strings.UnicodeDecode
A 1D int32 Tensor containing the decoded codepoints.
charValues() - Method in class org.tensorflow.op.strings.UnicodeDecodeWithOffsets
A 1D int32 Tensor containing the decoded codepoints.
CheckNumerics<T extends TNumber> - Class in org.tensorflow.op.debugging
Checks a tensor for NaN, -Inf and +Inf values.
checkNumerics(Operand<T>, String) - Method in class org.tensorflow.op.DebuggingOps
Checks a tensor for NaN and Inf values.
CHECKPOINT_KEY_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor
 
CHECKPOINT_PATH_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.SessionLog
 
CHECKPOINT_VALUE - Static variable in enum org.tensorflow.proto.util.SessionLog.SessionStatus
CHECKPOINT = 3;
CHILDREN_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SavedObject
 
CHILDREN_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
 
Cholesky<T extends TType> - Class in org.tensorflow.op.linalg
Computes the Cholesky decomposition of one or more square matrices.
cholesky(Operand<T>) - Method in class org.tensorflow.op.LinalgOps
Computes the Cholesky decomposition of one or more square matrices.
CholeskyGrad<T extends TNumber> - Class in org.tensorflow.op.linalg
Computes the reverse mode backpropagated gradient of the Cholesky algorithm.
choleskyGrad(Operand<T>, Operand<T>) - Method in class org.tensorflow.op.LinalgOps
Computes the reverse mode backpropagated gradient of the Cholesky algorithm.
ChooseFastestDataset - Class in org.tensorflow.op.data
 
ChooseFastestDataset - Class in org.tensorflow.op.data.experimental
 
chromaDownsampling(Boolean) - Static method in class org.tensorflow.op.image.EncodeJpeg
 
chromaDownsampling(Boolean) - Method in class org.tensorflow.op.image.EncodeJpeg.Options
 
CHUNK_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.MemoryDump
 
ci() - Method in class org.tensorflow.op.nn.BlockLSTM
The cell input over the whole time sequence.
ci() - Method in class org.tensorflow.op.nn.LSTMBlockCell
The cell input.
circularBufferSize(Long) - Static method in class org.tensorflow.op.debugging.DebugIdentity
 
circularBufferSize(Long) - Method in class org.tensorflow.op.debugging.DebugIdentity.Options
 
clear() - Method in class org.tensorflow.proto.distruntime.ClusterDef.Builder
 
clear() - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters.Builder
 
clear() - Method in class org.tensorflow.proto.distruntime.JobDef.Builder
 
clear() - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters.Builder
 
clear() - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
 
clear() - Method in class org.tensorflow.proto.distruntime.TaskDeviceFilters.Builder
 
clear() - Method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra.Builder
 
clear() - Method in class org.tensorflow.proto.example.BytesList.Builder
 
clear() - Method in class org.tensorflow.proto.example.Example.Builder
 
clear() - Method in class org.tensorflow.proto.example.ExampleParserConfiguration.Builder
 
clear() - Method in class org.tensorflow.proto.example.Feature.Builder
 
clear() - Method in class org.tensorflow.proto.example.FeatureConfiguration.Builder
 
clear() - Method in class org.tensorflow.proto.example.FeatureList.Builder
 
clear() - Method in class org.tensorflow.proto.example.FeatureLists.Builder
 
clear() - Method in class org.tensorflow.proto.example.Features.Builder
 
clear() - Method in class org.tensorflow.proto.example.FixedLenFeatureProto.Builder
 
clear() - Method in class org.tensorflow.proto.example.FloatList.Builder
 
clear() - Method in class org.tensorflow.proto.example.Int64List.Builder
 
clear() - Method in class org.tensorflow.proto.example.SequenceExample.Builder
 
clear() - Method in class org.tensorflow.proto.example.VarLenFeatureProto.Builder
 
clear() - Method in class org.tensorflow.proto.framework.AllocationDescription.Builder
 
clear() - Method in class org.tensorflow.proto.framework.AllocationRecord.Builder
 
clear() - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
 
clear() - Method in class org.tensorflow.proto.framework.ApiDef.Arg.Builder
 
clear() - Method in class org.tensorflow.proto.framework.ApiDef.Attr.Builder
 
clear() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
 
clear() - Method in class org.tensorflow.proto.framework.ApiDef.Endpoint.Builder
 
clear() - Method in class org.tensorflow.proto.framework.ApiDefs.Builder
 
clear() - Method in class org.tensorflow.proto.framework.AssetFileDef.Builder
 
clear() - Method in class org.tensorflow.proto.framework.AttrValue.Builder
 
clear() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
 
clear() - Method in class org.tensorflow.proto.framework.AutoParallelOptions.Builder
 
clear() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
 
clear() - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
 
clear() - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList.Builder
 
clear() - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
 
clear() - Method in class org.tensorflow.proto.framework.CollectionDef.BytesList.Builder
 
clear() - Method in class org.tensorflow.proto.framework.CollectionDef.FloatList.Builder
 
clear() - Method in class org.tensorflow.proto.framework.CollectionDef.Int64List.Builder
 
clear() - Method in class org.tensorflow.proto.framework.CollectionDef.NodeList.Builder
 
clear() - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
 
clear() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
 
clear() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
 
clear() - Method in class org.tensorflow.proto.framework.ControlFlowContextDef.Builder
 
clear() - Method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost.Builder
 
clear() - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
 
clear() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
 
clear() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo.Builder
 
clear() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo.Builder
 
clear() - Method in class org.tensorflow.proto.framework.DebuggedSourceFile.Builder
 
clear() - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles.Builder
 
clear() - Method in class org.tensorflow.proto.framework.DebugOptions.Builder
 
clear() - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
 
clear() - Method in class org.tensorflow.proto.framework.Device.Builder
 
clear() - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
 
clear() - Method in class org.tensorflow.proto.framework.DeviceLocality.Builder
 
clear() - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
 
clear() - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
 
clear() - Method in class org.tensorflow.proto.framework.DictValue.Builder
 
clear() - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs.Builder
 
clear() - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
 
clear() - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
 
clear() - Method in class org.tensorflow.proto.framework.FunctionSpec.Builder
 
clear() - Method in class org.tensorflow.proto.framework.GPUOptions.Builder
 
clear() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.Builder
 
clear() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices.Builder
 
clear() - Method in class org.tensorflow.proto.framework.GradientDef.Builder
 
clear() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.Builder
 
clear() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol.Builder
 
clear() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace.Builder
 
clear() - Method in class org.tensorflow.proto.framework.GraphDef.Builder
 
clear() - Method in class org.tensorflow.proto.framework.GraphOptions.Builder
 
clear() - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo.Builder
 
clear() - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo.Builder
 
clear() - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo.Builder
 
clear() - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
 
clear() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo.Builder
 
clear() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInput.Builder
 
clear() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo.Builder
 
clear() - Method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo.Builder
 
clear() - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
 
clear() - Method in class org.tensorflow.proto.framework.InterconnectLink.Builder
 
clear() - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint.Builder
 
clear() - Method in class org.tensorflow.proto.framework.KernelDef.Builder
 
clear() - Method in class org.tensorflow.proto.framework.KernelList.Builder
 
clear() - Method in class org.tensorflow.proto.framework.ListValue.Builder
 
clear() - Method in class org.tensorflow.proto.framework.LocalLinks.Builder
 
clear() - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation.Builder
 
clear() - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation.Builder
 
clear() - Method in class org.tensorflow.proto.framework.MemoryLogStep.Builder
 
clear() - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation.Builder
 
clear() - Method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation.Builder
 
clear() - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput.Builder
 
clear() - Method in class org.tensorflow.proto.framework.MemoryStats.Builder
 
clear() - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
 
clear() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
 
clear() - Method in class org.tensorflow.proto.framework.NameAttrList.Builder
 
clear() - Method in class org.tensorflow.proto.framework.NamedDevice.Builder
 
clear() - Method in class org.tensorflow.proto.framework.NamedTensorProto.Builder
 
clear() - Method in class org.tensorflow.proto.framework.NamedTupleValue.Builder
 
clear() - Method in class org.tensorflow.proto.framework.NodeDef.Builder
 
clear() - Method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo.Builder
 
clear() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
 
clear() - Method in class org.tensorflow.proto.framework.NodeOutput.Builder
 
clear() - Method in class org.tensorflow.proto.framework.NoneValue.Builder
 
clear() - Method in class org.tensorflow.proto.framework.OpDef.ArgDef.Builder
 
clear() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
 
clear() - Method in class org.tensorflow.proto.framework.OpDef.Builder
 
clear() - Method in class org.tensorflow.proto.framework.OpDeprecation.Builder
 
clear() - Method in class org.tensorflow.proto.framework.OpList.Builder
 
clear() - Method in class org.tensorflow.proto.framework.OptimizerOptions.Builder
 
clear() - Method in class org.tensorflow.proto.framework.PairValue.Builder
 
clear() - Method in class org.tensorflow.proto.framework.QueueRunnerDef.Builder
 
clear() - Method in class org.tensorflow.proto.framework.ReaderBaseState.Builder
 
clear() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
 
clear() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
 
clear() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
 
clear() - Method in class org.tensorflow.proto.framework.Resource.Builder
 
clear() - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape.Builder
 
clear() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
 
clear() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape.Builder
 
clear() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
 
clear() - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
clear() - Method in class org.tensorflow.proto.framework.RPCOptions.Builder
 
clear() - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
 
clear() - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
 
clear() - Method in class org.tensorflow.proto.framework.RunOptions.Builder
 
clear() - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.Builder
 
clear() - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
clear() - Method in class org.tensorflow.proto.framework.SaveableObject.Builder
 
clear() - Method in class org.tensorflow.proto.framework.SavedAsset.Builder
 
clear() - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction.Builder
 
clear() - Method in class org.tensorflow.proto.framework.SavedConcreteFunction.Builder
 
clear() - Method in class org.tensorflow.proto.framework.SavedConstant.Builder
 
clear() - Method in class org.tensorflow.proto.framework.SavedFunction.Builder
 
clear() - Method in class org.tensorflow.proto.framework.SavedModel.Builder
 
clear() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
 
clear() - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
 
clear() - Method in class org.tensorflow.proto.framework.SavedResource.Builder
 
clear() - Method in class org.tensorflow.proto.framework.SavedUserObject.Builder
 
clear() - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
 
clear() - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef.Builder
 
clear() - Method in class org.tensorflow.proto.framework.ScopedAllocatorOptions.Builder
 
clear() - Method in class org.tensorflow.proto.framework.SessionMetadata.Builder
 
clear() - Method in class org.tensorflow.proto.framework.SignatureDef.Builder
 
clear() - Method in class org.tensorflow.proto.framework.StepStats.Builder
 
clear() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
 
clear() - Method in class org.tensorflow.proto.framework.Summary.Audio.Builder
 
clear() - Method in class org.tensorflow.proto.framework.Summary.Builder
 
clear() - Method in class org.tensorflow.proto.framework.Summary.Image.Builder
 
clear() - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
 
clear() - Method in class org.tensorflow.proto.framework.SummaryDescription.Builder
 
clear() - Method in class org.tensorflow.proto.framework.SummaryMetadata.Builder
 
clear() - Method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData.Builder
 
clear() - Method in class org.tensorflow.proto.framework.TensorConnection.Builder
 
clear() - Method in class org.tensorflow.proto.framework.TensorDescription.Builder
 
clear() - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
 
clear() - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor.Builder
 
clear() - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse.Builder
 
clear() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
 
clear() - Method in class org.tensorflow.proto.framework.TensorShapeProto.Builder
 
clear() - Method in class org.tensorflow.proto.framework.TensorShapeProto.Dim.Builder
 
clear() - Method in class org.tensorflow.proto.framework.TensorSliceProto.Builder
 
clear() - Method in class org.tensorflow.proto.framework.TensorSliceProto.Extent.Builder
 
clear() - Method in class org.tensorflow.proto.framework.TensorSpecProto.Builder
 
clear() - Method in class org.tensorflow.proto.framework.ThreadPoolOptionProto.Builder
 
clear() - Method in class org.tensorflow.proto.framework.Trace.Builder
 
clear() - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
 
clear() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.Builder
 
clear() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
 
clear() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
clear() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
clear() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
clear() - Method in class org.tensorflow.proto.framework.TupleValue.Builder
 
clear() - Method in class org.tensorflow.proto.framework.TypeSpecProto.Builder
 
clear() - Method in class org.tensorflow.proto.framework.ValuesDef.Builder
 
clear() - Method in class org.tensorflow.proto.framework.VariableDef.Builder
 
clear() - Method in class org.tensorflow.proto.framework.VariantTensorDataProto.Builder
 
clear() - Method in class org.tensorflow.proto.framework.VerifierConfig.Builder
 
clear() - Method in class org.tensorflow.proto.framework.VersionDef.Builder
 
clear() - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
 
clear() - Method in class org.tensorflow.proto.profiler.ProfileOptions.Builder
 
clear() - Method in class org.tensorflow.proto.profiler.XEvent.Builder
 
clear() - Method in class org.tensorflow.proto.profiler.XEventMetadata.Builder
 
clear() - Method in class org.tensorflow.proto.profiler.XLine.Builder
 
clear() - Method in class org.tensorflow.proto.profiler.XPlane.Builder
 
clear() - Method in class org.tensorflow.proto.profiler.XSpace.Builder
 
clear() - Method in class org.tensorflow.proto.profiler.XStat.Builder
 
clear() - Method in class org.tensorflow.proto.profiler.XStatMetadata.Builder
 
clear() - Method in class org.tensorflow.proto.util.BinSummary.Builder
 
clear() - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
 
clear() - Method in class org.tensorflow.proto.util.BundleHeaderProto.Builder
 
clear() - Method in class org.tensorflow.proto.util.CodeLocation.Builder
 
clear() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
 
clear() - Method in class org.tensorflow.proto.util.DebuggedDevice.Builder
 
clear() - Method in class org.tensorflow.proto.util.DebuggedGraph.Builder
 
clear() - Method in class org.tensorflow.proto.util.DebugMetadata.Builder
 
clear() - Method in class org.tensorflow.proto.util.Event.Builder
 
clear() - Method in class org.tensorflow.proto.util.Execution.Builder
 
clear() - Method in class org.tensorflow.proto.util.GraphExecutionTrace.Builder
 
clear() - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
 
clear() - Method in class org.tensorflow.proto.util.LogMessage.Builder
 
clear() - Method in class org.tensorflow.proto.util.MemAllocatorStats.Builder
 
clear() - Method in class org.tensorflow.proto.util.MemChunk.Builder
 
clear() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory.Builder
 
clear() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement.Builder
 
clear() - Method in class org.tensorflow.proto.util.MemoryDump.Builder
 
clear() - Method in class org.tensorflow.proto.util.RequestedExitCode.Builder
 
clear() - Method in class org.tensorflow.proto.util.SavedSlice.Builder
 
clear() - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
 
clear() - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta.Builder
 
clear() - Method in class org.tensorflow.proto.util.SavedTensorSlices.Builder
 
clear() - Method in class org.tensorflow.proto.util.SaverDef.Builder
 
clear() - Method in class org.tensorflow.proto.util.SessionLog.Builder
 
clear() - Method in class org.tensorflow.proto.util.SnapShot.Builder
 
clear() - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
 
clear() - Method in class org.tensorflow.proto.util.SnapshotRecord.Builder
 
clear() - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata.Builder
 
clear() - Method in class org.tensorflow.proto.util.SourceFile.Builder
 
clear() - Method in class org.tensorflow.proto.util.StackFrameWithId.Builder
 
clear() - Method in class org.tensorflow.proto.util.TaggedRunMetadata.Builder
 
clear() - Method in class org.tensorflow.proto.util.TensorMetadata.Builder
 
clear() - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo.Builder
 
clear() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries.Builder
 
clear() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
 
clear() - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration.Builder
 
clear() - Method in class org.tensorflow.proto.util.testlog.CommitId.Builder
 
clear() - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
 
clear() - Method in class org.tensorflow.proto.util.testlog.EntryValue.Builder
 
clear() - Method in class org.tensorflow.proto.util.testlog.GPUInfo.Builder
 
clear() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
 
clear() - Method in class org.tensorflow.proto.util.testlog.MemoryInfo.Builder
 
clear() - Method in class org.tensorflow.proto.util.testlog.MetricEntry.Builder
 
clear() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
 
clear() - Method in class org.tensorflow.proto.util.testlog.RunConfiguration.Builder
 
clear() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
 
clear() - Method in class org.tensorflow.proto.util.WatchdogConfig.Builder
 
clear() - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest.Builder
 
clear() - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
 
clearActionCount() - Method in class org.tensorflow.proto.util.MemChunk.Builder
uint64 action_count = 7;
clearActionCount() - Method in class org.tensorflow.proto.util.SnapShot.Builder
uint64 action_count = 1;
clearAddress() - Method in class org.tensorflow.proto.util.MemChunk.Builder
uint64 address = 1;
clearAfterRead(Boolean) - Static method in class org.tensorflow.op.core.TensorArray
 
clearAfterRead(Boolean) - Method in class org.tensorflow.op.core.TensorArray.Options
 
clearAggregation() - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
.tensorflow.VariableAggregation aggregation = 5;
clearAggregation() - Method in class org.tensorflow.proto.framework.VariableDef.Builder
Indicates how a distributed variable will be aggregated.
clearAliasInputPort() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo.Builder
If >= 0, the output is an alias of an input.
clearAllEndRelMicros() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
int64 all_end_rel_micros = 5;
clearAllEndRelNanos() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
int64 all_end_rel_nanos = 16;
clearAllocatedBytes() - Method in class org.tensorflow.proto.framework.AllocationDescription.Builder
Total number of bytes allocated if known
clearAllocationDescription() - Method in class org.tensorflow.proto.framework.TensorDescription.Builder
Information about the size and allocator used for the data
clearAllocationId() - Method in class org.tensorflow.proto.framework.AllocationDescription.Builder
Identifier of the allocated buffer if known
clearAllocationId() - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation.Builder
Id of the tensor buffer being allocated, used to match to a corresponding deallocation.
clearAllocationId() - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation.Builder
Id of the tensor buffer being deallocated, used to match to a corresponding allocation.
clearAllocationId() - Method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation.Builder
Id of the tensor buffer being deallocated, used to match to a corresponding allocation.
clearAllocationRecords() - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
clearAllocatorBytesInUse() - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
These are snapshots of the overall allocator memory stats.
clearAllocatorName() - Method in class org.tensorflow.proto.framework.AllocationDescription.Builder
Name of the allocator used
clearAllocatorName() - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
string allocator_name = 1;
clearAllocatorName() - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation.Builder
Name of the allocator used.
clearAllocatorName() - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation.Builder
Name of the allocator used.
clearAllocatorName() - Method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation.Builder
Name of the allocator used.
clearAllocatorName() - Method in class org.tensorflow.proto.util.MemoryDump.Builder
string allocator_name = 1;
clearAllocatorType() - Method in class org.tensorflow.proto.framework.GPUOptions.Builder
The type of GPU allocation strategy to use.
clearAllocBytes() - Method in class org.tensorflow.proto.framework.AllocationRecord.Builder
Number of bytes allocated, or de-allocated if negative.
clearAllocMicros() - Method in class org.tensorflow.proto.framework.AllocationRecord.Builder
The timestamp of the operation.
clearAllowedPositionalArguments() - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction.Builder
The prefix of `argument_keywords` which may be identified by position.
clearAllowedValues() - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint.Builder
A list of values that this kernel supports for this attr.
clearAllowedValues() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
The set of allowed values.
clearAllowGrowth() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.ConfigProto.Builder
Whether soft placement is allowed.
clearAllowsUninitializedInput() - Method in class org.tensorflow.proto.framework.OpDef.Builder
By default, all inputs to an Op must be initialized Tensors.
clearAllStartMicros() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
int64 all_start_micros = 2;
clearAllStartNanos() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
int64 all_start_nanos = 13;
clearAnyInfo() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
A serialized protobuf.
clearAnyList() - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
.tensorflow.CollectionDef.AnyList any_list = 5;
clearArgAttr() - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
 
clearArgOrder() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
List of original in_arg names to specify new argument order.
clearArgs() - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
 
clearArgument() - Method in class org.tensorflow.proto.util.testlog.RunConfiguration.Builder
repeated string argument = 1;
clearArgumentKeywords() - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction.Builder
A sequence of unique strings, one per Tensor argument.
clearArithmeticOptimization() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Arithmetic optimizations (default is ON) e.g.
clearAsset() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedAsset asset = 5;
clearAssetFileDef() - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
clearAssetFileDefIndex() - Method in class org.tensorflow.proto.framework.SavedAsset.Builder
Index into `MetaGraphDef.asset_file_def[]` that describes the Asset.
clearAttr() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Attr attr = 6;
clearAttr() - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs.Builder
 
clearAttr() - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
 
clearAttr() - Method in class org.tensorflow.proto.framework.NameAttrList.Builder
 
clearAttr() - Method in class org.tensorflow.proto.framework.NodeDef.Builder
 
clearAttr() - Method in class org.tensorflow.proto.framework.OpDef.Builder
repeated .tensorflow.OpDef.AttrDef attr = 4;
clearAttributes() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
clearAudio() - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
.tensorflow.Summary.Audio audio = 6;
clearAutoMixedPrecision() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Optimize data types for CUDA (default is OFF).
clearAutoMixedPrecisionMkl() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Optimize data types for MKL (default is OFF).
clearAutoParallel() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Configures AutoParallel optimization passes either through the meta-optimizer or when manually specified through the optimizers field.
clearAvailable() - Method in class org.tensorflow.proto.util.testlog.MemoryInfo.Builder
Immediately available memory in bytes
clearAvailableDeviceInfo() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Devices accessible to the test (e.g.
clearB() - Method in class org.tensorflow.proto.framework.AttrValue.Builder
"bool"
clearB() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(bool)"
clearBackProp() - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Whether backprop is enabled for this while loop.
clearBadConsumers() - Method in class org.tensorflow.proto.framework.VersionDef.Builder
Specific consumer versions which are disallowed (e.g.
clearBandwidth() - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
Memory bandwidth in KB/s
clearBareConcreteFunction() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
clearBenchmarkType() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
.tensorflow.TestResults.BenchmarkType benchmark_type = 10;
clearBin() - Method in class org.tensorflow.proto.util.BinSummary.Builder
int32 bin = 1;
clearBin() - Method in class org.tensorflow.proto.util.MemChunk.Builder
int32 bin = 4;
clearBinSummary() - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.BinSummary bin_summary = 2;
clearBits() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
e.g.
clearBoolVal() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_BOOL
clearBoolValue() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a boolean value.
clearBoundedTensorSpecValue() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a value for tf.BoundedTensorSpec.
clearBoundInputs() - Method in class org.tensorflow.proto.framework.SavedConcreteFunction.Builder
Bound inputs to the function.
clearBranch() - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
Branch prediction.
clearBucket() - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
repeated double bucket = 7 [packed = true];
clearBucketLimit() - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
Parallel arrays encoding the bucket boundaries and the bucket values.
clearBuildConfiguration() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
The configuration of the build (compiled opt? with cuda? any copts?)
clearBuildCostModel() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.GraphOptions.Builder
The number of steps to skip before collecting statistics for the cost model.
clearBusId() - Method in class org.tensorflow.proto.framework.DeviceLocality.Builder
Optional bus locality of device.
clearBusId() - Method in class org.tensorflow.proto.util.testlog.GPUInfo.Builder
e.g.
clearBytes() - Method in class org.tensorflow.proto.framework.DebuggedSourceFile.Builder
Byte size of the file.
clearBytesInUse() - Method in class org.tensorflow.proto.util.MemAllocatorStats.Builder
int64 bytes_in_use = 2;
clearBytesList() - Method in class org.tensorflow.proto.example.Feature.Builder
.tensorflow.BytesList bytes_list = 1;
clearBytesList() - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
.tensorflow.CollectionDef.BytesList bytes_list = 2;
clearBytesValue() - Method in class org.tensorflow.proto.profiler.XStat.Builder
bytes bytes_value = 6;
clearCacheRpcResponse() - Method in class org.tensorflow.proto.framework.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 .
clearCacheSize() - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
 
clearCancelOpName() - Method in class org.tensorflow.proto.framework.QueueRunnerDef.Builder
The operation to run to cancel the queue.
clearCanonicalizedInputSignature() - Method in class org.tensorflow.proto.framework.SavedConcreteFunction.Builder
Input in canonicalized form that was received to create this concrete function.
clearCcFlags() - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration.Builder
CC compiler flags, if known
clearChangelist() - Method in class org.tensorflow.proto.util.testlog.CommitId.Builder
Submitted changelist.
clearCheckpointKey() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
The generated name of the Tensor in the checkpoint.
clearCheckpointPath() - Method in class org.tensorflow.proto.util.SessionLog.Builder
This checkpoint_path contains both the path and filename.
clearChildren() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
clearChildren() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
clearChunk() - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.MemChunk chunk = 3;
clearCloseOpName() - Method in class org.tensorflow.proto.framework.QueueRunnerDef.Builder
The operation to run to close the queue.
clearCluster() - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
The cluster of which this server is a member.
clearClusterDef() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
Optional list of all workers to use in this session.
clearClusterDeviceFilters() - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
Device filters for remote tasks in the cluster.
clearCode() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol.Builder
Source code contained in this file line.
clearCodeLocation() - Method in class org.tensorflow.proto.util.Execution.Builder
Stack trace of the eager execution.
clearCodeLocation() - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
The unique ID for code location (stack trace) of the op's creation.
clearCol() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol.Builder
Col number in the file line.
clearCollectionDef() - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
 
clearCollectiveDeterministicSequentialExecution() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
If true, make collective op execution order sequential and deterministic for potentially concurrent collective instances.
clearCollectiveGraphKey() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.ConfigProto.Experimental.Builder
Task name for group resolution.
clearCollectiveNccl() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
If true, use NCCL for CollectiveOps.
clearCollectiveRingOrder() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.Builder
If non-empty, defines a good GPU ring order on a single worker based on device interconnect.
clearColorspace() - Method in class org.tensorflow.proto.framework.Summary.Image.Builder
Valid colorspace values are 1 - grayscale 2 - grayscale + alpha 3 - RGB 4 - RGBA 5 - DIGITAL_YUV 6 - BGRA
clearCommitId() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
The commit id (git hash or changelist)
clearCommonSubgraphElimination() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Common subgraph elimination (default is ON) e.g.
clearComponents() - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
clearCompositeTensor() - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
Generic encoding for CompositeTensors.
clearCompressionAlgorithm() - Method in class org.tensorflow.proto.framework.RPCOptions.Builder
The compression algorithm to be used.
clearCompressionLevel() - Method in class org.tensorflow.proto.framework.RPCOptions.Builder
If compression_algorithm is set, the compression level to be used.
clearComputeCost() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
Estimate of the computational cost of this node, in microseconds.
clearComputeTime() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
Analytical estimate of the computational cost of this node, in microseconds.
clearConcreteFunctionName() - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction.Builder
Identifies a SavedConcreteFunction.
clearConcreteFunctions() - Method in class org.tensorflow.proto.framework.SavedFunction.Builder
repeated string concrete_functions = 1;
clearConcreteFunctions() - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
 
clearCondCtxt() - Method in class org.tensorflow.proto.framework.ControlFlowContextDef.Builder
.tensorflow.CondContextDef cond_ctxt = 1;
clearConfig() - Method in class org.tensorflow.proto.example.FeatureConfiguration.Builder
 
clearConstant() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedConstant constant = 9;
clearConstantFolding() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;
clearConstraint() - Method in class org.tensorflow.proto.framework.KernelDef.Builder
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
clearContainer() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
Container in which this resource is placed.
clearContent() - Method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData.Builder
The content to store for the plugin.
clearContentType() - Method in class org.tensorflow.proto.framework.Summary.Audio.Builder
string content_type = 5;
clearContext() - Method in class org.tensorflow.proto.example.SequenceExample.Builder
.tensorflow.Features context = 1;
clearContextName() - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
Name of the context.
clearContextName() - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Name of the context.
clearControlInput() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
Ids of the control inputs for this node.
clearControlOutput() - Method in class org.tensorflow.proto.framework.OpDef.Builder
Named control outputs for this operation.
clearControlRet() - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
 
clearCooSparse() - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix).
clearCost() - Method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost.Builder
Aggregated cost value.
clearCost() - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
clearCostGraph() - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
The cost graph for the computation defined by the run call.
clearCpuGovernor() - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
What kind of cpu scaling is enabled on the host.
clearCpuInfo() - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
Additional cpu information.
clearCpuInfo() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
CPU Information.
clearCpuTime() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
Total cpu time used for all iterations (in seconds)
clearCrc32C() - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
The CRC32C checksum of the tensor bytes.
clearCreationTimestamp() - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
Time when we started creating this snapshot.
clearCtxt() - Method in class org.tensorflow.proto.framework.ControlFlowContextDef.Builder
 
clearCurrentWork() - Method in class org.tensorflow.proto.framework.ReaderBaseState.Builder
bytes current_work = 4;
clearCustomOptimizers() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
clearData() - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo.Builder
bytes data = 4;
clearData() - Method in class org.tensorflow.proto.profiler.XEvent.Builder
 
clearData() - Method in class org.tensorflow.proto.util.SavedSlice.Builder
The raw data of the slice is stored as a TensorProto.
clearData() - Method in class org.tensorflow.proto.util.SavedTensorSlices.Builder
This exists in all but the first item of each checkpoint file.
clearDataClass() - Method in class org.tensorflow.proto.framework.SummaryMetadata.Builder
Class of data stored in this time series.
clearDcomplexVal() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_COMPLEX128.
clearDebuggedDevice() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
A device on which debugger-instrumented ops and/or tensors reside.
clearDebuggedGraph() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
Information about a debugged graph.
clearDebugMetadata() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
Metadata related to this debugging data.
clearDebugOps() - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
Name(s) of the debugging op(s).
clearDebugOptions() - Method in class org.tensorflow.proto.framework.RunOptions.Builder
EXPERIMENTAL.
clearDebugStripper() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Strips debug-related nodes from the graph (off by default).
clearDebugTensorWatchOpts() - Method in class org.tensorflow.proto.framework.DebugOptions.Builder
Debugging options
clearDebugUrls() - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
URL(s) for debug targets(s).
clearDefaultGraphInputTensorShape() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Optional: Default graph input tensor shape used to allocate memory before executing op
clearDefaultGraphOutputTensorShape() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
clearDefaultSessionConfig() - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
The default configuration for sessions that run on this server.
clearDefaultValue() - Method in class org.tensorflow.proto.example.FixedLenFeatureProto.Builder
.tensorflow.TensorProto default_value = 3;
clearDefaultValue() - Method in class org.tensorflow.proto.framework.ApiDef.Attr.Builder
Specify a new default value to use for this attr.
clearDefaultValue() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
A reasonable default for this attribute if the user does not supply a value.
clearDeferred() - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation.Builder
True if the deallocation is queued and will be performed later, e.g.
clearDeferredDeletionBytes() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.TensorInfo.CooSparse.Builder
The dynamic logical shape represented by the SparseTensor is recorded in the Tensor referenced here.
clearDependencyOptimization() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Control dependency optimizations (default is ON).
clearDeprecated() - Method in class org.tensorflow.proto.framework.ApiDef.Endpoint.Builder
Set if this endpoint is deprecated.
clearDeprecation() - Method in class org.tensorflow.proto.framework.OpDef.Builder
Optional deprecation based on GraphDef versions.
clearDeprecationMessage() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.ApiDef.Builder
Major version when the op will be deleted.
clearDeprecationVersion() - Method in class org.tensorflow.proto.framework.ApiDef.Endpoint.Builder
Major version when an endpoint will be deleted.
clearDescription() - Method in class org.tensorflow.proto.framework.ApiDef.Arg.Builder
Note: this will replace any inherited arg doc.
clearDescription() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.ApiDef.Builder
Additional, longer human-readable description of what the Op does.
clearDescription() - Method in class org.tensorflow.proto.framework.OpDef.ArgDef.Builder
Human readable description.
clearDescription() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
Human-readable description.
clearDescription() - Method in class org.tensorflow.proto.framework.OpDef.Builder
Additional, longer human-readable description of what the Op does.
clearDescription() - Method in class org.tensorflow.proto.profiler.XStatMetadata.Builder
Description of the stat (might be long).
clearDescriptionPrefix() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
Modify an existing/inherited description by adding text to the beginning or end.
clearDescriptionSuffix() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
string description_suffix = 10;
clearDestination() - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
Destination of graph transfer
clearDevice() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
The device of the node.
clearDevice() - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
string device = 1;
clearDevice() - Method in class org.tensorflow.proto.framework.NodeDef.Builder
A (possibly partial) specification for the device on which this node should be placed.
clearDevice() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
Device where the tensor is located.
clearDevice() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
Unique name for the device containing the resource.
clearDevice() - Method in class org.tensorflow.proto.framework.SavedResource.Builder
A device specification indicating a required placement for the resource creation function, e.g.
clearDeviceCount() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
 
clearDeviceFilters() - Method in class org.tensorflow.proto.distruntime.TaskDeviceFilters.Builder
repeated string device_filters = 1;
clearDeviceFilters() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
When any filters are present sessions will ignore all devices which do not match the filters.
clearDeviceId() - Method in class org.tensorflow.proto.framework.Device.Builder
The id of this device, unique in a single trace.
clearDeviceId() - Method in class org.tensorflow.proto.framework.InterconnectLink.Builder
int32 device_id = 1;
clearDeviceId() - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
The id of the device that this event occurred on.
clearDeviceId() - Method in class org.tensorflow.proto.util.DebuggedDevice.Builder
A debugger-generated ID for the device.
clearDeviceInfo() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Other devices that are attached and relevant (e.g.
clearDeviceName() - Method in class org.tensorflow.proto.util.DebuggedDevice.Builder
Name of the device.
clearDeviceName() - Method in class org.tensorflow.proto.util.GraphExecutionTrace.Builder
Name of the device that the op belongs to.
clearDeviceName() - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
Name of the device that the op is assigned to (if available).
clearDevicePersistentMemorySize() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
Deprecated.
clearDevicePersistentMemorySize() - Method in class org.tensorflow.proto.framework.MemoryStats.Builder
Deprecated.
clearDevicePersistentTensorAllocIds() - Method in class org.tensorflow.proto.framework.MemoryStats.Builder
Deprecated.
clearDevices() - Method in class org.tensorflow.proto.framework.Trace.Builder
 
clearDeviceTempMemorySize() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
Deprecated.
clearDeviceTempMemorySize() - Method in class org.tensorflow.proto.framework.MemoryStats.Builder
Deprecated.
clearDeviceTracerLevel() - Method in class org.tensorflow.proto.profiler.ProfileOptions.Builder
Levels of device tracing: (version >= 1) - Level 0 is used to disable device traces.
clearDeviceType() - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
String representation of device_type.
clearDeviceType() - Method in class org.tensorflow.proto.framework.KernelDef.Builder
Type of device this kernel runs on.
clearDeviceType() - Method in class org.tensorflow.proto.profiler.ProfileOptions.Builder
Device type to profile/trace: (version >= 1) DeviceType::UNSPECIFIED: All registered device profiler will be enabled.
clearDevStats() - Method in class org.tensorflow.proto.framework.StepStats.Builder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
clearDictValue() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a dict `Value`.
clearDim() - Method in class org.tensorflow.proto.framework.TensorShapeProto.Builder
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
clearDimension() - Method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost.Builder
Aggregated cost dimension (e.g.
clearDisableMetaOptimizer() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Disable the entire meta optimizer (off by default).
clearDisableModelPruning() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
If true, don't remove unnecessary ops from the graph
clearDisableOutputPartitionGraphs() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
If true, the session will not store an additional copy of the graph for each subgraph.
clearDisableSessionConnectionSharing() - Method in class org.tensorflow.proto.framework.RPCOptions.Builder
Disables TCP connection sharing when opening a new RPC channel.
clearDisableThreadSpinning() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
If using a direct session, disable spinning while waiting for work in the thread pool.
clearDisplayId() - Method in class org.tensorflow.proto.profiler.XLine.Builder
Display id of this line.
clearDisplayName() - Method in class org.tensorflow.proto.framework.SummaryMetadata.Builder
Display name for viewing in TensorBoard.
clearDisplayName() - Method in class org.tensorflow.proto.profiler.XEventMetadata.Builder
Name of the event shown in trace viewer.
clearDisplayName() - Method in class org.tensorflow.proto.profiler.XLine.Builder
Name of this XLine to display in trace viewer.
clearDoCommonSubexpressionElimination() - Method in class org.tensorflow.proto.framework.OptimizerOptions.Builder
If true, optimize the graph using common subexpression elimination.
clearDoConstantFolding() - Method in class org.tensorflow.proto.framework.OptimizerOptions.Builder
If true, perform constant folding optimization on the graph.
clearDoFunctionInlining() - Method in class org.tensorflow.proto.framework.OptimizerOptions.Builder
If true, perform function inlining on the graph.
clearDoubleVal() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_DOUBLE.
clearDoubleValue() - Method in class org.tensorflow.proto.profiler.XStat.Builder
double double_value = 2;
clearDoubleValue() - Method in class org.tensorflow.proto.util.testlog.EntryValue.Builder
double double_value = 1;
clearDtype() - Method in class org.tensorflow.proto.example.FixedLenFeatureProto.Builder
.tensorflow.DataType dtype = 1;
clearDtype() - Method in class org.tensorflow.proto.example.VarLenFeatureProto.Builder
.tensorflow.DataType dtype = 1;
clearDtype() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
.tensorflow.DataType dtype = 3;
clearDtype() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo.Builder
.tensorflow.DataType dtype = 4;
clearDtype() - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo.Builder
.tensorflow.DataType dtype = 5;
clearDtype() - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo.Builder
.tensorflow.DataType dtype = 3;
clearDtype() - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo.Builder
.tensorflow.DataType dtype = 3;
clearDtype() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
.tensorflow.DataType dtype = 1;
clearDtype() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
Tensor type.
clearDtype() - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape.Builder
.tensorflow.DataType dtype = 1;
clearDtype() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape.Builder
.tensorflow.DataType dtype = 1;
clearDtype() - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
.tensorflow.DataType dtype = 1;
clearDtype() - Method in class org.tensorflow.proto.framework.TensorDescription.Builder
Data type of tensor elements
clearDtype() - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
.tensorflow.DataType dtype = 2;
clearDtype() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
.tensorflow.DataType dtype = 1;
clearDtype() - Method in class org.tensorflow.proto.framework.TensorSpecProto.Builder
.tensorflow.DataType dtype = 3;
clearDtype() - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
The tensor dtype and shape.
clearDtype() - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
A list of tensor dtype corresponding to each element of the snapshot.
clearDtypesAndShapes() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
clearDurationPs() - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
The duration of the event in picoseconds if applicable.
clearDurationPs() - Method in class org.tensorflow.proto.profiler.XEvent.Builder
Duration of the event in picoseconds.
clearDurationPs() - Method in class org.tensorflow.proto.profiler.XLine.Builder
Profiling duration for this line in picoseconds.
clearElement() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory.Builder
repeated .tensorflow.MemmappedFileSystemDirectoryElement element = 1;
clearEnable() - Method in class org.tensorflow.proto.framework.AutoParallelOptions.Builder
bool enable = 1;
clearEnableBfloat16Sendrecv() - Method in class org.tensorflow.proto.framework.GraphOptions.Builder
If true, transfer float values between processes as bfloat16.
clearEnableHloProto() - Method in class org.tensorflow.proto.profiler.ProfileOptions.Builder
Whether serialize hlo_proto when XLA is used.
clearEnableMlirBridge() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
Whether to enable the MLIR-based TF->XLA bridge.
clearEnableMlirGraphOptimization() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
Whether to enable the MLIR-based Graph optimizations.
clearEnableOp() - Method in class org.tensorflow.proto.framework.ScopedAllocatorOptions.Builder
If present, only perform optimization for these ops.
clearEnableRecvScheduling() - Method in class org.tensorflow.proto.framework.GraphOptions.Builder
If true, use control flow to schedule the activation of Recv nodes.
clearEncodedAudioString() - Method in class org.tensorflow.proto.framework.Summary.Audio.Builder
Encoded audio data and its associated RFC 2045 content type (e.g.
clearEncodedImageString() - Method in class org.tensorflow.proto.framework.Summary.Image.Builder
Image data in encoded format.
clearEncoding() - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
 
clearEndianness() - Method in class org.tensorflow.proto.util.BundleHeaderProto.Builder
.tensorflow.BundleHeaderProto.Endianness endianness = 2;
clearEndpoint() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
clearEnqueueOpName() - Method in class org.tensorflow.proto.framework.QueueRunnerDef.Builder
A list of enqueue operations.
clearEntries() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
The list of tests or benchmarks in this run.
clearEntry() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries.Builder
repeated .tensorflow.BenchmarkEntry entry = 1;
clearEnvironment() - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
 
clearEnvVars() - Method in class org.tensorflow.proto.util.testlog.RunConfiguration.Builder
 
clearErrors() - Method in class org.tensorflow.proto.profiler.XSpace.Builder
Errors (if any) in the generation of planes.
clearEventMetadata() - Method in class org.tensorflow.proto.profiler.XPlane.Builder
 
clearEvents() - Method in class org.tensorflow.proto.profiler.XLine.Builder
XEvents within the same XLine should not overlap in time, but they can be nested.
clearExecution() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
Execution of an op or a Graph (e.g., a tf.function).
clearExecutorName() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Executor's name
clearExecutorType() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.util.RequestedExitCode.Builder
int32 exit_code = 1;
clearExitCode() - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest.Builder
.tensorflow.RequestedExitCode exit_code = 3;
clearExperimental() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
.tensorflow.ConfigProto.Experimental experimental = 16;
clearExperimental() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.RunOptions.Builder
.tensorflow.RunOptions.Experimental experimental = 8;
clearExperimentalDebugInfo() - Method in class org.tensorflow.proto.framework.NodeDef.Builder
This stores debug information associated with the node.
clearExplanation() - Method in class org.tensorflow.proto.framework.OpDeprecation.Builder
Explanation of why it was deprecated and what to use instead.
clearExtent() - Method in class org.tensorflow.proto.framework.TensorSliceProto.Builder
Extent of the slice in all tensor dimensions.
clearExternalValues() - Method in class org.tensorflow.proto.framework.ValuesDef.Builder
 
clearExtras() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
 
clearF() - Method in class org.tensorflow.proto.framework.AttrValue.Builder
"float"
clearF() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(float)"
clearFailOnOptimizerErrors() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
If true, any optimization pass failing will cause the MetaOptimizer to stop with an error.
clearFeature() - Method in class org.tensorflow.proto.example.FeatureList.Builder
repeated .tensorflow.Feature feature = 1;
clearFeature() - Method in class org.tensorflow.proto.example.Features.Builder
 
clearFeatureList() - Method in class org.tensorflow.proto.example.FeatureLists.Builder
 
clearFeatureLists() - Method in class org.tensorflow.proto.example.SequenceExample.Builder
.tensorflow.FeatureLists feature_lists = 2;
clearFeatureMap() - Method in class org.tensorflow.proto.example.ExampleParserConfiguration.Builder
 
clearFeatures() - Method in class org.tensorflow.proto.example.Example.Builder
.tensorflow.Features features = 1;
clearFeed() - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Tensors to be fed in the callable.
clearFeedDevices() - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
 
clearFetch() - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Fetches.
clearFetchDevices() - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
 
clearFetchSkipSync() - Method in class org.tensorflow.proto.framework.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.
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.distruntime.ClusterDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.distruntime.JobDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.distruntime.TaskDeviceFilters.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.example.BytesList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.example.Example.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.example.ExampleParserConfiguration.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.example.Feature.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.example.FeatureConfiguration.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.example.FeatureList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.example.FeatureLists.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.example.Features.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.example.FixedLenFeatureProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.example.FloatList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.example.Int64List.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.example.SequenceExample.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.example.VarLenFeatureProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.AllocationDescription.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.AllocationRecord.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.ApiDef.Arg.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.ApiDef.Attr.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.ApiDef.Endpoint.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.ApiDefs.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.AssetFileDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.AttrValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.AutoParallelOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.CollectionDef.BytesList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.CollectionDef.FloatList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.CollectionDef.Int64List.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.CollectionDef.NodeList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.ControlFlowContextDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.DebuggedSourceFile.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.DebugOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.Device.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.DeviceLocality.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.DictValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.FunctionSpec.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.GPUOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.GradientDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.GraphDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.GraphOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInput.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.InterconnectLink.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.KernelDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.KernelList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.ListValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.LocalLinks.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.MemoryLogStep.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.MemoryStats.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.NameAttrList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.NamedDevice.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.NamedTensorProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.NamedTupleValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.NodeDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.NodeOutput.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.NoneValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.OpDef.ArgDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.OpDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.OpDeprecation.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.OpList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.OptimizerOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.PairValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.QueueRunnerDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.ReaderBaseState.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.Resource.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.RPCOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.RunOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.SaveableObject.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.SavedAsset.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.SavedConcreteFunction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.SavedConstant.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.SavedFunction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.SavedModel.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.SavedResource.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.SavedUserObject.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.ScopedAllocatorOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.SessionMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.SignatureDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.StepStats.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.Summary.Audio.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.Summary.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.Summary.Image.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.SummaryDescription.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.SummaryMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.TensorConnection.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.TensorDescription.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.TensorShapeProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.TensorShapeProto.Dim.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.TensorSliceProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.TensorSliceProto.Extent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.TensorSpecProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.ThreadPoolOptionProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.Trace.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.TupleValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.TypeSpecProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.ValuesDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.VariableDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.VariantTensorDataProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.VerifierConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.VersionDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.profiler.ProfileOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.profiler.XEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.profiler.XEventMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.profiler.XLine.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.profiler.XSpace.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.profiler.XStat.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.profiler.XStatMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.BinSummary.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.BundleHeaderProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.CodeLocation.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.DebugEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.DebuggedDevice.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.DebuggedGraph.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.DebugMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.Event.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.Execution.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.GraphExecutionTrace.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.LogMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.MemAllocatorStats.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.MemChunk.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.RequestedExitCode.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.SavedSlice.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.SavedTensorSlices.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.SaverDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.SessionLog.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.SnapShot.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.SnapshotRecord.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.SourceFile.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.StackFrameWithId.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.TaggedRunMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.TensorMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.testlog.CommitId.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.testlog.EntryValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.testlog.GPUInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.testlog.MemoryInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.testlog.MetricEntry.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.testlog.RunConfiguration.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.WatchdogConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
 
clearFields() - Method in class org.tensorflow.proto.framework.DictValue.Builder
 
clearFileIndex() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol.Builder
File name index, which can be used to retrieve the file name string from `files`.
clearFileLineCol() - Method in class org.tensorflow.proto.util.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.tensorflow.proto.framework.GraphDebugInfo.StackTrace.Builder
Each line in the stack trace.
clearFilename() - Method in class org.tensorflow.proto.framework.AssetFileDef.Builder
The filename within an assets directory.
clearFilenameTensorName() - Method in class org.tensorflow.proto.util.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.tensorflow.proto.framework.DebuggedSourceFile.Builder
Path to the source code file.
clearFilePath() - Method in class org.tensorflow.proto.util.SourceFile.Builder
Path to the file.
clearFiles() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.Builder
This stores all the source code file names and can be indexed by the `file_index`.
clearFileVersion() - Method in class org.tensorflow.proto.util.DebugMetadata.Builder
Version of the DebugEvent file format.
clearFileVersion() - Method in class org.tensorflow.proto.util.Event.Builder
An event file was started, with the specified version.
clearFinalized() - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
bool finalized = 1000;
clearFixedLenFeature() - Method in class org.tensorflow.proto.example.FeatureConfiguration.Builder
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
clearFloat64Value() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a double-precision floating-point value (a Python `float`).
clearFloatList() - Method in class org.tensorflow.proto.example.Feature.Builder
.tensorflow.FloatList float_list = 2;
clearFloatList() - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
.tensorflow.CollectionDef.FloatList float_list = 4;
clearFloatVal() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_FLOAT.
clearForceGpuCompatible() - Method in class org.tensorflow.proto.framework.GPUOptions.Builder
Force all tensors to be gpu_compatible.
clearFragmentationMetric() - Method in class org.tensorflow.proto.util.MemAllocatorStats.Builder
float fragmentation_metric = 5;
clearFreedAtCount() - Method in class org.tensorflow.proto.util.MemChunk.Builder
uint64 freed_at_count = 6;
clearFrequency() - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
Core Frequency in Mhz
clearFromTensor() - Method in class org.tensorflow.proto.framework.TensorConnection.Builder
A tensor name.
clearFullargspec() - Method in class org.tensorflow.proto.framework.FunctionSpec.Builder
Full arg spec from inspect.getfullargspec().
clearFullName() - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef.Builder
Name of the full variable of which this is a slice.
clearFullName() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
The full name of the variable/tensor, if applicable.
clearFullShape() - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef.Builder
Shape of the full variable.
clearFunc() - Method in class org.tensorflow.proto.framework.AttrValue.Builder
"func" represents a function.
clearFunc() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(attr)"
clearFunc() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol.Builder
Name of function contains the file line.
clearFunction() - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
repeated .tensorflow.FunctionDef function = 1;
clearFunction() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedFunction function = 6;
clearFunctionAliases() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
 
clearFunctionGraphs() - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
clearFunctionName() - Method in class org.tensorflow.proto.framework.GradientDef.Builder
The function name.
clearFunctionOptimization() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Function optimizations (default is ON).
clearFunctionSpec() - Method in class org.tensorflow.proto.framework.SavedFunction.Builder
.tensorflow.FunctionSpec function_spec = 2;
clearGlobalJitLevel() - Method in class org.tensorflow.proto.framework.OptimizerOptions.Builder
.tensorflow.OptimizerOptions.GlobalJitLevel global_jit_level = 5;
clearGlobalName() - Method in class org.tensorflow.proto.framework.ThreadPoolOptionProto.Builder
The global name of the threadpool.
clearGlobalStep() - Method in class org.tensorflow.proto.framework.DebugOptions.Builder
Caller-specified global step count.
clearGpuOptions() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
Options that apply to all GPUs.
clearGradient() - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
repeated .tensorflow.GradientDef gradient = 2;
clearGradientFunc() - Method in class org.tensorflow.proto.framework.GradientDef.Builder
The gradient function's name.
clearGraphDef() - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
GraphDef.
clearGraphDef() - Method in class org.tensorflow.proto.util.Event.Builder
An encoded version of a GraphDef.
clearGraphExecutionTrace() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.
clearGraphHash() - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
Stores the fingerprint of the graph that describes the dataset that is snapshotted.
clearGraphId() - Method in class org.tensorflow.proto.util.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.tensorflow.proto.util.DebuggedGraph.Builder
An ID for the graph.
clearGraphId() - Method in class org.tensorflow.proto.util.Execution.Builder
The graph that's executed: applicable only to the eager execution of a FuncGraph.
clearGraphId() - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
Unique ID of the graph (generated by debugger).
clearGraphInputNodeInfo() - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
Input Node parameters of transferred graph
clearGraphInputNodeName() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Remote fused graph input node name
clearGraphName() - Method in class org.tensorflow.proto.util.DebuggedGraph.Builder
Name of the graph (if available).
clearGraphName() - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
Name of the graph that the op is a part of (if available).
clearGraphOpCreation() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function).
clearGraphOpName() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
Name of the op (in the OpDef) to specify the API for.
clearGraphOptions() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
Options that apply to all graphs.
clearGraphOutputNodeInfo() - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
clearGraphOutputNodeName() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Remote fused graph output node name
clearHalfVal() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_HALF, DT_BFLOAT16.
clearHandle() - Method in class org.tensorflow.proto.framework.MemoryLogStep.Builder
Handle describing the feeds and fetches of the step.
clearHash() - Method in class org.tensorflow.proto.util.testlog.CommitId.Builder
string hash = 2;
clearHashCode() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
Hash code for the type of the resource.
clearHasLength() - Method in class org.tensorflow.proto.framework.TensorSliceProto.Extent.Builder
 
clearHasMinimum() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
For type == "int", this is a minimum value.
clearHasSingleReference() - Method in class org.tensorflow.proto.framework.AllocationDescription.Builder
Set if this tensor only has one remaining reference
clearHealthStatus() - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
.tensorflow.WorkerHealth health_status = 1;
clearHeight() - Method in class org.tensorflow.proto.framework.Summary.Image.Builder
Dimensions of the image.
clearHisto() - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
.tensorflow.HistogramProto histo = 5;
clearHost() - Method in class org.tensorflow.proto.framework.DebuggedSourceFile.Builder
The host name on which a source code file is located.
clearHostMemoryArg() - Method in class org.tensorflow.proto.framework.KernelDef.Builder
Names of the Op's input_/output_args that reside in host memory instead of device memory.
clearHostName() - Method in class org.tensorflow.proto.util.CodeLocation.Builder
Host name on which the source files are located.
clearHostName() - Method in class org.tensorflow.proto.util.SourceFile.Builder
Name of the host on which the file is located.
clearHostname() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Host name of machine that ran the benchmark.
clearHostname() - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
string hostname = 3;
clearHostTempMemorySize() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
Deprecated.
clearHostTracerLevel() - Method in class org.tensorflow.proto.profiler.ProfileOptions.Builder
Levels of host tracing: (version >= 1) - Level 0 is used to disable host traces.
clearI() - Method in class org.tensorflow.proto.framework.AttrValue.Builder
"int"
clearI() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(int)"
clearId() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
The id of the node.
clearId() - Method in class org.tensorflow.proto.profiler.XEventMetadata.Builder
XPlane.event_metadata map key.
clearId() - Method in class org.tensorflow.proto.profiler.XLine.Builder
Id of this line, can be repeated within an XPlane.
clearId() - Method in class org.tensorflow.proto.profiler.XPlane.Builder
int64 id = 1;
clearId() - Method in class org.tensorflow.proto.profiler.XStatMetadata.Builder
XPlane.stat_metadata map key.
clearId() - Method in class org.tensorflow.proto.util.StackFrameWithId.Builder
A unique ID for the stack frame: A UUID-like string.
clearIdentifier() - Method in class org.tensorflow.proto.framework.SavedUserObject.Builder
Corresponds to a registration of the type to use in the loading program.
clearImage() - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
.tensorflow.Summary.Image image = 4;
clearImplementationSelector() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Enable the swap of kernel implementations based on the device placement (default is ON).
clearInaccurate() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
Are the costs inaccurate?
clearInArg() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Arg in_arg = 4;
clearIncarnation() - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
A device is assigned a global unique number each time it is initialized.
clearIncludeDatasetOps() - Method in class org.tensorflow.proto.profiler.ProfileOptions.Builder
We don't collect the dataset ops by default for better trace-viewer scalability.
clearIndex() - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput.Builder
Index of the output being set.
clearIndicesOutputTensorName() - Method in class org.tensorflow.proto.example.VarLenFeatureProto.Builder
string indices_output_tensor_name = 3;
clearIndicesTensorName() - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse.Builder
The indices Tensor must have dtype int64 and shape [?, ?].
clearInferShapes() - Method in class org.tensorflow.proto.framework.GraphOptions.Builder
Annotate each Node with Op output shape data, to the extent it can be statically inferred.
clearInitializerName() - Method in class org.tensorflow.proto.framework.VariableDef.Builder
Name of the initializer op.
clearInitialValueName() - Method in class org.tensorflow.proto.framework.VariableDef.Builder
Name of the tensor holding the variable's initial value.
clearInput() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.OpDef.Builder
Description of the input(s).
clearInputCount() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo.Builder
int32 input_count = 6;
clearInputInfo() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
clearInputNames() - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
Names of the input tensors to the op.
clearInputs() - Method in class org.tensorflow.proto.framework.SignatureDef.Builder
 
clearInputSignature() - Method in class org.tensorflow.proto.framework.FunctionSpec.Builder
The input signature, if specified.
clearInputTensorIds() - Method in class org.tensorflow.proto.util.Execution.Builder
IDs of the input tensors (if available).
clearInstrumentedGraphDef() - Method in class org.tensorflow.proto.util.DebuggedGraph.Builder
An encoded version of a GraphDef.
clearInstrumentedOps() - Method in class org.tensorflow.proto.util.DebuggedGraph.Builder
Names of the instrumented ops.
clearInt64List() - Method in class org.tensorflow.proto.example.Feature.Builder
.tensorflow.Int64List int64_list = 3;
clearInt64List() - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
.tensorflow.CollectionDef.Int64List int64_list = 3;
clearInt64Val() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_INT64
clearInt64Value() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a signed integer value, limited to 64 bits.
clearInt64Value() - Method in class org.tensorflow.proto.profiler.XStat.Builder
int64 int64_value = 4;
clearInterOpParallelismThreads() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.RunOptions.Builder
The thread pool to use, if session_inter_op_thread_pool is configured.
clearInterOptimizerVerifierConfig() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
VerifierConfig specifying the verifiers to be run after every optimizer.
clearIntraOpParallelismThreads() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.TensorProto.Builder
DT_INT32, DT_INT16, DT_INT8, DT_UINT8.
clearInUse() - Method in class org.tensorflow.proto.util.MemChunk.Builder
bool in_use = 8;
clearIsAggregate() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.OpDef.Builder
True if the operation is commutative ("op(a,b) == op(b,a)" for all inputs)
clearIsFinal() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
If true, the output is permanent: it can't be discarded, because this node is part of the "final output".
clearIsMethod() - Method in class org.tensorflow.proto.framework.FunctionSpec.Builder
Whether this represents a class method.
clearIsolateSessionState() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
If true, any resources such as Variables used in the session will not be shared with other sessions.
clearIsRef() - Method in class org.tensorflow.proto.framework.OpDef.ArgDef.Builder
For inputs: if true, the inputs are required to be refs.
clearIsResource() - Method in class org.tensorflow.proto.framework.VariableDef.Builder
Whether to represent this as a ResourceVariable.
clearIsStateful() - Method in class org.tensorflow.proto.framework.OpDef.Builder
Ops are marked as stateful if their behavior depends on some state beyond their input tensors (e.g.
clearIters() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
If a benchmark, how many iterations it was run for
clearJob() - Method in class org.tensorflow.proto.distruntime.ClusterDef.Builder
The jobs that comprise the cluster.
clearJobName() - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
The name of the job of which this server is a member.
clearJobs() - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters.Builder
repeated .tensorflow.JobDeviceFilters jobs = 1;
clearKeepCheckpointEveryNHours() - Method in class org.tensorflow.proto.util.SaverDef.Builder
How often to keep an additional checkpoint.
clearKernel() - Method in class org.tensorflow.proto.framework.KernelList.Builder
repeated .tensorflow.KernelDef kernel = 1;
clearKernelName() - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation.Builder
Name of the kernel making the allocation as set in GraphDef, e.g., "affine2/weights/Assign".
clearKernelName() - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput.Builder
Name of the kernel producing an output as set in GraphDef, e.g., "affine2/weights/Assign".
clearKernelTrackerMaxBytes() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.GPUOptions.Experimental.Builder
Parameters for GPUKernelTracker.
clearKernelTrackerMaxPending() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.PairValue.Builder
string key = 1;
clearKind() - Method in class org.tensorflow.proto.example.Feature.Builder
 
clearKind() - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
 
clearKind() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
 
clearKind() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
 
clearKind() - Method in class org.tensorflow.proto.util.testlog.CommitId.Builder
 
clearKind() - Method in class org.tensorflow.proto.util.testlog.EntryValue.Builder
 
clearL1CacheSize() - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
L1 cache size in bytes
clearL2CacheSize() - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
L2 cache size in bytes
clearL3CacheSize() - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
L3 cache size in bytes
clearLabel() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.util.MemAllocatorStats.Builder
int64 largest_alloc_size = 4;
clearLastModified() - Method in class org.tensorflow.proto.framework.DebuggedSourceFile.Builder
The timestamp at which the source code file is last modified.
clearLayoutOptimizer() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Optimize tensor layouts (default is ON) e.g.
clearLength() - Method in class org.tensorflow.proto.framework.TensorSliceProto.Extent.Builder
int64 length = 2;
clearLength() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement.Builder
uint64 length = 3;
clearLengthFrames() - Method in class org.tensorflow.proto.framework.Summary.Audio.Builder
Length of the audio in frames (samples per channel).
clearLevel() - Method in class org.tensorflow.proto.util.LogMessage.Builder
.tensorflow.LogMessage.Level level = 1;
clearLibrary() - Method in class org.tensorflow.proto.framework.GraphDef.Builder
EXPERIMENTAL.
clearLine() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol.Builder
Line number in the file.
clearLines() - Method in class org.tensorflow.proto.framework.DebuggedSourceFile.Builder
Line-by-line content of the source code file.
clearLines() - Method in class org.tensorflow.proto.profiler.XPlane.Builder
Parallel timelines grouped in this plane.
clearLines() - Method in class org.tensorflow.proto.util.SourceFile.Builder
Line-by-line content of the file.
clearLink() - Method in class org.tensorflow.proto.framework.LocalLinks.Builder
repeated .tensorflow.InterconnectLink link = 1;
clearLinkage() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
e.g.
clearLinks() - Method in class org.tensorflow.proto.framework.DeviceLocality.Builder
Optional local interconnect links to other devices.
clearList() - Method in class org.tensorflow.proto.framework.AttrValue.Builder
any "list(...)"
clearListValue() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a list of `Value`.
clearLiveBytes() - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
The bytes that are not deallocated.
clearLocality() - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
Platform-specific data about device that may be useful for supporting efficient data transfers.
clearLocalName() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
A user-provided name for the edge.
clearLogDevicePlacement() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
Whether device placements should be logged.
clearLogMessage() - Method in class org.tensorflow.proto.util.Event.Builder
The user output a log message.
clearLoopEnterNames() - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
List of names for enter tensors.
clearLoopExitNames() - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
List of names for exit tensors.
clearLoopOptimization() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Loop optimizations (default is ON).
clearMachine() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
e.g.
clearMachineConfiguration() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
Machine-specific parameters (Platform and CPU info)
clearMax() - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
double max = 2;
clearMaxByteSize() - Method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo.Builder
repeated int32 max_byte_size = 2;
clearMaxFoldedConstantInBytes() - Method in class org.tensorflow.proto.framework.OptimizerOptions.Builder
Constant folding optimization replaces tensors whose values can be predetermined, with constant nodes.
clearMaximum() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
.tensorflow.TensorProto maximum = 5;
clearMaximumIterationsName() - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Optional name of the maximum_iterations tensor.
clearMaxToKeep() - Method in class org.tensorflow.proto.util.SaverDef.Builder
Maximum number of checkpoints to keep.
clearMaxValue() - Method in class org.tensorflow.proto.util.testlog.MetricEntry.Builder
The maximum acceptable value for the metric if specified
clearMaybeTypeName() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
For debug-only, the name of the type pointed to by this handle, if available.
clearMemory() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
clearMemoryInfo() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
.tensorflow.MemoryInfo memory_info = 6;
clearMemoryLimit() - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
Memory capacity of device in bytes.
clearMemoryLimit() - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo.Builder
Memory capacity in bytes.
clearMemoryLimitMb() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices.Builder
Per "virtual" device memory limit, in MB.
clearMemoryOptimization() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Configures memory optimization passes through the meta-optimizer.
clearMemoryOptimizerTargetNodeNameScope() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
A node name scope for node names which are valid outputs of recomputations.
clearMemorySize() - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
Memory size in bytes
clearMemoryStats() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
.tensorflow.MemoryStats memory_stats = 12;
clearMemoryTime() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
Analytical estimate of the memory access cost of this node, in microseconds.
clearMessage() - Method in class org.tensorflow.proto.util.LogMessage.Builder
string message = 2;
clearMeta() - Method in class org.tensorflow.proto.util.SavedTensorSlices.Builder
This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file.
clearMetadata() - Method in class org.tensorflow.proto.framework.SavedUserObject.Builder
Initialization-related metadata.
clearMetadata() - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
Contains metadata on the summary value such as which plugins may use it.
clearMetadata() - Method in class org.tensorflow.proto.framework.VariantTensorDataProto.Builder
Portions of the object that are not Tensors.
clearMetadata() - Method in class org.tensorflow.proto.profiler.XEventMetadata.Builder
Additional metadata in serialized format.
clearMetadataId() - Method in class org.tensorflow.proto.profiler.XEvent.Builder
XEventMetadata.id of corresponding metadata.
clearMetadataId() - Method in class org.tensorflow.proto.profiler.XStat.Builder
XStatMetadata.id of corresponding metadata.
clearMetaGraphDef() - Method in class org.tensorflow.proto.util.Event.Builder
An encoded version of a MetaGraphDef.
clearMetaGraphs() - Method in class org.tensorflow.proto.framework.SavedModel.Builder
One or more MetaGraphs.
clearMetaGraphVersion() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
User specified Version string.
clearMetaInfoDef() - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
clearMetaOptimizerIterations() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Controls how many times we run the optimizers in meta optimizer (default is once).
clearMetaOptimizerTimeoutMs() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Maximum number of milliseconds to spend optimizing a single graph before timing out.
clearMethodName() - Method in class org.tensorflow.proto.framework.SignatureDef.Builder
Extensible method_name information enabling third-party users to mark a SignatureDef as supporting a particular method.
clearMetrics() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
Metric name, value and expected range.
clearMhzPerCpu() - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
How fast are these cpus?
clearMin() - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
double min = 1;
clearMinConsumer() - Method in class org.tensorflow.proto.framework.VersionDef.Builder
Any consumer below this version is not allowed to consume this data.
clearMinGraphNodes() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
The minimum number of nodes in a graph to optimizer.
clearMinimum() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
.tensorflow.TensorProto minimum = 4;
clearMinimum() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
int64 minimum = 6;
clearMinValue() - Method in class org.tensorflow.proto.util.testlog.MetricEntry.Builder
The minimum acceptable value for the metric if specified
clearMode() - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration.Builder
opt, dbg, etc
clearModel() - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
Model (Haswell, K40, ...)
clearModel() - Method in class org.tensorflow.proto.util.testlog.GPUInfo.Builder
e.g.
clearMsg() - Method in class org.tensorflow.proto.util.SessionLog.Builder
string msg = 3;
clearName() - Method in class org.tensorflow.proto.distruntime.JobDef.Builder
The name of this job.
clearName() - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters.Builder
The name of this job.
clearName() - Method in class org.tensorflow.proto.framework.ApiDef.Arg.Builder
string name = 1;
clearName() - Method in class org.tensorflow.proto.framework.ApiDef.Attr.Builder
string name = 1;
clearName() - Method in class org.tensorflow.proto.framework.ApiDef.Endpoint.Builder
Name should be either like "CamelCaseName" or "Package.CamelCaseName".
clearName() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
string name = 1;
clearName() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
The name of the node.
clearName() - Method in class org.tensorflow.proto.framework.Device.Builder
The name of the device.
clearName() - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
Fully specified name of the device within a cluster.
clearName() - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo.Builder
string name = 1;
clearName() - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo.Builder
string name = 1;
clearName() - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo.Builder
string name = 1;
clearName() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo.Builder
string name = 1;
clearName() - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint.Builder
Name of an attr from the Op.
clearName() - Method in class org.tensorflow.proto.framework.NameAttrList.Builder
string name = 1;
clearName() - Method in class org.tensorflow.proto.framework.NamedDevice.Builder
string name = 1;
clearName() - Method in class org.tensorflow.proto.framework.NamedTensorProto.Builder
Name of the tensor.
clearName() - Method in class org.tensorflow.proto.framework.NamedTupleValue.Builder
string name = 1;
clearName() - Method in class org.tensorflow.proto.framework.NodeDef.Builder
The name given to this operator.
clearName() - Method in class org.tensorflow.proto.framework.OpDef.ArgDef.Builder
Name for the input/output.
clearName() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
A descriptive name for the argument.
clearName() - Method in class org.tensorflow.proto.framework.OpDef.Builder
Op names starting with an underscore are reserved for internal use.
clearName() - Method in class org.tensorflow.proto.framework.Resource.Builder
The name of the resource.
clearName() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
Unique name of this resource.
clearName() - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer.Builder
string name = 1;
clearName() - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
string name = 6;
clearName() - Method in class org.tensorflow.proto.framework.SessionMetadata.Builder
string name = 1;
clearName() - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
For dense `Tensor`s, the name of the tensor in the graph.
clearName() - Method in class org.tensorflow.proto.framework.TensorShapeProto.Dim.Builder
Optional name of the tensor dimension.
clearName() - Method in class org.tensorflow.proto.framework.TensorSpecProto.Builder
string name = 1;
clearName() - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
The name of this trace event.
clearName() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
A name for the Tensor.
clearName() - Method in class org.tensorflow.proto.profiler.XEventMetadata.Builder
Name of the event.
clearName() - Method in class org.tensorflow.proto.profiler.XLine.Builder
Name of this XLine.
clearName() - Method in class org.tensorflow.proto.profiler.XPlane.Builder
Name of this line.
clearName() - Method in class org.tensorflow.proto.profiler.XStatMetadata.Builder
Name of the stat (should be short).
clearName() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement.Builder
string name = 2;
clearName() - Method in class org.tensorflow.proto.util.SavedSlice.Builder
Name of the tensor that this slice belongs to.
clearName() - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
Name of the tensor.
clearName() - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo.Builder
Device name.
clearName() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
The name of the specific benchmark or test (e.g.
clearName() - Method in class org.tensorflow.proto.util.testlog.MetricEntry.Builder
Metric name
clearName() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
Benchmark target identifier.
clearNamedTupleValue() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents Python's namedtuple.
clearNestedContexts() - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
Contexts contained inside this context (e.g.
clearNestedContexts() - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Contexts contained inside this context (e.g.
clearNode() - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.Node node = 1;
clearNode() - Method in class org.tensorflow.proto.framework.GraphDef.Builder
repeated .tensorflow.NodeDef node = 1;
clearNodeDef() - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
clearNodeId() - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo.Builder
int32 node_id = 2;
clearNodeId() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo.Builder
int32 node_id = 2;
clearNodeId() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInput.Builder
int32 node_id = 1;
clearNodeId() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo.Builder
int32 node_id = 1;
clearNodeId() - Method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo.Builder
int32 node_id = 1;
clearNodeId() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
An index into `TrackableObjectGraph.nodes`, indicating the object being referenced.
clearNodeInfo() - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeInfo node_info = 1;
clearNodeInput() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo.Builder
repeated .tensorflow.GraphTransferNodeInput node_input = 2;
clearNodeInputInfo() - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;
clearNodeList() - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
.tensorflow.CollectionDef.NodeList node_list = 1;
clearNodeName() - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
Name of the node to watch.
clearNodeName() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
TODO(tucker): Use some more compact form of node identity than the full string name.
clearNodeName() - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
This field is deprecated and will not be set.
clearNodeOutputInfo() - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;
clearNodes() - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
clearNodes() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.Builder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
clearNodeStats() - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
repeated .tensorflow.NodeExecStats node_stats = 2;
clearNoneValue() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents None.
clearNum() - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
double num = 3;
clearNumAllocs() - Method in class org.tensorflow.proto.util.MemAllocatorStats.Builder
int64 num_allocs = 1;
clearNumaNode() - Method in class org.tensorflow.proto.framework.DeviceLocality.Builder
Optional NUMA locality of device.
clearNumberAttr() - Method in class org.tensorflow.proto.framework.OpDef.ArgDef.Builder
if specified, attr must have type "int"
clearNumBytes() - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation.Builder
Number of bytes in the allocation.
clearNumChannels() - Method in class org.tensorflow.proto.framework.Summary.Audio.Builder
Number of channels of audio.
clearNumCores() - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
Number of cores
clearNumCores() - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
int64 num_cores = 1;
clearNumCoresAllowed() - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
int64 num_cores_allowed = 2;
clearNumDevToDevCopyStreams() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.Builder
If > 1, the number of device-to-device copy streams to create for each GPUDevice.
clearNumElements() - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
The number of elements in the snapshot.
clearNumOccurrences() - Method in class org.tensorflow.proto.profiler.XEvent.Builder
Number of occurrences of the event, if aggregated.
clearNumOutputs() - Method in class org.tensorflow.proto.util.Execution.Builder
Number of output tensors.
clearNumOutputs() - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
Number of output tensors emitted by the op.
clearNumRecordsProduced() - Method in class org.tensorflow.proto.framework.ReaderBaseState.Builder
int64 num_records_produced = 3;
clearNumRegisters() - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
Number of registers per core.
clearNumReplicas() - Method in class org.tensorflow.proto.framework.AutoParallelOptions.Builder
int32 num_replicas = 2;
clearNumShards() - Method in class org.tensorflow.proto.util.BundleHeaderProto.Builder
Number of data files in the bundle.
clearNumThreads() - Method in class org.tensorflow.proto.framework.ThreadPoolOptionProto.Builder
The number of threads in the pool.
clearObjectGraphDef() - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
Extra information about the structure of functions and stateful objects.
clearObsoleteOldStyleHistogram() - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
bytes obsolete_old_style_histogram = 3;
clearOffset() - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
int64 offset = 4;
clearOffset() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement.Builder
uint64 offset = 1;
clearOffsetPs() - Method in class org.tensorflow.proto.profiler.XEvent.Builder
Start time of the event in picoseconds, as offset from XLine.timestamp_ns().
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.distruntime.ClusterDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.distruntime.JobDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.distruntime.TaskDeviceFilters.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.example.BytesList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.example.Example.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.example.ExampleParserConfiguration.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.example.Feature.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.example.FeatureConfiguration.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.example.FeatureList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.example.FeatureLists.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.example.Features.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.example.FixedLenFeatureProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.example.FloatList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.example.Int64List.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.example.SequenceExample.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.example.VarLenFeatureProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.AllocationDescription.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.AllocationRecord.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.ApiDef.Arg.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.ApiDef.Attr.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.ApiDef.Endpoint.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.ApiDefs.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.AssetFileDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.AttrValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.AutoParallelOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.CollectionDef.BytesList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.CollectionDef.FloatList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.CollectionDef.Int64List.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.CollectionDef.NodeList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.ControlFlowContextDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.DebuggedSourceFile.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.DebugOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.Device.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.DeviceLocality.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.DictValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.FunctionSpec.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.GPUOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.GradientDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.GraphDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.GraphOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInput.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.InterconnectLink.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.KernelDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.KernelList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.ListValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.LocalLinks.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.MemoryLogStep.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.MemoryStats.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.NameAttrList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.NamedDevice.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.NamedTensorProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.NamedTupleValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.NodeDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.NodeOutput.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.NoneValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.OpDef.ArgDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.OpDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.OpDeprecation.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.OpList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.OptimizerOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.PairValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.QueueRunnerDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.ReaderBaseState.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.Resource.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.RPCOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.RunOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.SaveableObject.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.SavedAsset.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.SavedConcreteFunction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.SavedConstant.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.SavedFunction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.SavedModel.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.SavedResource.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.SavedUserObject.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.ScopedAllocatorOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.SessionMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.SignatureDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.StepStats.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.Summary.Audio.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.Summary.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.Summary.Image.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.SummaryDescription.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.SummaryMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.TensorConnection.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.TensorDescription.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.TensorShapeProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.TensorShapeProto.Dim.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.TensorSliceProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.TensorSliceProto.Extent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.TensorSpecProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.ThreadPoolOptionProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.Trace.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.TupleValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.TypeSpecProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.ValuesDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.VariableDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.VariantTensorDataProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.VerifierConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.VersionDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.profiler.ProfileOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.profiler.XEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.profiler.XEventMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.profiler.XLine.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.profiler.XSpace.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.profiler.XStat.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.profiler.XStatMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.BinSummary.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.BundleHeaderProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.CodeLocation.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.DebugEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.DebuggedDevice.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.DebuggedGraph.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.DebugMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.Event.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.Execution.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.GraphExecutionTrace.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.LogMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.MemAllocatorStats.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.MemChunk.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.RequestedExitCode.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.SavedSlice.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.SavedTensorSlices.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.SaverDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.SessionLog.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.SnapShot.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.SnapshotRecord.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.SourceFile.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.StackFrameWithId.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.TaggedRunMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.TensorMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.testlog.CommitId.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.testlog.EntryValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.testlog.GPUInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.testlog.MemoryInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.testlog.MetricEntry.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.testlog.RunConfiguration.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.WatchdogConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
 
clearOp() - Method in class org.tensorflow.proto.framework.ApiDefs.Builder
repeated .tensorflow.ApiDef op = 1;
clearOp() - Method in class org.tensorflow.proto.framework.KernelDef.Builder
Must match the name of an Op.
clearOp() - Method in class org.tensorflow.proto.framework.NodeDef.Builder
The operation name.
clearOp() - Method in class org.tensorflow.proto.framework.OpList.Builder
repeated .tensorflow.OpDef op = 1;
clearOpDevice() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
Device of the operation producing this tensor.
clearOpEndRelMicros() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
int64 op_end_rel_micros = 4;
clearOpEndRelNanos() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
int64 op_end_rel_nanos = 15;
clearOperation() - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation.Builder
Name of the operation making the allocation.
clearOperation() - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation.Builder
Name of the operation making the deallocation.
clearOperation() - Method in class org.tensorflow.proto.framework.SavedConstant.Builder
An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
clearOperationTimeoutInMs() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
Global timeout for all blocking operations in this session.
clearOpId() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
The ID of the operation that produced this tensor.
clearOpName() - Method in class org.tensorflow.proto.util.GraphExecutionTrace.Builder
Name of the op (applicable only in the case of the `FULL_TENSOR` trace level).
clearOpName() - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
Name of the op (e.g., "Dense/MatMul_1").
clearOpName() - Method in class org.tensorflow.proto.util.MemChunk.Builder
string op_name = 5;
clearOpStartRelMicros() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
int64 op_start_rel_micros = 3;
clearOpStartRelNanos() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
int64 op_start_rel_nanos = 14;
clearOptimizeForStaticGraph() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
If true, the session may treat the graph as being static for optimization purposes.
clearOptimizerOptions() - Method in class org.tensorflow.proto.framework.GraphOptions.Builder
Options controlling how graph is optimized.
clearOptimizers() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
Whether checkpoints should be considered as matching even without this value restored.
clearOptLevel() - Method in class org.tensorflow.proto.framework.OptimizerOptions.Builder
Overall optimization level.
clearOpts() - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration.Builder
Bazel compilation options, if known
clearOpType() - Method in class org.tensorflow.proto.util.Execution.Builder
Op type (e.g., "MatMul").
clearOpType() - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
Type of the op (e.g., "MatMul").
clearOriginalFuncNames() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.util.DebuggedGraph.Builder
Original (uninstrumented) GraphDef (if available).
clearOriginalNodeNames() - Method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo.Builder
Opaque string inserted into error messages created by the runtime.
clearOriginalVariableNodeId() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
An index into `TrackableObjectGraph.nodes`, indicating the variable object this slot was created for.
clearOutArg() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Arg out_arg = 5;
clearOuterContextId() - Method in class org.tensorflow.proto.util.DebuggedGraph.Builder
IDs of the immediate enclosing context (graph), if any.
clearOutput() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.NodeOutput output = 7;
clearOutputArg() - Method in class org.tensorflow.proto.framework.OpDef.Builder
Description of the output(s).
clearOutputCount() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo.Builder
int32 output_count = 7;
clearOutputInfo() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
clearOutputNum() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
The index into the outputs of the operation that produced this tensor.
clearOutputPartitionGraphs() - Method in class org.tensorflow.proto.framework.RunOptions.Builder
Whether the partition graph(s) executed by the executor(s) should be outputted via RunMetadata.
clearOutputPort() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInput.Builder
int32 output_port = 2;
clearOutputs() - Method in class org.tensorflow.proto.framework.SignatureDef.Builder
 
clearOutputSignature() - Method in class org.tensorflow.proto.framework.SavedConcreteFunction.Builder
Output that was the return value of this function after replacing all Tensors with TensorSpecs.
clearOutputSlot() - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
Output slot to watch.
clearOutputSlot() - Method in class org.tensorflow.proto.util.GraphExecutionTrace.Builder
Output slot of the tensor (applicable only in the case of the `FULL_TENSOR` trace level).
clearOutputTensorDeviceIds() - Method in class org.tensorflow.proto.util.Execution.Builder
Debugged-generated IDs of the devices on which the output tensors reside.
clearOutputTensorIds() - Method in class org.tensorflow.proto.util.Execution.Builder
IDs of the output tensors (if availbable).
clearOutputTensorIds() - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
Unique IDs for the output tensors of this op.
clearPaddingId() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo.Builder
int32 padding_id = 5;
clearParallelIterations() - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
The number of iterations allowed to run in parallel.
clearParameterMap() - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
clearPartitionGraphs() - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
Graphs of the partitions executed by executors.
clearPartitionGraphs() - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
clearPeakBytes() - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
int64 peak_bytes = 3;
clearPeakBytesInUse() - Method in class org.tensorflow.proto.util.MemAllocatorStats.Builder
int64 peak_bytes_in_use = 3;
clearPendingChangelist() - Method in class org.tensorflow.proto.util.testlog.CommitId.Builder
Changelist tested if the change list is not already submitted.
clearPerProcessGpuMemoryFraction() - Method in class org.tensorflow.proto.framework.GPUOptions.Builder
Fraction of the available GPU memory to allocate for each process.
clearPersistentMemorySize() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
Persistent memory used by this node.
clearPersistentMemorySize() - Method in class org.tensorflow.proto.framework.MemoryStats.Builder
int64 persistent_memory_size = 3;
clearPersistentTensorAllocIds() - Method in class org.tensorflow.proto.framework.MemoryStats.Builder
repeated int64 persistent_tensor_alloc_ids = 5;
clearPhysicalDescription() - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo.Builder
The physical description of this device.
clearPhysicalDeviceDesc() - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
String representation of the physical device that this device maps to.
clearPinToHostOptimization() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Force small ops onto the CPU (default is OFF).
clearPivotForBodyName() - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Name of the pivot_for_body tensor.
clearPivotForPredName() - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Name of the pivot_for_pred tensor.
clearPivotName() - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
Name of the pivot tensor.
clearPivotName() - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Name of the pivot tensor.
clearPlaceholder() - Method in class org.tensorflow.proto.framework.AttrValue.Builder
This is a placeholder only used in nodes defined inside a function.
clearPlacementPeriod() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.GraphOptions.Builder
Only place the subgraphs that are run, rather than the entire graph.
clearPlanes() - Method in class org.tensorflow.proto.profiler.XSpace.Builder
repeated .tensorflow.profiler.XPlane planes = 1;
clearPlatformInfo() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Additional platform information.
clearPluginData() - Method in class org.tensorflow.proto.framework.SummaryMetadata.Builder
Data that associates a summary with a certain plugin.
clearPluginName() - Method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData.Builder
The name of the plugin this data pertains to.
clearPollingActiveDelayUsecs() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.GPUOptions.Builder
This field is deprecated and ignored.
clearPort() - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
The server port.
clearPostOptimizationGraph() - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
.tensorflow.GraphDef post_optimization_graph = 3;
clearPostOptimizationVerifierConfig() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
VerifierConfig specifying the verifiers to be run at the end, after all optimizers have run.
clearPrecedingNode() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo.Builder
int32 preceding_node = 1;
clearPrecedingPort() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo.Builder
int32 preceding_port = 2;
clearPredName() - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
Name of the pred tensor.
clearPreOptimizationGraph() - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
.tensorflow.GraphDef pre_optimization_graph = 2;
clearPriority() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices.Builder
Priority values to use with the virtual devices.
clearPriority() - Method in class org.tensorflow.proto.framework.KernelDef.Builder
Prioritization of kernel amongst different devices.
clearPriority() - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions.Builder
Priority of the request.
clearProducer() - Method in class org.tensorflow.proto.framework.VersionDef.Builder
The version of the code that produced this data.
clearProperties() - Method in class org.tensorflow.proto.framework.NamedDevice.Builder
.tensorflow.DeviceProperties properties = 2;
clearProtocol() - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
The protocol to be used by this server.
clearPtr() - Method in class org.tensorflow.proto.framework.AllocationDescription.Builder
Address of the allocation.
clearPtr() - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation.Builder
Address of the allocation.
clearPythonTracerLevel() - Method in class org.tensorflow.proto.profiler.ProfileOptions.Builder
Whether enable python function calls tracing.
clearQueueClosedExceptionTypes() - Method in class org.tensorflow.proto.framework.QueueRunnerDef.Builder
A list of exception types considered to signal a safely closed queue if raised during enqueue operations.
clearQueueName() - Method in class org.tensorflow.proto.framework.QueueRunnerDef.Builder
Queue name.
clearRecvBufMaxChunk() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
Guidance to formatting of large RecvBuf fields for transfer.
clearReferencedTensor() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
clearRefValue() - Method in class org.tensorflow.proto.profiler.XStat.Builder
A string value that stored in XStatMetadata::name.
clearRelease() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
e.g.
clearRemapping() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Remapping (default is ON) Remap subgraphs onto more efficient implementations.
clearRemoteGraph() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Definition of remote graph
clearRenameTo() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.ApiDef.Attr.Builder
Change the name used to access this attr in the API from what is used in the GraphDef.
clearReportTensorAllocationsUponOom() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.AllocationDescription.Builder
Total number of bytes requested
clearRequestedSize() - Method in class org.tensorflow.proto.util.MemChunk.Builder
int64 requested_size = 3;
clearResetDiskByteUsage() - Method in class org.tensorflow.proto.framework.DebugOptions.Builder
Whether the total disk usage of tfdbg is to be reset to zero in this Session.run call.
clearResource() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedResource resource = 10;
clearResourceArgUniqueId() - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
 
clearResourceDtypesAndShapes() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
Optional data types and shapes of a remote resource variable.
clearResourceHandleVal() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_RESOURCE
clearResourceId() - Method in class org.tensorflow.proto.framework.Resource.Builder
The id of the resource.
clearResourceId() - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
The id of the resource that this event occurred on.
clearResources() - Method in class org.tensorflow.proto.framework.Device.Builder
 
clearRestoreFunction() - Method in class org.tensorflow.proto.framework.SaveableObject.Builder
int32 restore_function = 3;
clearRestoreOpName() - Method in class org.tensorflow.proto.util.SaverDef.Builder
The operation to run when restoring a model checkpoint.
clearRet() - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
 
clearRewriteOptions() - Method in class org.tensorflow.proto.framework.GraphOptions.Builder
Options that control the type and amount of graph rewriting.
clearRpcOptions() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
Options that apply when this session uses the distributed runtime.
clearRunConfiguration() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
Run-specific parameters (arguments, etc)
clearRunHandlerPoolOptions() - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.Builder
.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
clearRunId() - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
Run ID that this snapshot corresponds to.
clearRunMetadata() - Method in class org.tensorflow.proto.util.TaggedRunMetadata.Builder
Byte-encoded version of the `RunMetadata` proto in order to allow lazy deserialization.
clearRunMode() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
Used for differentiating between continuous and debug builds.
clearRunOptions() - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Options that will be applied to each run.
clearRunTime() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
The amount of time the total run took (wall time in seconds)
clearS() - Method in class org.tensorflow.proto.framework.AttrValue.Builder
"string"
clearS() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(string)"
clearSampleRate() - Method in class org.tensorflow.proto.framework.Summary.Audio.Builder
Sample rate of the audio in Hz.
clearSaveableObjects() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
 
clearSavedModelSchemaVersion() - Method in class org.tensorflow.proto.framework.SavedModel.Builder
The schema version of the SavedModel instance.
clearSaveFunction() - Method in class org.tensorflow.proto.framework.SaveableObject.Builder
Node ids of concrete functions for saving and loading from a checkpoint.
clearSaverDef() - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
SaverDef.
clearSaveSliceInfoDef() - Method in class org.tensorflow.proto.framework.VariableDef.Builder
Support for saving variables as slices of a larger variable.
clearSaveTensorName() - Method in class org.tensorflow.proto.util.SaverDef.Builder
The operation to run when saving a model checkpoint.
clearScheduledMicros() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
int64 scheduled_micros = 9;
clearScheduledNanos() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
int64 scheduled_nanos = 17;
clearScomplexVal() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_COMPLEX64.
clearScopedAllocatorOptimization() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.RewriterConfig.Builder
.tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;
clearSerialIdentifier() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Unique serial number of the machine.
clearSerializedExecutorParameters() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Optional: Parameters given to the executor
clearSessionInterOpThreadPool() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
This option is experimental - it may be replaced with a different mechanism in the future.
clearSessionLog() - Method in class org.tensorflow.proto.util.Event.Builder
The state of the session which can be used for restarting after crashes.
clearSessionMetadata() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
Metadata about the session.
clearShape() - Method in class org.tensorflow.proto.example.FixedLenFeatureProto.Builder
.tensorflow.TensorShapeProto shape = 2;
clearShape() - Method in class org.tensorflow.proto.framework.AttrValue.Builder
"shape"
clearShape() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(shape)"
clearShape() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
.tensorflow.TensorShapeProto shape = 2;
clearShape() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo.Builder
.tensorflow.TensorShapeProto shape = 3;
clearShape() - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo.Builder
repeated int64 shape = 3;
clearShape() - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo.Builder
repeated int64 shape = 2;
clearShape() - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo.Builder
repeated int64 shape = 2;
clearShape() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
.tensorflow.TensorShapeProto shape = 2;
clearShape() - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape.Builder
.tensorflow.TensorShapeProto shape = 2;
clearShape() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape.Builder
.tensorflow.TensorShapeProto shape = 2;
clearShape() - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
.tensorflow.TensorShapeProto shape = 2;
clearShape() - Method in class org.tensorflow.proto.framework.TensorDescription.Builder
Shape of the tensor.
clearShape() - Method in class org.tensorflow.proto.framework.TensorSpecProto.Builder
.tensorflow.TensorShapeProto shape = 2;
clearShape() - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
.tensorflow.TensorShapeProto shape = 2;
clearShape() - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
Shape of the tensor
clearShapeOptimization() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Shape optimizations (default is ON) Simplify computations made on shapes.
clearShapesOutputTensorName() - Method in class org.tensorflow.proto.example.VarLenFeatureProto.Builder
string shapes_output_tensor_name = 4;
clearSharded() - Method in class org.tensorflow.proto.util.SaverDef.Builder
Shard the save files, one per device that has Variable nodes.
clearShardId() - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
The binary content of the tensor lies in: File "shard_id": bytes [offset, offset + size).
clearShareClusterDevicesInSession() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
When true, WorkerSessions are created with device attributes from the full cluster.
clearShareClusterDevicesInSession() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
This was promoted to a non-experimental API.
clearSharedMemorySizePerMultiprocessor() - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
Shared memory size per multiprocessor in bytes.
clearShareSessionStateInClusterspecPropagation() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.util.WorkerHeartbeatRequest.Builder
.tensorflow.WorkerShutdownMode shutdown_mode = 1;
clearSignature() - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
The definition of the function's name, arguments, return values, attrs etc.
clearSignatureDef() - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
 
clearSimpleValue() - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
float simple_value = 2;
clearSize() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo.Builder
int64 size = 1;
clearSize() - Method in class org.tensorflow.proto.framework.TensorShapeProto.Dim.Builder
Size of the tensor in that dimension.
clearSize() - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
int64 size = 5;
clearSize() - Method in class org.tensorflow.proto.util.MemChunk.Builder
int64 size = 2;
clearSize() - Method in class org.tensorflow.proto.util.SnapShot.Builder
int64 size = 2;
clearSlice() - Method in class org.tensorflow.proto.util.SavedSlice.Builder
Extent of the slice.
clearSlice() - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
Explicit list of slices saved in the checkpoint file.
clearSlices() - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
Iff present, this entry represents a partitioned tensor.
clearSlot() - Method in class org.tensorflow.proto.framework.NodeOutput.Builder
int32 slot = 1;
clearSlotName() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
The name of the slot (e.g.
clearSlotVariableNodeId() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
An index into `TrackableObjectGraph.nodes`, indicating the `Object` with the value of the slot variable.
clearSlotVariables() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
Slot variables owned by this object.
clearSlotVariables() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
clearSnapShot() - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.SnapShot snap_shot = 4;
clearSnapshot() - Method in class org.tensorflow.proto.util.testlog.CommitId.Builder
Hash of intermediate change between hash/changelist and what was tested.
clearSnapshotName() - Method in class org.tensorflow.proto.framework.VariableDef.Builder
Name of the snapshot tensor.
clearSocOpId() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo.Builder
int32 soc_op_id = 4;
clearSourceFile() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
The content of a source file.
clearSourceFiles() - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles.Builder
A collection of source code files.
clearStackFrameIds() - Method in class org.tensorflow.proto.util.CodeLocation.Builder
ID to a stack frame, each of which is pointed to by a unique ID.
clearStackFrameWithId() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
A stack frame (filename, line number and column number, function name and code string) with ID.
clearStart() - Method in class org.tensorflow.proto.framework.TensorSliceProto.Extent.Builder
Start index of the slice, starting at 0.
clearStartTime() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
The time the run started (in seconds of UTC time since Unix epoch)
clearStatMetadata() - Method in class org.tensorflow.proto.profiler.XPlane.Builder
 
clearStats() - Method in class org.tensorflow.proto.profiler.XEvent.Builder
XStats associated with the event.
clearStats() - Method in class org.tensorflow.proto.profiler.XPlane.Builder
XStats associated with this plane, e.g.
clearStats() - Method in class org.tensorflow.proto.util.MemoryDump.Builder
.tensorflow.MemAllocatorStats stats = 5;
clearStatus() - Method in class org.tensorflow.proto.util.SessionLog.Builder
.tensorflow.SessionLog.SessionStatus status = 1;
clearStep() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
Step of training (if available).
clearStep() - Method in class org.tensorflow.proto.util.Event.Builder
Global step of the event.
clearStepId() - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation.Builder
Process-unique step id.
clearStepId() - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation.Builder
Process-unique step id.
clearStepId() - Method in class org.tensorflow.proto.framework.MemoryLogStep.Builder
Process-unique step id.
clearStepId() - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation.Builder
Process-unique step id.
clearStepId() - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput.Builder
Process-unique step id.
clearStepId() - Method in class org.tensorflow.proto.util.MemChunk.Builder
uint64 step_id = 9;
clearStepStats() - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
Statistics traced for this step.
clearStrength() - Method in class org.tensorflow.proto.framework.InterconnectLink.Builder
int32 strength = 3;
clearStringVal() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_STRING
clearStringValue() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a string of Unicode characters stored in a Python `str`.
clearStringValue() - Method in class org.tensorflow.proto.util.testlog.EntryValue.Builder
string string_value = 2;
clearStrippedDefaultAttrs() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
A copy of the OpDefs used by the producer of this graph_def.
clearStructureVerifier() - Method in class org.tensorflow.proto.framework.VerifierConfig.Builder
Perform structural validation on a tensorflow graph.
clearStrValue() - Method in class org.tensorflow.proto.profiler.XStat.Builder
string str_value = 5;
clearSum() - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
double sum = 4;
clearSummary() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
One-line human-readable description of what the Op does.
clearSummary() - Method in class org.tensorflow.proto.framework.OpDef.Builder
One-line human-readable description of what the Op does.
clearSummary() - Method in class org.tensorflow.proto.util.Event.Builder
A summary was generated.
clearSummaryDescription() - Method in class org.tensorflow.proto.framework.SummaryMetadata.Builder
Longform readable description of the summary sequence.
clearSumSquares() - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
double sum_squares = 5;
clearSwapMemory() - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Whether GPU-CPU memory swap is enabled for this loop.
clearSynchronization() - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
.tensorflow.VariableSynchronization synchronization = 4;
clearSynchronization() - Method in class org.tensorflow.proto.framework.VariableDef.Builder
Indicates when a distributed variable will be synced.
clearSystem() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
e.g.
clearTag() - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
Tag name for the data.
clearTag() - Method in class org.tensorflow.proto.util.TaggedRunMetadata.Builder
Tag name associated with this metadata.
clearTaggedRunMetadata() - Method in class org.tensorflow.proto.util.Event.Builder
The metadata returned by running a session.run() call.
clearTags() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
User supplied tag(s) on the meta_graph and included graph_def.
clearTarget() - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Target Nodes.
clearTarget() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
The target of the run, e.g.: //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
clearTaskIndex() - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
The task index of this server in its job.
clearTasks() - Method in class org.tensorflow.proto.distruntime.JobDef.Builder
 
clearTasks() - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters.Builder
 
clearTempMemorySize() - Method in class org.tensorflow.proto.framework.MemoryStats.Builder
int64 temp_memory_size = 1;
clearTemporaryMemorySize() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
Temporary memory used by this node.
clearTensor() - Method in class org.tensorflow.proto.framework.AttrValue.Builder
"tensor"
clearTensor() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(tensor)"
clearTensor() - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation.Builder
Allocated tensor details.
clearTensor() - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput.Builder
Output tensor details.
clearTensor() - Method in class org.tensorflow.proto.framework.NamedTensorProto.Builder
The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors.
clearTensor() - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
.tensorflow.TensorProto tensor = 8;
clearTensor() - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta.Builder
Each SavedSliceMeta describes the slices for one tensor.
clearTensor() - Method in class org.tensorflow.proto.util.SnapshotRecord.Builder
repeated .tensorflow.TensorProto tensor = 1;
clearTensorConnection() - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Tensors to be connected in the callable.
clearTensorContent() - Method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra.Builder
repeated bytes tensor_content = 1;
clearTensorContent() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
Serialized raw tensor content from either Tensor::AsProtoTensorContent or memcpy in tensorflow::grpc::EncodeTensorToByteBuffer.
clearTensorDebugMode() - Method in class org.tensorflow.proto.util.Execution.Builder
Type of the tensor value encapsulated in this proto.
clearTensorDebugMode() - Method in class org.tensorflow.proto.util.GraphExecutionTrace.Builder
Type of the tensor value encapsulated in this proto.
clearTensorDescription() - Method in class org.tensorflow.proto.framework.NodeOutput.Builder
.tensorflow.TensorDescription tensor_description = 3;
clearTensorDtypeValue() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents an enum value for dtype.
clearTensorflowGitVersion() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
The __git_version__ string of the tensorflow build used to write this graph.
clearTensorflowVersion() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
The __version__ string of the tensorflow build used to write this graph.
clearTensorflowVersion() - Method in class org.tensorflow.proto.util.DebugMetadata.Builder
Version of TensorFlow.
clearTensorInfo() - Method in class org.tensorflow.proto.framework.AssetFileDef.Builder
The tensor to bind the asset filename to.
clearTensorMetadata() - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata.Builder
repeated .tensorflow.data.experimental.TensorMetadata tensor_metadata = 1;
clearTensorProto() - Method in class org.tensorflow.proto.util.GraphExecutionTrace.Builder
Tensor value in the type described by `tensor_value_type`.
clearTensorProtos() - Method in class org.tensorflow.proto.util.Execution.Builder
Output Tensor values in the type described by `tensor_value_type`.
clearTensors() - Method in class org.tensorflow.proto.framework.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
clearTensorShape() - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
The static shape should be recorded here, to the extent that it can be known in advance.
clearTensorShape() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
Shape of the tensor.
clearTensorShape() - Method in class org.tensorflow.proto.util.TensorMetadata.Builder
.tensorflow.TensorShapeProto tensor_shape = 2;
clearTensorShapeValue() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a TensorShape.
clearTensorSizeBytes() - Method in class org.tensorflow.proto.util.TensorMetadata.Builder
Number of uncompressed bytes used to store the tensor representation.
clearTensorSpecValue() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a value for tf.TensorSpec.
clearTfdbgContextId() - Method in class org.tensorflow.proto.util.GraphExecutionTrace.Builder
Unique ID of the context that the executed op(s) belong to (e.g., a compiled concrete tf.function).
clearTfdbgRunId() - Method in class org.tensorflow.proto.util.DebugMetadata.Builder
A unique ID for the current run of tfdbg.
clearTfVersion() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
TensorFlow version this benchmark runs against.
clearThreadId() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
uint32 thread_id = 10;
clearThreadNames() - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
 
clearThroughput() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
Throughput (in MB/s)
clearTimelineLabel() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
string timeline_label = 8;
clearTimelineStep() - Method in class org.tensorflow.proto.framework.GraphOptions.Builder
If > 0, record a timeline every this many steps.
clearTimeoutInMs() - Method in class org.tensorflow.proto.framework.RunOptions.Builder
Time to wait for operation to complete in milliseconds.
clearTimeoutMs() - Method in class org.tensorflow.proto.util.WatchdogConfig.Builder
int64 timeout_ms = 1;
clearTimestampedAllocator() - Method in class org.tensorflow.proto.framework.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.
clearTimestampNs() - Method in class org.tensorflow.proto.profiler.XLine.Builder
Start time of this line in nanoseconds since the UNIX epoch.
clearTimestampPs() - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
The timestamp that this event occurred at (in picos since tracing started).
clearTolerateDebugOpCreationFailures() - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
Do not error out if debug op creation fails (e.g., due to dtype incompatibility).
clearTotal() - Method in class org.tensorflow.proto.util.testlog.MemoryInfo.Builder
Total virtual memory in bytes
clearTotalBytes() - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
These are per-node allocator memory stats.
clearTotalBytesInBin() - Method in class org.tensorflow.proto.util.BinSummary.Builder
int64 total_bytes_in_bin = 3;
clearTotalBytesInUse() - Method in class org.tensorflow.proto.util.BinSummary.Builder
int64 total_bytes_in_use = 2;
clearTotalChunksInBin() - Method in class org.tensorflow.proto.util.BinSummary.Builder
int64 total_chunks_in_bin = 5;
clearTotalChunksInUse() - Method in class org.tensorflow.proto.util.BinSummary.Builder
int64 total_chunks_in_use = 4;
clearToTensor() - Method in class org.tensorflow.proto.framework.TensorConnection.Builder
A tensor name.
clearTraceEvents() - Method in class org.tensorflow.proto.framework.Trace.Builder
All trace events capturing in the profiling period.
clearTraceLevel() - Method in class org.tensorflow.proto.framework.RunOptions.Builder
.tensorflow.RunOptions.TraceLevel trace_level = 1;
clearTraces() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.Builder
 
clearTrainable() - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
bool trainable = 3;
clearTrainable() - Method in class org.tensorflow.proto.framework.VariableDef.Builder
Whether this variable should be trained.
clearTupleValue() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a tuple of `Value`.
clearType() - Method in class org.tensorflow.proto.framework.AttrValue.Builder
"type"
clearType() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(type)"
clearType() - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
Device type (CPU, GPU, ...)
clearType() - Method in class org.tensorflow.proto.framework.InterconnectLink.Builder
string type = 2;
clearType() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.OpDef.AttrDef.Builder
One of the type names from attr_value.proto ("string", "list(string)", "int", etc.).
clearType() - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
Type of the tensor
clearType() - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo.Builder
Device type, e.g.
clearTypeAttr() - Method in class org.tensorflow.proto.framework.OpDef.ArgDef.Builder
if specified, attr must have type "type"
clearTypeHint() - Method in class org.tensorflow.proto.framework.SummaryDescription.Builder
Hint on how plugins should process the data in this series.
clearTypeListAttr() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.GraphTransferNodeInfo.Builder
string type_name = 3;
clearTypeName() - Method in class org.tensorflow.proto.framework.VariantTensorDataProto.Builder
Name of the type of objects being serialized.
clearTypeSpec() - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor.Builder
The serialized TypeSpec for the composite tensor.
clearTypeSpecClass() - Method in class org.tensorflow.proto.framework.TypeSpecProto.Builder
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
clearTypeSpecClassName() - Method in class org.tensorflow.proto.framework.TypeSpecProto.Builder
This is currently redundant with the type_spec_class enum, and is only used for error reporting.
clearTypeSpecValue() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a value for tf.TypeSpec.
clearTypeState() - Method in class org.tensorflow.proto.framework.TypeSpecProto.Builder
The value returned by TypeSpec._serialize().
clearUint32Val() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_UINT32
clearUint64Val() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_UINT64
clearUint64Value() - Method in class org.tensorflow.proto.profiler.XStat.Builder
uint64 uint64_value = 3;
clearUnknownRank() - Method in class org.tensorflow.proto.framework.TensorShapeProto.Builder
If true, the number of dimensions in the shape is unknown.
clearUseNumaAffinity() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedUserObject user_object = 4;
clearUseRpcForInprocessMaster() - Method in class org.tensorflow.proto.framework.RPCOptions.Builder
If true, always use RPC to contact the session target.
clearUseRunHandlerPool() - Method in class org.tensorflow.proto.framework.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.
clearUseUnifiedMemory() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.Builder
If true, uses CUDA unified memory for memory allocations.
clearUuid() - Method in class org.tensorflow.proto.util.testlog.GPUInfo.Builder
Final entry in output of "nvidia-smi -L"
clearValue() - Method in class org.tensorflow.proto.example.BytesList.Builder
repeated bytes value = 1;
clearValue() - Method in class org.tensorflow.proto.example.FloatList.Builder
repeated float value = 1 [packed = true];
clearValue() - Method in class org.tensorflow.proto.example.Int64List.Builder
repeated int64 value = 1 [packed = true];
clearValue() - Method in class org.tensorflow.proto.framework.AttrValue.Builder
 
clearValue() - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList.Builder
repeated .google.protobuf.Any value = 1;
clearValue() - Method in class org.tensorflow.proto.framework.CollectionDef.BytesList.Builder
repeated bytes value = 1;
clearValue() - Method in class org.tensorflow.proto.framework.CollectionDef.FloatList.Builder
repeated float value = 1 [packed = true];
clearValue() - Method in class org.tensorflow.proto.framework.CollectionDef.Int64List.Builder
repeated int64 value = 1 [packed = true];
clearValue() - Method in class org.tensorflow.proto.framework.CollectionDef.NodeList.Builder
repeated string value = 1;
clearValue() - Method in class org.tensorflow.proto.framework.PairValue.Builder
.tensorflow.StructuredValue value = 2;
clearValue() - Method in class org.tensorflow.proto.framework.Summary.Builder
Set of values for the summary.
clearValue() - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
 
clearValue() - Method in class org.tensorflow.proto.profiler.XStat.Builder
 
clearValue() - Method in class org.tensorflow.proto.util.testlog.MetricEntry.Builder
Metric value
clearValues() - Method in class org.tensorflow.proto.framework.ListValue.Builder
repeated .tensorflow.StructuredValue values = 1;
clearValues() - Method in class org.tensorflow.proto.framework.NamedTupleValue.Builder
repeated .tensorflow.PairValue values = 2;
clearValues() - Method in class org.tensorflow.proto.framework.TupleValue.Builder
repeated .tensorflow.StructuredValue values = 1;
clearValues() - Method in class org.tensorflow.proto.framework.ValuesDef.Builder
Value names that have been seen in this context.
clearValuesDef() - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
Values and external values in control flow context.
clearValuesDef() - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Values and external values in control flow context.
clearValuesOutputTensorName() - Method in class org.tensorflow.proto.example.FixedLenFeatureProto.Builder
string values_output_tensor_name = 4;
clearValuesOutputTensorName() - Method in class org.tensorflow.proto.example.VarLenFeatureProto.Builder
string values_output_tensor_name = 2;
clearValuesTensorName() - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse.Builder
The shape of the values Tensor is [?].
clearVariable() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedVariable variable = 7;
clearVariableName() - Method in class org.tensorflow.proto.framework.VariableDef.Builder
Name of the variable tensor.
clearVariantVal() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_VARIANT
clearVarLenFeature() - Method in class org.tensorflow.proto.example.FeatureConfiguration.Builder
.tensorflow.VarLenFeatureProto var_len_feature = 2;
clearVarOffset() - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef.Builder
Offset of this variable into the full variable.
clearVarShape() - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef.Builder
Shape of this variable.
clearVendor() - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
Vendor (Intel, nvidia, ...)
clearVerificationTimeoutInMs() - Method in class org.tensorflow.proto.framework.VerifierConfig.Builder
Deadline for completion of all verification i.e.
clearVersion() - Method in class org.tensorflow.proto.framework.GraphDef.Builder
Deprecated.
clearVersion() - Method in class org.tensorflow.proto.framework.OpDeprecation.Builder
First GraphDef version at which the op is disallowed.
clearVersion() - Method in class org.tensorflow.proto.framework.SavedUserObject.Builder
Version information from the producer of this SavedUserObject.
clearVersion() - Method in class org.tensorflow.proto.framework.SessionMetadata.Builder
The version is optional.
clearVersion() - Method in class org.tensorflow.proto.profiler.ProfileOptions.Builder
Some default value of option are not proto3 default value.
clearVersion() - Method in class org.tensorflow.proto.util.BundleHeaderProto.Builder
Versioning of the tensor bundle format.
clearVersion() - Method in class org.tensorflow.proto.util.SaverDef.Builder
.tensorflow.SaverDef.CheckpointFormatVersion version = 7;
clearVersion() - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
Version of the snapshot data file format.
clearVersion() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
e.g.
clearVersionNumber() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
Version number.
clearVersions() - Method in class org.tensorflow.proto.framework.GraphDef.Builder
Compatibility versions of the graph.
clearVersions() - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta.Builder
Compatibility version of this checkpoint.
clearVirtualDevices() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.Builder
The multi virtual device settings.
clearVisibility() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
.tensorflow.ApiDef.Visibility visibility = 2;
clearVisibleDeviceList() - Method in class org.tensorflow.proto.framework.GPUOptions.Builder
A comma-separated list of GPU ids that determines the 'visible' to 'virtual' mapping of GPU devices.
clearWallTime() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
Timestamp in seconds (with microsecond precision).
clearWallTime() - Method in class org.tensorflow.proto.util.Event.Builder
Timestamp of the event.
clearWallTime() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
Total wall time used for all iterations (in seconds)
clearWarnings() - Method in class org.tensorflow.proto.profiler.XSpace.Builder
Warnings (if any) in the generation of planes;
clearWatchdogConfig() - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest.Builder
.tensorflow.WatchdogConfig watchdog_config = 2;
clearWhat() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
 
clearWhat() - Method in class org.tensorflow.proto.util.Event.Builder
 
clearWhileCtxt() - Method in class org.tensorflow.proto.framework.ControlFlowContextDef.Builder
.tensorflow.WhileContextDef while_ctxt = 2;
clearWidth() - Method in class org.tensorflow.proto.framework.Summary.Image.Builder
int32 width = 2;
clearWorkerLog() - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
repeated .tensorflow.Event worker_log = 2;
clearWorkFinished() - Method in class org.tensorflow.proto.framework.ReaderBaseState.Builder
int64 work_finished = 2;
clearWorkStarted() - Method in class org.tensorflow.proto.framework.ReaderBaseState.Builder
int64 work_started = 1;
clearXlaFusionAutotunerThresh() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
Minimum number of batches run through the XLA graph before XLA fusion autotuner is enabled.
clientTerminated(Boolean) - Static method in class org.tensorflow.op.core.Recv
 
clientTerminated(Boolean) - Method in class org.tensorflow.op.core.Recv.Options
 
clientTerminated(Boolean) - Static method in class org.tensorflow.op.core.Send
 
clientTerminated(Boolean) - Method in class org.tensorflow.op.core.Send.Options
 
clipBoxes(Boolean) - Static method in class org.tensorflow.op.image.CombinedNonMaxSuppression
 
clipBoxes(Boolean) - Method in class org.tensorflow.op.image.CombinedNonMaxSuppression.Options
 
ClipByValue<T extends TType> - Class in org.tensorflow.op.core
Clips tensor values to a specified min and max.
clipByValue(Operand<T>, Operand<T>, Operand<T>) - Method in class org.tensorflow.op.Ops
Clips tensor values to a specified min and max.
clone() - Method in class org.tensorflow.proto.distruntime.ClusterDef.Builder
 
clone() - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters.Builder
 
clone() - Method in class org.tensorflow.proto.distruntime.JobDef.Builder
 
clone() - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters.Builder
 
clone() - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
 
clone() - Method in class org.tensorflow.proto.distruntime.TaskDeviceFilters.Builder
 
clone() - Method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra.Builder
 
clone() - Method in class org.tensorflow.proto.example.BytesList.Builder
 
clone() - Method in class org.tensorflow.proto.example.Example.Builder
 
clone() - Method in class org.tensorflow.proto.example.ExampleParserConfiguration.Builder
 
clone() - Method in class org.tensorflow.proto.example.Feature.Builder
 
clone() - Method in class org.tensorflow.proto.example.FeatureConfiguration.Builder
 
clone() - Method in class org.tensorflow.proto.example.FeatureList.Builder
 
clone() - Method in class org.tensorflow.proto.example.FeatureLists.Builder
 
clone() - Method in class org.tensorflow.proto.example.Features.Builder
 
clone() - Method in class org.tensorflow.proto.example.FixedLenFeatureProto.Builder
 
clone() - Method in class org.tensorflow.proto.example.FloatList.Builder
 
clone() - Method in class org.tensorflow.proto.example.Int64List.Builder
 
clone() - Method in class org.tensorflow.proto.example.SequenceExample.Builder
 
clone() - Method in class org.tensorflow.proto.example.VarLenFeatureProto.Builder
 
clone() - Method in class org.tensorflow.proto.framework.AllocationDescription.Builder
 
clone() - Method in class org.tensorflow.proto.framework.AllocationRecord.Builder
 
clone() - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
 
clone() - Method in class org.tensorflow.proto.framework.ApiDef.Arg.Builder
 
clone() - Method in class org.tensorflow.proto.framework.ApiDef.Attr.Builder
 
clone() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
 
clone() - Method in class org.tensorflow.proto.framework.ApiDef.Endpoint.Builder
 
clone() - Method in class org.tensorflow.proto.framework.ApiDefs.Builder
 
clone() - Method in class org.tensorflow.proto.framework.AssetFileDef.Builder
 
clone() - Method in class org.tensorflow.proto.framework.AttrValue.Builder
 
clone() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
 
clone() - Method in class org.tensorflow.proto.framework.AutoParallelOptions.Builder
 
clone() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
 
clone() - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
 
clone() - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList.Builder
 
clone() - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
 
clone() - Method in class org.tensorflow.proto.framework.CollectionDef.BytesList.Builder
 
clone() - Method in class org.tensorflow.proto.framework.CollectionDef.FloatList.Builder
 
clone() - Method in class org.tensorflow.proto.framework.CollectionDef.Int64List.Builder
 
clone() - Method in class org.tensorflow.proto.framework.CollectionDef.NodeList.Builder
 
clone() - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
 
clone() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
 
clone() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
 
clone() - Method in class org.tensorflow.proto.framework.ControlFlowContextDef.Builder
 
clone() - Method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost.Builder
 
clone() - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
 
clone() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
 
clone() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo.Builder
 
clone() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo.Builder
 
clone() - Method in class org.tensorflow.proto.framework.DebuggedSourceFile.Builder
 
clone() - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles.Builder
 
clone() - Method in class org.tensorflow.proto.framework.DebugOptions.Builder
 
clone() - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
 
clone() - Method in class org.tensorflow.proto.framework.Device.Builder
 
clone() - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
 
clone() - Method in class org.tensorflow.proto.framework.DeviceLocality.Builder
 
clone() - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
 
clone() - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
 
clone() - Method in class org.tensorflow.proto.framework.DictValue.Builder
 
clone() - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs.Builder
 
clone() - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
 
clone() - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
 
clone() - Method in class org.tensorflow.proto.framework.FunctionSpec.Builder
 
clone() - Method in class org.tensorflow.proto.framework.GPUOptions.Builder
 
clone() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.Builder
 
clone() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices.Builder
 
clone() - Method in class org.tensorflow.proto.framework.GradientDef.Builder
 
clone() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.Builder
 
clone() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol.Builder
 
clone() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace.Builder
 
clone() - Method in class org.tensorflow.proto.framework.GraphDef.Builder
 
clone() - Method in class org.tensorflow.proto.framework.GraphOptions.Builder
 
clone() - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo.Builder
 
clone() - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo.Builder
 
clone() - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo.Builder
 
clone() - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
 
clone() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo.Builder
 
clone() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInput.Builder
 
clone() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo.Builder
 
clone() - Method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo.Builder
 
clone() - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
 
clone() - Method in class org.tensorflow.proto.framework.InterconnectLink.Builder
 
clone() - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint.Builder
 
clone() - Method in class org.tensorflow.proto.framework.KernelDef.Builder
 
clone() - Method in class org.tensorflow.proto.framework.KernelList.Builder
 
clone() - Method in class org.tensorflow.proto.framework.ListValue.Builder
 
clone() - Method in class org.tensorflow.proto.framework.LocalLinks.Builder
 
clone() - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation.Builder
 
clone() - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation.Builder
 
clone() - Method in class org.tensorflow.proto.framework.MemoryLogStep.Builder
 
clone() - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation.Builder
 
clone() - Method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation.Builder
 
clone() - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput.Builder
 
clone() - Method in class org.tensorflow.proto.framework.MemoryStats.Builder
 
clone() - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
 
clone() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
 
clone() - Method in class org.tensorflow.proto.framework.NameAttrList.Builder
 
clone() - Method in class org.tensorflow.proto.framework.NamedDevice.Builder
 
clone() - Method in class org.tensorflow.proto.framework.NamedTensorProto.Builder
 
clone() - Method in class org.tensorflow.proto.framework.NamedTupleValue.Builder
 
clone() - Method in class org.tensorflow.proto.framework.NodeDef.Builder
 
clone() - Method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo.Builder
 
clone() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
 
clone() - Method in class org.tensorflow.proto.framework.NodeOutput.Builder
 
clone() - Method in class org.tensorflow.proto.framework.NoneValue.Builder
 
clone() - Method in class org.tensorflow.proto.framework.OpDef.ArgDef.Builder
 
clone() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
 
clone() - Method in class org.tensorflow.proto.framework.OpDef.Builder
 
clone() - Method in class org.tensorflow.proto.framework.OpDeprecation.Builder
 
clone() - Method in class org.tensorflow.proto.framework.OpList.Builder
 
clone() - Method in class org.tensorflow.proto.framework.OptimizerOptions.Builder
 
clone() - Method in class org.tensorflow.proto.framework.PairValue.Builder
 
clone() - Method in class org.tensorflow.proto.framework.QueueRunnerDef.Builder
 
clone() - Method in class org.tensorflow.proto.framework.ReaderBaseState.Builder
 
clone() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
 
clone() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
 
clone() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
 
clone() - Method in class org.tensorflow.proto.framework.Resource.Builder
 
clone() - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape.Builder
 
clone() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
 
clone() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape.Builder
 
clone() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
 
clone() - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
clone() - Method in class org.tensorflow.proto.framework.RPCOptions.Builder
 
clone() - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
 
clone() - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
 
clone() - Method in class org.tensorflow.proto.framework.RunOptions.Builder
 
clone() - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.Builder
 
clone() - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
clone() - Method in class org.tensorflow.proto.framework.SaveableObject.Builder
 
clone() - Method in class org.tensorflow.proto.framework.SavedAsset.Builder
 
clone() - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction.Builder
 
clone() - Method in class org.tensorflow.proto.framework.SavedConcreteFunction.Builder
 
clone() - Method in class org.tensorflow.proto.framework.SavedConstant.Builder
 
clone() - Method in class org.tensorflow.proto.framework.SavedFunction.Builder
 
clone() - Method in class org.tensorflow.proto.framework.SavedModel.Builder
 
clone() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
 
clone() - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
 
clone() - Method in class org.tensorflow.proto.framework.SavedResource.Builder
 
clone() - Method in class org.tensorflow.proto.framework.SavedUserObject.Builder
 
clone() - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
 
clone() - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef.Builder
 
clone() - Method in class org.tensorflow.proto.framework.ScopedAllocatorOptions.Builder
 
clone() - Method in class org.tensorflow.proto.framework.SessionMetadata.Builder
 
clone() - Method in class org.tensorflow.proto.framework.SignatureDef.Builder
 
clone() - Method in class org.tensorflow.proto.framework.StepStats.Builder
 
clone() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
 
clone() - Method in class org.tensorflow.proto.framework.Summary.Audio.Builder
 
clone() - Method in class org.tensorflow.proto.framework.Summary.Builder
 
clone() - Method in class org.tensorflow.proto.framework.Summary.Image.Builder
 
clone() - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
 
clone() - Method in class org.tensorflow.proto.framework.SummaryDescription.Builder
 
clone() - Method in class org.tensorflow.proto.framework.SummaryMetadata.Builder
 
clone() - Method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData.Builder
 
clone() - Method in class org.tensorflow.proto.framework.TensorConnection.Builder
 
clone() - Method in class org.tensorflow.proto.framework.TensorDescription.Builder
 
clone() - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
 
clone() - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor.Builder
 
clone() - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse.Builder
 
clone() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
 
clone() - Method in class org.tensorflow.proto.framework.TensorShapeProto.Builder
 
clone() - Method in class org.tensorflow.proto.framework.TensorShapeProto.Dim.Builder
 
clone() - Method in class org.tensorflow.proto.framework.TensorSliceProto.Builder
 
clone() - Method in class org.tensorflow.proto.framework.TensorSliceProto.Extent.Builder
 
clone() - Method in class org.tensorflow.proto.framework.TensorSpecProto.Builder
 
clone() - Method in class org.tensorflow.proto.framework.ThreadPoolOptionProto.Builder
 
clone() - Method in class org.tensorflow.proto.framework.Trace.Builder
 
clone() - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
 
clone() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.Builder
 
clone() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
 
clone() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
clone() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
clone() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
clone() - Method in class org.tensorflow.proto.framework.TupleValue.Builder
 
clone() - Method in class org.tensorflow.proto.framework.TypeSpecProto.Builder
 
clone() - Method in class org.tensorflow.proto.framework.ValuesDef.Builder
 
clone() - Method in class org.tensorflow.proto.framework.VariableDef.Builder
 
clone() - Method in class org.tensorflow.proto.framework.VariantTensorDataProto.Builder
 
clone() - Method in class org.tensorflow.proto.framework.VerifierConfig.Builder
 
clone() - Method in class org.tensorflow.proto.framework.VersionDef.Builder
 
clone() - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
 
clone() - Method in class org.tensorflow.proto.profiler.ProfileOptions.Builder
 
clone() - Method in class org.tensorflow.proto.profiler.XEvent.Builder
 
clone() - Method in class org.tensorflow.proto.profiler.XEventMetadata.Builder
 
clone() - Method in class org.tensorflow.proto.profiler.XLine.Builder
 
clone() - Method in class org.tensorflow.proto.profiler.XPlane.Builder
 
clone() - Method in class org.tensorflow.proto.profiler.XSpace.Builder
 
clone() - Method in class org.tensorflow.proto.profiler.XStat.Builder
 
clone() - Method in class org.tensorflow.proto.profiler.XStatMetadata.Builder
 
clone() - Method in class org.tensorflow.proto.util.BinSummary.Builder
 
clone() - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
 
clone() - Method in class org.tensorflow.proto.util.BundleHeaderProto.Builder
 
clone() - Method in class org.tensorflow.proto.util.CodeLocation.Builder
 
clone() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
 
clone() - Method in class org.tensorflow.proto.util.DebuggedDevice.Builder
 
clone() - Method in class org.tensorflow.proto.util.DebuggedGraph.Builder
 
clone() - Method in class org.tensorflow.proto.util.DebugMetadata.Builder
 
clone() - Method in class org.tensorflow.proto.util.Event.Builder
 
clone() - Method in class org.tensorflow.proto.util.Execution.Builder
 
clone() - Method in class org.tensorflow.proto.util.GraphExecutionTrace.Builder
 
clone() - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
 
clone() - Method in class org.tensorflow.proto.util.LogMessage.Builder
 
clone() - Method in class org.tensorflow.proto.util.MemAllocatorStats.Builder
 
clone() - Method in class org.tensorflow.proto.util.MemChunk.Builder
 
clone() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory.Builder
 
clone() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement.Builder
 
clone() - Method in class org.tensorflow.proto.util.MemoryDump.Builder
 
clone() - Method in class org.tensorflow.proto.util.RequestedExitCode.Builder
 
clone() - Method in class org.tensorflow.proto.util.SavedSlice.Builder
 
clone() - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
 
clone() - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta.Builder
 
clone() - Method in class org.tensorflow.proto.util.SavedTensorSlices.Builder
 
clone() - Method in class org.tensorflow.proto.util.SaverDef.Builder
 
clone() - Method in class org.tensorflow.proto.util.SessionLog.Builder
 
clone() - Method in class org.tensorflow.proto.util.SnapShot.Builder
 
clone() - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
 
clone() - Method in class org.tensorflow.proto.util.SnapshotRecord.Builder
 
clone() - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata.Builder
 
clone() - Method in class org.tensorflow.proto.util.SourceFile.Builder
 
clone() - Method in class org.tensorflow.proto.util.StackFrameWithId.Builder
 
clone() - Method in class org.tensorflow.proto.util.TaggedRunMetadata.Builder
 
clone() - Method in class org.tensorflow.proto.util.TensorMetadata.Builder
 
clone() - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo.Builder
 
clone() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries.Builder
 
clone() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
 
clone() - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration.Builder
 
clone() - Method in class org.tensorflow.proto.util.testlog.CommitId.Builder
 
clone() - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
 
clone() - Method in class org.tensorflow.proto.util.testlog.EntryValue.Builder
 
clone() - Method in class org.tensorflow.proto.util.testlog.GPUInfo.Builder
 
clone() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
 
clone() - Method in class org.tensorflow.proto.util.testlog.MemoryInfo.Builder
 
clone() - Method in class org.tensorflow.proto.util.testlog.MetricEntry.Builder
 
clone() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
 
clone() - Method in class org.tensorflow.proto.util.testlog.RunConfiguration.Builder
 
clone() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
 
clone() - Method in class org.tensorflow.proto.util.WatchdogConfig.Builder
 
clone() - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest.Builder
 
clone() - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
 
close() - Method in class org.tensorflow.ConcreteFunction
 
close() - Method in class org.tensorflow.EagerSession
 
close() - Method in class org.tensorflow.Graph
Release resources associated with the Graph.
close() - Method in class org.tensorflow.SavedModelBundle
Releases resources (the Graph and Session) associated with the saved model bundle.
close() - Method in class org.tensorflow.Server
Destroy an in-process TensorFlow server, frees memory.
close() - Method in class org.tensorflow.Session
Release resources associated with the Session.
close() - Method in class org.tensorflow.Tensor
Release resources associated with the Tensor.
CLOSE_OP_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.QueueRunnerDef
 
CloseSummaryWriter - Class in org.tensorflow.op.summary
 
CLUSTER_DEF_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ConfigProto
 
CLUSTER_DEVICE_FILTERS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.distruntime.ServerDef
 
CLUSTER_FIELD_NUMBER - Static variable in class org.tensorflow.proto.distruntime.ServerDef
 
ClusterDef - Class in org.tensorflow.proto.distruntime
Defines a TensorFlow cluster as a set of jobs.
ClusterDef.Builder - Class in org.tensorflow.proto.distruntime
Defines a TensorFlow cluster as a set of jobs.
ClusterDefOrBuilder - Interface in org.tensorflow.proto.distruntime
 
ClusterDeviceFilters - Class in org.tensorflow.proto.distruntime
Defines the device filters for jobs in a cluster.
ClusterDeviceFilters.Builder - Class in org.tensorflow.proto.distruntime
Defines the device filters for jobs in a cluster.
ClusterDeviceFiltersOrBuilder - Interface in org.tensorflow.proto.distruntime
 
ClusterOutput<T extends TType> - Class in org.tensorflow.op.xla
Operator that connects the output of an XLA computation to other consumer graph nodes.
clusterOutput(Operand<T>) - Method in class org.tensorflow.op.XlaOps
Operator that connects the output of an XLA computation to other consumer graph nodes.
ClusterProtos - Class in org.tensorflow.proto.distruntime
 
co() - Method in class org.tensorflow.op.nn.BlockLSTM
The cell after the tanh over the whole time sequence.
co() - Method in class org.tensorflow.op.nn.LSTMBlockCell
The cell after the tanh.
Code - Enum in org.tensorflow.proto.framework
The canonical error codes for TensorFlow APIs.
CODE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol
 
CODE_LOCATION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.Execution
 
CODE_LOCATION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.GraphOpCreation
 
CodeLocation - Class in org.tensorflow.proto.util
Code location information: A stack trace with host-name information.
CodeLocation.Builder - Class in org.tensorflow.proto.util
Code location information: A stack trace with host-name information.
CodeLocationOrBuilder - Interface in org.tensorflow.proto.util
 
COL_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol
 
colInds() - Method in class org.tensorflow.op.linalg.sparse.CSRSparseMatrixComponents
An array containing CSR matrix column indices.
COLLECTION_DEF_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.MetaGraphDef
 
CollectionDef - Class in org.tensorflow.proto.framework
CollectionDef should cover most collections.
CollectionDef.AnyList - Class in org.tensorflow.proto.framework
AnyList is used for collecting Any protos.
CollectionDef.AnyList.Builder - Class in org.tensorflow.proto.framework
AnyList is used for collecting Any protos.
CollectionDef.AnyListOrBuilder - Interface in org.tensorflow.proto.framework
 
CollectionDef.Builder - Class in org.tensorflow.proto.framework
CollectionDef should cover most collections.
CollectionDef.BytesList - Class in org.tensorflow.proto.framework
BytesList is used for collecting strings and serialized protobufs.
CollectionDef.BytesList.Builder - Class in org.tensorflow.proto.framework
BytesList is used for collecting strings and serialized protobufs.
CollectionDef.BytesListOrBuilder - Interface in org.tensorflow.proto.framework
 
CollectionDef.FloatList - Class in org.tensorflow.proto.framework
FloatList is used for collecting float values.
CollectionDef.FloatList.Builder - Class in org.tensorflow.proto.framework
FloatList is used for collecting float values.
CollectionDef.FloatListOrBuilder - Interface in org.tensorflow.proto.framework
 
CollectionDef.Int64List - Class in org.tensorflow.proto.framework
Int64List is used for collecting int, int64 and long values.
CollectionDef.Int64List.Builder - Class in org.tensorflow.proto.framework
Int64List is used for collecting int, int64 and long values.
CollectionDef.Int64ListOrBuilder - Interface in org.tensorflow.proto.framework
 
CollectionDef.KindCase - Enum in org.tensorflow.proto.framework
 
CollectionDef.NodeList - Class in org.tensorflow.proto.framework
NodeList is used for collecting nodes in graph.
CollectionDef.NodeList.Builder - Class in org.tensorflow.proto.framework
NodeList is used for collecting nodes in graph.
CollectionDef.NodeListOrBuilder - Interface in org.tensorflow.proto.framework
 
CollectionDefOrBuilder - Interface in org.tensorflow.proto.framework
 
COLLECTIVE_DETERMINISTIC_SEQUENTIAL_EXECUTION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ConfigProto.Experimental
 
COLLECTIVE_GRAPH_KEY_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RunOptions.Experimental
 
COLLECTIVE_GROUP_LEADER_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ConfigProto.Experimental
 
COLLECTIVE_NCCL_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ConfigProto.Experimental
 
COLLECTIVE_RING_ORDER_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GPUOptions.Experimental
 
CollectiveGather<T extends TNumber> - Class in org.tensorflow.op.core
Mutually accumulates multiple tensors of identical type and shape.
CollectiveGather.Options - Class in org.tensorflow.op.core
Optional attributes for CollectiveGather
CollectivePermute<T extends TType> - Class in org.tensorflow.op.tpu
An Op to permute tensors across replicated TPU instances.
COLORSPACE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.Summary.Image
 
colPoolingSequence() - Method in class org.tensorflow.op.nn.FractionalAvgPool
column pooling sequence, needed to calculate gradient.
colPoolingSequence() - Method in class org.tensorflow.op.nn.FractionalMaxPool
column pooling sequence, needed to calculate gradient.
CombinedNonMaxSuppression - Class in org.tensorflow.op.image
Greedily selects a subset of bounding boxes in descending order of score,
combinedNonMaxSuppression(Operand<TFloat32>, Operand<TFloat32>, Operand<TInt32>, Operand<TInt32>, Operand<TFloat32>, Operand<TFloat32>, CombinedNonMaxSuppression.Options...) - Method in class org.tensorflow.op.ImageOps
Greedily selects a subset of bounding boxes in descending order of score,
CombinedNonMaxSuppression.Options - Class in org.tensorflow.op.image
Optional attributes for CombinedNonMaxSuppression
combiners(List<String>) - Static method in class org.tensorflow.op.tpu.EnqueueTPUEmbeddingRaggedTensorBatch
 
combiners(List<String>) - Method in class org.tensorflow.op.tpu.EnqueueTPUEmbeddingRaggedTensorBatch.Options
 
combiners(List<String>) - Static method in class org.tensorflow.op.tpu.EnqueueTPUEmbeddingSparseBatch
 
combiners(List<String>) - Method in class org.tensorflow.op.tpu.EnqueueTPUEmbeddingSparseBatch.Options
 
combiners(List<String>) - Static method in class org.tensorflow.op.tpu.EnqueueTPUEmbeddingSparseTensorBatch
 
combiners(List<String>) - Method in class org.tensorflow.op.tpu.EnqueueTPUEmbeddingSparseTensorBatch.Options
 
COMMIT_ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.TestResults
 
CommitId - Class in org.tensorflow.proto.util.testlog
Protobuf type tensorflow.CommitId
CommitId.Builder - Class in org.tensorflow.proto.util.testlog
Protobuf type tensorflow.CommitId
CommitId.KindCase - Enum in org.tensorflow.proto.util.testlog
 
CommitIdOrBuilder - Interface in org.tensorflow.proto.util.testlog
 
COMMON_SUBGRAPH_ELIMINATION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RewriterConfig
 
communicationHint(String) - Static method in class org.tensorflow.op.collective.AllReduce
 
communicationHint(String) - Method in class org.tensorflow.op.collective.AllReduce.Options
 
communicationHint(String) - Static method in class org.tensorflow.op.collective.BroadcastRecv
 
communicationHint(String) - Method in class org.tensorflow.op.collective.BroadcastRecv.Options
 
communicationHint(String) - Static method in class org.tensorflow.op.collective.BroadcastSend
 
communicationHint(String) - Method in class org.tensorflow.op.collective.BroadcastSend.Options
 
communicationHint(String) - Static method in class org.tensorflow.op.core.CollectiveGather
 
communicationHint(String) - Method in class org.tensorflow.op.core.CollectiveGather.Options
 
CompareAndBitpack - Class in org.tensorflow.op.math
Compare values of `input` to `threshold` and pack resulting bits into a `uint8`.
compareAndBitpack(Operand<T>, Operand<T>) - Method in class org.tensorflow.op.MathOps
Compare values of `input` to `threshold` and pack resulting bits into a `uint8`.
compilationFailureClosesChips(Boolean) - Static method in class org.tensorflow.op.tpu.ConfigureDistributedTPU
 
compilationFailureClosesChips(Boolean) - Method in class org.tensorflow.op.tpu.ConfigureDistributedTPU.Options
 
Complex<U extends TType> - Class in org.tensorflow.op.dtypes
Converts two real numbers to a complex number.
complex(Operand<T>, Operand<T>, DataType<U>) - Method in class org.tensorflow.op.DtypesOps
Converts two real numbers to a complex number.
ComplexAbs<U extends TNumber> - Class in org.tensorflow.op.math
Computes the complex absolute value of a tensor.
complexAbs(Operand<T>) - Method in class org.tensorflow.op.MathOps
Computes the complex absolute value of a tensor.
complexAbs(Operand<T>, DataType<U>) - Method in class org.tensorflow.op.MathOps
Computes the complex absolute value of a tensor.
components() - Method in class org.tensorflow.op.data.DatasetToSingleElement
The components of the single element of `input`.
components() - Method in class org.tensorflow.op.data.experimental.UncompressElement
 
components() - Method in class org.tensorflow.op.data.IteratorGetNext
 
components() - Method in class org.tensorflow.op.data.IteratorGetNextSync
 
components() - Method in class org.tensorflow.op.data.MultiDeviceIteratorGetNextFromShard
Result of the get_next on the dataset.
components() - Method in class org.tensorflow.op.data.OptionalGetValue
 
components() - Method in class org.tensorflow.op.io.QueueDequeue
One or more tensors that were dequeued as a tuple.
components() - Method in class org.tensorflow.op.io.QueueDequeueMany
One or more tensors that were dequeued as a tuple.
components() - Method in class org.tensorflow.op.io.QueueDequeueUpTo
One or more tensors that were dequeued as a tuple.
COMPONENTS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor
 
COMPOSITE_TENSOR_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TensorInfo
 
compressed() - Method in class org.tensorflow.op.data.experimental.CompressElement
 
CompressElement - Class in org.tensorflow.op.data.experimental
Compresses a dataset element.
compression(String) - Static method in class org.tensorflow.op.data.SnapshotDataset
 
compression(String) - Method in class org.tensorflow.op.data.SnapshotDataset.Options
 
compression(Long) - Static method in class org.tensorflow.op.image.EncodePng
 
compression(Long) - Method in class org.tensorflow.op.image.EncodePng.Options
 
COMPRESSION_ALGORITHM_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RPCOptions
 
COMPRESSION_LEVEL_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RPCOptions
 
compressionType(String) - Static method in class org.tensorflow.op.io.DecodeCompressed
 
compressionType(String) - Method in class org.tensorflow.op.io.DecodeCompressed.Options
 
compressionType(String) - Static method in class org.tensorflow.op.io.TfRecordReader
 
compressionType(String) - Method in class org.tensorflow.op.io.TfRecordReader.Options
 
compressionType(String) - Static method in class org.tensorflow.op.random.RecordInput
 
compressionType(String) - Method in class org.tensorflow.op.random.RecordInput.Options
 
computationShape(List<Long>) - Static method in class org.tensorflow.op.tpu.TPUReplicateMetadata
 
computationShape(List<Long>) - Method in class org.tensorflow.op.tpu.TPUReplicateMetadata.Options
 
COMPUTE_COST_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CostGraphDef.Node
 
Compute_func_Pointer_TF_OpKernelContext - Class in org.tensorflow.internal.c_api
 
Compute_func_Pointer_TF_OpKernelContext(Pointer) - Constructor for class org.tensorflow.internal.c_api.Compute_func_Pointer_TF_OpKernelContext
Pointer cast constructor.
Compute_func_Pointer_TF_OpKernelContext() - Constructor for class org.tensorflow.internal.c_api.Compute_func_Pointer_TF_OpKernelContext
 
COMPUTE_TIME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CostGraphDef.Node
 
ComputeAccidentalHits - Class in org.tensorflow.op.nn
Computes the ids of the positions in sampled_candidates that match true_labels.
computeAccidentalHits(Operand<TInt64>, Operand<TInt64>, Long, ComputeAccidentalHits.Options...) - Method in class org.tensorflow.op.NnOps
Computes the ids of the positions in sampled_candidates that match true_labels.
ComputeAccidentalHits.Options - Class in org.tensorflow.op.nn
Optional attributes for ComputeAccidentalHits
computeSize(NdArray<T>, Function<T, byte[]>) - Static method in class org.tensorflow.internal.buffer.StringTensorBuffer
Computes how many bytes are required to store the given data in a string buffer.
computeUv(Boolean) - Static method in class org.tensorflow.op.linalg.BatchSvd
 
computeUv(Boolean) - Method in class org.tensorflow.op.linalg.BatchSvd.Options
 
computeUv(Boolean) - Static method in class org.tensorflow.op.linalg.Svd
 
computeUv(Boolean) - Method in class org.tensorflow.op.linalg.Svd.Options
 
computeV(Boolean) - Static method in class org.tensorflow.op.linalg.BatchSelfAdjointEig
 
computeV(Boolean) - Method in class org.tensorflow.op.linalg.BatchSelfAdjointEig.Options
 
computeV(Boolean) - Static method in class org.tensorflow.op.linalg.Eig
 
computeV(Boolean) - Method in class org.tensorflow.op.linalg.Eig.Options
 
computeV(Boolean) - Static method in class org.tensorflow.op.linalg.SelfAdjointEig
 
computeV(Boolean) - Method in class org.tensorflow.op.linalg.SelfAdjointEig.Options
 
Concat<T extends TType> - Class in org.tensorflow.op.core
Concatenates tensors along one dimension.
concat(Iterable<Operand<T>>, Operand<U>) - Method in class org.tensorflow.op.Ops
Concatenates tensors along one dimension.
ConcatenateDataset - Class in org.tensorflow.op.data
Creates a dataset that concatenates `input_dataset` with `another_dataset`.
concatenateDataset(Operand<?>, Operand<?>, List<DataType<?>>, List<Shape>) - Method in class org.tensorflow.op.DataOps
Creates a dataset that concatenates `input_dataset` with `another_dataset`.
CONCISE_HEALTH_VALUE - Static variable in enum org.tensorflow.proto.util.TensorDebugMode
A concise health summary for float-type tensors.
CONCRETE_FUNCTION_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SavedBareConcreteFunction
 
CONCRETE_FUNCTIONS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SavedFunction
 
CONCRETE_FUNCTIONS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SavedObjectGraph
 
ConcreteFunction - Class in org.tensorflow
A graph that can be invoked as a single function, with an input and output signature.
COND_CTXT_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ControlFlowContextDef
 
cond_graph() - Method in class org.tensorflow.internal.c_api.TF_WhileParams
 
cond_inputs() - Method in class org.tensorflow.internal.c_api.TF_WhileParams
 
cond_output() - Method in class org.tensorflow.internal.c_api.TF_WhileParams
 
cond_output(TF_Output) - Method in class org.tensorflow.internal.c_api.TF_WhileParams
 
CondContextDef - Class in org.tensorflow.proto.framework
Protocol buffer representing a CondContext object.
CondContextDef.Builder - Class in org.tensorflow.proto.framework
Protocol buffer representing a CondContext object.
CondContextDefOrBuilder - Interface in org.tensorflow.proto.framework
 
ConditionalAccumulator - Class in org.tensorflow.op.train
A conditional accumulator for aggregating gradients.
conditionalAccumulator(DataType<T>, Shape, ConditionalAccumulator.Options...) - Method in class org.tensorflow.op.TrainOps
A conditional accumulator for aggregating gradients.
ConditionalAccumulator.Options - Class in org.tensorflow.op.train
Optional attributes for ConditionalAccumulator
config(ConfigProto) - Method in class org.tensorflow.EagerSession.Options
Configures the session based on the data found in the provided configuration.
config(String) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingAdadeltaParameters
 
config(String) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingAdadeltaParameters.Options
 
config(String) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingAdadeltaParametersGradAccumDebug
 
config(String) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingAdadeltaParametersGradAccumDebug.Options
 
config(String) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingAdagradParameters
 
config(String) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingAdagradParameters.Options
 
config(String) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingAdagradParametersGradAccumDebug
 
config(String) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingAdagradParametersGradAccumDebug.Options
 
config(String) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingADAMParameters
 
config(String) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingADAMParameters.Options
 
config(String) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingADAMParametersGradAccumDebug
 
config(String) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingADAMParametersGradAccumDebug.Options
 
config(String) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingCenteredRMSPropParameters
 
config(String) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingCenteredRMSPropParameters.Options
 
config(String) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingFTRLParameters
 
config(String) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingFTRLParameters.Options
 
config(String) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingFTRLParametersGradAccumDebug
 
config(String) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingFTRLParametersGradAccumDebug.Options
 
config(String) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingMDLAdagradLightParameters
 
config(String) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingMDLAdagradLightParameters.Options
 
config(String) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingMomentumParameters
 
config(String) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingMomentumParameters.Options
 
config(String) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingMomentumParametersGradAccumDebug
 
config(String) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingMomentumParametersGradAccumDebug.Options
 
config(String) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingProximalAdagradParameters
 
config(String) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingProximalAdagradParameters.Options
 
config(String) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingProximalAdagradParametersGradAccumDebug
 
config(String) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingProximalAdagradParametersGradAccumDebug.Options
 
config(String) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingProximalYogiParameters
 
config(String) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingProximalYogiParameters.Options
 
config(String) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingProximalYogiParametersGradAccumDebug
 
config(String) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingProximalYogiParametersGradAccumDebug.Options
 
config(String) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingRMSPropParameters
 
config(String) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingRMSPropParameters.Options
 
config(String) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingRMSPropParametersGradAccumDebug
 
config(String) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingRMSPropParametersGradAccumDebug.Options
 
config(String) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingStochasticGradientDescentParameters
 
config(String) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingStochasticGradientDescentParameters.Options
 
config(String) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingStochasticGradientDescentParametersGradAccumDebug
 
config(String) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingStochasticGradientDescentParametersGradAccumDebug.Options
 
config(String) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingAdadeltaParameters
 
config(String) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingAdadeltaParameters.Options
 
config(String) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingAdadeltaParametersGradAccumDebug
 
config(String) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingAdadeltaParametersGradAccumDebug.Options
 
config(String) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingAdagradParameters
 
config(String) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingAdagradParameters.Options
 
config(String) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingAdagradParametersGradAccumDebug
 
config(String) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingAdagradParametersGradAccumDebug.Options
 
config(String) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingADAMParameters
 
config(String) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingADAMParameters.Options
 
config(String) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingADAMParametersGradAccumDebug
 
config(String) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingADAMParametersGradAccumDebug.Options
 
config(String) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingCenteredRMSPropParameters
 
config(String) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingCenteredRMSPropParameters.Options
 
config(String) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingFTRLParameters
 
config(String) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingFTRLParameters.Options
 
config(String) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingFTRLParametersGradAccumDebug
 
config(String) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingFTRLParametersGradAccumDebug.Options
 
config(String) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingMDLAdagradLightParameters
 
config(String) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingMDLAdagradLightParameters.Options
 
config(String) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingMomentumParameters
 
config(String) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingMomentumParameters.Options
 
config(String) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingMomentumParametersGradAccumDebug
 
config(String) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingMomentumParametersGradAccumDebug.Options
 
config(String) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingProximalAdagradParameters
 
config(String) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingProximalAdagradParameters.Options
 
config(String) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingProximalAdagradParametersGradAccumDebug
 
config(String) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingProximalAdagradParametersGradAccumDebug.Options
 
config(String) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingProximalYogiParameters
 
config(String) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingProximalYogiParameters.Options
 
config(String) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingProximalYogiParametersGradAccumDebug
 
config(String) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingProximalYogiParametersGradAccumDebug.Options
 
config(String) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingRMSPropParameters
 
config(String) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingRMSPropParameters.Options
 
config(String) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingRMSPropParametersGradAccumDebug
 
config(String) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingRMSPropParametersGradAccumDebug.Options
 
config(String) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingStochasticGradientDescentParameters
 
config(String) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingStochasticGradientDescentParameters.Options
 
config(String) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingStochasticGradientDescentParametersGradAccumDebug
 
config(String) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingStochasticGradientDescentParametersGradAccumDebug.Options
 
ConfigProto - Class in org.tensorflow.proto.framework
Session configuration parameters.
ConfigProto.Builder - Class in org.tensorflow.proto.framework
Session configuration parameters.
ConfigProto.Experimental - Class in org.tensorflow.proto.framework
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.tensorflow.proto.framework
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.tensorflow.proto.framework
 
ConfigProtoOrBuilder - Interface in org.tensorflow.proto.framework
 
ConfigProtos - Class in org.tensorflow.proto.framework
 
ConfigureDistributedTPU - Class in org.tensorflow.op.tpu
Sets up the centralized structures for a distributed TPU system.
ConfigureDistributedTPU.Options - Class in org.tensorflow.op.tpu
Optional attributes for ConfigureDistributedTPU
ConfigureTPUEmbedding - Class in org.tensorflow.op.tpu
Sets up TPUEmbedding in a distributed TPU system.
Conj<T extends TType> - Class in org.tensorflow.op.math
Returns the complex conjugate of a complex number.
conj(Operand<T>) - Method in class org.tensorflow.op.MathOps
Returns the complex conjugate of a complex number.
conjugate(Boolean) - Static method in class org.tensorflow.op.linalg.sparse.SparseMatrixTranspose
 
conjugate(Boolean) - Method in class org.tensorflow.op.linalg.sparse.SparseMatrixTranspose.Options
 
conjugateOutput(Boolean) - Static method in class org.tensorflow.op.linalg.sparse.SparseMatrixMatMul
 
conjugateOutput(Boolean) - Method in class org.tensorflow.op.linalg.sparse.SparseMatrixMatMul.Options
 
ConjugateTranspose<T extends TType> - Class in org.tensorflow.op.linalg
Shuffle dimensions of x according to a permutation and conjugate the result.
conjugateTranspose(Operand<T>, Operand<U>) - Method in class org.tensorflow.op.LinalgOps
Shuffle dimensions of x according to a permutation and conjugate the result.
CONST_NODE_INFO_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphTransferInfo
 
Constant<T extends TType> - Class in org.tensorflow.op.core
An operator producing a constant value.
constant(LongNdArray) - Method in class org.tensorflow.op.Ops
Creates a constant of long elements that is a copy of a given n-dimensional array.
constant(int[]) - Method in class org.tensorflow.op.Ops
Creates a rank-1 constant of int elements.
constant(int[][][]) - Method in class org.tensorflow.op.Ops
Creates a rank-3 constant of int elements.
constant(double) - Method in class org.tensorflow.op.Ops
Creates a constant containing a single double element.
constant(long[][][][][]) - Method in class org.tensorflow.op.Ops
Creates a rank-5 constant of long elements.
constant(boolean[][][][][]) - Method in class org.tensorflow.op.Ops
Creates a rank-5 constant of boolean elements.
constant(IntNdArray) - Method in class org.tensorflow.op.Ops
Creates a constant of int elements that is a copy of a given n-dimensional array.
constant(DoubleNdArray) - Method in class org.tensorflow.op.Ops
Creates a constant of double elements that is a copy of a given n-dimensional array.
constant(int[][][][]) - Method in class org.tensorflow.op.Ops
Creates a rank-4 constant of int elements.
constant(float[][][][][][]) - Method in class org.tensorflow.op.Ops
Creates a rank-6 constant of float elements.
constant(byte) - Method in class org.tensorflow.op.Ops
Creates a constant containing a single byte element.
constant(boolean[][][]) - Method in class org.tensorflow.op.Ops
Creates a rank-3 constant of boolean elements.
constant(float[][][][]) - Method in class org.tensorflow.op.Ops
Creates a rank-4 constant of float elements.
constant(long[][]) - Method in class org.tensorflow.op.Ops
Creates a rank-2 constant of long elements.
constant(byte[][][][][]) - Method in class org.tensorflow.op.Ops
Creates a rank-5 constant of byte elements.
constant(BooleanNdArray) - Method in class org.tensorflow.op.Ops
Creates a constant of boolean elements that is a copy of a given n-dimensional array.
constant(float[][]) - Method in class org.tensorflow.op.Ops
Creates a rank-2 constant of float elements.
constant(ByteNdArray) - Method in class org.tensorflow.op.Ops
Creates a constant of byte elements that is a copy of a given n-dimensional array.
constant(byte[][]) - Method in class org.tensorflow.op.Ops
Creates a rank-2 constant of byte elements.
constant(double[][][][][]) - Method in class org.tensorflow.op.Ops
Creates a rank-5 constant of double elements.
constant(float[][][]) - Method in class org.tensorflow.op.Ops
Creates a rank-3 constant of float elements.
constant(byte[]) - Method in class org.tensorflow.op.Ops
Creates a rank-1 constant of byte elements.
constant(float[]) - Method in class org.tensorflow.op.Ops
Creates a rank-1 constant of float elements.
constant(boolean[][]) - Method in class org.tensorflow.op.Ops
Creates a rank-2 constant of boolean elements.
constant(NdArray<String>) - Method in class org.tensorflow.op.Ops
Creates a constant of String elements that is a copy of a given n-dimensional array, using the default UTF-8 encoding.
constant(String) - Method in class org.tensorflow.op.Ops
Creates a String constant using the default, UTF-8 encoding.
constant(double[][][][]) - Method in class org.tensorflow.op.Ops
Creates a rank-4 constant of double elements.
constant(double[][]) - Method in class org.tensorflow.op.Ops
Creates a rank-2 constant of double elements.
constant(int) - Method in class org.tensorflow.op.Ops
Creates a constant containing a single int element.
constant(byte[][][][]) - Method in class org.tensorflow.op.Ops
Creates a rank-4 constant of byte elements.
constant(int[][][][][][]) - Method in class org.tensorflow.op.Ops
Creates a rank-6 constant of int elements.
constant(long) - Method in class org.tensorflow.op.Ops
Creates a constant containing a single long element.
constant(float) - Method in class org.tensorflow.op.Ops
Creates a constant containing a single float element.
constant(float[][][][][]) - Method in class org.tensorflow.op.Ops
Creates a rank-5 constant of float elements.
constant(double[][][]) - Method in class org.tensorflow.op.Ops
Creates a rank-3 constant of double elements.
constant(long[][][][][][]) - Method in class org.tensorflow.op.Ops
Creates a rank-6 constant of long elements.
constant(long[][][][]) - Method in class org.tensorflow.op.Ops
Creates a rank-4 constant of long elements.
constant(long[]) - Method in class org.tensorflow.op.Ops
Creates a rank-1 constant of long elements.
constant(boolean[]) - Method in class org.tensorflow.op.Ops
Creates a rank-1 constant of boolean elements.
constant(byte[][][]) - Method in class org.tensorflow.op.Ops
Creates a rank-3 constant of byte elements.
constant(byte[][][][][][]) - Method in class org.tensorflow.op.Ops
Creates a rank-6 constant of byte elements.
constant(int[][]) - Method in class org.tensorflow.op.Ops
Creates a rank-2 constant of int elements.
constant(FloatNdArray) - Method in class org.tensorflow.op.Ops
Creates a constant of float elements that is a copy of a given n-dimensional array.
constant(int[][][][][]) - Method in class org.tensorflow.op.Ops
Creates a rank-5 constant of int elements.
constant(double[]) - Method in class org.tensorflow.op.Ops
Creates a rank-1 constant of double elements.
constant(boolean[][][][][][]) - Method in class org.tensorflow.op.Ops
Creates a rank-6 constant of boolean elements.
constant(double[][][][][][]) - Method in class org.tensorflow.op.Ops
Creates a rank-6 constant of double elements.
constant(boolean) - Method in class org.tensorflow.op.Ops
Creates a constant containing a single boolean element.
constant(boolean[][][][]) - Method in class org.tensorflow.op.Ops
Creates a rank-4 constant of boolean elements.
constant(long[][][]) - Method in class org.tensorflow.op.Ops
Creates a rank-3 constant of long elements.
constant(Shape) - Method in class org.tensorflow.op.Ops
Creates a rank-1 constant of long elements representing the size of each dimensions of the given shape.
constant(Tensor<T>) - Method in class org.tensorflow.op.Ops
Create a constant from a Tensor.
constant(Charset, String[]) - Method in class org.tensorflow.op.Ops
Creates a constant of String elements, using the given charset.
constant(Charset, String) - Method in class org.tensorflow.op.Ops
Creates a String constant using a specified encoding.
constant(Charset, NdArray<String>) - Method in class org.tensorflow.op.Ops
Creates a constant of String elements that is a copy of a given n-dimensional array, using the given encoding.
constant(Shape, FloatDataBuffer) - Method in class org.tensorflow.op.Ops
Create a TFloat32 constant with data from the given buffer.
constant(Shape, BooleanDataBuffer) - Method in class org.tensorflow.op.Ops
Create a TBool constant with data from the given buffer.
constant(Shape, ByteDataBuffer) - Method in class org.tensorflow.op.Ops
Create a TUint8 constant with data from the given buffer.
constant(Shape, LongDataBuffer) - Method in class org.tensorflow.op.Ops
Create a TInt64 constant with data from the given buffer.
constant(Shape, DataBuffer<String>) - Method in class org.tensorflow.op.Ops
Create a TString constant with data from the given buffer, using the default UTF-8 encoding.
constant(Shape, DoubleDataBuffer) - Method in class org.tensorflow.op.Ops
Create a TFloat64 constant with data from the given buffer.
constant(Shape, IntDataBuffer) - Method in class org.tensorflow.op.Ops
Create a TInt32 constant with data from the given buffer.
constant(Charset, Shape, DataBuffer<String>) - Method in class org.tensorflow.op.Ops
Create a TString constant with data from the given buffer, using the given encoding.
constant(DataType<T>, Shape, ByteDataBuffer) - Method in class org.tensorflow.op.Ops
Create a constant with data from the given buffer.
CONSTANT_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SavedObject
 
CONSTANT_FOLDING_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RewriterConfig
 
CONSTRAINT_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.KernelDef
 
ConsumeMutexLock - Class in org.tensorflow.op.core
This op consumes a lock created by `MutexLock`.
consumeMutexLock(Operand<?>) - Method in class org.tensorflow.op.Ops
This op consumes a lock created by `MutexLock`.
container(String) - Static method in class org.tensorflow.op.core.Barrier
 
container(String) - Method in class org.tensorflow.op.core.Barrier.Options
 
container(String) - Static method in class org.tensorflow.op.core.Batch
 
container(String) - Method in class org.tensorflow.op.core.Batch.Options
 
container(String) - Static method in class org.tensorflow.op.core.HashTable
 
container(String) - Method in class org.tensorflow.op.core.HashTable.Options
 
container(String) - Static method in class org.tensorflow.op.core.MapClear
 
container(String) - Method in class org.tensorflow.op.core.MapClear.Options
 
container(String) - Static method in class org.tensorflow.op.core.MapIncompleteSize
 
container(String) - Method in class org.tensorflow.op.core.MapIncompleteSize.Options
 
container(String) - Static method in class org.tensorflow.op.core.MapPeek
 
container(String) - Method in class org.tensorflow.op.core.MapPeek.Options
 
container(String) - Static method in class org.tensorflow.op.core.MapSize
 
container(String) - Method in class org.tensorflow.op.core.MapSize.Options
 
container(String) - Static method in class org.tensorflow.op.core.MapStage
 
container(String) - Method in class org.tensorflow.op.core.MapStage.Options
 
container(String) - Static method in class org.tensorflow.op.core.MapUnstage
 
container(String) - Method in class org.tensorflow.op.core.MapUnstage.Options
 
container(String) - Static method in class org.tensorflow.op.core.MapUnstageNoKey
 
container(String) - Method in class org.tensorflow.op.core.MapUnstageNoKey.Options
 
container(String) - Static method in class org.tensorflow.op.core.MutableDenseHashTable
 
container(String) - Method in class org.tensorflow.op.core.MutableDenseHashTable.Options
 
container(String) - Static method in class org.tensorflow.op.core.MutableHashTable
 
container(String) - Method in class org.tensorflow.op.core.MutableHashTable.Options
 
container(String) - Static method in class org.tensorflow.op.core.MutableHashTableOfTensors
 
container(String) - Method in class org.tensorflow.op.core.MutableHashTableOfTensors.Options
 
container(String) - Static method in class org.tensorflow.op.core.Mutex
 
container(String) - Method in class org.tensorflow.op.core.Mutex.Options
 
container(String) - Static method in class org.tensorflow.op.core.OrderedMapClear
 
container(String) - Method in class org.tensorflow.op.core.OrderedMapClear.Options
 
container(String) - Static method in class org.tensorflow.op.core.OrderedMapIncompleteSize
 
container(String) - Method in class org.tensorflow.op.core.OrderedMapIncompleteSize.Options
 
container(String) - Static method in class org.tensorflow.op.core.OrderedMapPeek
 
container(String) - Method in class org.tensorflow.op.core.OrderedMapPeek.Options
 
container(String) - Static method in class org.tensorflow.op.core.OrderedMapSize
 
container(String) - Method in class org.tensorflow.op.core.OrderedMapSize.Options
 
container(String) - Static method in class org.tensorflow.op.core.OrderedMapStage
 
container(String) - Method in class org.tensorflow.op.core.OrderedMapStage.Options
 
container(String) - Static method in class org.tensorflow.op.core.OrderedMapUnstage
 
container(String) - Method in class org.tensorflow.op.core.OrderedMapUnstage.Options
 
container(String) - Static method in class org.tensorflow.op.core.OrderedMapUnstageNoKey
 
container(String) - Method in class org.tensorflow.op.core.OrderedMapUnstageNoKey.Options
 
container(String) - Static method in class org.tensorflow.op.core.Stage
 
container(String) - Method in class org.tensorflow.op.core.Stage.Options
 
container(String) - Static method in class org.tensorflow.op.core.StageClear
 
container(String) - Method in class org.tensorflow.op.core.StageClear.Options
 
container(String) - Static method in class org.tensorflow.op.core.StagePeek
 
container(String) - Method in class org.tensorflow.op.core.StagePeek.Options
 
container(String) - Static method in class org.tensorflow.op.core.StageSize
 
container(String) - Method in class org.tensorflow.op.core.StageSize.Options
 
container(String) - Static method in class org.tensorflow.op.core.TensorForestTreeResourceHandleOp
 
container(String) - Method in class org.tensorflow.op.core.TensorForestTreeResourceHandleOp.Options
 
container(String) - Static method in class org.tensorflow.op.core.Unbatch
 
container(String) - Method in class org.tensorflow.op.core.Unbatch.Options
 
container(String) - Static method in class org.tensorflow.op.core.UnbatchGrad
 
container(String) - Method in class org.tensorflow.op.core.UnbatchGrad.Options
 
container(String) - Static method in class org.tensorflow.op.core.Unstage
 
container(String) - Method in class org.tensorflow.op.core.Unstage.Options
 
container(String) - Static method in class org.tensorflow.op.core.VarHandleOp
 
container(String) - Method in class org.tensorflow.op.core.VarHandleOp.Options
 
container(String) - Static method in class org.tensorflow.op.core.Variable
 
container(String) - Method in class org.tensorflow.op.core.Variable.Options
 
container(String) - Static method in class org.tensorflow.op.data.experimental.StatsAggregatorHandle
 
container(String) - Method in class org.tensorflow.op.data.experimental.StatsAggregatorHandle.Options
 
container(String) - Static method in class org.tensorflow.op.data.experimental.ThreadPoolHandle
 
container(String) - Method in class org.tensorflow.op.data.experimental.ThreadPoolHandle.Options
 
container(String) - Static method in class org.tensorflow.op.data.StatsAggregatorHandle
 
container(String) - Method in class org.tensorflow.op.data.StatsAggregatorHandle.Options
 
container(String) - Static method in class org.tensorflow.op.data.ThreadPoolHandle
 
container(String) - Method in class org.tensorflow.op.data.ThreadPoolHandle.Options
 
container(String) - Static method in class org.tensorflow.op.estimator.BoostedTreesEnsembleResourceHandleOp
 
container(String) - Method in class org.tensorflow.op.estimator.BoostedTreesEnsembleResourceHandleOp.Options
 
container(String) - Static method in class org.tensorflow.op.estimator.BoostedTreesQuantileStreamResourceHandleOp
 
container(String) - Method in class org.tensorflow.op.estimator.BoostedTreesQuantileStreamResourceHandleOp.Options
 
container(String) - Static method in class org.tensorflow.op.io.FifoQueue
 
container(String) - Method in class org.tensorflow.op.io.FifoQueue.Options
 
container(String) - Static method in class org.tensorflow.op.io.FixedLengthRecordReader
 
container(String) - Method in class org.tensorflow.op.io.FixedLengthRecordReader.Options
 
container(String) - Static method in class org.tensorflow.op.io.IdentityReader
 
container(String) - Method in class org.tensorflow.op.io.IdentityReader.Options
 
container(String) - Static method in class org.tensorflow.op.io.LmdbReader
 
container(String) - Method in class org.tensorflow.op.io.LmdbReader.Options
 
container(String) - Static method in class org.tensorflow.op.io.PaddingFifoQueue
 
container(String) - Method in class org.tensorflow.op.io.PaddingFifoQueue.Options
 
container(String) - Static method in class org.tensorflow.op.io.PriorityQueue
 
container(String) - Method in class org.tensorflow.op.io.PriorityQueue.Options
 
container(String) - Static method in class org.tensorflow.op.io.RandomShuffleQueue
 
container(String) - Method in class org.tensorflow.op.io.RandomShuffleQueue.Options
 
container(String) - Static method in class org.tensorflow.op.io.TextLineReader
 
container(String) - Method in class org.tensorflow.op.io.TextLineReader.Options
 
container(String) - Static method in class org.tensorflow.op.io.TfRecordReader
 
container(String) - Method in class org.tensorflow.op.io.TfRecordReader.Options
 
container(String) - Static method in class org.tensorflow.op.io.WholeFileReader
 
container(String) - Method in class org.tensorflow.op.io.WholeFileReader.Options
 
container(String) - Static method in class org.tensorflow.op.sparse.AddManySparseToTensorsMap
 
container(String) - Method in class org.tensorflow.op.sparse.AddManySparseToTensorsMap.Options
 
container(String) - Static method in class org.tensorflow.op.sparse.AddSparseToTensorsMap
 
container(String) - Method in class org.tensorflow.op.sparse.AddSparseToTensorsMap.Options
 
container(String) - Static method in class org.tensorflow.op.sparse.SparseConditionalAccumulator
 
container(String) - Method in class org.tensorflow.op.sparse.SparseConditionalAccumulator.Options
 
container(String) - Static method in class org.tensorflow.op.sparse.TakeManySparseFromTensorsMap
 
container(String) - Method in class org.tensorflow.op.sparse.TakeManySparseFromTensorsMap.Options
 
container(String) - Static method in class org.tensorflow.op.summary.SummaryWriter
 
container(String) - Method in class org.tensorflow.op.summary.SummaryWriter.Options
 
container(String) - Static method in class org.tensorflow.op.train.ConditionalAccumulator
 
container(String) - Method in class org.tensorflow.op.train.ConditionalAccumulator.Options
 
container(String) - Static method in class org.tensorflow.op.train.ResourceConditionalAccumulator
 
container(String) - Method in class org.tensorflow.op.train.ResourceConditionalAccumulator.Options
 
CONTAINER_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ResourceHandleProto
 
containsArgAttr(int) - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
containsArgAttr(int) - Method in class org.tensorflow.proto.framework.FunctionDef
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
containsArgAttr(int) - Method in interface org.tensorflow.proto.framework.FunctionDefOrBuilder
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
containsArgs(String) - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
Extra arguments that will be displayed in trace view.
containsArgs(String) - Method in class org.tensorflow.proto.framework.TraceEvent
Extra arguments that will be displayed in trace view.
containsArgs(String) - Method in interface org.tensorflow.proto.framework.TraceEventOrBuilder
Extra arguments that will be displayed in trace view.
containsAttr(String) - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs.Builder
map<string, .tensorflow.AttrValue> attr = 1;
containsAttr(String) - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs
map<string, .tensorflow.AttrValue> attr = 1;
containsAttr(String) - Method in interface org.tensorflow.proto.framework.FunctionDef.ArgAttrsOrBuilder
map<string, .tensorflow.AttrValue> attr = 1;
containsAttr(String) - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
Attributes specific to this function definition.
containsAttr(String) - Method in class org.tensorflow.proto.framework.FunctionDef
Attributes specific to this function definition.
containsAttr(String) - Method in interface org.tensorflow.proto.framework.FunctionDefOrBuilder
Attributes specific to this function definition.
containsAttr(String) - Method in class org.tensorflow.proto.framework.NameAttrList.Builder
map<string, .tensorflow.AttrValue> attr = 2;
containsAttr(String) - Method in class org.tensorflow.proto.framework.NameAttrList
map<string, .tensorflow.AttrValue> attr = 2;
containsAttr(String) - Method in interface org.tensorflow.proto.framework.NameAttrListOrBuilder
map<string, .tensorflow.AttrValue> attr = 2;
containsAttr(String) - Method in class org.tensorflow.proto.framework.NodeDef.Builder
Operation-specific graph-construction-time configuration.
containsAttr(String) - Method in class org.tensorflow.proto.framework.NodeDef
Operation-specific graph-construction-time configuration.
containsAttr(String) - Method in interface org.tensorflow.proto.framework.NodeDefOrBuilder
Operation-specific graph-construction-time configuration.
containsCacheSize(String) - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
Cache sizes (in bytes), e.g.
containsCacheSize(String) - Method in class org.tensorflow.proto.util.testlog.CPUInfo
Cache sizes (in bytes), e.g.
containsCacheSize(String) - Method in interface org.tensorflow.proto.util.testlog.CPUInfoOrBuilder
Cache sizes (in bytes), e.g.
containsCollectionDef(String) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
collection_def: Map from collection name to collections.
containsCollectionDef(String) - Method in class org.tensorflow.proto.framework.MetaGraphDef
collection_def: Map from collection name to collections.
containsCollectionDef(String) - Method in interface org.tensorflow.proto.framework.MetaGraphDefOrBuilder
collection_def: Map from collection name to collections.
containsConcreteFunctions(String) - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
Information about captures and output structures in concrete functions.
containsConcreteFunctions(String) - Method in class org.tensorflow.proto.framework.SavedObjectGraph
Information about captures and output structures in concrete functions.
containsConcreteFunctions(String) - Method in interface org.tensorflow.proto.framework.SavedObjectGraphOrBuilder
Information about captures and output structures in concrete functions.
containsControlRet(String) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.ConfigProtoOrBuilder
Map from device type name (e.g., "CPU" or "GPU" ) to maximum number of devices of that type to use.
containsDevices(int) - Method in class org.tensorflow.proto.framework.Trace.Builder
The devices that this trace has information about.
containsDevices(int) - Method in class org.tensorflow.proto.framework.Trace
The devices that this trace has information about.
containsDevices(int) - Method in interface org.tensorflow.proto.framework.TraceOrBuilder
The devices that this trace has information about.
containsEnvironment(String) - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
Version of the tools and libraries used with this device (e.g.
containsEnvironment(String) - Method in class org.tensorflow.proto.framework.DeviceProperties
Version of the tools and libraries used with this device (e.g.
containsEnvironment(String) - Method in interface org.tensorflow.proto.framework.DevicePropertiesOrBuilder
Version of the tools and libraries used with this device (e.g.
containsEnvVars(String) - Method in class org.tensorflow.proto.util.testlog.RunConfiguration.Builder
Environment variables used to run the test/benchmark.
containsEnvVars(String) - Method in class org.tensorflow.proto.util.testlog.RunConfiguration
Environment variables used to run the test/benchmark.
containsEnvVars(String) - Method in interface org.tensorflow.proto.util.testlog.RunConfigurationOrBuilder
Environment variables used to run the test/benchmark.
containsEventMetadata(long) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
XEventMetadata map, each entry uses the XEventMetadata.id as key.
containsEventMetadata(long) - Method in class org.tensorflow.proto.profiler.XPlane
XEventMetadata map, each entry uses the XEventMetadata.id as key.
containsEventMetadata(long) - Method in interface org.tensorflow.proto.profiler.XPlaneOrBuilder
XEventMetadata map, each entry uses the XEventMetadata.id as key.
containsExternalValues(String) - Method in class org.tensorflow.proto.framework.ValuesDef.Builder
Value names referenced by but external to this context.
containsExternalValues(String) - Method in class org.tensorflow.proto.framework.ValuesDef
Value names referenced by but external to this context.
containsExternalValues(String) - Method in interface org.tensorflow.proto.framework.ValuesDefOrBuilder
Value names referenced by but external to this context.
containsExtras(String) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
Generic map from result key to value.
containsExtras(String) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
Generic map from result key to value.
containsExtras(String) - Method in interface org.tensorflow.proto.util.testlog.BenchmarkEntryOrBuilder
Generic map from result key to value.
containsFeature(String) - Method in class org.tensorflow.proto.example.Features.Builder
Map from feature name to feature.
containsFeature(String) - Method in class org.tensorflow.proto.example.Features
Map from feature name to feature.
containsFeature(String) - Method in interface org.tensorflow.proto.example.FeaturesOrBuilder
Map from feature name to feature.
containsFeatureList(String) - Method in class org.tensorflow.proto.example.FeatureLists.Builder
Map from feature name to feature list.
containsFeatureList(String) - Method in class org.tensorflow.proto.example.FeatureLists
Map from feature name to feature list.
containsFeatureList(String) - Method in interface org.tensorflow.proto.example.FeatureListsOrBuilder
Map from feature name to feature list.
containsFeatureMap(String) - Method in class org.tensorflow.proto.example.ExampleParserConfiguration.Builder
map<string, .tensorflow.FeatureConfiguration> feature_map = 1;
containsFeatureMap(String) - Method in class org.tensorflow.proto.example.ExampleParserConfiguration
map<string, .tensorflow.FeatureConfiguration> feature_map = 1;
containsFeatureMap(String) - Method in interface org.tensorflow.proto.example.ExampleParserConfigurationOrBuilder
map<string, .tensorflow.FeatureConfiguration> feature_map = 1;
containsFeedDevices(String) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.CallableOptions.Builder
map<string, string> fetch_devices = 7;
containsFetchDevices(String) - Method in class org.tensorflow.proto.framework.CallableOptions
map<string, string> fetch_devices = 7;
containsFetchDevices(String) - Method in interface org.tensorflow.proto.framework.CallableOptionsOrBuilder
map<string, string> fetch_devices = 7;
containsFields(String) - Method in class org.tensorflow.proto.framework.DictValue.Builder
map<string, .tensorflow.StructuredValue> fields = 1;
containsFields(String) - Method in class org.tensorflow.proto.framework.DictValue
map<string, .tensorflow.StructuredValue> fields = 1;
containsFields(String) - Method in interface org.tensorflow.proto.framework.DictValueOrBuilder
map<string, .tensorflow.StructuredValue> fields = 1;
containsFunctionAliases(String) - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
FunctionDef name to aliases mapping.
containsFunctionAliases(String) - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
FunctionDef name to aliases mapping.
containsFunctionAliases(String) - Method in interface org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDefOrBuilder
FunctionDef name to aliases mapping.
containsInputs(String) - Method in class org.tensorflow.proto.framework.SignatureDef.Builder
Named input parameters.
containsInputs(String) - Method in class org.tensorflow.proto.framework.SignatureDef
Named input parameters.
containsInputs(String) - Method in interface org.tensorflow.proto.framework.SignatureDefOrBuilder
Named input parameters.
containsOutputs(String) - Method in class org.tensorflow.proto.framework.SignatureDef.Builder
Named output parameters.
containsOutputs(String) - Method in class org.tensorflow.proto.framework.SignatureDef
Named output parameters.
containsOutputs(String) - Method in interface org.tensorflow.proto.framework.SignatureDefOrBuilder
Named output parameters.
containsParameterMap(String) - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer.Builder
map<string, .tensorflow.AttrValue> parameter_map = 2;
containsParameterMap(String) - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer
map<string, .tensorflow.AttrValue> parameter_map = 2;
containsParameterMap(String) - Method in interface org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizerOrBuilder
map<string, .tensorflow.AttrValue> parameter_map = 2;
containsResourceArgUniqueId(int) - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
Unique IDs for each resource argument, used to track aliasing resources.
containsResourceArgUniqueId(int) - Method in class org.tensorflow.proto.framework.FunctionDef
Unique IDs for each resource argument, used to track aliasing resources.
containsResourceArgUniqueId(int) - Method in interface org.tensorflow.proto.framework.FunctionDefOrBuilder
Unique IDs for each resource argument, used to track aliasing resources.
containsResources(int) - Method in class org.tensorflow.proto.framework.Device.Builder
The resources on this device, keyed by resource_id;
containsResources(int) - Method in class org.tensorflow.proto.framework.Device
The resources on this device, keyed by resource_id;
containsResources(int) - Method in interface org.tensorflow.proto.framework.DeviceOrBuilder
The resources on this device, keyed by resource_id;
containsRet(String) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.FunctionDefOrBuilder
A mapping from the output arg names from `signature` to the outputs from `node_def` that should be returned by the function.
containsSaveableObjects(String) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
containsSaveableObjects(String) - Method in class org.tensorflow.proto.framework.SavedObject
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
containsSaveableObjects(String) - Method in interface org.tensorflow.proto.framework.SavedObjectOrBuilder
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
containsSignatureDef(String) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
signature_def: Map from user supplied key for a signature to a single SignatureDef.
containsSignatureDef(String) - Method in class org.tensorflow.proto.framework.MetaGraphDef
signature_def: Map from user supplied key for a signature to a single SignatureDef.
containsSignatureDef(String) - Method in interface org.tensorflow.proto.framework.MetaGraphDefOrBuilder
signature_def: Map from user supplied key for a signature to a single SignatureDef.
containsStatMetadata(long) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
XStatMetadata map, each entry uses the XStatMetadata.id as key.
containsStatMetadata(long) - Method in class org.tensorflow.proto.profiler.XPlane
XStatMetadata map, each entry uses the XStatMetadata.id as key.
containsStatMetadata(long) - Method in interface org.tensorflow.proto.profiler.XPlaneOrBuilder
XStatMetadata map, each entry uses the XStatMetadata.id as key.
containsTasks(int) - Method in class org.tensorflow.proto.distruntime.JobDef.Builder
Mapping from task ID to "hostname:port" string.
containsTasks(int) - Method in class org.tensorflow.proto.distruntime.JobDef
Mapping from task ID to "hostname:port" string.
containsTasks(int) - Method in interface org.tensorflow.proto.distruntime.JobDefOrBuilder
Mapping from task ID to "hostname:port" string.
containsTasks(int) - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters.Builder
Mapping from task ID to task device filters.
containsTasks(int) - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters
Mapping from task ID to task device filters.
containsTasks(int) - Method in interface org.tensorflow.proto.distruntime.JobDeviceFiltersOrBuilder
Mapping from task ID to task device filters.
containsThreadNames(int) - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
Its key is thread id.
containsThreadNames(int) - Method in class org.tensorflow.proto.framework.DeviceStepStats
Its key is thread id.
containsThreadNames(int) - Method in interface org.tensorflow.proto.framework.DeviceStepStatsOrBuilder
Its key is thread id.
containsTraces(String) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.Builder
This maps a node name to a stack trace in the source code.
containsTraces(String) - Method in class org.tensorflow.proto.framework.GraphDebugInfo
This maps a node name to a stack trace in the source code.
containsTraces(String) - Method in interface org.tensorflow.proto.framework.GraphDebugInfoOrBuilder
This maps a node name to a stack trace in the source code.
CONTENT_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SummaryMetadata.PluginData
 
CONTENT_TYPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.Summary.Audio
 
contents() - Method in class org.tensorflow.op.audio.EncodeWav
0-D.
contents() - Method in class org.tensorflow.op.image.EncodeJpeg
0-D.
contents() - Method in class org.tensorflow.op.image.EncodeJpegVariableQuality
0-D.
contents() - Method in class org.tensorflow.op.image.EncodePng
0-D.
contents() - Method in class org.tensorflow.op.io.ReadFile
 
context - Variable in class org.tensorflow.internal.c_api.AbstractTFE_Op
A reference to prevent deallocation.
CONTEXT_FIELD_NUMBER - Static variable in class org.tensorflow.proto.example.SequenceExample
 
CONTEXT_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CondContextDef
 
CONTEXT_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.WhileContextDef
 
contextDenseShapes(List<Shape>) - Static method in class org.tensorflow.op.io.ParseSequenceExample
 
contextDenseShapes(List<Shape>) - Method in class org.tensorflow.op.io.ParseSequenceExample.Options
 
contextDenseShapes(List<Shape>) - Static method in class org.tensorflow.op.io.ParseSingleSequenceExample
 
contextDenseShapes(List<Shape>) - Method in class org.tensorflow.op.io.ParseSingleSequenceExample.Options
 
contextDenseValues() - Method in class org.tensorflow.op.io.ParseSequenceExample
 
contextDenseValues() - Method in class org.tensorflow.op.io.ParseSingleSequenceExample
 
contextRaggedRowSplits() - Method in class org.tensorflow.op.io.ParseSequenceExample
 
contextRaggedValues() - Method in class org.tensorflow.op.io.ParseSequenceExample
 
contextSparseIndices() - Method in class org.tensorflow.op.io.ParseSequenceExample
 
contextSparseIndices() - Method in class org.tensorflow.op.io.ParseSingleSequenceExample
 
contextSparseShapes() - Method in class org.tensorflow.op.io.ParseSequenceExample
 
contextSparseShapes() - Method in class org.tensorflow.op.io.ParseSingleSequenceExample
 
contextSparseValues() - Method in class org.tensorflow.op.io.ParseSequenceExample
 
contextSparseValues() - Method in class org.tensorflow.op.io.ParseSingleSequenceExample
 
continueCentering() - Method in class org.tensorflow.op.estimator.BoostedTreesCenterBias
Bool, whether to continue bias centering.
CONTROL_INPUT_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CostGraphDef.Node
 
CONTROL_OUTPUT_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.OpDef
 
CONTROL_RET_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.FunctionDef
 
ControlFlowContextDef - Class in org.tensorflow.proto.framework
Container for any kind of control flow context.
ControlFlowContextDef.Builder - Class in org.tensorflow.proto.framework
Container for any kind of control flow context.
ControlFlowContextDef.CtxtCase - Enum in org.tensorflow.proto.framework
 
ControlFlowContextDefOrBuilder - Interface in org.tensorflow.proto.framework
 
ControlFlowProtos - Class in org.tensorflow.proto.framework
 
ControlTrigger - Class in org.tensorflow.op.core
Does nothing.
controlTrigger() - Method in class org.tensorflow.op.Ops
Does nothing.
Conv<T extends TType> - Class in org.tensorflow.op.xla
Wraps the XLA ConvGeneralDilated operator, documented at
conv(Operand<T>, Operand<T>, Operand<U>, Operand<U>, Operand<U>, Operand<U>, Operand<U>, String, String) - Method in class org.tensorflow.op.XlaOps
Wraps the XLA ConvGeneralDilated operator, documented at
Conv2d<T extends TNumber> - Class in org.tensorflow.op.nn
Computes a 2-D convolution given 4-D `input` and `filter` tensors.
conv2d(Operand<T>, Operand<T>, List<Long>, String, Conv2d.Options...) - Method in class org.tensorflow.op.NnOps
Computes a 2-D convolution given 4-D `input` and `filter` tensors.
Conv2d.Options - Class in org.tensorflow.op.nn
Optional attributes for Conv2d
Conv2dBackpropFilter<T extends TNumber> - Class in org.tensorflow.op.nn
Computes the gradients of convolution with respect to the filter.
conv2dBackpropFilter(Operand<T>, Operand<TInt32>, Operand<T>, List<Long>, String, Conv2dBackpropFilter.Options...) - Method in class org.tensorflow.op.NnOps
Computes the gradients of convolution with respect to the filter.
Conv2dBackpropFilter.Options - Class in org.tensorflow.op.nn
Optional attributes for Conv2dBackpropFilter
Conv2dBackpropInput<T extends TNumber> - Class in org.tensorflow.op.nn
Computes the gradients of convolution with respect to the input.
conv2dBackpropInput(Operand<TInt32>, Operand<T>, Operand<T>, List<Long>, String, Conv2dBackpropInput.Options...) - Method in class org.tensorflow.op.NnOps
Computes the gradients of convolution with respect to the input.
Conv2dBackpropInput.Options - Class in org.tensorflow.op.nn
Optional attributes for Conv2dBackpropInput
Conv3d<T extends TNumber> - Class in org.tensorflow.op.nn
Computes a 3-D convolution given 5-D `input` and `filter` tensors.
conv3d(Operand<T>, Operand<T>, List<Long>, String, Conv3d.Options...) - Method in class org.tensorflow.op.NnOps
Computes a 3-D convolution given 5-D `input` and `filter` tensors.
Conv3d.Options - Class in org.tensorflow.op.nn
Optional attributes for Conv3d
Conv3dBackpropFilter<T extends TNumber> - Class in org.tensorflow.op.nn
Computes the gradients of 3-D convolution with respect to the filter.
conv3dBackpropFilter(Operand<T>, Operand<TInt32>, Operand<T>, List<Long>, String, Conv3dBackpropFilter.Options...) - Method in class org.tensorflow.op.NnOps
Computes the gradients of 3-D convolution with respect to the filter.
Conv3dBackpropFilter.Options - Class in org.tensorflow.op.nn
Optional attributes for Conv3dBackpropFilter
Conv3dBackpropInput<U extends TNumber> - Class in org.tensorflow.op.nn
Computes the gradients of 3-D convolution with respect to the input.
conv3dBackpropInput(Operand<T>, Operand<U>, Operand<U>, List<Long>, String, Conv3dBackpropInput.Options...) - Method in class org.tensorflow.op.NnOps
Computes the gradients of 3-D convolution with respect to the input.
Conv3dBackpropInput.Options - Class in org.tensorflow.op.nn
Optional attributes for Conv3dBackpropInput
COO_SPARSE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TensorInfo
 
Copy<T extends TType> - Class in org.tensorflow.op.core
Copy a tensor from CPU-to-CPU or GPU-to-GPU.
Copy.Options - Class in org.tensorflow.op.core
Optional attributes for Copy
copyData() - Method in class org.tensorflow.internal.c_api.AbstractTF_Buffer
Returns a copy of the data in a Java array
CopyHost<T extends TType> - Class in org.tensorflow.op.core
Copy a tensor to host.
CopyHost.Options - Class in org.tensorflow.op.core
Optional attributes for CopyHost
copyTo(DataBuffer<byte[]>, long) - Method in class org.tensorflow.internal.buffer.StringTensorBuffer
 
Cos<T extends TType> - Class in org.tensorflow.op.math
Computes cos of x element-wise.
cos(Operand<T>) - Method in class org.tensorflow.op.MathOps
Computes cos of x element-wise.
Cosh<T extends TType> - Class in org.tensorflow.op.math
Computes hyperbolic cosine of x element-wise.
cosh(Operand<T>) - Method in class org.tensorflow.op.MathOps
Computes hyperbolic cosine of x element-wise.
COST_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost
 
COST_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CostGraphDef
 
COST_GRAPH_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RunMetadata
 
CostGraphDef - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.CostGraphDef
CostGraphDef.AggregatedCost - Class in org.tensorflow.proto.framework
Total cost of this graph, typically used for balancing decisions.
CostGraphDef.AggregatedCost.Builder - Class in org.tensorflow.proto.framework
Total cost of this graph, typically used for balancing decisions.
CostGraphDef.AggregatedCostOrBuilder - Interface in org.tensorflow.proto.framework
 
CostGraphDef.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.CostGraphDef
CostGraphDef.Node - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.CostGraphDef.Node
CostGraphDef.Node.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.CostGraphDef.Node
CostGraphDef.Node.InputInfo - Class in org.tensorflow.proto.framework
Inputs of this node.
CostGraphDef.Node.InputInfo.Builder - Class in org.tensorflow.proto.framework
Inputs of this node.
CostGraphDef.Node.InputInfoOrBuilder - Interface in org.tensorflow.proto.framework
 
CostGraphDef.Node.OutputInfo - Class in org.tensorflow.proto.framework
Outputs of this node.
CostGraphDef.Node.OutputInfo.Builder - Class in org.tensorflow.proto.framework
Outputs of this node.
CostGraphDef.Node.OutputInfoOrBuilder - Interface in org.tensorflow.proto.framework
 
CostGraphDef.NodeOrBuilder - Interface in org.tensorflow.proto.framework
 
CostGraphDefOrBuilder - Interface in org.tensorflow.proto.framework
 
CostGraphProtos - Class in org.tensorflow.proto.framework
 
count() - Method in class org.tensorflow.op.core.UniqueWithCounts
A 1-D Tensor.
CountUpTo<T extends TNumber> - Class in org.tensorflow.op.core
Increments 'ref' until it reaches 'limit'.
countUpTo(Operand<T>, Long) - Method in class org.tensorflow.op.Ops
Increments 'ref' until it reaches 'limit'.
CPP_MICROBENCHMARK_VALUE - Static variable in enum org.tensorflow.proto.util.testlog.TestResults.BenchmarkType
CPP_MICROBENCHMARK = 1;
CPU_GOVERNOR_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.CPUInfo
 
CPU_INFO_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.CPUInfo
 
CPU_INFO_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.MachineConfiguration
 
CPU_TIME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.BenchmarkEntry
 
CPU_VALUE - Static variable in enum org.tensorflow.proto.profiler.ProfileOptions.DeviceType
CPU = 1;
cpuBudget(Long) - Static method in class org.tensorflow.op.data.ModelDataset
 
cpuBudget(Long) - Method in class org.tensorflow.op.data.ModelDataset.Options
 
CPUInfo - Class in org.tensorflow.proto.util.testlog
Protobuf type tensorflow.CPUInfo
CPUInfo.Builder - Class in org.tensorflow.proto.util.testlog
Protobuf type tensorflow.CPUInfo
CPUInfoOrBuilder - Interface in org.tensorflow.proto.util.testlog
 
CRC32C_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.BundleEntryProto
 
create(Function<Ops, Signature>) - Static method in class org.tensorflow.ConcreteFunction
Creates a function by building a new graph.
create(Signature, Graph) - Static method in class org.tensorflow.ConcreteFunction
Create a function from a signature and an existing graph.
create(Signature, Session) - Static method in class org.tensorflow.ConcreteFunction
Create a function from a signature and a valid graph session.
create(String, int, int, DataType.TensorMapper<T>) - Static method in class org.tensorflow.DataType
Creates a new datatype
create() - Static method in class org.tensorflow.EagerSession
Returns an EagerSession configured with default options.
create(Scope, Operand<TFloat32>, Long, Long, AudioSpectrogram.Options...) - Static method in class org.tensorflow.op.audio.AudioSpectrogram
Factory method to create a class wrapping a new AudioSpectrogram operation.
create(Scope, Operand<TString>, DecodeWav.Options...) - Static method in class org.tensorflow.op.audio.DecodeWav
Factory method to create a class wrapping a new DecodeWav operation.
create(Scope, Operand<TFloat32>, Operand<TInt32>) - Static method in class org.tensorflow.op.audio.EncodeWav
Factory method to create a class wrapping a new EncodeWav operation.
create(Scope, Operand<TFloat32>, Operand<TInt32>, Mfcc.Options...) - Static method in class org.tensorflow.op.audio.Mfcc
Factory method to create a class wrapping a new Mfcc operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.bitwise.BitwiseAnd
Factory method to create a class wrapping a new BitwiseAnd operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.bitwise.BitwiseOr
Factory method to create a class wrapping a new BitwiseOr operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.bitwise.BitwiseXor
Factory method to create a class wrapping a new BitwiseXor operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.bitwise.Invert
Factory method to create a class wrapping a new Invert operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.bitwise.LeftShift
Factory method to create a class wrapping a new LeftShift operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.bitwise.RightShift
Factory method to create a class wrapping a new RightShift operation.
create(Scope, Operand<TFloat32>, Operand<TInt64>) - Static method in class org.tensorflow.op.cluster.KMC2ChainInitialization
Factory method to create a class wrapping a new KMC2ChainInitialization operation.
create(Scope, Operand<TFloat32>, Operand<TInt64>, Operand<TInt64>, Operand<TInt64>) - Static method in class org.tensorflow.op.cluster.KmeansPlusPlusInitialization
Factory method to create a class wrapping a new KmeansPlusPlusInitialization operation.
create(Scope, Operand<T>, Long, Long, Long, String, String, List<Long>, AllReduce.Options...) - Static method in class org.tensorflow.op.collective.AllReduce
Factory method to create a class wrapping a new AllReduce operation.
create(Scope, DataType<T>, Long, Long, Long, Shape, BroadcastRecv.Options...) - Static method in class org.tensorflow.op.collective.BroadcastRecv
Factory method to create a class wrapping a new BroadcastRecv operation.
create(Scope, Operand<T>, Long, Long, Long, Shape, BroadcastSend.Options...) - Static method in class org.tensorflow.op.collective.BroadcastSend
Factory method to create a class wrapping a new BroadcastSend operation.
create(Scope, Abort.Options...) - Static method in class org.tensorflow.op.core.Abort
Factory method to create a class wrapping a new Abort operation.
create(Scope, Operand<TBool>, Operand<T>, All.Options...) - Static method in class org.tensorflow.op.core.All
Factory method to create a class wrapping a new All operation.
create(Scope, Operand<TBool>, Operand<T>, Any.Options...) - Static method in class org.tensorflow.op.core.Any
Factory method to create a class wrapping a new Any operation.
create(Scope, Operand<TBool>, Iterable<Operand<?>>, AssertThat.Options...) - Static method in class org.tensorflow.op.core.AssertThat
Factory method to create a class wrapping a new AssertThat operation.
create(Scope, Operand<T>, Operand<T>, Assign.Options...) - Static method in class org.tensorflow.op.core.Assign
Factory method to create a class wrapping a new Assign operation.
create(Scope, Operand<T>, Operand<T>, AssignAdd.Options...) - Static method in class org.tensorflow.op.core.AssignAdd
Factory method to create a class wrapping a new AssignAdd operation.
create(Scope, Operand<?>, Operand<T>) - Static method in class org.tensorflow.op.core.AssignAddVariableOp
Factory method to create a class wrapping a new AssignAddVariableOp operation.
create(Scope, Operand<T>, Operand<T>, AssignSub.Options...) - Static method in class org.tensorflow.op.core.AssignSub
Factory method to create a class wrapping a new AssignSub operation.
create(Scope, Operand<?>, Operand<T>) - Static method in class org.tensorflow.op.core.AssignSubVariableOp
Factory method to create a class wrapping a new AssignSubVariableOp operation.
create(Scope, Operand<?>, Operand<T>) - Static method in class org.tensorflow.op.core.AssignVariableOp
Factory method to create a class wrapping a new AssignVariableOp operation.
create(Scope, List<DataType<?>>, Barrier.Options...) - Static method in class org.tensorflow.op.core.Barrier
Factory method to create a class wrapping a new Barrier operation.
create(Scope, Operand<TString>, BarrierClose.Options...) - Static method in class org.tensorflow.op.core.BarrierClose
Factory method to create a class wrapping a new BarrierClose operation.
create(Scope, Operand<TString>) - Static method in class org.tensorflow.op.core.BarrierIncompleteSize
Factory method to create a class wrapping a new BarrierIncompleteSize operation.
create(Scope, Operand<TString>, Operand<TString>, Operand<T>, Long) - Static method in class org.tensorflow.op.core.BarrierInsertMany
Factory method to create a class wrapping a new BarrierInsertMany operation.
create(Scope, Operand<TString>) - Static method in class org.tensorflow.op.core.BarrierReadySize
Factory method to create a class wrapping a new BarrierReadySize operation.
create(Scope, Operand<TString>, Operand<TInt32>, List<DataType<?>>, BarrierTakeMany.Options...) - Static method in class org.tensorflow.op.core.BarrierTakeMany
Factory method to create a class wrapping a new BarrierTakeMany operation.
create(Scope, Iterable<Operand<?>>, Long, Long, Long, Long, Batch.Options...) - Static method in class org.tensorflow.op.core.Batch
Factory method to create a class wrapping a new Batch operation.
create(Scope, Operand<T>, Operand<U>, Long) - Static method in class org.tensorflow.op.core.BatchToSpace
Factory method to create a class wrapping a new BatchToSpace operation.
create(Scope, Operand<T>, Operand<U>, Operand<V>) - Static method in class org.tensorflow.op.core.BatchToSpaceNd
Factory method to create a class wrapping a new BatchToSpaceNd operation.
create(Scope, Operand<T>, DataType<U>) - Static method in class org.tensorflow.op.core.Bitcast
Factory method to create a class wrapping a new Bitcast operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.core.BroadcastDynamicShape
Factory method to create a class wrapping a new BroadcastDynamicShape operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.core.BroadcastGradientArgs
Factory method to create a class wrapping a new BroadcastGradientArgs operation.
create(Scope, Operand<T>, Operand<U>) - Static method in class org.tensorflow.op.core.BroadcastTo
Factory method to create a class wrapping a new BroadcastTo operation.
create(Scope, Operand<T>, List<Float>) - Static method in class org.tensorflow.op.core.Bucketize
Factory method to create a class wrapping a new Bucketize operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.core.ClipByValue
Factory method to create a class wrapping a new ClipByValue operation.
create(Scope, Operand<T>, Long, Long, Long, Shape, CollectiveGather.Options...) - Static method in class org.tensorflow.op.core.CollectiveGather
Factory method to create a class wrapping a new CollectiveGather operation.
create(Scope, Iterable<Operand<T>>, Operand<U>) - Static method in class org.tensorflow.op.core.Concat
Factory method to create a class wrapping a new Concat operation.
create(Scope, Tensor<T>) - Static method in class org.tensorflow.op.core.Constant
Create a constant from a Tensor.
create(Scope, Operand<?>) - Static method in class org.tensorflow.op.core.ConsumeMutexLock
Factory method to create a class wrapping a new ConsumeMutexLock operation.
create(Scope) - Static method in class org.tensorflow.op.core.ControlTrigger
Factory method to create a class wrapping a new ControlTrigger operation.
create(Scope, Operand<T>, Copy.Options...) - Static method in class org.tensorflow.op.core.Copy
Factory method to create a class wrapping a new Copy operation.
create(Scope, Operand<T>, CopyHost.Options...) - Static method in class org.tensorflow.op.core.CopyHost
Factory method to create a class wrapping a new CopyHost operation.
create(Scope, Operand<T>, Long) - Static method in class org.tensorflow.op.core.CountUpTo
Factory method to create a class wrapping a new CountUpTo operation.
create(Scope, Operand<TString>, String, List<String>, List<DataType<?>>, DecodeProto.Options...) - Static method in class org.tensorflow.op.core.DecodeProto
Factory method to create a class wrapping a new DecodeProto operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.core.DeepCopy
Factory method to create a class wrapping a new DeepCopy operation.
create(Scope, Operand<TString>) - Static method in class org.tensorflow.op.core.DeleteSessionTensor
Factory method to create a class wrapping a new DeleteSessionTensor operation.
create(Scope, Operand<?>, DestroyResourceOp.Options...) - Static method in class org.tensorflow.op.core.DestroyResourceOp
Factory method to create a class wrapping a new DestroyResourceOp operation.
create(Scope, Operand<T>, String) - Static method in class org.tensorflow.op.core.DestroyTemporaryVariable
Factory method to create a class wrapping a new DestroyTemporaryVariable operation.
create(Scope, List<String>) - Static method in class org.tensorflow.op.core.DeviceIndex
Factory method to create a class wrapping a new DeviceIndex operation.
create(Scope) - Static method in class org.tensorflow.op.core.DummyMemoryCache
Factory method to create a class wrapping a new DummyMemoryCache operation.
create(Scope) - Static method in class org.tensorflow.op.core.DummySeedGenerator
Factory method to create a class wrapping a new DummySeedGenerator operation.
create(Scope, Operand<T>, Operand<TInt32>, Long) - Static method in class org.tensorflow.op.core.DynamicPartition
Factory method to create a class wrapping a new DynamicPartition operation.
create(Scope, Iterable<Operand<TInt32>>, Iterable<Operand<T>>) - Static method in class org.tensorflow.op.core.DynamicStitch
Factory method to create a class wrapping a new DynamicStitch operation.
create(Scope, Operand<TInt64>, Operand<T>, Operand<TInt64>, Operand<TInt64>, Operand<T>, Operand<TInt64>, EditDistance.Options...) - Static method in class org.tensorflow.op.core.EditDistance
Factory method to create a class wrapping a new EditDistance operation.
create(Scope, Operand<TInt32>, DataType<T>, Empty.Options...) - Static method in class org.tensorflow.op.core.Empty
Factory method to create a class wrapping a new Empty operation.
create(Scope, Operand<T>, Operand<TInt32>, DataType<U>) - Static method in class org.tensorflow.op.core.EmptyTensorList
Factory method to create a class wrapping a new EmptyTensorList operation.
create(Scope, Operand<TInt32>, Iterable<Operand<?>>, List<String>, String, EncodeProto.Options...) - Static method in class org.tensorflow.op.core.EncodeProto
Factory method to create a class wrapping a new EncodeProto operation.
create(Scope, Operand<T>, Shape) - Static method in class org.tensorflow.op.core.EnsureShape
Factory method to create a class wrapping a new EnsureShape operation.
create(Scope, Operand<T>, String, Enter.Options...) - Static method in class org.tensorflow.op.core.Enter
Factory method to create a class wrapping a new Enter operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.core.Exit
Factory method to create a class wrapping a new Exit operation.
create(Scope, Operand<T>, Operand<U>) - Static method in class org.tensorflow.op.core.ExpandDims
Factory method to create a class wrapping a new ExpandDims operation.
create(Scope, Operand<T>, List<Long>, List<Long>, String) - Static method in class org.tensorflow.op.core.ExtractVolumePatches
Factory method to create a class wrapping a new ExtractVolumePatches operation.
create(Scope, Operand<T>, Operand<U>) - Static method in class org.tensorflow.op.core.Fill
Factory method to create a class wrapping a new Fill operation.
create(Scope, Operand<T>, Operand<TString>) - Static method in class org.tensorflow.op.core.Fingerprint
Factory method to create a class wrapping a new Fingerprint operation.
create(Scope, Operand<T>, Operand<U>, Operand<V>, Gather.Options...) - Static method in class org.tensorflow.op.core.Gather
Factory method to create a class wrapping a new Gather operation.
create(Scope, Operand<T>, Operand<U>) - Static method in class org.tensorflow.op.core.GatherNd
Factory method to create a class wrapping a new GatherNd operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.core.GetSessionHandle
Factory method to create a class wrapping a new GetSessionHandle operation.
create(Scope, Operand<TString>, DataType<T>) - Static method in class org.tensorflow.op.core.GetSessionTensor
Factory method to create a class wrapping a new GetSessionTensor operation.
create(Scope, Iterable<? extends Operand<?>>, Iterable<? extends Operand<?>>, Gradients.Options...) - Static method in class org.tensorflow.op.core.Gradients
Adds gradients computation ops to the graph according to scope.
create(Scope, Operand<?>, Iterable<? extends Operand<?>>, Gradients.Options...) - Static method in class org.tensorflow.op.core.Gradients
Adds gradients computation ops to the graph according to scope.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.core.GuaranteeConst
Factory method to create a class wrapping a new GuaranteeConst operation.
create(Scope, DataType<T>, DataType<U>, HashTable.Options...) - Static method in class org.tensorflow.op.core.HashTable
Factory method to create a class wrapping a new HashTable operation.
create(Scope, Operand<T>, Operand<T>, Operand<TInt32>, DataType<U>) - Static method in class org.tensorflow.op.core.HistogramFixedWidth
Factory method to create a class wrapping a new HistogramFixedWidth operation.
create(Scope, Operand<T>, Operand<T>, Operand<TInt32>) - Static method in class org.tensorflow.op.core.HistogramFixedWidth
Factory method to create a class wrapping a new HistogramFixedWidth operation using default output types.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.core.Identity
Factory method to create a class wrapping a new Identity operation.
create(Scope, Iterable<Operand<?>>) - Static method in class org.tensorflow.op.core.IdentityN
Factory method to create a class wrapping a new IdentityN operation.
create(Scope, DataType<T>, Shape, String) - Static method in class org.tensorflow.op.core.ImmutableConst
Factory method to create a class wrapping a new ImmutableConst operation.
create(Scope) - Static method in class org.tensorflow.op.core.Init
Factory method to create an operation executing all initializers of a graph.
create(Scope, Operand<?>, Operand<T>, Operand<U>) - Static method in class org.tensorflow.op.core.InitializeTable
Factory method to create a class wrapping a new InitializeTable operation.
create(Scope, Operand<?>, Operand<TString>, Long, Long, InitializeTableFromTextFile.Options...) - Static method in class org.tensorflow.op.core.InitializeTableFromTextFile
Factory method to create a class wrapping a new InitializeTableFromTextFile operation.
create(Scope, Operand<T>, Operand<TInt32>, Operand<T>) - Static method in class org.tensorflow.op.core.InplaceAdd
Factory method to create a class wrapping a new InplaceAdd operation.
create(Scope, Operand<T>, Operand<TInt32>, Operand<T>) - Static method in class org.tensorflow.op.core.InplaceSub
Factory method to create a class wrapping a new InplaceSub operation.
create(Scope, Operand<T>, Operand<TInt32>, Operand<T>) - Static method in class org.tensorflow.op.core.InplaceUpdate
Factory method to create a class wrapping a new InplaceUpdate operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.core.IsVariableInitialized
Factory method to create a class wrapping a new IsVariableInitialized operation.
create(Scope, Operand<T>, Operand<T>, Operand<U>) - Static method in class org.tensorflow.op.core.LinSpace
Factory method to create a class wrapping a new LinSpace operation.
create(Scope, Operand<?>, DataType<T>, DataType<U>) - Static method in class org.tensorflow.op.core.LookupTableExport
Factory method to create a class wrapping a new LookupTableExport operation.
create(Scope, Operand<?>, Operand<T>, Operand<U>) - Static method in class org.tensorflow.op.core.LookupTableFind
Factory method to create a class wrapping a new LookupTableFind operation.
create(Scope, Operand<?>, Operand<T>, Operand<U>) - Static method in class org.tensorflow.op.core.LookupTableImport
Factory method to create a class wrapping a new LookupTableImport operation.
create(Scope, Operand<?>, Operand<T>, Operand<U>) - Static method in class org.tensorflow.op.core.LookupTableInsert
Factory method to create a class wrapping a new LookupTableInsert operation.
create(Scope, Operand<?>, Operand<T>) - Static method in class org.tensorflow.op.core.LookupTableRemove
Factory method to create a class wrapping a new LookupTableRemove operation.
create(Scope, Operand<?>) - Static method in class org.tensorflow.op.core.LookupTableSize
Factory method to create a class wrapping a new LookupTableSize operation.
create(Scope, Operand<TBool>) - Static method in class org.tensorflow.op.core.LoopCond
Factory method to create a class wrapping a new LoopCond operation.
create(Scope, Operand<T>, Operand<T>, DataType<U>) - Static method in class org.tensorflow.op.core.LowerBound
Factory method to create a class wrapping a new LowerBound operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.core.LowerBound
Factory method to create a class wrapping a new LowerBound operation using default output types.
create(Scope, List<DataType<?>>, MapClear.Options...) - Static method in class org.tensorflow.op.core.MapClear
Factory method to create a class wrapping a new MapClear operation.
create(Scope, List<DataType<?>>, MapIncompleteSize.Options...) - Static method in class org.tensorflow.op.core.MapIncompleteSize
Factory method to create a class wrapping a new MapIncompleteSize operation.
create(Scope, Operand<TInt64>, Operand<TInt32>, List<DataType<?>>, MapPeek.Options...) - Static method in class org.tensorflow.op.core.MapPeek
Factory method to create a class wrapping a new MapPeek operation.
create(Scope, List<DataType<?>>, MapSize.Options...) - Static method in class org.tensorflow.op.core.MapSize
Factory method to create a class wrapping a new MapSize operation.
create(Scope, Operand<TInt64>, Operand<TInt32>, Iterable<Operand<?>>, List<DataType<?>>, MapStage.Options...) - Static method in class org.tensorflow.op.core.MapStage
Factory method to create a class wrapping a new MapStage operation.
create(Scope, Operand<TInt64>, Operand<TInt32>, List<DataType<?>>, MapUnstage.Options...) - Static method in class org.tensorflow.op.core.MapUnstage
Factory method to create a class wrapping a new MapUnstage operation.
create(Scope, Operand<TInt32>, List<DataType<?>>, MapUnstageNoKey.Options...) - Static method in class org.tensorflow.op.core.MapUnstageNoKey
Factory method to create a class wrapping a new MapUnstageNoKey operation.
create(Scope, Operand<T>, Operand<U>, Max.Options...) - Static method in class org.tensorflow.op.core.Max
Factory method to create a class wrapping a new Max operation.
create(Scope, Iterable<Operand<T>>) - Static method in class org.tensorflow.op.core.Merge
Factory method to create a class wrapping a new Merge operation.
create(Scope, Operand<T>, Operand<U>, Min.Options...) - Static method in class org.tensorflow.op.core.Min
Factory method to create a class wrapping a new Min operation.
create(Scope, Operand<T>, Operand<U>, String) - Static method in class org.tensorflow.op.core.MirrorPad
Factory method to create a class wrapping a new MirrorPad operation.
create(Scope, Operand<T>, Operand<U>, String) - Static method in class org.tensorflow.op.core.MirrorPadGrad
Factory method to create a class wrapping a new MirrorPadGrad operation.
create(Scope, Iterable<Operand<?>>, String, List<DataType<?>>) - Static method in class org.tensorflow.op.core.MlirPassthroughOp
Factory method to create a class wrapping a new MlirPassthroughOp operation.
create(Scope, Operand<T>, Operand<T>, DataType<U>, MutableDenseHashTable.Options...) - Static method in class org.tensorflow.op.core.MutableDenseHashTable
Factory method to create a class wrapping a new MutableDenseHashTable operation.
create(Scope, DataType<T>, DataType<U>, MutableHashTable.Options...) - Static method in class org.tensorflow.op.core.MutableHashTable
Factory method to create a class wrapping a new MutableHashTable operation.
create(Scope, DataType<T>, DataType<U>, MutableHashTableOfTensors.Options...) - Static method in class org.tensorflow.op.core.MutableHashTableOfTensors
Factory method to create a class wrapping a new MutableHashTableOfTensors operation.
create(Scope, Mutex.Options...) - Static method in class org.tensorflow.op.core.Mutex
Factory method to create a class wrapping a new Mutex operation.
create(Scope, Operand<?>) - Static method in class org.tensorflow.op.core.MutexLock
Factory method to create a class wrapping a new MutexLock operation.
create(Scope, Operand<T>, String, Long, String) - Static method in class org.tensorflow.op.core.NcclAllReduce
Factory method to create a class wrapping a new NcclAllReduce operation.
create(Scope, Operand<T>, Shape) - Static method in class org.tensorflow.op.core.NcclBroadcast
Factory method to create a class wrapping a new NcclBroadcast operation.
create(Scope, Iterable<Operand<T>>, String) - Static method in class org.tensorflow.op.core.NcclReduce
Factory method to create a class wrapping a new NcclReduce operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.core.NextIteration
Factory method to create a class wrapping a new NextIteration operation.
create(Scope) - Static method in class org.tensorflow.op.core.NoOp
Factory method to create a class wrapping a new NoOp operation.
create(Scope, Operand<T>, Operand<TInt32>, Operand<U>, Operand<U>, OneHot.Options...) - Static method in class org.tensorflow.op.core.OneHot
Factory method to create a class wrapping a new OneHot operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.core.OnesLike
Factory method to create a class wrapping a new OnesLike operation.
create(Scope, List<DataType<?>>, OrderedMapClear.Options...) - Static method in class org.tensorflow.op.core.OrderedMapClear
Factory method to create a class wrapping a new OrderedMapClear operation.
create(Scope, List<DataType<?>>, OrderedMapIncompleteSize.Options...) - Static method in class org.tensorflow.op.core.OrderedMapIncompleteSize
Factory method to create a class wrapping a new OrderedMapIncompleteSize operation.
create(Scope, Operand<TInt64>, Operand<TInt32>, List<DataType<?>>, OrderedMapPeek.Options...) - Static method in class org.tensorflow.op.core.OrderedMapPeek
Factory method to create a class wrapping a new OrderedMapPeek operation.
create(Scope, List<DataType<?>>, OrderedMapSize.Options...) - Static method in class org.tensorflow.op.core.OrderedMapSize
Factory method to create a class wrapping a new OrderedMapSize operation.
create(Scope, Operand<TInt64>, Operand<TInt32>, Iterable<Operand<?>>, List<DataType<?>>, OrderedMapStage.Options...) - Static method in class org.tensorflow.op.core.OrderedMapStage
Factory method to create a class wrapping a new OrderedMapStage operation.
create(Scope, Operand<TInt64>, Operand<TInt32>, List<DataType<?>>, OrderedMapUnstage.Options...) - Static method in class org.tensorflow.op.core.OrderedMapUnstage
Factory method to create a class wrapping a new OrderedMapUnstage operation.
create(Scope, Operand<TInt32>, List<DataType<?>>, OrderedMapUnstageNoKey.Options...) - Static method in class org.tensorflow.op.core.OrderedMapUnstageNoKey
Factory method to create a class wrapping a new OrderedMapUnstageNoKey operation.
create(Scope, Operand<T>, Operand<U>, Operand<T>) - Static method in class org.tensorflow.op.core.Pad
Factory method to create a class wrapping a new Pad operation.
create(Scope, Iterable<Operand<T>>, Shape) - Static method in class org.tensorflow.op.core.ParallelConcat
Factory method to create a class wrapping a new ParallelConcat operation.
create(Scope, Iterable<Operand<TInt32>>, Iterable<Operand<T>>) - Static method in class org.tensorflow.op.core.ParallelDynamicStitch
Factory method to create a class wrapping a new ParallelDynamicStitch operation.
create(Scope, DataType<T>, Placeholder.Options...) - Static method in class org.tensorflow.op.core.Placeholder
Factory method to create a class wrapping a new Placeholder operation.
create(Scope, Operand<T>, Shape) - Static method in class org.tensorflow.op.core.PlaceholderWithDefault
Factory method to create a class wrapping a new PlaceholderWithDefault operation.
create(Scope, Operand<TString>, Print.Options...) - Static method in class org.tensorflow.op.core.Print
Factory method to create a class wrapping a new Print operation.
create(Scope, Operand<T>, Operand<U>, Prod.Options...) - Static method in class org.tensorflow.op.core.Prod
Factory method to create a class wrapping a new Prod operation.
create(Scope, Operand<T>, Operand<U>, Operand<TFloat32>, Operand<TFloat32>) - Static method in class org.tensorflow.op.core.QuantizedReshape
Factory method to create a class wrapping a new QuantizedReshape operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.core.Range
Factory method to create a class wrapping a new Range operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.core.Rank
Factory method to create a class wrapping a new Rank operation.
create(Scope, Operand<?>, DataType<T>) - Static method in class org.tensorflow.op.core.ReadVariableOp
Factory method to create a class wrapping a new ReadVariableOp operation.
create(Scope, DataType<T>, String, String, Long, String, Recv.Options...) - Static method in class org.tensorflow.op.core.Recv
Factory method to create a class wrapping a new Recv operation.
create(Scope, Operand<TBool>, Operand<T>, ReduceAll.Options...) - Static method in class org.tensorflow.op.core.ReduceAll
Factory method to create a class wrapping a new ReduceAll operation.
create(Scope, Operand<TBool>, Operand<T>, ReduceAny.Options...) - Static method in class org.tensorflow.op.core.ReduceAny
Factory method to create a class wrapping a new ReduceAny operation.
create(Scope, Operand<T>, Operand<U>, ReduceMax.Options...) - Static method in class org.tensorflow.op.core.ReduceMax
Factory method to create a class wrapping a new ReduceMax operation.
create(Scope, Operand<T>, Operand<U>, ReduceMin.Options...) - Static method in class org.tensorflow.op.core.ReduceMin
Factory method to create a class wrapping a new ReduceMin operation.
create(Scope, Operand<T>, Operand<U>, ReduceProd.Options...) - Static method in class org.tensorflow.op.core.ReduceProd
Factory method to create a class wrapping a new ReduceProd operation.
create(Scope, Operand<T>, Operand<U>, ReduceSum.Options...) - Static method in class org.tensorflow.op.core.ReduceSum
Factory method to create a class wrapping a new ReduceSum operation.
create(Scope, Operand<T>, String, RefEnter.Options...) - Static method in class org.tensorflow.op.core.RefEnter
Factory method to create a class wrapping a new RefEnter operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.core.RefExit
Factory method to create a class wrapping a new RefExit operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.core.RefIdentity
Factory method to create a class wrapping a new RefIdentity operation.
create(Scope, Iterable<Operand<T>>) - Static method in class org.tensorflow.op.core.RefMerge
Factory method to create a class wrapping a new RefMerge operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.core.RefNextIteration
Factory method to create a class wrapping a new RefNextIteration operation.
create(Scope, Operand<TInt32>, Iterable<Operand<T>>) - Static method in class org.tensorflow.op.core.RefSelect
Factory method to create a class wrapping a new RefSelect operation.
create(Scope, Operand<T>, Operand<TBool>) - Static method in class org.tensorflow.op.core.RefSwitch
Factory method to create a class wrapping a new RefSwitch operation.
create(Scope, Iterable<Operand<?>>, List<DataType<?>>, String) - Static method in class org.tensorflow.op.core.RemoteFusedGraphExecute
Factory method to create a class wrapping a new RemoteFusedGraphExecute operation.
create(Scope, Operand<T>, Operand<U>) - Static method in class org.tensorflow.op.core.Reshape
Factory method to create a class wrapping a new Reshape operation.
create(Scope, Operand<?>, Long, DataType<T>) - Static method in class org.tensorflow.op.core.ResourceCountUpTo
Factory method to create a class wrapping a new ResourceCountUpTo operation.
create(Scope, Operand<?>, Operand<T>, DataType<U>, ResourceGather.Options...) - Static method in class org.tensorflow.op.core.ResourceGather
Factory method to create a class wrapping a new ResourceGather operation.
create(Scope, Operand<?>, Operand<T>, DataType<U>) - Static method in class org.tensorflow.op.core.ResourceGatherNd
Factory method to create a class wrapping a new ResourceGatherNd operation.
create(Scope, Operand<?>, Operand<T>, Operand<U>) - Static method in class org.tensorflow.op.core.ResourceScatterAdd
Factory method to create a class wrapping a new ResourceScatterAdd operation.
create(Scope, Operand<?>, Operand<T>, Operand<U>) - Static method in class org.tensorflow.op.core.ResourceScatterDiv
Factory method to create a class wrapping a new ResourceScatterDiv operation.
create(Scope, Operand<?>, Operand<T>, Operand<U>) - Static method in class org.tensorflow.op.core.ResourceScatterMax
Factory method to create a class wrapping a new ResourceScatterMax operation.
create(Scope, Operand<?>, Operand<T>, Operand<U>) - Static method in class org.tensorflow.op.core.ResourceScatterMin
Factory method to create a class wrapping a new ResourceScatterMin operation.
create(Scope, Operand<?>, Operand<T>, Operand<U>) - Static method in class org.tensorflow.op.core.ResourceScatterMul
Factory method to create a class wrapping a new ResourceScatterMul operation.
create(Scope, Operand<?>, Operand<T>, Operand<U>, ResourceScatterNdAdd.Options...) - Static method in class org.tensorflow.op.core.ResourceScatterNdAdd
Factory method to create a class wrapping a new ResourceScatterNdAdd operation.
create(Scope, Operand<?>, Operand<T>, Operand<U>, ResourceScatterNdMax.Options...) - Static method in class org.tensorflow.op.core.ResourceScatterNdMax
Factory method to create a class wrapping a new ResourceScatterNdMax operation.
create(Scope, Operand<?>, Operand<T>, Operand<U>, ResourceScatterNdMin.Options...) - Static method in class org.tensorflow.op.core.ResourceScatterNdMin
Factory method to create a class wrapping a new ResourceScatterNdMin operation.
create(Scope, Operand<?>, Operand<T>, Operand<U>, ResourceScatterNdSub.Options...) - Static method in class org.tensorflow.op.core.ResourceScatterNdSub
Factory method to create a class wrapping a new ResourceScatterNdSub operation.
create(Scope, Operand<?>, Operand<T>, Operand<U>, ResourceScatterNdUpdate.Options...) - Static method in class org.tensorflow.op.core.ResourceScatterNdUpdate
Factory method to create a class wrapping a new ResourceScatterNdUpdate operation.
create(Scope, Operand<?>, Operand<T>, Operand<U>) - Static method in class org.tensorflow.op.core.ResourceScatterSub
Factory method to create a class wrapping a new ResourceScatterSub operation.
create(Scope, Operand<?>, Operand<T>, Operand<U>) - Static method in class org.tensorflow.op.core.ResourceScatterUpdate
Factory method to create a class wrapping a new ResourceScatterUpdate operation.
create(Scope, Operand<?>, Operand<T>, Operand<T>, Operand<T>, Operand<U>, ResourceStridedSliceAssign.Options...) - Static method in class org.tensorflow.op.core.ResourceStridedSliceAssign
Factory method to create a class wrapping a new ResourceStridedSliceAssign operation.
create(Scope, Operand<T>, Operand<U>) - Static method in class org.tensorflow.op.core.Reverse
Factory method to create a class wrapping a new Reverse operation.
create(Scope, Operand<T>, Operand<U>, Long, ReverseSequence.Options...) - Static method in class org.tensorflow.op.core.ReverseSequence
Factory method to create a class wrapping a new ReverseSequence operation.
create(Scope, Operand<T>, Operand<U>, Operand<V>) - Static method in class org.tensorflow.op.core.Roll
Factory method to create a class wrapping a new Roll operation.
create(Scope, Operand<TString>, Operand<TString>, Operand<TString>, Rpc.Options...) - Static method in class org.tensorflow.op.core.Rpc
Factory method to create a class wrapping a new Rpc operation.
create(Scope, Operand<T>, Operand<U>, Operand<T>, ScatterAdd.Options...) - Static method in class org.tensorflow.op.core.ScatterAdd
Factory method to create a class wrapping a new ScatterAdd operation.
create(Scope, Operand<T>, Operand<U>, Operand<T>, ScatterDiv.Options...) - Static method in class org.tensorflow.op.core.ScatterDiv
Factory method to create a class wrapping a new ScatterDiv operation.
create(Scope, Operand<T>, Operand<U>, Operand<T>, ScatterMax.Options...) - Static method in class org.tensorflow.op.core.ScatterMax
Factory method to create a class wrapping a new ScatterMax operation.
create(Scope, Operand<T>, Operand<U>, Operand<T>, ScatterMin.Options...) - Static method in class org.tensorflow.op.core.ScatterMin
Factory method to create a class wrapping a new ScatterMin operation.
create(Scope, Operand<T>, Operand<U>, Operand<T>, ScatterMul.Options...) - Static method in class org.tensorflow.op.core.ScatterMul
Factory method to create a class wrapping a new ScatterMul operation.
create(Scope, Operand<T>, Operand<U>, Operand<T>) - Static method in class org.tensorflow.op.core.ScatterNd
Factory method to create a class wrapping a new ScatterNd operation.
create(Scope, Operand<T>, Operand<U>, Operand<T>, ScatterNdAdd.Options...) - Static method in class org.tensorflow.op.core.ScatterNdAdd
Factory method to create a class wrapping a new ScatterNdAdd operation.
create(Scope, Operand<T>, Operand<U>, Operand<T>, ScatterNdMax.Options...) - Static method in class org.tensorflow.op.core.ScatterNdMax
Factory method to create a class wrapping a new ScatterNdMax operation.
create(Scope, Operand<T>, Operand<U>, Operand<T>, ScatterNdMin.Options...) - Static method in class org.tensorflow.op.core.ScatterNdMin
Factory method to create a class wrapping a new ScatterNdMin operation.
create(Scope, Operand<T>, Operand<U>, Operand<T>) - Static method in class org.tensorflow.op.core.ScatterNdNonAliasingAdd
Factory method to create a class wrapping a new ScatterNdNonAliasingAdd operation.
create(Scope, Operand<T>, Operand<U>, Operand<T>, ScatterNdSub.Options...) - Static method in class org.tensorflow.op.core.ScatterNdSub
Factory method to create a class wrapping a new ScatterNdSub operation.
create(Scope, Operand<T>, Operand<U>, Operand<T>, ScatterNdUpdate.Options...) - Static method in class org.tensorflow.op.core.ScatterNdUpdate
Factory method to create a class wrapping a new ScatterNdUpdate operation.
create(Scope, Operand<T>, Operand<U>, Operand<T>, ScatterSub.Options...) - Static method in class org.tensorflow.op.core.ScatterSub
Factory method to create a class wrapping a new ScatterSub operation.
create(Scope, Operand<T>, Operand<U>, Operand<T>, ScatterUpdate.Options...) - Static method in class org.tensorflow.op.core.ScatterUpdate
Factory method to create a class wrapping a new ScatterUpdate operation.
create(Scope, Operand<TBool>, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.core.Select
Factory method to create a class wrapping a new Select operation.
create(Scope, Operand<T>, String, String, Long, String, Send.Options...) - Static method in class org.tensorflow.op.core.Send
Factory method to create a class wrapping a new Send operation.
create(Scope, Operand<T>, Operand<T>, DataType<U>) - Static method in class org.tensorflow.op.core.SetDiff1d
Factory method to create a class wrapping a new SetDiff1d operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.core.SetDiff1d
Factory method to create a class wrapping a new SetDiff1d operation using default output types.
create(Scope, Operand<TInt64>, Operand<T>, Operand<TInt64>, SetSize.Options...) - Static method in class org.tensorflow.op.core.SetSize
Factory method to create a class wrapping a new SetSize operation.
create(Scope, Operand<T>, DataType<U>) - Static method in class org.tensorflow.op.core.Shape
Factory method to create a class wrapping a new Shape operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.core.Shape
Factory method to create a class wrapping a new Shape operation using default output types.
create(Scope, Iterable<Operand<T>>, DataType<U>) - Static method in class org.tensorflow.op.core.ShapeN
Factory method to create a class wrapping a new ShapeN operation.
create(Scope, Iterable<Operand<T>>) - Static method in class org.tensorflow.op.core.ShapeN
Factory method to create a class wrapping a new ShapeN operation using default output types.
create(Scope, Operand<T>, DataType<U>) - Static method in class org.tensorflow.op.core.Size
Factory method to create a class wrapping a new Size operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.core.Size
Factory method to create a class wrapping a new Size operation using default output types.
create(Scope, String, Long, Skipgram.Options...) - Static method in class org.tensorflow.op.core.Skipgram
Factory method to create a class wrapping a new Skipgram operation.
create(Scope, Operand<T>, Operand<U>, Operand<U>) - Static method in class org.tensorflow.op.core.Slice
Factory method to create a class wrapping a new Slice operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.core.Snapshot
Factory method to create a class wrapping a new Snapshot operation.
create(Scope, Operand<T>, Operand<U>, Operand<V>) - Static method in class org.tensorflow.op.core.SpaceToBatchNd
Factory method to create a class wrapping a new SpaceToBatchNd operation.
create(Scope, Operand<TInt32>, Operand<T>, Long) - Static method in class org.tensorflow.op.core.Split
Factory method to create a class wrapping a new Split operation.
create(Scope, Operand<T>, Operand<U>, Operand<TInt32>, Long) - Static method in class org.tensorflow.op.core.SplitV
Factory method to create a class wrapping a new SplitV operation.
create(Scope, Operand<T>, Squeeze.Options...) - Static method in class org.tensorflow.op.core.Squeeze
Factory method to create a class wrapping a new Squeeze operation.
create(Scope, Iterable<Operand<T>>, Stack.Options...) - Static method in class org.tensorflow.op.core.Stack
Factory method to create a class wrapping a new Stack operation.
create(Scope, Iterable<Operand<?>>, Stage.Options...) - Static method in class org.tensorflow.op.core.Stage
Factory method to create a class wrapping a new Stage operation.
create(Scope, List<DataType<?>>, StageClear.Options...) - Static method in class org.tensorflow.op.core.StageClear
Factory method to create a class wrapping a new StageClear operation.
create(Scope, Operand<TInt32>, List<DataType<?>>, StagePeek.Options...) - Static method in class org.tensorflow.op.core.StagePeek
Factory method to create a class wrapping a new StagePeek operation.
create(Scope, List<DataType<?>>, StageSize.Options...) - Static method in class org.tensorflow.op.core.StageSize
Factory method to create a class wrapping a new StageSize operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.core.StopGradient
Factory method to create a class wrapping a new StopGradient operation.
create(Scope, Operand<T>, Operand<U>, Operand<U>, Operand<U>, StridedSlice.Options...) - Static method in class org.tensorflow.op.core.StridedSlice
Factory method to create a class wrapping a new StridedSlice operation.
create(Scope, Operand<T>, Operand<U>, Operand<U>, Operand<U>, Operand<T>, StridedSliceAssign.Options...) - Static method in class org.tensorflow.op.core.StridedSliceAssign
Factory method to create a class wrapping a new StridedSliceAssign operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<U>, StridedSliceGrad.Options...) - Static method in class org.tensorflow.op.core.StridedSliceGrad
Factory method to create a class wrapping a new StridedSliceGrad operation.
create(Scope, Operand<T>, Operand<U>, Sum.Options...) - Static method in class org.tensorflow.op.core.Sum
Factory method to create a class wrapping a new Sum operation.
create(Scope, Operand<T>, Operand<TBool>) - Static method in class org.tensorflow.op.core.SwitchCond
Factory method to create a class wrapping a new SwitchCond operation.
create(Scope, Shape, DataType<T>, TemporaryVariable.Options...) - Static method in class org.tensorflow.op.core.TemporaryVariable
Factory method to create a class wrapping a new TemporaryVariable operation.
create(Scope, Operand<TInt32>, DataType<T>, TensorArray.Options...) - Static method in class org.tensorflow.op.core.TensorArray
Factory method to create a class wrapping a new TensorArray operation.
create(Scope, Operand<?>) - Static method in class org.tensorflow.op.core.TensorArrayClose
Factory method to create a class wrapping a new TensorArrayClose operation.
create(Scope, Operand<?>, Operand<TFloat32>, DataType<T>, TensorArrayConcat.Options...) - Static method in class org.tensorflow.op.core.TensorArrayConcat
Factory method to create a class wrapping a new TensorArrayConcat operation.
create(Scope, Operand<?>, Operand<TInt32>, Operand<TFloat32>, DataType<T>, TensorArrayGather.Options...) - Static method in class org.tensorflow.op.core.TensorArrayGather
Factory method to create a class wrapping a new TensorArrayGather operation.
create(Scope, Operand<?>, Operand<TFloat32>, String) - Static method in class org.tensorflow.op.core.TensorArrayGrad
Factory method to create a class wrapping a new TensorArrayGrad operation.
create(Scope, Operand<?>, Operand<TFloat32>, Operand<TInt32>, String) - Static method in class org.tensorflow.op.core.TensorArrayGradWithShape
Factory method to create a class wrapping a new TensorArrayGradWithShape operation.
create(Scope, Operand<TString>, Operand<TFloat32>, DataType<T>, TensorArrayPack.Options...) - Static method in class org.tensorflow.op.core.TensorArrayPack
Factory method to create a class wrapping a new TensorArrayPack operation.
create(Scope, Operand<?>, Operand<TInt32>, Operand<TFloat32>, DataType<T>) - Static method in class org.tensorflow.op.core.TensorArrayRead
Factory method to create a class wrapping a new TensorArrayRead operation.
create(Scope, Operand<?>, Operand<TInt32>, Operand<T>, Operand<TFloat32>) - Static method in class org.tensorflow.op.core.TensorArrayScatter
Factory method to create a class wrapping a new TensorArrayScatter operation.
create(Scope, Operand<?>, Operand<TFloat32>) - Static method in class org.tensorflow.op.core.TensorArraySize
Factory method to create a class wrapping a new TensorArraySize operation.
create(Scope, Operand<?>, Operand<T>, Operand<TInt64>, Operand<TFloat32>) - Static method in class org.tensorflow.op.core.TensorArraySplit
Factory method to create a class wrapping a new TensorArraySplit operation.
create(Scope, Operand<TString>, Operand<T>, Operand<TFloat32>) - Static method in class org.tensorflow.op.core.TensorArrayUnpack
Factory method to create a class wrapping a new TensorArrayUnpack operation.
create(Scope, Operand<?>, Operand<TInt32>, Operand<T>, Operand<TFloat32>) - Static method in class org.tensorflow.op.core.TensorArrayWrite
Factory method to create a class wrapping a new TensorArrayWrite operation.
create(Scope, Operand<?>, Operand<TString>) - Static method in class org.tensorflow.op.core.TensorForestCreateTreeVariable
Factory method to create a class wrapping a new TensorForestCreateTreeVariable operation.
create(Scope, Operand<?>, Operand<TString>) - Static method in class org.tensorflow.op.core.TensorForestTreeDeserialize
Factory method to create a class wrapping a new TensorForestTreeDeserialize operation.
create(Scope, Operand<?>) - Static method in class org.tensorflow.op.core.TensorForestTreeIsInitializedOp
Factory method to create a class wrapping a new TensorForestTreeIsInitializedOp operation.
create(Scope, Operand<?>, Operand<TFloat32>, Long) - Static method in class org.tensorflow.op.core.TensorForestTreePredict
Factory method to create a class wrapping a new TensorForestTreePredict operation.
create(Scope, TensorForestTreeResourceHandleOp.Options...) - Static method in class org.tensorflow.op.core.TensorForestTreeResourceHandleOp
Factory method to create a class wrapping a new TensorForestTreeResourceHandleOp operation.
create(Scope, Operand<?>) - Static method in class org.tensorflow.op.core.TensorForestTreeSerialize
Factory method to create a class wrapping a new TensorForestTreeSerialize operation.
create(Scope, Operand<?>) - Static method in class org.tensorflow.op.core.TensorForestTreeSize
Factory method to create a class wrapping a new TensorForestTreeSize operation.
create(Scope, Operand<?>, Operand<T>, Operand<TInt64>, DataType<U>) - Static method in class org.tensorflow.op.core.TensorListConcat
Factory method to create a class wrapping a new TensorListConcat operation.
create(Scope, Operand<?>, Operand<?>, DataType<T>) - Static method in class org.tensorflow.op.core.TensorListConcatLists
Factory method to create a class wrapping a new TensorListConcatLists operation.
create(Scope, Operand<?>, DataType<T>) - Static method in class org.tensorflow.op.core.TensorListElementShape
Factory method to create a class wrapping a new TensorListElementShape operation.
create(Scope, Operand<T>, Operand<U>) - Static method in class org.tensorflow.op.core.TensorListFromTensor
Factory method to create a class wrapping a new TensorListFromTensor operation.
create(Scope, Operand<?>, Operand<TInt32>, Operand<TInt32>, DataType<T>) - Static method in class org.tensorflow.op.core.TensorListGather
Factory method to create a class wrapping a new TensorListGather operation.
create(Scope, Operand<?>, Operand<TInt32>, Operand<TInt32>, DataType<T>) - Static method in class org.tensorflow.op.core.TensorListGetItem
Factory method to create a class wrapping a new TensorListGetItem operation.
create(Scope, Operand<?>) - Static method in class org.tensorflow.op.core.TensorListLength
Factory method to create a class wrapping a new TensorListLength operation.
create(Scope, Operand<?>, Operand<TInt32>, DataType<T>) - Static method in class org.tensorflow.op.core.TensorListPopBack
Factory method to create a class wrapping a new TensorListPopBack operation.
create(Scope, Operand<?>, Operand<T>) - Static method in class org.tensorflow.op.core.TensorListPushBack
Factory method to create a class wrapping a new TensorListPushBack operation.
create(Scope, Operand<?>, Operand<T>) - Static method in class org.tensorflow.op.core.TensorListPushBackBatch
Factory method to create a class wrapping a new TensorListPushBackBatch operation.
create(Scope, Operand<T>, Operand<TInt32>, DataType<U>) - Static method in class org.tensorflow.op.core.TensorListReserve
Factory method to create a class wrapping a new TensorListReserve operation.
create(Scope, Operand<?>, Operand<TInt32>) - Static method in class org.tensorflow.op.core.TensorListResize
Factory method to create a class wrapping a new TensorListResize operation.
create(Scope, Operand<T>, Operand<TInt32>, Operand<U>, Operand<TInt32>) - Static method in class org.tensorflow.op.core.TensorListScatter
Factory method to create a class wrapping a new TensorListScatter operation.
create(Scope, Operand<?>, Operand<T>, Operand<TInt32>) - Static method in class org.tensorflow.op.core.TensorListScatterIntoExistingList
Factory method to create a class wrapping a new TensorListScatterIntoExistingList operation.
create(Scope, Operand<?>, Operand<TInt32>, Operand<T>) - Static method in class org.tensorflow.op.core.TensorListSetItem
Factory method to create a class wrapping a new TensorListSetItem operation.
create(Scope, Operand<T>, Operand<U>, Operand<TInt64>) - Static method in class org.tensorflow.op.core.TensorListSplit
Factory method to create a class wrapping a new TensorListSplit operation.
create(Scope, Operand<?>, Operand<TInt32>, DataType<T>, TensorListStack.Options...) - Static method in class org.tensorflow.op.core.TensorListStack
Factory method to create a class wrapping a new TensorListStack operation.
create(Scope, Operand<T>, Operand<U>, Operand<T>) - Static method in class org.tensorflow.op.core.TensorScatterMax
Factory method to create a class wrapping a new TensorScatterMax operation.
create(Scope, Operand<T>, Operand<U>, Operand<T>) - Static method in class org.tensorflow.op.core.TensorScatterMin
Factory method to create a class wrapping a new TensorScatterMin operation.
create(Scope, Operand<T>, Operand<U>, Operand<T>) - Static method in class org.tensorflow.op.core.TensorScatterNdAdd
Factory method to create a class wrapping a new TensorScatterNdAdd operation.
create(Scope, Operand<T>, Operand<U>, Operand<T>) - Static method in class org.tensorflow.op.core.TensorScatterNdMax
Factory method to create a class wrapping a new TensorScatterNdMax operation.
create(Scope, Operand<T>, Operand<U>, Operand<T>) - Static method in class org.tensorflow.op.core.TensorScatterNdMin
Factory method to create a class wrapping a new TensorScatterNdMin operation.
create(Scope, Operand<T>, Operand<U>, Operand<T>) - Static method in class org.tensorflow.op.core.TensorScatterNdSub
Factory method to create a class wrapping a new TensorScatterNdSub operation.
create(Scope, Operand<T>, Operand<U>, Operand<T>) - Static method in class org.tensorflow.op.core.TensorScatterNdUpdate
Factory method to create a class wrapping a new TensorScatterNdUpdate operation.
create(Scope, Operand<T>, Operand<U>, Operand<U>, Operand<U>, Operand<T>, TensorStridedSliceUpdate.Options...) - Static method in class org.tensorflow.op.core.TensorStridedSliceUpdate
Factory method to create a class wrapping a new TensorStridedSliceUpdate operation.
create(Scope, Operand<T>, Operand<U>) - Static method in class org.tensorflow.op.core.Tile
Factory method to create a class wrapping a new Tile operation.
create(Scope) - Static method in class org.tensorflow.op.core.Timestamp
Factory method to create a class wrapping a new Timestamp operation.
create(Scope, Operand<TString>, Operand<TString>, Operand<TString>, TryRpc.Options...) - Static method in class org.tensorflow.op.core.TryRpc
Factory method to create a class wrapping a new TryRpc operation.
create(Scope, Operand<T>, Operand<TInt64>, Operand<TInt64>, Long, Unbatch.Options...) - Static method in class org.tensorflow.op.core.Unbatch
Factory method to create a class wrapping a new Unbatch operation.
create(Scope, Operand<T>, Operand<TInt64>, Operand<T>, Operand<TInt64>, UnbatchGrad.Options...) - Static method in class org.tensorflow.op.core.UnbatchGrad
Factory method to create a class wrapping a new UnbatchGrad operation.
create(Scope, Operand<T>, Operand<U>, DataType<V>) - Static method in class org.tensorflow.op.core.Unique
Factory method to create a class wrapping a new Unique operation.
create(Scope, Operand<T>, Operand<U>) - Static method in class org.tensorflow.op.core.Unique
Factory method to create a class wrapping a new Unique operation using default output types.
create(Scope, Operand<T>, Operand<U>, DataType<V>) - Static method in class org.tensorflow.op.core.UniqueWithCounts
Factory method to create a class wrapping a new UniqueWithCounts operation.
create(Scope, Operand<T>, Operand<U>) - Static method in class org.tensorflow.op.core.UniqueWithCounts
Factory method to create a class wrapping a new UniqueWithCounts operation using default output types.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.core.UnravelIndex
Factory method to create a class wrapping a new UnravelIndex operation.
create(Scope, Operand<T>, Long, Unstack.Options...) - Static method in class org.tensorflow.op.core.Unstack
Factory method to create a class wrapping a new Unstack operation.
create(Scope, List<DataType<?>>, Unstage.Options...) - Static method in class org.tensorflow.op.core.Unstage
Factory method to create a class wrapping a new Unstage operation.
create(Scope, Operand<T>, Operand<T>, DataType<U>) - Static method in class org.tensorflow.op.core.UpperBound
Factory method to create a class wrapping a new UpperBound operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.core.UpperBound
Factory method to create a class wrapping a new UpperBound operation using default output types.
create(Scope, DataType<T>, Shape, VarHandleOp.Options...) - Static method in class org.tensorflow.op.core.VarHandleOp
Factory method to create a class wrapping a new VarHandleOp operation.
create(Scope, Shape, DataType<T>, Variable.Options...) - Static method in class org.tensorflow.op.core.Variable
Factory method to create a class wrapping a new Variable operation.
create(Scope, Operand<?>, DataType<T>) - Static method in class org.tensorflow.op.core.VariableShape
Factory method to create a class wrapping a new VariableShape operation.
create(Scope, Operand<?>) - Static method in class org.tensorflow.op.core.VariableShape
Factory method to create a class wrapping a new VariableShape operation using default output types.
create(Scope, Operand<?>) - Static method in class org.tensorflow.op.core.VarIsInitializedOp
Factory method to create a class wrapping a new VarIsInitializedOp operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.core.Where
Factory method to create a class wrapping a new Where operation.
create(Scope, Operand<T>, String) - Static method in class org.tensorflow.op.core.XlaSpmdFullToShardShape
Factory method to create a class wrapping a new XlaSpmdFullToShardShape operation.
create(Scope, Operand<T>, String, Shape) - Static method in class org.tensorflow.op.core.XlaSpmdShardToFullShape
Factory method to create a class wrapping a new XlaSpmdShardToFullShape operation.
create(Scope, Operand<U>, DataType<T>) - Static method in class org.tensorflow.op.core.Zeros
Creates a zeroed tensor given its type and shape.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.core.ZerosLike
Factory method to create a class wrapping a new ZerosLike operation.
create(Scope, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.AnonymousIterator
Factory method to create a class wrapping a new AnonymousIterator operation.
create(Scope) - Static method in class org.tensorflow.op.data.AnonymousMemoryCache
Factory method to create a class wrapping a new AnonymousMemoryCache operation.
create(Scope, List<String>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.AnonymousMultiDeviceIterator
Factory method to create a class wrapping a new AnonymousMultiDeviceIterator operation.
create(Scope, Operand<?>, Operand<TString>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.AssertNextDataset
Factory method to create a class wrapping a new AssertNextDataset operation.
create(Scope, Operand<?>, Operand<TInt64>, Operand<TInt64>, List<DataType<?>>, List<Shape>, AutoShardDataset.Options...) - Static method in class org.tensorflow.op.data.AutoShardDataset
Factory method to create a class wrapping a new AutoShardDataset operation.
create(Scope, Operand<?>, Operand<TInt64>, Operand<TBool>, List<DataType<?>>, List<Shape>, BatchDataset.Options...) - Static method in class org.tensorflow.op.data.BatchDataset
Factory method to create a class wrapping a new BatchDataset operation.
create(Scope, Operand<?>, Operand<TString>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.BytesProducedStatsDataset
Factory method to create a class wrapping a new BytesProducedStatsDataset operation.
create(Scope, Operand<?>, Operand<TString>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.CacheDataset
Factory method to create a class wrapping a new CacheDataset operation.
create(Scope, Operand<?>, Operand<TString>, Operand<?>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.CacheDatasetV2
Factory method to create a class wrapping a new CacheDatasetV2 operation.
create(Scope, Iterable<Operand<?>>, Long, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.ChooseFastestDataset
Factory method to create a class wrapping a new ChooseFastestDataset operation.
create(Scope, Operand<?>, Operand<?>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.ConcatenateDataset
Factory method to create a class wrapping a new ConcatenateDataset operation.
create(Scope, Operand<TString>, Operand<TString>, Operand<TInt64>, Operand<TBool>, Operand<TString>, Operand<TBool>, Operand<TString>, Operand<TInt64>, Iterable<Operand<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.CSVDataset
Factory method to create a class wrapping a new CSVDataset operation.
create(Scope, Operand<?>) - Static method in class org.tensorflow.op.data.DatasetCardinality
Factory method to create a class wrapping a new DatasetCardinality operation.
create(Scope, Operand<TString>) - Static method in class org.tensorflow.op.data.DatasetFromGraph
Factory method to create a class wrapping a new DatasetFromGraph operation.
create(Scope, Operand<?>, DatasetToGraph.Options...) - Static method in class org.tensorflow.op.data.DatasetToGraph
Factory method to create a class wrapping a new DatasetToGraph operation.
create(Scope, Operand<?>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.DatasetToSingleElement
Factory method to create a class wrapping a new DatasetToSingleElement operation.
create(Scope, Operand<?>, Operand<TString>, Operand<TString>) - Static method in class org.tensorflow.op.data.DatasetToTfRecord
Factory method to create a class wrapping a new DatasetToTfRecord operation.
create(Scope, Operand<?>, Operand<?>) - Static method in class org.tensorflow.op.data.DeleteIterator
Factory method to create a class wrapping a new DeleteIterator operation.
create(Scope, Operand<?>, Operand<?>) - Static method in class org.tensorflow.op.data.DeleteMemoryCache
Factory method to create a class wrapping a new DeleteMemoryCache operation.
create(Scope, Operand<?>, Iterable<Operand<?>>, Operand<?>) - Static method in class org.tensorflow.op.data.DeleteMultiDeviceIterator
Factory method to create a class wrapping a new DeleteMultiDeviceIterator operation.
create(Scope, Operand<?>, Operand<TInt64>, Operand<TInt64>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.DenseToSparseBatchDataset
Factory method to create a class wrapping a new DenseToSparseBatchDataset operation.
create(Scope, Operand<?>, Operand<?>) - Static method in class org.tensorflow.op.data.DeserializeIterator
Factory method to create a class wrapping a new DeserializeIterator operation.
create(Scope, Operand<?>, Iterable<Operand<?>>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.DirectedInterleaveDataset
Factory method to create a class wrapping a new DirectedInterleaveDataset operation.
create(Scope, Operand<?>, Operand<TInt64>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.experimental.AssertCardinalityDataset
Factory method to create a class wrapping a new AssertCardinalityDataset operation.
create(Scope, Operand<?>, Operand<TString>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.experimental.AssertNextDataset
Factory method to create a class wrapping a new AssertNextDataset operation.
create(Scope, Operand<?>, Operand<TInt64>, Operand<TInt64>, List<DataType<?>>, List<Shape>, AutoShardDataset.Options...) - Static method in class org.tensorflow.op.data.experimental.AutoShardDataset
Factory method to create a class wrapping a new AutoShardDataset operation.
create(Scope, Operand<?>, Operand<TString>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.experimental.BytesProducedStatsDataset
Factory method to create a class wrapping a new BytesProducedStatsDataset operation.
create(Scope, Iterable<Operand<?>>, Long, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.experimental.ChooseFastestDataset
Factory method to create a class wrapping a new ChooseFastestDataset operation.
create(Scope, Iterable<Operand<?>>) - Static method in class org.tensorflow.op.data.experimental.CompressElement
Factory method to create a class wrapping a new CompressElement operation.
create(Scope, Operand<TString>, Operand<TString>, Operand<TInt64>, Operand<TBool>, Operand<TString>, Operand<TBool>, Operand<TString>, Operand<TInt64>, Iterable<Operand<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.experimental.CSVDataset
Factory method to create a class wrapping a new CSVDataset operation.
create(Scope, Operand<TInt64>, Operand<TString>, Operand<TString>, Operand<TString>, Operand<TString>, Operand<TInt64>, Operand<?>, List<DataType<?>>, List<Shape>, DataServiceDataset.Options...) - Static method in class org.tensorflow.op.data.experimental.DataServiceDataset
Factory method to create a class wrapping a new DataServiceDataset operation.
create(Scope, Operand<?>) - Static method in class org.tensorflow.op.data.experimental.DatasetCardinality
Factory method to create a class wrapping a new DatasetCardinality operation.
create(Scope, Operand<?>, Operand<TString>, Operand<TString>) - Static method in class org.tensorflow.op.data.experimental.DatasetToTFRecord
Factory method to create a class wrapping a new DatasetToTFRecord operation.
create(Scope, Operand<?>, Operand<TInt64>, Operand<TInt64>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.experimental.DenseToSparseBatchDataset
Factory method to create a class wrapping a new DenseToSparseBatchDataset operation.
create(Scope, Operand<?>, Iterable<Operand<?>>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.experimental.DirectedInterleaveDataset
Factory method to create a class wrapping a new DirectedInterleaveDataset operation.
create(Scope) - Static method in class org.tensorflow.op.data.experimental.DummyIterationCounter
Factory method to create a class wrapping a new DummyIterationCounter operation.
create(Scope, Operand<?>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.experimental.IgnoreErrorsDataset
Factory method to create a class wrapping a new IgnoreErrorsDataset operation.
create(Scope, Operand<?>) - Static method in class org.tensorflow.op.data.experimental.IteratorGetDevice
Factory method to create a class wrapping a new IteratorGetDevice operation.
create(Scope, Operand<?>, Operand<TString>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.experimental.LatencyStatsDataset
Factory method to create a class wrapping a new LatencyStatsDataset operation.
create(Scope, Operand<TString>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.experimental.LmdbDataset
Factory method to create a class wrapping a new LmdbDataset operation.
create(Scope, Operand<TString>) - Static method in class org.tensorflow.op.data.experimental.MatchingFilesDataset
Factory method to create a class wrapping a new MatchingFilesDataset operation.
create(Scope, Operand<?>, Operand<TInt64>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.experimental.MaxIntraOpParallelismDataset
Factory method to create a class wrapping a new MaxIntraOpParallelismDataset operation.
create(Scope, Operand<?>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.experimental.NonSerializableDataset
Factory method to create a class wrapping a new NonSerializableDataset operation.
create(Scope, Operand<?>, Operand<TInt64>, Iterable<Operand<?>>, List<String>, List<String>, List<DataType<?>>, List<Shape>, List<DataType<?>>, List<Shape>, List<DataType<?>>, List<DataType<?>>, ParseExampleDataset.Options...) - Static method in class org.tensorflow.op.data.experimental.ParseExampleDataset
Factory method to create a class wrapping a new ParseExampleDataset operation.
create(Scope, Operand<?>, Operand<TInt64>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.experimental.PrivateThreadPoolDataset
Factory method to create a class wrapping a new PrivateThreadPoolDataset operation.
create(Scope, Operand<TInt64>, Operand<TInt64>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.experimental.RandomDataset
Factory method to create a class wrapping a new RandomDataset operation.
create(Scope, Operand<?>, Operand<TInt64>, List<DataType<?>>, List<Shape>, RebatchDataset.Options...) - Static method in class org.tensorflow.op.data.experimental.RebatchDataset
Factory method to create a class wrapping a new RebatchDataset operation.
create(Scope, Operand<?>, Operand<?>, Operand<TString>, Operand<TString>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.experimental.SetStatsAggregatorDataset
Factory method to create a class wrapping a new SetStatsAggregatorDataset operation.
create(Scope, Operand<?>, Operand<TInt64>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.experimental.SleepDataset
Factory method to create a class wrapping a new SleepDataset operation.
create(Scope, Operand<?>, Operand<TInt64>, Operand<TInt64>, Operand<TInt64>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.experimental.SlidingWindowDataset
Factory method to create a class wrapping a new SlidingWindowDataset operation.
create(Scope, Operand<TString>, Operand<TString>, Operand<TString>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.experimental.SqlDataset
Factory method to create a class wrapping a new SqlDataset operation.
create(Scope, StatsAggregatorHandle.Options...) - Static method in class org.tensorflow.op.data.experimental.StatsAggregatorHandle
Factory method to create a class wrapping a new StatsAggregatorHandle operation.
create(Scope, Operand<?>, Operand<?>) - Static method in class org.tensorflow.op.data.experimental.StatsAggregatorSetSummaryWriter
Factory method to create a class wrapping a new StatsAggregatorSetSummaryWriter operation.
create(Scope, Operand<?>) - Static method in class org.tensorflow.op.data.experimental.StatsAggregatorSummary
Factory method to create a class wrapping a new StatsAggregatorSummary operation.
create(Scope, Operand<?>, Operand<?>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.experimental.ThreadPoolDataset
Factory method to create a class wrapping a new ThreadPoolDataset operation.
create(Scope, Long, String, ThreadPoolHandle.Options...) - Static method in class org.tensorflow.op.data.experimental.ThreadPoolHandle
Factory method to create a class wrapping a new ThreadPoolHandle operation.
create(Scope, Operand<?>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.experimental.UnbatchDataset
Factory method to create a class wrapping a new UnbatchDataset operation.
create(Scope, Operand<?>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.experimental.UncompressElement
Factory method to create a class wrapping a new UncompressElement operation.
create(Scope, Operand<?>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.experimental.UniqueDataset
Factory method to create a class wrapping a new UniqueDataset operation.
create(Scope, Operand<?>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.FilterByLastComponentDataset
Factory method to create a class wrapping a new FilterByLastComponentDataset operation.
create(Scope, Operand<TString>, Operand<TInt64>, Operand<TInt64>, Operand<TInt64>, Operand<TInt64>, Operand<TString>) - Static method in class org.tensorflow.op.data.FixedLengthRecordDataset
Factory method to create a class wrapping a new FixedLengthRecordDataset operation.
create(Scope, Operand<?>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.IgnoreErrorsDataset
Factory method to create a class wrapping a new IgnoreErrorsDataset operation.
create(Scope, Operand<?>, Operand<?>) - Static method in class org.tensorflow.op.data.InitializeTableFromDataset
Factory method to create a class wrapping a new InitializeTableFromDataset operation.
create(Scope, String, String, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.Iterator
Factory method to create a class wrapping a new Iterator operation.
create(Scope, Operand<TString>, List<DataType<?>>, IteratorFromStringHandle.Options...) - Static method in class org.tensorflow.op.data.IteratorFromStringHandle
Factory method to create a class wrapping a new IteratorFromStringHandle operation.
create(Scope, Operand<?>) - Static method in class org.tensorflow.op.data.IteratorGetDevice
Factory method to create a class wrapping a new IteratorGetDevice operation.
create(Scope, Operand<?>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.IteratorGetNext
Factory method to create a class wrapping a new IteratorGetNext operation.
create(Scope, Operand<?>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.IteratorGetNextAsOptional
Factory method to create a class wrapping a new IteratorGetNextAsOptional operation.
create(Scope, Operand<?>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.IteratorGetNextSync
Factory method to create a class wrapping a new IteratorGetNextSync operation.
create(Scope, Operand<?>) - Static method in class org.tensorflow.op.data.IteratorToStringHandle
Factory method to create a class wrapping a new IteratorToStringHandle operation.
create(Scope, Operand<?>, Operand<TString>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.LatencyStatsDataset
Factory method to create a class wrapping a new LatencyStatsDataset operation.
create(Scope, Operand<T>, Operand<T>, LeakyReluGrad.Options...) - Static method in class org.tensorflow.op.data.LeakyReluGrad
Factory method to create a class wrapping a new LeakyReluGrad operation.
create(Scope, Operand<TString>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.LMDBDataset
Factory method to create a class wrapping a new LMDBDataset operation.
create(Scope, Operand<?>, Operand<?>) - Static method in class org.tensorflow.op.data.MakeIterator
Factory method to create a class wrapping a new MakeIterator operation.
create(Scope, Operand<TString>) - Static method in class org.tensorflow.op.data.MatchingFilesDataset
Factory method to create a class wrapping a new MatchingFilesDataset operation.
create(Scope, Operand<?>, Operand<TInt64>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.MaxIntraOpParallelismDataset
Factory method to create a class wrapping a new MaxIntraOpParallelismDataset operation.
create(Scope, Operand<?>, List<DataType<?>>, List<Shape>, ModelDataset.Options...) - Static method in class org.tensorflow.op.data.ModelDataset
Factory method to create a class wrapping a new ModelDataset operation.
create(Scope, List<String>, String, String, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.MultiDeviceIterator
Factory method to create a class wrapping a new MultiDeviceIterator operation.
create(Scope, Operand<TString>, List<DataType<?>>, MultiDeviceIteratorFromStringHandle.Options...) - Static method in class org.tensorflow.op.data.MultiDeviceIteratorFromStringHandle
Factory method to create a class wrapping a new MultiDeviceIteratorFromStringHandle operation.
create(Scope, Operand<?>, Operand<TInt32>, Operand<TInt64>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.MultiDeviceIteratorGetNextFromShard
Factory method to create a class wrapping a new MultiDeviceIteratorGetNextFromShard operation.
create(Scope, Operand<?>, Operand<?>, Operand<TInt64>) - Static method in class org.tensorflow.op.data.MultiDeviceIteratorInit
Factory method to create a class wrapping a new MultiDeviceIteratorInit operation.
create(Scope, Operand<?>) - Static method in class org.tensorflow.op.data.MultiDeviceIteratorToStringHandle
Factory method to create a class wrapping a new MultiDeviceIteratorToStringHandle operation.
create(Scope, Operand<?>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.NonSerializableDataset
Factory method to create a class wrapping a new NonSerializableDataset operation.
create(Scope, Operand<?>, Operand<TString>, List<DataType<?>>, List<Shape>, OptimizeDataset.Options...) - Static method in class org.tensorflow.op.data.OptimizeDataset
Factory method to create a class wrapping a new OptimizeDataset operation.
create(Scope, Iterable<Operand<?>>) - Static method in class org.tensorflow.op.data.OptionalFromValue
Factory method to create a class wrapping a new OptionalFromValue operation.
create(Scope, Operand<?>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.OptionalGetValue
Factory method to create a class wrapping a new OptionalGetValue operation.
create(Scope, Operand<?>) - Static method in class org.tensorflow.op.data.OptionalHasValue
Factory method to create a class wrapping a new OptionalHasValue operation.
create(Scope) - Static method in class org.tensorflow.op.data.OptionalNone
Factory method to create a class wrapping a new OptionalNone operation.
create(Scope, Operand<?>, Operand<TInt64>, Iterable<Operand<TInt64>>, Iterable<Operand<?>>, Operand<TBool>, List<Shape>, PaddedBatchDataset.Options...) - Static method in class org.tensorflow.op.data.PaddedBatchDataset
Factory method to create a class wrapping a new PaddedBatchDataset operation.
create(Scope, Operand<?>, Operand<TInt64>, List<DataType<?>>, List<Shape>, PrefetchDataset.Options...) - Static method in class org.tensorflow.op.data.PrefetchDataset
Factory method to create a class wrapping a new PrefetchDataset operation.
create(Scope, Operand<?>, Operand<TInt64>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.PrivateThreadPoolDataset
Factory method to create a class wrapping a new PrivateThreadPoolDataset operation.
create(Scope, Operand<TInt64>, Operand<TInt64>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.RandomDataset
Factory method to create a class wrapping a new RandomDataset operation.
create(Scope, Operand<TInt64>, Operand<TInt64>, Operand<TInt64>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.RangeDataset
Factory method to create a class wrapping a new RangeDataset operation.
create(Scope, Operand<?>, Operand<TInt64>, List<DataType<?>>, List<Shape>, RebatchDataset.Options...) - Static method in class org.tensorflow.op.data.RebatchDataset
Factory method to create a class wrapping a new RebatchDataset operation.
create(Scope, Operand<?>, Operand<TString>, Operand<TString>, Long) - Static method in class org.tensorflow.op.data.RegisterDataset
Factory method to create a class wrapping a new RegisterDataset operation.
create(Scope, Operand<?>, Operand<TInt64>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.RepeatDataset
Factory method to create a class wrapping a new RepeatDataset operation.
create(Scope, Operand<?>, Operand<TFloat32>, Operand<TInt64>, Operand<TInt64>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.SamplingDataset
Factory method to create a class wrapping a new SamplingDataset operation.
create(Scope, Operand<?>, SerializeIterator.Options...) - Static method in class org.tensorflow.op.data.SerializeIterator
Factory method to create a class wrapping a new SerializeIterator operation.
create(Scope, Operand<?>, Operand<?>, Operand<TString>, Operand<TString>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.SetStatsAggregatorDataset
Factory method to create a class wrapping a new SetStatsAggregatorDataset operation.
create(Scope, Operand<?>, Operand<TInt64>, Operand<TInt64>, List<DataType<?>>, List<Shape>, ShardDataset.Options...) - Static method in class org.tensorflow.op.data.ShardDataset
Factory method to create a class wrapping a new ShardDataset operation.
create(Scope, Operand<?>, Operand<TInt64>, Operand<TInt64>, Operand<TInt64>, Operand<TInt64>, Operand<?>, List<DataType<?>>, List<Shape>, ShuffleAndRepeatDataset.Options...) - Static method in class org.tensorflow.op.data.ShuffleAndRepeatDataset
Factory method to create a class wrapping a new ShuffleAndRepeatDataset operation.
create(Scope, Operand<?>, Operand<TInt64>, Operand<TInt64>, Operand<TInt64>, Operand<?>, List<DataType<?>>, List<Shape>, ShuffleDataset.Options...) - Static method in class org.tensorflow.op.data.ShuffleDataset
Factory method to create a class wrapping a new ShuffleDataset operation.
create(Scope, Operand<?>, Operand<TInt64>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.SkipDataset
Factory method to create a class wrapping a new SkipDataset operation.
create(Scope, Operand<?>, Operand<TInt64>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.SleepDataset
Factory method to create a class wrapping a new SleepDataset operation.
create(Scope, Operand<?>, Operand<TInt64>, Operand<TInt64>, Operand<TInt64>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.SlidingWindowDataset
Factory method to create a class wrapping a new SlidingWindowDataset operation.
create(Scope, Operand<?>, Operand<TString>, List<DataType<?>>, List<Shape>, SnapshotDataset.Options...) - Static method in class org.tensorflow.op.data.SnapshotDataset
Factory method to create a class wrapping a new SnapshotDataset operation.
create(Scope, Operand<TInt64>, Operand<T>, Operand<TInt64>) - Static method in class org.tensorflow.op.data.SparseTensorSliceDataset
Factory method to create a class wrapping a new SparseTensorSliceDataset operation.
create(Scope, Operand<TString>, Operand<TString>, Operand<TString>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.SqlDataset
Factory method to create a class wrapping a new SqlDataset operation.
create(Scope, StatsAggregatorHandle.Options...) - Static method in class org.tensorflow.op.data.StatsAggregatorHandle
Factory method to create a class wrapping a new StatsAggregatorHandle operation.
create(Scope, Operand<?>, Operand<TInt64>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.TakeDataset
Factory method to create a class wrapping a new TakeDataset operation.
create(Scope, Iterable<Operand<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.TensorDataset
Factory method to create a class wrapping a new TensorDataset operation.
create(Scope, Iterable<Operand<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.TensorSliceDataset
Factory method to create a class wrapping a new TensorSliceDataset operation.
create(Scope, Operand<TString>, Operand<TString>, Operand<TInt64>) - Static method in class org.tensorflow.op.data.TextLineDataset
Factory method to create a class wrapping a new TextLineDataset operation.
create(Scope, Operand<TString>, Operand<TString>, Operand<TInt64>) - Static method in class org.tensorflow.op.data.TfRecordDataset
Factory method to create a class wrapping a new TfRecordDataset operation.
create(Scope, Operand<?>, Operand<?>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.ThreadPoolDataset
Factory method to create a class wrapping a new ThreadPoolDataset operation.
create(Scope, Long, String, ThreadPoolHandle.Options...) - Static method in class org.tensorflow.op.data.ThreadPoolHandle
Factory method to create a class wrapping a new ThreadPoolHandle operation.
create(Scope, Operand<?>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.UnbatchDataset
Factory method to create a class wrapping a new UnbatchDataset operation.
create(Scope, Operand<?>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.UniqueDataset
Factory method to create a class wrapping a new UniqueDataset operation.
create(Scope, Operand<?>) - Static method in class org.tensorflow.op.data.UnwrapDatasetVariant
Factory method to create a class wrapping a new UnwrapDatasetVariant operation.
create(Scope, Operand<?>, Operand<TInt64>, Operand<TInt64>, Operand<TInt64>, Operand<TBool>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.WindowDataset
Factory method to create a class wrapping a new WindowDataset operation.
create(Scope, Operand<?>) - Static method in class org.tensorflow.op.data.WrapDatasetVariant
Factory method to create a class wrapping a new WrapDatasetVariant operation.
create(Scope, Iterable<Operand<?>>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.data.ZipDataset
Factory method to create a class wrapping a new ZipDataset operation.
create(Scope, Operand<T>, String) - Static method in class org.tensorflow.op.debugging.CheckNumerics
Factory method to create a class wrapping a new CheckNumerics operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.debugging.DebugGradientIdentity
Factory method to create a class wrapping a new DebugGradientIdentity operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.debugging.DebugGradientRefIdentity
Factory method to create a class wrapping a new DebugGradientRefIdentity operation.
create(Scope, Operand<T>, DebugIdentity.Options...) - Static method in class org.tensorflow.op.debugging.DebugIdentity
Factory method to create a class wrapping a new DebugIdentity operation.
create(Scope, Operand<T>, DebugNanCount.Options...) - Static method in class org.tensorflow.op.debugging.DebugNanCount
Factory method to create a class wrapping a new DebugNanCount operation.
create(Scope, Operand<T>, DataType<U>, DebugNumericsSummary.Options...) - Static method in class org.tensorflow.op.debugging.DebugNumericsSummary
Factory method to create a class wrapping a new DebugNumericsSummary operation.
create(Scope, Operand<T>, DebugNumericsSummary.Options...) - Static method in class org.tensorflow.op.debugging.DebugNumericsSummary
Factory method to create a class wrapping a new DebugNumericsSummary operation using default output types.
create(Scope, Operand<T>, AsString.Options...) - Static method in class org.tensorflow.op.dtypes.AsString
Factory method to create a class wrapping a new AsString operation.
create(Scope, Operand<T>, DataType<U>, Cast.Options...) - Static method in class org.tensorflow.op.dtypes.Cast
Factory method to create a class wrapping a new Cast operation.
create(Scope, Operand<T>, Operand<T>, DataType<U>) - Static method in class org.tensorflow.op.dtypes.Complex
Factory method to create a class wrapping a new Complex operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.dtypes.ToBool
Factory method to create a class wrapping a new ToBool operation.
create(Scope, Operand<TInt32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TInt32>, Long, Long) - Static method in class org.tensorflow.op.estimator.BoostedTreesAggregateStats
Factory method to create a class wrapping a new BoostedTreesAggregateStats operation.
create(Scope, Iterable<Operand<TFloat32>>, Iterable<Operand<TFloat32>>) - Static method in class org.tensorflow.op.estimator.BoostedTreesBucketize
Factory method to create a class wrapping a new BoostedTreesBucketize operation.
create(Scope, Operand<TInt32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Long, BoostedTreesCalculateBestFeatureSplit.Options...) - Static method in class org.tensorflow.op.estimator.BoostedTreesCalculateBestFeatureSplit
Factory method to create a class wrapping a new BoostedTreesCalculateBestFeatureSplit operation.
create(Scope, Operand<TInt32>, Iterable<Operand<TFloat32>>, Operand<TString>, Operand<TInt32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Long) - Static method in class org.tensorflow.op.estimator.BoostedTreesCalculateBestFeatureSplitV2
Factory method to create a class wrapping a new BoostedTreesCalculateBestFeatureSplitV2 operation.
create(Scope, Operand<TInt32>, Iterable<Operand<TFloat32>>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Long) - Static method in class org.tensorflow.op.estimator.BoostedTreesCalculateBestGainsPerFeature
Factory method to create a class wrapping a new BoostedTreesCalculateBestGainsPerFeature operation.
create(Scope, Operand<?>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>) - Static method in class org.tensorflow.op.estimator.BoostedTreesCenterBias
Factory method to create a class wrapping a new BoostedTreesCenterBias operation.
create(Scope, Operand<?>, Operand<TInt64>, Operand<TString>) - Static method in class org.tensorflow.op.estimator.BoostedTreesCreateEnsemble
Factory method to create a class wrapping a new BoostedTreesCreateEnsemble operation.
create(Scope, Operand<?>, Operand<TFloat32>, Operand<TInt64>, BoostedTreesCreateQuantileStreamResource.Options...) - Static method in class org.tensorflow.op.estimator.BoostedTreesCreateQuantileStreamResource
Factory method to create a class wrapping a new BoostedTreesCreateQuantileStreamResource operation.
create(Scope, Operand<?>, Operand<TInt64>, Operand<TString>) - Static method in class org.tensorflow.op.estimator.BoostedTreesDeserializeEnsemble
Factory method to create a class wrapping a new BoostedTreesDeserializeEnsemble operation.
create(Scope, BoostedTreesEnsembleResourceHandleOp.Options...) - Static method in class org.tensorflow.op.estimator.BoostedTreesEnsembleResourceHandleOp
Factory method to create a class wrapping a new BoostedTreesEnsembleResourceHandleOp operation.
create(Scope, Operand<?>, Iterable<Operand<TInt32>>, Long) - Static method in class org.tensorflow.op.estimator.BoostedTreesExampleDebugOutputs
Factory method to create a class wrapping a new BoostedTreesExampleDebugOutputs operation.
create(Scope, Operand<?>, Long) - Static method in class org.tensorflow.op.estimator.BoostedTreesFlushQuantileSummaries
Factory method to create a class wrapping a new BoostedTreesFlushQuantileSummaries operation.
create(Scope, Operand<?>) - Static method in class org.tensorflow.op.estimator.BoostedTreesGetEnsembleStates
Factory method to create a class wrapping a new BoostedTreesGetEnsembleStates operation.
create(Scope, Iterable<Operand<TFloat32>>, Operand<TFloat32>, Operand<TFloat32>) - Static method in class org.tensorflow.op.estimator.BoostedTreesMakeQuantileSummaries
Factory method to create a class wrapping a new BoostedTreesMakeQuantileSummaries operation.
create(Scope, Operand<TInt32>, Operand<TFloat32>, Operand<TFloat32>, Iterable<Operand<TInt32>>, Long, Long) - Static method in class org.tensorflow.op.estimator.BoostedTreesMakeStatsSummary
Factory method to create a class wrapping a new BoostedTreesMakeStatsSummary operation.
create(Scope, Operand<?>, Iterable<Operand<TInt32>>, Long) - Static method in class org.tensorflow.op.estimator.BoostedTreesPredict
Factory method to create a class wrapping a new BoostedTreesPredict operation.
create(Scope, Operand<?>, Iterable<Operand<TFloat32>>) - Static method in class org.tensorflow.op.estimator.BoostedTreesQuantileStreamResourceAddSummaries
Factory method to create a class wrapping a new BoostedTreesQuantileStreamResourceAddSummaries operation.
create(Scope, Operand<?>, Iterable<Operand<TFloat32>>) - Static method in class org.tensorflow.op.estimator.BoostedTreesQuantileStreamResourceDeserialize
Factory method to create a class wrapping a new BoostedTreesQuantileStreamResourceDeserialize operation.
create(Scope, Operand<?>, Operand<TInt64>, BoostedTreesQuantileStreamResourceFlush.Options...) - Static method in class org.tensorflow.op.estimator.BoostedTreesQuantileStreamResourceFlush
Factory method to create a class wrapping a new BoostedTreesQuantileStreamResourceFlush operation.
create(Scope, Operand<?>, Long) - Static method in class org.tensorflow.op.estimator.BoostedTreesQuantileStreamResourceGetBucketBoundaries
Factory method to create a class wrapping a new BoostedTreesQuantileStreamResourceGetBucketBoundaries operation.
create(Scope, BoostedTreesQuantileStreamResourceHandleOp.Options...) - Static method in class org.tensorflow.op.estimator.BoostedTreesQuantileStreamResourceHandleOp
Factory method to create a class wrapping a new BoostedTreesQuantileStreamResourceHandleOp operation.
create(Scope, Operand<?>) - Static method in class org.tensorflow.op.estimator.BoostedTreesSerializeEnsemble
Factory method to create a class wrapping a new BoostedTreesSerializeEnsemble operation.
create(Scope, Operand<TInt32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TInt32>, Operand<TInt32>, Operand<TInt32>, Long, Long) - Static method in class org.tensorflow.op.estimator.BoostedTreesSparseAggregateStats
Factory method to create a class wrapping a new BoostedTreesSparseAggregateStats operation.
create(Scope, Operand<TInt32>, Operand<TInt32>, Operand<TFloat32>, Operand<TInt32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Long, BoostedTreesSparseCalculateBestFeatureSplit.Options...) - Static method in class org.tensorflow.op.estimator.BoostedTreesSparseCalculateBestFeatureSplit
Factory method to create a class wrapping a new BoostedTreesSparseCalculateBestFeatureSplit operation.
create(Scope, Operand<?>, Operand<TInt32>, Operand<TInt32>, Iterable<Operand<TInt32>>, Long) - Static method in class org.tensorflow.op.estimator.BoostedTreesTrainingPredict
Factory method to create a class wrapping a new BoostedTreesTrainingPredict operation.
create(Scope, Operand<?>, Operand<TInt32>, Iterable<Operand<TInt32>>, Iterable<Operand<TFloat32>>, Iterable<Operand<TInt32>>, Iterable<Operand<TFloat32>>, Iterable<Operand<TFloat32>>, Operand<TInt32>, Operand<TFloat32>, Long) - Static method in class org.tensorflow.op.estimator.BoostedTreesUpdateEnsemble
Factory method to create a class wrapping a new BoostedTreesUpdateEnsemble operation.
create(Scope, Operand<?>, Iterable<Operand<TInt32>>, Iterable<Operand<TInt32>>, Iterable<Operand<TInt32>>, Iterable<Operand<TFloat32>>, Iterable<Operand<TInt32>>, Iterable<Operand<TFloat32>>, Iterable<Operand<TFloat32>>, Iterable<Operand<TString>>, Operand<TInt32>, Operand<TFloat32>, Operand<TInt32>, BoostedTreesUpdateEnsembleV2.Options...) - Static method in class org.tensorflow.op.estimator.BoostedTreesUpdateEnsembleV2
Factory method to create a class wrapping a new BoostedTreesUpdateEnsembleV2 operation.
create(Scope, Operand<?>) - Static method in class org.tensorflow.op.estimator.IsBoostedTreesEnsembleInitialized
Factory method to create a class wrapping a new IsBoostedTreesEnsembleInitialized operation.
create(Scope, Operand<?>) - Static method in class org.tensorflow.op.estimator.IsBoostedTreesQuantileStreamResourceInitialized
Factory method to create a class wrapping a new IsBoostedTreesQuantileStreamResourceInitialized operation.
create(Scope, Operand<T>, Operand<TFloat32>) - Static method in class org.tensorflow.op.image.AdjustContrast
Factory method to create a class wrapping a new AdjustContrast operation.
create(Scope, Operand<T>, Operand<TFloat32>) - Static method in class org.tensorflow.op.image.AdjustHue
Factory method to create a class wrapping a new AdjustHue operation.
create(Scope, Operand<T>, Operand<TFloat32>) - Static method in class org.tensorflow.op.image.AdjustSaturation
Factory method to create a class wrapping a new AdjustSaturation operation.
create(Scope, Operand<TFloat32>, Operand<TFloat32>, Operand<TInt32>, Operand<TInt32>, Operand<TFloat32>, Operand<TFloat32>, CombinedNonMaxSuppression.Options...) - Static method in class org.tensorflow.op.image.CombinedNonMaxSuppression
Factory method to create a class wrapping a new CombinedNonMaxSuppression operation.
create(Scope, Operand<T>, Operand<TFloat32>, Operand<TInt32>, Operand<TInt32>, CropAndResize.Options...) - Static method in class org.tensorflow.op.image.CropAndResize
Factory method to create a class wrapping a new CropAndResize operation.
create(Scope, Operand<TFloat32>, Operand<T>, Operand<TFloat32>, Operand<TInt32>, CropAndResizeGradBoxes.Options...) - Static method in class org.tensorflow.op.image.CropAndResizeGradBoxes
Factory method to create a class wrapping a new CropAndResizeGradBoxes operation.
create(Scope, Operand<TFloat32>, Operand<TFloat32>, Operand<TInt32>, Operand<TInt32>, DataType<T>, CropAndResizeGradImage.Options...) - Static method in class org.tensorflow.op.image.CropAndResizeGradImage
Factory method to create a class wrapping a new CropAndResizeGradImage operation.
create(Scope, Operand<TString>, Operand<TInt32>, DecodeAndCropJpeg.Options...) - Static method in class org.tensorflow.op.image.DecodeAndCropJpeg
Factory method to create a class wrapping a new DecodeAndCropJpeg operation.
create(Scope, Operand<TString>, DecodeBmp.Options...) - Static method in class org.tensorflow.op.image.DecodeBmp
Factory method to create a class wrapping a new DecodeBmp operation.
create(Scope, Operand<TString>) - Static method in class org.tensorflow.op.image.DecodeGif
Factory method to create a class wrapping a new DecodeGif operation.
create(Scope, Operand<TString>, DecodeJpeg.Options...) - Static method in class org.tensorflow.op.image.DecodeJpeg
Factory method to create a class wrapping a new DecodeJpeg operation.
create(Scope, Operand<TString>, DataType<T>, DecodePng.Options...) - Static method in class org.tensorflow.op.image.DecodePng
Factory method to create a class wrapping a new DecodePng operation.
create(Scope, Operand<TString>, DecodePng.Options...) - Static method in class org.tensorflow.op.image.DecodePng
Factory method to create a class wrapping a new DecodePng operation using default output types.
create(Scope, Operand<T>, Operand<TFloat32>, Operand<TFloat32>) - Static method in class org.tensorflow.op.image.DrawBoundingBoxes
Factory method to create a class wrapping a new DrawBoundingBoxes operation.
create(Scope, Operand<TUint8>, EncodeJpeg.Options...) - Static method in class org.tensorflow.op.image.EncodeJpeg
Factory method to create a class wrapping a new EncodeJpeg operation.
create(Scope, Operand<TUint8>, Operand<TInt32>) - Static method in class org.tensorflow.op.image.EncodeJpegVariableQuality
Factory method to create a class wrapping a new EncodeJpegVariableQuality operation.
create(Scope, Operand<T>, EncodePng.Options...) - Static method in class org.tensorflow.op.image.EncodePng
Factory method to create a class wrapping a new EncodePng operation.
create(Scope, Operand<TFloat32>, Operand<TInt32>, Operand<TFloat32>, ExtractGlimpse.Options...) - Static method in class org.tensorflow.op.image.ExtractGlimpse
Factory method to create a class wrapping a new ExtractGlimpse operation.
create(Scope, Operand<T>, List<Long>, List<Long>, List<Long>, String) - Static method in class org.tensorflow.op.image.ExtractImagePatches
Factory method to create a class wrapping a new ExtractImagePatches operation.
create(Scope, Operand<TString>, DataType<T>) - Static method in class org.tensorflow.op.image.ExtractJpegShape
Factory method to create a class wrapping a new ExtractJpegShape operation.
create(Scope, Operand<TString>) - Static method in class org.tensorflow.op.image.ExtractJpegShape
Factory method to create a class wrapping a new ExtractJpegShape operation using default output types.
create(Scope, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TInt32>, Operand<TFloat32>, GenerateBoundingBoxProposals.Options...) - Static method in class org.tensorflow.op.image.GenerateBoundingBoxProposals
Factory method to create a class wrapping a new GenerateBoundingBoxProposals operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.image.HsvToRgb
Factory method to create a class wrapping a new HsvToRgb operation.
create(Scope, Operand<T>, Operand<TFloat32>, Operand<TInt32>, String, ImageProjectiveTransformV2.Options...) - Static method in class org.tensorflow.op.image.ImageProjectiveTransformV2
Factory method to create a class wrapping a new ImageProjectiveTransformV2 operation.
create(Scope, Operand<TFloat32>, Operand<TFloat32>, Operand<TInt64>) - Static method in class org.tensorflow.op.image.NearestNeighbors
Factory method to create a class wrapping a new NearestNeighbors operation.
create(Scope, Operand<T>, Operand<T>, Operand<TInt32>, Operand<T>, Operand<T>, Operand<T>, NonMaxSuppression.Options...) - Static method in class org.tensorflow.op.image.NonMaxSuppression
Factory method to create a class wrapping a new NonMaxSuppression operation.
create(Scope, Operand<TFloat32>, Operand<TFloat32>, Operand<TInt32>, Operand<TFloat32>, Operand<TFloat32>) - Static method in class org.tensorflow.op.image.NonMaxSuppressionWithOverlaps
Factory method to create a class wrapping a new NonMaxSuppressionWithOverlaps operation.
create(Scope, Operand<T>, Operand<TInt32>, Operand<TFloat32>, Operand<TFloat32>, QuantizedResizeBilinear.Options...) - Static method in class org.tensorflow.op.image.QuantizedResizeBilinear
Factory method to create a class wrapping a new QuantizedResizeBilinear operation.
create(Scope, Operand<T>, Operand<TInt64>, RandomCrop.Options...) - Static method in class org.tensorflow.op.image.RandomCrop
Factory method to create a class wrapping a new RandomCrop operation.
create(Scope, Operand<T>, Operand<TInt32>, ResizeArea.Options...) - Static method in class org.tensorflow.op.image.ResizeArea
Factory method to create a class wrapping a new ResizeArea operation.
create(Scope, Operand<T>, Operand<TInt32>, ResizeBicubic.Options...) - Static method in class org.tensorflow.op.image.ResizeBicubic
Factory method to create a class wrapping a new ResizeBicubic operation.
create(Scope, Operand<TFloat32>, Operand<T>, ResizeBicubicGrad.Options...) - Static method in class org.tensorflow.op.image.ResizeBicubicGrad
Factory method to create a class wrapping a new ResizeBicubicGrad operation.
create(Scope, Operand<T>, Operand<TInt32>, ResizeBilinear.Options...) - Static method in class org.tensorflow.op.image.ResizeBilinear
Factory method to create a class wrapping a new ResizeBilinear operation.
create(Scope, Operand<TFloat32>, Operand<T>, ResizeBilinearGrad.Options...) - Static method in class org.tensorflow.op.image.ResizeBilinearGrad
Factory method to create a class wrapping a new ResizeBilinearGrad operation.
create(Scope, Operand<T>, Operand<TInt32>, ResizeNearestNeighbor.Options...) - Static method in class org.tensorflow.op.image.ResizeNearestNeighbor
Factory method to create a class wrapping a new ResizeNearestNeighbor operation.
create(Scope, Operand<T>, Operand<TInt32>, ResizeNearestNeighborGrad.Options...) - Static method in class org.tensorflow.op.image.ResizeNearestNeighborGrad
Factory method to create a class wrapping a new ResizeNearestNeighborGrad operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.image.RgbToHsv
Factory method to create a class wrapping a new RgbToHsv operation.
create(Scope, Operand<T>, Operand<TFloat32>, Operand<TFloat32>, SampleDistortedBoundingBox.Options...) - Static method in class org.tensorflow.op.image.SampleDistortedBoundingBox
Factory method to create a class wrapping a new SampleDistortedBoundingBox operation.
create(Scope, Operand<T>, Operand<TInt32>, Operand<TFloat32>, Operand<TFloat32>, ScaleAndTranslate.Options...) - Static method in class org.tensorflow.op.image.ScaleAndTranslate
Factory method to create a class wrapping a new ScaleAndTranslate operation.
create(Scope, Operand<T>, Operand<T>, Operand<TFloat32>, Operand<TFloat32>, ScaleAndTranslateGrad.Options...) - Static method in class org.tensorflow.op.image.ScaleAndTranslateGrad
Factory method to create a class wrapping a new ScaleAndTranslateGrad operation.
create(Scope, Operand<TString>) - Static method in class org.tensorflow.op.io.DecodeBase64
Factory method to create a class wrapping a new DecodeBase64 operation.
create(Scope, Operand<TString>, DecodeCompressed.Options...) - Static method in class org.tensorflow.op.io.DecodeCompressed
Factory method to create a class wrapping a new DecodeCompressed operation.
create(Scope, Operand<TString>, Iterable<Operand<?>>, DecodeCsv.Options...) - Static method in class org.tensorflow.op.io.DecodeCsv
Factory method to create a class wrapping a new DecodeCsv operation.
create(Scope, Operand<TString>) - Static method in class org.tensorflow.op.io.DecodeJsonExample
Factory method to create a class wrapping a new DecodeJsonExample operation.
create(Scope, Operand<TString>, Operand<TInt32>, DataType<T>, DecodePaddedRaw.Options...) - Static method in class org.tensorflow.op.io.DecodePaddedRaw
Factory method to create a class wrapping a new DecodePaddedRaw operation.
create(Scope, Operand<TString>, DataType<T>, DecodeRaw.Options...) - Static method in class org.tensorflow.op.io.DecodeRaw
Factory method to create a class wrapping a new DecodeRaw operation.
create(Scope, Operand<TString>, DataType<T>) - Static method in class org.tensorflow.op.io.DeserializeManySparse
Factory method to create a class wrapping a new DeserializeManySparse operation.
create(Scope, Operand<TString>, EncodeBase64.Options...) - Static method in class org.tensorflow.op.io.EncodeBase64
Factory method to create a class wrapping a new EncodeBase64 operation.
create(Scope, List<DataType<?>>, FifoQueue.Options...) - Static method in class org.tensorflow.op.io.FifoQueue
Factory method to create a class wrapping a new FifoQueue operation.
create(Scope, Long, FixedLengthRecordReader.Options...) - Static method in class org.tensorflow.op.io.FixedLengthRecordReader
Factory method to create a class wrapping a new FixedLengthRecordReader operation.
create(Scope, IdentityReader.Options...) - Static method in class org.tensorflow.op.io.IdentityReader
Factory method to create a class wrapping a new IdentityReader operation.
create(Scope, LmdbReader.Options...) - Static method in class org.tensorflow.op.io.LmdbReader
Factory method to create a class wrapping a new LmdbReader operation.
create(Scope, Operand<TString>) - Static method in class org.tensorflow.op.io.MatchingFiles
Factory method to create a class wrapping a new MatchingFiles operation.
create(Scope, List<DataType<?>>, PaddingFifoQueue.Options...) - Static method in class org.tensorflow.op.io.PaddingFifoQueue
Factory method to create a class wrapping a new PaddingFifoQueue operation.
create(Scope, Operand<TString>, Operand<TString>, Operand<TString>, Operand<TString>, Operand<TString>, Iterable<Operand<?>>, Long, List<DataType<?>>, List<DataType<?>>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.io.ParseExample
Factory method to create a class wrapping a new ParseExample operation.
create(Scope, Operand<TString>, Operand<TString>, Operand<TString>, Operand<TString>, Operand<TString>, Operand<TString>, Operand<TString>, Operand<TString>, Operand<TBool>, Iterable<Operand<?>>, List<DataType<?>>, List<DataType<?>>, List<DataType<?>>, List<DataType<?>>, List<DataType<?>>, List<DataType<?>>, List<DataType<?>>, ParseSequenceExample.Options...) - Static method in class org.tensorflow.op.io.ParseSequenceExample
Factory method to create a class wrapping a new ParseSequenceExample operation.
create(Scope, Operand<TString>, Iterable<Operand<?>>, Long, List<String>, List<String>, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.io.ParseSingleExample
Factory method to create a class wrapping a new ParseSingleExample operation.
create(Scope, Operand<TString>, Operand<TString>, Iterable<Operand<TString>>, Iterable<Operand<TString>>, Iterable<Operand<TString>>, Iterable<Operand<TString>>, Iterable<Operand<?>>, Operand<TString>, List<DataType<?>>, List<DataType<?>>, List<DataType<?>>, ParseSingleSequenceExample.Options...) - Static method in class org.tensorflow.op.io.ParseSingleSequenceExample
Factory method to create a class wrapping a new ParseSingleSequenceExample operation.
create(Scope, Operand<TString>, DataType<T>) - Static method in class org.tensorflow.op.io.ParseTensor
Factory method to create a class wrapping a new ParseTensor operation.
create(Scope, List<DataType<?>>, List<Shape>, PriorityQueue.Options...) - Static method in class org.tensorflow.op.io.PriorityQueue
Factory method to create a class wrapping a new PriorityQueue operation.
create(Scope, Operand<?>, QueueClose.Options...) - Static method in class org.tensorflow.op.io.QueueClose
Factory method to create a class wrapping a new QueueClose operation.
create(Scope, Operand<?>, List<DataType<?>>, QueueDequeue.Options...) - Static method in class org.tensorflow.op.io.QueueDequeue
Factory method to create a class wrapping a new QueueDequeue operation.
create(Scope, Operand<?>, Operand<TInt32>, List<DataType<?>>, QueueDequeueMany.Options...) - Static method in class org.tensorflow.op.io.QueueDequeueMany
Factory method to create a class wrapping a new QueueDequeueMany operation.
create(Scope, Operand<?>, Operand<TInt32>, List<DataType<?>>, QueueDequeueUpTo.Options...) - Static method in class org.tensorflow.op.io.QueueDequeueUpTo
Factory method to create a class wrapping a new QueueDequeueUpTo operation.
create(Scope, Operand<?>, Iterable<Operand<?>>, QueueEnqueue.Options...) - Static method in class org.tensorflow.op.io.QueueEnqueue
Factory method to create a class wrapping a new QueueEnqueue operation.
create(Scope, Operand<?>, Iterable<Operand<?>>, QueueEnqueueMany.Options...) - Static method in class org.tensorflow.op.io.QueueEnqueueMany
Factory method to create a class wrapping a new QueueEnqueueMany operation.
create(Scope, Operand<?>) - Static method in class org.tensorflow.op.io.QueueIsClosed
Factory method to create a class wrapping a new QueueIsClosed operation.
create(Scope, Operand<?>) - Static method in class org.tensorflow.op.io.QueueSize
Factory method to create a class wrapping a new QueueSize operation.
create(Scope, List<DataType<?>>, RandomShuffleQueue.Options...) - Static method in class org.tensorflow.op.io.RandomShuffleQueue
Factory method to create a class wrapping a new RandomShuffleQueue operation.
create(Scope, Operand<?>) - Static method in class org.tensorflow.op.io.ReaderNumRecordsProduced
Factory method to create a class wrapping a new ReaderNumRecordsProduced operation.
create(Scope, Operand<?>) - Static method in class org.tensorflow.op.io.ReaderNumWorkUnitsCompleted
Factory method to create a class wrapping a new ReaderNumWorkUnitsCompleted operation.
create(Scope, Operand<?>, Operand<?>) - Static method in class org.tensorflow.op.io.ReaderRead
Factory method to create a class wrapping a new ReaderRead operation.
create(Scope, Operand<?>, Operand<?>, Operand<TInt64>) - Static method in class org.tensorflow.op.io.ReaderReadUpTo
Factory method to create a class wrapping a new ReaderReadUpTo operation.
create(Scope, Operand<?>) - Static method in class org.tensorflow.op.io.ReaderReset
Factory method to create a class wrapping a new ReaderReset operation.
create(Scope, Operand<?>, Operand<TString>) - Static method in class org.tensorflow.op.io.ReaderRestoreState
Factory method to create a class wrapping a new ReaderRestoreState operation.
create(Scope, Operand<?>) - Static method in class org.tensorflow.op.io.ReaderSerializeState
Factory method to create a class wrapping a new ReaderSerializeState operation.
create(Scope, Operand<TString>) - Static method in class org.tensorflow.op.io.ReadFile
Factory method to create a class wrapping a new ReadFile operation.
create(Scope, Operand<TInt64>, Operand<T>, Operand<TInt64>, DataType<U>) - Static method in class org.tensorflow.op.io.SerializeManySparse
Factory method to create a class wrapping a new SerializeManySparse operation.
create(Scope, Operand<TInt64>, Operand<T>, Operand<TInt64>) - Static method in class org.tensorflow.op.io.SerializeManySparse
Factory method to create a class wrapping a new SerializeManySparse operation using default output types.
create(Scope, Operand<TInt64>, Operand<T>, Operand<TInt64>, DataType<U>) - Static method in class org.tensorflow.op.io.SerializeSparse
Factory method to create a class wrapping a new SerializeSparse operation.
create(Scope, Operand<TInt64>, Operand<T>, Operand<TInt64>) - Static method in class org.tensorflow.op.io.SerializeSparse
Factory method to create a class wrapping a new SerializeSparse operation using default output types.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.io.SerializeTensor
Factory method to create a class wrapping a new SerializeTensor operation.
create(Scope, Operand<TString>, Operand<TInt32>, Operand<TInt32>) - Static method in class org.tensorflow.op.io.ShardedFilename
Factory method to create a class wrapping a new ShardedFilename operation.
create(Scope, Operand<TString>, Operand<TInt32>) - Static method in class org.tensorflow.op.io.ShardedFilespec
Factory method to create a class wrapping a new ShardedFilespec operation.
create(Scope, TextLineReader.Options...) - Static method in class org.tensorflow.op.io.TextLineReader
Factory method to create a class wrapping a new TextLineReader operation.
create(Scope, TfRecordReader.Options...) - Static method in class org.tensorflow.op.io.TfRecordReader
Factory method to create a class wrapping a new TfRecordReader operation.
create(Scope, WholeFileReader.Options...) - Static method in class org.tensorflow.op.io.WholeFileReader
Factory method to create a class wrapping a new WholeFileReader operation.
create(Scope, Operand<TString>, Operand<TString>) - Static method in class org.tensorflow.op.io.WriteFile
Factory method to create a class wrapping a new WriteFile operation.
create(Scope, Operand<T>, Operand<T>, BandedTriangularSolve.Options...) - Static method in class org.tensorflow.op.linalg.BandedTriangularSolve
Factory method to create a class wrapping a new BandedTriangularSolve operation.
create(Scope, Operand<T>, Operand<U>, Operand<U>) - Static method in class org.tensorflow.op.linalg.BandPart
Factory method to create a class wrapping a new BandPart operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.linalg.BatchCholesky
Factory method to create a class wrapping a new BatchCholesky operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.linalg.BatchCholeskyGrad
Factory method to create a class wrapping a new BatchCholeskyGrad operation.
create(Scope, Operand<T>, Operand<TInt64>, Operand<TInt64>) - Static method in class org.tensorflow.op.linalg.BatchMatrixBandPart
Factory method to create a class wrapping a new BatchMatrixBandPart operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.linalg.BatchMatrixDeterminant
Factory method to create a class wrapping a new BatchMatrixDeterminant operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.linalg.BatchMatrixDiag
Factory method to create a class wrapping a new BatchMatrixDiag operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.linalg.BatchMatrixDiagPart
Factory method to create a class wrapping a new BatchMatrixDiagPart operation.
create(Scope, Operand<T>, BatchMatrixInverse.Options...) - Static method in class org.tensorflow.op.linalg.BatchMatrixInverse
Factory method to create a class wrapping a new BatchMatrixInverse operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.linalg.BatchMatrixSetDiag
Factory method to create a class wrapping a new BatchMatrixSetDiag operation.
create(Scope, Operand<T>, Operand<T>, BatchMatrixSolve.Options...) - Static method in class org.tensorflow.op.linalg.BatchMatrixSolve
Factory method to create a class wrapping a new BatchMatrixSolve operation.
create(Scope, Operand<T>, Operand<T>, Operand<TFloat64>, BatchMatrixSolveLs.Options...) - Static method in class org.tensorflow.op.linalg.BatchMatrixSolveLs
Factory method to create a class wrapping a new BatchMatrixSolveLs operation.
create(Scope, Operand<T>, Operand<T>, BatchMatrixTriangularSolve.Options...) - Static method in class org.tensorflow.op.linalg.BatchMatrixTriangularSolve
Factory method to create a class wrapping a new BatchMatrixTriangularSolve operation.
create(Scope, Operand<T>, BatchSelfAdjointEig.Options...) - Static method in class org.tensorflow.op.linalg.BatchSelfAdjointEig
Factory method to create a class wrapping a new BatchSelfAdjointEig operation.
create(Scope, Operand<T>, BatchSvd.Options...) - Static method in class org.tensorflow.op.linalg.BatchSvd
Factory method to create a class wrapping a new BatchSvd operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.linalg.Cholesky
Factory method to create a class wrapping a new Cholesky operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.linalg.CholeskyGrad
Factory method to create a class wrapping a new CholeskyGrad operation.
create(Scope, Operand<T>, Operand<U>) - Static method in class org.tensorflow.op.linalg.ConjugateTranspose
Factory method to create a class wrapping a new ConjugateTranspose operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.linalg.Cross
Factory method to create a class wrapping a new Cross operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.linalg.Det
Factory method to create a class wrapping a new Det operation.
create(Scope, Operand<T>, DataType<U>, Eig.Options...) - Static method in class org.tensorflow.op.linalg.Eig
Factory method to create a class wrapping a new Eig operation.
create(Scope, Iterable<Operand<T>>, String) - Static method in class org.tensorflow.op.linalg.Einsum
Factory method to create a class wrapping a new Einsum operation.
create(Scope, Operand<T>, Operand<U>, EuclideanNorm.Options...) - Static method in class org.tensorflow.op.linalg.EuclideanNorm
Factory method to create a class wrapping a new EuclideanNorm operation.
create(Scope, Operand<T>, Inv.Options...) - Static method in class org.tensorflow.op.linalg.Inv
Factory method to create a class wrapping a new Inv operation.
create(Scope, Operand<TString>, Operand<TString>, Operand<TInt64>, Operand<TInt64>, Operand<TFloat32>, Long, Long, LoadAndRemapMatrix.Options...) - Static method in class org.tensorflow.op.linalg.LoadAndRemapMatrix
Factory method to create a class wrapping a new LoadAndRemapMatrix operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.linalg.LogMatrixDeterminant
Factory method to create a class wrapping a new LogMatrixDeterminant operation.
create(Scope, Operand<T>, DataType<U>) - Static method in class org.tensorflow.op.linalg.Lu
Factory method to create a class wrapping a new Lu operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.linalg.Lu
Factory method to create a class wrapping a new Lu operation using default output types.
create(Scope, Operand<T>, Operand<T>, MatMul.Options...) - Static method in class org.tensorflow.op.linalg.MatMul
Factory method to create a class wrapping a new MatMul operation.
create(Scope, Operand<T>, Operand<TInt32>, Operand<TInt32>, Operand<TInt32>, Operand<T>) - Static method in class org.tensorflow.op.linalg.MatrixDiag
Factory method to create a class wrapping a new MatrixDiag operation.
create(Scope, Operand<T>, Operand<TInt32>, Operand<T>) - Static method in class org.tensorflow.op.linalg.MatrixDiagPart
Factory method to create a class wrapping a new MatrixDiagPart operation.
create(Scope, Operand<T>, Operand<TInt32>, Operand<T>, MatrixDiagPartV3.Options...) - Static method in class org.tensorflow.op.linalg.MatrixDiagPartV3
Factory method to create a class wrapping a new MatrixDiagPartV3 operation.
create(Scope, Operand<T>, Operand<TInt32>, Operand<TInt32>, Operand<TInt32>, Operand<T>, MatrixDiagV3.Options...) - Static method in class org.tensorflow.op.linalg.MatrixDiagV3
Factory method to create a class wrapping a new MatrixDiagV3 operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.linalg.MatrixLogarithm
Factory method to create a class wrapping a new MatrixLogarithm operation.
create(Scope, Operand<T>, Operand<T>, Operand<TInt32>, MatrixSetDiag.Options...) - Static method in class org.tensorflow.op.linalg.MatrixSetDiag
Factory method to create a class wrapping a new MatrixSetDiag operation.
create(Scope, Operand<T>, Operand<T>, Operand<TFloat64>, MatrixSolveLs.Options...) - Static method in class org.tensorflow.op.linalg.MatrixSolveLs
Factory method to create a class wrapping a new MatrixSolveLs operation.
create(Scope, Operand<T>, Qr.Options...) - Static method in class org.tensorflow.op.linalg.Qr
Factory method to create a class wrapping a new Qr operation.
create(Scope, Operand<T>, Operand<U>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, DataType<V>, DataType<W>, QuantizedMatMul.Options...) - Static method in class org.tensorflow.op.linalg.QuantizedMatMul
Factory method to create a class wrapping a new QuantizedMatMul operation.
create(Scope, Operand<T>, Operand<U>, Operand<V>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, DataType<W>, QuantizedMatMulWithBias.Options...) - Static method in class org.tensorflow.op.linalg.QuantizedMatMulWithBias
Factory method to create a class wrapping a new QuantizedMatMulWithBias operation.
create(Scope, Operand<T>, Operand<U>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, DataType<V>, QuantizedMatMulWithBiasAndRelu.Options...) - Static method in class org.tensorflow.op.linalg.QuantizedMatMulWithBiasAndRelu
Factory method to create a class wrapping a new QuantizedMatMulWithBiasAndRelu operation.
create(Scope, Operand<T>, Operand<U>, Operand<V>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, DataType<W>, QuantizedMatMulWithBiasAndReluAndRequantize.Options...) - Static method in class org.tensorflow.op.linalg.QuantizedMatMulWithBiasAndReluAndRequantize
Factory method to create a class wrapping a new QuantizedMatMulWithBiasAndReluAndRequantize operation.
create(Scope, Operand<T>, SelfAdjointEig.Options...) - Static method in class org.tensorflow.op.linalg.SelfAdjointEig
Factory method to create a class wrapping a new SelfAdjointEig operation.
create(Scope, Operand<T>, Operand<T>, Solve.Options...) - Static method in class org.tensorflow.op.linalg.Solve
Factory method to create a class wrapping a new Solve operation.
create(Scope, Operand<?>, Operand<TInt32>, DataType<T>) - Static method in class org.tensorflow.op.linalg.sparse.CSRSparseMatrixComponents
Factory method to create a class wrapping a new CSRSparseMatrixComponents operation.
create(Scope, Operand<?>, DataType<T>) - Static method in class org.tensorflow.op.linalg.sparse.CSRSparseMatrixToDense
Factory method to create a class wrapping a new CSRSparseMatrixToDense operation.
create(Scope, Operand<?>, DataType<T>) - Static method in class org.tensorflow.op.linalg.sparse.CSRSparseMatrixToSparseTensor
Factory method to create a class wrapping a new CSRSparseMatrixToSparseTensor operation.
create(Scope, Operand<T>, Operand<TInt64>) - Static method in class org.tensorflow.op.linalg.sparse.DenseToCSRSparseMatrix
Factory method to create a class wrapping a new DenseToCSRSparseMatrix operation.
create(Scope, Operand<?>, Operand<?>, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.linalg.sparse.SparseMatrixAdd
Factory method to create a class wrapping a new SparseMatrixAdd operation.
create(Scope, Operand<?>, Operand<T>, SparseMatrixMatMul.Options...) - Static method in class org.tensorflow.op.linalg.sparse.SparseMatrixMatMul
Factory method to create a class wrapping a new SparseMatrixMatMul operation.
create(Scope, Operand<?>, Operand<T>) - Static method in class org.tensorflow.op.linalg.sparse.SparseMatrixMul
Factory method to create a class wrapping a new SparseMatrixMul operation.
create(Scope, Operand<?>) - Static method in class org.tensorflow.op.linalg.sparse.SparseMatrixNNZ
Factory method to create a class wrapping a new SparseMatrixNNZ operation.
create(Scope, Operand<?>) - Static method in class org.tensorflow.op.linalg.sparse.SparseMatrixOrderingAMD
Factory method to create a class wrapping a new SparseMatrixOrderingAMD operation.
create(Scope, Operand<?>, DataType<T>) - Static method in class org.tensorflow.op.linalg.sparse.SparseMatrixSoftmax
Factory method to create a class wrapping a new SparseMatrixSoftmax operation.
create(Scope, Operand<?>, Operand<?>, DataType<T>) - Static method in class org.tensorflow.op.linalg.sparse.SparseMatrixSoftmaxGrad
Factory method to create a class wrapping a new SparseMatrixSoftmaxGrad operation.
create(Scope, Operand<?>, Operand<TInt32>, DataType<T>) - Static method in class org.tensorflow.op.linalg.sparse.SparseMatrixSparseCholesky
Factory method to create a class wrapping a new SparseMatrixSparseCholesky operation.
create(Scope, Operand<?>, Operand<?>, DataType<T>, SparseMatrixSparseMatMul.Options...) - Static method in class org.tensorflow.op.linalg.sparse.SparseMatrixSparseMatMul
Factory method to create a class wrapping a new SparseMatrixSparseMatMul operation.
create(Scope, Operand<?>, DataType<T>, SparseMatrixTranspose.Options...) - Static method in class org.tensorflow.op.linalg.sparse.SparseMatrixTranspose
Factory method to create a class wrapping a new SparseMatrixTranspose operation.
create(Scope, Operand<TInt64>, DataType<T>) - Static method in class org.tensorflow.op.linalg.sparse.SparseMatrixZeros
Factory method to create a class wrapping a new SparseMatrixZeros operation.
create(Scope, Operand<TInt64>, Operand<T>, Operand<TInt64>) - Static method in class org.tensorflow.op.linalg.sparse.SparseTensorToCSRSparseMatrix
Factory method to create a class wrapping a new SparseTensorToCSRSparseMatrix operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.linalg.Sqrtm
Factory method to create a class wrapping a new Sqrtm operation.
create(Scope, Operand<T>, Svd.Options...) - Static method in class org.tensorflow.op.linalg.Svd
Factory method to create a class wrapping a new Svd operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.linalg.TensorDiag
Factory method to create a class wrapping a new TensorDiag operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.linalg.TensorDiagPart
Factory method to create a class wrapping a new TensorDiagPart operation.
create(Scope, Operand<T>, Operand<U>) - Static method in class org.tensorflow.op.linalg.Transpose
Factory method to create a class wrapping a new Transpose operation.
create(Scope, Operand<T>, Operand<T>, TriangularSolve.Options...) - Static method in class org.tensorflow.op.linalg.TriangularSolve
Factory method to create a class wrapping a new TriangularSolve operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.linalg.TridiagonalMatMul
Factory method to create a class wrapping a new TridiagonalMatMul operation.
create(Scope, Operand<T>, Operand<T>, TridiagonalSolve.Options...) - Static method in class org.tensorflow.op.linalg.TridiagonalSolve
Factory method to create a class wrapping a new TridiagonalSolve operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.Abs
Factory method to create a class wrapping a new Abs operation.
create(Scope, Iterable<Operand<T>>, Shape) - Static method in class org.tensorflow.op.math.AccumulateN
Factory method to create a class wrapping a new AccumulateN operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.Acos
Factory method to create a class wrapping a new Acos operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.Acosh
Factory method to create a class wrapping a new Acosh operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.math.Add
Factory method to create a class wrapping a new Add operation.
create(Scope, Iterable<Operand<T>>) - Static method in class org.tensorflow.op.math.AddN
Factory method to create a class wrapping a new AddN operation.
create(Scope, Operand<T>, DataType<U>) - Static method in class org.tensorflow.op.math.Angle
Factory method to create a class wrapping a new Angle operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.Angle
Factory method to create a class wrapping a new Angle operation using default output types.
create(Scope, Operand<T>, Operand<T>, ApproximateEqual.Options...) - Static method in class org.tensorflow.op.math.ApproximateEqual
Factory method to create a class wrapping a new ApproximateEqual operation.
create(Scope, Operand<T>, Operand<U>, DataType<V>) - Static method in class org.tensorflow.op.math.ArgMax
Factory method to create a class wrapping a new ArgMax operation.
create(Scope, Operand<T>, Operand<U>) - Static method in class org.tensorflow.op.math.ArgMax
Factory method to create a class wrapping a new ArgMax operation using default output types.
create(Scope, Operand<T>, Operand<U>, DataType<V>) - Static method in class org.tensorflow.op.math.ArgMin
Factory method to create a class wrapping a new ArgMin operation.
create(Scope, Operand<T>, Operand<U>) - Static method in class org.tensorflow.op.math.ArgMin
Factory method to create a class wrapping a new ArgMin operation using default output types.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.Asin
Factory method to create a class wrapping a new Asin operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.Asinh
Factory method to create a class wrapping a new Asinh operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.Atan
Factory method to create a class wrapping a new Atan operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.math.Atan2
Factory method to create a class wrapping a new Atan2 operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.Atanh
Factory method to create a class wrapping a new Atanh operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.BesselI0
Factory method to create a class wrapping a new BesselI0 operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.BesselI0e
Factory method to create a class wrapping a new BesselI0e operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.BesselI1
Factory method to create a class wrapping a new BesselI1 operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.BesselI1e
Factory method to create a class wrapping a new BesselI1e operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.math.Betainc
Factory method to create a class wrapping a new Betainc operation.
create(Scope, Operand<TInt32>, Operand<TInt32>, Operand<T>) - Static method in class org.tensorflow.op.math.Bincount
Factory method to create a class wrapping a new Bincount operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.Ceil
Factory method to create a class wrapping a new Ceil operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.math.CompareAndBitpack
Factory method to create a class wrapping a new CompareAndBitpack operation.
create(Scope, Operand<T>, DataType<U>) - Static method in class org.tensorflow.op.math.ComplexAbs
Factory method to create a class wrapping a new ComplexAbs operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.ComplexAbs
Factory method to create a class wrapping a new ComplexAbs operation using default output types.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.Conj
Factory method to create a class wrapping a new Conj operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.Cos
Factory method to create a class wrapping a new Cos operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.Cosh
Factory method to create a class wrapping a new Cosh operation.
create(Scope, Operand<T>, Operand<U>, Cumprod.Options...) - Static method in class org.tensorflow.op.math.Cumprod
Factory method to create a class wrapping a new Cumprod operation.
create(Scope, Operand<T>, Operand<U>, Cumsum.Options...) - Static method in class org.tensorflow.op.math.Cumsum
Factory method to create a class wrapping a new Cumsum operation.
create(Scope, Operand<T>, Operand<U>, CumulativeLogsumexp.Options...) - Static method in class org.tensorflow.op.math.CumulativeLogsumexp
Factory method to create a class wrapping a new CumulativeLogsumexp operation.
create(Scope, Operand<T>, Operand<T>, Operand<U>, DenseBincount.Options...) - Static method in class org.tensorflow.op.math.DenseBincount
Factory method to create a class wrapping a new DenseBincount operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.Digamma
Factory method to create a class wrapping a new Digamma operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.math.Div
Factory method to create a class wrapping a new Div operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.math.DivNoNan
Factory method to create a class wrapping a new DivNoNan operation.
create(Scope, Operand<T>, Operand<T>, Equal.Options...) - Static method in class org.tensorflow.op.math.Equal
Factory method to create a class wrapping a new Equal operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.Erf
Factory method to create a class wrapping a new Erf operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.Erfc
Factory method to create a class wrapping a new Erfc operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.erfinv
Factory method to create a class wrapping a new erfinv operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.Exp
Factory method to create a class wrapping a new Exp operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.Expm1
Factory method to create a class wrapping a new Expm1 operation.
create(Scope) - Static method in class org.tensorflow.op.math.Fact
Factory method to create a class wrapping a new Fact operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.Floor
Factory method to create a class wrapping a new Floor operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.math.FloorDiv
Factory method to create a class wrapping a new FloorDiv operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.math.FloorMod
Factory method to create a class wrapping a new FloorMod operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.math.Greater
Factory method to create a class wrapping a new Greater operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.math.GreaterEqual
Factory method to create a class wrapping a new GreaterEqual operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.math.Igamma
Factory method to create a class wrapping a new Igamma operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.math.Igammac
Factory method to create a class wrapping a new Igammac operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.math.IgammaGradA
Factory method to create a class wrapping a new IgammaGradA operation.
create(Scope, Operand<T>, DataType<U>) - Static method in class org.tensorflow.op.math.Imag
Factory method to create a class wrapping a new Imag operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.Imag
Factory method to create a class wrapping a new Imag operation using default output types.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.InvertPermutation
Factory method to create a class wrapping a new InvertPermutation operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.IsFinite
Factory method to create a class wrapping a new IsFinite operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.IsInf
Factory method to create a class wrapping a new IsInf operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.IsNan
Factory method to create a class wrapping a new IsNan operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.math.Less
Factory method to create a class wrapping a new Less operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.math.LessEqual
Factory method to create a class wrapping a new LessEqual operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.Lgamma
Factory method to create a class wrapping a new Lgamma operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.Log
Factory method to create a class wrapping a new Log operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.Log1p
Factory method to create a class wrapping a new Log1p operation.
create(Scope, Operand<TBool>, Operand<TBool>) - Static method in class org.tensorflow.op.math.LogicalAnd
Factory method to create a class wrapping a new LogicalAnd operation.
create(Scope, Operand<TBool>) - Static method in class org.tensorflow.op.math.LogicalNot
Factory method to create a class wrapping a new LogicalNot operation.
create(Scope, Operand<TBool>, Operand<TBool>) - Static method in class org.tensorflow.op.math.LogicalOr
Factory method to create a class wrapping a new LogicalOr operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.math.Maximum
Factory method to create a class wrapping a new Maximum operation.
create(Scope, Operand<T>, Operand<U>, Mean.Options...) - Static method in class org.tensorflow.op.math.Mean
Factory method to create a class wrapping a new Mean operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.math.Minimum
Factory method to create a class wrapping a new Minimum operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.math.Mod
Factory method to create a class wrapping a new Mod operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.math.Mul
Factory method to create a class wrapping a new Mul operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.math.MulNoNan
Factory method to create a class wrapping a new MulNoNan operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.Ndtri
Factory method to create a class wrapping a new Ndtri operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.Neg
Factory method to create a class wrapping a new Neg operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.math.NextAfter
Factory method to create a class wrapping a new NextAfter operation.
create(Scope, Operand<T>, Operand<T>, NotEqual.Options...) - Static method in class org.tensorflow.op.math.NotEqual
Factory method to create a class wrapping a new NotEqual operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.math.Polygamma
Factory method to create a class wrapping a new Polygamma operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.PopulationCount
Factory method to create a class wrapping a new PopulationCount operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.math.Pow
Factory method to create a class wrapping a new Pow operation.
create(Scope, Operand<T>, Operand<U>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, DataType<V>) - Static method in class org.tensorflow.op.math.QuantizedAdd
Factory method to create a class wrapping a new QuantizedAdd operation.
create(Scope, Operand<T>, Operand<U>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, DataType<V>) - Static method in class org.tensorflow.op.math.QuantizedMul
Factory method to create a class wrapping a new QuantizedMul operation.
create(Scope, Operand<T>, DataType<U>) - Static method in class org.tensorflow.op.math.Real
Factory method to create a class wrapping a new Real operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.Real
Factory method to create a class wrapping a new Real operation using default output types.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.math.RealDiv
Factory method to create a class wrapping a new RealDiv operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.Reciprocal
Factory method to create a class wrapping a new Reciprocal operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.math.ReciprocalGrad
Factory method to create a class wrapping a new ReciprocalGrad operation.
create(Scope, Operand<T>, Operand<TFloat32>, Operand<TFloat32>, Float) - Static method in class org.tensorflow.op.math.RequantizationRangePerChannel
Factory method to create a class wrapping a new RequantizationRangePerChannel operation.
create(Scope, Operand<T>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, DataType<U>) - Static method in class org.tensorflow.op.math.RequantizePerChannel
Factory method to create a class wrapping a new RequantizePerChannel operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.Rint
Factory method to create a class wrapping a new Rint operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.Round
Factory method to create a class wrapping a new Round operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.Rsqrt
Factory method to create a class wrapping a new Rsqrt operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.math.RsqrtGrad
Factory method to create a class wrapping a new RsqrtGrad operation.
create(Scope, Operand<T>, Operand<U>) - Static method in class org.tensorflow.op.math.SegmentMax
Factory method to create a class wrapping a new SegmentMax operation.
create(Scope, Operand<T>, Operand<U>) - Static method in class org.tensorflow.op.math.SegmentMean
Factory method to create a class wrapping a new SegmentMean operation.
create(Scope, Operand<T>, Operand<U>) - Static method in class org.tensorflow.op.math.SegmentMin
Factory method to create a class wrapping a new SegmentMin operation.
create(Scope, Operand<T>, Operand<U>) - Static method in class org.tensorflow.op.math.SegmentProd
Factory method to create a class wrapping a new SegmentProd operation.
create(Scope, Operand<T>, Operand<U>) - Static method in class org.tensorflow.op.math.SegmentSum
Factory method to create a class wrapping a new SegmentSum operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.Sigmoid
Factory method to create a class wrapping a new Sigmoid operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.math.SigmoidGrad
Factory method to create a class wrapping a new SigmoidGrad operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.Sign
Factory method to create a class wrapping a new Sign operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.Sin
Factory method to create a class wrapping a new Sin operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.Sinh
Factory method to create a class wrapping a new Sinh operation.
create(Scope, Operand<TInt32>, Operand<TInt32>, Operand<TInt32>, DataType<T>) - Static method in class org.tensorflow.op.math.SobolSample
Factory method to create a class wrapping a new SobolSample operation.
create(Scope, Operand<TInt32>, Operand<TInt32>, Operand<TInt32>) - Static method in class org.tensorflow.op.math.SobolSample
Factory method to create a class wrapping a new SobolSample operation using default output types.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.Softplus
Factory method to create a class wrapping a new Softplus operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.math.SoftplusGrad
Factory method to create a class wrapping a new SoftplusGrad operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.special.BesselJ0
Factory method to create a class wrapping a new BesselJ0 operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.special.BesselJ1
Factory method to create a class wrapping a new BesselJ1 operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.special.BesselK0
Factory method to create a class wrapping a new BesselK0 operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.special.BesselK0e
Factory method to create a class wrapping a new BesselK0e operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.special.BesselK1
Factory method to create a class wrapping a new BesselK1 operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.special.BesselK1e
Factory method to create a class wrapping a new BesselK1e operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.special.BesselY0
Factory method to create a class wrapping a new BesselY0 operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.special.BesselY1
Factory method to create a class wrapping a new BesselY1 operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.special.Dawsn
Factory method to create a class wrapping a new Dawsn operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.special.Expint
Factory method to create a class wrapping a new Expint operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.special.FresnelCos
Factory method to create a class wrapping a new FresnelCos operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.special.FresnelSin
Factory method to create a class wrapping a new FresnelSin operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.special.Spence
Factory method to create a class wrapping a new Spence operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.Sqrt
Factory method to create a class wrapping a new Sqrt operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.math.SqrtGrad
Factory method to create a class wrapping a new SqrtGrad operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.Square
Factory method to create a class wrapping a new Square operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.math.SquaredDifference
Factory method to create a class wrapping a new SquaredDifference operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.math.Sub
Factory method to create a class wrapping a new Sub operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.Tan
Factory method to create a class wrapping a new Tan operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.math.Tanh
Factory method to create a class wrapping a new Tanh operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.math.TanhGrad
Factory method to create a class wrapping a new TanhGrad operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.math.TruncateDiv
Factory method to create a class wrapping a new TruncateDiv operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.math.TruncateMod
Factory method to create a class wrapping a new TruncateMod operation.
create(Scope, Operand<T>, Operand<U>, Operand<V>) - Static method in class org.tensorflow.op.math.UnsortedSegmentMax
Factory method to create a class wrapping a new UnsortedSegmentMax operation.
create(Scope, Operand<T>, Operand<U>, Operand<V>) - Static method in class org.tensorflow.op.math.UnsortedSegmentMin
Factory method to create a class wrapping a new UnsortedSegmentMin operation.
create(Scope, Operand<T>, Operand<U>, Operand<V>) - Static method in class org.tensorflow.op.math.UnsortedSegmentProd
Factory method to create a class wrapping a new UnsortedSegmentProd operation.
create(Scope, Operand<T>, Operand<U>, Operand<V>) - Static method in class org.tensorflow.op.math.UnsortedSegmentSum
Factory method to create a class wrapping a new UnsortedSegmentSum operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.math.Xdivy
Factory method to create a class wrapping a new Xdivy operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.math.Xlog1py
Factory method to create a class wrapping a new Xlog1py operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.math.Xlogy
Factory method to create a class wrapping a new Xlogy operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.math.Zeta
Factory method to create a class wrapping a new Zeta operation.
create(Scope, Operand<T>, List<Long>, List<Long>, String, AvgPool.Options...) - Static method in class org.tensorflow.op.nn.AvgPool
Factory method to create a class wrapping a new AvgPool operation.
create(Scope, Operand<T>, List<Long>, List<Long>, String, AvgPool3d.Options...) - Static method in class org.tensorflow.op.nn.AvgPool3d
Factory method to create a class wrapping a new AvgPool3d operation.
create(Scope, Operand<TInt32>, Operand<T>, List<Long>, List<Long>, String, AvgPool3dGrad.Options...) - Static method in class org.tensorflow.op.nn.AvgPool3dGrad
Factory method to create a class wrapping a new AvgPool3dGrad operation.
create(Scope, Operand<TInt32>, Operand<T>, List<Long>, List<Long>, String, AvgPoolGrad.Options...) - Static method in class org.tensorflow.op.nn.AvgPoolGrad
Factory method to create a class wrapping a new AvgPoolGrad operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Float, Boolean) - Static method in class org.tensorflow.op.nn.BatchNormWithGlobalNormalization
Factory method to create a class wrapping a new BatchNormWithGlobalNormalization operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Float, Boolean) - Static method in class org.tensorflow.op.nn.BatchNormWithGlobalNormalizationGrad
Factory method to create a class wrapping a new BatchNormWithGlobalNormalizationGrad operation.
create(Scope, Operand<T>, Operand<T>, BiasAdd.Options...) - Static method in class org.tensorflow.op.nn.BiasAdd
Factory method to create a class wrapping a new BiasAdd operation.
create(Scope, Operand<T>, BiasAddGrad.Options...) - Static method in class org.tensorflow.op.nn.BiasAddGrad
Factory method to create a class wrapping a new BiasAddGrad operation.
create(Scope, Operand<TInt64>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, BlockLSTM.Options...) - Static method in class org.tensorflow.op.nn.BlockLSTM
Factory method to create a class wrapping a new BlockLSTM operation.
create(Scope, Operand<TInt64>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Boolean) - Static method in class org.tensorflow.op.nn.BlockLSTMGrad
Factory method to create a class wrapping a new BlockLSTMGrad operation.
create(Scope, Operand<TInt64>, Operand<TInt64>, Long, ComputeAccidentalHits.Options...) - Static method in class org.tensorflow.op.nn.ComputeAccidentalHits
Factory method to create a class wrapping a new ComputeAccidentalHits operation.
create(Scope, Operand<T>, Operand<T>, List<Long>, String, Conv2d.Options...) - Static method in class org.tensorflow.op.nn.Conv2d
Factory method to create a class wrapping a new Conv2d operation.
create(Scope, Operand<T>, Operand<TInt32>, Operand<T>, List<Long>, String, Conv2dBackpropFilter.Options...) - Static method in class org.tensorflow.op.nn.Conv2dBackpropFilter
Factory method to create a class wrapping a new Conv2dBackpropFilter operation.
create(Scope, Operand<TInt32>, Operand<T>, Operand<T>, List<Long>, String, Conv2dBackpropInput.Options...) - Static method in class org.tensorflow.op.nn.Conv2dBackpropInput
Factory method to create a class wrapping a new Conv2dBackpropInput operation.
create(Scope, Operand<T>, Operand<T>, List<Long>, String, Conv3d.Options...) - Static method in class org.tensorflow.op.nn.Conv3d
Factory method to create a class wrapping a new Conv3d operation.
create(Scope, Operand<T>, Operand<TInt32>, Operand<T>, List<Long>, String, Conv3dBackpropFilter.Options...) - Static method in class org.tensorflow.op.nn.Conv3dBackpropFilter
Factory method to create a class wrapping a new Conv3dBackpropFilter operation.
create(Scope, Operand<T>, Operand<U>, Operand<U>, List<Long>, String, Conv3dBackpropInput.Options...) - Static method in class org.tensorflow.op.nn.Conv3dBackpropInput
Factory method to create a class wrapping a new Conv3dBackpropInput operation.
create(Scope, Operand<T>, Operand<TInt32>, Long, Long, CtcBeamSearchDecoder.Options...) - Static method in class org.tensorflow.op.nn.CtcBeamSearchDecoder
Factory method to create a class wrapping a new CtcBeamSearchDecoder operation.
create(Scope, Operand<T>, Operand<TInt32>, CtcGreedyDecoder.Options...) - Static method in class org.tensorflow.op.nn.CtcGreedyDecoder
Factory method to create a class wrapping a new CtcGreedyDecoder operation.
create(Scope, Operand<T>, Operand<TInt64>, Operand<TInt32>, Operand<TInt32>, CtcLoss.Options...) - Static method in class org.tensorflow.op.nn.CtcLoss
Factory method to create a class wrapping a new CtcLoss operation.
create(Scope, Operand<TFloat32>, Operand<TInt64>, Operand<TInt32>, Operand<TInt32>, CTCLossV2.Options...) - Static method in class org.tensorflow.op.nn.CTCLossV2
Factory method to create a class wrapping a new CTCLossV2 operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<TInt32>, CudnnRNN.Options...) - Static method in class org.tensorflow.op.nn.CudnnRNN
Factory method to create a class wrapping a new CudnnRNN operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<TInt32>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<?>, CudnnRNNBackprop.Options...) - Static method in class org.tensorflow.op.nn.CudnnRNNBackprop
Factory method to create a class wrapping a new CudnnRNNBackprop operation.
create(Scope, Operand<TInt32>, Operand<TInt32>, Operand<TInt32>, Iterable<Operand<T>>, Iterable<Operand<T>>, CudnnRNNCanonicalToParams.Options...) - Static method in class org.tensorflow.op.nn.CudnnRNNCanonicalToParams
Factory method to create a class wrapping a new CudnnRNNCanonicalToParams operation.
create(Scope, Operand<TInt32>, Operand<TInt32>, Operand<TInt32>, DataType<T>, DataType<U>, CudnnRnnParamsSize.Options...) - Static method in class org.tensorflow.op.nn.CudnnRnnParamsSize
Factory method to create a class wrapping a new CudnnRnnParamsSize operation.
create(Scope, Operand<TInt32>, Operand<TInt32>, Operand<TInt32>, Operand<T>, Long, Long, CudnnRNNParamsToCanonical.Options...) - Static method in class org.tensorflow.op.nn.CudnnRNNParamsToCanonical
Factory method to create a class wrapping a new CudnnRNNParamsToCanonical operation.
create(Scope, Operand<T>, DataFormatDimMap.Options...) - Static method in class org.tensorflow.op.nn.DataFormatDimMap
Factory method to create a class wrapping a new DataFormatDimMap operation.
create(Scope, Operand<T>, DataFormatVecPermute.Options...) - Static method in class org.tensorflow.op.nn.DataFormatVecPermute
Factory method to create a class wrapping a new DataFormatVecPermute operation.
create(Scope, Operand<T>, Long, DepthToSpace.Options...) - Static method in class org.tensorflow.op.nn.DepthToSpace
Factory method to create a class wrapping a new DepthToSpace operation.
create(Scope, Operand<T>, Operand<T>, List<Long>, String, DepthwiseConv2dNative.Options...) - Static method in class org.tensorflow.op.nn.DepthwiseConv2dNative
Factory method to create a class wrapping a new DepthwiseConv2dNative operation.
create(Scope, Operand<T>, Operand<TInt32>, Operand<T>, List<Long>, String, DepthwiseConv2dNativeBackpropFilter.Options...) - Static method in class org.tensorflow.op.nn.DepthwiseConv2dNativeBackpropFilter
Factory method to create a class wrapping a new DepthwiseConv2dNativeBackpropFilter operation.
create(Scope, Operand<TInt32>, Operand<T>, Operand<T>, List<Long>, String, DepthwiseConv2dNativeBackpropInput.Options...) - Static method in class org.tensorflow.op.nn.DepthwiseConv2dNativeBackpropInput
Factory method to create a class wrapping a new DepthwiseConv2dNativeBackpropInput operation.
create(Scope, Operand<T>, Operand<T>, List<Long>, List<Long>, String) - Static method in class org.tensorflow.op.nn.Dilation2d
Factory method to create a class wrapping a new Dilation2d operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>, List<Long>, List<Long>, String) - Static method in class org.tensorflow.op.nn.Dilation2dBackpropFilter
Factory method to create a class wrapping a new Dilation2dBackpropFilter operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>, List<Long>, List<Long>, String) - Static method in class org.tensorflow.op.nn.Dilation2dBackpropInput
Factory method to create a class wrapping a new Dilation2dBackpropInput operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.nn.Elu
Factory method to create a class wrapping a new Elu operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.nn.EluGrad
Factory method to create a class wrapping a new EluGrad operation.
create(Scope, Operand<TInt64>, Long, Long, Boolean, Long, FixedUnigramCandidateSampler.Options...) - Static method in class org.tensorflow.op.nn.FixedUnigramCandidateSampler
Factory method to create a class wrapping a new FixedUnigramCandidateSampler operation.
create(Scope, Operand<T>, List<Float>, FractionalAvgPool.Options...) - Static method in class org.tensorflow.op.nn.FractionalAvgPool
Factory method to create a class wrapping a new FractionalAvgPool operation.
create(Scope, Operand<TInt64>, Operand<T>, Operand<TInt64>, Operand<TInt64>, FractionalAvgPoolGrad.Options...) - Static method in class org.tensorflow.op.nn.FractionalAvgPoolGrad
Factory method to create a class wrapping a new FractionalAvgPoolGrad operation.
create(Scope, Operand<T>, List<Float>, FractionalMaxPool.Options...) - Static method in class org.tensorflow.op.nn.FractionalMaxPool
Factory method to create a class wrapping a new FractionalMaxPool operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>, Operand<TInt64>, Operand<TInt64>, FractionalMaxPoolGrad.Options...) - Static method in class org.tensorflow.op.nn.FractionalMaxPoolGrad
Factory method to create a class wrapping a new FractionalMaxPoolGrad operation.
create(Scope, Operand<T>, Operand<U>, Operand<U>, Operand<U>, Operand<U>, FusedBatchNorm.Options...) - Static method in class org.tensorflow.op.nn.FusedBatchNorm
Factory method to create a class wrapping a new FusedBatchNorm operation.
create(Scope, Operand<T>, Operand<T>, Operand<TFloat32>, Operand<U>, Operand<U>, Operand<U>, FusedBatchNormGrad.Options...) - Static method in class org.tensorflow.op.nn.FusedBatchNormGrad
Factory method to create a class wrapping a new FusedBatchNormGrad operation.
create(Scope, Operand<T>, Operand<TInt32>, Operand<T>, String, List<Long>, String) - Static method in class org.tensorflow.op.nn.FusedPadConv2d
Factory method to create a class wrapping a new FusedPadConv2d operation.
create(Scope, Operand<T>, Operand<TInt32>, Operand<TInt32>, Operand<T>, String, List<Long>, String, FusedResizeAndPadConv2d.Options...) - Static method in class org.tensorflow.op.nn.FusedResizeAndPadConv2d
Factory method to create a class wrapping a new FusedResizeAndPadConv2d operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.nn.GRUBlockCell
Factory method to create a class wrapping a new GRUBlockCell operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.nn.GRUBlockCellGrad
Factory method to create a class wrapping a new GRUBlockCellGrad operation.
create(Scope, Operand<TFloat32>, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.nn.InTopK
Factory method to create a class wrapping a new InTopK operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.nn.InvGrad
Factory method to create a class wrapping a new InvGrad operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.nn.L2Loss
Factory method to create a class wrapping a new L2Loss operation.
create(Scope, Operand<T>, LeakyRelu.Options...) - Static method in class org.tensorflow.op.nn.LeakyRelu
Factory method to create a class wrapping a new LeakyRelu operation.
create(Scope, Operand<TInt64>, Long, Long, Boolean, Long, LearnedUnigramCandidateSampler.Options...) - Static method in class org.tensorflow.op.nn.LearnedUnigramCandidateSampler
Factory method to create a class wrapping a new LearnedUnigramCandidateSampler operation.
create(Scope, Operand<T>, LocalResponseNormalization.Options...) - Static method in class org.tensorflow.op.nn.LocalResponseNormalization
Factory method to create a class wrapping a new LocalResponseNormalization operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>, LocalResponseNormalizationGrad.Options...) - Static method in class org.tensorflow.op.nn.LocalResponseNormalizationGrad
Factory method to create a class wrapping a new LocalResponseNormalizationGrad operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.nn.LogSoftmax
Factory method to create a class wrapping a new LogSoftmax operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, LSTMBlockCell.Options...) - Static method in class org.tensorflow.op.nn.LSTMBlockCell
Factory method to create a class wrapping a new LSTMBlockCell operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Boolean) - Static method in class org.tensorflow.op.nn.LSTMBlockCellGrad
Factory method to create a class wrapping a new LSTMBlockCellGrad operation.
create(Scope, Operand<T>, Operand<TInt32>, Operand<TInt32>, String, MaxPool.Options...) - Static method in class org.tensorflow.op.nn.MaxPool
Factory method to create a class wrapping a new MaxPool operation.
create(Scope, Operand<T>, List<Long>, List<Long>, String, MaxPool3d.Options...) - Static method in class org.tensorflow.op.nn.MaxPool3d
Factory method to create a class wrapping a new MaxPool3d operation.
create(Scope, Operand<T>, Operand<T>, Operand<U>, List<Long>, List<Long>, String, MaxPool3dGrad.Options...) - Static method in class org.tensorflow.op.nn.MaxPool3dGrad
Factory method to create a class wrapping a new MaxPool3dGrad operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>, List<Long>, List<Long>, String, MaxPool3dGradGrad.Options...) - Static method in class org.tensorflow.op.nn.MaxPool3dGradGrad
Factory method to create a class wrapping a new MaxPool3dGradGrad operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>, Operand<TInt32>, Operand<TInt32>, String, MaxPoolGrad.Options...) - Static method in class org.tensorflow.op.nn.MaxPoolGrad
Factory method to create a class wrapping a new MaxPoolGrad operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>, Operand<TInt32>, Operand<TInt32>, String, MaxPoolGradGrad.Options...) - Static method in class org.tensorflow.op.nn.MaxPoolGradGrad
Factory method to create a class wrapping a new MaxPoolGradGrad operation.
create(Scope, Operand<T>, Operand<T>, Operand<U>, List<Long>, List<Long>, String, MaxPoolGradGradWithArgmax.Options...) - Static method in class org.tensorflow.op.nn.MaxPoolGradGradWithArgmax
Factory method to create a class wrapping a new MaxPoolGradGradWithArgmax operation.
create(Scope, Operand<T>, Operand<T>, Operand<U>, List<Long>, List<Long>, String, MaxPoolGradWithArgmax.Options...) - Static method in class org.tensorflow.op.nn.MaxPoolGradWithArgmax
Factory method to create a class wrapping a new MaxPoolGradWithArgmax operation.
create(Scope, Operand<T>, List<Long>, List<Long>, DataType<U>, String, MaxPoolWithArgmax.Options...) - Static method in class org.tensorflow.op.nn.MaxPoolWithArgmax
Factory method to create a class wrapping a new MaxPoolWithArgmax operation.
create(Scope, Operand<T>, List<Long>, List<Long>, String, MaxPoolWithArgmax.Options...) - Static method in class org.tensorflow.op.nn.MaxPoolWithArgmax
Factory method to create a class wrapping a new MaxPoolWithArgmax operation using default output types.
create(Scope, Operand<T>, Operand<TInt32>, NthElement.Options...) - Static method in class org.tensorflow.op.nn.NthElement
Factory method to create a class wrapping a new NthElement operation.
create(Scope, Operand<T>, Operand<TFloat32>, Operand<TFloat32>, List<Long>, List<Long>, String) - Static method in class org.tensorflow.op.nn.QuantizedAvgPool
Factory method to create a class wrapping a new QuantizedAvgPool operation.
create(Scope, Operand<T>, Operand<TFloat32>, Operand<TFloat32>, Operand<T>, Operand<TFloat32>, Operand<TFloat32>, Operand<T>, Operand<TFloat32>, Operand<TFloat32>, Operand<T>, Operand<TFloat32>, Operand<TFloat32>, Operand<T>, Operand<TFloat32>, Operand<TFloat32>, DataType<U>, Float, Boolean) - Static method in class org.tensorflow.op.nn.QuantizedBatchNormWithGlobalNormalization
Factory method to create a class wrapping a new QuantizedBatchNormWithGlobalNormalization operation.
create(Scope, Operand<T>, Operand<U>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, DataType<V>) - Static method in class org.tensorflow.op.nn.QuantizedBiasAdd
Factory method to create a class wrapping a new QuantizedBiasAdd operation.
create(Scope, Operand<T>, Operand<U>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, DataType<V>, List<Long>, String, QuantizedConv2d.Options...) - Static method in class org.tensorflow.op.nn.QuantizedConv2d
Factory method to create a class wrapping a new QuantizedConv2d operation.
create(Scope, Operand<T>, Operand<U>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, DataType<V>, List<Long>, String, QuantizedConv2DAndRelu.Options...) - Static method in class org.tensorflow.op.nn.QuantizedConv2DAndRelu
Factory method to create a class wrapping a new QuantizedConv2DAndRelu operation.
create(Scope, Operand<T>, Operand<U>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, DataType<V>, List<Long>, String, QuantizedConv2DAndReluAndRequantize.Options...) - Static method in class org.tensorflow.op.nn.QuantizedConv2DAndReluAndRequantize
Factory method to create a class wrapping a new QuantizedConv2DAndReluAndRequantize operation.
create(Scope, Operand<T>, Operand<U>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, DataType<V>, List<Long>, String, QuantizedConv2DAndRequantize.Options...) - Static method in class org.tensorflow.op.nn.QuantizedConv2DAndRequantize
Factory method to create a class wrapping a new QuantizedConv2DAndRequantize operation.
create(Scope, Operand<T>, Operand<U>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, DataType<V>, List<Long>, String, QuantizedConv2DPerChannel.Options...) - Static method in class org.tensorflow.op.nn.QuantizedConv2DPerChannel
Factory method to create a class wrapping a new QuantizedConv2DPerChannel operation.
create(Scope, Operand<T>, Operand<U>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, DataType<V>, List<Long>, String, QuantizedConv2DWithBias.Options...) - Static method in class org.tensorflow.op.nn.QuantizedConv2DWithBias
Factory method to create a class wrapping a new QuantizedConv2DWithBias operation.
create(Scope, Operand<T>, Operand<U>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, DataType<V>, List<Long>, String, QuantizedConv2DWithBiasAndRelu.Options...) - Static method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasAndRelu
Factory method to create a class wrapping a new QuantizedConv2DWithBiasAndRelu operation.
create(Scope, Operand<T>, Operand<U>, Operand<V>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, DataType<W>, List<Long>, String, QuantizedConv2DWithBiasAndReluAndRequantize.Options...) - Static method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasAndReluAndRequantize
Factory method to create a class wrapping a new QuantizedConv2DWithBiasAndReluAndRequantize operation.
create(Scope, Operand<T>, Operand<U>, Operand<V>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, DataType<W>, List<Long>, String, QuantizedConv2DWithBiasAndRequantize.Options...) - Static method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasAndRequantize
Factory method to create a class wrapping a new QuantizedConv2DWithBiasAndRequantize operation.
create(Scope, Operand<T>, Operand<U>, Operand<V>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<W>, Operand<TFloat32>, Operand<TFloat32>, DataType<X>, List<Long>, String, QuantizedConv2DWithBiasSignedSumAndReluAndRequantize.Options...) - Static method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasSignedSumAndReluAndRequantize
Factory method to create a class wrapping a new QuantizedConv2DWithBiasSignedSumAndReluAndRequantize operation.
create(Scope, Operand<T>, Operand<U>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, DataType<V>, List<Long>, String, QuantizedConv2DWithBiasSumAndRelu.Options...) - Static method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasSumAndRelu
Factory method to create a class wrapping a new QuantizedConv2DWithBiasSumAndRelu operation.
create(Scope, Operand<T>, Operand<U>, Operand<V>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<W>, Operand<TFloat32>, Operand<TFloat32>, DataType<X>, List<Long>, String, QuantizedConv2DWithBiasSumAndReluAndRequantize.Options...) - Static method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasSumAndReluAndRequantize
Factory method to create a class wrapping a new QuantizedConv2DWithBiasSumAndReluAndRequantize operation.
create(Scope, Operand<T>, Operand<U>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, DataType<V>, List<Long>, String, QuantizedDepthwiseConv2D.Options...) - Static method in class org.tensorflow.op.nn.QuantizedDepthwiseConv2D
Factory method to create a class wrapping a new QuantizedDepthwiseConv2D operation.
create(Scope, Operand<T>, Operand<U>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, DataType<V>, List<Long>, String, QuantizedDepthwiseConv2DWithBias.Options...) - Static method in class org.tensorflow.op.nn.QuantizedDepthwiseConv2DWithBias
Factory method to create a class wrapping a new QuantizedDepthwiseConv2DWithBias operation.
create(Scope, Operand<T>, Operand<U>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, DataType<V>, List<Long>, String, QuantizedDepthwiseConv2DWithBiasAndRelu.Options...) - Static method in class org.tensorflow.op.nn.QuantizedDepthwiseConv2DWithBiasAndRelu
Factory method to create a class wrapping a new QuantizedDepthwiseConv2DWithBiasAndRelu operation.
create(Scope, Operand<T>, Operand<U>, Operand<V>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, DataType<W>, List<Long>, String, QuantizedDepthwiseConv2DWithBiasAndReluAndRequantize.Options...) - Static method in class org.tensorflow.op.nn.QuantizedDepthwiseConv2DWithBiasAndReluAndRequantize
Factory method to create a class wrapping a new QuantizedDepthwiseConv2DWithBiasAndReluAndRequantize operation.
create(Scope, Operand<T>, Operand<TFloat32>, Operand<TFloat32>, QuantizedInstanceNorm.Options...) - Static method in class org.tensorflow.op.nn.QuantizedInstanceNorm
Factory method to create a class wrapping a new QuantizedInstanceNorm operation.
create(Scope, Operand<T>, Operand<TFloat32>, Operand<TFloat32>, List<Long>, List<Long>, String) - Static method in class org.tensorflow.op.nn.QuantizedMaxPool
Factory method to create a class wrapping a new QuantizedMaxPool operation.
create(Scope, Operand<T>, Operand<TFloat32>, Operand<TFloat32>, DataType<U>) - Static method in class org.tensorflow.op.nn.QuantizedRelu
Factory method to create a class wrapping a new QuantizedRelu operation.
create(Scope, Operand<T>, Operand<TFloat32>, Operand<TFloat32>, DataType<U>) - Static method in class org.tensorflow.op.nn.QuantizedRelu6
Factory method to create a class wrapping a new QuantizedRelu6 operation.
create(Scope, Operand<T>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, DataType<U>) - Static method in class org.tensorflow.op.nn.QuantizedReluX
Factory method to create a class wrapping a new QuantizedReluX operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.nn.raw.SoftmaxCrossEntropyWithLogits
Factory method to create a class wrapping a new SoftmaxCrossEntropyWithLogits operation.
create(Scope, Operand<T>, Operand<U>) - Static method in class org.tensorflow.op.nn.raw.SparseSoftmaxCrossEntropyWithLogits
Factory method to create a class wrapping a new SparseSoftmaxCrossEntropyWithLogits operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.nn.Relu
Factory method to create a class wrapping a new Relu operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.nn.Relu6
Factory method to create a class wrapping a new Relu6 operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.nn.Relu6Grad
Factory method to create a class wrapping a new Relu6Grad operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.nn.ReluGrad
Factory method to create a class wrapping a new ReluGrad operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.nn.Selu
Factory method to create a class wrapping a new Selu operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.nn.SeluGrad
Factory method to create a class wrapping a new SeluGrad operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.nn.Softmax
Factory method to create a class wrapping a new Softmax operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.nn.Softsign
Factory method to create a class wrapping a new Softsign operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.nn.SoftsignGrad
Factory method to create a class wrapping a new SoftsignGrad operation.
create(Scope, Operand<T>, Operand<U>, Long) - Static method in class org.tensorflow.op.nn.SpaceToBatch
Factory method to create a class wrapping a new SpaceToBatch operation.
create(Scope, Operand<T>, Long, SpaceToDepth.Options...) - Static method in class org.tensorflow.op.nn.SpaceToDepth
Factory method to create a class wrapping a new SpaceToDepth operation.
create(Scope, Operand<T>, Operand<TInt32>, TopK.Options...) - Static method in class org.tensorflow.op.nn.TopK
Factory method to create a class wrapping a new TopK operation.
create(ExecutionEnvironment) - Static method in class org.tensorflow.op.Ops
Creates an API for building operations in the provided execution environment
create() - Static method in class org.tensorflow.op.Ops
Creates an API for building operations in the default eager execution environment
create(Scope, Operand<T>, Operand<TFloat32>, Operand<TFloat32>, DataType<U>, Dequantize.Options...) - Static method in class org.tensorflow.op.quantization.Dequantize
Factory method to create a class wrapping a new Dequantize operation.
create(Scope, Operand<T>, Operand<TFloat32>, Operand<TFloat32>, Dequantize.Options...) - Static method in class org.tensorflow.op.quantization.Dequantize
Factory method to create a class wrapping a new Dequantize operation using default output types.
create(Scope, Operand<TFloat32>, FakeQuantWithMinMaxArgs.Options...) - Static method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxArgs
Factory method to create a class wrapping a new FakeQuantWithMinMaxArgs operation.
create(Scope, Operand<TFloat32>, Operand<TFloat32>, FakeQuantWithMinMaxArgsGradient.Options...) - Static method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxArgsGradient
Factory method to create a class wrapping a new FakeQuantWithMinMaxArgsGradient operation.
create(Scope, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, FakeQuantWithMinMaxVars.Options...) - Static method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxVars
Factory method to create a class wrapping a new FakeQuantWithMinMaxVars operation.
create(Scope, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, FakeQuantWithMinMaxVarsGradient.Options...) - Static method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxVarsGradient
Factory method to create a class wrapping a new FakeQuantWithMinMaxVarsGradient operation.
create(Scope, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, FakeQuantWithMinMaxVarsPerChannel.Options...) - Static method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxVarsPerChannel
Factory method to create a class wrapping a new FakeQuantWithMinMaxVarsPerChannel operation.
create(Scope, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, FakeQuantWithMinMaxVarsPerChannelGradient.Options...) - Static method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxVarsPerChannelGradient
Factory method to create a class wrapping a new FakeQuantWithMinMaxVarsPerChannelGradient operation.
create(Scope, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, DataType<T>, Quantize.Options...) - Static method in class org.tensorflow.op.quantization.Quantize
Factory method to create a class wrapping a new Quantize operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>, Operand<TInt32>, QuantizeAndDequantize.Options...) - Static method in class org.tensorflow.op.quantization.QuantizeAndDequantize
Factory method to create a class wrapping a new QuantizeAndDequantize operation.
create(Scope, Operand<TInt32>, Iterable<Operand<T>>, Iterable<Operand<TFloat32>>, Iterable<Operand<TFloat32>>) - Static method in class org.tensorflow.op.quantization.QuantizedConcat
Factory method to create a class wrapping a new QuantizedConcat operation.
create(Scope, Operand<T>, Operand<U>, Operand<V>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, DataType<W>, QuantizedMatMulWithBiasAndDequantize.Options...) - Static method in class org.tensorflow.op.quantization.QuantizedMatMulWithBiasAndDequantize
Factory method to create a class wrapping a new QuantizedMatMulWithBiasAndDequantize operation.
create(Scope, Operand<T>, Operand<U>, Operand<V>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, DataType<W>, QuantizedMatMulWithBiasAndRequantize.Options...) - Static method in class org.tensorflow.op.quantization.QuantizedMatMulWithBiasAndRequantize
Factory method to create a class wrapping a new QuantizedMatMulWithBiasAndRequantize operation.
create(Scope, Operand<T>, Operand<TFloat32>, Operand<TFloat32>, DataType<U>) - Static method in class org.tensorflow.op.quantization.QuantizeDownAndShrinkRange
Factory method to create a class wrapping a new QuantizeDownAndShrinkRange operation.
create(Scope, Operand<T>, Operand<TFloat32>, Operand<TFloat32>) - Static method in class org.tensorflow.op.quantization.RequantizationRange
Factory method to create a class wrapping a new RequantizationRange operation.
create(Scope, Operand<T>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, DataType<U>) - Static method in class org.tensorflow.op.quantization.Requantize
Factory method to create a class wrapping a new Requantize operation.
create(Scope, Operand<TInt64>, Operand<T>, Operand<T>, Operand<U>, RaggedBincount.Options...) - Static method in class org.tensorflow.op.ragged.RaggedBincount
Factory method to create a class wrapping a new RaggedBincount operation.
create(Scope, Operand<TInt64>, Operand<T>, Operand<U>, Boolean, RaggedCountSparseOutput.Options...) - Static method in class org.tensorflow.op.ragged.RaggedCountSparseOutput
Factory method to create a class wrapping a new RaggedCountSparseOutput operation.
create(Scope, Iterable<Operand<?>>, Iterable<Operand<?>>, Iterable<Operand<TInt64>>, Iterable<Operand<?>>, Iterable<Operand<TInt64>>, Iterable<Operand<?>>, String, Boolean, Long, Long, DataType<T>, DataType<U>) - Static method in class org.tensorflow.op.ragged.RaggedCross
Factory method to create a class wrapping a new RaggedCross operation.
create(Scope, Iterable<Operand<T>>, Operand<U>, Operand<V>, Long) - Static method in class org.tensorflow.op.ragged.RaggedGather
Factory method to create a class wrapping a new RaggedGather operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>, DataType<U>) - Static method in class org.tensorflow.op.ragged.RaggedRange
Factory method to create a class wrapping a new RaggedRange operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.ragged.RaggedRange
Factory method to create a class wrapping a new RaggedRange operation using default output types.
create(Scope, Operand<?>, Long, Long, DataType<T>, DataType<U>) - Static method in class org.tensorflow.op.ragged.RaggedTensorFromVariant
Factory method to create a class wrapping a new RaggedTensorFromVariant operation.
create(Scope, Operand<?>, Long, Long, DataType<T>) - Static method in class org.tensorflow.op.ragged.RaggedTensorFromVariant
Factory method to create a class wrapping a new RaggedTensorFromVariant operation using default output types.
create(Scope, Iterable<Operand<T>>, Operand<U>) - Static method in class org.tensorflow.op.ragged.RaggedTensorToSparse
Factory method to create a class wrapping a new RaggedTensorToSparse operation.
create(Scope, Operand<T>, Operand<U>, Operand<U>, Iterable<Operand<V>>, List<String>) - Static method in class org.tensorflow.op.ragged.RaggedTensorToTensor
Factory method to create a class wrapping a new RaggedTensorToTensor operation.
create(Scope, Iterable<Operand<T>>, Operand<U>, Boolean) - Static method in class org.tensorflow.op.ragged.RaggedTensorToVariant
Factory method to create a class wrapping a new RaggedTensorToVariant operation.
create(Scope, Operand<TInt64>, Long, Long, Boolean, AllCandidateSampler.Options...) - Static method in class org.tensorflow.op.random.AllCandidateSampler
Factory method to create a class wrapping a new AllCandidateSampler operation.
create(Scope, Operand<TInt64>, Operand<TInt64>) - Static method in class org.tensorflow.op.random.AnonymousRandomSeedGenerator
Factory method to create a class wrapping a new AnonymousRandomSeedGenerator operation.
create(Scope, Operand<TInt64>, Operand<TInt64>, Operand<TBool>) - Static method in class org.tensorflow.op.random.AnonymousSeedGenerator
Factory method to create a class wrapping a new AnonymousSeedGenerator operation.
create(Scope, Operand<?>, Operand<?>) - Static method in class org.tensorflow.op.random.DeleteRandomSeedGenerator
Factory method to create a class wrapping a new DeleteRandomSeedGenerator operation.
create(Scope, Operand<?>, Operand<?>) - Static method in class org.tensorflow.op.random.DeleteSeedGenerator
Factory method to create a class wrapping a new DeleteSeedGenerator operation.
create(Scope) - Static method in class org.tensorflow.op.random.experimental.DummySeedGenerator
Factory method to create a class wrapping a new DummySeedGenerator operation.
create(Scope, Operand<TInt64>, Long, Long, Boolean, Long, LogUniformCandidateSampler.Options...) - Static method in class org.tensorflow.op.random.LogUniformCandidateSampler
Factory method to create a class wrapping a new LogUniformCandidateSampler operation.
create(Scope, Operand<T>, Operand<TInt32>, DataType<U>, Multinomial.Options...) - Static method in class org.tensorflow.op.random.Multinomial
Factory method to create a class wrapping a new Multinomial operation.
create(Scope, Operand<T>, Operand<TInt32>, Multinomial.Options...) - Static method in class org.tensorflow.op.random.Multinomial
Factory method to create a class wrapping a new Multinomial operation using default output types.
create(Scope, Operand<T>, DataType<U>) - Static method in class org.tensorflow.op.random.NonDeterministicInts
Factory method to create a class wrapping a new NonDeterministicInts operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.random.NonDeterministicInts
Factory method to create a class wrapping a new NonDeterministicInts operation using default output types.
create(Scope, Operand<T>, Operand<U>, Operand<U>, Operand<U>, Operand<U>, ParameterizedTruncatedNormal.Options...) - Static method in class org.tensorflow.op.random.ParameterizedTruncatedNormal
Factory method to create a class wrapping a new ParameterizedTruncatedNormal operation.
create(Scope, Operand<T>, Operand<U>, RandomGamma.Options...) - Static method in class org.tensorflow.op.random.RandomGamma
Factory method to create a class wrapping a new RandomGamma operation.
create(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.random.RandomGammaGrad
Factory method to create a class wrapping a new RandomGammaGrad operation.
create(Scope, Operand<T>, Operand<U>, DataType<V>, RandomPoisson.Options...) - Static method in class org.tensorflow.op.random.RandomPoisson
Factory method to create a class wrapping a new RandomPoisson operation.
create(Scope, Operand<T>, Operand<U>, RandomPoisson.Options...) - Static method in class org.tensorflow.op.random.RandomPoisson
Factory method to create a class wrapping a new RandomPoisson operation using default output types.
create(Scope, Operand<T>, RandomShuffle.Options...) - Static method in class org.tensorflow.op.random.RandomShuffle
Factory method to create a class wrapping a new RandomShuffle operation.
create(Scope, Operand<T>, DataType<U>, RandomStandardNormal.Options...) - Static method in class org.tensorflow.op.random.RandomStandardNormal
Factory method to create a class wrapping a new RandomStandardNormal operation.
create(Scope, Operand<T>, DataType<U>, RandomUniform.Options...) - Static method in class org.tensorflow.op.random.RandomUniform
Factory method to create a class wrapping a new RandomUniform operation.
create(Scope, Operand<T>, Operand<U>, Operand<U>, RandomUniformInt.Options...) - Static method in class org.tensorflow.op.random.RandomUniformInt
Factory method to create a class wrapping a new RandomUniformInt operation.
create(Scope, String, RecordInput.Options...) - Static method in class org.tensorflow.op.random.RecordInput
Factory method to create a class wrapping a new RecordInput operation.
create(Scope, Operand<?>, Operand<TInt64>, Operand<TInt64>) - Static method in class org.tensorflow.op.random.RngSkip
Factory method to create a class wrapping a new RngSkip operation.
create(Scope, Operand<?>, Operand<TInt64>, Operand<T>, Operand<U>, Operand<U>, DataType<V>) - Static method in class org.tensorflow.op.random.StatefulRandomBinomial
Factory method to create a class wrapping a new StatefulRandomBinomial operation.
create(Scope, Operand<?>, Operand<TInt64>, Operand<T>, Operand<U>, Operand<U>) - Static method in class org.tensorflow.op.random.StatefulRandomBinomial
Factory method to create a class wrapping a new StatefulRandomBinomial operation using default output types.
create(Scope, Operand<?>, Operand<TInt64>, Operand<T>, DataType<U>) - Static method in class org.tensorflow.op.random.StatefulStandardNormal
Factory method to create a class wrapping a new StatefulStandardNormal operation.
create(Scope, Operand<?>, Operand<TInt64>, Operand<T>) - Static method in class org.tensorflow.op.random.StatefulStandardNormal
Factory method to create a class wrapping a new StatefulStandardNormal operation using default output types.
create(Scope, Operand<?>, Operand<TInt64>, Operand<T>, DataType<U>) - Static method in class org.tensorflow.op.random.StatefulTruncatedNormal
Factory method to create a class wrapping a new StatefulTruncatedNormal operation.
create(Scope, Operand<?>, Operand<TInt64>, Operand<T>) - Static method in class org.tensorflow.op.random.StatefulTruncatedNormal
Factory method to create a class wrapping a new StatefulTruncatedNormal operation using default output types.
create(Scope, Operand<?>, Operand<TInt64>, Operand<T>, DataType<U>) - Static method in class org.tensorflow.op.random.StatefulUniform
Factory method to create a class wrapping a new StatefulUniform operation.
create(Scope, Operand<?>, Operand<TInt64>, Operand<T>) - Static method in class org.tensorflow.op.random.StatefulUniform
Factory method to create a class wrapping a new StatefulUniform operation using default output types.
create(Scope, Operand<?>, Operand<TInt64>, Operand<T>, DataType<U>) - Static method in class org.tensorflow.op.random.StatefulUniformFullInt
Factory method to create a class wrapping a new StatefulUniformFullInt operation.
create(Scope, Operand<?>, Operand<TInt64>, Operand<T>, Operand<U>, Operand<U>) - Static method in class org.tensorflow.op.random.StatefulUniformInt
Factory method to create a class wrapping a new StatefulUniformInt operation.
create(Scope, Operand<T>, Operand<TInt32>, Operand<U>, DataType<V>) - Static method in class org.tensorflow.op.random.StatelessMultinomial
Factory method to create a class wrapping a new StatelessMultinomial operation.
create(Scope, Operand<T>, Operand<TInt32>, Operand<U>) - Static method in class org.tensorflow.op.random.StatelessMultinomial
Factory method to create a class wrapping a new StatelessMultinomial operation using default output types.
create(Scope, Operand<T>, Operand<U>, Operand<V>, Operand<V>, Operand<V>, Operand<V>) - Static method in class org.tensorflow.op.random.StatelessParameterizedTruncatedNormal
Factory method to create a class wrapping a new StatelessParameterizedTruncatedNormal operation.
create(Scope, Operand<T>, Operand<U>, Operand<V>, Operand<V>, DataType<W>) - Static method in class org.tensorflow.op.random.StatelessRandomBinomial
Factory method to create a class wrapping a new StatelessRandomBinomial operation.
create(Scope, Operand<T>, Operand<U>, Operand<V>, Operand<V>) - Static method in class org.tensorflow.op.random.StatelessRandomBinomial
Factory method to create a class wrapping a new StatelessRandomBinomial operation using default output types.
create(Scope, Operand<T>, Operand<U>, Operand<V>) - Static method in class org.tensorflow.op.random.StatelessRandomGamma
Factory method to create a class wrapping a new StatelessRandomGamma operation.
create(Scope, Operand<T>, Operand<U>, DataType<V>) - Static method in class org.tensorflow.op.random.StatelessRandomNormal
Factory method to create a class wrapping a new StatelessRandomNormal operation.
create(Scope, Operand<T>, Operand<U>) - Static method in class org.tensorflow.op.random.StatelessRandomNormal
Factory method to create a class wrapping a new StatelessRandomNormal operation using default output types.
create(Scope, Operand<T>, Operand<U>, Operand<V>, DataType<W>) - Static method in class org.tensorflow.op.random.StatelessRandomPoisson
Factory method to create a class wrapping a new StatelessRandomPoisson operation.
create(Scope, Operand<T>, Operand<U>, DataType<V>) - Static method in class org.tensorflow.op.random.StatelessRandomUniform
Factory method to create a class wrapping a new StatelessRandomUniform operation.
create(Scope, Operand<T>, Operand<U>) - Static method in class org.tensorflow.op.random.StatelessRandomUniform
Factory method to create a class wrapping a new StatelessRandomUniform operation using default output types.
create(Scope, Operand<T>, Operand<U>, DataType<V>) - Static method in class org.tensorflow.op.random.StatelessRandomUniformFullInt
Factory method to create a class wrapping a new StatelessRandomUniformFullInt operation.
create(Scope, Operand<T>, Operand<U>, Operand<V>, Operand<V>) - Static method in class org.tensorflow.op.random.StatelessRandomUniformInt
Factory method to create a class wrapping a new StatelessRandomUniformInt operation.
create(Scope, Operand<T>, Operand<U>, DataType<V>) - Static method in class org.tensorflow.op.random.StatelessTruncatedNormal
Factory method to create a class wrapping a new StatelessTruncatedNormal operation.
create(Scope, Operand<T>, Operand<U>) - Static method in class org.tensorflow.op.random.StatelessTruncatedNormal
Factory method to create a class wrapping a new StatelessTruncatedNormal operation using default output types.
create(Scope, Operand<T>, DataType<U>, TruncatedNormal.Options...) - Static method in class org.tensorflow.op.random.TruncatedNormal
Factory method to create a class wrapping a new TruncatedNormal operation.
create(Scope, Operand<TInt64>, Long, Long, Boolean, Long, UniformCandidateSampler.Options...) - Static method in class org.tensorflow.op.random.UniformCandidateSampler
Factory method to create a class wrapping a new UniformCandidateSampler operation.
create(Scope, Operand<?>) - Static method in class org.tensorflow.op.signal.BatchFft
Factory method to create a class wrapping a new BatchFft operation.
create(Scope, Operand<?>) - Static method in class org.tensorflow.op.signal.BatchFft2d
Factory method to create a class wrapping a new BatchFft2d operation.
create(Scope, Operand<?>) - Static method in class org.tensorflow.op.signal.BatchFft3d
Factory method to create a class wrapping a new BatchFft3d operation.
create(Scope, Operand<?>) - Static method in class org.tensorflow.op.signal.BatchIfft
Factory method to create a class wrapping a new BatchIfft operation.
create(Scope, Operand<?>) - Static method in class org.tensorflow.op.signal.BatchIfft2d
Factory method to create a class wrapping a new BatchIfft2d operation.
create(Scope, Operand<?>) - Static method in class org.tensorflow.op.signal.BatchIfft3d
Factory method to create a class wrapping a new BatchIfft3d operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.signal.Fft
Factory method to create a class wrapping a new Fft operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.signal.Fft2d
Factory method to create a class wrapping a new Fft2d operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.signal.Fft3d
Factory method to create a class wrapping a new Fft3d operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.signal.Ifft
Factory method to create a class wrapping a new Ifft operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.signal.Ifft2d
Factory method to create a class wrapping a new Ifft2d operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.signal.Ifft3d
Factory method to create a class wrapping a new Ifft3d operation.
create(Scope, Operand<T>, Operand<TInt32>, DataType<U>) - Static method in class org.tensorflow.op.signal.Irfft
Factory method to create a class wrapping a new Irfft operation.
create(Scope, Operand<T>, Operand<TInt32>) - Static method in class org.tensorflow.op.signal.Irfft
Factory method to create a class wrapping a new Irfft operation using default output types.
create(Scope, Operand<T>, Operand<TInt32>, DataType<U>) - Static method in class org.tensorflow.op.signal.Irfft2d
Factory method to create a class wrapping a new Irfft2d operation.
create(Scope, Operand<T>, Operand<TInt32>) - Static method in class org.tensorflow.op.signal.Irfft2d
Factory method to create a class wrapping a new Irfft2d operation using default output types.
create(Scope, Operand<T>, Operand<TInt32>, DataType<U>) - Static method in class org.tensorflow.op.signal.Irfft3d
Factory method to create a class wrapping a new Irfft3d operation.
create(Scope, Operand<T>, Operand<TInt32>) - Static method in class org.tensorflow.op.signal.Irfft3d
Factory method to create a class wrapping a new Irfft3d operation using default output types.
create(Scope, Operand<T>, Operand<TInt32>, DataType<U>) - Static method in class org.tensorflow.op.signal.Rfft
Factory method to create a class wrapping a new Rfft operation.
create(Scope, Operand<T>, Operand<TInt32>, DataType<U>) - Static method in class org.tensorflow.op.signal.Rfft2d
Factory method to create a class wrapping a new Rfft2d operation.
create(Scope, Operand<T>, Operand<TInt32>, DataType<U>) - Static method in class org.tensorflow.op.signal.Rfft3d
Factory method to create a class wrapping a new Rfft3d operation.
create(Scope, Operand<TInt64>, Operand<T>, Operand<TInt64>, AddManySparseToTensorsMap.Options...) - Static method in class org.tensorflow.op.sparse.AddManySparseToTensorsMap
Factory method to create a class wrapping a new AddManySparseToTensorsMap operation.
create(Scope, Operand<TInt64>, Operand<T>, Operand<TInt64>, AddSparseToTensorsMap.Options...) - Static method in class org.tensorflow.op.sparse.AddSparseToTensorsMap
Factory method to create a class wrapping a new AddSparseToTensorsMap operation.
create(Scope, Operand<T>, Operand<U>, Boolean, DenseCountSparseOutput.Options...) - Static method in class org.tensorflow.op.sparse.DenseCountSparseOutput
Factory method to create a class wrapping a new DenseCountSparseOutput operation.
create(Scope, Operand<T>, Operand<T>, String, DenseToDenseSetOperation.Options...) - Static method in class org.tensorflow.op.sparse.DenseToDenseSetOperation
Factory method to create a class wrapping a new DenseToDenseSetOperation operation.
create(Scope, Operand<T>, Operand<TInt64>, Operand<T>, Operand<TInt64>, String, DenseToSparseSetOperation.Options...) - Static method in class org.tensorflow.op.sparse.DenseToSparseSetOperation
Factory method to create a class wrapping a new DenseToSparseSetOperation operation.
create(Scope, Operand<T>, DataType<U>) - Static method in class org.tensorflow.op.sparse.DeserializeSparse
Factory method to create a class wrapping a new DeserializeSparse operation.
create(Scope, Operand<TString>, Operand<TInt64>, Operand<TInt64>, Operand<T>, Operand<TInt64>, Boolean) - Static method in class org.tensorflow.op.sparse.SparseAccumulatorApplyGradient
Factory method to create a class wrapping a new SparseAccumulatorApplyGradient operation.
create(Scope, Operand<TString>, Operand<TInt32>, DataType<T>) - Static method in class org.tensorflow.op.sparse.SparseAccumulatorTakeGradient
Factory method to create a class wrapping a new SparseAccumulatorTakeGradient operation.
create(Scope, Operand<TInt64>, Operand<T>, Operand<TInt64>, Operand<TInt64>, Operand<T>, Operand<TInt64>, Operand<U>) - Static method in class org.tensorflow.op.sparse.SparseAdd
Factory method to create a class wrapping a new SparseAdd operation.
create(Scope, Operand<T>, Operand<TInt64>, Operand<TInt64>, Operand<TInt64>) - Static method in class org.tensorflow.op.sparse.SparseAddGrad
Factory method to create a class wrapping a new SparseAddGrad operation.
create(Scope, Operand<TInt64>, Operand<T>, Operand<TInt64>, Operand<T>, Operand<U>, SparseBincount.Options...) - Static method in class org.tensorflow.op.sparse.SparseBincount
Factory method to create a class wrapping a new SparseBincount operation.
create(Scope, Iterable<Operand<TInt64>>, Iterable<Operand<T>>, Iterable<Operand<TInt64>>, Long) - Static method in class org.tensorflow.op.sparse.SparseConcat
Factory method to create a class wrapping a new SparseConcat operation.
create(Scope, DataType<T>, Shape, SparseConditionalAccumulator.Options...) - Static method in class org.tensorflow.op.sparse.SparseConditionalAccumulator
Factory method to create a class wrapping a new SparseConditionalAccumulator operation.
create(Scope, Operand<TInt64>, Operand<T>, Operand<TInt64>, Operand<U>, Boolean, SparseCountSparseOutput.Options...) - Static method in class org.tensorflow.op.sparse.SparseCountSparseOutput
Factory method to create a class wrapping a new SparseCountSparseOutput operation.
create(Scope, Iterable<Operand<TInt64>>, Iterable<Operand<?>>, Iterable<Operand<TInt64>>, Iterable<Operand<?>>, Operand<TString>) - Static method in class org.tensorflow.op.sparse.SparseCross
Factory method to create a class wrapping a new SparseCross operation.
create(Scope, Iterable<Operand<TInt64>>, Iterable<Operand<?>>, Iterable<Operand<TInt64>>, Iterable<Operand<?>>, Operand<TInt64>, Operand<TBool>, Operand<TInt64>) - Static method in class org.tensorflow.op.sparse.SparseCrossHashed
Factory method to create a class wrapping a new SparseCrossHashed operation.
create(Scope, Operand<TInt64>, Operand<T>, Operand<TInt64>, Operand<T>) - Static method in class org.tensorflow.op.sparse.SparseDenseCwiseAdd
Factory method to create a class wrapping a new SparseDenseCwiseAdd operation.
create(Scope, Operand<TInt64>, Operand<T>, Operand<TInt64>, Operand<T>) - Static method in class org.tensorflow.op.sparse.SparseDenseCwiseDiv
Factory method to create a class wrapping a new SparseDenseCwiseDiv operation.
create(Scope, Operand<TInt64>, Operand<T>, Operand<TInt64>, Operand<T>) - Static method in class org.tensorflow.op.sparse.SparseDenseCwiseMul
Factory method to create a class wrapping a new SparseDenseCwiseMul operation.
create(Scope, Operand<TInt64>, Operand<T>, Operand<TInt64>, Operand<T>) - Static method in class org.tensorflow.op.sparse.SparseFillEmptyRows
Factory method to create a class wrapping a new SparseFillEmptyRows operation.
create(Scope, Operand<TInt64>, Operand<T>) - Static method in class org.tensorflow.op.sparse.SparseFillEmptyRowsGrad
Factory method to create a class wrapping a new SparseFillEmptyRowsGrad operation.
create(Scope, Operand<T>, Operand<U>, SparseMatMul.Options...) - Static method in class org.tensorflow.op.sparse.SparseMatMul
Factory method to create a class wrapping a new SparseMatMul operation.
create(Scope, Operand<TInt64>, Operand<T>, Operand<TInt64>, Operand<TInt32>, SparseReduceMax.Options...) - Static method in class org.tensorflow.op.sparse.SparseReduceMax
Factory method to create a class wrapping a new SparseReduceMax operation.
create(Scope, Operand<TInt64>, Operand<T>, Operand<TInt64>, Operand<TInt32>, SparseReduceMaxSparse.Options...) - Static method in class org.tensorflow.op.sparse.SparseReduceMaxSparse
Factory method to create a class wrapping a new SparseReduceMaxSparse operation.
create(Scope, Operand<TInt64>, Operand<T>, Operand<TInt64>, Operand<TInt32>, SparseReduceSum.Options...) - Static method in class org.tensorflow.op.sparse.SparseReduceSum
Factory method to create a class wrapping a new SparseReduceSum operation.
create(Scope, Operand<TInt64>, Operand<T>, Operand<TInt64>, Operand<TInt32>, SparseReduceSumSparse.Options...) - Static method in class org.tensorflow.op.sparse.SparseReduceSumSparse
Factory method to create a class wrapping a new SparseReduceSumSparse operation.
create(Scope, Operand<TInt64>, Operand<T>, Operand<TInt64>) - Static method in class org.tensorflow.op.sparse.SparseReorder
Factory method to create a class wrapping a new SparseReorder operation.
create(Scope, Operand<TInt64>, Operand<TInt64>, Operand<TInt64>) - Static method in class org.tensorflow.op.sparse.SparseReshape
Factory method to create a class wrapping a new SparseReshape operation.
create(Scope, Operand<T>, Operand<U>, Operand<V>) - Static method in class org.tensorflow.op.sparse.SparseSegmentMean
Factory method to create a class wrapping a new SparseSegmentMean operation.
create(Scope, Operand<T>, Operand<U>, Operand<V>, Operand<TInt32>) - Static method in class org.tensorflow.op.sparse.SparseSegmentMeanGrad
Factory method to create a class wrapping a new SparseSegmentMeanGrad operation.
create(Scope, Operand<T>, Operand<U>, Operand<V>, Operand<W>) - Static method in class org.tensorflow.op.sparse.SparseSegmentMeanWithNumSegments
Factory method to create a class wrapping a new SparseSegmentMeanWithNumSegments operation.
create(Scope, Operand<T>, Operand<U>, Operand<V>) - Static method in class org.tensorflow.op.sparse.SparseSegmentSqrtN
Factory method to create a class wrapping a new SparseSegmentSqrtN operation.
create(Scope, Operand<T>, Operand<U>, Operand<V>, Operand<TInt32>) - Static method in class org.tensorflow.op.sparse.SparseSegmentSqrtNGrad
Factory method to create a class wrapping a new SparseSegmentSqrtNGrad operation.
create(Scope, Operand<T>, Operand<U>, Operand<V>, Operand<W>) - Static method in class org.tensorflow.op.sparse.SparseSegmentSqrtNWithNumSegments
Factory method to create a class wrapping a new SparseSegmentSqrtNWithNumSegments operation.
create(Scope, Operand<T>, Operand<U>, Operand<V>) - Static method in class org.tensorflow.op.sparse.SparseSegmentSum
Factory method to create a class wrapping a new SparseSegmentSum operation.
create(Scope, Operand<T>, Operand<U>, Operand<V>, Operand<W>) - Static method in class org.tensorflow.op.sparse.SparseSegmentSumWithNumSegments
Factory method to create a class wrapping a new SparseSegmentSumWithNumSegments operation.
create(Scope, Operand<TInt64>, Operand<T>, Operand<TInt64>, Operand<TInt64>, Operand<TInt64>) - Static method in class org.tensorflow.op.sparse.SparseSlice
Factory method to create a class wrapping a new SparseSlice operation.
create(Scope, Operand<T>, Operand<TInt64>, Operand<TInt64>, Operand<TInt64>) - Static method in class org.tensorflow.op.sparse.SparseSliceGrad
Factory method to create a class wrapping a new SparseSliceGrad operation.
create(Scope, Operand<TInt64>, Operand<T>, Operand<TInt64>) - Static method in class org.tensorflow.op.sparse.SparseSoftmax
Factory method to create a class wrapping a new SparseSoftmax operation.
create(Scope, Operand<TInt64>, Operand<T>, Operand<TInt64>, Operand<TInt64>, Operand<T>, Operand<TInt64>) - Static method in class org.tensorflow.op.sparse.SparseSparseMaximum
Factory method to create a class wrapping a new SparseSparseMaximum operation.
create(Scope, Operand<TInt64>, Operand<T>, Operand<TInt64>, Operand<TInt64>, Operand<T>, Operand<TInt64>) - Static method in class org.tensorflow.op.sparse.SparseSparseMinimum
Factory method to create a class wrapping a new SparseSparseMinimum operation.
create(Scope, Operand<TInt64>, Operand<TInt64>, Operand<T>, Operand<TInt64>, Long) - Static method in class org.tensorflow.op.sparse.SparseSplit
Factory method to create a class wrapping a new SparseSplit operation.
create(Scope, Operand<T>, Operand<U>, Operand<T>, Operand<U>) - Static method in class org.tensorflow.op.sparse.SparseTensorDenseAdd
Factory method to create a class wrapping a new SparseTensorDenseAdd operation.
create(Scope, Operand<T>, Operand<U>, Operand<TInt64>, Operand<U>, SparseTensorDenseMatMul.Options...) - Static method in class org.tensorflow.op.sparse.SparseTensorDenseMatMul
Factory method to create a class wrapping a new SparseTensorDenseMatMul operation.
create(Scope, Operand<T>, Operand<T>, Operand<U>, Operand<U>, SparseToDense.Options...) - Static method in class org.tensorflow.op.sparse.SparseToDense
Factory method to create a class wrapping a new SparseToDense operation.
create(Scope, Operand<TInt64>, Operand<T>, Operand<TInt64>, Operand<TInt64>, Operand<T>, Operand<TInt64>, String, SparseToSparseSetOperation.Options...) - Static method in class org.tensorflow.op.sparse.SparseToSparseSetOperation
Factory method to create a class wrapping a new SparseToSparseSetOperation operation.
create(Scope, Operand<TInt64>, DataType<T>, TakeManySparseFromTensorsMap.Options...) - Static method in class org.tensorflow.op.sparse.TakeManySparseFromTensorsMap
Factory method to create a class wrapping a new TakeManySparseFromTensorsMap operation.
create(Scope, Iterable<Operand<TString>>, Join.Options...) - Static method in class org.tensorflow.op.strings.Join
Factory method to create a class wrapping a new Join operation.
create(Scope, Operand<TString>, Lower.Options...) - Static method in class org.tensorflow.op.strings.Lower
Factory method to create a class wrapping a new Lower operation.
create(Scope, Operand<TString>, Operand<TInt32>, ReduceJoin.Options...) - Static method in class org.tensorflow.op.strings.ReduceJoin
Factory method to create a class wrapping a new ReduceJoin operation.
create(Scope, Operand<TString>, Operand<TString>) - Static method in class org.tensorflow.op.strings.RegexFullMatch
Factory method to create a class wrapping a new RegexFullMatch operation.
create(Scope, Operand<TString>, Operand<TString>, Operand<TString>, RegexReplace.Options...) - Static method in class org.tensorflow.op.strings.RegexReplace
Factory method to create a class wrapping a new RegexReplace operation.
create(Scope, Operand<TString>, String) - Static method in class org.tensorflow.op.strings.StaticRegexFullMatch
Factory method to create a class wrapping a new StaticRegexFullMatch operation.
create(Scope, Operand<TString>, String, String, StaticRegexReplace.Options...) - Static method in class org.tensorflow.op.strings.StaticRegexReplace
Factory method to create a class wrapping a new StaticRegexReplace operation.
create(Scope, Iterable<Operand<?>>, StringFormat.Options...) - Static method in class org.tensorflow.op.strings.StringFormat
Factory method to create a class wrapping a new StringFormat operation.
create(Scope, Operand<TString>, StringLength.Options...) - Static method in class org.tensorflow.op.strings.StringLength
Factory method to create a class wrapping a new StringLength operation.
create(Scope, Operand<TString>, Operand<T>, String, List<Long>, String, String, Long, Boolean) - Static method in class org.tensorflow.op.strings.StringNGrams
Factory method to create a class wrapping a new StringNGrams operation.
create(Scope, Operand<TString>, Operand<TString>, StringSplit.Options...) - Static method in class org.tensorflow.op.strings.StringSplit
Factory method to create a class wrapping a new StringSplit operation.
create(Scope, Operand<TString>) - Static method in class org.tensorflow.op.strings.Strip
Factory method to create a class wrapping a new Strip operation.
create(Scope, Operand<TString>, Operand<T>, Operand<T>, Substr.Options...) - Static method in class org.tensorflow.op.strings.Substr
Factory method to create a class wrapping a new Substr operation.
create(Scope, Operand<TString>, Long) - Static method in class org.tensorflow.op.strings.ToHashBucket
Factory method to create a class wrapping a new ToHashBucket operation.
create(Scope, Operand<TString>, Long) - Static method in class org.tensorflow.op.strings.ToHashBucketFast
Factory method to create a class wrapping a new ToHashBucketFast operation.
create(Scope, Operand<TString>, Long, List<Long>) - Static method in class org.tensorflow.op.strings.ToHashBucketStrong
Factory method to create a class wrapping a new ToHashBucketStrong operation.
create(Scope, Operand<TString>, DataType<T>) - Static method in class org.tensorflow.op.strings.ToNumber
Factory method to create a class wrapping a new ToNumber operation.
create(Scope, Operand<TString>) - Static method in class org.tensorflow.op.strings.ToNumber
Factory method to create a class wrapping a new ToNumber operation using default output types.
create(Scope, Operand<TString>, String, DataType<T>, UnicodeDecode.Options...) - Static method in class org.tensorflow.op.strings.UnicodeDecode
Factory method to create a class wrapping a new UnicodeDecode operation.
create(Scope, Operand<TString>, String, UnicodeDecode.Options...) - Static method in class org.tensorflow.op.strings.UnicodeDecode
Factory method to create a class wrapping a new UnicodeDecode operation using default output types.
create(Scope, Operand<TString>, String, DataType<T>, UnicodeDecodeWithOffsets.Options...) - Static method in class org.tensorflow.op.strings.UnicodeDecodeWithOffsets
Factory method to create a class wrapping a new UnicodeDecodeWithOffsets operation.
create(Scope, Operand<TString>, String, UnicodeDecodeWithOffsets.Options...) - Static method in class org.tensorflow.op.strings.UnicodeDecodeWithOffsets
Factory method to create a class wrapping a new UnicodeDecodeWithOffsets operation using default output types.
create(Scope, Operand<TInt32>, Operand<T>, String, UnicodeEncode.Options...) - Static method in class org.tensorflow.op.strings.UnicodeEncode
Factory method to create a class wrapping a new UnicodeEncode operation.
create(Scope, Operand<TInt32>) - Static method in class org.tensorflow.op.strings.UnicodeScript
Factory method to create a class wrapping a new UnicodeScript operation.
create(Scope, Operand<TString>, String, String, UnicodeTranscode.Options...) - Static method in class org.tensorflow.op.strings.UnicodeTranscode
Factory method to create a class wrapping a new UnicodeTranscode operation.
create(Scope, Operand<TString>, Operand<T>, Operand<U>, UnsortedSegmentJoin.Options...) - Static method in class org.tensorflow.op.strings.UnsortedSegmentJoin
Factory method to create a class wrapping a new UnsortedSegmentJoin operation.
create(Scope, Operand<TString>, Upper.Options...) - Static method in class org.tensorflow.op.strings.Upper
Factory method to create a class wrapping a new Upper operation.
create(Scope, Operand<TString>, Operand<TFloat32>, Operand<TFloat32>, AudioSummary.Options...) - Static method in class org.tensorflow.op.summary.AudioSummary
Factory method to create a class wrapping a new AudioSummary operation.
create(Scope, Operand<?>) - Static method in class org.tensorflow.op.summary.CloseSummaryWriter
Factory method to create a class wrapping a new CloseSummaryWriter operation.
create(Scope, Operand<?>, Operand<TString>, Operand<TString>, Operand<TString>, Operand<TString>) - Static method in class org.tensorflow.op.summary.CreateSummaryDbWriter
Factory method to create a class wrapping a new CreateSummaryDbWriter operation.
create(Scope, Operand<?>, Operand<TString>, Operand<TInt32>, Operand<TInt32>, Operand<TString>) - Static method in class org.tensorflow.op.summary.CreateSummaryFileWriter
Factory method to create a class wrapping a new CreateSummaryFileWriter operation.
create(Scope, Operand<?>) - Static method in class org.tensorflow.op.summary.FlushSummaryWriter
Factory method to create a class wrapping a new FlushSummaryWriter operation.
create(Scope, Operand<TString>, Operand<T>) - Static method in class org.tensorflow.op.summary.HistogramSummary
Factory method to create a class wrapping a new HistogramSummary operation.
create(Scope, Operand<TString>, Operand<T>, ImageSummary.Options...) - Static method in class org.tensorflow.op.summary.ImageSummary
Factory method to create a class wrapping a new ImageSummary operation.
create(Scope, Operand<?>, Operand<TString>) - Static method in class org.tensorflow.op.summary.ImportEvent
Factory method to create a class wrapping a new ImportEvent operation.
create(Scope, Iterable<Operand<TString>>) - Static method in class org.tensorflow.op.summary.MergeSummary
Factory method to create a class wrapping a new MergeSummary operation.
create(Scope, Operand<TString>, Operand<T>) - Static method in class org.tensorflow.op.summary.ScalarSummary
Factory method to create a class wrapping a new ScalarSummary operation.
create(Scope, Operand<?>) - Static method in class org.tensorflow.op.summary.StatsAggregatorSummary
Factory method to create a class wrapping a new StatsAggregatorSummary operation.
create(Scope, SummaryWriter.Options...) - Static method in class org.tensorflow.op.summary.SummaryWriter
Factory method to create a class wrapping a new SummaryWriter operation.
create(Scope, Operand<TString>, Operand<T>, Operand<TString>) - Static method in class org.tensorflow.op.summary.TensorSummary
Factory method to create a class wrapping a new TensorSummary operation.
create(Scope, Operand<?>, Operand<TInt64>, Operand<TString>, Operand<TFloat32>, Operand<TFloat32>, WriteAudioSummary.Options...) - Static method in class org.tensorflow.op.summary.WriteAudioSummary
Factory method to create a class wrapping a new WriteAudioSummary operation.
create(Scope, Operand<?>, Operand<TInt64>, Operand<TString>) - Static method in class org.tensorflow.op.summary.WriteGraphSummary
Factory method to create a class wrapping a new WriteGraphSummary operation.
create(Scope, Operand<?>, Operand<TInt64>, Operand<TString>, Operand<T>) - Static method in class org.tensorflow.op.summary.WriteHistogramSummary
Factory method to create a class wrapping a new WriteHistogramSummary operation.
create(Scope, Operand<?>, Operand<TInt64>, Operand<TString>, Operand<T>, Operand<TUint8>, WriteImageSummary.Options...) - Static method in class org.tensorflow.op.summary.WriteImageSummary
Factory method to create a class wrapping a new WriteImageSummary operation.
create(Scope, Operand<?>, Operand<TInt64>, Operand<TString>) - Static method in class org.tensorflow.op.summary.WriteRawProtoSummary
Factory method to create a class wrapping a new WriteRawProtoSummary operation.
create(Scope, Operand<?>, Operand<TInt64>, Operand<TString>, Operand<T>) - Static method in class org.tensorflow.op.summary.WriteScalarSummary
Factory method to create a class wrapping a new WriteScalarSummary operation.
create(Scope, Operand<?>, Operand<TInt64>, Operand<T>, Operand<TString>, Operand<TString>) - Static method in class org.tensorflow.op.summary.WriteSummary
Factory method to create a class wrapping a new WriteSummary operation.
create(Scope, Operand<T>, Operand<TInt32>, Long, Long, Long) - Static method in class org.tensorflow.op.tpu.AllToAll
Factory method to create a class wrapping a new AllToAll operation.
create(Scope, Operand<T>, Operand<TInt32>) - Static method in class org.tensorflow.op.tpu.CollectivePermute
Factory method to create a class wrapping a new CollectivePermute operation.
create(Scope, ConfigureDistributedTPU.Options...) - Static method in class org.tensorflow.op.tpu.ConfigureDistributedTPU
Factory method to create a class wrapping a new ConfigureDistributedTPU operation.
create(Scope, String) - Static method in class org.tensorflow.op.tpu.ConfigureTPUEmbedding
Factory method to create a class wrapping a new ConfigureTPUEmbedding operation.
create(Scope, Operand<T>, Operand<TInt32>) - Static method in class org.tensorflow.op.tpu.CrossReplicaSum
Factory method to create a class wrapping a new CrossReplicaSum operation.
create(Scope, Iterable<Operand<TInt32>>, Operand<TString>, EnqueueTPUEmbeddingIntegerBatch.Options...) - Static method in class org.tensorflow.op.tpu.EnqueueTPUEmbeddingIntegerBatch
Factory method to create a class wrapping a new EnqueueTPUEmbeddingIntegerBatch operation.
create(Scope, Iterable<Operand<T>>, Iterable<Operand<U>>, Iterable<Operand<V>>, Operand<TString>, List<Long>, EnqueueTPUEmbeddingRaggedTensorBatch.Options...) - Static method in class org.tensorflow.op.tpu.EnqueueTPUEmbeddingRaggedTensorBatch
Factory method to create a class wrapping a new EnqueueTPUEmbeddingRaggedTensorBatch operation.
create(Scope, Iterable<Operand<T>>, Iterable<Operand<U>>, Iterable<Operand<V>>, Operand<TString>, EnqueueTPUEmbeddingSparseBatch.Options...) - Static method in class org.tensorflow.op.tpu.EnqueueTPUEmbeddingSparseBatch
Factory method to create a class wrapping a new EnqueueTPUEmbeddingSparseBatch operation.
create(Scope, Iterable<Operand<T>>, Iterable<Operand<U>>, Iterable<Operand<V>>, Operand<TString>, List<Long>, EnqueueTPUEmbeddingSparseTensorBatch.Options...) - Static method in class org.tensorflow.op.tpu.EnqueueTPUEmbeddingSparseTensorBatch
Factory method to create a class wrapping a new EnqueueTPUEmbeddingSparseTensorBatch operation.
create(Scope, DataType<T>, Shape) - Static method in class org.tensorflow.op.tpu.InfeedDequeue
Factory method to create a class wrapping a new InfeedDequeue operation.
create(Scope, List<DataType<?>>, List<Shape>) - Static method in class org.tensorflow.op.tpu.InfeedDequeueTuple
Factory method to create a class wrapping a new InfeedDequeueTuple operation.
create(Scope, Operand<T>, InfeedEnqueue.Options...) - Static method in class org.tensorflow.op.tpu.InfeedEnqueue
Factory method to create a class wrapping a new InfeedEnqueue operation.
create(Scope, Operand<?>, InfeedEnqueuePrelinearizedBuffer.Options...) - Static method in class org.tensorflow.op.tpu.InfeedEnqueuePrelinearizedBuffer
Factory method to create a class wrapping a new InfeedEnqueuePrelinearizedBuffer operation.
create(Scope, Iterable<Operand<?>>, List<Shape>, InfeedEnqueueTuple.Options...) - Static method in class org.tensorflow.op.tpu.InfeedEnqueueTuple
Factory method to create a class wrapping a new InfeedEnqueueTuple operation.
create(Scope, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Long, Long, LoadTPUEmbeddingAdadeltaParameters.Options...) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingAdadeltaParameters
Factory method to create a class wrapping a new LoadTPUEmbeddingAdadeltaParameters operation.
create(Scope, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Long, Long, LoadTPUEmbeddingAdadeltaParametersGradAccumDebug.Options...) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingAdadeltaParametersGradAccumDebug
Factory method to create a class wrapping a new LoadTPUEmbeddingAdadeltaParametersGradAccumDebug operation.
create(Scope, Operand<TFloat32>, Operand<TFloat32>, Long, Long, LoadTPUEmbeddingAdagradParameters.Options...) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingAdagradParameters
Factory method to create a class wrapping a new LoadTPUEmbeddingAdagradParameters operation.
create(Scope, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Long, Long, LoadTPUEmbeddingAdagradParametersGradAccumDebug.Options...) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingAdagradParametersGradAccumDebug
Factory method to create a class wrapping a new LoadTPUEmbeddingAdagradParametersGradAccumDebug operation.
create(Scope, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Long, Long, LoadTPUEmbeddingADAMParameters.Options...) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingADAMParameters
Factory method to create a class wrapping a new LoadTPUEmbeddingADAMParameters operation.
create(Scope, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Long, Long, LoadTPUEmbeddingADAMParametersGradAccumDebug.Options...) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingADAMParametersGradAccumDebug
Factory method to create a class wrapping a new LoadTPUEmbeddingADAMParametersGradAccumDebug operation.
create(Scope, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Long, Long, LoadTPUEmbeddingCenteredRMSPropParameters.Options...) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingCenteredRMSPropParameters
Factory method to create a class wrapping a new LoadTPUEmbeddingCenteredRMSPropParameters operation.
create(Scope, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Long, Long, LoadTPUEmbeddingFTRLParameters.Options...) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingFTRLParameters
Factory method to create a class wrapping a new LoadTPUEmbeddingFTRLParameters operation.
create(Scope, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Long, Long, LoadTPUEmbeddingFTRLParametersGradAccumDebug.Options...) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingFTRLParametersGradAccumDebug
Factory method to create a class wrapping a new LoadTPUEmbeddingFTRLParametersGradAccumDebug operation.
create(Scope, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Long, Long, LoadTPUEmbeddingMDLAdagradLightParameters.Options...) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingMDLAdagradLightParameters
Factory method to create a class wrapping a new LoadTPUEmbeddingMDLAdagradLightParameters operation.
create(Scope, Operand<TFloat32>, Operand<TFloat32>, Long, Long, LoadTPUEmbeddingMomentumParameters.Options...) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingMomentumParameters
Factory method to create a class wrapping a new LoadTPUEmbeddingMomentumParameters operation.
create(Scope, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Long, Long, LoadTPUEmbeddingMomentumParametersGradAccumDebug.Options...) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingMomentumParametersGradAccumDebug
Factory method to create a class wrapping a new LoadTPUEmbeddingMomentumParametersGradAccumDebug operation.
create(Scope, Operand<TFloat32>, Operand<TFloat32>, Long, Long, LoadTPUEmbeddingProximalAdagradParameters.Options...) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingProximalAdagradParameters
Factory method to create a class wrapping a new LoadTPUEmbeddingProximalAdagradParameters operation.
create(Scope, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Long, Long, LoadTPUEmbeddingProximalAdagradParametersGradAccumDebug.Options...) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingProximalAdagradParametersGradAccumDebug
Factory method to create a class wrapping a new LoadTPUEmbeddingProximalAdagradParametersGradAccumDebug operation.
create(Scope, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Long, Long, LoadTPUEmbeddingProximalYogiParameters.Options...) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingProximalYogiParameters
Factory method to create a class wrapping a new LoadTPUEmbeddingProximalYogiParameters operation.
create(Scope, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Long, Long, LoadTPUEmbeddingProximalYogiParametersGradAccumDebug.Options...) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingProximalYogiParametersGradAccumDebug
Factory method to create a class wrapping a new LoadTPUEmbeddingProximalYogiParametersGradAccumDebug operation.
create(Scope, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Long, Long, LoadTPUEmbeddingRMSPropParameters.Options...) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingRMSPropParameters
Factory method to create a class wrapping a new LoadTPUEmbeddingRMSPropParameters operation.
create(Scope, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Long, Long, LoadTPUEmbeddingRMSPropParametersGradAccumDebug.Options...) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingRMSPropParametersGradAccumDebug
Factory method to create a class wrapping a new LoadTPUEmbeddingRMSPropParametersGradAccumDebug operation.
create(Scope, Operand<TFloat32>, Long, Long, LoadTPUEmbeddingStochasticGradientDescentParameters.Options...) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingStochasticGradientDescentParameters
Factory method to create a class wrapping a new LoadTPUEmbeddingStochasticGradientDescentParameters operation.
create(Scope, Operand<TFloat32>, Operand<TFloat32>, Long, Long, LoadTPUEmbeddingStochasticGradientDescentParametersGradAccumDebug.Options...) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingStochasticGradientDescentParametersGradAccumDebug
Factory method to create a class wrapping a new LoadTPUEmbeddingStochasticGradientDescentParametersGradAccumDebug operation.
create(Scope, DataType<T>, Shape, OutfeedDequeue.Options...) - Static method in class org.tensorflow.op.tpu.OutfeedDequeue
Factory method to create a class wrapping a new OutfeedDequeue operation.
create(Scope, List<DataType<?>>, List<Shape>, OutfeedDequeueTuple.Options...) - Static method in class org.tensorflow.op.tpu.OutfeedDequeueTuple
Factory method to create a class wrapping a new OutfeedDequeueTuple operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.tpu.OutfeedEnqueue
Factory method to create a class wrapping a new OutfeedEnqueue operation.
create(Scope, Iterable<Operand<?>>) - Static method in class org.tensorflow.op.tpu.OutfeedEnqueueTuple
Factory method to create a class wrapping a new OutfeedEnqueueTuple operation.
create(Scope, Operand<T>, Prelinearize.Options...) - Static method in class org.tensorflow.op.tpu.Prelinearize
Factory method to create a class wrapping a new Prelinearize operation.
create(Scope, Iterable<Operand<?>>, List<Shape>, PrelinearizeTuple.Options...) - Static method in class org.tensorflow.op.tpu.PrelinearizeTuple
Factory method to create a class wrapping a new PrelinearizeTuple operation.
create(Scope, Long, String) - Static method in class org.tensorflow.op.tpu.RecvTPUEmbeddingActivations
Factory method to create a class wrapping a new RecvTPUEmbeddingActivations operation.
create(Scope, Long, Long, RetrieveTPUEmbeddingAdadeltaParameters.Options...) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingAdadeltaParameters
Factory method to create a class wrapping a new RetrieveTPUEmbeddingAdadeltaParameters operation.
create(Scope, Long, Long, RetrieveTPUEmbeddingAdadeltaParametersGradAccumDebug.Options...) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingAdadeltaParametersGradAccumDebug
Factory method to create a class wrapping a new RetrieveTPUEmbeddingAdadeltaParametersGradAccumDebug operation.
create(Scope, Long, Long, RetrieveTPUEmbeddingAdagradParameters.Options...) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingAdagradParameters
Factory method to create a class wrapping a new RetrieveTPUEmbeddingAdagradParameters operation.
create(Scope, Long, Long, RetrieveTPUEmbeddingAdagradParametersGradAccumDebug.Options...) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingAdagradParametersGradAccumDebug
Factory method to create a class wrapping a new RetrieveTPUEmbeddingAdagradParametersGradAccumDebug operation.
create(Scope, Long, Long, RetrieveTPUEmbeddingADAMParameters.Options...) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingADAMParameters
Factory method to create a class wrapping a new RetrieveTPUEmbeddingADAMParameters operation.
create(Scope, Long, Long, RetrieveTPUEmbeddingADAMParametersGradAccumDebug.Options...) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingADAMParametersGradAccumDebug
Factory method to create a class wrapping a new RetrieveTPUEmbeddingADAMParametersGradAccumDebug operation.
create(Scope, Long, Long, RetrieveTPUEmbeddingCenteredRMSPropParameters.Options...) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingCenteredRMSPropParameters
Factory method to create a class wrapping a new RetrieveTPUEmbeddingCenteredRMSPropParameters operation.
create(Scope, Long, Long, RetrieveTPUEmbeddingFTRLParameters.Options...) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingFTRLParameters
Factory method to create a class wrapping a new RetrieveTPUEmbeddingFTRLParameters operation.
create(Scope, Long, Long, RetrieveTPUEmbeddingFTRLParametersGradAccumDebug.Options...) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingFTRLParametersGradAccumDebug
Factory method to create a class wrapping a new RetrieveTPUEmbeddingFTRLParametersGradAccumDebug operation.
create(Scope, Long, Long, RetrieveTPUEmbeddingMDLAdagradLightParameters.Options...) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingMDLAdagradLightParameters
Factory method to create a class wrapping a new RetrieveTPUEmbeddingMDLAdagradLightParameters operation.
create(Scope, Long, Long, RetrieveTPUEmbeddingMomentumParameters.Options...) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingMomentumParameters
Factory method to create a class wrapping a new RetrieveTPUEmbeddingMomentumParameters operation.
create(Scope, Long, Long, RetrieveTPUEmbeddingMomentumParametersGradAccumDebug.Options...) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingMomentumParametersGradAccumDebug
Factory method to create a class wrapping a new RetrieveTPUEmbeddingMomentumParametersGradAccumDebug operation.
create(Scope, Long, Long, RetrieveTPUEmbeddingProximalAdagradParameters.Options...) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingProximalAdagradParameters
Factory method to create a class wrapping a new RetrieveTPUEmbeddingProximalAdagradParameters operation.
create(Scope, Long, Long, RetrieveTPUEmbeddingProximalAdagradParametersGradAccumDebug.Options...) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingProximalAdagradParametersGradAccumDebug
Factory method to create a class wrapping a new RetrieveTPUEmbeddingProximalAdagradParametersGradAccumDebug operation.
create(Scope, Long, Long, RetrieveTPUEmbeddingProximalYogiParameters.Options...) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingProximalYogiParameters
Factory method to create a class wrapping a new RetrieveTPUEmbeddingProximalYogiParameters operation.
create(Scope, Long, Long, RetrieveTPUEmbeddingProximalYogiParametersGradAccumDebug.Options...) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingProximalYogiParametersGradAccumDebug
Factory method to create a class wrapping a new RetrieveTPUEmbeddingProximalYogiParametersGradAccumDebug operation.
create(Scope, Long, Long, RetrieveTPUEmbeddingRMSPropParameters.Options...) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingRMSPropParameters
Factory method to create a class wrapping a new RetrieveTPUEmbeddingRMSPropParameters operation.
create(Scope, Long, Long, RetrieveTPUEmbeddingRMSPropParametersGradAccumDebug.Options...) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingRMSPropParametersGradAccumDebug
Factory method to create a class wrapping a new RetrieveTPUEmbeddingRMSPropParametersGradAccumDebug operation.
create(Scope, Long, Long, RetrieveTPUEmbeddingStochasticGradientDescentParameters.Options...) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingStochasticGradientDescentParameters
Factory method to create a class wrapping a new RetrieveTPUEmbeddingStochasticGradientDescentParameters operation.
create(Scope, Long, Long, RetrieveTPUEmbeddingStochasticGradientDescentParametersGradAccumDebug.Options...) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingStochasticGradientDescentParametersGradAccumDebug
Factory method to create a class wrapping a new RetrieveTPUEmbeddingStochasticGradientDescentParametersGradAccumDebug operation.
create(Scope, Iterable<Operand<TFloat32>>, Iterable<Operand<TFloat32>>, String) - Static method in class org.tensorflow.op.tpu.SendTPUEmbeddingGradients
Factory method to create a class wrapping a new SendTPUEmbeddingGradients operation.
create(Scope) - Static method in class org.tensorflow.op.tpu.ShutdownDistributedTPU
Factory method to create a class wrapping a new ShutdownDistributedTPU operation.
create(Scope) - Static method in class org.tensorflow.op.tpu.TPUCompilationResult
Factory method to create a class wrapping a new TPUCompilationResult operation.
create(Scope, Operand<TFloat32>, Operand<TFloat32>, Long, Long) - Static method in class org.tensorflow.op.tpu.TPUEmbeddingActivations
Factory method to create a class wrapping a new TPUEmbeddingActivations operation.
create(Scope) - Static method in class org.tensorflow.op.tpu.TPUOrdinalSelector
Factory method to create a class wrapping a new TPUOrdinalSelector operation.
create(Scope, Iterable<Operand<T>>, TPUReplicatedInput.Options...) - Static method in class org.tensorflow.op.tpu.TPUReplicatedInput
Factory method to create a class wrapping a new TPUReplicatedInput operation.
create(Scope, Operand<T>, Long) - Static method in class org.tensorflow.op.tpu.TPUReplicatedOutput
Factory method to create a class wrapping a new TPUReplicatedOutput operation.
create(Scope, Long, TPUReplicateMetadata.Options...) - Static method in class org.tensorflow.op.tpu.TPUReplicateMetadata
Factory method to create a class wrapping a new TPUReplicateMetadata operation.
create(Scope, Operand<TString>) - Static method in class org.tensorflow.op.tpu.WorkerHeartbeat
Factory method to create a class wrapping a new WorkerHeartbeat operation.
create(Scope, Operand<TString>, Operand<TInt64>, Operand<T>) - Static method in class org.tensorflow.op.train.AccumulatorApplyGradient
Factory method to create a class wrapping a new AccumulatorApplyGradient operation.
create(Scope, Operand<TString>) - Static method in class org.tensorflow.op.train.AccumulatorNumAccumulated
Factory method to create a class wrapping a new AccumulatorNumAccumulated operation.
create(Scope, Operand<TString>, Operand<TInt64>) - Static method in class org.tensorflow.op.train.AccumulatorSetGlobalStep
Factory method to create a class wrapping a new AccumulatorSetGlobalStep operation.
create(Scope, Operand<TString>, Operand<TInt32>, DataType<T>) - Static method in class org.tensorflow.op.train.AccumulatorTakeGradient
Factory method to create a class wrapping a new AccumulatorTakeGradient operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, ApplyAdadelta.Options...) - Static method in class org.tensorflow.op.train.ApplyAdadelta
Factory method to create a class wrapping a new ApplyAdadelta operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>, Operand<T>, ApplyAdagrad.Options...) - Static method in class org.tensorflow.op.train.ApplyAdagrad
Factory method to create a class wrapping a new ApplyAdagrad operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<TInt64>, ApplyAdagradDa.Options...) - Static method in class org.tensorflow.op.train.ApplyAdagradDa
Factory method to create a class wrapping a new ApplyAdagradDa operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, ApplyAdagradV2.Options...) - Static method in class org.tensorflow.op.train.ApplyAdagradV2
Factory method to create a class wrapping a new ApplyAdagradV2 operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, ApplyAdam.Options...) - Static method in class org.tensorflow.op.train.ApplyAdam
Factory method to create a class wrapping a new ApplyAdam operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, ApplyAdaMax.Options...) - Static method in class org.tensorflow.op.train.ApplyAdaMax
Factory method to create a class wrapping a new ApplyAdaMax operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, ApplyAddSign.Options...) - Static method in class org.tensorflow.op.train.ApplyAddSign
Factory method to create a class wrapping a new ApplyAddSign operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, ApplyCenteredRmsProp.Options...) - Static method in class org.tensorflow.op.train.ApplyCenteredRmsProp
Factory method to create a class wrapping a new ApplyCenteredRmsProp operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, ApplyFtrl.Options...) - Static method in class org.tensorflow.op.train.ApplyFtrl
Factory method to create a class wrapping a new ApplyFtrl operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>, ApplyGradientDescent.Options...) - Static method in class org.tensorflow.op.train.ApplyGradientDescent
Factory method to create a class wrapping a new ApplyGradientDescent operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, ApplyMomentum.Options...) - Static method in class org.tensorflow.op.train.ApplyMomentum
Factory method to create a class wrapping a new ApplyMomentum operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, ApplyPowerSign.Options...) - Static method in class org.tensorflow.op.train.ApplyPowerSign
Factory method to create a class wrapping a new ApplyPowerSign operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, ApplyProximalAdagrad.Options...) - Static method in class org.tensorflow.op.train.ApplyProximalAdagrad
Factory method to create a class wrapping a new ApplyProximalAdagrad operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, ApplyProximalGradientDescent.Options...) - Static method in class org.tensorflow.op.train.ApplyProximalGradientDescent
Factory method to create a class wrapping a new ApplyProximalGradientDescent operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, ApplyRmsProp.Options...) - Static method in class org.tensorflow.op.train.ApplyRmsProp
Factory method to create a class wrapping a new ApplyRmsProp operation.
create(Scope, Operand<T>, Operand<T>, BatchMatMul.Options...) - Static method in class org.tensorflow.op.train.BatchMatMul
Factory method to create a class wrapping a new BatchMatMul operation.
create(Scope, DataType<T>, Shape, ConditionalAccumulator.Options...) - Static method in class org.tensorflow.op.train.ConditionalAccumulator
Factory method to create a class wrapping a new ConditionalAccumulator operation.
create(Scope, Operand<TString>, Operand<TString>, Long, Long, GenerateVocabRemapping.Options...) - Static method in class org.tensorflow.op.train.GenerateVocabRemapping
Factory method to create a class wrapping a new GenerateVocabRemapping operation.
create(Scope, Operand<TString>, Operand<TString>, MergeV2Checkpoints.Options...) - Static method in class org.tensorflow.op.train.MergeV2Checkpoints
Factory method to create a class wrapping a new MergeV2Checkpoints operation.
create(Scope, Operand<TFloat32>, Operand<TFloat32>, Operand<TInt32>, Operand<TInt32>, Operand<TFloat32>, List<Long>, Long) - Static method in class org.tensorflow.op.train.NegTrain
Factory method to create a class wrapping a new NegTrain operation.
create(Scope, Operand<T>, PreventGradient.Options...) - Static method in class org.tensorflow.op.train.PreventGradient
Factory method to create a class wrapping a new PreventGradient operation.
create(Scope, Operand<?>, Operand<TInt64>, Operand<T>) - Static method in class org.tensorflow.op.train.ResourceAccumulatorApplyGradient
Factory method to create a class wrapping a new ResourceAccumulatorApplyGradient operation.
create(Scope, Operand<?>) - Static method in class org.tensorflow.op.train.ResourceAccumulatorNumAccumulated
Factory method to create a class wrapping a new ResourceAccumulatorNumAccumulated operation.
create(Scope, Operand<?>, Operand<TInt64>) - Static method in class org.tensorflow.op.train.ResourceAccumulatorSetGlobalStep
Factory method to create a class wrapping a new ResourceAccumulatorSetGlobalStep operation.
create(Scope, Operand<?>, Operand<TInt32>, DataType<T>) - Static method in class org.tensorflow.op.train.ResourceAccumulatorTakeGradient
Factory method to create a class wrapping a new ResourceAccumulatorTakeGradient operation.
create(Scope, Operand<?>, Operand<?>, Operand<?>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, ResourceApplyAdadelta.Options...) - Static method in class org.tensorflow.op.train.ResourceApplyAdadelta
Factory method to create a class wrapping a new ResourceApplyAdadelta operation.
create(Scope, Operand<?>, Operand<?>, Operand<T>, Operand<T>, Operand<T>, ResourceApplyAdagrad.Options...) - Static method in class org.tensorflow.op.train.ResourceApplyAdagrad
Factory method to create a class wrapping a new ResourceApplyAdagrad operation.
create(Scope, Operand<?>, Operand<?>, Operand<?>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<TInt64>, ResourceApplyAdagradDa.Options...) - Static method in class org.tensorflow.op.train.ResourceApplyAdagradDa
Factory method to create a class wrapping a new ResourceApplyAdagradDa operation.
create(Scope, Operand<?>, Operand<?>, Operand<?>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, ResourceApplyAdam.Options...) - Static method in class org.tensorflow.op.train.ResourceApplyAdam
Factory method to create a class wrapping a new ResourceApplyAdam operation.
create(Scope, Operand<?>, Operand<?>, Operand<?>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, ResourceApplyAdaMax.Options...) - Static method in class org.tensorflow.op.train.ResourceApplyAdaMax
Factory method to create a class wrapping a new ResourceApplyAdaMax operation.
create(Scope, Operand<?>, Operand<?>, Operand<?>, Operand<?>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, ResourceApplyAdamWithAmsgrad.Options...) - Static method in class org.tensorflow.op.train.ResourceApplyAdamWithAmsgrad
Factory method to create a class wrapping a new ResourceApplyAdamWithAmsgrad operation.
create(Scope, Operand<?>, Operand<?>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, ResourceApplyAddSign.Options...) - Static method in class org.tensorflow.op.train.ResourceApplyAddSign
Factory method to create a class wrapping a new ResourceApplyAddSign operation.
create(Scope, Operand<?>, Operand<?>, Operand<?>, Operand<?>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, ResourceApplyCenteredRmsProp.Options...) - Static method in class org.tensorflow.op.train.ResourceApplyCenteredRmsProp
Factory method to create a class wrapping a new ResourceApplyCenteredRmsProp operation.
create(Scope, Operand<?>, Operand<?>, Operand<?>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, ResourceApplyFtrl.Options...) - Static method in class org.tensorflow.op.train.ResourceApplyFtrl
Factory method to create a class wrapping a new ResourceApplyFtrl operation.
create(Scope, Operand<?>, Operand<T>, Operand<T>, ResourceApplyGradientDescent.Options...) - Static method in class org.tensorflow.op.train.ResourceApplyGradientDescent
Factory method to create a class wrapping a new ResourceApplyGradientDescent operation.
create(Scope, Operand<?>, Operand<?>, Operand<T>, Operand<T>, Operand<T>, ResourceApplyKerasMomentum.Options...) - Static method in class org.tensorflow.op.train.ResourceApplyKerasMomentum
Factory method to create a class wrapping a new ResourceApplyKerasMomentum operation.
create(Scope, Operand<?>, Operand<?>, Operand<T>, Operand<T>, Operand<T>, ResourceApplyMomentum.Options...) - Static method in class org.tensorflow.op.train.ResourceApplyMomentum
Factory method to create a class wrapping a new ResourceApplyMomentum operation.
create(Scope, Operand<?>, Operand<?>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, ResourceApplyPowerSign.Options...) - Static method in class org.tensorflow.op.train.ResourceApplyPowerSign
Factory method to create a class wrapping a new ResourceApplyPowerSign operation.
create(Scope, Operand<?>, Operand<?>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, ResourceApplyProximalAdagrad.Options...) - Static method in class org.tensorflow.op.train.ResourceApplyProximalAdagrad
Factory method to create a class wrapping a new ResourceApplyProximalAdagrad operation.
create(Scope, Operand<?>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, ResourceApplyProximalGradientDescent.Options...) - Static method in class org.tensorflow.op.train.ResourceApplyProximalGradientDescent
Factory method to create a class wrapping a new ResourceApplyProximalGradientDescent operation.
create(Scope, Operand<?>, Operand<?>, Operand<?>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, ResourceApplyRmsProp.Options...) - Static method in class org.tensorflow.op.train.ResourceApplyRmsProp
Factory method to create a class wrapping a new ResourceApplyRmsProp operation.
create(Scope, DataType<T>, Shape, ResourceConditionalAccumulator.Options...) - Static method in class org.tensorflow.op.train.ResourceConditionalAccumulator
Factory method to create a class wrapping a new ResourceConditionalAccumulator operation.
create(Scope, Operand<?>, Operand<?>, Operand<?>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<U>, ResourceSparseApplyAdadelta.Options...) - Static method in class org.tensorflow.op.train.ResourceSparseApplyAdadelta
Factory method to create a class wrapping a new ResourceSparseApplyAdadelta operation.
create(Scope, Operand<?>, Operand<?>, Operand<T>, Operand<T>, Operand<U>, ResourceSparseApplyAdagrad.Options...) - Static method in class org.tensorflow.op.train.ResourceSparseApplyAdagrad
Factory method to create a class wrapping a new ResourceSparseApplyAdagrad operation.
create(Scope, Operand<?>, Operand<?>, Operand<?>, Operand<T>, Operand<U>, Operand<T>, Operand<T>, Operand<T>, Operand<TInt64>, ResourceSparseApplyAdagradDa.Options...) - Static method in class org.tensorflow.op.train.ResourceSparseApplyAdagradDa
Factory method to create a class wrapping a new ResourceSparseApplyAdagradDa operation.
create(Scope, Operand<?>, Operand<?>, Operand<T>, Operand<T>, Operand<T>, Operand<U>, ResourceSparseApplyAdagradV2.Options...) - Static method in class org.tensorflow.op.train.ResourceSparseApplyAdagradV2
Factory method to create a class wrapping a new ResourceSparseApplyAdagradV2 operation.
create(Scope, Operand<?>, Operand<?>, Operand<?>, Operand<?>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<U>, ResourceSparseApplyCenteredRmsProp.Options...) - Static method in class org.tensorflow.op.train.ResourceSparseApplyCenteredRmsProp
Factory method to create a class wrapping a new ResourceSparseApplyCenteredRmsProp operation.
create(Scope, Operand<?>, Operand<?>, Operand<?>, Operand<T>, Operand<U>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, ResourceSparseApplyFtrl.Options...) - Static method in class org.tensorflow.op.train.ResourceSparseApplyFtrl
Factory method to create a class wrapping a new ResourceSparseApplyFtrl operation.
create(Scope, Operand<?>, Operand<?>, Operand<T>, Operand<T>, Operand<U>, Operand<T>, ResourceSparseApplyKerasMomentum.Options...) - Static method in class org.tensorflow.op.train.ResourceSparseApplyKerasMomentum
Factory method to create a class wrapping a new ResourceSparseApplyKerasMomentum operation.
create(Scope, Operand<?>, Operand<?>, Operand<T>, Operand<T>, Operand<U>, Operand<T>, ResourceSparseApplyMomentum.Options...) - Static method in class org.tensorflow.op.train.ResourceSparseApplyMomentum
Factory method to create a class wrapping a new ResourceSparseApplyMomentum operation.
create(Scope, Operand<?>, Operand<?>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<U>, ResourceSparseApplyProximalAdagrad.Options...) - Static method in class org.tensorflow.op.train.ResourceSparseApplyProximalAdagrad
Factory method to create a class wrapping a new ResourceSparseApplyProximalAdagrad operation.
create(Scope, Operand<?>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<U>, ResourceSparseApplyProximalGradientDescent.Options...) - Static method in class org.tensorflow.op.train.ResourceSparseApplyProximalGradientDescent
Factory method to create a class wrapping a new ResourceSparseApplyProximalGradientDescent operation.
create(Scope, Operand<?>, Operand<?>, Operand<?>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<U>, ResourceSparseApplyRmsProp.Options...) - Static method in class org.tensorflow.op.train.ResourceSparseApplyRmsProp
Factory method to create a class wrapping a new ResourceSparseApplyRmsProp operation.
create(Scope, Operand<TString>, Operand<TString>, Operand<TString>, List<DataType<?>>) - Static method in class org.tensorflow.op.train.Restore
Factory method to create a class wrapping a new Restore operation.
create(Scope, Operand<TString>, Operand<TString>, Operand<TString>, DataType<T>, RestoreSlice.Options...) - Static method in class org.tensorflow.op.train.RestoreSlice
Factory method to create a class wrapping a new RestoreSlice operation.
create(Scope, Operand<TString>, Operand<TString>, Operand<TString>, Iterable<Operand<?>>) - Static method in class org.tensorflow.op.train.Save
Factory method to create a class wrapping a new Save operation.
create(Scope, Operand<TString>, Operand<TString>, Operand<TString>, Iterable<Operand<?>>) - Static method in class org.tensorflow.op.train.SaveSlices
Factory method to create a class wrapping a new SaveSlices operation.
create(Scope, Operand<TString>) - Static method in class org.tensorflow.op.train.SdcaFprint
Factory method to create a class wrapping a new SdcaFprint operation.
create(Scope, Iterable<Operand<TInt64>>, Iterable<Operand<TInt64>>, Iterable<Operand<TFloat32>>, Iterable<Operand<TFloat32>>, Operand<TFloat32>, Operand<TFloat32>, Iterable<Operand<TInt64>>, Iterable<Operand<TFloat32>>, Iterable<Operand<TFloat32>>, Operand<TFloat32>, String, Float, Float, Long, Long, SdcaOptimizer.Options...) - Static method in class org.tensorflow.op.train.SdcaOptimizer
Factory method to create a class wrapping a new SdcaOptimizer operation.
create(Scope, Iterable<Operand<TFloat32>>, Float, Float) - Static method in class org.tensorflow.op.train.SdcaShrinkL1
Factory method to create a class wrapping a new SdcaShrinkL1 operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<U>, SparseApplyAdadelta.Options...) - Static method in class org.tensorflow.op.train.SparseApplyAdadelta
Factory method to create a class wrapping a new SparseApplyAdadelta operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<U>, SparseApplyAdagrad.Options...) - Static method in class org.tensorflow.op.train.SparseApplyAdagrad
Factory method to create a class wrapping a new SparseApplyAdagrad operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<U>, Operand<T>, Operand<T>, Operand<T>, Operand<TInt64>, SparseApplyAdagradDa.Options...) - Static method in class org.tensorflow.op.train.SparseApplyAdagradDa
Factory method to create a class wrapping a new SparseApplyAdagradDa operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<U>, SparseApplyCenteredRmsProp.Options...) - Static method in class org.tensorflow.op.train.SparseApplyCenteredRmsProp
Factory method to create a class wrapping a new SparseApplyCenteredRmsProp operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<U>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, SparseApplyFtrl.Options...) - Static method in class org.tensorflow.op.train.SparseApplyFtrl
Factory method to create a class wrapping a new SparseApplyFtrl operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<U>, Operand<T>, SparseApplyMomentum.Options...) - Static method in class org.tensorflow.op.train.SparseApplyMomentum
Factory method to create a class wrapping a new SparseApplyMomentum operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<U>, SparseApplyProximalAdagrad.Options...) - Static method in class org.tensorflow.op.train.SparseApplyProximalAdagrad
Factory method to create a class wrapping a new SparseApplyProximalAdagrad operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<U>, SparseApplyProximalGradientDescent.Options...) - Static method in class org.tensorflow.op.train.SparseApplyProximalGradientDescent
Factory method to create a class wrapping a new SparseApplyProximalGradientDescent operation.
create(Scope, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<U>, SparseApplyRmsProp.Options...) - Static method in class org.tensorflow.op.train.SparseApplyRmsProp
Factory method to create a class wrapping a new SparseApplyRmsProp operation.
create(Scope, Operand<T>, Operand<TInt32>) - Static method in class org.tensorflow.op.train.TileGrad
Factory method to create a class wrapping a new TileGrad operation.
create(Scope, Operand<T>, Operand<T>, Operand<U>) - Static method in class org.tensorflow.op.xla.BroadcastHelper
Factory method to create a class wrapping a new BroadcastHelper operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.xla.ClusterOutput
Factory method to create a class wrapping a new ClusterOutput operation.
create(Scope, Operand<T>, Operand<T>, Operand<U>, Operand<U>, Operand<U>, Operand<U>, Operand<U>, String, String) - Static method in class org.tensorflow.op.xla.Conv
Factory method to create a class wrapping a new Conv operation.
create(Scope, Operand<?>, Float, Float, String, Boolean) - Static method in class org.tensorflow.op.xla.Dequantize
Factory method to create a class wrapping a new Dequantize operation.
create(Scope, Operand<T>, Operand<T>, String, String) - Static method in class org.tensorflow.op.xla.Dot
Factory method to create a class wrapping a new Dot operation.
create(Scope, Operand<T>, Operand<U>, Operand<U>) - Static method in class org.tensorflow.op.xla.DynamicSlice
Factory method to create a class wrapping a new DynamicSlice operation.
create(Scope, Operand<T>, Operand<T>, Operand<U>) - Static method in class org.tensorflow.op.xla.DynamicUpdateSlice
Factory method to create a class wrapping a new DynamicUpdateSlice operation.
create(Scope, Operand<T>, Operand<T>, String) - Static method in class org.tensorflow.op.xla.Einsum
Factory method to create a class wrapping a new Einsum operation.
create(Scope, Operand<T>, Operand<U>, Operand<U>, String, Boolean) - Static method in class org.tensorflow.op.xla.Gather
Factory method to create a class wrapping a new Gather operation.
create(Scope, Operand<T>, Operand<U>) - Static method in class org.tensorflow.op.xla.KeyValueSort
Factory method to create a class wrapping a new KeyValueSort operation.
create(Scope, Operand<T>, Operand<T>, Operand<U>, Operand<U>, Operand<U>) - Static method in class org.tensorflow.op.xla.Pad
Factory method to create a class wrapping a new Pad operation.
create(Scope, DataType<T>, String, Shape) - Static method in class org.tensorflow.op.xla.Recv
Factory method to create a class wrapping a new Recv operation.
create(Scope) - Static method in class org.tensorflow.op.xla.ReplicaId
Factory method to create a class wrapping a new ReplicaId operation.
create(Scope, Operand<T>, Boolean, Long, Float) - Static method in class org.tensorflow.op.xla.SelfAdjointEig
Factory method to create a class wrapping a new SelfAdjointEig operation.
create(Scope, Operand<T>, String) - Static method in class org.tensorflow.op.xla.Send
Factory method to create a class wrapping a new Send operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.xla.Sharding
Factory method to create a class wrapping a new Sharding operation.
create(Scope, Operand<T>) - Static method in class org.tensorflow.op.xla.Sort
Factory method to create a class wrapping a new Sort operation.
create(Scope, Operand<T>, Long, Float, String) - Static method in class org.tensorflow.op.xla.Svd
Factory method to create a class wrapping a new Svd operation.
Create_func_TF_OpKernelConstruction - Class in org.tensorflow.internal.c_api
 
Create_func_TF_OpKernelConstruction(Pointer) - Constructor for class org.tensorflow.internal.c_api.Create_func_TF_OpKernelConstruction
Pointer cast constructor.
Create_func_TF_OpKernelConstruction() - Constructor for class org.tensorflow.internal.c_api.Create_func_TF_OpKernelConstruction
 
CreateSummaryDbWriter - Class in org.tensorflow.op.summary
 
CreateSummaryFileWriter - Class in org.tensorflow.op.summary
 
createVariableWithInit(Scope, Operand<T>, Variable.Options...) - Static method in class org.tensorflow.op.core.Helpers
Factory method to create a new Variable with it's initializer.
CREATION_TIMESTAMP_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.SnapshotMetadataRecord
 
CropAndResize - Class in org.tensorflow.op.image
Extracts crops from the input image tensor and resizes them.
cropAndResize(Operand<T>, Operand<TFloat32>, Operand<TInt32>, Operand<TInt32>, CropAndResize.Options...) - Method in class org.tensorflow.op.ImageOps
Extracts crops from the input image tensor and resizes them.
CropAndResize.Options - Class in org.tensorflow.op.image
Optional attributes for CropAndResize
CropAndResizeGradBoxes - Class in org.tensorflow.op.image
Computes the gradient of the crop_and_resize op wrt the input boxes tensor.
cropAndResizeGradBoxes(Operand<TFloat32>, Operand<T>, Operand<TFloat32>, Operand<TInt32>, CropAndResizeGradBoxes.Options...) - Method in class org.tensorflow.op.ImageOps
Computes the gradient of the crop_and_resize op wrt the input boxes tensor.
CropAndResizeGradBoxes.Options - Class in org.tensorflow.op.image
Optional attributes for CropAndResizeGradBoxes
CropAndResizeGradImage<T extends TNumber> - Class in org.tensorflow.op.image
Computes the gradient of the crop_and_resize op wrt the input image tensor.
cropAndResizeGradImage(Operand<TFloat32>, Operand<TFloat32>, Operand<TInt32>, Operand<TInt32>, DataType<T>, CropAndResizeGradImage.Options...) - Method in class org.tensorflow.op.ImageOps
Computes the gradient of the crop_and_resize op wrt the input image tensor.
CropAndResizeGradImage.Options - Class in org.tensorflow.op.image
Optional attributes for CropAndResizeGradImage
crops() - Method in class org.tensorflow.op.image.CropAndResize
A 4-D tensor of shape `[num_boxes, crop_height, crop_width, depth]`.
Cross<T extends TNumber> - Class in org.tensorflow.op.linalg
Compute the pairwise cross product.
cross(Operand<T>, Operand<T>) - Method in class org.tensorflow.op.LinalgOps
Compute the pairwise cross product.
CrossReplicaSum<T extends TNumber> - Class in org.tensorflow.op.tpu
An Op to sum inputs across replicated TPU instances.
cs() - Method in class org.tensorflow.op.nn.BlockLSTM
The cell state before the tanh over the whole time sequence.
cs() - Method in class org.tensorflow.op.nn.LSTMBlockCell
The cell state before the tanh.
csPrevGrad() - Method in class org.tensorflow.op.nn.BlockLSTMGrad
The gradient of cs_prev to be back-propped.
csPrevGrad() - Method in class org.tensorflow.op.nn.LSTMBlockCellGrad
The gradient of cs to be back-propped.
CSRSparseMatrixComponents<T extends TType> - Class in org.tensorflow.op.linalg.sparse
Reads out the CSR components at batch `index`.
CSRSparseMatrixToDense<T extends TType> - Class in org.tensorflow.op.linalg.sparse
Convert a (possibly batched) CSRSparseMatrix to dense.
CSRSparseMatrixToSparseTensor<T extends TType> - Class in org.tensorflow.op.linalg.sparse
Converts a (possibly batched) CSRSparesMatrix to a SparseTensor.
cSRSparseMatrixToSparseTensor(Operand<?>, DataType<T>) - Method in class org.tensorflow.op.LinalgSparseOps
Converts a (possibly batched) CSRSparesMatrix to a SparseTensor.
CSVDataset - Class in org.tensorflow.op.data
 
CSVDataset - Class in org.tensorflow.op.data.experimental
 
cSVDataset(Operand<TString>, Operand<TString>, Operand<TInt64>, Operand<TBool>, Operand<TString>, Operand<TBool>, Operand<TString>, Operand<TInt64>, Iterable<Operand<?>>, List<Shape>) - Method in class org.tensorflow.op.DataOps
 
CtcBeamSearchDecoder<T extends TNumber> - Class in org.tensorflow.op.nn
Performs beam search decoding on the logits given in input.
ctcBeamSearchDecoder(Operand<T>, Operand<TInt32>, Long, Long, CtcBeamSearchDecoder.Options...) - Method in class org.tensorflow.op.NnOps
Performs beam search decoding on the logits given in input.
CtcBeamSearchDecoder.Options - Class in org.tensorflow.op.nn
Optional attributes for CtcBeamSearchDecoder
CtcGreedyDecoder<T extends TNumber> - Class in org.tensorflow.op.nn
Performs greedy decoding on the logits given in inputs.
ctcGreedyDecoder(Operand<T>, Operand<TInt32>, CtcGreedyDecoder.Options...) - Method in class org.tensorflow.op.NnOps
Performs greedy decoding on the logits given in inputs.
CtcGreedyDecoder.Options - Class in org.tensorflow.op.nn
Optional attributes for CtcGreedyDecoder
CtcLoss<T extends TNumber> - Class in org.tensorflow.op.nn
Calculates the CTC Loss (log probability) for each batch entry.
ctcLoss(Operand<T>, Operand<TInt64>, Operand<TInt32>, Operand<TInt32>, CtcLoss.Options...) - Method in class org.tensorflow.op.NnOps
Calculates the CTC Loss (log probability) for each batch entry.
CtcLoss.Options - Class in org.tensorflow.op.nn
Optional attributes for CtcLoss
CTCLossV2 - Class in org.tensorflow.op.nn
Calculates the CTC Loss (log probability) for each batch entry.
CTCLossV2.Options - Class in org.tensorflow.op.nn
Optional attributes for CTCLossV2
ctcMergeRepeated(Boolean) - Static method in class org.tensorflow.op.nn.CtcLoss
 
ctcMergeRepeated(Boolean) - Method in class org.tensorflow.op.nn.CtcLoss.Options
 
ctcMergeRepeated(Boolean) - Static method in class org.tensorflow.op.nn.CTCLossV2
 
ctcMergeRepeated(Boolean) - Method in class org.tensorflow.op.nn.CTCLossV2.Options
 
CudnnRNN<T extends TNumber> - Class in org.tensorflow.op.nn
A RNN backed by cuDNN.
CudnnRNN.Options - Class in org.tensorflow.op.nn
Optional attributes for CudnnRNN
CudnnRNNBackprop<T extends TNumber> - Class in org.tensorflow.op.nn
Backprop step of CudnnRNNV3.
CudnnRNNBackprop.Options - Class in org.tensorflow.op.nn
Optional attributes for CudnnRNNBackprop
CudnnRNNCanonicalToParams<T extends TNumber> - Class in org.tensorflow.op.nn
Converts CudnnRNN params from canonical form to usable form.
cudnnRNNCanonicalToParams(Operand<TInt32>, Operand<TInt32>, Operand<TInt32>, Iterable<Operand<T>>, Iterable<Operand<T>>, CudnnRNNCanonicalToParams.Options...) - Method in class org.tensorflow.op.NnOps
Converts CudnnRNN params from canonical form to usable form.
CudnnRNNCanonicalToParams.Options - Class in org.tensorflow.op.nn
Optional attributes for CudnnRNNCanonicalToParams
CudnnRnnParamsSize<U extends TNumber> - Class in org.tensorflow.op.nn
Computes size of weights that can be used by a Cudnn RNN model.
cudnnRnnParamsSize(Operand<TInt32>, Operand<TInt32>, Operand<TInt32>, DataType<T>, DataType<U>, CudnnRnnParamsSize.Options...) - Method in class org.tensorflow.op.NnOps
Computes size of weights that can be used by a Cudnn RNN model.
CudnnRnnParamsSize.Options - Class in org.tensorflow.op.nn
Optional attributes for CudnnRnnParamsSize
CudnnRNNParamsToCanonical<T extends TNumber> - Class in org.tensorflow.op.nn
Retrieves CudnnRNN params in canonical form.
cudnnRNNParamsToCanonical(Operand<TInt32>, Operand<TInt32>, Operand<TInt32>, Operand<T>, Long, Long, CudnnRNNParamsToCanonical.Options...) - Method in class org.tensorflow.op.NnOps
Retrieves CudnnRNN params in canonical form.
CudnnRNNParamsToCanonical.Options - Class in org.tensorflow.op.nn
Optional attributes for CudnnRNNParamsToCanonical
Cumprod<T extends TType> - Class in org.tensorflow.op.math
Compute the cumulative product of the tensor `x` along `axis`.
cumprod(Operand<T>, Operand<U>, Cumprod.Options...) - Method in class org.tensorflow.op.MathOps
Compute the cumulative product of the tensor `x` along `axis`.
Cumprod.Options - Class in org.tensorflow.op.math
Optional attributes for Cumprod
Cumsum<T extends TType> - Class in org.tensorflow.op.math
Compute the cumulative sum of the tensor `x` along `axis`.
cumsum(Operand<T>, Operand<U>, Cumsum.Options...) - Method in class org.tensorflow.op.MathOps
Compute the cumulative sum of the tensor `x` along `axis`.
Cumsum.Options - Class in org.tensorflow.op.math
Optional attributes for Cumsum
CumulativeLogsumexp<T extends TNumber> - Class in org.tensorflow.op.math
Compute the cumulative product of the tensor `x` along `axis`.
CumulativeLogsumexp.Options - Class in org.tensorflow.op.math
Optional attributes for CumulativeLogsumexp
CURRENT_WORK_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ReaderBaseState
 
currentEpoch() - Method in class org.tensorflow.op.core.Skipgram
The current epoch number.
CURT_HEALTH_VALUE - Static variable in enum org.tensorflow.proto.util.TensorDebugMode
A minimalist health summary for float-type tensors.
CUSTOM_OPTIMIZERS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RewriterConfig
 

D

data() - Method in class org.tensorflow.internal.c_api.TF_Buffer
 
data(Pointer) - Method in class org.tensorflow.internal.c_api.TF_Buffer
 
data - Variable in class org.tensorflow.op.Ops
 
data() - Method in interface org.tensorflow.Operand
Returns the data of this operand.
data() - Method in class org.tensorflow.Tensor
Returns the data of this tensor.
DATA_CLASS_BLOB_SEQUENCE_VALUE - Static variable in enum org.tensorflow.proto.framework.DataClass
Blob sequence time series.
DATA_CLASS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SummaryMetadata
 
DATA_CLASS_SCALAR_VALUE - Static variable in enum org.tensorflow.proto.framework.DataClass
Scalar time series.
DATA_CLASS_TENSOR_VALUE - Static variable in enum org.tensorflow.proto.framework.DataClass
Tensor time series.
DATA_CLASS_UNKNOWN_VALUE - Static variable in enum org.tensorflow.proto.framework.DataClass
Unknown data class, used (implicitly) for legacy data.
DATA_DATASET_SPEC_VALUE - Static variable in enum org.tensorflow.proto.framework.TypeSpecProto.TypeSpecClass
tf.data.DatasetSpec
data_deallocator() - Method in class org.tensorflow.internal.c_api.TF_Buffer
 
data_deallocator(TF_Buffer.Data_deallocator_Pointer_long) - Method in class org.tensorflow.internal.c_api.TF_Buffer
 
Data_deallocator_Pointer_long(Pointer) - Constructor for class org.tensorflow.internal.c_api.TF_Buffer.Data_deallocator_Pointer_long
Pointer cast constructor.
Data_deallocator_Pointer_long() - Constructor for class org.tensorflow.internal.c_api.TF_Buffer.Data_deallocator_Pointer_long
 
DATA_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo
 
DATA_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.SavedSlice
 
DATA_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.SavedTensorSlices
 
DATA_ITERATOR_SPEC_VALUE - Static variable in enum org.tensorflow.proto.framework.TypeSpecProto.TypeSpecClass
IteratorSpec from data/ops/iterator_ops.py
DATA_LOSS_VALUE - Static variable in enum org.tensorflow.proto.framework.Code
Unrecoverable data loss or corruption.
dataAsByteBuffer() - Method in class org.tensorflow.internal.c_api.AbstractTF_Buffer
Returns the data of this buffer as a ByteBuffer
DataClass - Enum in org.tensorflow.proto.framework
Protobuf enum tensorflow.DataClass
DataExperimentalOps - Class in org.tensorflow.op
An API for building data.experimental operations as Ops
dataFormat(String) - Static method in class org.tensorflow.op.nn.AvgPool
 
dataFormat(String) - Method in class org.tensorflow.op.nn.AvgPool.Options
 
dataFormat(String) - Static method in class org.tensorflow.op.nn.AvgPool3d
 
dataFormat(String) - Method in class org.tensorflow.op.nn.AvgPool3d.Options
 
dataFormat(String) - Static method in class org.tensorflow.op.nn.AvgPool3dGrad
 
dataFormat(String) - Method in class org.tensorflow.op.nn.AvgPool3dGrad.Options
 
dataFormat(String) - Static method in class org.tensorflow.op.nn.AvgPoolGrad
 
dataFormat(String) - Method in class org.tensorflow.op.nn.AvgPoolGrad.Options
 
dataFormat(String) - Static method in class org.tensorflow.op.nn.BiasAdd
 
dataFormat(String) - Method in class org.tensorflow.op.nn.BiasAdd.Options
 
dataFormat(String) - Static method in class org.tensorflow.op.nn.BiasAddGrad
 
dataFormat(String) - Method in class org.tensorflow.op.nn.BiasAddGrad.Options
 
dataFormat(String) - Static method in class org.tensorflow.op.nn.Conv2d
 
dataFormat(String) - Method in class org.tensorflow.op.nn.Conv2d.Options
 
dataFormat(String) - Static method in class org.tensorflow.op.nn.Conv2dBackpropFilter
 
dataFormat(String) - Method in class org.tensorflow.op.nn.Conv2dBackpropFilter.Options
 
dataFormat(String) - Static method in class org.tensorflow.op.nn.Conv2dBackpropInput
 
dataFormat(String) - Method in class org.tensorflow.op.nn.Conv2dBackpropInput.Options
 
dataFormat(String) - Static method in class org.tensorflow.op.nn.Conv3d
 
dataFormat(String) - Method in class org.tensorflow.op.nn.Conv3d.Options
 
dataFormat(String) - Static method in class org.tensorflow.op.nn.Conv3dBackpropFilter
 
dataFormat(String) - Method in class org.tensorflow.op.nn.Conv3dBackpropFilter.Options
 
dataFormat(String) - Static method in class org.tensorflow.op.nn.Conv3dBackpropInput
 
dataFormat(String) - Method in class org.tensorflow.op.nn.Conv3dBackpropInput.Options
 
dataFormat(String) - Static method in class org.tensorflow.op.nn.DepthToSpace
 
dataFormat(String) - Method in class org.tensorflow.op.nn.DepthToSpace.Options
 
dataFormat(String) - Static method in class org.tensorflow.op.nn.DepthwiseConv2dNative
 
dataFormat(String) - Method in class org.tensorflow.op.nn.DepthwiseConv2dNative.Options
 
dataFormat(String) - Static method in class org.tensorflow.op.nn.DepthwiseConv2dNativeBackpropFilter
 
dataFormat(String) - Method in class org.tensorflow.op.nn.DepthwiseConv2dNativeBackpropFilter.Options
 
dataFormat(String) - Static method in class org.tensorflow.op.nn.DepthwiseConv2dNativeBackpropInput
 
dataFormat(String) - Method in class org.tensorflow.op.nn.DepthwiseConv2dNativeBackpropInput.Options
 
dataFormat(String) - Static method in class org.tensorflow.op.nn.FusedBatchNorm
 
dataFormat(String) - Method in class org.tensorflow.op.nn.FusedBatchNorm.Options
 
dataFormat(String) - Static method in class org.tensorflow.op.nn.FusedBatchNormGrad
 
dataFormat(String) - Method in class org.tensorflow.op.nn.FusedBatchNormGrad.Options
 
dataFormat(String) - Static method in class org.tensorflow.op.nn.MaxPool
 
dataFormat(String) - Method in class org.tensorflow.op.nn.MaxPool.Options
 
dataFormat(String) - Static method in class org.tensorflow.op.nn.MaxPool3d
 
dataFormat(String) - Method in class org.tensorflow.op.nn.MaxPool3d.Options
 
dataFormat(String) - Static method in class org.tensorflow.op.nn.MaxPool3dGrad
 
dataFormat(String) - Method in class org.tensorflow.op.nn.MaxPool3dGrad.Options
 
dataFormat(String) - Static method in class org.tensorflow.op.nn.MaxPool3dGradGrad
 
dataFormat(String) - Method in class org.tensorflow.op.nn.MaxPool3dGradGrad.Options
 
dataFormat(String) - Static method in class org.tensorflow.op.nn.MaxPoolGrad
 
dataFormat(String) - Method in class org.tensorflow.op.nn.MaxPoolGrad.Options
 
dataFormat(String) - Static method in class org.tensorflow.op.nn.MaxPoolGradGrad
 
dataFormat(String) - Method in class org.tensorflow.op.nn.MaxPoolGradGrad.Options
 
dataFormat(String) - Static method in class org.tensorflow.op.nn.SpaceToDepth
 
dataFormat(String) - Method in class org.tensorflow.op.nn.SpaceToDepth.Options
 
DataFormatDimMap<T extends TNumber> - Class in org.tensorflow.op.nn
Returns the dimension index in the destination data format given the one in
dataFormatDimMap(Operand<T>, DataFormatDimMap.Options...) - Method in class org.tensorflow.op.NnOps
Returns the dimension index in the destination data format given the one in
DataFormatDimMap.Options - Class in org.tensorflow.op.nn
Optional attributes for DataFormatDimMap
DataFormatVecPermute<T extends TNumber> - Class in org.tensorflow.op.nn
Returns the permuted vector/tensor in the destination data format given the
dataFormatVecPermute(Operand<T>, DataFormatVecPermute.Options...) - Method in class org.tensorflow.op.NnOps
Returns the permuted vector/tensor in the destination data format given the
DataFormatVecPermute.Options - Class in org.tensorflow.op.nn
Optional attributes for DataFormatVecPermute
DataOps - Class in org.tensorflow.op
An API for building data operations as Ops
DataServiceDataset - Class in org.tensorflow.op.data.experimental
 
dataServiceDataset(Operand<TInt64>, Operand<TString>, Operand<TString>, Operand<TString>, Operand<TString>, Operand<TInt64>, Operand<?>, List<DataType<?>>, List<Shape>, DataServiceDataset.Options...) - Method in class org.tensorflow.op.DataExperimentalOps
 
DataServiceDataset.Options - Class in org.tensorflow.op.data.experimental
Optional attributes for DataServiceDataset
DatasetCardinality - Class in org.tensorflow.op.data
Returns the cardinality of `input_dataset`.
DatasetCardinality - Class in org.tensorflow.op.data.experimental
Returns the cardinality of `input_dataset`.
DatasetFromGraph - Class in org.tensorflow.op.data
Creates a dataset from the given `graph_def`.
datasetId() - Method in class org.tensorflow.op.data.RegisterDataset
 
DatasetToGraph - Class in org.tensorflow.op.data
Returns a serialized GraphDef representing `input_dataset`.
DatasetToGraph.Options - Class in org.tensorflow.op.data
Optional attributes for DatasetToGraph
DatasetToSingleElement - Class in org.tensorflow.op.data
Outputs the single element from the given dataset.
DatasetToTfRecord - Class in org.tensorflow.op.data
Writes the given dataset to the given file using the TFRecord format.
DatasetToTFRecord - Class in org.tensorflow.op.data.experimental
Writes the given dataset to the given file using the TFRecord format.
DataType<T extends TType> - Class in org.tensorflow
Represents a type of elements in a Tensor
dataType() - Method in class org.tensorflow.Output
Returns the DataType of the tensor referred to by this Output.
DataType - Enum in org.tensorflow.proto.framework
(== suppress_warning documentation-presence ==) LINT.IfChange
dataType() - Method in class org.tensorflow.Tensor
Returns the DataType of elements stored in the Tensor.
DataType.TensorMapper<T> - Interface in org.tensorflow
 
Dawsn<T extends TNumber> - Class in org.tensorflow.op.math.special
 
db() - Method in class org.tensorflow.op.nn.BatchNormWithGlobalNormalizationGrad
1D backprop tensor for beta.
dCBar() - Method in class org.tensorflow.op.nn.GRUBlockCellGrad
 
DCOMPLEX_VAL_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TensorProto
 
dctCoefficientCount(Long) - Static method in class org.tensorflow.op.audio.Mfcc
 
dctCoefficientCount(Long) - Method in class org.tensorflow.op.audio.Mfcc.Options
 
dctMethod(String) - Static method in class org.tensorflow.op.image.DecodeAndCropJpeg
 
dctMethod(String) - Method in class org.tensorflow.op.image.DecodeAndCropJpeg.Options
 
dctMethod(String) - Static method in class org.tensorflow.op.image.DecodeJpeg
 
dctMethod(String) - Method in class org.tensorflow.op.image.DecodeJpeg.Options
 
dDefaultValue() - Method in class org.tensorflow.op.sparse.SparseFillEmptyRowsGrad
0-D.
DEADLINE_EXCEEDED_VALUE - Static variable in enum org.tensorflow.proto.framework.Code
Deadline expired before operation could complete.
deallocate() - Method in class org.tensorflow.internal.c_api.AbstractTF_Buffer.DeleteDeallocator
 
deallocate() - Method in class org.tensorflow.internal.c_api.AbstractTF_Graph.DeleteDeallocator
 
deallocate() - Method in class org.tensorflow.internal.c_api.AbstractTF_ImportGraphDefOptions.DeleteDeallocator
 
deallocate() - Method in class org.tensorflow.internal.c_api.AbstractTF_Session.DeleteDeallocator
 
deallocate() - Method in class org.tensorflow.internal.c_api.AbstractTF_SessionOptions.DeleteDeallocator
 
deallocate() - Method in class org.tensorflow.internal.c_api.AbstractTF_Status.DeleteDeallocator
 
deallocate() - Method in class org.tensorflow.internal.c_api.AbstractTF_Tensor.DeleteDeallocator
 
deallocate() - Method in class org.tensorflow.internal.c_api.AbstractTFE_Context.DeleteDeallocator
 
deallocate() - Method in class org.tensorflow.internal.c_api.AbstractTFE_ContextOptions.DeleteDeallocator
 
deallocate() - Method in class org.tensorflow.internal.c_api.AbstractTFE_Op.DeleteDeallocator
 
deallocate() - Method in class org.tensorflow.internal.c_api.AbstractTFE_TensorHandle.DeleteDeallocator
 
Deallocator_Pointer_long_Pointer - Class in org.tensorflow.internal.c_api
 
Deallocator_Pointer_long_Pointer(Pointer) - Constructor for class org.tensorflow.internal.c_api.Deallocator_Pointer_long_Pointer
Pointer cast constructor.
Deallocator_Pointer_long_Pointer() - Constructor for class org.tensorflow.internal.c_api.Deallocator_Pointer_long_Pointer
 
DEBUG_METADATA_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.DebugEvent
 
DEBUG_OPS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.DebugTensorWatch
 
DEBUG_OPTIONS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RunOptions
 
DEBUG_STRIPPER_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RewriterConfig
 
DEBUG_TENSOR_WATCH_OPTS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.DebugOptions
 
DEBUG_URLS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.DebugTensorWatch
 
DebugEvent - Class in org.tensorflow.proto.util
An Event related to the debugging of a TensorFlow program.
DebugEvent.Builder - Class in org.tensorflow.proto.util
An Event related to the debugging of a TensorFlow program.
DebugEvent.WhatCase - Enum in org.tensorflow.proto.util
 
DebugEventOrBuilder - Interface in org.tensorflow.proto.util
 
DebugEventProtos - Class in org.tensorflow.proto.util
 
DEBUGGED_DEVICE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.DebugEvent
 
DEBUGGED_GRAPH_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.DebugEvent
 
DebuggedDevice - Class in org.tensorflow.proto.util
A device on which ops and/or tensors are instrumented by the debugger.
DebuggedDevice.Builder - Class in org.tensorflow.proto.util
A device on which ops and/or tensors are instrumented by the debugger.
DebuggedDeviceOrBuilder - Interface in org.tensorflow.proto.util
 
DebuggedGraph - Class in org.tensorflow.proto.util
A debugger-instrumented graph.
DebuggedGraph.Builder - Class in org.tensorflow.proto.util
A debugger-instrumented graph.
DebuggedGraphOrBuilder - Interface in org.tensorflow.proto.util
 
DebuggedSourceFile - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.DebuggedSourceFile
DebuggedSourceFile.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.DebuggedSourceFile
DebuggedSourceFileOrBuilder - Interface in org.tensorflow.proto.framework
 
DebuggedSourceFiles - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.DebuggedSourceFiles
DebuggedSourceFiles.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.DebuggedSourceFiles
DebuggedSourceFilesOrBuilder - Interface in org.tensorflow.proto.framework
 
DEBUGGING_VALUE - Static variable in enum org.tensorflow.proto.util.LogMessage.Level
Note: The logging level 10 cannot be named DEBUG.
DebuggingOps - Class in org.tensorflow.op
An API for building debugging operations as Ops
DebugGradientIdentity<T extends TType> - Class in org.tensorflow.op.debugging
Identity op for gradient debugging.
DebugGradientRefIdentity<T extends TType> - Class in org.tensorflow.op.debugging
Identity op for gradient debugging.
DebugIdentity<T extends TType> - Class in org.tensorflow.op.debugging
Debug Identity V2 Op.
DebugIdentity.Options - Class in org.tensorflow.op.debugging
Optional attributes for DebugIdentity
DebugMetadata - Class in org.tensorflow.proto.util
Metadata about the debugger and the debugged TensorFlow program.
DebugMetadata.Builder - Class in org.tensorflow.proto.util
Metadata about the debugger and the debugged TensorFlow program.
DebugMetadataOrBuilder - Interface in org.tensorflow.proto.util
 
DebugNanCount - Class in org.tensorflow.op.debugging
Debug NaN Value Counter Op.
DebugNanCount.Options - Class in org.tensorflow.op.debugging
Optional attributes for DebugNanCount
DebugNumericsSummary<U extends TNumber> - Class in org.tensorflow.op.debugging
Debug Numeric Summary V2 Op.
DebugNumericsSummary.Options - Class in org.tensorflow.op.debugging
Optional attributes for DebugNumericsSummary
debugOpsSpec(List<String>) - Static method in class org.tensorflow.op.core.Copy
 
debugOpsSpec(List<String>) - Method in class org.tensorflow.op.core.Copy.Options
 
debugOpsSpec(List<String>) - Static method in class org.tensorflow.op.core.CopyHost
 
debugOpsSpec(List<String>) - Method in class org.tensorflow.op.core.CopyHost.Options
 
DebugOptions - Class in org.tensorflow.proto.framework
Options for initializing DebuggerState in TensorFlow Debugger (tfdbg).
DebugOptions.Builder - Class in org.tensorflow.proto.framework
Options for initializing DebuggerState in TensorFlow Debugger (tfdbg).
DebugOptionsOrBuilder - Interface in org.tensorflow.proto.framework
 
DebugProtos - Class in org.tensorflow.proto.framework
 
DebugTensorWatch - Class in org.tensorflow.proto.framework
Option for watching a node in TensorFlow Debugger (tfdbg).
DebugTensorWatch.Builder - Class in org.tensorflow.proto.framework
Option for watching a node in TensorFlow Debugger (tfdbg).
DebugTensorWatchOrBuilder - Interface in org.tensorflow.proto.framework
 
debugUrls(List<String>) - Static method in class org.tensorflow.op.debugging.DebugIdentity
 
debugUrls(List<String>) - Method in class org.tensorflow.op.debugging.DebugIdentity.Options
 
debugUrls(List<String>) - Static method in class org.tensorflow.op.debugging.DebugNanCount
 
debugUrls(List<String>) - Method in class org.tensorflow.op.debugging.DebugNanCount.Options
 
DecodeAndCropJpeg - Class in org.tensorflow.op.image
Decode and Crop a JPEG-encoded image to a uint8 tensor.
decodeAndCropJpeg(Operand<TString>, Operand<TInt32>, DecodeAndCropJpeg.Options...) - Method in class org.tensorflow.op.ImageOps
Decode and Crop a JPEG-encoded image to a uint8 tensor.
DecodeAndCropJpeg.Options - Class in org.tensorflow.op.image
Optional attributes for DecodeAndCropJpeg
DecodeBase64 - Class in org.tensorflow.op.io
Decode web-safe base64-encoded strings.
decodeBase64(Operand<TString>) - Method in class org.tensorflow.op.IoOps
Decode web-safe base64-encoded strings.
DecodeBmp - Class in org.tensorflow.op.image
Decode the first frame of a BMP-encoded image to a uint8 tensor.
decodeBmp(Operand<TString>, DecodeBmp.Options...) - Method in class org.tensorflow.op.ImageOps
Decode the first frame of a BMP-encoded image to a uint8 tensor.
DecodeBmp.Options - Class in org.tensorflow.op.image
Optional attributes for DecodeBmp
DecodeCompressed - Class in org.tensorflow.op.io
Decompress strings.
decodeCompressed(Operand<TString>, DecodeCompressed.Options...) - Method in class org.tensorflow.op.IoOps
Decompress strings.
DecodeCompressed.Options - Class in org.tensorflow.op.io
Optional attributes for DecodeCompressed
DecodeCsv - Class in org.tensorflow.op.io
Convert CSV records to tensors.
decodeCsv(Operand<TString>, Iterable<Operand<?>>, DecodeCsv.Options...) - Method in class org.tensorflow.op.IoOps
Convert CSV records to tensors.
DecodeCsv.Options - Class in org.tensorflow.op.io
Optional attributes for DecodeCsv
decodedIndices() - Method in class org.tensorflow.op.nn.CtcBeamSearchDecoder
A list (length: top_paths) of indices matrices.
decodedIndices() - Method in class org.tensorflow.op.nn.CtcGreedyDecoder
Indices matrix, size `(total_decoded_outputs x 2)`, of a `SparseTensor`.
decodedShape() - Method in class org.tensorflow.op.nn.CtcBeamSearchDecoder
A list (length: top_paths) of shape vector.
decodedShape() - Method in class org.tensorflow.op.nn.CtcGreedyDecoder
Shape vector, size `(2)`, of the decoded SparseTensor.
decodedValues() - Method in class org.tensorflow.op.nn.CtcBeamSearchDecoder
A list (length: top_paths) of values vectors.
decodedValues() - Method in class org.tensorflow.op.nn.CtcGreedyDecoder
Values vector, size: `(total_decoded_outputs)`, of a `SparseTensor`.
DecodeGif - Class in org.tensorflow.op.image
Decode the frame(s) of a GIF-encoded image to a uint8 tensor.
decodeGif(Operand<TString>) - Method in class org.tensorflow.op.ImageOps
Decode the frame(s) of a GIF-encoded image to a uint8 tensor.
DecodeJpeg - Class in org.tensorflow.op.image
Decode a JPEG-encoded image to a uint8 tensor.
decodeJpeg(Operand<TString>, DecodeJpeg.Options...) - Method in class org.tensorflow.op.ImageOps
Decode a JPEG-encoded image to a uint8 tensor.
DecodeJpeg.Options - Class in org.tensorflow.op.image
Optional attributes for DecodeJpeg
DecodeJsonExample - Class in org.tensorflow.op.io
Convert JSON-encoded Example records to binary protocol buffer strings.
decodeJsonExample(Operand<TString>) - Method in class org.tensorflow.op.IoOps
Convert JSON-encoded Example records to binary protocol buffer strings.
DecodePaddedRaw<T extends TNumber> - Class in org.tensorflow.op.io
Reinterpret the bytes of a string as a vector of numbers.
decodePaddedRaw(Operand<TString>, Operand<TInt32>, DataType<T>, DecodePaddedRaw.Options...) - Method in class org.tensorflow.op.IoOps
Reinterpret the bytes of a string as a vector of numbers.
DecodePaddedRaw.Options - Class in org.tensorflow.op.io
Optional attributes for DecodePaddedRaw
DecodePng<T extends TNumber> - Class in org.tensorflow.op.image
Decode a PNG-encoded image to a uint8 or uint16 tensor.
decodePng(Operand<TString>, DecodePng.Options...) - Method in class org.tensorflow.op.ImageOps
Decode a PNG-encoded image to a uint8 or uint16 tensor.
decodePng(Operand<TString>, DataType<T>, DecodePng.Options...) - Method in class org.tensorflow.op.ImageOps
Decode a PNG-encoded image to a uint8 or uint16 tensor.
DecodePng.Options - Class in org.tensorflow.op.image
Optional attributes for DecodePng
DecodeProto - Class in org.tensorflow.op.core
The op extracts fields from a serialized protocol buffers message into tensors.
DecodeProto.Options - Class in org.tensorflow.op.core
Optional attributes for DecodeProto
DecodeRaw<T extends TType> - Class in org.tensorflow.op.io
Reinterpret the bytes of a string as a vector of numbers.
decodeRaw(Operand<TString>, DataType<T>, DecodeRaw.Options...) - Method in class org.tensorflow.op.IoOps
Reinterpret the bytes of a string as a vector of numbers.
DecodeRaw.Options - Class in org.tensorflow.op.io
Optional attributes for DecodeRaw
DecodeWav - Class in org.tensorflow.op.audio
Decode a 16-bit PCM WAV file to a float tensor.
decodeWav(Operand<TString>, DecodeWav.Options...) - Method in class org.tensorflow.op.AudioOps
Decode a 16-bit PCM WAV file to a float tensor.
DecodeWav.Options - Class in org.tensorflow.op.audio
Optional attributes for DecodeWav
DeepCopy<T extends TType> - Class in org.tensorflow.op.core
Makes a copy of `x`.
deepCopy(Operand<T>) - Method in class org.tensorflow.op.Ops
Makes a copy of `x`.
DEFAULT_GRAPH_INPUT_TENSOR_SHAPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
 
DEFAULT_GRAPH_OUTPUT_TENSOR_SHAPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
 
DEFAULT_KEY - Static variable in class org.tensorflow.Signature
The default signature key, when not provided
DEFAULT_MEM_OPT_VALUE - Static variable in enum org.tensorflow.proto.framework.RewriterConfig.MemOptType
The default setting (SCHEDULING and SWAPPING HEURISTICS only)
DEFAULT_NAME - Static variable in class org.tensorflow.op.core.Init
 
DEFAULT_NUM_ITERS_VALUE - Static variable in enum org.tensorflow.proto.framework.RewriterConfig.NumIterationsType
DEFAULT_NUM_ITERS = 0;
DEFAULT_SESSION_CONFIG_FIELD_NUMBER - Static variable in class org.tensorflow.proto.distruntime.ServerDef
 
DEFAULT_TAG - Static variable in class org.tensorflow.SavedModelBundle
 
DEFAULT_VALUE - Static variable in enum org.tensorflow.proto.framework.OptimizerOptions.GlobalJitLevel
Default setting ("off" now, but later expected to be "on")
DEFAULT_VALUE - Static variable in enum org.tensorflow.proto.framework.RewriterConfig.Toggle
DEFAULT = 0;
DEFAULT_VALUE - Static variable in enum org.tensorflow.proto.framework.VerifierConfig.Toggle
DEFAULT = 0;
DEFAULT_VALUE - Static variable in enum org.tensorflow.proto.util.WorkerShutdownMode
DEFAULT = 0;
DEFAULT_VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.example.FixedLenFeatureProto
 
DEFAULT_VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ApiDef.Attr
 
DEFAULT_VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.OpDef.AttrDef
 
DEFAULT_VISIBILITY_VALUE - Static variable in enum org.tensorflow.proto.framework.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.tensorflow.proto.framework.GPUOptions
 
DEFERRED_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.MemoryLogRawDeallocation
 
delete() - Method in class org.tensorflow.internal.c_api.AbstractTF_Buffer
Calls the deallocator, if registered, otherwise has no effect.
delete() - Method in class org.tensorflow.internal.c_api.AbstractTF_Graph
Calls the deallocator, if registered, otherwise has no effect.
delete() - Method in class org.tensorflow.internal.c_api.AbstractTF_ImportGraphDefOptions
Calls the deallocator, if registered, otherwise has no effect.
delete() - Method in class org.tensorflow.internal.c_api.AbstractTF_Session
Calls the deallocator, if registered, otherwise has no effect.
delete() - Method in class org.tensorflow.internal.c_api.AbstractTF_SessionOptions
Calls the deallocator, if registered, otherwise has no effect.
delete() - Method in class org.tensorflow.internal.c_api.AbstractTF_Status
Calls the deallocator, if registered, otherwise has no effect.
delete() - Method in class org.tensorflow.internal.c_api.AbstractTF_Tensor
Calls the deallocator, if registered, otherwise has no effect.
delete() - Method in class org.tensorflow.internal.c_api.AbstractTFE_Context
Calls the deallocator, if registered, otherwise has no effect.
delete() - Method in class org.tensorflow.internal.c_api.AbstractTFE_ContextOptions
Calls the deallocator, if registered, otherwise has no effect.
delete() - Method in class org.tensorflow.internal.c_api.AbstractTFE_Op
Calls the deallocator, if registered, otherwise has no effect.
delete() - Method in class org.tensorflow.internal.c_api.AbstractTFE_TensorHandle
Calls the deallocator, if registered, otherwise has no effect.
Delete_func_Pointer - Class in org.tensorflow.internal.c_api
 
Delete_func_Pointer(Pointer) - Constructor for class org.tensorflow.internal.c_api.Delete_func_Pointer
Pointer cast constructor.
Delete_func_Pointer() - Constructor for class org.tensorflow.internal.c_api.Delete_func_Pointer
 
DeleteIterator - Class in org.tensorflow.op.data
A container for an iterator resource.
deleteIterator(Operand<?>, Operand<?>) - Method in class org.tensorflow.op.DataOps
A container for an iterator resource.
DeleteMemoryCache - Class in org.tensorflow.op.data
 
DeleteMultiDeviceIterator - Class in org.tensorflow.op.data
A container for an iterator resource.
deleteOldDirs(Boolean) - Static method in class org.tensorflow.op.train.MergeV2Checkpoints
 
deleteOldDirs(Boolean) - Method in class org.tensorflow.op.train.MergeV2Checkpoints.Options
 
deleter() - Method in class org.tensorflow.op.data.AnonymousIterator
A variant deleter that should be passed into the op that deletes the iterator.
deleter() - Method in class org.tensorflow.op.data.AnonymousMemoryCache
 
deleter() - Method in class org.tensorflow.op.data.AnonymousMultiDeviceIterator
A variant deleter that should be passed into the op that deletes the iterator.
deleter() - Method in class org.tensorflow.op.random.AnonymousRandomSeedGenerator
 
deleter() - Method in class org.tensorflow.op.random.AnonymousSeedGenerator
 
DeleteRandomSeedGenerator - Class in org.tensorflow.op.random
 
DeleteSeedGenerator - Class in org.tensorflow.op.random
 
DeleteSessionTensor - Class in org.tensorflow.op.core
Delete the tensor specified by its handle in the session.
deleteSessionTensor(Operand<TString>) - Method in class org.tensorflow.op.Ops
Delete the tensor specified by its handle in the session.
delimiter(String) - Static method in class org.tensorflow.op.core.InitializeTableFromTextFile
 
delimiter(String) - Method in class org.tensorflow.op.core.InitializeTableFromTextFile.Options
 
dense() - Method in class org.tensorflow.op.sparse.SparseToDense
Dense output tensor of shape `output_shape`.
DENSE_SHAPE_TENSOR_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TensorInfo.CooSparse
 
DenseBincount<U extends TNumber> - Class in org.tensorflow.op.math
Counts the number of occurrences of each value in an integer array.
denseBincount(Operand<T>, Operand<T>, Operand<U>, DenseBincount.Options...) - Method in class org.tensorflow.op.MathOps
Counts the number of occurrences of each value in an integer array.
DenseBincount.Options - Class in org.tensorflow.op.math
Optional attributes for DenseBincount
DenseCountSparseOutput<U extends TNumber> - Class in org.tensorflow.op.sparse
Performs sparse-output bin counting for a tf.tensor input.
DenseCountSparseOutput.Options - Class in org.tensorflow.op.sparse
Optional attributes for DenseCountSparseOutput
denseOutput() - Method in class org.tensorflow.op.linalg.sparse.CSRSparseMatrixToDense
A dense tensor.
denseShape() - Method in class org.tensorflow.op.linalg.sparse.CSRSparseMatrixToSparseTensor
SparseTensor dense shape.
DenseToCSRSparseMatrix - Class in org.tensorflow.op.linalg.sparse
Converts a dense tensor to a (possibly batched) CSRSparseMatrix.
denseToCSRSparseMatrix(Operand<T>, Operand<TInt64>) - Method in class org.tensorflow.op.LinalgSparseOps
Converts a dense tensor to a (possibly batched) CSRSparseMatrix.
DenseToDenseSetOperation<T extends TType> - Class in org.tensorflow.op.sparse
Applies set operation along last dimension of 2 `Tensor` inputs.
denseToDenseSetOperation(Operand<T>, Operand<T>, String, DenseToDenseSetOperation.Options...) - Method in class org.tensorflow.op.SparseOps
Applies set operation along last dimension of 2 `Tensor` inputs.
DenseToDenseSetOperation.Options - Class in org.tensorflow.op.sparse
Optional attributes for DenseToDenseSetOperation
DenseToSparseBatchDataset - Class in org.tensorflow.op.data
Creates a dataset that batches input elements into a SparseTensor.
DenseToSparseBatchDataset - Class in org.tensorflow.op.data.experimental
Creates a dataset that batches input elements into a SparseTensor.
DenseToSparseSetOperation<T extends TType> - Class in org.tensorflow.op.sparse
Applies set operation along last dimension of `Tensor` and `SparseTensor`.
denseToSparseSetOperation(Operand<T>, Operand<TInt64>, Operand<T>, Operand<TInt64>, String, DenseToSparseSetOperation.Options...) - Method in class org.tensorflow.op.SparseOps
Applies set operation along last dimension of `Tensor` and `SparseTensor`.
DenseToSparseSetOperation.Options - Class in org.tensorflow.op.sparse
Optional attributes for DenseToSparseSetOperation
denseValues() - Method in class org.tensorflow.op.io.ParseExample
 
denseValues() - Method in class org.tensorflow.op.io.ParseSingleExample
 
densityUnit(String) - Static method in class org.tensorflow.op.image.EncodeJpeg
 
densityUnit(String) - Method in class org.tensorflow.op.image.EncodeJpeg.Options
 
DEPENDENCY_OPTIMIZATION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RewriterConfig
 
DEPRECATED_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ApiDef.Endpoint
 
DEPRECATION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.OpDef
 
DEPRECATION_MESSAGE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ApiDef
 
DEPRECATION_VERSION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ApiDef
 
DEPRECATION_VERSION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ApiDef.Endpoint
 
depthRadius(Long) - Static method in class org.tensorflow.op.nn.LocalResponseNormalization
 
depthRadius(Long) - Method in class org.tensorflow.op.nn.LocalResponseNormalization.Options
 
depthRadius(Long) - Static method in class org.tensorflow.op.nn.LocalResponseNormalizationGrad
 
depthRadius(Long) - Method in class org.tensorflow.op.nn.LocalResponseNormalizationGrad.Options
 
DepthToSpace<T extends TType> - Class in org.tensorflow.op.nn
DepthToSpace for tensors of type T.
depthToSpace(Operand<T>, Long, DepthToSpace.Options...) - Method in class org.tensorflow.op.NnOps
DepthToSpace for tensors of type T.
DepthToSpace.Options - Class in org.tensorflow.op.nn
Optional attributes for DepthToSpace
DepthwiseConv2dNative<T extends TNumber> - Class in org.tensorflow.op.nn
Computes a 2-D depthwise convolution given 4-D `input` and `filter` tensors.
depthwiseConv2dNative(Operand<T>, Operand<T>, List<Long>, String, DepthwiseConv2dNative.Options...) - Method in class org.tensorflow.op.NnOps
Computes a 2-D depthwise convolution given 4-D `input` and `filter` tensors.
DepthwiseConv2dNative.Options - Class in org.tensorflow.op.nn
Optional attributes for DepthwiseConv2dNative
DepthwiseConv2dNativeBackpropFilter<T extends TNumber> - Class in org.tensorflow.op.nn
Computes the gradients of depthwise convolution with respect to the filter.
depthwiseConv2dNativeBackpropFilter(Operand<T>, Operand<TInt32>, Operand<T>, List<Long>, String, DepthwiseConv2dNativeBackpropFilter.Options...) - Method in class org.tensorflow.op.NnOps
Computes the gradients of depthwise convolution with respect to the filter.
DepthwiseConv2dNativeBackpropFilter.Options - Class in org.tensorflow.op.nn
Optional attributes for DepthwiseConv2dNativeBackpropFilter
DepthwiseConv2dNativeBackpropInput<T extends TNumber> - Class in org.tensorflow.op.nn
Computes the gradients of depthwise convolution with respect to the input.
depthwiseConv2dNativeBackpropInput(Operand<TInt32>, Operand<T>, Operand<T>, List<Long>, String, DepthwiseConv2dNativeBackpropInput.Options...) - Method in class org.tensorflow.op.NnOps
Computes the gradients of depthwise convolution with respect to the input.
DepthwiseConv2dNativeBackpropInput.Options - Class in org.tensorflow.op.nn
Optional attributes for DepthwiseConv2dNativeBackpropInput
Dequantize<U extends TNumber> - Class in org.tensorflow.op.quantization
Dequantize the 'input' tensor into a float or bfloat16 Tensor.
dequantize(Operand<T>, Operand<TFloat32>, Operand<TFloat32>, Dequantize.Options...) - Method in class org.tensorflow.op.QuantizationOps
Dequantize the 'input' tensor into a float or bfloat16 Tensor.
dequantize(Operand<T>, Operand<TFloat32>, Operand<TFloat32>, DataType<U>, Dequantize.Options...) - Method in class org.tensorflow.op.QuantizationOps
Dequantize the 'input' tensor into a float or bfloat16 Tensor.
Dequantize - Class in org.tensorflow.op.xla
Takes the packed uint32 input and unpacks the input to uint8 to do
dequantize(Operand<?>, Float, Float, String, Boolean) - Method in class org.tensorflow.op.XlaOps
Takes the packed uint32 input and unpacks the input to uint8 to do
Dequantize.Options - Class in org.tensorflow.op.quantization
Optional attributes for Dequantize
DESCRIPTION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ApiDef.Arg
 
DESCRIPTION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ApiDef.Attr
 
DESCRIPTION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ApiDef
 
DESCRIPTION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.OpDef.ArgDef
 
DESCRIPTION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.OpDef.AttrDef
 
DESCRIPTION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.OpDef
 
DESCRIPTION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.profiler.XStatMetadata
 
DESCRIPTION_PREFIX_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ApiDef
 
DESCRIPTION_SUFFIX_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ApiDef
 
descriptorSource(String) - Static method in class org.tensorflow.op.core.DecodeProto
 
descriptorSource(String) - Method in class org.tensorflow.op.core.DecodeProto.Options
 
descriptorSource(String) - Static method in class org.tensorflow.op.core.EncodeProto
 
descriptorSource(String) - Method in class org.tensorflow.op.core.EncodeProto.Options
 
DeserializeIterator - Class in org.tensorflow.op.data
Converts the given variant tensor to an iterator and stores it in the given resource.
deserializeIterator(Operand<?>, Operand<?>) - Method in class org.tensorflow.op.DataOps
Converts the given variant tensor to an iterator and stores it in the given resource.
DeserializeManySparse<T extends TType> - Class in org.tensorflow.op.io
Deserialize and concatenate `SparseTensors` from a serialized minibatch.
deserializeManySparse(Operand<TString>, DataType<T>) - Method in class org.tensorflow.op.IoOps
Deserialize and concatenate `SparseTensors` from a serialized minibatch.
DeserializeSparse<U extends TType> - Class in org.tensorflow.op.sparse
Deserialize `SparseTensor` objects.
deserializeSparse(Operand<T>, DataType<U>) - Method in class org.tensorflow.op.SparseOps
Deserialize `SparseTensor` objects.
desiredChannels(Long) - Static method in class org.tensorflow.op.audio.DecodeWav
 
desiredChannels(Long) - Method in class org.tensorflow.op.audio.DecodeWav.Options
 
desiredSamples(Long) - Static method in class org.tensorflow.op.audio.DecodeWav
 
desiredSamples(Long) - Method in class org.tensorflow.op.audio.DecodeWav.Options
 
DESTINATION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphTransferInfo
 
DestroyResourceOp - Class in org.tensorflow.op.core
Deletes the resource specified by the handle.
destroyResourceOp(Operand<?>, DestroyResourceOp.Options...) - Method in class org.tensorflow.op.Ops
Deletes the resource specified by the handle.
DestroyResourceOp.Options - Class in org.tensorflow.op.core
Optional attributes for DestroyResourceOp
DestroyTemporaryVariable<T extends TType> - Class in org.tensorflow.op.core
Destroys the temporary variable and returns its final value.
destroyTemporaryVariable(Operand<T>, String) - Method in class org.tensorflow.op.Ops
Destroys the temporary variable and returns its final value.
Det<T extends TType> - Class in org.tensorflow.op.linalg
Computes the determinant of one or more square matrices.
det(Operand<T>) - Method in class org.tensorflow.op.LinalgOps
Computes the determinant of one or more square matrices.
deterministic(String) - Static method in class org.tensorflow.op.data.experimental.ParseExampleDataset
 
deterministic(String) - Method in class org.tensorflow.op.data.experimental.ParseExampleDataset.Options
 
deterministic(Boolean) - Static method in class org.tensorflow.op.nn.FractionalAvgPool
 
deterministic(Boolean) - Method in class org.tensorflow.op.nn.FractionalAvgPool.Options
 
deterministic(Boolean) - Static method in class org.tensorflow.op.nn.FractionalMaxPool
 
deterministic(Boolean) - Method in class org.tensorflow.op.nn.FractionalMaxPool.Options
 
DEV_STATS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.StepStats
 
device() - Method in class org.tensorflow.op.data.experimental.IteratorGetDevice
 
device() - Method in class org.tensorflow.op.data.IteratorGetDevice
 
Device - Class in org.tensorflow.proto.framework
A 'device' is a physical entity in the system and is comprised of several resources.
Device.Builder - Class in org.tensorflow.proto.framework
A 'device' is a physical entity in the system and is comprised of several resources.
DEVICE_COUNT_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ConfigProto
 
DEVICE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CostGraphDef.Node
 
DEVICE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.DeviceStepStats
 
DEVICE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.NodeDef
 
DEVICE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RemoteTensorHandle
 
DEVICE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ResourceHandleProto
 
DEVICE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SavedResource
 
DEVICE_FILTERS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.distruntime.TaskDeviceFilters
 
DEVICE_FILTERS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ConfigProto
 
DEVICE_ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.Device
 
DEVICE_ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.InterconnectLink
 
DEVICE_ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TraceEvent
 
DEVICE_ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.DebuggedDevice
 
DEVICE_INFO_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.MachineConfiguration
 
DEVICE_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.DebuggedDevice
 
DEVICE_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.GraphExecutionTrace
 
DEVICE_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.GraphOpCreation
 
DEVICE_PERSISTENT_MEMORY_SIZE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CostGraphDef.Node
 
DEVICE_PERSISTENT_MEMORY_SIZE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.MemoryStats
 
DEVICE_PERSISTENT_TENSOR_ALLOC_IDS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.MemoryStats
 
DEVICE_TEMP_MEMORY_SIZE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CostGraphDef.Node
 
DEVICE_TEMP_MEMORY_SIZE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.MemoryStats
 
DEVICE_TRACER_LEVEL_FIELD_NUMBER - Static variable in class org.tensorflow.proto.profiler.ProfileOptions
 
DEVICE_TYPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.DeviceAttributes
 
DEVICE_TYPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.KernelDef
 
DEVICE_TYPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.profiler.ProfileOptions
 
deviceAssignment(List<Long>) - Static method in class org.tensorflow.op.tpu.TPUReplicateMetadata
 
deviceAssignment(List<Long>) - Method in class org.tensorflow.op.tpu.TPUReplicateMetadata.Options
 
DeviceAttributes - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.DeviceAttributes
DeviceAttributes.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.DeviceAttributes
DeviceAttributesOrBuilder - Interface in org.tensorflow.proto.framework
 
DeviceAttributesProtos - Class in org.tensorflow.proto.framework
 
DeviceFiltersProtos - Class in org.tensorflow.proto.distruntime
 
deviceIndex() - Method in class org.tensorflow.DeviceSpec
 
DeviceIndex - Class in org.tensorflow.op.core
Return the index of device the op runs.
DeviceLocality - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.DeviceLocality
DeviceLocality.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.DeviceLocality
DeviceLocalityOrBuilder - Interface in org.tensorflow.proto.framework
 
deviceName(String) - Static method in class org.tensorflow.op.debugging.DebugNanCount
 
deviceName(String) - Method in class org.tensorflow.op.debugging.DebugNanCount.Options
 
DeviceOrBuilder - Interface in org.tensorflow.proto.framework
 
deviceOrdinal(Long) - Static method in class org.tensorflow.op.tpu.EnqueueTPUEmbeddingIntegerBatch
 
deviceOrdinal(Long) - Method in class org.tensorflow.op.tpu.EnqueueTPUEmbeddingIntegerBatch.Options
 
deviceOrdinal(Long) - Static method in class org.tensorflow.op.tpu.EnqueueTPUEmbeddingRaggedTensorBatch
 
deviceOrdinal(Long) - Method in class org.tensorflow.op.tpu.EnqueueTPUEmbeddingRaggedTensorBatch.Options
 
deviceOrdinal(Long) - Static method in class org.tensorflow.op.tpu.EnqueueTPUEmbeddingSparseBatch
 
deviceOrdinal(Long) - Method in class org.tensorflow.op.tpu.EnqueueTPUEmbeddingSparseBatch.Options
 
deviceOrdinal(Long) - Static method in class org.tensorflow.op.tpu.EnqueueTPUEmbeddingSparseTensorBatch
 
deviceOrdinal(Long) - Method in class org.tensorflow.op.tpu.EnqueueTPUEmbeddingSparseTensorBatch.Options
 
deviceOrdinal(Long) - Static method in class org.tensorflow.op.tpu.InfeedEnqueue
 
deviceOrdinal(Long) - Method in class org.tensorflow.op.tpu.InfeedEnqueue.Options
 
deviceOrdinal(Long) - Static method in class org.tensorflow.op.tpu.InfeedEnqueuePrelinearizedBuffer
 
deviceOrdinal(Long) - Method in class org.tensorflow.op.tpu.InfeedEnqueuePrelinearizedBuffer.Options
 
deviceOrdinal(Long) - Static method in class org.tensorflow.op.tpu.InfeedEnqueueTuple
 
deviceOrdinal(Long) - Method in class org.tensorflow.op.tpu.InfeedEnqueueTuple.Options
 
deviceOrdinal(Long) - Static method in class org.tensorflow.op.tpu.OutfeedDequeue
 
deviceOrdinal(Long) - Method in class org.tensorflow.op.tpu.OutfeedDequeue.Options
 
deviceOrdinal(Long) - Static method in class org.tensorflow.op.tpu.OutfeedDequeueTuple
 
deviceOrdinal(Long) - Method in class org.tensorflow.op.tpu.OutfeedDequeueTuple.Options
 
deviceOrdinals() - Method in class org.tensorflow.op.tpu.TPUOrdinalSelector
A vector 1 or more TPU cores.
devicePlacementPolicy(EagerSession.DevicePlacementPolicy) - Method in class org.tensorflow.EagerSession.Options
Controls how to act when we try to run an operation on a given device but some input tensors are not on that device.
DeviceProperties - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.DeviceProperties
DeviceProperties.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.DeviceProperties
DevicePropertiesOrBuilder - Interface in org.tensorflow.proto.framework
 
DevicePropertiesProtos - Class in org.tensorflow.proto.framework
 
DEVICES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.Trace
 
DeviceSpec - Class in org.tensorflow
Represents a (possibly partial) specification for a TensorFlow device.
DeviceSpec.DeviceType - Enum in org.tensorflow
 
DeviceStepStats - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.DeviceStepStats
DeviceStepStats.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.DeviceStepStats
DeviceStepStatsOrBuilder - Interface in org.tensorflow.proto.framework
 
deviceType() - Method in class org.tensorflow.DeviceSpec
 
dg() - Method in class org.tensorflow.op.nn.BatchNormWithGlobalNormalizationGrad
1D backprop tensor for gamma.
dHPrev() - Method in class org.tensorflow.op.nn.GRUBlockCellGrad
 
diagonal() - Method in class org.tensorflow.op.linalg.BatchMatrixDiagPart
 
diagonal() - Method in class org.tensorflow.op.linalg.MatrixDiagPart
The extracted diagonal(s).
diagonal() - Method in class org.tensorflow.op.linalg.MatrixDiagPartV3
The extracted diagonal(s).
diagonal() - Method in class org.tensorflow.op.linalg.TensorDiagPart
The extracted diagonal.
dicfo() - Method in class org.tensorflow.op.nn.LSTMBlockCellGrad
The derivative wrt to [i, cs, f, o].
DICT_VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.StructuredValue
 
DictValue - Class in org.tensorflow.proto.framework
Represents a Python dict keyed by `str`.
DictValue.Builder - Class in org.tensorflow.proto.framework
Represents a Python dict keyed by `str`.
DictValueOrBuilder - Interface in org.tensorflow.proto.framework
 
Digamma<T extends TNumber> - Class in org.tensorflow.op.math
Computes Psi, the derivative of Lgamma (the log of the absolute value of
digamma(Operand<T>) - Method in class org.tensorflow.op.MathOps
Computes Psi, the derivative of Lgamma (the log of the absolute value of
Dilation2d<T extends TNumber> - Class in org.tensorflow.op.nn
Computes the grayscale dilation of 4-D `input` and 3-D `filter` tensors.
dilation2d(Operand<T>, Operand<T>, List<Long>, List<Long>, String) - Method in class org.tensorflow.op.NnOps
Computes the grayscale dilation of 4-D `input` and 3-D `filter` tensors.
Dilation2dBackpropFilter<T extends TNumber> - Class in org.tensorflow.op.nn
Computes the gradient of morphological 2-D dilation with respect to the filter.
dilation2dBackpropFilter(Operand<T>, Operand<T>, Operand<T>, List<Long>, List<Long>, String) - Method in class org.tensorflow.op.NnOps
Computes the gradient of morphological 2-D dilation with respect to the filter.
Dilation2dBackpropInput<T extends TNumber> - Class in org.tensorflow.op.nn
Computes the gradient of morphological 2-D dilation with respect to the input.
dilation2dBackpropInput(Operand<T>, Operand<T>, Operand<T>, List<Long>, List<Long>, String) - Method in class org.tensorflow.op.NnOps
Computes the gradient of morphological 2-D dilation with respect to the input.
dilations(List<Long>) - Static method in class org.tensorflow.op.nn.Conv2d
 
dilations(List<Long>) - Method in class org.tensorflow.op.nn.Conv2d.Options
 
dilations(List<Long>) - Static method in class org.tensorflow.op.nn.Conv2dBackpropFilter
 
dilations(List<Long>) - Method in class org.tensorflow.op.nn.Conv2dBackpropFilter.Options
 
dilations(List<Long>) - Static method in class org.tensorflow.op.nn.Conv2dBackpropInput
 
dilations(List<Long>) - Method in class org.tensorflow.op.nn.Conv2dBackpropInput.Options
 
dilations(List<Long>) - Static method in class org.tensorflow.op.nn.Conv3d
 
dilations(List<Long>) - Method in class org.tensorflow.op.nn.Conv3d.Options
 
dilations(List<Long>) - Static method in class org.tensorflow.op.nn.Conv3dBackpropFilter
 
dilations(List<Long>) - Method in class org.tensorflow.op.nn.Conv3dBackpropFilter.Options
 
dilations(List<Long>) - Static method in class org.tensorflow.op.nn.Conv3dBackpropInput
 
dilations(List<Long>) - Method in class org.tensorflow.op.nn.Conv3dBackpropInput.Options
 
dilations(List<Long>) - Static method in class org.tensorflow.op.nn.DepthwiseConv2dNative
 
dilations(List<Long>) - Method in class org.tensorflow.op.nn.DepthwiseConv2dNative.Options
 
dilations(List<Long>) - Static method in class org.tensorflow.op.nn.DepthwiseConv2dNativeBackpropFilter
 
dilations(List<Long>) - Method in class org.tensorflow.op.nn.DepthwiseConv2dNativeBackpropFilter.Options
 
dilations(List<Long>) - Static method in class org.tensorflow.op.nn.DepthwiseConv2dNativeBackpropInput
 
dilations(List<Long>) - Method in class org.tensorflow.op.nn.DepthwiseConv2dNativeBackpropInput.Options
 
dilations(List<Long>) - Static method in class org.tensorflow.op.nn.QuantizedConv2d
 
dilations(List<Long>) - Method in class org.tensorflow.op.nn.QuantizedConv2d.Options
 
dilations(List<Long>) - Static method in class org.tensorflow.op.nn.QuantizedConv2DAndRelu
 
dilations(List<Long>) - Method in class org.tensorflow.op.nn.QuantizedConv2DAndRelu.Options
 
dilations(List<Long>) - Static method in class org.tensorflow.op.nn.QuantizedConv2DAndReluAndRequantize
 
dilations(List<Long>) - Method in class org.tensorflow.op.nn.QuantizedConv2DAndReluAndRequantize.Options
 
dilations(List<Long>) - Static method in class org.tensorflow.op.nn.QuantizedConv2DAndRequantize
 
dilations(List<Long>) - Method in class org.tensorflow.op.nn.QuantizedConv2DAndRequantize.Options
 
dilations(List<Long>) - Static method in class org.tensorflow.op.nn.QuantizedConv2DPerChannel
 
dilations(List<Long>) - Method in class org.tensorflow.op.nn.QuantizedConv2DPerChannel.Options
 
dilations(List<Long>) - Static method in class org.tensorflow.op.nn.QuantizedConv2DWithBias
 
dilations(List<Long>) - Method in class org.tensorflow.op.nn.QuantizedConv2DWithBias.Options
 
dilations(List<Long>) - Static method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasAndRelu
 
dilations(List<Long>) - Method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasAndRelu.Options
 
dilations(List<Long>) - Static method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasAndReluAndRequantize
 
dilations(List<Long>) - Method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasAndReluAndRequantize.Options
 
dilations(List<Long>) - Static method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasAndRequantize
 
dilations(List<Long>) - Method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasAndRequantize.Options
 
dilations(List<Long>) - Static method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasSignedSumAndReluAndRequantize
 
dilations(List<Long>) - Method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasSignedSumAndReluAndRequantize.Options
 
dilations(List<Long>) - Static method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasSumAndRelu
 
dilations(List<Long>) - Method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasSumAndRelu.Options
 
dilations(List<Long>) - Static method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasSumAndReluAndRequantize
 
dilations(List<Long>) - Method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasSumAndReluAndRequantize.Options
 
dilations(List<Long>) - Static method in class org.tensorflow.op.nn.QuantizedDepthwiseConv2D
 
dilations(List<Long>) - Method in class org.tensorflow.op.nn.QuantizedDepthwiseConv2D.Options
 
dilations(List<Long>) - Static method in class org.tensorflow.op.nn.QuantizedDepthwiseConv2DWithBias
 
dilations(List<Long>) - Method in class org.tensorflow.op.nn.QuantizedDepthwiseConv2DWithBias.Options
 
dilations(List<Long>) - Static method in class org.tensorflow.op.nn.QuantizedDepthwiseConv2DWithBiasAndRelu
 
dilations(List<Long>) - Method in class org.tensorflow.op.nn.QuantizedDepthwiseConv2DWithBiasAndRelu.Options
 
dilations(List<Long>) - Static method in class org.tensorflow.op.nn.QuantizedDepthwiseConv2DWithBiasAndReluAndRequantize
 
dilations(List<Long>) - Method in class org.tensorflow.op.nn.QuantizedDepthwiseConv2DWithBiasAndReluAndRequantize.Options
 
DIM_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TensorShapeProto
 
DIMENSION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost
 
DirectedInterleaveDataset - Class in org.tensorflow.op.data
A substitute for `InterleaveDataset` on a fixed list of `N` datasets.
DirectedInterleaveDataset - Class in org.tensorflow.op.data.experimental
A substitute for `InterleaveDataset` on a fixed list of `N` datasets.
direction(String) - Static method in class org.tensorflow.op.nn.CudnnRNN
 
direction(String) - Method in class org.tensorflow.op.nn.CudnnRNN.Options
 
direction(String) - Static method in class org.tensorflow.op.nn.CudnnRNNBackprop
 
direction(String) - Method in class org.tensorflow.op.nn.CudnnRNNBackprop.Options
 
direction(String) - Static method in class org.tensorflow.op.nn.CudnnRNNCanonicalToParams
 
direction(String) - Method in class org.tensorflow.op.nn.CudnnRNNCanonicalToParams.Options
 
direction(String) - Static method in class org.tensorflow.op.nn.CudnnRnnParamsSize
 
direction(String) - Method in class org.tensorflow.op.nn.CudnnRnnParamsSize.Options
 
direction(String) - Static method in class org.tensorflow.op.nn.CudnnRNNParamsToCanonical
 
direction(String) - Method in class org.tensorflow.op.nn.CudnnRNNParamsToCanonical.Options
 
DISABLE_META_OPTIMIZER_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RewriterConfig
 
DISABLE_MODEL_PRUNING_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RewriterConfig
 
DISABLE_OUTPUT_PARTITION_GRAPHS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ConfigProto.Experimental
 
DISABLE_SESSION_CONNECTION_SHARING_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RPCOptions
 
DISABLE_THREAD_SPINNING_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ConfigProto.Experimental
 
DISPLAY_ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.profiler.XLine
 
DISPLAY_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SummaryMetadata
 
DISPLAY_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.profiler.XEventMetadata
 
DISPLAY_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.profiler.XLine
 
distortion(Float) - Static method in class org.tensorflow.op.nn.FixedUnigramCandidateSampler
 
distortion(Float) - Method in class org.tensorflow.op.nn.FixedUnigramCandidateSampler.Options
 
Div<T extends TType> - Class in org.tensorflow.op.math
Returns x / y element-wise.
div(Operand<T>, Operand<T>) - Method in class org.tensorflow.op.MathOps
Returns x / y element-wise.
DivNoNan<T extends TType> - Class in org.tensorflow.op.math
Returns 0 if the denominator is zero.
divNoNan(Operand<T>, Operand<T>) - Method in class org.tensorflow.op.MathOps
Returns 0 if the denominator is zero.
dm() - Method in class org.tensorflow.op.nn.BatchNormWithGlobalNormalizationGrad
1D backprop tensor for mean.
DO_COMMON_SUBEXPRESSION_ELIMINATION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.OptimizerOptions
 
DO_CONSTANT_FOLDING_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.OptimizerOptions
 
DO_FUNCTION_INLINING_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.OptimizerOptions
 
DO_NOT_USE_RESERVED_FOR_FUTURE_EXPANSION_USE_DEFAULT_IN_SWITCH_INSTEAD__VALUE - Static variable in enum org.tensorflow.proto.framework.Code
An extra enum entry to prevent people from writing code that fails to compile when a new code is added.
Dot<T extends TType> - Class in org.tensorflow.op.xla
Wraps the XLA DotGeneral operator, documented at
dot(Operand<T>, Operand<T>, String, String) - Method in class org.tensorflow.op.XlaOps
Wraps the XLA DotGeneral operator, documented at
DOUBLE_VAL_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TensorProto
 
DOUBLE_VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.profiler.XStat
 
DOUBLE_VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.EntryValue
 
DrawBoundingBoxes<T extends TNumber> - Class in org.tensorflow.op.image
Draw bounding boxes on a batch of images.
drawBoundingBoxes(Operand<T>, Operand<TFloat32>, Operand<TFloat32>) - Method in class org.tensorflow.op.ImageOps
Draw bounding boxes on a batch of images.
dRBarUBar() - Method in class org.tensorflow.op.nn.GRUBlockCellGrad
 
dropout(Float) - Static method in class org.tensorflow.op.nn.CudnnRNN
 
dropout(Float) - Method in class org.tensorflow.op.nn.CudnnRNN.Options
 
dropout(Float) - Static method in class org.tensorflow.op.nn.CudnnRNNBackprop
 
dropout(Float) - Method in class org.tensorflow.op.nn.CudnnRNNBackprop.Options
 
dropout(Float) - Static method in class org.tensorflow.op.nn.CudnnRNNCanonicalToParams
 
dropout(Float) - Method in class org.tensorflow.op.nn.CudnnRNNCanonicalToParams.Options
 
dropout(Float) - Static method in class org.tensorflow.op.nn.CudnnRnnParamsSize
 
dropout(Float) - Method in class org.tensorflow.op.nn.CudnnRnnParamsSize.Options
 
dropout(Float) - Static method in class org.tensorflow.op.nn.CudnnRNNParamsToCanonical
 
dropout(Float) - Method in class org.tensorflow.op.nn.CudnnRNNParamsToCanonical.Options
 
dstFormat(String) - Static method in class org.tensorflow.op.nn.DataFormatDimMap
 
dstFormat(String) - Method in class org.tensorflow.op.nn.DataFormatDimMap.Options
 
dstFormat(String) - Static method in class org.tensorflow.op.nn.DataFormatVecPermute
 
dstFormat(String) - Method in class org.tensorflow.op.nn.DataFormatVecPermute.Options
 
DT_BFLOAT16_REF_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
DT_BFLOAT16_REF = 114;
DT_BFLOAT16_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
Float32 truncated to 16 bits.
DT_BOOL_REF_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
DT_BOOL_REF = 110;
DT_BOOL_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
DT_BOOL = 10;
DT_COMPLEX128_REF_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
DT_COMPLEX128_REF = 118;
DT_COMPLEX128_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
Double-precision complex
DT_COMPLEX64_REF_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
DT_COMPLEX64_REF = 108;
DT_COMPLEX64_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
Single-precision complex
DT_DOUBLE_REF_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
DT_DOUBLE_REF = 102;
DT_DOUBLE_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
DT_DOUBLE = 2;
DT_FLOAT_REF_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
Do not use! These are only for parameters.
DT_FLOAT_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
Data types that all computation devices are expected to be capable to support.
DT_HALF_REF_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
DT_HALF_REF = 119;
DT_HALF_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
DT_HALF = 19;
DT_INT16_REF_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
DT_INT16_REF = 105;
DT_INT16_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
DT_INT16 = 5;
DT_INT32_REF_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
DT_INT32_REF = 103;
DT_INT32_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
DT_INT32 = 3;
DT_INT64_REF_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
DT_INT64_REF = 109;
DT_INT64_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
DT_INT64 = 9;
DT_INT8_REF_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
DT_INT8_REF = 106;
DT_INT8_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
DT_INT8 = 6;
DT_INVALID_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
Not a legal value for DataType.
DT_QINT16_REF_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
DT_QINT16_REF = 115;
DT_QINT16_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
Quantized int16
DT_QINT32_REF_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
DT_QINT32_REF = 113;
DT_QINT32_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
Quantized int32
DT_QINT8_REF_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
DT_QINT8_REF = 111;
DT_QINT8_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
Quantized int8
DT_QUINT16_REF_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
DT_QUINT16_REF = 116;
DT_QUINT16_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
Quantized uint16
DT_QUINT8_REF_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
DT_QUINT8_REF = 112;
DT_QUINT8_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
Quantized uint8
DT_RESOURCE_REF_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
DT_RESOURCE_REF = 120;
DT_RESOURCE_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
DT_RESOURCE = 20;
DT_STRING_REF_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
DT_STRING_REF = 107;
DT_STRING_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
DT_STRING = 7;
DT_UINT16_REF_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
DT_UINT16_REF = 117;
DT_UINT16_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
DT_UINT16 = 17;
DT_UINT32_REF_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
DT_UINT32_REF = 122;
DT_UINT32_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
DT_UINT32 = 22;
DT_UINT64_REF_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
DT_UINT64_REF = 123;
DT_UINT64_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
DT_UINT64 = 23;
DT_UINT8_REF_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
DT_UINT8_REF = 104;
DT_UINT8_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
DT_UINT8 = 4;
DT_VARIANT_REF_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
DT_VARIANT_REF = 121;
DT_VARIANT_VALUE - Static variable in enum org.tensorflow.proto.framework.DataType
Arbitrary C++ data types
DTYPE - Static variable in interface org.tensorflow.types.TBfloat16
Type metadata
DTYPE - Static variable in interface org.tensorflow.types.TBool
Type metadata
DTYPE - Static variable in interface org.tensorflow.types.TFloat16
Type metadata
DTYPE - Static variable in interface org.tensorflow.types.TFloat32
Type metadata
DTYPE - Static variable in interface org.tensorflow.types.TFloat64
Type metadata
DTYPE - Static variable in interface org.tensorflow.types.TInt32
Type metadata
DTYPE - Static variable in interface org.tensorflow.types.TInt64
Type metadata
DTYPE - Static variable in interface org.tensorflow.types.TString
Type metadata
DTYPE - Static variable in interface org.tensorflow.types.TUint8
Type metadata
DTYPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.example.FixedLenFeatureProto
 
DTYPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.example.VarLenFeatureProto
 
DTYPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.BoundedTensorSpecProto
 
DTYPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo
 
DTYPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo
 
DTYPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo
 
DTYPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo
 
DTYPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
 
DTYPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RemoteTensorHandle
 
DTYPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ResourceDtypeAndShape
 
DTYPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape
 
DTYPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SavedVariable
 
DTYPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TensorDescription
 
DTYPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TensorInfo
 
DTYPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TensorProto
 
DTYPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TensorSpecProto
 
DTYPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.BundleEntryProto
 
DTYPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.SnapshotMetadataRecord
 
dtypes - Variable in class org.tensorflow.op.Ops
 
DTYPES_AND_SHAPES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ResourceHandleProto
 
DtypesOps - Class in org.tensorflow.op
An API for building dtypes operations as Ops
dummyDeallocator - Static variable in class org.tensorflow.internal.c_api.AbstractTF_Tensor
TensorFlow crashes if we don't pass it a deallocator, so...
DummyIterationCounter - Class in org.tensorflow.op.data.experimental
 
DummyMemoryCache - Class in org.tensorflow.op.core
 
DummySeedGenerator - Class in org.tensorflow.op.core
 
DummySeedGenerator - Class in org.tensorflow.op.random.experimental
 
DURATION_PS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TraceEvent
 
DURATION_PS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.profiler.XEvent
 
DURATION_PS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.profiler.XLine
 
dv() - Method in class org.tensorflow.op.nn.BatchNormWithGlobalNormalizationGrad
1D backprop tensor for variance.
dValues() - Method in class org.tensorflow.op.sparse.SparseFillEmptyRowsGrad
1-D.
dx(Iterable<? extends Operand<?>>) - Static method in class org.tensorflow.op.core.Gradients
 
dx(Iterable<? extends Operand<?>>) - Method in class org.tensorflow.op.core.Gradients.Options
 
dx() - Method in class org.tensorflow.op.nn.BatchNormWithGlobalNormalizationGrad
4D backprop tensor for input.
dX() - Method in class org.tensorflow.op.nn.GRUBlockCellGrad
 
dy() - Method in class org.tensorflow.op.core.Gradients
Partial derivatives of ys w.r.t.
dy(int) - Method in class org.tensorflow.op.core.Gradients
Returns a symbolic handle to one of the gradient operation output
DynamicPartition<T extends TType> - Class in org.tensorflow.op.core
Partitions `data` into `num_partitions` tensors using indices from `partitions`.
dynamicPartition(Operand<T>, Operand<TInt32>, Long) - Method in class org.tensorflow.op.Ops
Partitions `data` into `num_partitions` tensors using indices from `partitions`.
dynamicSize(Boolean) - Static method in class org.tensorflow.op.core.TensorArray
 
dynamicSize(Boolean) - Method in class org.tensorflow.op.core.TensorArray.Options
 
DynamicSlice<T extends TType> - Class in org.tensorflow.op.xla
Wraps the XLA DynamicSlice operator, documented at
dynamicSlice(Operand<T>, Operand<U>, Operand<U>) - Method in class org.tensorflow.op.XlaOps
Wraps the XLA DynamicSlice operator, documented at
DynamicStitch<T extends TType> - Class in org.tensorflow.op.core
Interleave the values from the `data` tensors into a single tensor.
dynamicStitch(Iterable<Operand<TInt32>>, Iterable<Operand<T>>) - Method in class org.tensorflow.op.Ops
Interleave the values from the `data` tensors into a single tensor.
DynamicUpdateSlice<T extends TType> - Class in org.tensorflow.op.xla
Wraps the XLA DynamicUpdateSlice operator, documented at
dynamicUpdateSlice(Operand<T>, Operand<T>, Operand<U>) - Method in class org.tensorflow.op.XlaOps
Wraps the XLA DynamicUpdateSlice operator, documented at

E

e() - Method in class org.tensorflow.op.linalg.BatchSelfAdjointEig
 
e() - Method in class org.tensorflow.op.linalg.Eig
Eigenvalues.
e() - Method in class org.tensorflow.op.linalg.SelfAdjointEig
Eigenvalues.
EagerSession - Class in org.tensorflow
An environment for executing TensorFlow operations eagerly.
EagerSession.DevicePlacementPolicy - Enum in org.tensorflow
Controls how to act when we try to run an operation on a given device but some input tensors are not on that device.
EagerSession.Options - Class in org.tensorflow
 
EDGE_BENCHMARK_VALUE - Static variable in enum org.tensorflow.proto.util.testlog.TestResults.BenchmarkType
EDGE_BENCHMARK = 4;
EditDistance - Class in org.tensorflow.op.core
Computes the (possibly normalized) Levenshtein Edit Distance.
editDistance(Operand<TInt64>, Operand<T>, Operand<TInt64>, Operand<TInt64>, Operand<T>, Operand<TInt64>, EditDistance.Options...) - Method in class org.tensorflow.op.Ops
Computes the (possibly normalized) Levenshtein Edit Distance.
EditDistance.Options - Class in org.tensorflow.op.core
Optional attributes for EditDistance
Eig<U extends TType> - Class in org.tensorflow.op.linalg
Computes the eigen decomposition of one or more square matrices.
eig(Operand<T>, DataType<U>, Eig.Options...) - Method in class org.tensorflow.op.LinalgOps
Computes the eigen decomposition of one or more square matrices.
Eig.Options - Class in org.tensorflow.op.linalg
Optional attributes for Eig
Einsum<T extends TType> - Class in org.tensorflow.op.linalg
Tensor contraction according to Einstein summation convention.
einsum(Iterable<Operand<T>>, String) - Method in class org.tensorflow.op.LinalgOps
Tensor contraction according to Einstein summation convention.
Einsum<T extends TType> - Class in org.tensorflow.op.xla
An op which supports basic einsum op with 2 inputs and 1 output.
einsum(Operand<T>, Operand<T>, String) - Method in class org.tensorflow.op.XlaOps
An op which supports basic einsum op with 2 inputs and 1 output.
ELEMENT_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.MemmappedFileSystemDirectory
 
elementShape(Shape) - Static method in class org.tensorflow.op.core.TensorArray
 
elementShape(Shape) - Method in class org.tensorflow.op.core.TensorArray.Options
 
elementShape(Shape) - Static method in class org.tensorflow.op.core.TensorArrayGather
 
elementShape(Shape) - Method in class org.tensorflow.op.core.TensorArrayGather.Options
 
elementShape(Shape) - Static method in class org.tensorflow.op.core.TensorArrayPack
 
elementShape(Shape) - Method in class org.tensorflow.op.core.TensorArrayPack.Options
 
elementShape() - Method in class org.tensorflow.op.core.TensorListElementShape
 
elementShapeExcept0(Shape) - Static method in class org.tensorflow.op.core.TensorArrayConcat
 
elementShapeExcept0(Shape) - Method in class org.tensorflow.op.core.TensorArrayConcat.Options
 
ellipsisMask(Long) - Static method in class org.tensorflow.op.core.ResourceStridedSliceAssign
 
ellipsisMask(Long) - Method in class org.tensorflow.op.core.ResourceStridedSliceAssign.Options
 
ellipsisMask(Long) - Static method in class org.tensorflow.op.core.StridedSlice
 
ellipsisMask(Long) - Method in class org.tensorflow.op.core.StridedSlice.Options
 
ellipsisMask(Long) - Static method in class org.tensorflow.op.core.StridedSliceAssign
 
ellipsisMask(Long) - Method in class org.tensorflow.op.core.StridedSliceAssign.Options
 
ellipsisMask(Long) - Static method in class org.tensorflow.op.core.StridedSliceGrad
 
ellipsisMask(Long) - Method in class org.tensorflow.op.core.StridedSliceGrad.Options
 
ellipsisMask(Long) - Static method in class org.tensorflow.op.core.TensorStridedSliceUpdate
 
ellipsisMask(Long) - Method in class org.tensorflow.op.core.TensorStridedSliceUpdate.Options
 
Elu<T extends TNumber> - Class in org.tensorflow.op.nn
Computes exponential linear: `exp(features) - 1` if < 0, `features` otherwise.
elu(Operand<T>) - Method in class org.tensorflow.op.NnOps
Computes exponential linear: `exp(features) - 1` if < 0, `features` otherwise.
EluGrad<T extends TNumber> - Class in org.tensorflow.op.nn
Computes gradients for the exponential linear (Elu) operation.
embeddingConfig(String) - Static method in class org.tensorflow.op.tpu.ConfigureDistributedTPU
 
embeddingConfig(String) - Method in class org.tensorflow.op.tpu.ConfigureDistributedTPU.Options
 
Empty<T extends TType> - Class in org.tensorflow.op.core
Creates a tensor with the given shape.
empty(Operand<TInt32>, DataType<T>, Empty.Options...) - Method in class org.tensorflow.op.Ops
Creates a tensor with the given shape.
Empty.Options - Class in org.tensorflow.op.core
Optional attributes for Empty
emptyRowIndicator() - Method in class org.tensorflow.op.sparse.SparseFillEmptyRows
1-D.
EmptyTensorList - Class in org.tensorflow.op.core
Creates and returns an empty tensor list.
emptyTensorList(Operand<T>, Operand<TInt32>, DataType<U>) - Method in class org.tensorflow.op.Ops
Creates and returns an empty tensor list.
ENABLE_BFLOAT16_SENDRECV_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphOptions
 
ENABLE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.AutoParallelOptions
 
ENABLE_HLO_PROTO_FIELD_NUMBER - Static variable in class org.tensorflow.proto.profiler.ProfileOptions
 
ENABLE_MLIR_BRIDGE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ConfigProto.Experimental
 
ENABLE_MLIR_GRAPH_OPTIMIZATION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ConfigProto.Experimental
 
ENABLE_OP_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ScopedAllocatorOptions
 
ENABLE_RECV_SCHEDULING_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphOptions
 
enableWholeMeshCompilations(Boolean) - Static method in class org.tensorflow.op.tpu.ConfigureDistributedTPU
 
enableWholeMeshCompilations(Boolean) - Method in class org.tensorflow.op.tpu.ConfigureDistributedTPU.Options
 
EncodeBase64 - Class in org.tensorflow.op.io
Encode strings into web-safe base64 format.
encodeBase64(Operand<TString>, EncodeBase64.Options...) - Method in class org.tensorflow.op.IoOps
Encode strings into web-safe base64 format.
EncodeBase64.Options - Class in org.tensorflow.op.io
Optional attributes for EncodeBase64
ENCODED_AUDIO_STRING_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.Summary.Audio
 
ENCODED_IMAGE_STRING_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.Summary.Image
 
encodedRagged() - Method in class org.tensorflow.op.ragged.RaggedTensorToVariant
A `variant` Tensor that containing encoded `RaggedTensor`.
EncodeJpeg - Class in org.tensorflow.op.image
JPEG-encode an image.
encodeJpeg(Operand<TUint8>, EncodeJpeg.Options...) - Method in class org.tensorflow.op.ImageOps
JPEG-encode an image.
EncodeJpeg.Options - Class in org.tensorflow.op.image
Optional attributes for EncodeJpeg
EncodeJpegVariableQuality - Class in org.tensorflow.op.image
JPEG encode input image with provided compression quality.
encodeJpegVariableQuality(Operand<TUint8>, Operand<TInt32>) - Method in class org.tensorflow.op.ImageOps
JPEG encode input image with provided compression quality.
EncodePng - Class in org.tensorflow.op.image
PNG-encode an image.
encodePng(Operand<T>, EncodePng.Options...) - Method in class org.tensorflow.op.ImageOps
PNG-encode an image.
EncodePng.Options - Class in org.tensorflow.op.image
Optional attributes for EncodePng
EncodeProto - Class in org.tensorflow.op.core
The op serializes protobuf messages provided in the input tensors.
EncodeProto.Options - Class in org.tensorflow.op.core
Optional attributes for EncodeProto
EncodeWav - Class in org.tensorflow.op.audio
Encode audio data using the WAV file format.
encodeWav(Operand<TFloat32>, Operand<TInt32>) - Method in class org.tensorflow.op.AudioOps
Encode audio data using the WAV file format.
encoding(String) - Static method in class org.tensorflow.op.io.FixedLengthRecordReader
 
encoding(String) - Method in class org.tensorflow.op.io.FixedLengthRecordReader.Options
 
encoding(String) - Static method in class org.tensorflow.op.strings.Lower
 
encoding(String) - Method in class org.tensorflow.op.strings.Lower.Options
 
encoding(String) - Static method in class org.tensorflow.op.strings.Upper
 
encoding(String) - Method in class org.tensorflow.op.strings.Upper.Options
 
end(String) - Static method in class org.tensorflow.op.core.Print
 
end(String) - Method in class org.tensorflow.op.core.Print.Options
 
ENDIANNESS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.BundleHeaderProto
 
endMask(Long) - Static method in class org.tensorflow.op.core.ResourceStridedSliceAssign
 
endMask(Long) - Method in class org.tensorflow.op.core.ResourceStridedSliceAssign.Options
 
endMask(Long) - Static method in class org.tensorflow.op.core.StridedSlice
 
endMask(Long) - Method in class org.tensorflow.op.core.StridedSlice.Options
 
endMask(Long) - Static method in class org.tensorflow.op.core.StridedSliceAssign
 
endMask(Long) - Method in class org.tensorflow.op.core.StridedSliceAssign.Options
 
endMask(Long) - Static method in class org.tensorflow.op.core.StridedSliceGrad
 
endMask(Long) - Method in class org.tensorflow.op.core.StridedSliceGrad.Options
 
endMask(Long) - Static method in class org.tensorflow.op.core.TensorStridedSliceUpdate
 
endMask(Long) - Method in class org.tensorflow.op.core.TensorStridedSliceUpdate.Options
 
Endpoint - Annotation Type in org.tensorflow.op.annotation
Annotation used to mark a method of a class annotated with @Operator that should generate an endpoint into Ops or one of its groups.
ENDPOINT_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ApiDef
 
ENQUEUE_OP_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.QueueRunnerDef
 
EnqueueTPUEmbeddingIntegerBatch - Class in org.tensorflow.op.tpu
An op that enqueues a list of input batch tensors to TPUEmbedding.
EnqueueTPUEmbeddingIntegerBatch.Options - Class in org.tensorflow.op.tpu
Optional attributes for EnqueueTPUEmbeddingIntegerBatch
EnqueueTPUEmbeddingRaggedTensorBatch - Class in org.tensorflow.op.tpu
Eases the porting of code that uses tf.nn.embedding_lookup().
EnqueueTPUEmbeddingRaggedTensorBatch.Options - Class in org.tensorflow.op.tpu
Optional attributes for EnqueueTPUEmbeddingRaggedTensorBatch
EnqueueTPUEmbeddingSparseBatch - Class in org.tensorflow.op.tpu
An op that enqueues TPUEmbedding input indices from a SparseTensor.
EnqueueTPUEmbeddingSparseBatch.Options - Class in org.tensorflow.op.tpu
Optional attributes for EnqueueTPUEmbeddingSparseBatch
EnqueueTPUEmbeddingSparseTensorBatch - Class in org.tensorflow.op.tpu
Eases the porting of code that uses tf.nn.embedding_lookup_sparse().
EnqueueTPUEmbeddingSparseTensorBatch.Options - Class in org.tensorflow.op.tpu
Optional attributes for EnqueueTPUEmbeddingSparseTensorBatch
ensureMinimumRange(Float) - Static method in class org.tensorflow.op.quantization.Quantize
 
ensureMinimumRange(Float) - Method in class org.tensorflow.op.quantization.Quantize.Options
 
EnsureShape<T extends TType> - Class in org.tensorflow.op.core
Ensures that the tensor's shape matches the expected shape.
ensureShape(Operand<T>, Shape) - Method in class org.tensorflow.op.Ops
Ensures that the tensor's shape matches the expected shape.
Enter<T extends TType> - Class in org.tensorflow.op.core
Creates or finds a child frame, and makes `data` available to the child frame.
Enter.Options - Class in org.tensorflow.op.core
Optional attributes for Enter
ENTRIES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.TestResults
 
ENTRY_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.BenchmarkEntries
 
EntryValue - Class in org.tensorflow.proto.util.testlog
Protobuf type tensorflow.EntryValue
EntryValue.Builder - Class in org.tensorflow.proto.util.testlog
Protobuf type tensorflow.EntryValue
EntryValue.KindCase - Enum in org.tensorflow.proto.util.testlog
 
EntryValueOrBuilder - Interface in org.tensorflow.proto.util.testlog
 
env() - Method in class org.tensorflow.op.Scope
Returns the execution environment used by this scope.
ENV_VARS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.RunConfiguration
 
ENVIRONMENT_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.DeviceProperties
 
environmentType() - Method in class org.tensorflow.EagerSession
 
environmentType() - Method in interface org.tensorflow.ExecutionEnvironment
Get the type of this environment (from the `Environments` enumeration.
environmentType() - Method in class org.tensorflow.Graph
 
epsilon(Float) - Static method in class org.tensorflow.op.nn.FusedBatchNorm
 
epsilon(Float) - Method in class org.tensorflow.op.nn.FusedBatchNorm.Options
 
epsilon(Float) - Static method in class org.tensorflow.op.nn.FusedBatchNormGrad
 
epsilon(Float) - Method in class org.tensorflow.op.nn.FusedBatchNormGrad.Options
 
Equal - Class in org.tensorflow.op.math
Returns the truth value of (x == y) element-wise.
equal(Operand<T>, Operand<T>, Equal.Options...) - Method in class org.tensorflow.op.MathOps
Returns the truth value of (x == y) element-wise.
Equal.Options - Class in org.tensorflow.op.math
Optional attributes for Equal
equals(Object) - Method in class org.tensorflow.DeviceSpec
 
equals(Object) - Method in class org.tensorflow.GraphOperation
 
equals(Object) - Method in class org.tensorflow.op.RawOp
 
equals(Object) - Method in class org.tensorflow.Output
 
equals(Object) - Method in class org.tensorflow.proto.distruntime.ClusterDef
 
equals(Object) - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters
 
equals(Object) - Method in class org.tensorflow.proto.distruntime.JobDef
 
equals(Object) - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters
 
equals(Object) - Method in class org.tensorflow.proto.distruntime.ServerDef
 
equals(Object) - Method in class org.tensorflow.proto.distruntime.TaskDeviceFilters
 
equals(Object) - Method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra
 
equals(Object) - Method in class org.tensorflow.proto.example.BytesList
 
equals(Object) - Method in class org.tensorflow.proto.example.Example
 
equals(Object) - Method in class org.tensorflow.proto.example.ExampleParserConfiguration
 
equals(Object) - Method in class org.tensorflow.proto.example.Feature
 
equals(Object) - Method in class org.tensorflow.proto.example.FeatureConfiguration
 
equals(Object) - Method in class org.tensorflow.proto.example.FeatureList
 
equals(Object) - Method in class org.tensorflow.proto.example.FeatureLists
 
equals(Object) - Method in class org.tensorflow.proto.example.Features
 
equals(Object) - Method in class org.tensorflow.proto.example.FixedLenFeatureProto
 
equals(Object) - Method in class org.tensorflow.proto.example.FloatList
 
equals(Object) - Method in class org.tensorflow.proto.example.Int64List
 
equals(Object) - Method in class org.tensorflow.proto.example.SequenceExample
 
equals(Object) - Method in class org.tensorflow.proto.example.VarLenFeatureProto
 
equals(Object) - Method in class org.tensorflow.proto.framework.AllocationDescription
 
equals(Object) - Method in class org.tensorflow.proto.framework.AllocationRecord
 
equals(Object) - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed
 
equals(Object) - Method in class org.tensorflow.proto.framework.ApiDef.Arg
 
equals(Object) - Method in class org.tensorflow.proto.framework.ApiDef.Attr
 
equals(Object) - Method in class org.tensorflow.proto.framework.ApiDef.Endpoint
 
equals(Object) - Method in class org.tensorflow.proto.framework.ApiDef
 
equals(Object) - Method in class org.tensorflow.proto.framework.ApiDefs
 
equals(Object) - Method in class org.tensorflow.proto.framework.AssetFileDef
 
equals(Object) - Method in class org.tensorflow.proto.framework.AttrValue
 
equals(Object) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue
 
equals(Object) - Method in class org.tensorflow.proto.framework.AutoParallelOptions
 
equals(Object) - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto
 
equals(Object) - Method in class org.tensorflow.proto.framework.CallableOptions
 
equals(Object) - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList
 
equals(Object) - Method in class org.tensorflow.proto.framework.CollectionDef.BytesList
 
equals(Object) - Method in class org.tensorflow.proto.framework.CollectionDef
 
equals(Object) - Method in class org.tensorflow.proto.framework.CollectionDef.FloatList
 
equals(Object) - Method in class org.tensorflow.proto.framework.CollectionDef.Int64List
 
equals(Object) - Method in class org.tensorflow.proto.framework.CollectionDef.NodeList
 
equals(Object) - Method in class org.tensorflow.proto.framework.CondContextDef
 
equals(Object) - Method in class org.tensorflow.proto.framework.ConfigProto
 
equals(Object) - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental
 
equals(Object) - Method in class org.tensorflow.proto.framework.ControlFlowContextDef
 
equals(Object) - Method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost
 
equals(Object) - Method in class org.tensorflow.proto.framework.CostGraphDef
 
equals(Object) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node
 
equals(Object) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo
 
equals(Object) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo
 
equals(Object) - Method in class org.tensorflow.proto.framework.DebuggedSourceFile
 
equals(Object) - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles
 
equals(Object) - Method in class org.tensorflow.proto.framework.DebugOptions
 
equals(Object) - Method in class org.tensorflow.proto.framework.DebugTensorWatch
 
equals(Object) - Method in class org.tensorflow.proto.framework.Device
 
equals(Object) - Method in class org.tensorflow.proto.framework.DeviceAttributes
 
equals(Object) - Method in class org.tensorflow.proto.framework.DeviceLocality
 
equals(Object) - Method in class org.tensorflow.proto.framework.DeviceProperties
 
equals(Object) - Method in class org.tensorflow.proto.framework.DeviceStepStats
 
equals(Object) - Method in class org.tensorflow.proto.framework.DictValue
 
equals(Object) - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs
 
equals(Object) - Method in class org.tensorflow.proto.framework.FunctionDef
 
equals(Object) - Method in class org.tensorflow.proto.framework.FunctionDefLibrary
 
equals(Object) - Method in class org.tensorflow.proto.framework.FunctionSpec
 
equals(Object) - Method in class org.tensorflow.proto.framework.GPUOptions
 
equals(Object) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental
 
equals(Object) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices
 
equals(Object) - Method in class org.tensorflow.proto.framework.GradientDef
 
equals(Object) - Method in class org.tensorflow.proto.framework.GraphDebugInfo
 
equals(Object) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol
 
equals(Object) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace
 
equals(Object) - Method in class org.tensorflow.proto.framework.GraphDef
 
equals(Object) - Method in class org.tensorflow.proto.framework.GraphOptions
 
equals(Object) - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo
 
equals(Object) - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo
 
equals(Object) - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo
 
equals(Object) - Method in class org.tensorflow.proto.framework.GraphTransferInfo
 
equals(Object) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo
 
equals(Object) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInput
 
equals(Object) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo
 
equals(Object) - Method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo
 
equals(Object) - Method in class org.tensorflow.proto.framework.HistogramProto
 
equals(Object) - Method in class org.tensorflow.proto.framework.InterconnectLink
 
equals(Object) - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint
 
equals(Object) - Method in class org.tensorflow.proto.framework.KernelDef
 
equals(Object) - Method in class org.tensorflow.proto.framework.KernelList
 
equals(Object) - Method in class org.tensorflow.proto.framework.ListValue
 
equals(Object) - Method in class org.tensorflow.proto.framework.LocalLinks
 
equals(Object) - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation
 
equals(Object) - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation
 
equals(Object) - Method in class org.tensorflow.proto.framework.MemoryLogStep
 
equals(Object) - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation
 
equals(Object) - Method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation
 
equals(Object) - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput
 
equals(Object) - Method in class org.tensorflow.proto.framework.MemoryStats
 
equals(Object) - Method in class org.tensorflow.proto.framework.MetaGraphDef
 
equals(Object) - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
 
equals(Object) - Method in class org.tensorflow.proto.framework.NameAttrList
 
equals(Object) - Method in class org.tensorflow.proto.framework.NamedDevice
 
equals(Object) - Method in class org.tensorflow.proto.framework.NamedTensorProto
 
equals(Object) - Method in class org.tensorflow.proto.framework.NamedTupleValue
 
equals(Object) - Method in class org.tensorflow.proto.framework.NodeDef
 
equals(Object) - Method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo
 
equals(Object) - Method in class org.tensorflow.proto.framework.NodeExecStats
 
equals(Object) - Method in class org.tensorflow.proto.framework.NodeOutput
 
equals(Object) - Method in class org.tensorflow.proto.framework.NoneValue
 
equals(Object) - Method in class org.tensorflow.proto.framework.OpDef.ArgDef
 
equals(Object) - Method in class org.tensorflow.proto.framework.OpDef.AttrDef
 
equals(Object) - Method in class org.tensorflow.proto.framework.OpDef
 
equals(Object) - Method in class org.tensorflow.proto.framework.OpDeprecation
 
equals(Object) - Method in class org.tensorflow.proto.framework.OpList
 
equals(Object) - Method in class org.tensorflow.proto.framework.OptimizerOptions
 
equals(Object) - Method in class org.tensorflow.proto.framework.PairValue
 
equals(Object) - Method in class org.tensorflow.proto.framework.QueueRunnerDef
 
equals(Object) - Method in class org.tensorflow.proto.framework.ReaderBaseState
 
equals(Object) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
 
equals(Object) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
 
equals(Object) - Method in class org.tensorflow.proto.framework.RemoteTensorHandle
 
equals(Object) - Method in class org.tensorflow.proto.framework.Resource
 
equals(Object) - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape
 
equals(Object) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape
 
equals(Object) - Method in class org.tensorflow.proto.framework.ResourceHandleProto
 
equals(Object) - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer
 
equals(Object) - Method in class org.tensorflow.proto.framework.RewriterConfig
 
equals(Object) - Method in class org.tensorflow.proto.framework.RPCOptions
 
equals(Object) - Method in class org.tensorflow.proto.framework.RunMetadata
 
equals(Object) - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs
 
equals(Object) - Method in class org.tensorflow.proto.framework.RunOptions
 
equals(Object) - Method in class org.tensorflow.proto.framework.RunOptions.Experimental
 
equals(Object) - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
equals(Object) - Method in class org.tensorflow.proto.framework.SaveableObject
 
equals(Object) - Method in class org.tensorflow.proto.framework.SavedAsset
 
equals(Object) - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction
 
equals(Object) - Method in class org.tensorflow.proto.framework.SavedConcreteFunction
 
equals(Object) - Method in class org.tensorflow.proto.framework.SavedConstant
 
equals(Object) - Method in class org.tensorflow.proto.framework.SavedFunction
 
equals(Object) - Method in class org.tensorflow.proto.framework.SavedModel
 
equals(Object) - Method in class org.tensorflow.proto.framework.SavedObject
 
equals(Object) - Method in class org.tensorflow.proto.framework.SavedObjectGraph
 
equals(Object) - Method in class org.tensorflow.proto.framework.SavedResource
 
equals(Object) - Method in class org.tensorflow.proto.framework.SavedUserObject
 
equals(Object) - Method in class org.tensorflow.proto.framework.SavedVariable
 
equals(Object) - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef
 
equals(Object) - Method in class org.tensorflow.proto.framework.ScopedAllocatorOptions
 
equals(Object) - Method in class org.tensorflow.proto.framework.SessionMetadata
 
equals(Object) - Method in class org.tensorflow.proto.framework.SignatureDef
 
equals(Object) - Method in class org.tensorflow.proto.framework.StepStats
 
equals(Object) - Method in class org.tensorflow.proto.framework.StructuredValue
 
equals(Object) - Method in class org.tensorflow.proto.framework.Summary.Audio
 
equals(Object) - Method in class org.tensorflow.proto.framework.Summary
 
equals(Object) - Method in class org.tensorflow.proto.framework.Summary.Image
 
equals(Object) - Method in class org.tensorflow.proto.framework.Summary.Value
 
equals(Object) - Method in class org.tensorflow.proto.framework.SummaryDescription
 
equals(Object) - Method in class org.tensorflow.proto.framework.SummaryMetadata
 
equals(Object) - Method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData
 
equals(Object) - Method in class org.tensorflow.proto.framework.TensorConnection
 
equals(Object) - Method in class org.tensorflow.proto.framework.TensorDescription
 
equals(Object) - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor
 
equals(Object) - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse
 
equals(Object) - Method in class org.tensorflow.proto.framework.TensorInfo
 
equals(Object) - Method in class org.tensorflow.proto.framework.TensorProto
 
equals(Object) - Method in class org.tensorflow.proto.framework.TensorShapeProto.Dim
 
equals(Object) - Method in class org.tensorflow.proto.framework.TensorShapeProto
 
equals(Object) - Method in class org.tensorflow.proto.framework.TensorSliceProto
 
equals(Object) - Method in class org.tensorflow.proto.framework.TensorSliceProto.Extent
 
equals(Object) - Method in class org.tensorflow.proto.framework.TensorSpecProto
 
equals(Object) - Method in class org.tensorflow.proto.framework.ThreadPoolOptionProto
 
equals(Object) - Method in class org.tensorflow.proto.framework.Trace
 
equals(Object) - Method in class org.tensorflow.proto.framework.TraceEvent
 
equals(Object) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph
 
equals(Object) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
 
equals(Object) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference
 
equals(Object) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor
 
equals(Object) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
equals(Object) - Method in class org.tensorflow.proto.framework.TupleValue
 
equals(Object) - Method in class org.tensorflow.proto.framework.TypeSpecProto
 
equals(Object) - Method in class org.tensorflow.proto.framework.ValuesDef
 
equals(Object) - Method in class org.tensorflow.proto.framework.VariableDef
 
equals(Object) - Method in class org.tensorflow.proto.framework.VariantTensorDataProto
 
equals(Object) - Method in class org.tensorflow.proto.framework.VerifierConfig
 
equals(Object) - Method in class org.tensorflow.proto.framework.VersionDef
 
equals(Object) - Method in class org.tensorflow.proto.framework.WhileContextDef
 
equals(Object) - Method in class org.tensorflow.proto.profiler.ProfileOptions
 
equals(Object) - Method in class org.tensorflow.proto.profiler.XEvent
 
equals(Object) - Method in class org.tensorflow.proto.profiler.XEventMetadata
 
equals(Object) - Method in class org.tensorflow.proto.profiler.XLine
 
equals(Object) - Method in class org.tensorflow.proto.profiler.XPlane
 
equals(Object) - Method in class org.tensorflow.proto.profiler.XSpace
 
equals(Object) - Method in class org.tensorflow.proto.profiler.XStat
 
equals(Object) - Method in class org.tensorflow.proto.profiler.XStatMetadata
 
equals(Object) - Method in class org.tensorflow.proto.util.BinSummary
 
equals(Object) - Method in class org.tensorflow.proto.util.BundleEntryProto
 
equals(Object) - Method in class org.tensorflow.proto.util.BundleHeaderProto
 
equals(Object) - Method in class org.tensorflow.proto.util.CodeLocation
 
equals(Object) - Method in class org.tensorflow.proto.util.DebugEvent
 
equals(Object) - Method in class org.tensorflow.proto.util.DebuggedDevice
 
equals(Object) - Method in class org.tensorflow.proto.util.DebuggedGraph
 
equals(Object) - Method in class org.tensorflow.proto.util.DebugMetadata
 
equals(Object) - Method in class org.tensorflow.proto.util.Event
 
equals(Object) - Method in class org.tensorflow.proto.util.Execution
 
equals(Object) - Method in class org.tensorflow.proto.util.GraphExecutionTrace
 
equals(Object) - Method in class org.tensorflow.proto.util.GraphOpCreation
 
equals(Object) - Method in class org.tensorflow.proto.util.LogMessage
 
equals(Object) - Method in class org.tensorflow.proto.util.MemAllocatorStats
 
equals(Object) - Method in class org.tensorflow.proto.util.MemChunk
 
equals(Object) - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory
 
equals(Object) - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement
 
equals(Object) - Method in class org.tensorflow.proto.util.MemoryDump
 
equals(Object) - Method in class org.tensorflow.proto.util.RequestedExitCode
 
equals(Object) - Method in class org.tensorflow.proto.util.SavedSlice
 
equals(Object) - Method in class org.tensorflow.proto.util.SavedSliceMeta
 
equals(Object) - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta
 
equals(Object) - Method in class org.tensorflow.proto.util.SavedTensorSlices
 
equals(Object) - Method in class org.tensorflow.proto.util.SaverDef
 
equals(Object) - Method in class org.tensorflow.proto.util.SessionLog
 
equals(Object) - Method in class org.tensorflow.proto.util.SnapShot
 
equals(Object) - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord
 
equals(Object) - Method in class org.tensorflow.proto.util.SnapshotRecord
 
equals(Object) - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata
 
equals(Object) - Method in class org.tensorflow.proto.util.SourceFile
 
equals(Object) - Method in class org.tensorflow.proto.util.StackFrameWithId
 
equals(Object) - Method in class org.tensorflow.proto.util.TaggedRunMetadata
 
equals(Object) - Method in class org.tensorflow.proto.util.TensorMetadata
 
equals(Object) - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo
 
equals(Object) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries
 
equals(Object) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
 
equals(Object) - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration
 
equals(Object) - Method in class org.tensorflow.proto.util.testlog.CommitId
 
equals(Object) - Method in class org.tensorflow.proto.util.testlog.CPUInfo
 
equals(Object) - Method in class org.tensorflow.proto.util.testlog.EntryValue
 
equals(Object) - Method in class org.tensorflow.proto.util.testlog.GPUInfo
 
equals(Object) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration
 
equals(Object) - Method in class org.tensorflow.proto.util.testlog.MemoryInfo
 
equals(Object) - Method in class org.tensorflow.proto.util.testlog.MetricEntry
 
equals(Object) - Method in class org.tensorflow.proto.util.testlog.PlatformInfo
 
equals(Object) - Method in class org.tensorflow.proto.util.testlog.RunConfiguration
 
equals(Object) - Method in class org.tensorflow.proto.util.testlog.TestResults
 
equals(Object) - Method in class org.tensorflow.proto.util.WatchdogConfig
 
equals(Object) - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest
 
equals(Object) - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse
 
Erf<T extends TNumber> - Class in org.tensorflow.op.math
Computes the Gauss error function of `x` element-wise.
erf(Operand<T>) - Method in class org.tensorflow.op.MathOps
Computes the Gauss error function of `x` element-wise.
Erfc<T extends TNumber> - Class in org.tensorflow.op.math
Computes the complementary error function of `x` element-wise.
erfc(Operand<T>) - Method in class org.tensorflow.op.MathOps
Computes the complementary error function of `x` element-wise.
erfinv<T extends TNumber> - Class in org.tensorflow.op.math
 
erfinv(Operand<T>) - Method in class org.tensorflow.op.MathOps
 
ERROR_VALUE - Static variable in enum org.tensorflow.proto.util.LogMessage.Level
ERROR = 40;
ErrorCodes - Class in org.tensorflow.proto.framework
 
ErrorCodesProtos - Class in org.tensorflow.proto.framework
 
errorMsg(String) - Static method in class org.tensorflow.op.core.Abort
 
errorMsg(String) - Method in class org.tensorflow.op.core.Abort.Options
 
errors(String) - Static method in class org.tensorflow.op.strings.UnicodeDecode
 
errors(String) - Method in class org.tensorflow.op.strings.UnicodeDecode.Options
 
errors(String) - Static method in class org.tensorflow.op.strings.UnicodeDecodeWithOffsets
 
errors(String) - Method in class org.tensorflow.op.strings.UnicodeDecodeWithOffsets.Options
 
errors(String) - Static method in class org.tensorflow.op.strings.UnicodeEncode
 
errors(String) - Method in class org.tensorflow.op.strings.UnicodeEncode.Options
 
errors(String) - Static method in class org.tensorflow.op.strings.UnicodeTranscode
 
errors(String) - Method in class org.tensorflow.op.strings.UnicodeTranscode.Options
 
ERRORS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.profiler.XSpace
 
EuclideanNorm<T extends TType> - Class in org.tensorflow.op.linalg
Computes the euclidean norm of elements across dimensions of a tensor.
euclideanNorm(Operand<T>, Operand<U>, EuclideanNorm.Options...) - Method in class org.tensorflow.op.LinalgOps
Computes the euclidean norm of elements across dimensions of a tensor.
EuclideanNorm.Options - Class in org.tensorflow.op.linalg
Optional attributes for EuclideanNorm
Event - Class in org.tensorflow.proto.util
Protocol buffer representing an event that happened during the execution of a Brain model.
Event.Builder - Class in org.tensorflow.proto.util
Protocol buffer representing an event that happened during the execution of a Brain model.
Event.WhatCase - Enum in org.tensorflow.proto.util
 
EVENT_METADATA_FIELD_NUMBER - Static variable in class org.tensorflow.proto.profiler.XPlane
 
EventOrBuilder - Interface in org.tensorflow.proto.util
 
EventProtos - Class in org.tensorflow.proto.util
 
EVENTS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.profiler.XLine
 
Example - Class in org.tensorflow.proto.example
Protobuf type tensorflow.Example
Example.Builder - Class in org.tensorflow.proto.example
Protobuf type tensorflow.Example
ExampleOrBuilder - Interface in org.tensorflow.proto.example
 
ExampleParserConfiguration - Class in org.tensorflow.proto.example
Protobuf type tensorflow.ExampleParserConfiguration
ExampleParserConfiguration.Builder - Class in org.tensorflow.proto.example
Protobuf type tensorflow.ExampleParserConfiguration
ExampleParserConfigurationOrBuilder - Interface in org.tensorflow.proto.example
 
ExampleParserConfigurationProtos - Class in org.tensorflow.proto.example
 
ExampleProtos - Class in org.tensorflow.proto.example
 
examples() - Method in class org.tensorflow.op.core.Skipgram
A vector of word ids.
examplesDebugOutputsSerialized() - Method in class org.tensorflow.op.estimator.BoostedTreesExampleDebugOutputs
Output rank 1 Tensor containing a proto serialized as a string for each example.
exclusive(Boolean) - Static method in class org.tensorflow.op.math.Cumprod
 
exclusive(Boolean) - Method in class org.tensorflow.op.math.Cumprod.Options
 
exclusive(Boolean) - Static method in class org.tensorflow.op.math.Cumsum
 
exclusive(Boolean) - Method in class org.tensorflow.op.math.Cumsum.Options
 
exclusive(Boolean) - Static method in class org.tensorflow.op.math.CumulativeLogsumexp
 
exclusive(Boolean) - Method in class org.tensorflow.op.math.CumulativeLogsumexp.Options
 
Execution - Class in org.tensorflow.proto.util
Data relating to the eager execution of an op or a Graph.
Execution.Builder - Class in org.tensorflow.proto.util
Data relating to the eager execution of an op or a Graph.
EXECUTION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.DebugEvent
 
ExecutionEnvironment - Interface in org.tensorflow
Defines an environment for creating and executing TensorFlow Operations.
ExecutionEnvironment.Types - Enum in org.tensorflow
 
ExecutionOrBuilder - Interface in org.tensorflow.proto.util
 
EXECUTOR_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
 
EXECUTOR_TYPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ConfigProto.Experimental
 
Exit<T extends TType> - Class in org.tensorflow.op.core
Exits the current frame to its parent frame.
EXIT_CODE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.RequestedExitCode
 
EXIT_CODE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.WorkerHeartbeatRequest
 
exitWithoutError(Boolean) - Static method in class org.tensorflow.op.core.Abort
 
exitWithoutError(Boolean) - Method in class org.tensorflow.op.core.Abort.Options
 
Exp<T extends TType> - Class in org.tensorflow.op.math
Computes exponential of x element-wise.
exp(Operand<T>) - Method in class org.tensorflow.op.MathOps
Computes exponential of x element-wise.
ExpandDims<T extends TType> - Class in org.tensorflow.op.core
Inserts a dimension of 1 into a tensor's shape.
expandDims(Operand<T>, Operand<U>) - Method in class org.tensorflow.op.Ops
Inserts a dimension of 1 into a tensor's shape.
expect(DataType<U>) - Method in class org.tensorflow.Output
Returns this Output object with the type Output<U>.
expect(DataType<U>) - Method in class org.tensorflow.Tensor
Returns this Tensor object with the type Tensor<U>.
experimental - Variable in class org.tensorflow.op.DataOps
 
EXPERIMENTAL_DEBUG_INFO_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.NodeDef
 
EXPERIMENTAL_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ConfigProto
 
EXPERIMENTAL_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GPUOptions
 
EXPERIMENTAL_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RunOptions
 
Expint<T extends TNumber> - Class in org.tensorflow.op.math.special
 
EXPLANATION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.OpDeprecation
 
explicitPaddings(List<Long>) - Static method in class org.tensorflow.op.nn.Conv2d
 
explicitPaddings(List<Long>) - Method in class org.tensorflow.op.nn.Conv2d.Options
 
explicitPaddings(List<Long>) - Static method in class org.tensorflow.op.nn.Conv2dBackpropFilter
 
explicitPaddings(List<Long>) - Method in class org.tensorflow.op.nn.Conv2dBackpropFilter.Options
 
explicitPaddings(List<Long>) - Static method in class org.tensorflow.op.nn.Conv2dBackpropInput
 
explicitPaddings(List<Long>) - Method in class org.tensorflow.op.nn.Conv2dBackpropInput.Options
 
explicitPaddings(List<Long>) - Static method in class org.tensorflow.op.nn.DepthwiseConv2dNative
 
explicitPaddings(List<Long>) - Method in class org.tensorflow.op.nn.DepthwiseConv2dNative.Options
 
explicitPaddings(List<Long>) - Static method in class org.tensorflow.op.nn.DepthwiseConv2dNativeBackpropFilter
 
explicitPaddings(List<Long>) - Method in class org.tensorflow.op.nn.DepthwiseConv2dNativeBackpropFilter.Options
 
explicitPaddings(List<Long>) - Static method in class org.tensorflow.op.nn.DepthwiseConv2dNativeBackpropInput
 
explicitPaddings(List<Long>) - Method in class org.tensorflow.op.nn.DepthwiseConv2dNativeBackpropInput.Options
 
Expm1<T extends TType> - Class in org.tensorflow.op.math
Computes `exp(x) - 1` element-wise.
expm1(Operand<T>) - Method in class org.tensorflow.op.MathOps
Computes `exp(x) - 1` element-wise.
exponentialAvgFactor(Float) - Static method in class org.tensorflow.op.nn.FusedBatchNorm
 
exponentialAvgFactor(Float) - Method in class org.tensorflow.op.nn.FusedBatchNorm.Options
 
export() - Method in class org.tensorflow.SavedModelBundle.Exporter
Save the model into the export directory.
exporter(String) - Static method in class org.tensorflow.SavedModelBundle
Export a saved model.
EXTENT_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TensorSliceProto
 
EXTERNAL_VALUES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ValuesDef
 
externalStatePolicy(Long) - Static method in class org.tensorflow.op.data.DatasetToGraph
 
externalStatePolicy(Long) - Method in class org.tensorflow.op.data.DatasetToGraph.Options
 
externalStatePolicy(Long) - Static method in class org.tensorflow.op.data.SerializeIterator
 
externalStatePolicy(Long) - Method in class org.tensorflow.op.data.SerializeIterator.Options
 
ExtractGlimpse - Class in org.tensorflow.op.image
Extracts a glimpse from the input tensor.
ExtractGlimpse.Options - Class in org.tensorflow.op.image
Optional attributes for ExtractGlimpse
ExtractImagePatches<T extends TType> - Class in org.tensorflow.op.image
Extract `patches` from `images` and put them in the "depth" output dimension.
extractImagePatches(Operand<T>, List<Long>, List<Long>, List<Long>, String) - Method in class org.tensorflow.op.ImageOps
Extract `patches` from `images` and put them in the "depth" output dimension.
ExtractJpegShape<T extends TNumber> - Class in org.tensorflow.op.image
Extract the shape information of a JPEG-encoded image.
extractJpegShape(Operand<TString>) - Method in class org.tensorflow.op.ImageOps
Extract the shape information of a JPEG-encoded image.
extractJpegShape(Operand<TString>, DataType<T>) - Method in class org.tensorflow.op.ImageOps
Extract the shape information of a JPEG-encoded image.
ExtractVolumePatches<T extends TNumber> - Class in org.tensorflow.op.core
Extract `patches` from `input` and put them in the "depth" output dimension.
extractVolumePatches(Operand<T>, List<Long>, List<Long>, String) - Method in class org.tensorflow.op.Ops
Extract `patches` from `input` and put them in the "depth" output dimension.
extrapolationValue(Float) - Static method in class org.tensorflow.op.image.CropAndResize
 
extrapolationValue(Float) - Method in class org.tensorflow.op.image.CropAndResize.Options
 
EXTRAS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.BenchmarkEntry
 

F

f() - Method in class org.tensorflow.op.nn.BlockLSTM
The forget gate over the whole time sequence.
f() - Method in class org.tensorflow.op.nn.LSTMBlockCell
The forget gate.
F_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.AttrValue
 
F_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.AttrValue.ListValue
 
Fact - Class in org.tensorflow.op.math
Output a fact about factorials.
fact() - Method in class org.tensorflow.op.math.Fact
 
fact() - Method in class org.tensorflow.op.MathOps
Output a fact about factorials.
FAIL_ON_OPTIMIZER_ERRORS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RewriterConfig
 
FAILED_PRECONDITION_VALUE - Static variable in enum org.tensorflow.proto.framework.Code
Operation was rejected because the system is not in a state required for the operation's execution.
failFast(Boolean) - Static method in class org.tensorflow.op.core.Rpc
 
failFast(Boolean) - Method in class org.tensorflow.op.core.Rpc.Options
 
failFast(Boolean) - Static method in class org.tensorflow.op.core.TryRpc
 
failFast(Boolean) - Method in class org.tensorflow.op.core.TryRpc.Options
 
FakeQuantWithMinMaxArgs - Class in org.tensorflow.op.quantization
Fake-quantize the 'inputs' tensor, type float to 'outputs' tensor of same type.
fakeQuantWithMinMaxArgs(Operand<TFloat32>, FakeQuantWithMinMaxArgs.Options...) - Method in class org.tensorflow.op.QuantizationOps
Fake-quantize the 'inputs' tensor, type float to 'outputs' tensor of same type.
FakeQuantWithMinMaxArgs.Options - Class in org.tensorflow.op.quantization
Optional attributes for FakeQuantWithMinMaxArgs
FakeQuantWithMinMaxArgsGradient - Class in org.tensorflow.op.quantization
Compute gradients for a FakeQuantWithMinMaxArgs operation.
fakeQuantWithMinMaxArgsGradient(Operand<TFloat32>, Operand<TFloat32>, FakeQuantWithMinMaxArgsGradient.Options...) - Method in class org.tensorflow.op.QuantizationOps
Compute gradients for a FakeQuantWithMinMaxArgs operation.
FakeQuantWithMinMaxArgsGradient.Options - Class in org.tensorflow.op.quantization
Optional attributes for FakeQuantWithMinMaxArgsGradient
FakeQuantWithMinMaxVars - Class in org.tensorflow.op.quantization
Fake-quantize the 'inputs' tensor of type float via global float scalars
fakeQuantWithMinMaxVars(Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, FakeQuantWithMinMaxVars.Options...) - Method in class org.tensorflow.op.QuantizationOps
Fake-quantize the 'inputs' tensor of type float via global float scalars
FakeQuantWithMinMaxVars.Options - Class in org.tensorflow.op.quantization
Optional attributes for FakeQuantWithMinMaxVars
FakeQuantWithMinMaxVarsGradient - Class in org.tensorflow.op.quantization
Compute gradients for a FakeQuantWithMinMaxVars operation.
fakeQuantWithMinMaxVarsGradient(Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, FakeQuantWithMinMaxVarsGradient.Options...) - Method in class org.tensorflow.op.QuantizationOps
Compute gradients for a FakeQuantWithMinMaxVars operation.
FakeQuantWithMinMaxVarsGradient.Options - Class in org.tensorflow.op.quantization
Optional attributes for FakeQuantWithMinMaxVarsGradient
FakeQuantWithMinMaxVarsPerChannel - Class in org.tensorflow.op.quantization
Fake-quantize the 'inputs' tensor of type float via per-channel floats
fakeQuantWithMinMaxVarsPerChannel(Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, FakeQuantWithMinMaxVarsPerChannel.Options...) - Method in class org.tensorflow.op.QuantizationOps
Fake-quantize the 'inputs' tensor of type float via per-channel floats
FakeQuantWithMinMaxVarsPerChannel.Options - Class in org.tensorflow.op.quantization
Optional attributes for FakeQuantWithMinMaxVarsPerChannel
FakeQuantWithMinMaxVarsPerChannelGradient - Class in org.tensorflow.op.quantization
Compute gradients for a FakeQuantWithMinMaxVarsPerChannel operation.
fakeQuantWithMinMaxVarsPerChannelGradient(Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, FakeQuantWithMinMaxVarsPerChannelGradient.Options...) - Method in class org.tensorflow.op.QuantizationOps
Compute gradients for a FakeQuantWithMinMaxVarsPerChannel operation.
FakeQuantWithMinMaxVarsPerChannelGradient.Options - Class in org.tensorflow.op.quantization
fancyUpscaling(Boolean) - Static method in class org.tensorflow.op.image.DecodeAndCropJpeg
 
fancyUpscaling(Boolean) - Method in class org.tensorflow.op.image.DecodeAndCropJpeg.Options
 
fancyUpscaling(Boolean) - Static method in class org.tensorflow.op.image.DecodeJpeg
 
fancyUpscaling(Boolean) - Method in class org.tensorflow.op.image.DecodeJpeg.Options
 
fast(Boolean) - Static method in class org.tensorflow.op.linalg.BatchMatrixSolveLs
 
fast(Boolean) - Method in class org.tensorflow.op.linalg.BatchMatrixSolveLs.Options
 
fast(Boolean) - Static method in class org.tensorflow.op.linalg.MatrixSolveLs
 
fast(Boolean) - Method in class org.tensorflow.op.linalg.MatrixSolveLs.Options
 
FATAL_VALUE - Static variable in enum org.tensorflow.proto.util.LogMessage.Level
FATAL = 50;
Feature - Class in org.tensorflow.proto.example
Containers for non-sequential data.
Feature.Builder - Class in org.tensorflow.proto.example
Containers for non-sequential data.
Feature.KindCase - Enum in org.tensorflow.proto.example
 
FEATURE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.example.FeatureList
 
FEATURE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.example.Features
 
FEATURE_LIST_FIELD_NUMBER - Static variable in class org.tensorflow.proto.example.FeatureLists
 
FEATURE_LISTS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.example.SequenceExample
 
FEATURE_MAP_FIELD_NUMBER - Static variable in class org.tensorflow.proto.example.ExampleParserConfiguration
 
FeatureConfiguration - Class in org.tensorflow.proto.example
Protobuf type tensorflow.FeatureConfiguration
FeatureConfiguration.Builder - Class in org.tensorflow.proto.example
Protobuf type tensorflow.FeatureConfiguration
FeatureConfiguration.ConfigCase - Enum in org.tensorflow.proto.example
 
FeatureConfigurationOrBuilder - Interface in org.tensorflow.proto.example
 
featureDimensions() - Method in class org.tensorflow.op.estimator.BoostedTreesCalculateBestFeatureSplit
A Rank 1 tensors indicating the best feature dimension for each feature to split for certain nodes if the feature is multi-dimension.
featureDimensions() - Method in class org.tensorflow.op.estimator.BoostedTreesCalculateBestFeatureSplitV2
A Rank 1 tensors indicating the best feature dimension for each feature to split for certain nodes if the feature is multi-dimension.
featureDimensions() - Method in class org.tensorflow.op.estimator.BoostedTreesSparseCalculateBestFeatureSplit
A Rank 1 tensor indicating the best feature dimension for each feature to split for each node.
featureIds() - Method in class org.tensorflow.op.estimator.BoostedTreesCalculateBestFeatureSplitV2
A Rank 1 tensors indicating the best feature id for each node.
FeatureList - Class in org.tensorflow.proto.example
Containers for sequential data.
FeatureList.Builder - Class in org.tensorflow.proto.example
Containers for sequential data.
featureListDenseLengths() - Method in class org.tensorflow.op.io.ParseSequenceExample
 
featureListDenseShapes(List<Shape>) - Static method in class org.tensorflow.op.io.ParseSequenceExample
 
featureListDenseShapes(List<Shape>) - Method in class org.tensorflow.op.io.ParseSequenceExample.Options
 
featureListDenseShapes(List<Shape>) - Static method in class org.tensorflow.op.io.ParseSingleSequenceExample
 
featureListDenseShapes(List<Shape>) - Method in class org.tensorflow.op.io.ParseSingleSequenceExample.Options
 
featureListDenseValues() - Method in class org.tensorflow.op.io.ParseSequenceExample
 
featureListDenseValues() - Method in class org.tensorflow.op.io.ParseSingleSequenceExample
 
FeatureListOrBuilder - Interface in org.tensorflow.proto.example
 
featureListRaggedInnerSplits() - Method in class org.tensorflow.op.io.ParseSequenceExample
 
featureListRaggedOuterSplits() - Method in class org.tensorflow.op.io.ParseSequenceExample
 
featureListRaggedValues() - Method in class org.tensorflow.op.io.ParseSequenceExample
 
FeatureLists - Class in org.tensorflow.proto.example
Protobuf type tensorflow.FeatureLists
FeatureLists.Builder - Class in org.tensorflow.proto.example
Protobuf type tensorflow.FeatureLists
FeatureListsOrBuilder - Interface in org.tensorflow.proto.example
 
featureListSparseIndices() - Method in class org.tensorflow.op.io.ParseSequenceExample
 
featureListSparseIndices() - Method in class org.tensorflow.op.io.ParseSingleSequenceExample
 
featureListSparseShapes() - Method in class org.tensorflow.op.io.ParseSequenceExample
 
featureListSparseShapes() - Method in class org.tensorflow.op.io.ParseSingleSequenceExample
 
featureListSparseValues() - Method in class org.tensorflow.op.io.ParseSequenceExample
 
featureListSparseValues() - Method in class org.tensorflow.op.io.ParseSingleSequenceExample
 
FeatureOrBuilder - Interface in org.tensorflow.proto.example
 
FeatureProtos - Class in org.tensorflow.proto.example
 
Features - Class in org.tensorflow.proto.example
Protobuf type tensorflow.Features
Features.Builder - Class in org.tensorflow.proto.example
Protobuf type tensorflow.Features
FEATURES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.example.Example
 
FeaturesOrBuilder - Interface in org.tensorflow.proto.example
 
feed(String, Tensor<?>) - Method in class org.tensorflow.Session.Runner
Avoid evaluating operation and substitute t for the value it produces.
feed(String, int, Tensor<?>) - Method in class org.tensorflow.Session.Runner
Avoid evaluating the index-th output of operation by substituting t for the value it produces.
feed(Operand<?>, Tensor<?>) - Method in class org.tensorflow.Session.Runner
Use t instead of the Tensor referred to by executing the operation referred to by operand.
FEED_DEVICES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CallableOptions
 
FEED_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CallableOptions
 
fetch(String) - Method in class org.tensorflow.Session.Runner
Make Session.Runner.run() return the output of operation.
fetch(String, int) - Method in class org.tensorflow.Session.Runner
Make Session.Runner.run() return the index-th output of operation.
fetch(Output<?>) - Method in class org.tensorflow.Session.Runner
Makes Session.Runner.run() return the Tensor referred to by output.
fetch(Operand<?>) - Method in class org.tensorflow.Session.Runner
Makes Session.Runner.run() return the Tensor referred to by the output of operand.
FETCH_DEVICES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CallableOptions
 
FETCH_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CallableOptions
 
FETCH_SKIP_SYNC_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CallableOptions
 
Fft<T extends TType> - Class in org.tensorflow.op.signal
Fast Fourier transform.
fft(Operand<T>) - Method in class org.tensorflow.op.SignalOps
Fast Fourier transform.
Fft2d<T extends TType> - Class in org.tensorflow.op.signal
2D fast Fourier transform.
fft2d(Operand<T>) - Method in class org.tensorflow.op.SignalOps
2D fast Fourier transform.
Fft3d<T extends TType> - Class in org.tensorflow.op.signal
3D fast Fourier transform.
fft3d(Operand<T>) - Method in class org.tensorflow.op.SignalOps
3D fast Fourier transform.
fieldDelim(String) - Static method in class org.tensorflow.op.io.DecodeCsv
 
fieldDelim(String) - Method in class org.tensorflow.op.io.DecodeCsv.Options
 
FIELDS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.DictValue
 
FifoQueue - Class in org.tensorflow.op.io
A queue that produces elements in first-in first-out order.
fifoQueue(List<DataType<?>>, FifoQueue.Options...) - Method in class org.tensorflow.op.IoOps
A queue that produces elements in first-in first-out order.
FifoQueue.Options - Class in org.tensorflow.op.io
Optional attributes for FifoQueue
FILE_INDEX_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol
 
FILE_LINE_COL_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.StackFrameWithId
 
FILE_LINE_COLS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace
 
FILE_PATH_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.DebuggedSourceFile
 
FILE_PATH_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.SourceFile
 
FILE_VERSION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.DebugMetadata
 
FILE_VERSION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.Event
 
fileBufferSize(Long) - Static method in class org.tensorflow.op.random.RecordInput
 
fileBufferSize(Long) - Method in class org.tensorflow.op.random.RecordInput.Options
 
filename() - Method in class org.tensorflow.op.io.ShardedFilename
 
filename() - Method in class org.tensorflow.op.io.ShardedFilespec
 
FILENAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.AssetFileDef
 
FILENAME_TENSOR_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.SaverDef
 
filenames() - Method in class org.tensorflow.op.io.MatchingFiles
A vector of matching filenames.
fileParallelism(Long) - Static method in class org.tensorflow.op.random.RecordInput
 
fileParallelism(Long) - Method in class org.tensorflow.op.random.RecordInput.Options
 
fileRandomSeed(Long) - Static method in class org.tensorflow.op.random.RecordInput
 
fileRandomSeed(Long) - Method in class org.tensorflow.op.random.RecordInput.Options
 
FILES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphDebugInfo
 
fileShuffleShiftRatio(Float) - Static method in class org.tensorflow.op.random.RecordInput
 
fileShuffleShiftRatio(Float) - Method in class org.tensorflow.op.random.RecordInput.Options
 
Fill<U extends TType> - Class in org.tensorflow.op.core
Creates a tensor filled with a scalar value.
fill(String) - Static method in class org.tensorflow.op.dtypes.AsString
 
fill(String) - Method in class org.tensorflow.op.dtypes.AsString.Options
 
fill(Operand<T>, Operand<U>) - Method in class org.tensorflow.op.Ops
Creates a tensor filled with a scalar value.
fillMode(String) - Static method in class org.tensorflow.op.image.ImageProjectiveTransformV2
 
fillMode(String) - Method in class org.tensorflow.op.image.ImageProjectiveTransformV2.Options
 
filterBackprop() - Method in class org.tensorflow.op.nn.Dilation2dBackpropFilter
3-D with shape `[filter_height, filter_width, depth]`.
filterbankChannelCount(Long) - Static method in class org.tensorflow.op.audio.Mfcc
 
filterbankChannelCount(Long) - Method in class org.tensorflow.op.audio.Mfcc.Options
 
FilterByLastComponentDataset - Class in org.tensorflow.op.data
Creates a dataset containing elements of first component of `input_dataset` having true in the last component.
FINALIZED_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.SnapshotMetadataRecord
 
Fingerprint - Class in org.tensorflow.op.core
Generates fingerprint values.
fingerprint() - Method in class org.tensorflow.op.core.Fingerprint
A two-dimensional `Tensor` of type `tf.uint8`.
fingerprint(Operand<T>, Operand<TString>) - Method in class org.tensorflow.op.Ops
Generates fingerprint values.
FIXED_LEN_FEATURE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.example.FeatureConfiguration
 
FixedLenFeatureProto - Class in org.tensorflow.proto.example
Protobuf type tensorflow.FixedLenFeatureProto
FixedLenFeatureProto.Builder - Class in org.tensorflow.proto.example
Protobuf type tensorflow.FixedLenFeatureProto
FixedLenFeatureProtoOrBuilder - Interface in org.tensorflow.proto.example
 
FixedLengthRecordDataset - Class in org.tensorflow.op.data
 
FixedLengthRecordReader - Class in org.tensorflow.op.io
A Reader that outputs fixed-length records from a file.
fixedLengthRecordReader(Long, FixedLengthRecordReader.Options...) - Method in class org.tensorflow.op.IoOps
A Reader that outputs fixed-length records from a file.
FixedLengthRecordReader.Options - Class in org.tensorflow.op.io
Optional attributes for FixedLengthRecordReader
FixedUnigramCandidateSampler - Class in org.tensorflow.op.nn
Generates labels for candidate sampling with a learned unigram distribution.
fixedUnigramCandidateSampler(Operand<TInt64>, Long, Long, Boolean, Long, FixedUnigramCandidateSampler.Options...) - Method in class org.tensorflow.op.NnOps
Generates labels for candidate sampling with a learned unigram distribution.
FixedUnigramCandidateSampler.Options - Class in org.tensorflow.op.nn
Optional attributes for FixedUnigramCandidateSampler
flatten(Scope, Operand<T>) - Static method in class org.tensorflow.op.core.Shapes
Flatten the operand to 1 dimension.
flatten(Scope, Operand<T>, DataType<U>) - Static method in class org.tensorflow.op.core.Shapes
Flatten the operand to 1 dimension
flatten(Scope, Shape<TInt32>) - Static method in class org.tensorflow.op.core.Shapes
Flatten the shape to 1 dimension.
flatten(Scope, Shape<U>, DataType<U>) - Static method in class org.tensorflow.op.core.Shapes
Flatten the shape to 1 dimension.
flatten(Operand<T>) - Method in class org.tensorflow.op.ShapeOps
Flatten the operand to 1 dimension.
flatten(Shape<TInt32>) - Method in class org.tensorflow.op.ShapeOps
Flatten the shape to 1 dimension.
flatten(Operand<T>, DataType<U>) - Method in class org.tensorflow.op.ShapeOps
Flatten the operand to 1 dimension
flatten(Shape<U>, DataType<U>) - Method in class org.tensorflow.op.ShapeOps
Flatten the shape to 1 dimension.
FLOAT64_VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.StructuredValue
 
FLOAT_LIST_FIELD_NUMBER - Static variable in class org.tensorflow.proto.example.Feature
 
FLOAT_LIST_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CollectionDef
 
FLOAT_VAL_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TensorProto
 
FloatList - Class in org.tensorflow.proto.example
Protobuf type tensorflow.FloatList
FloatList.Builder - Class in org.tensorflow.proto.example
Protobuf type tensorflow.FloatList
FloatListOrBuilder - Interface in org.tensorflow.proto.example
 
Floor<T extends TNumber> - Class in org.tensorflow.op.math
Returns element-wise largest integer not greater than x.
floor(Operand<T>) - Method in class org.tensorflow.op.MathOps
Returns element-wise largest integer not greater than x.
FloorDiv<T extends TType> - Class in org.tensorflow.op.math
Returns x // y element-wise.
floorDiv(Operand<T>, Operand<T>) - Method in class org.tensorflow.op.MathOps
Returns x // y element-wise.
FloorMod<T extends TNumber> - Class in org.tensorflow.op.math
Returns element-wise remainder of division.
floorMod(Operand<T>, Operand<T>) - Method in class org.tensorflow.op.MathOps
Returns element-wise remainder of division.
flow() - Method in class org.tensorflow.op.core.TensorArray
A scalar used to control gradient flow.
flowOut() - Method in class org.tensorflow.op.core.TensorArrayGrad
 
flowOut() - Method in class org.tensorflow.op.core.TensorArrayGradWithShape
 
flowOut() - Method in class org.tensorflow.op.core.TensorArrayScatter
A float scalar that enforces proper chaining of operations.
flowOut() - Method in class org.tensorflow.op.core.TensorArraySplit
A float scalar that enforces proper chaining of operations.
flowOut() - Method in class org.tensorflow.op.core.TensorArrayUnpack
 
flowOut() - Method in class org.tensorflow.op.core.TensorArrayWrite
A float scalar that enforces proper chaining of operations.
FlushSummaryWriter - Class in org.tensorflow.op.summary
 
footerBytes(Long) - Static method in class org.tensorflow.op.io.FixedLengthRecordReader
 
footerBytes(Long) - Method in class org.tensorflow.op.io.FixedLengthRecordReader.Options
 
FORCE_GPU_COMPATIBLE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GPUOptions
 
forgetBias(Float) - Static method in class org.tensorflow.op.nn.LSTMBlockCell
 
forgetBias(Float) - Method in class org.tensorflow.op.nn.LSTMBlockCell.Options
 
format(String) - Static method in class org.tensorflow.op.image.EncodeJpeg
 
format(String) - Method in class org.tensorflow.op.image.EncodeJpeg.Options
 
forNumber(int) - Static method in enum org.tensorflow.proto.example.Feature.KindCase
 
forNumber(int) - Static method in enum org.tensorflow.proto.example.FeatureConfiguration.ConfigCase
 
forNumber(int) - Static method in enum org.tensorflow.proto.framework.ApiDef.Visibility
 
forNumber(int) - Static method in enum org.tensorflow.proto.framework.AttrValue.ValueCase
 
forNumber(int) - Static method in enum org.tensorflow.proto.framework.Code
 
forNumber(int) - Static method in enum org.tensorflow.proto.framework.CollectionDef.KindCase
 
forNumber(int) - Static method in enum org.tensorflow.proto.framework.ControlFlowContextDef.CtxtCase
 
forNumber(int) - Static method in enum org.tensorflow.proto.framework.DataClass
 
forNumber(int) - Static method in enum org.tensorflow.proto.framework.DataType
 
forNumber(int) - Static method in enum org.tensorflow.proto.framework.GraphTransferInfo.Destination
 
forNumber(int) - Static method in enum org.tensorflow.proto.framework.OptimizerOptions.GlobalJitLevel
 
forNumber(int) - Static method in enum org.tensorflow.proto.framework.OptimizerOptions.Level
 
forNumber(int) - Static method in enum org.tensorflow.proto.framework.RewriterConfig.MemOptType
 
forNumber(int) - Static method in enum org.tensorflow.proto.framework.RewriterConfig.NumIterationsType
 
forNumber(int) - Static method in enum org.tensorflow.proto.framework.RewriterConfig.Toggle
 
forNumber(int) - Static method in enum org.tensorflow.proto.framework.RunOptions.TraceLevel
 
forNumber(int) - Static method in enum org.tensorflow.proto.framework.SavedObject.KindCase
 
forNumber(int) - Static method in enum org.tensorflow.proto.framework.StructuredValue.KindCase
 
forNumber(int) - Static method in enum org.tensorflow.proto.framework.Summary.Value.ValueCase
 
forNumber(int) - Static method in enum org.tensorflow.proto.framework.TensorInfo.EncodingCase
 
forNumber(int) - Static method in enum org.tensorflow.proto.framework.TensorSliceProto.Extent.HasLengthCase
 
forNumber(int) - Static method in enum org.tensorflow.proto.framework.TypeSpecProto.TypeSpecClass
 
forNumber(int) - Static method in enum org.tensorflow.proto.framework.VariableAggregation
 
forNumber(int) - Static method in enum org.tensorflow.proto.framework.VariableSynchronization
 
forNumber(int) - Static method in enum org.tensorflow.proto.framework.VerifierConfig.Toggle
 
forNumber(int) - Static method in enum org.tensorflow.proto.profiler.ProfileOptions.DeviceType
 
forNumber(int) - Static method in enum org.tensorflow.proto.profiler.XEvent.DataCase
 
forNumber(int) - Static method in enum org.tensorflow.proto.profiler.XStat.ValueCase
 
forNumber(int) - Static method in enum org.tensorflow.proto.util.BundleHeaderProto.Endianness
 
forNumber(int) - Static method in enum org.tensorflow.proto.util.DebugEvent.WhatCase
 
forNumber(int) - Static method in enum org.tensorflow.proto.util.Event.WhatCase
 
forNumber(int) - Static method in enum org.tensorflow.proto.util.LogMessage.Level
 
forNumber(int) - Static method in enum org.tensorflow.proto.util.SaverDef.CheckpointFormatVersion
 
forNumber(int) - Static method in enum org.tensorflow.proto.util.SessionLog.SessionStatus
 
forNumber(int) - Static method in enum org.tensorflow.proto.util.TensorDebugMode
 
forNumber(int) - Static method in enum org.tensorflow.proto.util.testlog.CommitId.KindCase
 
forNumber(int) - Static method in enum org.tensorflow.proto.util.testlog.EntryValue.KindCase
 
forNumber(int) - Static method in enum org.tensorflow.proto.util.testlog.TestResults.BenchmarkType
 
forNumber(int) - Static method in enum org.tensorflow.proto.util.WorkerHealth
 
forNumber(int) - Static method in enum org.tensorflow.proto.util.WorkerShutdownMode
 
FractionalAvgPool<T extends TNumber> - Class in org.tensorflow.op.nn
Performs fractional average pooling on the input.
fractionalAvgPool(Operand<T>, List<Float>, FractionalAvgPool.Options...) - Method in class org.tensorflow.op.NnOps
Performs fractional average pooling on the input.
FractionalAvgPool.Options - Class in org.tensorflow.op.nn
Optional attributes for FractionalAvgPool
FractionalAvgPoolGrad<T extends TNumber> - Class in org.tensorflow.op.nn
Computes gradient of the FractionalAvgPool function.
FractionalAvgPoolGrad.Options - Class in org.tensorflow.op.nn
Optional attributes for FractionalAvgPoolGrad
FractionalMaxPool<T extends TNumber> - Class in org.tensorflow.op.nn
Performs fractional max pooling on the input.
fractionalMaxPool(Operand<T>, List<Float>, FractionalMaxPool.Options...) - Method in class org.tensorflow.op.NnOps
Performs fractional max pooling on the input.
FractionalMaxPool.Options - Class in org.tensorflow.op.nn
Optional attributes for FractionalMaxPool
FractionalMaxPoolGrad<T extends TNumber> - Class in org.tensorflow.op.nn
Computes gradient of the FractionalMaxPool function.
FractionalMaxPoolGrad.Options - Class in org.tensorflow.op.nn
Optional attributes for FractionalMaxPoolGrad
FRAGMENTATION_METRIC_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.MemAllocatorStats
 
FREED_AT_COUNT_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.MemChunk
 
FREQUENCY_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.DeviceProperties
 
FresnelCos<T extends TNumber> - Class in org.tensorflow.op.math.special
 
FresnelSin<T extends TNumber> - Class in org.tensorflow.op.math.special
 
FROM_TENSOR_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TensorConnection
 
FULL_HEALTH_VALUE - Static variable in enum org.tensorflow.proto.util.TensorDebugMode
A detailed health summary.
FULL_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SaveSliceInfoDef
 
FULL_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor
 
FULL_NUMERICS_VALUE - Static variable in enum org.tensorflow.proto.util.TensorDebugMode
Full numeric summary.
FULL_SHAPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SaveSliceInfoDef
 
FULL_TENSOR_VALUE - Static variable in enum org.tensorflow.proto.util.TensorDebugMode
Full tensor value.
FULL_TRACE_VALUE - Static variable in enum org.tensorflow.proto.framework.RunOptions.TraceLevel
FULL_TRACE = 3;
FULLARGSPEC_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.FunctionSpec
 
fullMatrices(Boolean) - Static method in class org.tensorflow.op.linalg.BatchSvd
 
fullMatrices(Boolean) - Method in class org.tensorflow.op.linalg.BatchSvd.Options
 
fullMatrices(Boolean) - Static method in class org.tensorflow.op.linalg.Qr
 
fullMatrices(Boolean) - Method in class org.tensorflow.op.linalg.Qr.Options
 
fullMatrices(Boolean) - Static method in class org.tensorflow.op.linalg.Svd
 
fullMatrices(Boolean) - Method in class org.tensorflow.op.linalg.Svd.Options
 
FUNC_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.AttrValue
 
FUNC_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.AttrValue.ListValue
 
FUNC_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol
 
function(String) - Method in class org.tensorflow.SavedModelBundle
Return a ConcreteFunction corresponding to the function signature.
FUNCTION_ALIASES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
 
FUNCTION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.FunctionDefLibrary
 
FUNCTION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SavedObject
 
FUNCTION_GRAPHS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RunMetadata
 
FUNCTION_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GradientDef
 
FUNCTION_OPTIMIZATION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RewriterConfig
 
FUNCTION_SPEC_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SavedFunction
 
FunctionDef - Class in org.tensorflow.proto.framework
A function can be instantiated when the runtime can bind every attr with a value.
FunctionDef.ArgAttrs - Class in org.tensorflow.proto.framework
Attributes for function arguments.
FunctionDef.ArgAttrs.Builder - Class in org.tensorflow.proto.framework
Attributes for function arguments.
FunctionDef.ArgAttrsOrBuilder - Interface in org.tensorflow.proto.framework
 
FunctionDef.Builder - Class in org.tensorflow.proto.framework
A function can be instantiated when the runtime can bind every attr with a value.
FunctionDefLibrary - Class in org.tensorflow.proto.framework
A library is a set of named functions.
FunctionDefLibrary.Builder - Class in org.tensorflow.proto.framework
A library is a set of named functions.
FunctionDefLibraryOrBuilder - Interface in org.tensorflow.proto.framework
 
FunctionDefOrBuilder - Interface in org.tensorflow.proto.framework
 
FunctionProtos - Class in org.tensorflow.proto.framework
 
FunctionSpec - Class in org.tensorflow.proto.framework
Represents `FunctionSpec` used in `Function`.
FunctionSpec.Builder - Class in org.tensorflow.proto.framework
Represents `FunctionSpec` used in `Function`.
FunctionSpecOrBuilder - Interface in org.tensorflow.proto.framework
 
FusedBatchNorm<T extends TNumber,U extends TNumber> - Class in org.tensorflow.op.nn
Batch normalization.
fusedBatchNorm(Operand<T>, Operand<U>, Operand<U>, Operand<U>, Operand<U>, FusedBatchNorm.Options...) - Method in class org.tensorflow.op.NnOps
Batch normalization.
FusedBatchNorm.Options - Class in org.tensorflow.op.nn
Optional attributes for FusedBatchNorm
FusedBatchNormGrad<T extends TNumber,U extends TNumber> - Class in org.tensorflow.op.nn
Gradient for batch normalization.
fusedBatchNormGrad(Operand<T>, Operand<T>, Operand<TFloat32>, Operand<U>, Operand<U>, Operand<U>, FusedBatchNormGrad.Options...) - Method in class org.tensorflow.op.NnOps
Gradient for batch normalization.
FusedBatchNormGrad.Options - Class in org.tensorflow.op.nn
Optional attributes for FusedBatchNormGrad
FusedPadConv2d<T extends TNumber> - Class in org.tensorflow.op.nn
Performs a padding as a preprocess during a convolution.
fusedPadConv2d(Operand<T>, Operand<TInt32>, Operand<T>, String, List<Long>, String) - Method in class org.tensorflow.op.NnOps
Performs a padding as a preprocess during a convolution.
FusedResizeAndPadConv2d<T extends TNumber> - Class in org.tensorflow.op.nn
Performs a resize and padding as a preprocess during a convolution.
fusedResizeAndPadConv2d(Operand<T>, Operand<TInt32>, Operand<TInt32>, Operand<T>, String, List<Long>, String, FusedResizeAndPadConv2d.Options...) - Method in class org.tensorflow.op.NnOps
Performs a resize and padding as a preprocess during a convolution.
FusedResizeAndPadConv2d.Options - Class in org.tensorflow.op.nn
Optional attributes for FusedResizeAndPadConv2d

G

gains() - Method in class org.tensorflow.op.estimator.BoostedTreesCalculateBestFeatureSplit
A Rank 1 tensors indicating the best gains for each feature to split for certain nodes.
gains() - Method in class org.tensorflow.op.estimator.BoostedTreesCalculateBestFeatureSplitV2
A Rank 1 tensor indicating the best gains for each feature to split for certain nodes.
gains() - Method in class org.tensorflow.op.estimator.BoostedTreesSparseCalculateBestFeatureSplit
A Rank 1 tensor indicating the best gains to split each node.
gainsList() - Method in class org.tensorflow.op.estimator.BoostedTreesCalculateBestGainsPerFeature
An output list of Rank 1 tensors indicating the best gains for each feature to split for certain nodes.
gatedGrpc(Boolean) - Static method in class org.tensorflow.op.debugging.DebugNanCount
 
gatedGrpc(Boolean) - Method in class org.tensorflow.op.debugging.DebugNanCount.Options
 
Gather<T extends TType> - Class in org.tensorflow.op.core
Gather slices from `params` axis `axis` according to `indices`.
gather(Operand<T>, Operand<U>, Operand<V>, Gather.Options...) - Method in class org.tensorflow.op.Ops
Gather slices from `params` axis `axis` according to `indices`.
Gather<T extends TType> - Class in org.tensorflow.op.xla
Wraps the XLA Gather operator documented at
gather(Operand<T>, Operand<U>, Operand<U>, String, Boolean) - Method in class org.tensorflow.op.XlaOps
Wraps the XLA Gather operator documented at
Gather.Options - Class in org.tensorflow.op.core
Optional attributes for Gather
GatherNd<T extends TType> - Class in org.tensorflow.op.core
Gather slices from `params` into a Tensor with shape specified by `indices`.
gatherNd(Operand<T>, Operand<U>) - Method in class org.tensorflow.op.Ops
Gather slices from `params` into a Tensor with shape specified by `indices`.
GenerateBoundingBoxProposals - Class in org.tensorflow.op.image
This op produces Region of Interests from given bounding boxes(bbox_deltas) encoded wrt anchors according to eq.2 in arXiv:1506.01497
GenerateBoundingBoxProposals.Options - Class in org.tensorflow.op.image
Optional attributes for GenerateBoundingBoxProposals
generateQuantiles(Boolean) - Static method in class org.tensorflow.op.estimator.BoostedTreesQuantileStreamResourceFlush
 
generateQuantiles(Boolean) - Method in class org.tensorflow.op.estimator.BoostedTreesQuantileStreamResourceFlush.Options
 
GenerateVocabRemapping - Class in org.tensorflow.op.train
Given a path to new and old vocabulary files, returns a remapping Tensor of
generateVocabRemapping(Operand<TString>, Operand<TString>, Long, Long, GenerateVocabRemapping.Options...) - Method in class org.tensorflow.op.TrainOps
Given a path to new and old vocabulary files, returns a remapping Tensor of
GenerateVocabRemapping.Options - Class in org.tensorflow.op.train
Optional attributes for GenerateVocabRemapping
getActionCount() - Method in class org.tensorflow.proto.util.MemChunk.Builder
uint64 action_count = 7;
getActionCount() - Method in class org.tensorflow.proto.util.MemChunk
uint64 action_count = 7;
getActionCount() - Method in interface org.tensorflow.proto.util.MemChunkOrBuilder
uint64 action_count = 7;
getActionCount() - Method in class org.tensorflow.proto.util.SnapShot.Builder
uint64 action_count = 1;
getActionCount() - Method in class org.tensorflow.proto.util.SnapShot
uint64 action_count = 1;
getActionCount() - Method in interface org.tensorflow.proto.util.SnapShotOrBuilder
uint64 action_count = 1;
getAddress() - Method in class org.tensorflow.proto.util.MemChunk.Builder
uint64 address = 1;
getAddress() - Method in class org.tensorflow.proto.util.MemChunk
uint64 address = 1;
getAddress() - Method in interface org.tensorflow.proto.util.MemChunkOrBuilder
uint64 address = 1;
getAggregation() - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
.tensorflow.VariableAggregation aggregation = 5;
getAggregation() - Method in class org.tensorflow.proto.framework.SavedVariable
.tensorflow.VariableAggregation aggregation = 5;
getAggregation() - Method in interface org.tensorflow.proto.framework.SavedVariableOrBuilder
.tensorflow.VariableAggregation aggregation = 5;
getAggregation() - Method in class org.tensorflow.proto.framework.VariableDef.Builder
Indicates how a distributed variable will be aggregated.
getAggregation() - Method in class org.tensorflow.proto.framework.VariableDef
Indicates how a distributed variable will be aggregated.
getAggregation() - Method in interface org.tensorflow.proto.framework.VariableDefOrBuilder
Indicates how a distributed variable will be aggregated.
getAggregationValue() - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
.tensorflow.VariableAggregation aggregation = 5;
getAggregationValue() - Method in class org.tensorflow.proto.framework.SavedVariable
.tensorflow.VariableAggregation aggregation = 5;
getAggregationValue() - Method in interface org.tensorflow.proto.framework.SavedVariableOrBuilder
.tensorflow.VariableAggregation aggregation = 5;
getAggregationValue() - Method in class org.tensorflow.proto.framework.VariableDef.Builder
Indicates how a distributed variable will be aggregated.
getAggregationValue() - Method in class org.tensorflow.proto.framework.VariableDef
Indicates how a distributed variable will be aggregated.
getAggregationValue() - Method in interface org.tensorflow.proto.framework.VariableDefOrBuilder
Indicates how a distributed variable will be aggregated.
getAliasInputPort() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo.Builder
If >= 0, the output is an alias of an input.
getAliasInputPort() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo
If >= 0, the output is an alias of an input.
getAliasInputPort() - Method in interface org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfoOrBuilder
If >= 0, the output is an alias of an input.
getAllEndRelMicros() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
int64 all_end_rel_micros = 5;
getAllEndRelMicros() - Method in class org.tensorflow.proto.framework.NodeExecStats
int64 all_end_rel_micros = 5;
getAllEndRelMicros() - Method in interface org.tensorflow.proto.framework.NodeExecStatsOrBuilder
int64 all_end_rel_micros = 5;
getAllEndRelNanos() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
int64 all_end_rel_nanos = 16;
getAllEndRelNanos() - Method in class org.tensorflow.proto.framework.NodeExecStats
int64 all_end_rel_nanos = 16;
getAllEndRelNanos() - Method in interface org.tensorflow.proto.framework.NodeExecStatsOrBuilder
int64 all_end_rel_nanos = 16;
getAllocatedBytes() - Method in class org.tensorflow.proto.framework.AllocationDescription.Builder
Total number of bytes allocated if known
getAllocatedBytes() - Method in class org.tensorflow.proto.framework.AllocationDescription
Total number of bytes allocated if known
getAllocatedBytes() - Method in interface org.tensorflow.proto.framework.AllocationDescriptionOrBuilder
Total number of bytes allocated if known
getAllocationDescription() - Method in class org.tensorflow.proto.framework.TensorDescription.Builder
Information about the size and allocator used for the data
getAllocationDescription() - Method in class org.tensorflow.proto.framework.TensorDescription
Information about the size and allocator used for the data
getAllocationDescription() - Method in interface org.tensorflow.proto.framework.TensorDescriptionOrBuilder
Information about the size and allocator used for the data
getAllocationDescriptionBuilder() - Method in class org.tensorflow.proto.framework.TensorDescription.Builder
Information about the size and allocator used for the data
getAllocationDescriptionOrBuilder() - Method in class org.tensorflow.proto.framework.TensorDescription.Builder
Information about the size and allocator used for the data
getAllocationDescriptionOrBuilder() - Method in class org.tensorflow.proto.framework.TensorDescription
Information about the size and allocator used for the data
getAllocationDescriptionOrBuilder() - Method in interface org.tensorflow.proto.framework.TensorDescriptionOrBuilder
Information about the size and allocator used for the data
getAllocationId() - Method in class org.tensorflow.proto.framework.AllocationDescription.Builder
Identifier of the allocated buffer if known
getAllocationId() - Method in class org.tensorflow.proto.framework.AllocationDescription
Identifier of the allocated buffer if known
getAllocationId() - Method in interface org.tensorflow.proto.framework.AllocationDescriptionOrBuilder
Identifier of the allocated buffer if known
getAllocationId() - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation.Builder
Id of the tensor buffer being allocated, used to match to a corresponding deallocation.
getAllocationId() - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation
Id of the tensor buffer being allocated, used to match to a corresponding deallocation.
getAllocationId() - Method in interface org.tensorflow.proto.framework.MemoryLogRawAllocationOrBuilder
Id of the tensor buffer being allocated, used to match to a corresponding deallocation.
getAllocationId() - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation.Builder
Id of the tensor buffer being deallocated, used to match to a corresponding allocation.
getAllocationId() - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation
Id of the tensor buffer being deallocated, used to match to a corresponding allocation.
getAllocationId() - Method in interface org.tensorflow.proto.framework.MemoryLogRawDeallocationOrBuilder
Id of the tensor buffer being deallocated, used to match to a corresponding allocation.
getAllocationId() - Method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation.Builder
Id of the tensor buffer being deallocated, used to match to a corresponding allocation.
getAllocationId() - Method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation
Id of the tensor buffer being deallocated, used to match to a corresponding allocation.
getAllocationId() - Method in interface org.tensorflow.proto.framework.MemoryLogTensorDeallocationOrBuilder
Id of the tensor buffer being deallocated, used to match to a corresponding allocation.
getAllocationRecords(int) - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
getAllocationRecords(int) - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed
The allocation and deallocation timeline.
getAllocationRecords(int) - Method in interface org.tensorflow.proto.framework.AllocatorMemoryUsedOrBuilder
The allocation and deallocation timeline.
getAllocationRecordsBuilder(int) - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
getAllocationRecordsBuilderList() - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
getAllocationRecordsCount() - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
getAllocationRecordsCount() - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed
The allocation and deallocation timeline.
getAllocationRecordsCount() - Method in interface org.tensorflow.proto.framework.AllocatorMemoryUsedOrBuilder
The allocation and deallocation timeline.
getAllocationRecordsList() - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
getAllocationRecordsList() - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed
The allocation and deallocation timeline.
getAllocationRecordsList() - Method in interface org.tensorflow.proto.framework.AllocatorMemoryUsedOrBuilder
The allocation and deallocation timeline.
getAllocationRecordsOrBuilder(int) - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
getAllocationRecordsOrBuilder(int) - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed
The allocation and deallocation timeline.
getAllocationRecordsOrBuilder(int) - Method in interface org.tensorflow.proto.framework.AllocatorMemoryUsedOrBuilder
The allocation and deallocation timeline.
getAllocationRecordsOrBuilderList() - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
getAllocationRecordsOrBuilderList() - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed
The allocation and deallocation timeline.
getAllocationRecordsOrBuilderList() - Method in interface org.tensorflow.proto.framework.AllocatorMemoryUsedOrBuilder
The allocation and deallocation timeline.
getAllocatorBytesInUse() - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
These are snapshots of the overall allocator memory stats.
getAllocatorBytesInUse() - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed
These are snapshots of the overall allocator memory stats.
getAllocatorBytesInUse() - Method in interface org.tensorflow.proto.framework.AllocatorMemoryUsedOrBuilder
These are snapshots of the overall allocator memory stats.
getAllocatorName() - Method in class org.tensorflow.proto.framework.AllocationDescription.Builder
Name of the allocator used
getAllocatorName() - Method in class org.tensorflow.proto.framework.AllocationDescription
Name of the allocator used
getAllocatorName() - Method in interface org.tensorflow.proto.framework.AllocationDescriptionOrBuilder
Name of the allocator used
getAllocatorName() - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
string allocator_name = 1;
getAllocatorName() - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed
string allocator_name = 1;
getAllocatorName() - Method in interface org.tensorflow.proto.framework.AllocatorMemoryUsedOrBuilder
string allocator_name = 1;
getAllocatorName() - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation.Builder
Name of the allocator used.
getAllocatorName() - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation
Name of the allocator used.
getAllocatorName() - Method in interface org.tensorflow.proto.framework.MemoryLogRawAllocationOrBuilder
Name of the allocator used.
getAllocatorName() - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation.Builder
Name of the allocator used.
getAllocatorName() - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation
Name of the allocator used.
getAllocatorName() - Method in interface org.tensorflow.proto.framework.MemoryLogRawDeallocationOrBuilder
Name of the allocator used.
getAllocatorName() - Method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation.Builder
Name of the allocator used.
getAllocatorName() - Method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation
Name of the allocator used.
getAllocatorName() - Method in interface org.tensorflow.proto.framework.MemoryLogTensorDeallocationOrBuilder
Name of the allocator used.
getAllocatorName() - Method in class org.tensorflow.proto.util.MemoryDump.Builder
string allocator_name = 1;
getAllocatorName() - Method in class org.tensorflow.proto.util.MemoryDump
string allocator_name = 1;
getAllocatorName() - Method in interface org.tensorflow.proto.util.MemoryDumpOrBuilder
string allocator_name = 1;
getAllocatorNameBytes() - Method in class org.tensorflow.proto.framework.AllocationDescription.Builder
Name of the allocator used
getAllocatorNameBytes() - Method in class org.tensorflow.proto.framework.AllocationDescription
Name of the allocator used
getAllocatorNameBytes() - Method in interface org.tensorflow.proto.framework.AllocationDescriptionOrBuilder
Name of the allocator used
getAllocatorNameBytes() - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
string allocator_name = 1;
getAllocatorNameBytes() - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed
string allocator_name = 1;
getAllocatorNameBytes() - Method in interface org.tensorflow.proto.framework.AllocatorMemoryUsedOrBuilder
string allocator_name = 1;
getAllocatorNameBytes() - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation.Builder
Name of the allocator used.
getAllocatorNameBytes() - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation
Name of the allocator used.
getAllocatorNameBytes() - Method in interface org.tensorflow.proto.framework.MemoryLogRawAllocationOrBuilder
Name of the allocator used.
getAllocatorNameBytes() - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation.Builder
Name of the allocator used.
getAllocatorNameBytes() - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation
Name of the allocator used.
getAllocatorNameBytes() - Method in interface org.tensorflow.proto.framework.MemoryLogRawDeallocationOrBuilder
Name of the allocator used.
getAllocatorNameBytes() - Method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation.Builder
Name of the allocator used.
getAllocatorNameBytes() - Method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation
Name of the allocator used.
getAllocatorNameBytes() - Method in interface org.tensorflow.proto.framework.MemoryLogTensorDeallocationOrBuilder
Name of the allocator used.
getAllocatorNameBytes() - Method in class org.tensorflow.proto.util.MemoryDump.Builder
string allocator_name = 1;
getAllocatorNameBytes() - Method in class org.tensorflow.proto.util.MemoryDump
string allocator_name = 1;
getAllocatorNameBytes() - Method in interface org.tensorflow.proto.util.MemoryDumpOrBuilder
string allocator_name = 1;
getAllocatorType() - Method in class org.tensorflow.proto.framework.GPUOptions.Builder
The type of GPU allocation strategy to use.
getAllocatorType() - Method in class org.tensorflow.proto.framework.GPUOptions
The type of GPU allocation strategy to use.
getAllocatorType() - Method in interface org.tensorflow.proto.framework.GPUOptionsOrBuilder
The type of GPU allocation strategy to use.
getAllocatorTypeBytes() - Method in class org.tensorflow.proto.framework.GPUOptions.Builder
The type of GPU allocation strategy to use.
getAllocatorTypeBytes() - Method in class org.tensorflow.proto.framework.GPUOptions
The type of GPU allocation strategy to use.
getAllocatorTypeBytes() - Method in interface org.tensorflow.proto.framework.GPUOptionsOrBuilder
The type of GPU allocation strategy to use.
getAllocBytes() - Method in class org.tensorflow.proto.framework.AllocationRecord.Builder
Number of bytes allocated, or de-allocated if negative.
getAllocBytes() - Method in class org.tensorflow.proto.framework.AllocationRecord
Number of bytes allocated, or de-allocated if negative.
getAllocBytes() - Method in interface org.tensorflow.proto.framework.AllocationRecordOrBuilder
Number of bytes allocated, or de-allocated if negative.
getAllocMicros() - Method in class org.tensorflow.proto.framework.AllocationRecord.Builder
The timestamp of the operation.
getAllocMicros() - Method in class org.tensorflow.proto.framework.AllocationRecord
The timestamp of the operation.
getAllocMicros() - Method in interface org.tensorflow.proto.framework.AllocationRecordOrBuilder
The timestamp of the operation.
getAllowedPositionalArguments() - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction.Builder
The prefix of `argument_keywords` which may be identified by position.
getAllowedPositionalArguments() - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction
The prefix of `argument_keywords` which may be identified by position.
getAllowedPositionalArguments() - Method in interface org.tensorflow.proto.framework.SavedBareConcreteFunctionOrBuilder
The prefix of `argument_keywords` which may be identified by position.
getAllowedValues() - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint.Builder
A list of values that this kernel supports for this attr.
getAllowedValues() - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint
A list of values that this kernel supports for this attr.
getAllowedValues() - Method in interface org.tensorflow.proto.framework.KernelDef.AttrConstraintOrBuilder
A list of values that this kernel supports for this attr.
getAllowedValues() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
The set of allowed values.
getAllowedValues() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef
The set of allowed values.
getAllowedValues() - Method in interface org.tensorflow.proto.framework.OpDef.AttrDefOrBuilder
The set of allowed values.
getAllowedValuesBuilder() - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint.Builder
A list of values that this kernel supports for this attr.
getAllowedValuesBuilder() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
The set of allowed values.
getAllowedValuesOrBuilder() - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint.Builder
A list of values that this kernel supports for this attr.
getAllowedValuesOrBuilder() - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint
A list of values that this kernel supports for this attr.
getAllowedValuesOrBuilder() - Method in interface org.tensorflow.proto.framework.KernelDef.AttrConstraintOrBuilder
A list of values that this kernel supports for this attr.
getAllowedValuesOrBuilder() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
The set of allowed values.
getAllowedValuesOrBuilder() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef
The set of allowed values.
getAllowedValuesOrBuilder() - Method in interface org.tensorflow.proto.framework.OpDef.AttrDefOrBuilder
The set of allowed values.
getAllowGrowth() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.ConfigProto.Builder
Whether soft placement is allowed.
getAllowSoftPlacement() - Method in class org.tensorflow.proto.framework.ConfigProto
Whether soft placement is allowed.
getAllowSoftPlacement() - Method in interface org.tensorflow.proto.framework.ConfigProtoOrBuilder
Whether soft placement is allowed.
getAllowsUninitializedInput() - Method in class org.tensorflow.proto.framework.OpDef.Builder
By default, all inputs to an Op must be initialized Tensors.
getAllowsUninitializedInput() - Method in class org.tensorflow.proto.framework.OpDef
By default, all inputs to an Op must be initialized Tensors.
getAllowsUninitializedInput() - Method in interface org.tensorflow.proto.framework.OpDefOrBuilder
By default, all inputs to an Op must be initialized Tensors.
getAllStartMicros() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
int64 all_start_micros = 2;
getAllStartMicros() - Method in class org.tensorflow.proto.framework.NodeExecStats
int64 all_start_micros = 2;
getAllStartMicros() - Method in interface org.tensorflow.proto.framework.NodeExecStatsOrBuilder
int64 all_start_micros = 2;
getAllStartNanos() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
int64 all_start_nanos = 13;
getAllStartNanos() - Method in class org.tensorflow.proto.framework.NodeExecStats
int64 all_start_nanos = 13;
getAllStartNanos() - Method in interface org.tensorflow.proto.framework.NodeExecStatsOrBuilder
int64 all_start_nanos = 13;
getAnyInfo() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
A serialized protobuf.
getAnyInfo() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
A serialized protobuf.
getAnyInfo() - Method in interface org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDefOrBuilder
A serialized protobuf.
getAnyInfoBuilder() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
A serialized protobuf.
getAnyInfoOrBuilder() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
A serialized protobuf.
getAnyInfoOrBuilder() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
A serialized protobuf.
getAnyInfoOrBuilder() - Method in interface org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDefOrBuilder
A serialized protobuf.
getAnyList() - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
.tensorflow.CollectionDef.AnyList any_list = 5;
getAnyList() - Method in class org.tensorflow.proto.framework.CollectionDef
.tensorflow.CollectionDef.AnyList any_list = 5;
getAnyList() - Method in interface org.tensorflow.proto.framework.CollectionDefOrBuilder
.tensorflow.CollectionDef.AnyList any_list = 5;
getAnyListBuilder() - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
.tensorflow.CollectionDef.AnyList any_list = 5;
getAnyListOrBuilder() - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
.tensorflow.CollectionDef.AnyList any_list = 5;
getAnyListOrBuilder() - Method in class org.tensorflow.proto.framework.CollectionDef
.tensorflow.CollectionDef.AnyList any_list = 5;
getAnyListOrBuilder() - Method in interface org.tensorflow.proto.framework.CollectionDefOrBuilder
.tensorflow.CollectionDef.AnyList any_list = 5;
getArgAttr() - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
Deprecated.
getArgAttr() - Method in class org.tensorflow.proto.framework.FunctionDef
Deprecated.
getArgAttr() - Method in interface org.tensorflow.proto.framework.FunctionDefOrBuilder
Deprecated.
getArgAttrCount() - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
 
getArgAttrCount() - Method in class org.tensorflow.proto.framework.FunctionDef
 
getArgAttrCount() - Method in interface org.tensorflow.proto.framework.FunctionDefOrBuilder
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
getArgAttrMap() - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
getArgAttrMap() - Method in class org.tensorflow.proto.framework.FunctionDef
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
getArgAttrMap() - Method in interface org.tensorflow.proto.framework.FunctionDefOrBuilder
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
getArgAttrOrDefault(int, FunctionDef.ArgAttrs) - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
getArgAttrOrDefault(int, FunctionDef.ArgAttrs) - Method in class org.tensorflow.proto.framework.FunctionDef
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
getArgAttrOrDefault(int, FunctionDef.ArgAttrs) - Method in interface org.tensorflow.proto.framework.FunctionDefOrBuilder
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
getArgAttrOrThrow(int) - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
getArgAttrOrThrow(int) - Method in class org.tensorflow.proto.framework.FunctionDef
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
getArgAttrOrThrow(int) - Method in interface org.tensorflow.proto.framework.FunctionDefOrBuilder
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
getArgOrder(int) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
List of original in_arg names to specify new argument order.
getArgOrder(int) - Method in class org.tensorflow.proto.framework.ApiDef
List of original in_arg names to specify new argument order.
getArgOrder(int) - Method in interface org.tensorflow.proto.framework.ApiDefOrBuilder
List of original in_arg names to specify new argument order.
getArgOrderBytes(int) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
List of original in_arg names to specify new argument order.
getArgOrderBytes(int) - Method in class org.tensorflow.proto.framework.ApiDef
List of original in_arg names to specify new argument order.
getArgOrderBytes(int) - Method in interface org.tensorflow.proto.framework.ApiDefOrBuilder
List of original in_arg names to specify new argument order.
getArgOrderCount() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
List of original in_arg names to specify new argument order.
getArgOrderCount() - Method in class org.tensorflow.proto.framework.ApiDef
List of original in_arg names to specify new argument order.
getArgOrderCount() - Method in interface org.tensorflow.proto.framework.ApiDefOrBuilder
List of original in_arg names to specify new argument order.
getArgOrderList() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
List of original in_arg names to specify new argument order.
getArgOrderList() - Method in class org.tensorflow.proto.framework.ApiDef
List of original in_arg names to specify new argument order.
getArgOrderList() - Method in interface org.tensorflow.proto.framework.ApiDefOrBuilder
List of original in_arg names to specify new argument order.
getArgs() - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
Deprecated.
getArgs() - Method in class org.tensorflow.proto.framework.TraceEvent
Deprecated.
getArgs() - Method in interface org.tensorflow.proto.framework.TraceEventOrBuilder
Deprecated.
getArgsCount() - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
 
getArgsCount() - Method in class org.tensorflow.proto.framework.TraceEvent
 
getArgsCount() - Method in interface org.tensorflow.proto.framework.TraceEventOrBuilder
Extra arguments that will be displayed in trace view.
getArgsMap() - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
Extra arguments that will be displayed in trace view.
getArgsMap() - Method in class org.tensorflow.proto.framework.TraceEvent
Extra arguments that will be displayed in trace view.
getArgsMap() - Method in interface org.tensorflow.proto.framework.TraceEventOrBuilder
Extra arguments that will be displayed in trace view.
getArgsOrDefault(String, String) - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
Extra arguments that will be displayed in trace view.
getArgsOrDefault(String, String) - Method in class org.tensorflow.proto.framework.TraceEvent
Extra arguments that will be displayed in trace view.
getArgsOrDefault(String, String) - Method in interface org.tensorflow.proto.framework.TraceEventOrBuilder
Extra arguments that will be displayed in trace view.
getArgsOrThrow(String) - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
Extra arguments that will be displayed in trace view.
getArgsOrThrow(String) - Method in class org.tensorflow.proto.framework.TraceEvent
Extra arguments that will be displayed in trace view.
getArgsOrThrow(String) - Method in interface org.tensorflow.proto.framework.TraceEventOrBuilder
Extra arguments that will be displayed in trace view.
getArgument(int) - Method in class org.tensorflow.proto.util.testlog.RunConfiguration.Builder
repeated string argument = 1;
getArgument(int) - Method in class org.tensorflow.proto.util.testlog.RunConfiguration
repeated string argument = 1;
getArgument(int) - Method in interface org.tensorflow.proto.util.testlog.RunConfigurationOrBuilder
repeated string argument = 1;
getArgumentBytes(int) - Method in class org.tensorflow.proto.util.testlog.RunConfiguration.Builder
repeated string argument = 1;
getArgumentBytes(int) - Method in class org.tensorflow.proto.util.testlog.RunConfiguration
repeated string argument = 1;
getArgumentBytes(int) - Method in interface org.tensorflow.proto.util.testlog.RunConfigurationOrBuilder
repeated string argument = 1;
getArgumentCount() - Method in class org.tensorflow.proto.util.testlog.RunConfiguration.Builder
repeated string argument = 1;
getArgumentCount() - Method in class org.tensorflow.proto.util.testlog.RunConfiguration
repeated string argument = 1;
getArgumentCount() - Method in interface org.tensorflow.proto.util.testlog.RunConfigurationOrBuilder
repeated string argument = 1;
getArgumentKeywords(int) - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction.Builder
A sequence of unique strings, one per Tensor argument.
getArgumentKeywords(int) - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction
A sequence of unique strings, one per Tensor argument.
getArgumentKeywords(int) - Method in interface org.tensorflow.proto.framework.SavedBareConcreteFunctionOrBuilder
A sequence of unique strings, one per Tensor argument.
getArgumentKeywordsBytes(int) - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction.Builder
A sequence of unique strings, one per Tensor argument.
getArgumentKeywordsBytes(int) - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction
A sequence of unique strings, one per Tensor argument.
getArgumentKeywordsBytes(int) - Method in interface org.tensorflow.proto.framework.SavedBareConcreteFunctionOrBuilder
A sequence of unique strings, one per Tensor argument.
getArgumentKeywordsCount() - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction.Builder
A sequence of unique strings, one per Tensor argument.
getArgumentKeywordsCount() - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction
A sequence of unique strings, one per Tensor argument.
getArgumentKeywordsCount() - Method in interface org.tensorflow.proto.framework.SavedBareConcreteFunctionOrBuilder
A sequence of unique strings, one per Tensor argument.
getArgumentKeywordsList() - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction.Builder
A sequence of unique strings, one per Tensor argument.
getArgumentKeywordsList() - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction
A sequence of unique strings, one per Tensor argument.
getArgumentKeywordsList() - Method in interface org.tensorflow.proto.framework.SavedBareConcreteFunctionOrBuilder
A sequence of unique strings, one per Tensor argument.
getArgumentList() - Method in class org.tensorflow.proto.util.testlog.RunConfiguration.Builder
repeated string argument = 1;
getArgumentList() - Method in class org.tensorflow.proto.util.testlog.RunConfiguration
repeated string argument = 1;
getArgumentList() - Method in interface org.tensorflow.proto.util.testlog.RunConfigurationOrBuilder
repeated string argument = 1;
getArithmeticOptimization() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Arithmetic optimizations (default is ON) e.g.
getArithmeticOptimization() - Method in class org.tensorflow.proto.framework.RewriterConfig
Arithmetic optimizations (default is ON) e.g.
getArithmeticOptimization() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
Arithmetic optimizations (default is ON) e.g.
getArithmeticOptimizationValue() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Arithmetic optimizations (default is ON) e.g.
getArithmeticOptimizationValue() - Method in class org.tensorflow.proto.framework.RewriterConfig
Arithmetic optimizations (default is ON) e.g.
getArithmeticOptimizationValue() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
Arithmetic optimizations (default is ON) e.g.
getAsset() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedAsset asset = 5;
getAsset() - Method in class org.tensorflow.proto.framework.SavedObject
.tensorflow.SavedAsset asset = 5;
getAsset() - Method in interface org.tensorflow.proto.framework.SavedObjectOrBuilder
.tensorflow.SavedAsset asset = 5;
getAssetBuilder() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedAsset asset = 5;
getAssetFileDef(int) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
getAssetFileDef(int) - Method in class org.tensorflow.proto.framework.MetaGraphDef
Asset file def to be used with the defined graph.
getAssetFileDef(int) - Method in interface org.tensorflow.proto.framework.MetaGraphDefOrBuilder
Asset file def to be used with the defined graph.
getAssetFileDefBuilder(int) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
getAssetFileDefBuilderList() - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
getAssetFileDefCount() - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
getAssetFileDefCount() - Method in class org.tensorflow.proto.framework.MetaGraphDef
Asset file def to be used with the defined graph.
getAssetFileDefCount() - Method in interface org.tensorflow.proto.framework.MetaGraphDefOrBuilder
Asset file def to be used with the defined graph.
getAssetFileDefIndex() - Method in class org.tensorflow.proto.framework.SavedAsset.Builder
Index into `MetaGraphDef.asset_file_def[]` that describes the Asset.
getAssetFileDefIndex() - Method in class org.tensorflow.proto.framework.SavedAsset
Index into `MetaGraphDef.asset_file_def[]` that describes the Asset.
getAssetFileDefIndex() - Method in interface org.tensorflow.proto.framework.SavedAssetOrBuilder
Index into `MetaGraphDef.asset_file_def[]` that describes the Asset.
getAssetFileDefList() - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
getAssetFileDefList() - Method in class org.tensorflow.proto.framework.MetaGraphDef
Asset file def to be used with the defined graph.
getAssetFileDefList() - Method in interface org.tensorflow.proto.framework.MetaGraphDefOrBuilder
Asset file def to be used with the defined graph.
getAssetFileDefOrBuilder(int) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
getAssetFileDefOrBuilder(int) - Method in class org.tensorflow.proto.framework.MetaGraphDef
Asset file def to be used with the defined graph.
getAssetFileDefOrBuilder(int) - Method in interface org.tensorflow.proto.framework.MetaGraphDefOrBuilder
Asset file def to be used with the defined graph.
getAssetFileDefOrBuilderList() - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
getAssetFileDefOrBuilderList() - Method in class org.tensorflow.proto.framework.MetaGraphDef
Asset file def to be used with the defined graph.
getAssetFileDefOrBuilderList() - Method in interface org.tensorflow.proto.framework.MetaGraphDefOrBuilder
Asset file def to be used with the defined graph.
getAssetOrBuilder() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedAsset asset = 5;
getAssetOrBuilder() - Method in class org.tensorflow.proto.framework.SavedObject
.tensorflow.SavedAsset asset = 5;
getAssetOrBuilder() - Method in interface org.tensorflow.proto.framework.SavedObjectOrBuilder
.tensorflow.SavedAsset asset = 5;
getAttr(int) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Attr attr = 6;
getAttr(int) - Method in class org.tensorflow.proto.framework.ApiDef
repeated .tensorflow.ApiDef.Attr attr = 6;
getAttr(int) - Method in interface org.tensorflow.proto.framework.ApiDefOrBuilder
repeated .tensorflow.ApiDef.Attr attr = 6;
getAttr() - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs.Builder
Deprecated.
getAttr() - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs
Deprecated.
getAttr() - Method in interface org.tensorflow.proto.framework.FunctionDef.ArgAttrsOrBuilder
Deprecated.
getAttr() - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
Deprecated.
getAttr() - Method in class org.tensorflow.proto.framework.FunctionDef
Deprecated.
getAttr() - Method in interface org.tensorflow.proto.framework.FunctionDefOrBuilder
Deprecated.
getAttr() - Method in class org.tensorflow.proto.framework.NameAttrList.Builder
Deprecated.
getAttr() - Method in class org.tensorflow.proto.framework.NameAttrList
Deprecated.
getAttr() - Method in interface org.tensorflow.proto.framework.NameAttrListOrBuilder
Deprecated.
getAttr() - Method in class org.tensorflow.proto.framework.NodeDef.Builder
Deprecated.
getAttr() - Method in class org.tensorflow.proto.framework.NodeDef
Deprecated.
getAttr() - Method in interface org.tensorflow.proto.framework.NodeDefOrBuilder
Deprecated.
getAttr(int) - Method in class org.tensorflow.proto.framework.OpDef.Builder
repeated .tensorflow.OpDef.AttrDef attr = 4;
getAttr(int) - Method in class org.tensorflow.proto.framework.OpDef
repeated .tensorflow.OpDef.AttrDef attr = 4;
getAttr(int) - Method in interface org.tensorflow.proto.framework.OpDefOrBuilder
repeated .tensorflow.OpDef.AttrDef attr = 4;
getAttrBuilder(int) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Attr attr = 6;
getAttrBuilder(int) - Method in class org.tensorflow.proto.framework.OpDef.Builder
repeated .tensorflow.OpDef.AttrDef attr = 4;
getAttrBuilderList() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Attr attr = 6;
getAttrBuilderList() - Method in class org.tensorflow.proto.framework.OpDef.Builder
repeated .tensorflow.OpDef.AttrDef attr = 4;
getAttrCount() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Attr attr = 6;
getAttrCount() - Method in class org.tensorflow.proto.framework.ApiDef
repeated .tensorflow.ApiDef.Attr attr = 6;
getAttrCount() - Method in interface org.tensorflow.proto.framework.ApiDefOrBuilder
repeated .tensorflow.ApiDef.Attr attr = 6;
getAttrCount() - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs.Builder
 
getAttrCount() - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs
 
getAttrCount() - Method in interface org.tensorflow.proto.framework.FunctionDef.ArgAttrsOrBuilder
map<string, .tensorflow.AttrValue> attr = 1;
getAttrCount() - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
 
getAttrCount() - Method in class org.tensorflow.proto.framework.FunctionDef
 
getAttrCount() - Method in interface org.tensorflow.proto.framework.FunctionDefOrBuilder
Attributes specific to this function definition.
getAttrCount() - Method in class org.tensorflow.proto.framework.NameAttrList.Builder
 
getAttrCount() - Method in class org.tensorflow.proto.framework.NameAttrList
 
getAttrCount() - Method in interface org.tensorflow.proto.framework.NameAttrListOrBuilder
map<string, .tensorflow.AttrValue> attr = 2;
getAttrCount() - Method in class org.tensorflow.proto.framework.NodeDef.Builder
 
getAttrCount() - Method in class org.tensorflow.proto.framework.NodeDef
 
getAttrCount() - Method in interface org.tensorflow.proto.framework.NodeDefOrBuilder
Operation-specific graph-construction-time configuration.
getAttrCount() - Method in class org.tensorflow.proto.framework.OpDef.Builder
repeated .tensorflow.OpDef.AttrDef attr = 4;
getAttrCount() - Method in class org.tensorflow.proto.framework.OpDef
repeated .tensorflow.OpDef.AttrDef attr = 4;
getAttrCount() - Method in interface org.tensorflow.proto.framework.OpDefOrBuilder
repeated .tensorflow.OpDef.AttrDef attr = 4;
getAttributes(int) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
getAttributes(int) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
Serialized data specific to this object.
getAttributes(int) - Method in interface org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObjectOrBuilder
Serialized data specific to this object.
getAttributesBuilder(int) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
getAttributesBuilderList() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
getAttributesCount() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
getAttributesCount() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
Serialized data specific to this object.
getAttributesCount() - Method in interface org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObjectOrBuilder
Serialized data specific to this object.
getAttributesList() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
getAttributesList() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
Serialized data specific to this object.
getAttributesList() - Method in interface org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObjectOrBuilder
Serialized data specific to this object.
getAttributesOrBuilder(int) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
getAttributesOrBuilder(int) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
Serialized data specific to this object.
getAttributesOrBuilder(int) - Method in interface org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObjectOrBuilder
Serialized data specific to this object.
getAttributesOrBuilderList() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
getAttributesOrBuilderList() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
Serialized data specific to this object.
getAttributesOrBuilderList() - Method in interface org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObjectOrBuilder
Serialized data specific to this object.
getAttrList() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Attr attr = 6;
getAttrList() - Method in class org.tensorflow.proto.framework.ApiDef
repeated .tensorflow.ApiDef.Attr attr = 6;
getAttrList() - Method in interface org.tensorflow.proto.framework.ApiDefOrBuilder
repeated .tensorflow.ApiDef.Attr attr = 6;
getAttrList() - Method in class org.tensorflow.proto.framework.OpDef.Builder
repeated .tensorflow.OpDef.AttrDef attr = 4;
getAttrList() - Method in class org.tensorflow.proto.framework.OpDef
repeated .tensorflow.OpDef.AttrDef attr = 4;
getAttrList() - Method in interface org.tensorflow.proto.framework.OpDefOrBuilder
repeated .tensorflow.OpDef.AttrDef attr = 4;
getAttrMap() - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs.Builder
map<string, .tensorflow.AttrValue> attr = 1;
getAttrMap() - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs
map<string, .tensorflow.AttrValue> attr = 1;
getAttrMap() - Method in interface org.tensorflow.proto.framework.FunctionDef.ArgAttrsOrBuilder
map<string, .tensorflow.AttrValue> attr = 1;
getAttrMap() - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
Attributes specific to this function definition.
getAttrMap() - Method in class org.tensorflow.proto.framework.FunctionDef
Attributes specific to this function definition.
getAttrMap() - Method in interface org.tensorflow.proto.framework.FunctionDefOrBuilder
Attributes specific to this function definition.
getAttrMap() - Method in class org.tensorflow.proto.framework.NameAttrList.Builder
map<string, .tensorflow.AttrValue> attr = 2;
getAttrMap() - Method in class org.tensorflow.proto.framework.NameAttrList
map<string, .tensorflow.AttrValue> attr = 2;
getAttrMap() - Method in interface org.tensorflow.proto.framework.NameAttrListOrBuilder
map<string, .tensorflow.AttrValue> attr = 2;
getAttrMap() - Method in class org.tensorflow.proto.framework.NodeDef.Builder
Operation-specific graph-construction-time configuration.
getAttrMap() - Method in class org.tensorflow.proto.framework.NodeDef
Operation-specific graph-construction-time configuration.
getAttrMap() - Method in interface org.tensorflow.proto.framework.NodeDefOrBuilder
Operation-specific graph-construction-time configuration.
getAttrOrBuilder(int) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Attr attr = 6;
getAttrOrBuilder(int) - Method in class org.tensorflow.proto.framework.ApiDef
repeated .tensorflow.ApiDef.Attr attr = 6;
getAttrOrBuilder(int) - Method in interface org.tensorflow.proto.framework.ApiDefOrBuilder
repeated .tensorflow.ApiDef.Attr attr = 6;
getAttrOrBuilder(int) - Method in class org.tensorflow.proto.framework.OpDef.Builder
repeated .tensorflow.OpDef.AttrDef attr = 4;
getAttrOrBuilder(int) - Method in class org.tensorflow.proto.framework.OpDef
repeated .tensorflow.OpDef.AttrDef attr = 4;
getAttrOrBuilder(int) - Method in interface org.tensorflow.proto.framework.OpDefOrBuilder
repeated .tensorflow.OpDef.AttrDef attr = 4;
getAttrOrBuilderList() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Attr attr = 6;
getAttrOrBuilderList() - Method in class org.tensorflow.proto.framework.ApiDef
repeated .tensorflow.ApiDef.Attr attr = 6;
getAttrOrBuilderList() - Method in interface org.tensorflow.proto.framework.ApiDefOrBuilder
repeated .tensorflow.ApiDef.Attr attr = 6;
getAttrOrBuilderList() - Method in class org.tensorflow.proto.framework.OpDef.Builder
repeated .tensorflow.OpDef.AttrDef attr = 4;
getAttrOrBuilderList() - Method in class org.tensorflow.proto.framework.OpDef
repeated .tensorflow.OpDef.AttrDef attr = 4;
getAttrOrBuilderList() - Method in interface org.tensorflow.proto.framework.OpDefOrBuilder
repeated .tensorflow.OpDef.AttrDef attr = 4;
getAttrOrDefault(String, AttrValue) - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs.Builder
map<string, .tensorflow.AttrValue> attr = 1;
getAttrOrDefault(String, AttrValue) - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs
map<string, .tensorflow.AttrValue> attr = 1;
getAttrOrDefault(String, AttrValue) - Method in interface org.tensorflow.proto.framework.FunctionDef.ArgAttrsOrBuilder
map<string, .tensorflow.AttrValue> attr = 1;
getAttrOrDefault(String, AttrValue) - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
Attributes specific to this function definition.
getAttrOrDefault(String, AttrValue) - Method in class org.tensorflow.proto.framework.FunctionDef
Attributes specific to this function definition.
getAttrOrDefault(String, AttrValue) - Method in interface org.tensorflow.proto.framework.FunctionDefOrBuilder
Attributes specific to this function definition.
getAttrOrDefault(String, AttrValue) - Method in class org.tensorflow.proto.framework.NameAttrList.Builder
map<string, .tensorflow.AttrValue> attr = 2;
getAttrOrDefault(String, AttrValue) - Method in class org.tensorflow.proto.framework.NameAttrList
map<string, .tensorflow.AttrValue> attr = 2;
getAttrOrDefault(String, AttrValue) - Method in interface org.tensorflow.proto.framework.NameAttrListOrBuilder
map<string, .tensorflow.AttrValue> attr = 2;
getAttrOrDefault(String, AttrValue) - Method in class org.tensorflow.proto.framework.NodeDef.Builder
Operation-specific graph-construction-time configuration.
getAttrOrDefault(String, AttrValue) - Method in class org.tensorflow.proto.framework.NodeDef
Operation-specific graph-construction-time configuration.
getAttrOrDefault(String, AttrValue) - Method in interface org.tensorflow.proto.framework.NodeDefOrBuilder
Operation-specific graph-construction-time configuration.
getAttrOrThrow(String) - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs.Builder
map<string, .tensorflow.AttrValue> attr = 1;
getAttrOrThrow(String) - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs
map<string, .tensorflow.AttrValue> attr = 1;
getAttrOrThrow(String) - Method in interface org.tensorflow.proto.framework.FunctionDef.ArgAttrsOrBuilder
map<string, .tensorflow.AttrValue> attr = 1;
getAttrOrThrow(String) - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
Attributes specific to this function definition.
getAttrOrThrow(String) - Method in class org.tensorflow.proto.framework.FunctionDef
Attributes specific to this function definition.
getAttrOrThrow(String) - Method in interface org.tensorflow.proto.framework.FunctionDefOrBuilder
Attributes specific to this function definition.
getAttrOrThrow(String) - Method in class org.tensorflow.proto.framework.NameAttrList.Builder
map<string, .tensorflow.AttrValue> attr = 2;
getAttrOrThrow(String) - Method in class org.tensorflow.proto.framework.NameAttrList
map<string, .tensorflow.AttrValue> attr = 2;
getAttrOrThrow(String) - Method in interface org.tensorflow.proto.framework.NameAttrListOrBuilder
map<string, .tensorflow.AttrValue> attr = 2;
getAttrOrThrow(String) - Method in class org.tensorflow.proto.framework.NodeDef.Builder
Operation-specific graph-construction-time configuration.
getAttrOrThrow(String) - Method in class org.tensorflow.proto.framework.NodeDef
Operation-specific graph-construction-time configuration.
getAttrOrThrow(String) - Method in interface org.tensorflow.proto.framework.NodeDefOrBuilder
Operation-specific graph-construction-time configuration.
getAudio() - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
.tensorflow.Summary.Audio audio = 6;
getAudio() - Method in class org.tensorflow.proto.framework.Summary.Value
.tensorflow.Summary.Audio audio = 6;
getAudio() - Method in interface org.tensorflow.proto.framework.Summary.ValueOrBuilder
.tensorflow.Summary.Audio audio = 6;
getAudioBuilder() - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
.tensorflow.Summary.Audio audio = 6;
getAudioOrBuilder() - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
.tensorflow.Summary.Audio audio = 6;
getAudioOrBuilder() - Method in class org.tensorflow.proto.framework.Summary.Value
.tensorflow.Summary.Audio audio = 6;
getAudioOrBuilder() - Method in interface org.tensorflow.proto.framework.Summary.ValueOrBuilder
.tensorflow.Summary.Audio audio = 6;
getAutoMixedPrecision() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Optimize data types for CUDA (default is OFF).
getAutoMixedPrecision() - Method in class org.tensorflow.proto.framework.RewriterConfig
Optimize data types for CUDA (default is OFF).
getAutoMixedPrecision() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
Optimize data types for CUDA (default is OFF).
getAutoMixedPrecisionMkl() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Optimize data types for MKL (default is OFF).
getAutoMixedPrecisionMkl() - Method in class org.tensorflow.proto.framework.RewriterConfig
Optimize data types for MKL (default is OFF).
getAutoMixedPrecisionMkl() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
Optimize data types for MKL (default is OFF).
getAutoMixedPrecisionMklValue() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Optimize data types for MKL (default is OFF).
getAutoMixedPrecisionMklValue() - Method in class org.tensorflow.proto.framework.RewriterConfig
Optimize data types for MKL (default is OFF).
getAutoMixedPrecisionMklValue() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
Optimize data types for MKL (default is OFF).
getAutoMixedPrecisionValue() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Optimize data types for CUDA (default is OFF).
getAutoMixedPrecisionValue() - Method in class org.tensorflow.proto.framework.RewriterConfig
Optimize data types for CUDA (default is OFF).
getAutoMixedPrecisionValue() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
Optimize data types for CUDA (default is OFF).
getAutoParallel() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Configures AutoParallel optimization passes either through the meta-optimizer or when manually specified through the optimizers field.
getAutoParallel() - Method in class org.tensorflow.proto.framework.RewriterConfig
Configures AutoParallel optimization passes either through the meta-optimizer or when manually specified through the optimizers field.
getAutoParallel() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
Configures AutoParallel optimization passes either through the meta-optimizer or when manually specified through the optimizers field.
getAutoParallelBuilder() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Configures AutoParallel optimization passes either through the meta-optimizer or when manually specified through the optimizers field.
getAutoParallelOrBuilder() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Configures AutoParallel optimization passes either through the meta-optimizer or when manually specified through the optimizers field.
getAutoParallelOrBuilder() - Method in class org.tensorflow.proto.framework.RewriterConfig
Configures AutoParallel optimization passes either through the meta-optimizer or when manually specified through the optimizers field.
getAutoParallelOrBuilder() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
Configures AutoParallel optimization passes either through the meta-optimizer or when manually specified through the optimizers field.
getAvailable() - Method in class org.tensorflow.proto.util.testlog.MemoryInfo.Builder
Immediately available memory in bytes
getAvailable() - Method in class org.tensorflow.proto.util.testlog.MemoryInfo
Immediately available memory in bytes
getAvailable() - Method in interface org.tensorflow.proto.util.testlog.MemoryInfoOrBuilder
Immediately available memory in bytes
getAvailableDeviceInfo(int) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Devices accessible to the test (e.g.
getAvailableDeviceInfo(int) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration
Devices accessible to the test (e.g.
getAvailableDeviceInfo(int) - Method in interface org.tensorflow.proto.util.testlog.MachineConfigurationOrBuilder
Devices accessible to the test (e.g.
getAvailableDeviceInfoBuilder(int) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Devices accessible to the test (e.g.
getAvailableDeviceInfoBuilderList() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Devices accessible to the test (e.g.
getAvailableDeviceInfoCount() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Devices accessible to the test (e.g.
getAvailableDeviceInfoCount() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration
Devices accessible to the test (e.g.
getAvailableDeviceInfoCount() - Method in interface org.tensorflow.proto.util.testlog.MachineConfigurationOrBuilder
Devices accessible to the test (e.g.
getAvailableDeviceInfoList() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Devices accessible to the test (e.g.
getAvailableDeviceInfoList() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration
Devices accessible to the test (e.g.
getAvailableDeviceInfoList() - Method in interface org.tensorflow.proto.util.testlog.MachineConfigurationOrBuilder
Devices accessible to the test (e.g.
getAvailableDeviceInfoOrBuilder(int) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Devices accessible to the test (e.g.
getAvailableDeviceInfoOrBuilder(int) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration
Devices accessible to the test (e.g.
getAvailableDeviceInfoOrBuilder(int) - Method in interface org.tensorflow.proto.util.testlog.MachineConfigurationOrBuilder
Devices accessible to the test (e.g.
getAvailableDeviceInfoOrBuilderList() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Devices accessible to the test (e.g.
getAvailableDeviceInfoOrBuilderList() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration
Devices accessible to the test (e.g.
getAvailableDeviceInfoOrBuilderList() - Method in interface org.tensorflow.proto.util.testlog.MachineConfigurationOrBuilder
Devices accessible to the test (e.g.
getB() - Method in class org.tensorflow.proto.framework.AttrValue.Builder
"bool"
getB() - Method in class org.tensorflow.proto.framework.AttrValue
"bool"
getB(int) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(bool)"
getB(int) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue
"list(bool)"
getB(int) - Method in interface org.tensorflow.proto.framework.AttrValue.ListValueOrBuilder
"list(bool)"
getB() - Method in interface org.tensorflow.proto.framework.AttrValueOrBuilder
"bool"
getBackProp() - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Whether backprop is enabled for this while loop.
getBackProp() - Method in class org.tensorflow.proto.framework.WhileContextDef
Whether backprop is enabled for this while loop.
getBackProp() - Method in interface org.tensorflow.proto.framework.WhileContextDefOrBuilder
Whether backprop is enabled for this while loop.
getBadConsumers(int) - Method in class org.tensorflow.proto.framework.VersionDef.Builder
Specific consumer versions which are disallowed (e.g.
getBadConsumers(int) - Method in class org.tensorflow.proto.framework.VersionDef
Specific consumer versions which are disallowed (e.g.
getBadConsumers(int) - Method in interface org.tensorflow.proto.framework.VersionDefOrBuilder
Specific consumer versions which are disallowed (e.g.
getBadConsumersCount() - Method in class org.tensorflow.proto.framework.VersionDef.Builder
Specific consumer versions which are disallowed (e.g.
getBadConsumersCount() - Method in class org.tensorflow.proto.framework.VersionDef
Specific consumer versions which are disallowed (e.g.
getBadConsumersCount() - Method in interface org.tensorflow.proto.framework.VersionDefOrBuilder
Specific consumer versions which are disallowed (e.g.
getBadConsumersList() - Method in class org.tensorflow.proto.framework.VersionDef.Builder
Specific consumer versions which are disallowed (e.g.
getBadConsumersList() - Method in class org.tensorflow.proto.framework.VersionDef
Specific consumer versions which are disallowed (e.g.
getBadConsumersList() - Method in interface org.tensorflow.proto.framework.VersionDefOrBuilder
Specific consumer versions which are disallowed (e.g.
getBandwidth() - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
Memory bandwidth in KB/s
getBandwidth() - Method in class org.tensorflow.proto.framework.DeviceProperties
Memory bandwidth in KB/s
getBandwidth() - Method in interface org.tensorflow.proto.framework.DevicePropertiesOrBuilder
Memory bandwidth in KB/s
getBareConcreteFunction() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
getBareConcreteFunction() - Method in class org.tensorflow.proto.framework.SavedObject
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
getBareConcreteFunction() - Method in interface org.tensorflow.proto.framework.SavedObjectOrBuilder
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
getBareConcreteFunctionBuilder() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
getBareConcreteFunctionOrBuilder() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
getBareConcreteFunctionOrBuilder() - Method in class org.tensorflow.proto.framework.SavedObject
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
getBareConcreteFunctionOrBuilder() - Method in interface org.tensorflow.proto.framework.SavedObjectOrBuilder
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
getBCount() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(bool)"
getBCount() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue
"list(bool)"
getBCount() - Method in interface org.tensorflow.proto.framework.AttrValue.ListValueOrBuilder
"list(bool)"
getBenchmarkType() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
.tensorflow.TestResults.BenchmarkType benchmark_type = 10;
getBenchmarkType() - Method in class org.tensorflow.proto.util.testlog.TestResults
.tensorflow.TestResults.BenchmarkType benchmark_type = 10;
getBenchmarkType() - Method in interface org.tensorflow.proto.util.testlog.TestResultsOrBuilder
.tensorflow.TestResults.BenchmarkType benchmark_type = 10;
getBenchmarkTypeValue() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
.tensorflow.TestResults.BenchmarkType benchmark_type = 10;
getBenchmarkTypeValue() - Method in class org.tensorflow.proto.util.testlog.TestResults
.tensorflow.TestResults.BenchmarkType benchmark_type = 10;
getBenchmarkTypeValue() - Method in interface org.tensorflow.proto.util.testlog.TestResultsOrBuilder
.tensorflow.TestResults.BenchmarkType benchmark_type = 10;
getBin() - Method in class org.tensorflow.proto.util.BinSummary.Builder
int32 bin = 1;
getBin() - Method in class org.tensorflow.proto.util.BinSummary
int32 bin = 1;
getBin() - Method in interface org.tensorflow.proto.util.BinSummaryOrBuilder
int32 bin = 1;
getBin() - Method in class org.tensorflow.proto.util.MemChunk.Builder
int32 bin = 4;
getBin() - Method in class org.tensorflow.proto.util.MemChunk
int32 bin = 4;
getBin() - Method in interface org.tensorflow.proto.util.MemChunkOrBuilder
int32 bin = 4;
getBinSummary(int) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.BinSummary bin_summary = 2;
getBinSummary(int) - Method in class org.tensorflow.proto.util.MemoryDump
repeated .tensorflow.BinSummary bin_summary = 2;
getBinSummary(int) - Method in interface org.tensorflow.proto.util.MemoryDumpOrBuilder
repeated .tensorflow.BinSummary bin_summary = 2;
getBinSummaryBuilder(int) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.BinSummary bin_summary = 2;
getBinSummaryBuilderList() - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.BinSummary bin_summary = 2;
getBinSummaryCount() - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.BinSummary bin_summary = 2;
getBinSummaryCount() - Method in class org.tensorflow.proto.util.MemoryDump
repeated .tensorflow.BinSummary bin_summary = 2;
getBinSummaryCount() - Method in interface org.tensorflow.proto.util.MemoryDumpOrBuilder
repeated .tensorflow.BinSummary bin_summary = 2;
getBinSummaryList() - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.BinSummary bin_summary = 2;
getBinSummaryList() - Method in class org.tensorflow.proto.util.MemoryDump
repeated .tensorflow.BinSummary bin_summary = 2;
getBinSummaryList() - Method in interface org.tensorflow.proto.util.MemoryDumpOrBuilder
repeated .tensorflow.BinSummary bin_summary = 2;
getBinSummaryOrBuilder(int) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.BinSummary bin_summary = 2;
getBinSummaryOrBuilder(int) - Method in class org.tensorflow.proto.util.MemoryDump
repeated .tensorflow.BinSummary bin_summary = 2;
getBinSummaryOrBuilder(int) - Method in interface org.tensorflow.proto.util.MemoryDumpOrBuilder
repeated .tensorflow.BinSummary bin_summary = 2;
getBinSummaryOrBuilderList() - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.BinSummary bin_summary = 2;
getBinSummaryOrBuilderList() - Method in class org.tensorflow.proto.util.MemoryDump
repeated .tensorflow.BinSummary bin_summary = 2;
getBinSummaryOrBuilderList() - Method in interface org.tensorflow.proto.util.MemoryDumpOrBuilder
repeated .tensorflow.BinSummary bin_summary = 2;
getBits() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
e.g.
getBits() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo
e.g.
getBits() - Method in interface org.tensorflow.proto.util.testlog.PlatformInfoOrBuilder
e.g.
getBitsBytes() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
e.g.
getBitsBytes() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo
e.g.
getBitsBytes() - Method in interface org.tensorflow.proto.util.testlog.PlatformInfoOrBuilder
e.g.
getBList() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(bool)"
getBList() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue
"list(bool)"
getBList() - Method in interface org.tensorflow.proto.framework.AttrValue.ListValueOrBuilder
"list(bool)"
getBoolVal(int) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_BOOL
getBoolVal(int) - Method in class org.tensorflow.proto.framework.TensorProto
DT_BOOL
getBoolVal(int) - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
DT_BOOL
getBoolValCount() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_BOOL
getBoolValCount() - Method in class org.tensorflow.proto.framework.TensorProto
DT_BOOL
getBoolValCount() - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
DT_BOOL
getBoolValList() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_BOOL
getBoolValList() - Method in class org.tensorflow.proto.framework.TensorProto
DT_BOOL
getBoolValList() - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
DT_BOOL
getBoolValue() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a boolean value.
getBoolValue() - Method in class org.tensorflow.proto.framework.StructuredValue
Represents a boolean value.
getBoolValue() - Method in interface org.tensorflow.proto.framework.StructuredValueOrBuilder
Represents a boolean value.
getBoundedTensorSpecValue() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a value for tf.BoundedTensorSpec.
getBoundedTensorSpecValue() - Method in class org.tensorflow.proto.framework.StructuredValue
Represents a value for tf.BoundedTensorSpec.
getBoundedTensorSpecValue() - Method in interface org.tensorflow.proto.framework.StructuredValueOrBuilder
Represents a value for tf.BoundedTensorSpec.
getBoundedTensorSpecValueBuilder() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a value for tf.BoundedTensorSpec.
getBoundedTensorSpecValueOrBuilder() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a value for tf.BoundedTensorSpec.
getBoundedTensorSpecValueOrBuilder() - Method in class org.tensorflow.proto.framework.StructuredValue
Represents a value for tf.BoundedTensorSpec.
getBoundedTensorSpecValueOrBuilder() - Method in interface org.tensorflow.proto.framework.StructuredValueOrBuilder
Represents a value for tf.BoundedTensorSpec.
getBoundInputs(int) - Method in class org.tensorflow.proto.framework.SavedConcreteFunction.Builder
Bound inputs to the function.
getBoundInputs(int) - Method in class org.tensorflow.proto.framework.SavedConcreteFunction
Bound inputs to the function.
getBoundInputs(int) - Method in interface org.tensorflow.proto.framework.SavedConcreteFunctionOrBuilder
Bound inputs to the function.
getBoundInputsCount() - Method in class org.tensorflow.proto.framework.SavedConcreteFunction.Builder
Bound inputs to the function.
getBoundInputsCount() - Method in class org.tensorflow.proto.framework.SavedConcreteFunction
Bound inputs to the function.
getBoundInputsCount() - Method in interface org.tensorflow.proto.framework.SavedConcreteFunctionOrBuilder
Bound inputs to the function.
getBoundInputsList() - Method in class org.tensorflow.proto.framework.SavedConcreteFunction.Builder
Bound inputs to the function.
getBoundInputsList() - Method in class org.tensorflow.proto.framework.SavedConcreteFunction
Bound inputs to the function.
getBoundInputsList() - Method in interface org.tensorflow.proto.framework.SavedConcreteFunctionOrBuilder
Bound inputs to the function.
getBranch() - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
Branch prediction.
getBranch() - Method in class org.tensorflow.proto.framework.CondContextDef
Branch prediction.
getBranch() - Method in interface org.tensorflow.proto.framework.CondContextDefOrBuilder
Branch prediction.
getBucket(int) - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
repeated double bucket = 7 [packed = true];
getBucket(int) - Method in class org.tensorflow.proto.framework.HistogramProto
repeated double bucket = 7 [packed = true];
getBucket(int) - Method in interface org.tensorflow.proto.framework.HistogramProtoOrBuilder
repeated double bucket = 7 [packed = true];
getBucketCount() - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
repeated double bucket = 7 [packed = true];
getBucketCount() - Method in class org.tensorflow.proto.framework.HistogramProto
repeated double bucket = 7 [packed = true];
getBucketCount() - Method in interface org.tensorflow.proto.framework.HistogramProtoOrBuilder
repeated double bucket = 7 [packed = true];
getBucketLimit(int) - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
Parallel arrays encoding the bucket boundaries and the bucket values.
getBucketLimit(int) - Method in class org.tensorflow.proto.framework.HistogramProto
Parallel arrays encoding the bucket boundaries and the bucket values.
getBucketLimit(int) - Method in interface org.tensorflow.proto.framework.HistogramProtoOrBuilder
Parallel arrays encoding the bucket boundaries and the bucket values.
getBucketLimitCount() - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
Parallel arrays encoding the bucket boundaries and the bucket values.
getBucketLimitCount() - Method in class org.tensorflow.proto.framework.HistogramProto
Parallel arrays encoding the bucket boundaries and the bucket values.
getBucketLimitCount() - Method in interface org.tensorflow.proto.framework.HistogramProtoOrBuilder
Parallel arrays encoding the bucket boundaries and the bucket values.
getBucketLimitList() - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
Parallel arrays encoding the bucket boundaries and the bucket values.
getBucketLimitList() - Method in class org.tensorflow.proto.framework.HistogramProto
Parallel arrays encoding the bucket boundaries and the bucket values.
getBucketLimitList() - Method in interface org.tensorflow.proto.framework.HistogramProtoOrBuilder
Parallel arrays encoding the bucket boundaries and the bucket values.
getBucketList() - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
repeated double bucket = 7 [packed = true];
getBucketList() - Method in class org.tensorflow.proto.framework.HistogramProto
repeated double bucket = 7 [packed = true];
getBucketList() - Method in interface org.tensorflow.proto.framework.HistogramProtoOrBuilder
repeated double bucket = 7 [packed = true];
getBuildConfiguration() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
The configuration of the build (compiled opt? with cuda? any copts?)
getBuildConfiguration() - Method in class org.tensorflow.proto.util.testlog.TestResults
The configuration of the build (compiled opt? with cuda? any copts?)
getBuildConfiguration() - Method in interface org.tensorflow.proto.util.testlog.TestResultsOrBuilder
The configuration of the build (compiled opt? with cuda? any copts?)
getBuildConfigurationBuilder() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
The configuration of the build (compiled opt? with cuda? any copts?)
getBuildConfigurationOrBuilder() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
The configuration of the build (compiled opt? with cuda? any copts?)
getBuildConfigurationOrBuilder() - Method in class org.tensorflow.proto.util.testlog.TestResults
The configuration of the build (compiled opt? with cuda? any copts?)
getBuildConfigurationOrBuilder() - Method in interface org.tensorflow.proto.util.testlog.TestResultsOrBuilder
The configuration of the build (compiled opt? with cuda? any copts?)
getBuildCostModel() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.GraphOptions.Builder
The number of steps to skip before collecting statistics for the cost model.
getBuildCostModelAfter() - Method in class org.tensorflow.proto.framework.GraphOptions
The number of steps to skip before collecting statistics for the cost model.
getBuildCostModelAfter() - Method in interface org.tensorflow.proto.framework.GraphOptionsOrBuilder
The number of steps to skip before collecting statistics for the cost model.
getBusId() - Method in class org.tensorflow.proto.framework.DeviceLocality.Builder
Optional bus locality of device.
getBusId() - Method in class org.tensorflow.proto.framework.DeviceLocality
Optional bus locality of device.
getBusId() - Method in interface org.tensorflow.proto.framework.DeviceLocalityOrBuilder
Optional bus locality of device.
getBusId() - Method in class org.tensorflow.proto.util.testlog.GPUInfo.Builder
e.g.
getBusId() - Method in class org.tensorflow.proto.util.testlog.GPUInfo
e.g.
getBusId() - Method in interface org.tensorflow.proto.util.testlog.GPUInfoOrBuilder
e.g.
getBusIdBytes() - Method in class org.tensorflow.proto.util.testlog.GPUInfo.Builder
e.g.
getBusIdBytes() - Method in class org.tensorflow.proto.util.testlog.GPUInfo
e.g.
getBusIdBytes() - Method in interface org.tensorflow.proto.util.testlog.GPUInfoOrBuilder
e.g.
getBytes() - Method in class org.tensorflow.proto.framework.DebuggedSourceFile.Builder
Byte size of the file.
getBytes() - Method in class org.tensorflow.proto.framework.DebuggedSourceFile
Byte size of the file.
getBytes() - Method in interface org.tensorflow.proto.framework.DebuggedSourceFileOrBuilder
Byte size of the file.
getBytesInUse() - Method in class org.tensorflow.proto.util.MemAllocatorStats.Builder
int64 bytes_in_use = 2;
getBytesInUse() - Method in class org.tensorflow.proto.util.MemAllocatorStats
int64 bytes_in_use = 2;
getBytesInUse() - Method in interface org.tensorflow.proto.util.MemAllocatorStatsOrBuilder
int64 bytes_in_use = 2;
getBytesList() - Method in class org.tensorflow.proto.example.Feature.Builder
.tensorflow.BytesList bytes_list = 1;
getBytesList() - Method in class org.tensorflow.proto.example.Feature
.tensorflow.BytesList bytes_list = 1;
getBytesList() - Method in interface org.tensorflow.proto.example.FeatureOrBuilder
.tensorflow.BytesList bytes_list = 1;
getBytesList() - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
.tensorflow.CollectionDef.BytesList bytes_list = 2;
getBytesList() - Method in class org.tensorflow.proto.framework.CollectionDef
.tensorflow.CollectionDef.BytesList bytes_list = 2;
getBytesList() - Method in interface org.tensorflow.proto.framework.CollectionDefOrBuilder
.tensorflow.CollectionDef.BytesList bytes_list = 2;
getBytesListBuilder() - Method in class org.tensorflow.proto.example.Feature.Builder
.tensorflow.BytesList bytes_list = 1;
getBytesListBuilder() - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
.tensorflow.CollectionDef.BytesList bytes_list = 2;
getBytesListOrBuilder() - Method in class org.tensorflow.proto.example.Feature.Builder
.tensorflow.BytesList bytes_list = 1;
getBytesListOrBuilder() - Method in class org.tensorflow.proto.example.Feature
.tensorflow.BytesList bytes_list = 1;
getBytesListOrBuilder() - Method in interface org.tensorflow.proto.example.FeatureOrBuilder
.tensorflow.BytesList bytes_list = 1;
getBytesListOrBuilder() - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
.tensorflow.CollectionDef.BytesList bytes_list = 2;
getBytesListOrBuilder() - Method in class org.tensorflow.proto.framework.CollectionDef
.tensorflow.CollectionDef.BytesList bytes_list = 2;
getBytesListOrBuilder() - Method in interface org.tensorflow.proto.framework.CollectionDefOrBuilder
.tensorflow.CollectionDef.BytesList bytes_list = 2;
getBytesValue() - Method in class org.tensorflow.proto.profiler.XStat.Builder
bytes bytes_value = 6;
getBytesValue() - Method in class org.tensorflow.proto.profiler.XStat
bytes bytes_value = 6;
getBytesValue() - Method in interface org.tensorflow.proto.profiler.XStatOrBuilder
bytes bytes_value = 6;
getCacheRpcResponse() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.RPCOptionsOrBuilder
Setting cache_rpc_response to true will enable sender side caching of response for RecvTensorAsync and RecvBufAsync to allow receiver to retry requests .
getCacheSize() - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
Deprecated.
getCacheSize() - Method in class org.tensorflow.proto.util.testlog.CPUInfo
Deprecated.
getCacheSize() - Method in interface org.tensorflow.proto.util.testlog.CPUInfoOrBuilder
Deprecated.
getCacheSizeCount() - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
 
getCacheSizeCount() - Method in class org.tensorflow.proto.util.testlog.CPUInfo
 
getCacheSizeCount() - Method in interface org.tensorflow.proto.util.testlog.CPUInfoOrBuilder
Cache sizes (in bytes), e.g.
getCacheSizeMap() - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
Cache sizes (in bytes), e.g.
getCacheSizeMap() - Method in class org.tensorflow.proto.util.testlog.CPUInfo
Cache sizes (in bytes), e.g.
getCacheSizeMap() - Method in interface org.tensorflow.proto.util.testlog.CPUInfoOrBuilder
Cache sizes (in bytes), e.g.
getCacheSizeOrDefault(String, long) - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
Cache sizes (in bytes), e.g.
getCacheSizeOrDefault(String, long) - Method in class org.tensorflow.proto.util.testlog.CPUInfo
Cache sizes (in bytes), e.g.
getCacheSizeOrDefault(String, long) - Method in interface org.tensorflow.proto.util.testlog.CPUInfoOrBuilder
Cache sizes (in bytes), e.g.
getCacheSizeOrThrow(String) - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
Cache sizes (in bytes), e.g.
getCacheSizeOrThrow(String) - Method in class org.tensorflow.proto.util.testlog.CPUInfo
Cache sizes (in bytes), e.g.
getCacheSizeOrThrow(String) - Method in interface org.tensorflow.proto.util.testlog.CPUInfoOrBuilder
Cache sizes (in bytes), e.g.
getCancelOpName() - Method in class org.tensorflow.proto.framework.QueueRunnerDef.Builder
The operation to run to cancel the queue.
getCancelOpName() - Method in class org.tensorflow.proto.framework.QueueRunnerDef
The operation to run to cancel the queue.
getCancelOpName() - Method in interface org.tensorflow.proto.framework.QueueRunnerDefOrBuilder
The operation to run to cancel the queue.
getCancelOpNameBytes() - Method in class org.tensorflow.proto.framework.QueueRunnerDef.Builder
The operation to run to cancel the queue.
getCancelOpNameBytes() - Method in class org.tensorflow.proto.framework.QueueRunnerDef
The operation to run to cancel the queue.
getCancelOpNameBytes() - Method in interface org.tensorflow.proto.framework.QueueRunnerDefOrBuilder
The operation to run to cancel the queue.
getCanonicalizedInputSignature() - Method in class org.tensorflow.proto.framework.SavedConcreteFunction.Builder
Input in canonicalized form that was received to create this concrete function.
getCanonicalizedInputSignature() - Method in class org.tensorflow.proto.framework.SavedConcreteFunction
Input in canonicalized form that was received to create this concrete function.
getCanonicalizedInputSignature() - Method in interface org.tensorflow.proto.framework.SavedConcreteFunctionOrBuilder
Input in canonicalized form that was received to create this concrete function.
getCanonicalizedInputSignatureBuilder() - Method in class org.tensorflow.proto.framework.SavedConcreteFunction.Builder
Input in canonicalized form that was received to create this concrete function.
getCanonicalizedInputSignatureOrBuilder() - Method in class org.tensorflow.proto.framework.SavedConcreteFunction.Builder
Input in canonicalized form that was received to create this concrete function.
getCanonicalizedInputSignatureOrBuilder() - Method in class org.tensorflow.proto.framework.SavedConcreteFunction
Input in canonicalized form that was received to create this concrete function.
getCanonicalizedInputSignatureOrBuilder() - Method in interface org.tensorflow.proto.framework.SavedConcreteFunctionOrBuilder
Input in canonicalized form that was received to create this concrete function.
getCcFlags(int) - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration.Builder
CC compiler flags, if known
getCcFlags(int) - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration
CC compiler flags, if known
getCcFlags(int) - Method in interface org.tensorflow.proto.util.testlog.BuildConfigurationOrBuilder
CC compiler flags, if known
getCcFlagsBytes(int) - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration.Builder
CC compiler flags, if known
getCcFlagsBytes(int) - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration
CC compiler flags, if known
getCcFlagsBytes(int) - Method in interface org.tensorflow.proto.util.testlog.BuildConfigurationOrBuilder
CC compiler flags, if known
getCcFlagsCount() - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration.Builder
CC compiler flags, if known
getCcFlagsCount() - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration
CC compiler flags, if known
getCcFlagsCount() - Method in interface org.tensorflow.proto.util.testlog.BuildConfigurationOrBuilder
CC compiler flags, if known
getCcFlagsList() - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration.Builder
CC compiler flags, if known
getCcFlagsList() - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration
CC compiler flags, if known
getCcFlagsList() - Method in interface org.tensorflow.proto.util.testlog.BuildConfigurationOrBuilder
CC compiler flags, if known
getChangelist() - Method in class org.tensorflow.proto.util.testlog.CommitId.Builder
Submitted changelist.
getChangelist() - Method in class org.tensorflow.proto.util.testlog.CommitId
Submitted changelist.
getChangelist() - Method in interface org.tensorflow.proto.util.testlog.CommitIdOrBuilder
Submitted changelist.
getCheckpointKey() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
The generated name of the Tensor in the checkpoint.
getCheckpointKey() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor
The generated name of the Tensor in the checkpoint.
getCheckpointKey() - Method in interface org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder
The generated name of the Tensor in the checkpoint.
getCheckpointKeyBytes() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
The generated name of the Tensor in the checkpoint.
getCheckpointKeyBytes() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor
The generated name of the Tensor in the checkpoint.
getCheckpointKeyBytes() - Method in interface org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder
The generated name of the Tensor in the checkpoint.
getCheckpointPath() - Method in class org.tensorflow.proto.util.SessionLog.Builder
This checkpoint_path contains both the path and filename.
getCheckpointPath() - Method in class org.tensorflow.proto.util.SessionLog
This checkpoint_path contains both the path and filename.
getCheckpointPath() - Method in interface org.tensorflow.proto.util.SessionLogOrBuilder
This checkpoint_path contains both the path and filename.
getCheckpointPathBytes() - Method in class org.tensorflow.proto.util.SessionLog.Builder
This checkpoint_path contains both the path and filename.
getCheckpointPathBytes() - Method in class org.tensorflow.proto.util.SessionLog
This checkpoint_path contains both the path and filename.
getCheckpointPathBytes() - Method in interface org.tensorflow.proto.util.SessionLogOrBuilder
This checkpoint_path contains both the path and filename.
getChildren(int) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
getChildren(int) - Method in class org.tensorflow.proto.framework.SavedObject
Objects which this object depends on: named edges in the dependency graph.
getChildren(int) - Method in interface org.tensorflow.proto.framework.SavedObjectOrBuilder
Objects which this object depends on: named edges in the dependency graph.
getChildren(int) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
getChildren(int) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
Objects which this object depends on.
getChildren(int) - Method in interface org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObjectOrBuilder
Objects which this object depends on.
getChildrenBuilder(int) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
getChildrenBuilder(int) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
getChildrenBuilderList() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
getChildrenBuilderList() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
getChildrenCount() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
getChildrenCount() - Method in class org.tensorflow.proto.framework.SavedObject
Objects which this object depends on: named edges in the dependency graph.
getChildrenCount() - Method in interface org.tensorflow.proto.framework.SavedObjectOrBuilder
Objects which this object depends on: named edges in the dependency graph.
getChildrenCount() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
getChildrenCount() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
Objects which this object depends on.
getChildrenCount() - Method in interface org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObjectOrBuilder
Objects which this object depends on.
getChildrenList() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
getChildrenList() - Method in class org.tensorflow.proto.framework.SavedObject
Objects which this object depends on: named edges in the dependency graph.
getChildrenList() - Method in interface org.tensorflow.proto.framework.SavedObjectOrBuilder
Objects which this object depends on: named edges in the dependency graph.
getChildrenList() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
getChildrenList() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
Objects which this object depends on.
getChildrenList() - Method in interface org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObjectOrBuilder
Objects which this object depends on.
getChildrenOrBuilder(int) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
getChildrenOrBuilder(int) - Method in class org.tensorflow.proto.framework.SavedObject
Objects which this object depends on: named edges in the dependency graph.
getChildrenOrBuilder(int) - Method in interface org.tensorflow.proto.framework.SavedObjectOrBuilder
Objects which this object depends on: named edges in the dependency graph.
getChildrenOrBuilder(int) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
getChildrenOrBuilder(int) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
Objects which this object depends on.
getChildrenOrBuilder(int) - Method in interface org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObjectOrBuilder
Objects which this object depends on.
getChildrenOrBuilderList() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
getChildrenOrBuilderList() - Method in class org.tensorflow.proto.framework.SavedObject
Objects which this object depends on: named edges in the dependency graph.
getChildrenOrBuilderList() - Method in interface org.tensorflow.proto.framework.SavedObjectOrBuilder
Objects which this object depends on: named edges in the dependency graph.
getChildrenOrBuilderList() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
getChildrenOrBuilderList() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
Objects which this object depends on.
getChildrenOrBuilderList() - Method in interface org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObjectOrBuilder
Objects which this object depends on.
getChunk(int) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.MemChunk chunk = 3;
getChunk(int) - Method in class org.tensorflow.proto.util.MemoryDump
repeated .tensorflow.MemChunk chunk = 3;
getChunk(int) - Method in interface org.tensorflow.proto.util.MemoryDumpOrBuilder
repeated .tensorflow.MemChunk chunk = 3;
getChunkBuilder(int) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.MemChunk chunk = 3;
getChunkBuilderList() - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.MemChunk chunk = 3;
getChunkCount() - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.MemChunk chunk = 3;
getChunkCount() - Method in class org.tensorflow.proto.util.MemoryDump
repeated .tensorflow.MemChunk chunk = 3;
getChunkCount() - Method in interface org.tensorflow.proto.util.MemoryDumpOrBuilder
repeated .tensorflow.MemChunk chunk = 3;
getChunkList() - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.MemChunk chunk = 3;
getChunkList() - Method in class org.tensorflow.proto.util.MemoryDump
repeated .tensorflow.MemChunk chunk = 3;
getChunkList() - Method in interface org.tensorflow.proto.util.MemoryDumpOrBuilder
repeated .tensorflow.MemChunk chunk = 3;
getChunkOrBuilder(int) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.MemChunk chunk = 3;
getChunkOrBuilder(int) - Method in class org.tensorflow.proto.util.MemoryDump
repeated .tensorflow.MemChunk chunk = 3;
getChunkOrBuilder(int) - Method in interface org.tensorflow.proto.util.MemoryDumpOrBuilder
repeated .tensorflow.MemChunk chunk = 3;
getChunkOrBuilderList() - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.MemChunk chunk = 3;
getChunkOrBuilderList() - Method in class org.tensorflow.proto.util.MemoryDump
repeated .tensorflow.MemChunk chunk = 3;
getChunkOrBuilderList() - Method in interface org.tensorflow.proto.util.MemoryDumpOrBuilder
repeated .tensorflow.MemChunk chunk = 3;
getCloseOpName() - Method in class org.tensorflow.proto.framework.QueueRunnerDef.Builder
The operation to run to close the queue.
getCloseOpName() - Method in class org.tensorflow.proto.framework.QueueRunnerDef
The operation to run to close the queue.
getCloseOpName() - Method in interface org.tensorflow.proto.framework.QueueRunnerDefOrBuilder
The operation to run to close the queue.
getCloseOpNameBytes() - Method in class org.tensorflow.proto.framework.QueueRunnerDef.Builder
The operation to run to close the queue.
getCloseOpNameBytes() - Method in class org.tensorflow.proto.framework.QueueRunnerDef
The operation to run to close the queue.
getCloseOpNameBytes() - Method in interface org.tensorflow.proto.framework.QueueRunnerDefOrBuilder
The operation to run to close the queue.
getCluster() - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
The cluster of which this server is a member.
getCluster() - Method in class org.tensorflow.proto.distruntime.ServerDef
The cluster of which this server is a member.
getCluster() - Method in interface org.tensorflow.proto.distruntime.ServerDefOrBuilder
The cluster of which this server is a member.
getClusterBuilder() - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
The cluster of which this server is a member.
getClusterDef() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
Optional list of all workers to use in this session.
getClusterDef() - Method in class org.tensorflow.proto.framework.ConfigProto
Optional list of all workers to use in this session.
getClusterDef() - Method in interface org.tensorflow.proto.framework.ConfigProtoOrBuilder
Optional list of all workers to use in this session.
getClusterDefBuilder() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
Optional list of all workers to use in this session.
getClusterDefOrBuilder() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
Optional list of all workers to use in this session.
getClusterDefOrBuilder() - Method in class org.tensorflow.proto.framework.ConfigProto
Optional list of all workers to use in this session.
getClusterDefOrBuilder() - Method in interface org.tensorflow.proto.framework.ConfigProtoOrBuilder
Optional list of all workers to use in this session.
getClusterDeviceFilters() - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
Device filters for remote tasks in the cluster.
getClusterDeviceFilters() - Method in class org.tensorflow.proto.distruntime.ServerDef
Device filters for remote tasks in the cluster.
getClusterDeviceFilters() - Method in interface org.tensorflow.proto.distruntime.ServerDefOrBuilder
Device filters for remote tasks in the cluster.
getClusterDeviceFiltersBuilder() - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
Device filters for remote tasks in the cluster.
getClusterDeviceFiltersOrBuilder() - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
Device filters for remote tasks in the cluster.
getClusterDeviceFiltersOrBuilder() - Method in class org.tensorflow.proto.distruntime.ServerDef
Device filters for remote tasks in the cluster.
getClusterDeviceFiltersOrBuilder() - Method in interface org.tensorflow.proto.distruntime.ServerDefOrBuilder
Device filters for remote tasks in the cluster.
getClusterOrBuilder() - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
The cluster of which this server is a member.
getClusterOrBuilder() - Method in class org.tensorflow.proto.distruntime.ServerDef
The cluster of which this server is a member.
getClusterOrBuilder() - Method in interface org.tensorflow.proto.distruntime.ServerDefOrBuilder
The cluster of which this server is a member.
getCode() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol.Builder
Source code contained in this file line.
getCode() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol
Source code contained in this file line.
getCode() - Method in interface org.tensorflow.proto.framework.GraphDebugInfo.FileLineColOrBuilder
Source code contained in this file line.
getCodeBytes() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol.Builder
Source code contained in this file line.
getCodeBytes() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol
Source code contained in this file line.
getCodeBytes() - Method in interface org.tensorflow.proto.framework.GraphDebugInfo.FileLineColOrBuilder
Source code contained in this file line.
getCodeLocation() - Method in class org.tensorflow.proto.util.Execution.Builder
Stack trace of the eager execution.
getCodeLocation() - Method in class org.tensorflow.proto.util.Execution
Stack trace of the eager execution.
getCodeLocation() - Method in interface org.tensorflow.proto.util.ExecutionOrBuilder
Stack trace of the eager execution.
getCodeLocation() - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
The unique ID for code location (stack trace) of the op's creation.
getCodeLocation() - Method in class org.tensorflow.proto.util.GraphOpCreation
The unique ID for code location (stack trace) of the op's creation.
getCodeLocation() - Method in interface org.tensorflow.proto.util.GraphOpCreationOrBuilder
The unique ID for code location (stack trace) of the op's creation.
getCodeLocationBuilder() - Method in class org.tensorflow.proto.util.Execution.Builder
Stack trace of the eager execution.
getCodeLocationBuilder() - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
The unique ID for code location (stack trace) of the op's creation.
getCodeLocationOrBuilder() - Method in class org.tensorflow.proto.util.Execution.Builder
Stack trace of the eager execution.
getCodeLocationOrBuilder() - Method in class org.tensorflow.proto.util.Execution
Stack trace of the eager execution.
getCodeLocationOrBuilder() - Method in interface org.tensorflow.proto.util.ExecutionOrBuilder
Stack trace of the eager execution.
getCodeLocationOrBuilder() - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
The unique ID for code location (stack trace) of the op's creation.
getCodeLocationOrBuilder() - Method in class org.tensorflow.proto.util.GraphOpCreation
The unique ID for code location (stack trace) of the op's creation.
getCodeLocationOrBuilder() - Method in interface org.tensorflow.proto.util.GraphOpCreationOrBuilder
The unique ID for code location (stack trace) of the op's creation.
getCol() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol.Builder
Col number in the file line.
getCol() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol
Col number in the file line.
getCol() - Method in interface org.tensorflow.proto.framework.GraphDebugInfo.FileLineColOrBuilder
Col number in the file line.
getCollectionDef() - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
Deprecated.
getCollectionDef() - Method in class org.tensorflow.proto.framework.MetaGraphDef
Deprecated.
getCollectionDef() - Method in interface org.tensorflow.proto.framework.MetaGraphDefOrBuilder
Deprecated.
getCollectionDefCount() - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
 
getCollectionDefCount() - Method in class org.tensorflow.proto.framework.MetaGraphDef
 
getCollectionDefCount() - Method in interface org.tensorflow.proto.framework.MetaGraphDefOrBuilder
collection_def: Map from collection name to collections.
getCollectionDefMap() - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
collection_def: Map from collection name to collections.
getCollectionDefMap() - Method in class org.tensorflow.proto.framework.MetaGraphDef
collection_def: Map from collection name to collections.
getCollectionDefMap() - Method in interface org.tensorflow.proto.framework.MetaGraphDefOrBuilder
collection_def: Map from collection name to collections.
getCollectionDefOrDefault(String, CollectionDef) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
collection_def: Map from collection name to collections.
getCollectionDefOrDefault(String, CollectionDef) - Method in class org.tensorflow.proto.framework.MetaGraphDef
collection_def: Map from collection name to collections.
getCollectionDefOrDefault(String, CollectionDef) - Method in interface org.tensorflow.proto.framework.MetaGraphDefOrBuilder
collection_def: Map from collection name to collections.
getCollectionDefOrThrow(String) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
collection_def: Map from collection name to collections.
getCollectionDefOrThrow(String) - Method in class org.tensorflow.proto.framework.MetaGraphDef
collection_def: Map from collection name to collections.
getCollectionDefOrThrow(String) - Method in interface org.tensorflow.proto.framework.MetaGraphDefOrBuilder
collection_def: Map from collection name to collections.
getCollectiveDeterministicSequentialExecution() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
If true, make collective op execution order sequential and deterministic for potentially concurrent collective instances.
getCollectiveDeterministicSequentialExecution() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental
If true, make collective op execution order sequential and deterministic for potentially concurrent collective instances.
getCollectiveDeterministicSequentialExecution() - Method in interface org.tensorflow.proto.framework.ConfigProto.ExperimentalOrBuilder
If true, make collective op execution order sequential and deterministic for potentially concurrent collective instances.
getCollectiveGraphKey() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.ConfigProto.Experimental.Builder
Task name for group resolution.
getCollectiveGroupLeader() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental
Task name for group resolution.
getCollectiveGroupLeader() - Method in interface org.tensorflow.proto.framework.ConfigProto.ExperimentalOrBuilder
Task name for group resolution.
getCollectiveGroupLeaderBytes() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
Task name for group resolution.
getCollectiveGroupLeaderBytes() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental
Task name for group resolution.
getCollectiveGroupLeaderBytes() - Method in interface org.tensorflow.proto.framework.ConfigProto.ExperimentalOrBuilder
Task name for group resolution.
getCollectiveNccl() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
If true, use NCCL for CollectiveOps.
getCollectiveNccl() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental
If true, use NCCL for CollectiveOps.
getCollectiveNccl() - Method in interface org.tensorflow.proto.framework.ConfigProto.ExperimentalOrBuilder
If true, use NCCL for CollectiveOps.
getCollectiveRingOrder() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.GPUOptions.Experimental
If non-empty, defines a good GPU ring order on a single worker based on device interconnect.
getCollectiveRingOrder() - Method in interface org.tensorflow.proto.framework.GPUOptions.ExperimentalOrBuilder
If non-empty, defines a good GPU ring order on a single worker based on device interconnect.
getCollectiveRingOrderBytes() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.GPUOptions.Experimental
If non-empty, defines a good GPU ring order on a single worker based on device interconnect.
getCollectiveRingOrderBytes() - Method in interface org.tensorflow.proto.framework.GPUOptions.ExperimentalOrBuilder
If non-empty, defines a good GPU ring order on a single worker based on device interconnect.
getColorspace() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.Summary.ImageOrBuilder
Valid colorspace values are 1 - grayscale 2 - grayscale + alpha 3 - RGB 4 - RGBA 5 - DIGITAL_YUV 6 - BGRA
getCommitId() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
The commit id (git hash or changelist)
getCommitId() - Method in class org.tensorflow.proto.util.testlog.TestResults
The commit id (git hash or changelist)
getCommitId() - Method in interface org.tensorflow.proto.util.testlog.TestResultsOrBuilder
The commit id (git hash or changelist)
getCommitIdBuilder() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
The commit id (git hash or changelist)
getCommitIdOrBuilder() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
The commit id (git hash or changelist)
getCommitIdOrBuilder() - Method in class org.tensorflow.proto.util.testlog.TestResults
The commit id (git hash or changelist)
getCommitIdOrBuilder() - Method in interface org.tensorflow.proto.util.testlog.TestResultsOrBuilder
The commit id (git hash or changelist)
getCommonSubgraphElimination() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Common subgraph elimination (default is ON) e.g.
getCommonSubgraphElimination() - Method in class org.tensorflow.proto.framework.RewriterConfig
Common subgraph elimination (default is ON) e.g.
getCommonSubgraphElimination() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
Common subgraph elimination (default is ON) e.g.
getCommonSubgraphEliminationValue() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Common subgraph elimination (default is ON) e.g.
getCommonSubgraphEliminationValue() - Method in class org.tensorflow.proto.framework.RewriterConfig
Common subgraph elimination (default is ON) e.g.
getCommonSubgraphEliminationValue() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
Common subgraph elimination (default is ON) e.g.
getComponents(int) - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
getComponents(int) - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor
A TensorInfo for each flattened component tensor.
getComponents(int) - Method in interface org.tensorflow.proto.framework.TensorInfo.CompositeTensorOrBuilder
A TensorInfo for each flattened component tensor.
getComponentsBuilder(int) - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
getComponentsBuilderList() - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
getComponentsCount() - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
getComponentsCount() - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor
A TensorInfo for each flattened component tensor.
getComponentsCount() - Method in interface org.tensorflow.proto.framework.TensorInfo.CompositeTensorOrBuilder
A TensorInfo for each flattened component tensor.
getComponentsList() - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
getComponentsList() - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor
A TensorInfo for each flattened component tensor.
getComponentsList() - Method in interface org.tensorflow.proto.framework.TensorInfo.CompositeTensorOrBuilder
A TensorInfo for each flattened component tensor.
getComponentsOrBuilder(int) - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
getComponentsOrBuilder(int) - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor
A TensorInfo for each flattened component tensor.
getComponentsOrBuilder(int) - Method in interface org.tensorflow.proto.framework.TensorInfo.CompositeTensorOrBuilder
A TensorInfo for each flattened component tensor.
getComponentsOrBuilderList() - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
getComponentsOrBuilderList() - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor
A TensorInfo for each flattened component tensor.
getComponentsOrBuilderList() - Method in interface org.tensorflow.proto.framework.TensorInfo.CompositeTensorOrBuilder
A TensorInfo for each flattened component tensor.
getCompositeTensor() - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
Generic encoding for CompositeTensors.
getCompositeTensor() - Method in class org.tensorflow.proto.framework.TensorInfo
Generic encoding for CompositeTensors.
getCompositeTensor() - Method in interface org.tensorflow.proto.framework.TensorInfoOrBuilder
Generic encoding for CompositeTensors.
getCompositeTensorBuilder() - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
Generic encoding for CompositeTensors.
getCompositeTensorOrBuilder() - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
Generic encoding for CompositeTensors.
getCompositeTensorOrBuilder() - Method in class org.tensorflow.proto.framework.TensorInfo
Generic encoding for CompositeTensors.
getCompositeTensorOrBuilder() - Method in interface org.tensorflow.proto.framework.TensorInfoOrBuilder
Generic encoding for CompositeTensors.
getCompressionAlgorithm() - Method in class org.tensorflow.proto.framework.RPCOptions.Builder
The compression algorithm to be used.
getCompressionAlgorithm() - Method in class org.tensorflow.proto.framework.RPCOptions
The compression algorithm to be used.
getCompressionAlgorithm() - Method in interface org.tensorflow.proto.framework.RPCOptionsOrBuilder
The compression algorithm to be used.
getCompressionAlgorithmBytes() - Method in class org.tensorflow.proto.framework.RPCOptions.Builder
The compression algorithm to be used.
getCompressionAlgorithmBytes() - Method in class org.tensorflow.proto.framework.RPCOptions
The compression algorithm to be used.
getCompressionAlgorithmBytes() - Method in interface org.tensorflow.proto.framework.RPCOptionsOrBuilder
The compression algorithm to be used.
getCompressionLevel() - Method in class org.tensorflow.proto.framework.RPCOptions.Builder
If compression_algorithm is set, the compression level to be used.
getCompressionLevel() - Method in class org.tensorflow.proto.framework.RPCOptions
If compression_algorithm is set, the compression level to be used.
getCompressionLevel() - Method in interface org.tensorflow.proto.framework.RPCOptionsOrBuilder
If compression_algorithm is set, the compression level to be used.
getComputeCost() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
Estimate of the computational cost of this node, in microseconds.
getComputeCost() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node
Estimate of the computational cost of this node, in microseconds.
getComputeCost() - Method in interface org.tensorflow.proto.framework.CostGraphDef.NodeOrBuilder
Estimate of the computational cost of this node, in microseconds.
getComputeTime() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
Analytical estimate of the computational cost of this node, in microseconds.
getComputeTime() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node
Analytical estimate of the computational cost of this node, in microseconds.
getComputeTime() - Method in interface org.tensorflow.proto.framework.CostGraphDef.NodeOrBuilder
Analytical estimate of the computational cost of this node, in microseconds.
getConcreteFunctionName() - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction.Builder
Identifies a SavedConcreteFunction.
getConcreteFunctionName() - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction
Identifies a SavedConcreteFunction.
getConcreteFunctionName() - Method in interface org.tensorflow.proto.framework.SavedBareConcreteFunctionOrBuilder
Identifies a SavedConcreteFunction.
getConcreteFunctionNameBytes() - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction.Builder
Identifies a SavedConcreteFunction.
getConcreteFunctionNameBytes() - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction
Identifies a SavedConcreteFunction.
getConcreteFunctionNameBytes() - Method in interface org.tensorflow.proto.framework.SavedBareConcreteFunctionOrBuilder
Identifies a SavedConcreteFunction.
getConcreteFunctions(int) - Method in class org.tensorflow.proto.framework.SavedFunction.Builder
repeated string concrete_functions = 1;
getConcreteFunctions(int) - Method in class org.tensorflow.proto.framework.SavedFunction
repeated string concrete_functions = 1;
getConcreteFunctions(int) - Method in interface org.tensorflow.proto.framework.SavedFunctionOrBuilder
repeated string concrete_functions = 1;
getConcreteFunctions() - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
Deprecated.
getConcreteFunctions() - Method in class org.tensorflow.proto.framework.SavedObjectGraph
Deprecated.
getConcreteFunctions() - Method in interface org.tensorflow.proto.framework.SavedObjectGraphOrBuilder
Deprecated.
getConcreteFunctionsBytes(int) - Method in class org.tensorflow.proto.framework.SavedFunction.Builder
repeated string concrete_functions = 1;
getConcreteFunctionsBytes(int) - Method in class org.tensorflow.proto.framework.SavedFunction
repeated string concrete_functions = 1;
getConcreteFunctionsBytes(int) - Method in interface org.tensorflow.proto.framework.SavedFunctionOrBuilder
repeated string concrete_functions = 1;
getConcreteFunctionsCount() - Method in class org.tensorflow.proto.framework.SavedFunction.Builder
repeated string concrete_functions = 1;
getConcreteFunctionsCount() - Method in class org.tensorflow.proto.framework.SavedFunction
repeated string concrete_functions = 1;
getConcreteFunctionsCount() - Method in interface org.tensorflow.proto.framework.SavedFunctionOrBuilder
repeated string concrete_functions = 1;
getConcreteFunctionsCount() - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
 
getConcreteFunctionsCount() - Method in class org.tensorflow.proto.framework.SavedObjectGraph
 
getConcreteFunctionsCount() - Method in interface org.tensorflow.proto.framework.SavedObjectGraphOrBuilder
Information about captures and output structures in concrete functions.
getConcreteFunctionsList() - Method in class org.tensorflow.proto.framework.SavedFunction.Builder
repeated string concrete_functions = 1;
getConcreteFunctionsList() - Method in class org.tensorflow.proto.framework.SavedFunction
repeated string concrete_functions = 1;
getConcreteFunctionsList() - Method in interface org.tensorflow.proto.framework.SavedFunctionOrBuilder
repeated string concrete_functions = 1;
getConcreteFunctionsMap() - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
Information about captures and output structures in concrete functions.
getConcreteFunctionsMap() - Method in class org.tensorflow.proto.framework.SavedObjectGraph
Information about captures and output structures in concrete functions.
getConcreteFunctionsMap() - Method in interface org.tensorflow.proto.framework.SavedObjectGraphOrBuilder
Information about captures and output structures in concrete functions.
getConcreteFunctionsOrDefault(String, SavedConcreteFunction) - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
Information about captures and output structures in concrete functions.
getConcreteFunctionsOrDefault(String, SavedConcreteFunction) - Method in class org.tensorflow.proto.framework.SavedObjectGraph
Information about captures and output structures in concrete functions.
getConcreteFunctionsOrDefault(String, SavedConcreteFunction) - Method in interface org.tensorflow.proto.framework.SavedObjectGraphOrBuilder
Information about captures and output structures in concrete functions.
getConcreteFunctionsOrThrow(String) - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
Information about captures and output structures in concrete functions.
getConcreteFunctionsOrThrow(String) - Method in class org.tensorflow.proto.framework.SavedObjectGraph
Information about captures and output structures in concrete functions.
getConcreteFunctionsOrThrow(String) - Method in interface org.tensorflow.proto.framework.SavedObjectGraphOrBuilder
Information about captures and output structures in concrete functions.
getCondCtxt() - Method in class org.tensorflow.proto.framework.ControlFlowContextDef.Builder
.tensorflow.CondContextDef cond_ctxt = 1;
getCondCtxt() - Method in class org.tensorflow.proto.framework.ControlFlowContextDef
.tensorflow.CondContextDef cond_ctxt = 1;
getCondCtxt() - Method in interface org.tensorflow.proto.framework.ControlFlowContextDefOrBuilder
.tensorflow.CondContextDef cond_ctxt = 1;
getCondCtxtBuilder() - Method in class org.tensorflow.proto.framework.ControlFlowContextDef.Builder
.tensorflow.CondContextDef cond_ctxt = 1;
getCondCtxtOrBuilder() - Method in class org.tensorflow.proto.framework.ControlFlowContextDef.Builder
.tensorflow.CondContextDef cond_ctxt = 1;
getCondCtxtOrBuilder() - Method in class org.tensorflow.proto.framework.ControlFlowContextDef
.tensorflow.CondContextDef cond_ctxt = 1;
getCondCtxtOrBuilder() - Method in interface org.tensorflow.proto.framework.ControlFlowContextDefOrBuilder
.tensorflow.CondContextDef cond_ctxt = 1;
getConfigCase() - Method in class org.tensorflow.proto.example.FeatureConfiguration.Builder
 
getConfigCase() - Method in class org.tensorflow.proto.example.FeatureConfiguration
 
getConfigCase() - Method in interface org.tensorflow.proto.example.FeatureConfigurationOrBuilder
 
getConstant() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedConstant constant = 9;
getConstant() - Method in class org.tensorflow.proto.framework.SavedObject
.tensorflow.SavedConstant constant = 9;
getConstant() - Method in interface org.tensorflow.proto.framework.SavedObjectOrBuilder
.tensorflow.SavedConstant constant = 9;
getConstantBuilder() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedConstant constant = 9;
getConstantFolding() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedConstant constant = 9;
getConstantOrBuilder() - Method in class org.tensorflow.proto.framework.SavedObject
.tensorflow.SavedConstant constant = 9;
getConstantOrBuilder() - Method in interface org.tensorflow.proto.framework.SavedObjectOrBuilder
.tensorflow.SavedConstant constant = 9;
getConstNodeInfo(int) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;
getConstNodeInfo(int) - Method in class org.tensorflow.proto.framework.GraphTransferInfo
repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;
getConstNodeInfo(int) - Method in interface org.tensorflow.proto.framework.GraphTransferInfoOrBuilder
repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;
getConstNodeInfoBuilder(int) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;
getConstNodeInfoBuilderList() - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;
getConstNodeInfoCount() - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;
getConstNodeInfoCount() - Method in class org.tensorflow.proto.framework.GraphTransferInfo
repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;
getConstNodeInfoCount() - Method in interface org.tensorflow.proto.framework.GraphTransferInfoOrBuilder
repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;
getConstNodeInfoList() - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;
getConstNodeInfoList() - Method in class org.tensorflow.proto.framework.GraphTransferInfo
repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;
getConstNodeInfoList() - Method in interface org.tensorflow.proto.framework.GraphTransferInfoOrBuilder
repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;
getConstNodeInfoOrBuilder(int) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;
getConstNodeInfoOrBuilder(int) - Method in class org.tensorflow.proto.framework.GraphTransferInfo
repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;
getConstNodeInfoOrBuilder(int) - Method in interface org.tensorflow.proto.framework.GraphTransferInfoOrBuilder
repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;
getConstNodeInfoOrBuilderList() - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;
getConstNodeInfoOrBuilderList() - Method in class org.tensorflow.proto.framework.GraphTransferInfo
repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;
getConstNodeInfoOrBuilderList() - Method in interface org.tensorflow.proto.framework.GraphTransferInfoOrBuilder
repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;
getConstraint(int) - Method in class org.tensorflow.proto.framework.KernelDef.Builder
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
getConstraint(int) - Method in class org.tensorflow.proto.framework.KernelDef
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
getConstraint(int) - Method in interface org.tensorflow.proto.framework.KernelDefOrBuilder
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
getConstraintBuilder(int) - Method in class org.tensorflow.proto.framework.KernelDef.Builder
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
getConstraintBuilderList() - Method in class org.tensorflow.proto.framework.KernelDef.Builder
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
getConstraintCount() - Method in class org.tensorflow.proto.framework.KernelDef.Builder
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
getConstraintCount() - Method in class org.tensorflow.proto.framework.KernelDef
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
getConstraintCount() - Method in interface org.tensorflow.proto.framework.KernelDefOrBuilder
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
getConstraintList() - Method in class org.tensorflow.proto.framework.KernelDef.Builder
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
getConstraintList() - Method in class org.tensorflow.proto.framework.KernelDef
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
getConstraintList() - Method in interface org.tensorflow.proto.framework.KernelDefOrBuilder
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
getConstraintOrBuilder(int) - Method in class org.tensorflow.proto.framework.KernelDef.Builder
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
getConstraintOrBuilder(int) - Method in class org.tensorflow.proto.framework.KernelDef
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
getConstraintOrBuilder(int) - Method in interface org.tensorflow.proto.framework.KernelDefOrBuilder
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
getConstraintOrBuilderList() - Method in class org.tensorflow.proto.framework.KernelDef.Builder
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
getConstraintOrBuilderList() - Method in class org.tensorflow.proto.framework.KernelDef
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
getConstraintOrBuilderList() - Method in interface org.tensorflow.proto.framework.KernelDefOrBuilder
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
getContainer() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
Container in which this resource is placed.
getContainer() - Method in class org.tensorflow.proto.framework.ResourceHandleProto
Container in which this resource is placed.
getContainer() - Method in interface org.tensorflow.proto.framework.ResourceHandleProtoOrBuilder
Container in which this resource is placed.
getContainerBytes() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
Container in which this resource is placed.
getContainerBytes() - Method in class org.tensorflow.proto.framework.ResourceHandleProto
Container in which this resource is placed.
getContainerBytes() - Method in interface org.tensorflow.proto.framework.ResourceHandleProtoOrBuilder
Container in which this resource is placed.
getContent() - Method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData.Builder
The content to store for the plugin.
getContent() - Method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData
The content to store for the plugin.
getContent() - Method in interface org.tensorflow.proto.framework.SummaryMetadata.PluginDataOrBuilder
The content to store for the plugin.
getContentType() - Method in class org.tensorflow.proto.framework.Summary.Audio.Builder
string content_type = 5;
getContentType() - Method in class org.tensorflow.proto.framework.Summary.Audio
string content_type = 5;
getContentType() - Method in interface org.tensorflow.proto.framework.Summary.AudioOrBuilder
string content_type = 5;
getContentTypeBytes() - Method in class org.tensorflow.proto.framework.Summary.Audio.Builder
string content_type = 5;
getContentTypeBytes() - Method in class org.tensorflow.proto.framework.Summary.Audio
string content_type = 5;
getContentTypeBytes() - Method in interface org.tensorflow.proto.framework.Summary.AudioOrBuilder
string content_type = 5;
getContext() - Method in class org.tensorflow.proto.example.SequenceExample.Builder
.tensorflow.Features context = 1;
getContext() - Method in class org.tensorflow.proto.example.SequenceExample
.tensorflow.Features context = 1;
getContext() - Method in interface org.tensorflow.proto.example.SequenceExampleOrBuilder
.tensorflow.Features context = 1;
getContextBuilder() - Method in class org.tensorflow.proto.example.SequenceExample.Builder
.tensorflow.Features context = 1;
getContextName() - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
Name of the context.
getContextName() - Method in class org.tensorflow.proto.framework.CondContextDef
Name of the context.
getContextName() - Method in interface org.tensorflow.proto.framework.CondContextDefOrBuilder
Name of the context.
getContextName() - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Name of the context.
getContextName() - Method in class org.tensorflow.proto.framework.WhileContextDef
Name of the context.
getContextName() - Method in interface org.tensorflow.proto.framework.WhileContextDefOrBuilder
Name of the context.
getContextNameBytes() - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
Name of the context.
getContextNameBytes() - Method in class org.tensorflow.proto.framework.CondContextDef
Name of the context.
getContextNameBytes() - Method in interface org.tensorflow.proto.framework.CondContextDefOrBuilder
Name of the context.
getContextNameBytes() - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Name of the context.
getContextNameBytes() - Method in class org.tensorflow.proto.framework.WhileContextDef
Name of the context.
getContextNameBytes() - Method in interface org.tensorflow.proto.framework.WhileContextDefOrBuilder
Name of the context.
getContextOrBuilder() - Method in class org.tensorflow.proto.example.SequenceExample.Builder
.tensorflow.Features context = 1;
getContextOrBuilder() - Method in class org.tensorflow.proto.example.SequenceExample
.tensorflow.Features context = 1;
getContextOrBuilder() - Method in interface org.tensorflow.proto.example.SequenceExampleOrBuilder
.tensorflow.Features context = 1;
getControlInput(int) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
Ids of the control inputs for this node.
getControlInput(int) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node
Ids of the control inputs for this node.
getControlInput(int) - Method in interface org.tensorflow.proto.framework.CostGraphDef.NodeOrBuilder
Ids of the control inputs for this node.
getControlInputCount() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
Ids of the control inputs for this node.
getControlInputCount() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node
Ids of the control inputs for this node.
getControlInputCount() - Method in interface org.tensorflow.proto.framework.CostGraphDef.NodeOrBuilder
Ids of the control inputs for this node.
getControlInputList() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
Ids of the control inputs for this node.
getControlInputList() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node
Ids of the control inputs for this node.
getControlInputList() - Method in interface org.tensorflow.proto.framework.CostGraphDef.NodeOrBuilder
Ids of the control inputs for this node.
getControlOutput(int) - Method in class org.tensorflow.proto.framework.OpDef.Builder
Named control outputs for this operation.
getControlOutput(int) - Method in class org.tensorflow.proto.framework.OpDef
Named control outputs for this operation.
getControlOutput(int) - Method in interface org.tensorflow.proto.framework.OpDefOrBuilder
Named control outputs for this operation.
getControlOutputBytes(int) - Method in class org.tensorflow.proto.framework.OpDef.Builder
Named control outputs for this operation.
getControlOutputBytes(int) - Method in class org.tensorflow.proto.framework.OpDef
Named control outputs for this operation.
getControlOutputBytes(int) - Method in interface org.tensorflow.proto.framework.OpDefOrBuilder
Named control outputs for this operation.
getControlOutputCount() - Method in class org.tensorflow.proto.framework.OpDef.Builder
Named control outputs for this operation.
getControlOutputCount() - Method in class org.tensorflow.proto.framework.OpDef
Named control outputs for this operation.
getControlOutputCount() - Method in interface org.tensorflow.proto.framework.OpDefOrBuilder
Named control outputs for this operation.
getControlOutputList() - Method in class org.tensorflow.proto.framework.OpDef.Builder
Named control outputs for this operation.
getControlOutputList() - Method in class org.tensorflow.proto.framework.OpDef
Named control outputs for this operation.
getControlOutputList() - Method in interface org.tensorflow.proto.framework.OpDefOrBuilder
Named control outputs for this operation.
getControlRet() - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
Deprecated.
getControlRet() - Method in class org.tensorflow.proto.framework.FunctionDef
Deprecated.
getControlRet() - Method in interface org.tensorflow.proto.framework.FunctionDefOrBuilder
Deprecated.
getControlRetCount() - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
 
getControlRetCount() - Method in class org.tensorflow.proto.framework.FunctionDef
 
getControlRetCount() - Method in interface org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.FunctionDefOrBuilder
A mapping from control output names from `signature` to node names in `node_def` which should be control outputs of this function.
getCooSparse() - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix).
getCooSparse() - Method in class org.tensorflow.proto.framework.TensorInfo
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix).
getCooSparse() - Method in interface org.tensorflow.proto.framework.TensorInfoOrBuilder
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix).
getCooSparseBuilder() - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix).
getCooSparseOrBuilder() - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix).
getCooSparseOrBuilder() - Method in class org.tensorflow.proto.framework.TensorInfo
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix).
getCooSparseOrBuilder() - Method in interface org.tensorflow.proto.framework.TensorInfoOrBuilder
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix).
getCost() - Method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost.Builder
Aggregated cost value.
getCost() - Method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost
Aggregated cost value.
getCost() - Method in interface org.tensorflow.proto.framework.CostGraphDef.AggregatedCostOrBuilder
Aggregated cost value.
getCost(int) - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
getCost(int) - Method in class org.tensorflow.proto.framework.CostGraphDef
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
getCost(int) - Method in interface org.tensorflow.proto.framework.CostGraphDefOrBuilder
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
getCostBuilder(int) - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
getCostBuilderList() - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
getCostCount() - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
getCostCount() - Method in class org.tensorflow.proto.framework.CostGraphDef
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
getCostCount() - Method in interface org.tensorflow.proto.framework.CostGraphDefOrBuilder
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
getCostGraph() - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
The cost graph for the computation defined by the run call.
getCostGraph() - Method in class org.tensorflow.proto.framework.RunMetadata
The cost graph for the computation defined by the run call.
getCostGraph() - Method in interface org.tensorflow.proto.framework.RunMetadataOrBuilder
The cost graph for the computation defined by the run call.
getCostGraphBuilder() - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
The cost graph for the computation defined by the run call.
getCostGraphOrBuilder() - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
The cost graph for the computation defined by the run call.
getCostGraphOrBuilder() - Method in class org.tensorflow.proto.framework.RunMetadata
The cost graph for the computation defined by the run call.
getCostGraphOrBuilder() - Method in interface org.tensorflow.proto.framework.RunMetadataOrBuilder
The cost graph for the computation defined by the run call.
getCostList() - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
getCostList() - Method in class org.tensorflow.proto.framework.CostGraphDef
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
getCostList() - Method in interface org.tensorflow.proto.framework.CostGraphDefOrBuilder
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
getCostOrBuilder(int) - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
getCostOrBuilder(int) - Method in class org.tensorflow.proto.framework.CostGraphDef
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
getCostOrBuilder(int) - Method in interface org.tensorflow.proto.framework.CostGraphDefOrBuilder
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
getCostOrBuilderList() - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
getCostOrBuilderList() - Method in class org.tensorflow.proto.framework.CostGraphDef
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
getCostOrBuilderList() - Method in interface org.tensorflow.proto.framework.CostGraphDefOrBuilder
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
getCpuGovernor() - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
What kind of cpu scaling is enabled on the host.
getCpuGovernor() - Method in class org.tensorflow.proto.util.testlog.CPUInfo
What kind of cpu scaling is enabled on the host.
getCpuGovernor() - Method in interface org.tensorflow.proto.util.testlog.CPUInfoOrBuilder
What kind of cpu scaling is enabled on the host.
getCpuGovernorBytes() - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
What kind of cpu scaling is enabled on the host.
getCpuGovernorBytes() - Method in class org.tensorflow.proto.util.testlog.CPUInfo
What kind of cpu scaling is enabled on the host.
getCpuGovernorBytes() - Method in interface org.tensorflow.proto.util.testlog.CPUInfoOrBuilder
What kind of cpu scaling is enabled on the host.
getCpuInfo() - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
Additional cpu information.
getCpuInfo() - Method in class org.tensorflow.proto.util.testlog.CPUInfo
Additional cpu information.
getCpuInfo() - Method in interface org.tensorflow.proto.util.testlog.CPUInfoOrBuilder
Additional cpu information.
getCpuInfo() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
CPU Information.
getCpuInfo() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration
CPU Information.
getCpuInfo() - Method in interface org.tensorflow.proto.util.testlog.MachineConfigurationOrBuilder
CPU Information.
getCpuInfoBuilder() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
CPU Information.
getCpuInfoBytes() - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
Additional cpu information.
getCpuInfoBytes() - Method in class org.tensorflow.proto.util.testlog.CPUInfo
Additional cpu information.
getCpuInfoBytes() - Method in interface org.tensorflow.proto.util.testlog.CPUInfoOrBuilder
Additional cpu information.
getCpuInfoOrBuilder() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
CPU Information.
getCpuInfoOrBuilder() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration
CPU Information.
getCpuInfoOrBuilder() - Method in interface org.tensorflow.proto.util.testlog.MachineConfigurationOrBuilder
CPU Information.
getCpuTime() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
Total cpu time used for all iterations (in seconds)
getCpuTime() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
Total cpu time used for all iterations (in seconds)
getCpuTime() - Method in interface org.tensorflow.proto.util.testlog.BenchmarkEntryOrBuilder
Total cpu time used for all iterations (in seconds)
getCrc32C() - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
The CRC32C checksum of the tensor bytes.
getCrc32C() - Method in class org.tensorflow.proto.util.BundleEntryProto
The CRC32C checksum of the tensor bytes.
getCrc32C() - Method in interface org.tensorflow.proto.util.BundleEntryProtoOrBuilder
The CRC32C checksum of the tensor bytes.
getCreationTimestamp() - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
Time when we started creating this snapshot.
getCreationTimestamp() - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord
Time when we started creating this snapshot.
getCreationTimestamp() - Method in interface org.tensorflow.proto.util.SnapshotMetadataRecordOrBuilder
Time when we started creating this snapshot.
getCtxtCase() - Method in class org.tensorflow.proto.framework.ControlFlowContextDef.Builder
 
getCtxtCase() - Method in class org.tensorflow.proto.framework.ControlFlowContextDef
 
getCtxtCase() - Method in interface org.tensorflow.proto.framework.ControlFlowContextDefOrBuilder
 
getCurrentWork() - Method in class org.tensorflow.proto.framework.ReaderBaseState.Builder
bytes current_work = 4;
getCurrentWork() - Method in class org.tensorflow.proto.framework.ReaderBaseState
bytes current_work = 4;
getCurrentWork() - Method in interface org.tensorflow.proto.framework.ReaderBaseStateOrBuilder
bytes current_work = 4;
getCustomOptimizers(int) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
getCustomOptimizers(int) - Method in class org.tensorflow.proto.framework.RewriterConfig
list of CustomGraphOptimizers to apply.
getCustomOptimizers(int) - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
list of CustomGraphOptimizers to apply.
getCustomOptimizersBuilder(int) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
getCustomOptimizersBuilderList() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
getCustomOptimizersCount() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
getCustomOptimizersCount() - Method in class org.tensorflow.proto.framework.RewriterConfig
list of CustomGraphOptimizers to apply.
getCustomOptimizersCount() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
list of CustomGraphOptimizers to apply.
getCustomOptimizersList() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
getCustomOptimizersList() - Method in class org.tensorflow.proto.framework.RewriterConfig
list of CustomGraphOptimizers to apply.
getCustomOptimizersList() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
list of CustomGraphOptimizers to apply.
getCustomOptimizersOrBuilder(int) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
getCustomOptimizersOrBuilder(int) - Method in class org.tensorflow.proto.framework.RewriterConfig
list of CustomGraphOptimizers to apply.
getCustomOptimizersOrBuilder(int) - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
list of CustomGraphOptimizers to apply.
getCustomOptimizersOrBuilderList() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
getCustomOptimizersOrBuilderList() - Method in class org.tensorflow.proto.framework.RewriterConfig
list of CustomGraphOptimizers to apply.
getCustomOptimizersOrBuilderList() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
list of CustomGraphOptimizers to apply.
getData() - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo.Builder
bytes data = 4;
getData() - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo
bytes data = 4;
getData() - Method in interface org.tensorflow.proto.framework.GraphTransferConstNodeInfoOrBuilder
bytes data = 4;
getData() - Method in class org.tensorflow.proto.util.SavedSlice.Builder
The raw data of the slice is stored as a TensorProto.
getData() - Method in class org.tensorflow.proto.util.SavedSlice
The raw data of the slice is stored as a TensorProto.
getData() - Method in interface org.tensorflow.proto.util.SavedSliceOrBuilder
The raw data of the slice is stored as a TensorProto.
getData() - Method in class org.tensorflow.proto.util.SavedTensorSlices.Builder
This exists in all but the first item of each checkpoint file.
getData() - Method in class org.tensorflow.proto.util.SavedTensorSlices
This exists in all but the first item of each checkpoint file.
getData() - Method in interface org.tensorflow.proto.util.SavedTensorSlicesOrBuilder
This exists in all but the first item of each checkpoint file.
getDataBuilder() - Method in class org.tensorflow.proto.util.SavedSlice.Builder
The raw data of the slice is stored as a TensorProto.
getDataBuilder() - Method in class org.tensorflow.proto.util.SavedTensorSlices.Builder
This exists in all but the first item of each checkpoint file.
getDataCase() - Method in class org.tensorflow.proto.profiler.XEvent.Builder
 
getDataCase() - Method in class org.tensorflow.proto.profiler.XEvent
 
getDataCase() - Method in interface org.tensorflow.proto.profiler.XEventOrBuilder
 
getDataClass() - Method in class org.tensorflow.proto.framework.SummaryMetadata.Builder
Class of data stored in this time series.
getDataClass() - Method in class org.tensorflow.proto.framework.SummaryMetadata
Class of data stored in this time series.
getDataClass() - Method in interface org.tensorflow.proto.framework.SummaryMetadataOrBuilder
Class of data stored in this time series.
getDataClassValue() - Method in class org.tensorflow.proto.framework.SummaryMetadata.Builder
Class of data stored in this time series.
getDataClassValue() - Method in class org.tensorflow.proto.framework.SummaryMetadata
Class of data stored in this time series.
getDataClassValue() - Method in interface org.tensorflow.proto.framework.SummaryMetadataOrBuilder
Class of data stored in this time series.
getDataOrBuilder() - Method in class org.tensorflow.proto.util.SavedSlice.Builder
The raw data of the slice is stored as a TensorProto.
getDataOrBuilder() - Method in class org.tensorflow.proto.util.SavedSlice
The raw data of the slice is stored as a TensorProto.
getDataOrBuilder() - Method in interface org.tensorflow.proto.util.SavedSliceOrBuilder
The raw data of the slice is stored as a TensorProto.
getDataOrBuilder() - Method in class org.tensorflow.proto.util.SavedTensorSlices.Builder
This exists in all but the first item of each checkpoint file.
getDataOrBuilder() - Method in class org.tensorflow.proto.util.SavedTensorSlices
This exists in all but the first item of each checkpoint file.
getDataOrBuilder() - Method in interface org.tensorflow.proto.util.SavedTensorSlicesOrBuilder
This exists in all but the first item of each checkpoint file.
getDcomplexVal(int) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_COMPLEX128.
getDcomplexVal(int) - Method in class org.tensorflow.proto.framework.TensorProto
DT_COMPLEX128.
getDcomplexVal(int) - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
DT_COMPLEX128.
getDcomplexValCount() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_COMPLEX128.
getDcomplexValCount() - Method in class org.tensorflow.proto.framework.TensorProto
DT_COMPLEX128.
getDcomplexValCount() - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
DT_COMPLEX128.
getDcomplexValList() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_COMPLEX128.
getDcomplexValList() - Method in class org.tensorflow.proto.framework.TensorProto
DT_COMPLEX128.
getDcomplexValList() - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
DT_COMPLEX128.
getDebuggedDevice() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
A device on which debugger-instrumented ops and/or tensors reside.
getDebuggedDevice() - Method in class org.tensorflow.proto.util.DebugEvent
A device on which debugger-instrumented ops and/or tensors reside.
getDebuggedDevice() - Method in interface org.tensorflow.proto.util.DebugEventOrBuilder
A device on which debugger-instrumented ops and/or tensors reside.
getDebuggedDeviceBuilder() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
A device on which debugger-instrumented ops and/or tensors reside.
getDebuggedDeviceOrBuilder() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
A device on which debugger-instrumented ops and/or tensors reside.
getDebuggedDeviceOrBuilder() - Method in class org.tensorflow.proto.util.DebugEvent
A device on which debugger-instrumented ops and/or tensors reside.
getDebuggedDeviceOrBuilder() - Method in interface org.tensorflow.proto.util.DebugEventOrBuilder
A device on which debugger-instrumented ops and/or tensors reside.
getDebuggedGraph() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
Information about a debugged graph.
getDebuggedGraph() - Method in class org.tensorflow.proto.util.DebugEvent
Information about a debugged graph.
getDebuggedGraph() - Method in interface org.tensorflow.proto.util.DebugEventOrBuilder
Information about a debugged graph.
getDebuggedGraphBuilder() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
Information about a debugged graph.
getDebuggedGraphOrBuilder() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
Information about a debugged graph.
getDebuggedGraphOrBuilder() - Method in class org.tensorflow.proto.util.DebugEvent
Information about a debugged graph.
getDebuggedGraphOrBuilder() - Method in interface org.tensorflow.proto.util.DebugEventOrBuilder
Information about a debugged graph.
getDebugMetadata() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
Metadata related to this debugging data.
getDebugMetadata() - Method in class org.tensorflow.proto.util.DebugEvent
Metadata related to this debugging data.
getDebugMetadata() - Method in interface org.tensorflow.proto.util.DebugEventOrBuilder
Metadata related to this debugging data.
getDebugMetadataBuilder() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
Metadata related to this debugging data.
getDebugMetadataOrBuilder() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
Metadata related to this debugging data.
getDebugMetadataOrBuilder() - Method in class org.tensorflow.proto.util.DebugEvent
Metadata related to this debugging data.
getDebugMetadataOrBuilder() - Method in interface org.tensorflow.proto.util.DebugEventOrBuilder
Metadata related to this debugging data.
getDebugOps(int) - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
Name(s) of the debugging op(s).
getDebugOps(int) - Method in class org.tensorflow.proto.framework.DebugTensorWatch
Name(s) of the debugging op(s).
getDebugOps(int) - Method in interface org.tensorflow.proto.framework.DebugTensorWatchOrBuilder
Name(s) of the debugging op(s).
getDebugOpsBytes(int) - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
Name(s) of the debugging op(s).
getDebugOpsBytes(int) - Method in class org.tensorflow.proto.framework.DebugTensorWatch
Name(s) of the debugging op(s).
getDebugOpsBytes(int) - Method in interface org.tensorflow.proto.framework.DebugTensorWatchOrBuilder
Name(s) of the debugging op(s).
getDebugOpsCount() - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
Name(s) of the debugging op(s).
getDebugOpsCount() - Method in class org.tensorflow.proto.framework.DebugTensorWatch
Name(s) of the debugging op(s).
getDebugOpsCount() - Method in interface org.tensorflow.proto.framework.DebugTensorWatchOrBuilder
Name(s) of the debugging op(s).
getDebugOpsList() - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
Name(s) of the debugging op(s).
getDebugOpsList() - Method in class org.tensorflow.proto.framework.DebugTensorWatch
Name(s) of the debugging op(s).
getDebugOpsList() - Method in interface org.tensorflow.proto.framework.DebugTensorWatchOrBuilder
Name(s) of the debugging op(s).
getDebugOptions() - Method in class org.tensorflow.proto.framework.RunOptions.Builder
EXPERIMENTAL.
getDebugOptions() - Method in class org.tensorflow.proto.framework.RunOptions
EXPERIMENTAL.
getDebugOptions() - Method in interface org.tensorflow.proto.framework.RunOptionsOrBuilder
EXPERIMENTAL.
getDebugOptionsBuilder() - Method in class org.tensorflow.proto.framework.RunOptions.Builder
EXPERIMENTAL.
getDebugOptionsOrBuilder() - Method in class org.tensorflow.proto.framework.RunOptions.Builder
EXPERIMENTAL.
getDebugOptionsOrBuilder() - Method in class org.tensorflow.proto.framework.RunOptions
EXPERIMENTAL.
getDebugOptionsOrBuilder() - Method in interface org.tensorflow.proto.framework.RunOptionsOrBuilder
EXPERIMENTAL.
getDebugStripper() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Strips debug-related nodes from the graph (off by default).
getDebugStripper() - Method in class org.tensorflow.proto.framework.RewriterConfig
Strips debug-related nodes from the graph (off by default).
getDebugStripper() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
Strips debug-related nodes from the graph (off by default).
getDebugStripperValue() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Strips debug-related nodes from the graph (off by default).
getDebugStripperValue() - Method in class org.tensorflow.proto.framework.RewriterConfig
Strips debug-related nodes from the graph (off by default).
getDebugStripperValue() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
Strips debug-related nodes from the graph (off by default).
getDebugTensorWatchOpts(int) - Method in class org.tensorflow.proto.framework.DebugOptions.Builder
Debugging options
getDebugTensorWatchOpts(int) - Method in class org.tensorflow.proto.framework.DebugOptions
Debugging options
getDebugTensorWatchOpts(int) - Method in interface org.tensorflow.proto.framework.DebugOptionsOrBuilder
Debugging options
getDebugTensorWatchOptsBuilder(int) - Method in class org.tensorflow.proto.framework.DebugOptions.Builder
Debugging options
getDebugTensorWatchOptsBuilderList() - Method in class org.tensorflow.proto.framework.DebugOptions.Builder
Debugging options
getDebugTensorWatchOptsCount() - Method in class org.tensorflow.proto.framework.DebugOptions.Builder
Debugging options
getDebugTensorWatchOptsCount() - Method in class org.tensorflow.proto.framework.DebugOptions
Debugging options
getDebugTensorWatchOptsCount() - Method in interface org.tensorflow.proto.framework.DebugOptionsOrBuilder
Debugging options
getDebugTensorWatchOptsList() - Method in class org.tensorflow.proto.framework.DebugOptions.Builder
Debugging options
getDebugTensorWatchOptsList() - Method in class org.tensorflow.proto.framework.DebugOptions
Debugging options
getDebugTensorWatchOptsList() - Method in interface org.tensorflow.proto.framework.DebugOptionsOrBuilder
Debugging options
getDebugTensorWatchOptsOrBuilder(int) - Method in class org.tensorflow.proto.framework.DebugOptions.Builder
Debugging options
getDebugTensorWatchOptsOrBuilder(int) - Method in class org.tensorflow.proto.framework.DebugOptions
Debugging options
getDebugTensorWatchOptsOrBuilder(int) - Method in interface org.tensorflow.proto.framework.DebugOptionsOrBuilder
Debugging options
getDebugTensorWatchOptsOrBuilderList() - Method in class org.tensorflow.proto.framework.DebugOptions.Builder
Debugging options
getDebugTensorWatchOptsOrBuilderList() - Method in class org.tensorflow.proto.framework.DebugOptions
Debugging options
getDebugTensorWatchOptsOrBuilderList() - Method in interface org.tensorflow.proto.framework.DebugOptionsOrBuilder
Debugging options
getDebugUrls(int) - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
URL(s) for debug targets(s).
getDebugUrls(int) - Method in class org.tensorflow.proto.framework.DebugTensorWatch
URL(s) for debug targets(s).
getDebugUrls(int) - Method in interface org.tensorflow.proto.framework.DebugTensorWatchOrBuilder
URL(s) for debug targets(s).
getDebugUrlsBytes(int) - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
URL(s) for debug targets(s).
getDebugUrlsBytes(int) - Method in class org.tensorflow.proto.framework.DebugTensorWatch
URL(s) for debug targets(s).
getDebugUrlsBytes(int) - Method in interface org.tensorflow.proto.framework.DebugTensorWatchOrBuilder
URL(s) for debug targets(s).
getDebugUrlsCount() - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
URL(s) for debug targets(s).
getDebugUrlsCount() - Method in class org.tensorflow.proto.framework.DebugTensorWatch
URL(s) for debug targets(s).
getDebugUrlsCount() - Method in interface org.tensorflow.proto.framework.DebugTensorWatchOrBuilder
URL(s) for debug targets(s).
getDebugUrlsList() - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
URL(s) for debug targets(s).
getDebugUrlsList() - Method in class org.tensorflow.proto.framework.DebugTensorWatch
URL(s) for debug targets(s).
getDebugUrlsList() - Method in interface org.tensorflow.proto.framework.DebugTensorWatchOrBuilder
URL(s) for debug targets(s).
getDefault() - Static method in class org.tensorflow.EagerSession
Returns the default eager session
getDefaultGraphInputTensorShape(int) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Optional: Default graph input tensor shape used to allocate memory before executing op
getDefaultGraphInputTensorShape(int) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
Optional: Default graph input tensor shape used to allocate memory before executing op
getDefaultGraphInputTensorShape(int) - Method in interface org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfoOrBuilder
Optional: Default graph input tensor shape used to allocate memory before executing op
getDefaultGraphInputTensorShapeBuilder(int) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Optional: Default graph input tensor shape used to allocate memory before executing op
getDefaultGraphInputTensorShapeBuilderList() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Optional: Default graph input tensor shape used to allocate memory before executing op
getDefaultGraphInputTensorShapeCount() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Optional: Default graph input tensor shape used to allocate memory before executing op
getDefaultGraphInputTensorShapeCount() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
Optional: Default graph input tensor shape used to allocate memory before executing op
getDefaultGraphInputTensorShapeCount() - Method in interface org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfoOrBuilder
Optional: Default graph input tensor shape used to allocate memory before executing op
getDefaultGraphInputTensorShapeList() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Optional: Default graph input tensor shape used to allocate memory before executing op
getDefaultGraphInputTensorShapeList() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
Optional: Default graph input tensor shape used to allocate memory before executing op
getDefaultGraphInputTensorShapeList() - Method in interface org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfoOrBuilder
Optional: Default graph input tensor shape used to allocate memory before executing op
getDefaultGraphInputTensorShapeOrBuilder(int) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Optional: Default graph input tensor shape used to allocate memory before executing op
getDefaultGraphInputTensorShapeOrBuilder(int) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
Optional: Default graph input tensor shape used to allocate memory before executing op
getDefaultGraphInputTensorShapeOrBuilder(int) - Method in interface org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfoOrBuilder
Optional: Default graph input tensor shape used to allocate memory before executing op
getDefaultGraphInputTensorShapeOrBuilderList() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Optional: Default graph input tensor shape used to allocate memory before executing op
getDefaultGraphInputTensorShapeOrBuilderList() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
Optional: Default graph input tensor shape used to allocate memory before executing op
getDefaultGraphInputTensorShapeOrBuilderList() - Method in interface org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfoOrBuilder
Optional: Default graph input tensor shape used to allocate memory before executing op
getDefaultGraphOutputTensorShape(int) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
getDefaultGraphOutputTensorShape(int) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
getDefaultGraphOutputTensorShape(int) - Method in interface org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfoOrBuilder
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
getDefaultGraphOutputTensorShapeBuilder(int) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
getDefaultGraphOutputTensorShapeBuilderList() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
getDefaultGraphOutputTensorShapeCount() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
getDefaultGraphOutputTensorShapeCount() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
getDefaultGraphOutputTensorShapeCount() - Method in interface org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfoOrBuilder
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
getDefaultGraphOutputTensorShapeList() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
getDefaultGraphOutputTensorShapeList() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
getDefaultGraphOutputTensorShapeList() - Method in interface org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfoOrBuilder
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
getDefaultGraphOutputTensorShapeOrBuilder(int) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
getDefaultGraphOutputTensorShapeOrBuilder(int) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
getDefaultGraphOutputTensorShapeOrBuilder(int) - Method in interface org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfoOrBuilder
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
getDefaultGraphOutputTensorShapeOrBuilderList() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
getDefaultGraphOutputTensorShapeOrBuilderList() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
getDefaultGraphOutputTensorShapeOrBuilderList() - Method in interface org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfoOrBuilder
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
getDefaultInstance() - Static method in class org.tensorflow.proto.distruntime.ClusterDef
 
getDefaultInstance() - Static method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters
 
getDefaultInstance() - Static method in class org.tensorflow.proto.distruntime.JobDef
 
getDefaultInstance() - Static method in class org.tensorflow.proto.distruntime.JobDeviceFilters
 
getDefaultInstance() - Static method in class org.tensorflow.proto.distruntime.ServerDef
 
getDefaultInstance() - Static method in class org.tensorflow.proto.distruntime.TaskDeviceFilters
 
getDefaultInstance() - Static method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra
 
getDefaultInstance() - Static method in class org.tensorflow.proto.example.BytesList
 
getDefaultInstance() - Static method in class org.tensorflow.proto.example.Example
 
getDefaultInstance() - Static method in class org.tensorflow.proto.example.ExampleParserConfiguration
 
getDefaultInstance() - Static method in class org.tensorflow.proto.example.Feature
 
getDefaultInstance() - Static method in class org.tensorflow.proto.example.FeatureConfiguration
 
getDefaultInstance() - Static method in class org.tensorflow.proto.example.FeatureList
 
getDefaultInstance() - Static method in class org.tensorflow.proto.example.FeatureLists
 
getDefaultInstance() - Static method in class org.tensorflow.proto.example.Features
 
getDefaultInstance() - Static method in class org.tensorflow.proto.example.FixedLenFeatureProto
 
getDefaultInstance() - Static method in class org.tensorflow.proto.example.FloatList
 
getDefaultInstance() - Static method in class org.tensorflow.proto.example.Int64List
 
getDefaultInstance() - Static method in class org.tensorflow.proto.example.SequenceExample
 
getDefaultInstance() - Static method in class org.tensorflow.proto.example.VarLenFeatureProto
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.AllocationDescription
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.AllocationRecord
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.AllocatorMemoryUsed
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.ApiDef.Arg
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.ApiDef.Attr
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.ApiDef.Endpoint
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.ApiDef
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.ApiDefs
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.AssetFileDef
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.AttrValue
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.AttrValue.ListValue
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.AutoParallelOptions
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.BoundedTensorSpecProto
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.CallableOptions
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.CollectionDef.AnyList
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.CollectionDef.BytesList
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.CollectionDef.FloatList
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.CollectionDef
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.CollectionDef.Int64List
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.CollectionDef.NodeList
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.CondContextDef
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.ConfigProto.Experimental
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.ConfigProto
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.ControlFlowContextDef
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.CostGraphDef
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.DebuggedSourceFile
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.DebuggedSourceFiles
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.DebugOptions
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.DebugTensorWatch
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.Device
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.DeviceAttributes
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.DeviceLocality
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.DeviceProperties
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.DeviceStepStats
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.DictValue
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.FunctionDef
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.FunctionDefLibrary
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.FunctionSpec
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.GPUOptions.Experimental
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.GPUOptions
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.GradientDef
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.GraphDebugInfo
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.GraphDef
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.GraphOptions
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.GraphTransferInfo
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInfo
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInput
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.HistogramProto
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.InterconnectLink
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.KernelDef
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.KernelList
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.ListValue
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.LocalLinks
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.MemoryLogRawAllocation
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.MemoryLogStep
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.MemoryLogTensorOutput
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.MemoryStats
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.MetaGraphDef
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.NameAttrList
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.NamedDevice
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.NamedTensorProto
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.NamedTupleValue
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.NodeDef
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.NodeExecStats
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.NodeOutput
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.NoneValue
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.OpDef.ArgDef
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.OpDef.AttrDef
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.OpDef
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.OpDeprecation
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.OpList
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.OptimizerOptions
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.PairValue
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.QueueRunnerDef
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.ReaderBaseState
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.RemoteTensorHandle
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.Resource
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.ResourceDtypeAndShape
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.ResourceHandleProto
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.RewriterConfig
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.RPCOptions
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.RunMetadata
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.RunOptions.Experimental
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.RunOptions
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.SaveableObject
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.SavedAsset
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.SavedBareConcreteFunction
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.SavedConcreteFunction
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.SavedConstant
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.SavedFunction
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.SavedModel
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.SavedObject
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.SavedObjectGraph
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.SavedResource
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.SavedUserObject
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.SavedVariable
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.SaveSliceInfoDef
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.ScopedAllocatorOptions
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.SessionMetadata
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.SignatureDef
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.StepStats
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.StructuredValue
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.Summary.Audio
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.Summary
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.Summary.Image
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.Summary.Value
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.SummaryDescription
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.SummaryMetadata
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.TensorConnection
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.TensorDescription
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.TensorInfo.CooSparse
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.TensorInfo
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.TensorProto
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.TensorShapeProto.Dim
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.TensorShapeProto
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.TensorSliceProto.Extent
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.TensorSliceProto
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.TensorSpecProto
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.ThreadPoolOptionProto
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.Trace
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.TraceEvent
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.TupleValue
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.TypeSpecProto
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.ValuesDef
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.VariableDef
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.VariantTensorDataProto
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.VerifierConfig
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.VersionDef
 
getDefaultInstance() - Static method in class org.tensorflow.proto.framework.WhileContextDef
 
getDefaultInstance() - Static method in class org.tensorflow.proto.profiler.ProfileOptions
 
getDefaultInstance() - Static method in class org.tensorflow.proto.profiler.XEvent
 
getDefaultInstance() - Static method in class org.tensorflow.proto.profiler.XEventMetadata
 
getDefaultInstance() - Static method in class org.tensorflow.proto.profiler.XLine
 
getDefaultInstance() - Static method in class org.tensorflow.proto.profiler.XPlane
 
getDefaultInstance() - Static method in class org.tensorflow.proto.profiler.XSpace
 
getDefaultInstance() - Static method in class org.tensorflow.proto.profiler.XStat
 
getDefaultInstance() - Static method in class org.tensorflow.proto.profiler.XStatMetadata
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.BinSummary
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.BundleEntryProto
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.BundleHeaderProto
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.CodeLocation
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.DebugEvent
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.DebuggedDevice
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.DebuggedGraph
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.DebugMetadata
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.Event
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.Execution
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.GraphExecutionTrace
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.GraphOpCreation
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.LogMessage
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.MemAllocatorStats
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.MemChunk
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.MemoryDump
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.RequestedExitCode
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.SavedSlice
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.SavedSliceMeta
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.SavedTensorSliceMeta
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.SavedTensorSlices
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.SaverDef
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.SessionLog
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.SnapShot
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.SnapshotMetadataRecord
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.SnapshotRecord
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.SnapshotTensorMetadata
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.SourceFile
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.StackFrameWithId
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.TaggedRunMetadata
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.TensorMetadata
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.testlog.BenchmarkEntries
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.testlog.BuildConfiguration
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.testlog.CommitId
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.testlog.CPUInfo
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.testlog.EntryValue
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.testlog.GPUInfo
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.testlog.MachineConfiguration
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.testlog.MemoryInfo
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.testlog.MetricEntry
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.testlog.PlatformInfo
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.testlog.RunConfiguration
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.testlog.TestResults
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.WatchdogConfig
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.WorkerHeartbeatRequest
 
getDefaultInstance() - Static method in class org.tensorflow.proto.util.WorkerHeartbeatResponse
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.distruntime.ClusterDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.distruntime.ClusterDef
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.distruntime.JobDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.distruntime.JobDef
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.distruntime.ServerDef
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.distruntime.TaskDeviceFilters.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.distruntime.TaskDeviceFilters
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.example.BytesList.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.example.BytesList
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.example.Example.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.example.Example
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.example.ExampleParserConfiguration.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.example.ExampleParserConfiguration
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.example.Feature.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.example.Feature
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.example.FeatureConfiguration.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.example.FeatureConfiguration
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.example.FeatureList.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.example.FeatureList
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.example.FeatureLists.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.example.FeatureLists
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.example.Features.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.example.Features
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.example.FixedLenFeatureProto.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.example.FixedLenFeatureProto
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.example.FloatList.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.example.FloatList
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.example.Int64List.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.example.Int64List
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.example.SequenceExample.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.example.SequenceExample
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.example.VarLenFeatureProto.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.example.VarLenFeatureProto
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.AllocationDescription.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.AllocationDescription
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.AllocationRecord.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.AllocationRecord
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.ApiDef.Arg.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.ApiDef.Arg
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.ApiDef.Attr.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.ApiDef.Attr
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.ApiDef.Endpoint.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.ApiDef.Endpoint
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.ApiDef
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.ApiDefs.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.ApiDefs
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.AssetFileDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.AssetFileDef
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.AttrValue.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.AttrValue
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.AutoParallelOptions.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.AutoParallelOptions
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.CallableOptions
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.CollectionDef.BytesList.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.CollectionDef.BytesList
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.CollectionDef.FloatList.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.CollectionDef.FloatList
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.CollectionDef
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.CollectionDef.Int64List.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.CollectionDef.Int64List
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.CollectionDef.NodeList.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.CollectionDef.NodeList
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.CondContextDef
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.ConfigProto
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.ControlFlowContextDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.ControlFlowContextDef
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.CostGraphDef
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.DebuggedSourceFile.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.DebuggedSourceFile
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.DebugOptions.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.DebugOptions
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.DebugTensorWatch
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.Device.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.Device
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.DeviceAttributes
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.DeviceLocality.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.DeviceLocality
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.DeviceProperties
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.DeviceStepStats
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.DictValue.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.DictValue
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.FunctionDef
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.FunctionDefLibrary
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.FunctionSpec.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.FunctionSpec
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.GPUOptions.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.GPUOptions
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.GradientDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.GradientDef
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.GraphDebugInfo
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.GraphDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.GraphDef
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.GraphOptions.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.GraphOptions
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.GraphTransferInfo
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInput.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInput
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.HistogramProto
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.InterconnectLink.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.InterconnectLink
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.KernelDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.KernelDef
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.KernelList.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.KernelList
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.ListValue.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.ListValue
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.LocalLinks.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.LocalLinks
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.MemoryLogStep.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.MemoryLogStep
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.MemoryStats.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.MemoryStats
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.MetaGraphDef
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.NameAttrList.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.NameAttrList
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.NamedDevice.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.NamedDevice
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.NamedTensorProto.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.NamedTensorProto
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.NamedTupleValue.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.NamedTupleValue
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.NodeDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.NodeDef
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.NodeExecStats
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.NodeOutput.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.NodeOutput
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.NoneValue.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.NoneValue
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.OpDef.ArgDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.OpDef.ArgDef
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.OpDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.OpDef
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.OpDeprecation.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.OpDeprecation
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.OpList.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.OpList
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.OptimizerOptions.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.OptimizerOptions
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.PairValue.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.PairValue
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.QueueRunnerDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.QueueRunnerDef
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.ReaderBaseState.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.ReaderBaseState
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.Resource.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.Resource
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.ResourceHandleProto
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.RewriterConfig
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.RPCOptions.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.RPCOptions
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.RunMetadata
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.RunOptions.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.RunOptions.Experimental
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.RunOptions
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.SaveableObject.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.SaveableObject
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.SavedAsset.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.SavedAsset
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.SavedConcreteFunction.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.SavedConcreteFunction
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.SavedConstant.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.SavedConstant
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.SavedFunction.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.SavedFunction
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.SavedModel.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.SavedModel
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.SavedObject
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.SavedObjectGraph
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.SavedResource.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.SavedResource
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.SavedUserObject.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.SavedUserObject
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.SavedVariable
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.ScopedAllocatorOptions.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.ScopedAllocatorOptions
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.SessionMetadata.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.SessionMetadata
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.SignatureDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.SignatureDef
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.StepStats.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.StepStats
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.StructuredValue
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.Summary.Audio.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.Summary.Audio
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.Summary.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.Summary
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.Summary.Image.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.Summary.Image
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.Summary.Value
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.SummaryDescription.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.SummaryDescription
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.SummaryMetadata.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.SummaryMetadata
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.TensorConnection.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.TensorConnection
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.TensorDescription.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.TensorDescription
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.TensorInfo
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.TensorProto
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.TensorShapeProto.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.TensorShapeProto.Dim.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.TensorShapeProto.Dim
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.TensorShapeProto
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.TensorSliceProto.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.TensorSliceProto.Extent.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.TensorSliceProto.Extent
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.TensorSliceProto
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.TensorSpecProto.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.TensorSpecProto
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.ThreadPoolOptionProto.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.ThreadPoolOptionProto
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.Trace.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.Trace
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.TraceEvent
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.TupleValue.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.TupleValue
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.TypeSpecProto.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.TypeSpecProto
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.ValuesDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.ValuesDef
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.VariableDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.VariableDef
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.VariantTensorDataProto.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.VariantTensorDataProto
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.VerifierConfig.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.VerifierConfig
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.VersionDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.VersionDef
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.framework.WhileContextDef
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.profiler.ProfileOptions.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.profiler.ProfileOptions
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.profiler.XEvent.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.profiler.XEvent
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.profiler.XEventMetadata.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.profiler.XEventMetadata
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.profiler.XLine.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.profiler.XLine
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.profiler.XPlane.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.profiler.XPlane
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.profiler.XSpace.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.profiler.XSpace
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.profiler.XStat.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.profiler.XStat
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.profiler.XStatMetadata.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.profiler.XStatMetadata
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.BinSummary.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.BinSummary
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.BundleEntryProto
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.BundleHeaderProto.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.BundleHeaderProto
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.CodeLocation.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.CodeLocation
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.DebugEvent
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.DebuggedDevice.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.DebuggedDevice
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.DebuggedGraph.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.DebuggedGraph
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.DebugMetadata.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.DebugMetadata
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.Event.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.Event
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.Execution.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.Execution
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.GraphExecutionTrace.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.GraphExecutionTrace
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.GraphOpCreation
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.LogMessage.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.LogMessage
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.MemAllocatorStats.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.MemAllocatorStats
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.MemChunk.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.MemChunk
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.MemoryDump.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.MemoryDump
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.RequestedExitCode.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.RequestedExitCode
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.SavedSlice.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.SavedSlice
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.SavedSliceMeta
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.SavedTensorSlices.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.SavedTensorSlices
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.SaverDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.SaverDef
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.SessionLog.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.SessionLog
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.SnapShot.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.SnapShot
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.SnapshotRecord.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.SnapshotRecord
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.SourceFile.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.SourceFile
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.StackFrameWithId.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.StackFrameWithId
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.TaggedRunMetadata.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.TaggedRunMetadata
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.TensorMetadata.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.TensorMetadata
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.testlog.CommitId.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.testlog.CommitId
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.testlog.CPUInfo
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.testlog.EntryValue.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.testlog.EntryValue
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.testlog.GPUInfo.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.testlog.GPUInfo
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.testlog.MemoryInfo.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.testlog.MemoryInfo
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.testlog.MetricEntry.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.testlog.MetricEntry
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.testlog.RunConfiguration.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.testlog.RunConfiguration
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.testlog.TestResults
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.WatchdogConfig.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.WatchdogConfig
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse
 
getDefaultSessionConfig() - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
The default configuration for sessions that run on this server.
getDefaultSessionConfig() - Method in class org.tensorflow.proto.distruntime.ServerDef
The default configuration for sessions that run on this server.
getDefaultSessionConfig() - Method in interface org.tensorflow.proto.distruntime.ServerDefOrBuilder
The default configuration for sessions that run on this server.
getDefaultSessionConfigBuilder() - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
The default configuration for sessions that run on this server.
getDefaultSessionConfigOrBuilder() - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
The default configuration for sessions that run on this server.
getDefaultSessionConfigOrBuilder() - Method in class org.tensorflow.proto.distruntime.ServerDef
The default configuration for sessions that run on this server.
getDefaultSessionConfigOrBuilder() - Method in interface org.tensorflow.proto.distruntime.ServerDefOrBuilder
The default configuration for sessions that run on this server.
getDefaultValue() - Method in class org.tensorflow.proto.example.FixedLenFeatureProto.Builder
.tensorflow.TensorProto default_value = 3;
getDefaultValue() - Method in class org.tensorflow.proto.example.FixedLenFeatureProto
.tensorflow.TensorProto default_value = 3;
getDefaultValue() - Method in interface org.tensorflow.proto.example.FixedLenFeatureProtoOrBuilder
.tensorflow.TensorProto default_value = 3;
getDefaultValue() - Method in class org.tensorflow.proto.framework.ApiDef.Attr.Builder
Specify a new default value to use for this attr.
getDefaultValue() - Method in class org.tensorflow.proto.framework.ApiDef.Attr
Specify a new default value to use for this attr.
getDefaultValue() - Method in interface org.tensorflow.proto.framework.ApiDef.AttrOrBuilder
Specify a new default value to use for this attr.
getDefaultValue() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
A reasonable default for this attribute if the user does not supply a value.
getDefaultValue() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef
A reasonable default for this attribute if the user does not supply a value.
getDefaultValue() - Method in interface org.tensorflow.proto.framework.OpDef.AttrDefOrBuilder
A reasonable default for this attribute if the user does not supply a value.
getDefaultValueBuilder() - Method in class org.tensorflow.proto.example.FixedLenFeatureProto.Builder
.tensorflow.TensorProto default_value = 3;
getDefaultValueBuilder() - Method in class org.tensorflow.proto.framework.ApiDef.Attr.Builder
Specify a new default value to use for this attr.
getDefaultValueBuilder() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
A reasonable default for this attribute if the user does not supply a value.
getDefaultValueOrBuilder() - Method in class org.tensorflow.proto.example.FixedLenFeatureProto.Builder
.tensorflow.TensorProto default_value = 3;
getDefaultValueOrBuilder() - Method in class org.tensorflow.proto.example.FixedLenFeatureProto
.tensorflow.TensorProto default_value = 3;
getDefaultValueOrBuilder() - Method in interface org.tensorflow.proto.example.FixedLenFeatureProtoOrBuilder
.tensorflow.TensorProto default_value = 3;
getDefaultValueOrBuilder() - Method in class org.tensorflow.proto.framework.ApiDef.Attr.Builder
Specify a new default value to use for this attr.
getDefaultValueOrBuilder() - Method in class org.tensorflow.proto.framework.ApiDef.Attr
Specify a new default value to use for this attr.
getDefaultValueOrBuilder() - Method in interface org.tensorflow.proto.framework.ApiDef.AttrOrBuilder
Specify a new default value to use for this attr.
getDefaultValueOrBuilder() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
A reasonable default for this attribute if the user does not supply a value.
getDefaultValueOrBuilder() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef
A reasonable default for this attribute if the user does not supply a value.
getDefaultValueOrBuilder() - Method in interface org.tensorflow.proto.framework.OpDef.AttrDefOrBuilder
A reasonable default for this attribute if the user does not supply a value.
getDeferred() - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation.Builder
True if the deallocation is queued and will be performed later, e.g.
getDeferred() - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation
True if the deallocation is queued and will be performed later, e.g.
getDeferred() - Method in interface org.tensorflow.proto.framework.MemoryLogRawDeallocationOrBuilder
True if the deallocation is queued and will be performed later, e.g.
getDeferredDeletionBytes() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.GPUOptions
Delay deletion of up to this many bytes to reduce the number of interactions with gpu driver code.
getDeferredDeletionBytes() - Method in interface org.tensorflow.proto.framework.GPUOptionsOrBuilder
Delay deletion of up to this many bytes to reduce the number of interactions with gpu driver code.
getDenseShapeTensorName() - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse.Builder
The dynamic logical shape represented by the SparseTensor is recorded in the Tensor referenced here.
getDenseShapeTensorName() - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse
The dynamic logical shape represented by the SparseTensor is recorded in the Tensor referenced here.
getDenseShapeTensorName() - Method in interface org.tensorflow.proto.framework.TensorInfo.CooSparseOrBuilder
The dynamic logical shape represented by the SparseTensor is recorded in the Tensor referenced here.
getDenseShapeTensorNameBytes() - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse.Builder
The dynamic logical shape represented by the SparseTensor is recorded in the Tensor referenced here.
getDenseShapeTensorNameBytes() - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse
The dynamic logical shape represented by the SparseTensor is recorded in the Tensor referenced here.
getDenseShapeTensorNameBytes() - Method in interface org.tensorflow.proto.framework.TensorInfo.CooSparseOrBuilder
The dynamic logical shape represented by the SparseTensor is recorded in the Tensor referenced here.
getDependencyOptimization() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Control dependency optimizations (default is ON).
getDependencyOptimization() - Method in class org.tensorflow.proto.framework.RewriterConfig
Control dependency optimizations (default is ON).
getDependencyOptimization() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
Control dependency optimizations (default is ON).
getDependencyOptimizationValue() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Control dependency optimizations (default is ON).
getDependencyOptimizationValue() - Method in class org.tensorflow.proto.framework.RewriterConfig
Control dependency optimizations (default is ON).
getDependencyOptimizationValue() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
Control dependency optimizations (default is ON).
getDeprecated() - Method in class org.tensorflow.proto.framework.ApiDef.Endpoint.Builder
Set if this endpoint is deprecated.
getDeprecated() - Method in class org.tensorflow.proto.framework.ApiDef.Endpoint
Set if this endpoint is deprecated.
getDeprecated() - Method in interface org.tensorflow.proto.framework.ApiDef.EndpointOrBuilder
Set if this endpoint is deprecated.
getDeprecation() - Method in class org.tensorflow.proto.framework.OpDef.Builder
Optional deprecation based on GraphDef versions.
getDeprecation() - Method in class org.tensorflow.proto.framework.OpDef
Optional deprecation based on GraphDef versions.
getDeprecation() - Method in interface org.tensorflow.proto.framework.OpDefOrBuilder
Optional deprecation based on GraphDef versions.
getDeprecationBuilder() - Method in class org.tensorflow.proto.framework.OpDef.Builder
Optional deprecation based on GraphDef versions.
getDeprecationMessage() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.OpDef.Builder
Optional deprecation based on GraphDef versions.
getDeprecationOrBuilder() - Method in class org.tensorflow.proto.framework.OpDef
Optional deprecation based on GraphDef versions.
getDeprecationOrBuilder() - Method in interface org.tensorflow.proto.framework.OpDefOrBuilder
Optional deprecation based on GraphDef versions.
getDeprecationVersion() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
Major version when the op will be deleted.
getDeprecationVersion() - Method in class org.tensorflow.proto.framework.ApiDef.Endpoint.Builder
Major version when an endpoint will be deleted.
getDeprecationVersion() - Method in class org.tensorflow.proto.framework.ApiDef.Endpoint
Major version when an endpoint will be deleted.
getDeprecationVersion() - Method in interface org.tensorflow.proto.framework.ApiDef.EndpointOrBuilder
Major version when an endpoint will be deleted.
getDeprecationVersion() - Method in class org.tensorflow.proto.framework.ApiDef
Major version when the op will be deleted.
getDeprecationVersion() - Method in interface org.tensorflow.proto.framework.ApiDefOrBuilder
Major version when the op will be deleted.
getDescription() - Method in class org.tensorflow.proto.framework.ApiDef.Arg.Builder
Note: this will replace any inherited arg doc.
getDescription() - Method in class org.tensorflow.proto.framework.ApiDef.Arg
Note: this will replace any inherited arg doc.
getDescription() - Method in interface org.tensorflow.proto.framework.ApiDef.ArgOrBuilder
Note: this will replace any inherited arg doc.
getDescription() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.ApiDef.Builder
Additional, longer human-readable description of what the Op does.
getDescription() - Method in class org.tensorflow.proto.framework.ApiDef
Additional, longer human-readable description of what the Op does.
getDescription() - Method in interface org.tensorflow.proto.framework.ApiDefOrBuilder
Additional, longer human-readable description of what the Op does.
getDescription() - Method in class org.tensorflow.proto.framework.OpDef.ArgDef.Builder
Human readable description.
getDescription() - Method in class org.tensorflow.proto.framework.OpDef.ArgDef
Human readable description.
getDescription() - Method in interface org.tensorflow.proto.framework.OpDef.ArgDefOrBuilder
Human readable description.
getDescription() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
Human-readable description.
getDescription() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef
Human-readable description.
getDescription() - Method in interface org.tensorflow.proto.framework.OpDef.AttrDefOrBuilder
Human-readable description.
getDescription() - Method in class org.tensorflow.proto.framework.OpDef.Builder
Additional, longer human-readable description of what the Op does.
getDescription() - Method in class org.tensorflow.proto.framework.OpDef
Additional, longer human-readable description of what the Op does.
getDescription() - Method in interface org.tensorflow.proto.framework.OpDefOrBuilder
Additional, longer human-readable description of what the Op does.
getDescription() - Method in class org.tensorflow.proto.profiler.XStatMetadata.Builder
Description of the stat (might be long).
getDescription() - Method in class org.tensorflow.proto.profiler.XStatMetadata
Description of the stat (might be long).
getDescription() - Method in interface org.tensorflow.proto.profiler.XStatMetadataOrBuilder
Description of the stat (might be long).
getDescriptionBytes() - Method in class org.tensorflow.proto.framework.ApiDef.Arg.Builder
Note: this will replace any inherited arg doc.
getDescriptionBytes() - Method in class org.tensorflow.proto.framework.ApiDef.Arg
Note: this will replace any inherited arg doc.
getDescriptionBytes() - Method in interface org.tensorflow.proto.framework.ApiDef.ArgOrBuilder
Note: this will replace any inherited arg doc.
getDescriptionBytes() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.ApiDef.Builder
Additional, longer human-readable description of what the Op does.
getDescriptionBytes() - Method in class org.tensorflow.proto.framework.ApiDef
Additional, longer human-readable description of what the Op does.
getDescriptionBytes() - Method in interface org.tensorflow.proto.framework.ApiDefOrBuilder
Additional, longer human-readable description of what the Op does.
getDescriptionBytes() - Method in class org.tensorflow.proto.framework.OpDef.ArgDef.Builder
Human readable description.
getDescriptionBytes() - Method in class org.tensorflow.proto.framework.OpDef.ArgDef
Human readable description.
getDescriptionBytes() - Method in interface org.tensorflow.proto.framework.OpDef.ArgDefOrBuilder
Human readable description.
getDescriptionBytes() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
Human-readable description.
getDescriptionBytes() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef
Human-readable description.
getDescriptionBytes() - Method in interface org.tensorflow.proto.framework.OpDef.AttrDefOrBuilder
Human-readable description.
getDescriptionBytes() - Method in class org.tensorflow.proto.framework.OpDef.Builder
Additional, longer human-readable description of what the Op does.
getDescriptionBytes() - Method in class org.tensorflow.proto.framework.OpDef
Additional, longer human-readable description of what the Op does.
getDescriptionBytes() - Method in interface org.tensorflow.proto.framework.OpDefOrBuilder
Additional, longer human-readable description of what the Op does.
getDescriptionBytes() - Method in class org.tensorflow.proto.profiler.XStatMetadata.Builder
Description of the stat (might be long).
getDescriptionBytes() - Method in class org.tensorflow.proto.profiler.XStatMetadata
Description of the stat (might be long).
getDescriptionBytes() - Method in interface org.tensorflow.proto.profiler.XStatMetadataOrBuilder
Description of the stat (might be long).
getDescriptionPrefix() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
Modify an existing/inherited description by adding text to the beginning or end.
getDescriptionPrefix() - Method in class org.tensorflow.proto.framework.ApiDef
Modify an existing/inherited description by adding text to the beginning or end.
getDescriptionPrefix() - Method in interface org.tensorflow.proto.framework.ApiDefOrBuilder
Modify an existing/inherited description by adding text to the beginning or end.
getDescriptionPrefixBytes() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
Modify an existing/inherited description by adding text to the beginning or end.
getDescriptionPrefixBytes() - Method in class org.tensorflow.proto.framework.ApiDef
Modify an existing/inherited description by adding text to the beginning or end.
getDescriptionPrefixBytes() - Method in interface org.tensorflow.proto.framework.ApiDefOrBuilder
Modify an existing/inherited description by adding text to the beginning or end.
getDescriptionSuffix() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
string description_suffix = 10;
getDescriptionSuffix() - Method in class org.tensorflow.proto.framework.ApiDef
string description_suffix = 10;
getDescriptionSuffix() - Method in interface org.tensorflow.proto.framework.ApiDefOrBuilder
string description_suffix = 10;
getDescriptionSuffixBytes() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
string description_suffix = 10;
getDescriptionSuffixBytes() - Method in class org.tensorflow.proto.framework.ApiDef
string description_suffix = 10;
getDescriptionSuffixBytes() - Method in interface org.tensorflow.proto.framework.ApiDefOrBuilder
string description_suffix = 10;
getDescriptor() - Static method in class org.tensorflow.proto.distruntime.ClusterDef.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.distruntime.ClusterDef
 
getDescriptor() - Static method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters
 
getDescriptor() - Static method in class org.tensorflow.proto.distruntime.ClusterProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.distruntime.DeviceFiltersProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.distruntime.JobDef.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.distruntime.JobDef
 
getDescriptor() - Static method in class org.tensorflow.proto.distruntime.JobDeviceFilters.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.distruntime.JobDeviceFilters
 
getDescriptor() - Static method in class org.tensorflow.proto.distruntime.ServerDef.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.distruntime.ServerDef
 
getDescriptor() - Static method in class org.tensorflow.proto.distruntime.ServerProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.distruntime.TaskDeviceFilters.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.distruntime.TaskDeviceFilters
 
getDescriptor() - Static method in class org.tensorflow.proto.distruntime.TransportOptions
 
getDescriptor() - Static method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra
 
getDescriptor() - Static method in class org.tensorflow.proto.example.BytesList.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.example.BytesList
 
getDescriptor() - Static method in class org.tensorflow.proto.example.Example.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.example.Example
 
getDescriptor() - Static method in class org.tensorflow.proto.example.ExampleParserConfiguration.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.example.ExampleParserConfiguration
 
getDescriptor() - Static method in class org.tensorflow.proto.example.ExampleParserConfigurationProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.example.ExampleProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.example.Feature.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.example.Feature
 
getDescriptor() - Static method in class org.tensorflow.proto.example.FeatureConfiguration.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.example.FeatureConfiguration
 
getDescriptor() - Static method in class org.tensorflow.proto.example.FeatureList.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.example.FeatureList
 
getDescriptor() - Static method in class org.tensorflow.proto.example.FeatureLists.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.example.FeatureLists
 
getDescriptor() - Static method in class org.tensorflow.proto.example.FeatureProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.example.Features.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.example.Features
 
getDescriptor() - Static method in class org.tensorflow.proto.example.FixedLenFeatureProto.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.example.FixedLenFeatureProto
 
getDescriptor() - Static method in class org.tensorflow.proto.example.FloatList.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.example.FloatList
 
getDescriptor() - Static method in class org.tensorflow.proto.example.Int64List.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.example.Int64List
 
getDescriptor() - Static method in class org.tensorflow.proto.example.SequenceExample.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.example.SequenceExample
 
getDescriptor() - Static method in class org.tensorflow.proto.example.VarLenFeatureProto.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.example.VarLenFeatureProto
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.AllocationDescription.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.AllocationDescription
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.AllocationDescriptionProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.AllocationRecord.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.AllocationRecord
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.AllocatorMemoryUsed
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.ApiDef.Arg.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.ApiDef.Arg
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.ApiDef.Attr.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.ApiDef.Attr
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.ApiDef.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.ApiDef.Endpoint.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.ApiDef.Endpoint
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.ApiDef
 
getDescriptor() - Static method in enum org.tensorflow.proto.framework.ApiDef.Visibility
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.ApiDefProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.ApiDefs.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.ApiDefs
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.AssetFileDef.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.AssetFileDef
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.AttrValue.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.AttrValue
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.AttrValue.ListValue
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.AttrValueProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.AutoParallelOptions.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.AutoParallelOptions
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.BoundedTensorSpecProto
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.CallableOptions.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.CallableOptions
 
getDescriptor() - Static method in enum org.tensorflow.proto.framework.Code
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.CollectionDef.AnyList.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.CollectionDef.AnyList
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.CollectionDef.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.CollectionDef.BytesList.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.CollectionDef.BytesList
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.CollectionDef.FloatList.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.CollectionDef.FloatList
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.CollectionDef
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.CollectionDef.Int64List.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.CollectionDef.Int64List
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.CollectionDef.NodeList.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.CollectionDef.NodeList
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.CondContextDef.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.CondContextDef
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.ConfigProto.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.ConfigProto.Experimental
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.ConfigProto
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.ConfigProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.ControlFlowContextDef.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.ControlFlowContextDef
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.ControlFlowProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.CostGraphDef.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.CostGraphDef
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.CostGraphProtos
 
getDescriptor() - Static method in enum org.tensorflow.proto.framework.DataClass
 
getDescriptor() - Static method in enum org.tensorflow.proto.framework.DataType
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.DebuggedSourceFile.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.DebuggedSourceFile
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.DebuggedSourceFiles.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.DebuggedSourceFiles
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.DebugOptions.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.DebugOptions
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.DebugProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.DebugTensorWatch
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.Device.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.Device
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.DeviceAttributes
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.DeviceAttributesProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.DeviceLocality.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.DeviceLocality
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.DeviceProperties.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.DeviceProperties
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.DevicePropertiesProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.DeviceStepStats
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.DictValue.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.DictValue
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.ErrorCodes
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.ErrorCodesProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.FunctionDef.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.FunctionDef
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.FunctionDefLibrary
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.FunctionProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.FunctionSpec.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.FunctionSpec
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.GPUOptions.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.GPUOptions.Experimental.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.GPUOptions.Experimental
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.GPUOptions
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.GradientDef.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.GradientDef
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.GraphDebugInfo.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.GraphDebugInfo
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.GraphDebugInfoProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.GraphDef.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.GraphDef
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.GraphOptions.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.GraphOptions
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.GraphProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
 
getDescriptor() - Static method in enum org.tensorflow.proto.framework.GraphTransferInfo.Destination
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.GraphTransferInfo
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.GraphTransferInfoProto
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInfo.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInfo
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInput.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInput
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.HistogramProto.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.HistogramProto
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.InterconnectLink.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.InterconnectLink
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.KernelDef.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.KernelDef
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.KernelDefProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.KernelList.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.KernelList
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.ListValue.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.ListValue
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.LocalLinks.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.LocalLinks
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.LogMemoryProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.MemoryLogRawAllocation.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.MemoryLogRawAllocation
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.MemoryLogStep.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.MemoryLogStep
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.MemoryLogTensorOutput.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.MemoryLogTensorOutput
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.MemoryStats.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.MemoryStats
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.MetaGraphDef
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.MetaGraphProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.NameAttrList.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.NameAttrList
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.NamedDevice.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.NamedDevice
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.NamedTensorProto.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.NamedTensorProto
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.NamedTensorProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.NamedTupleValue.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.NamedTupleValue
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.NodeDef.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.NodeDef
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.NodeExecStats.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.NodeExecStats
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.NodeOutput.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.NodeOutput
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.NodeProto
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.NoneValue.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.NoneValue
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.OpDef.ArgDef.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.OpDef.ArgDef
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.OpDef.AttrDef
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.OpDef.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.OpDef
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.OpDefProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.OpDeprecation.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.OpDeprecation
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.OpList.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.OpList
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.OptimizerOptions.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.OptimizerOptions
 
getDescriptor() - Static method in enum org.tensorflow.proto.framework.OptimizerOptions.GlobalJitLevel
 
getDescriptor() - Static method in enum org.tensorflow.proto.framework.OptimizerOptions.Level
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.PairValue.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.PairValue
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.QueueRunnerDef.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.QueueRunnerDef
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.QueueRunnerProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.ReaderBaseProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.ReaderBaseState.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.ReaderBaseState
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfoProto
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.RemoteTensorHandle
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.RemoteTensorHandleProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.Resource.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.Resource
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.ResourceDtypeAndShape.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.ResourceDtypeAndShape
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.ResourceHandle
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.ResourceHandleProto
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.RewriterConfig.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.RewriterConfig
 
getDescriptor() - Static method in enum org.tensorflow.proto.framework.RewriterConfig.MemOptType
 
getDescriptor() - Static method in enum org.tensorflow.proto.framework.RewriterConfig.NumIterationsType
 
getDescriptor() - Static method in enum org.tensorflow.proto.framework.RewriterConfig.Toggle
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.RewriterConfigProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.RPCOptions.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.RPCOptions
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.RunMetadata.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.RunMetadata
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.RunOptions.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.RunOptions.Experimental.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.RunOptions.Experimental
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.RunOptions
 
getDescriptor() - Static method in enum org.tensorflow.proto.framework.RunOptions.TraceLevel
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.SaveableObject.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.SaveableObject
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.SavedAsset.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.SavedAsset
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.SavedBareConcreteFunction.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.SavedBareConcreteFunction
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.SavedConcreteFunction.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.SavedConcreteFunction
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.SavedConstant.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.SavedConstant
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.SavedFunction.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.SavedFunction
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.SavedModel.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.SavedModel
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.SavedModelProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.SavedObject.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.SavedObject
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.SavedObjectGraph
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.SavedObjectGraphProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.SavedResource.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.SavedResource
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.SavedUserObject.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.SavedUserObject
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.SavedVariable.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.SavedVariable
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.SaveSliceInfoDef.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.SaveSliceInfoDef
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.ScopedAllocatorOptions.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.ScopedAllocatorOptions
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.SessionMetadata.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.SessionMetadata
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.SignatureDef.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.SignatureDef
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.StepStats.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.StepStats
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.StepStatsProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.StructProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.StructuredValue.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.StructuredValue
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.Summary.Audio.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.Summary.Audio
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.Summary.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.Summary
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.Summary.Image.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.Summary.Image
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.Summary.Value.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.Summary.Value
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.SummaryDescription.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.SummaryDescription
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.SummaryMetadata.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.SummaryMetadata
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.SummaryProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.TensorConnection.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.TensorConnection
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.TensorDescription.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.TensorDescription
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.TensorDescriptionProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.TensorInfo.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.TensorInfo.CooSparse.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.TensorInfo.CooSparse
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.TensorInfo
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.TensorProto.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.TensorProto
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.TensorProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.TensorShapeProto.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.TensorShapeProto.Dim.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.TensorShapeProto.Dim
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.TensorShapeProto
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.TensorShapeProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.TensorSliceProto.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.TensorSliceProto.Extent.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.TensorSliceProto.Extent
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.TensorSliceProto
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.TensorSliceProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.TensorSpecProto.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.TensorSpecProto
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.ThreadPoolOptionProto.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.ThreadPoolOptionProto
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.Trace.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.Trace
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.TraceEvent.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.TraceEvent
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.TraceEventsProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.TrackableObjectGraphProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.TupleValue.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.TupleValue
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.TypeSpecProto.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.TypeSpecProto
 
getDescriptor() - Static method in enum org.tensorflow.proto.framework.TypeSpecProto.TypeSpecClass
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.TypesProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.ValuesDef.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.ValuesDef
 
getDescriptor() - Static method in enum org.tensorflow.proto.framework.VariableAggregation
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.VariableDef.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.VariableDef
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.VariableProtos
 
getDescriptor() - Static method in enum org.tensorflow.proto.framework.VariableSynchronization
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.VariantTensorDataProto.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.VariantTensorDataProto
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.VerifierConfig.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.VerifierConfig
 
getDescriptor() - Static method in enum org.tensorflow.proto.framework.VerifierConfig.Toggle
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.VerifierConfigProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.VersionDef.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.VersionDef
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.VersionsProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.WhileContextDef.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.framework.WhileContextDef
 
getDescriptor() - Static method in class org.tensorflow.proto.profiler.ProfileOptions.Builder
 
getDescriptor() - Static method in enum org.tensorflow.proto.profiler.ProfileOptions.DeviceType
 
getDescriptor() - Static method in class org.tensorflow.proto.profiler.ProfileOptions
 
getDescriptor() - Static method in class org.tensorflow.proto.profiler.ProfilerOptionsProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.profiler.XEvent.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.profiler.XEvent
 
getDescriptor() - Static method in class org.tensorflow.proto.profiler.XEventMetadata.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.profiler.XEventMetadata
 
getDescriptor() - Static method in class org.tensorflow.proto.profiler.XLine.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.profiler.XLine
 
getDescriptor() - Static method in class org.tensorflow.proto.profiler.XPlane.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.profiler.XPlane
 
getDescriptor() - Static method in class org.tensorflow.proto.profiler.XPlaneProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.profiler.XSpace.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.profiler.XSpace
 
getDescriptor() - Static method in class org.tensorflow.proto.profiler.XStat.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.profiler.XStat
 
getDescriptor() - Static method in class org.tensorflow.proto.profiler.XStatMetadata.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.profiler.XStatMetadata
 
getDescriptor() - Static method in class org.tensorflow.proto.util.BfcMemoryMapProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.util.BinSummary.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.BinSummary
 
getDescriptor() - Static method in class org.tensorflow.proto.util.BundleEntryProto.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.BundleEntryProto
 
getDescriptor() - Static method in class org.tensorflow.proto.util.BundleHeaderProto.Builder
 
getDescriptor() - Static method in enum org.tensorflow.proto.util.BundleHeaderProto.Endianness
 
getDescriptor() - Static method in class org.tensorflow.proto.util.BundleHeaderProto
 
getDescriptor() - Static method in class org.tensorflow.proto.util.CodeLocation.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.CodeLocation
 
getDescriptor() - Static method in class org.tensorflow.proto.util.DebugEvent.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.DebugEvent
 
getDescriptor() - Static method in class org.tensorflow.proto.util.DebugEventProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.util.DebuggedDevice.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.DebuggedDevice
 
getDescriptor() - Static method in class org.tensorflow.proto.util.DebuggedGraph.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.DebuggedGraph
 
getDescriptor() - Static method in class org.tensorflow.proto.util.DebugMetadata.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.DebugMetadata
 
getDescriptor() - Static method in class org.tensorflow.proto.util.Event.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.Event
 
getDescriptor() - Static method in class org.tensorflow.proto.util.EventProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.util.Execution.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.Execution
 
getDescriptor() - Static method in class org.tensorflow.proto.util.GraphExecutionTrace.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.GraphExecutionTrace
 
getDescriptor() - Static method in class org.tensorflow.proto.util.GraphOpCreation.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.GraphOpCreation
 
getDescriptor() - Static method in class org.tensorflow.proto.util.LogMessage.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.LogMessage
 
getDescriptor() - Static method in enum org.tensorflow.proto.util.LogMessage.Level
 
getDescriptor() - Static method in class org.tensorflow.proto.util.MemAllocatorStats.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.MemAllocatorStats
 
getDescriptor() - Static method in class org.tensorflow.proto.util.MemChunk.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.MemChunk
 
getDescriptor() - Static method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory
 
getDescriptor() - Static method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement
 
getDescriptor() - Static method in class org.tensorflow.proto.util.MemmappedFileSystemProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.util.MemoryDump.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.MemoryDump
 
getDescriptor() - Static method in class org.tensorflow.proto.util.RequestedExitCode.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.RequestedExitCode
 
getDescriptor() - Static method in class org.tensorflow.proto.util.SavedSlice.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.SavedSlice
 
getDescriptor() - Static method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.SavedSliceMeta
 
getDescriptor() - Static method in class org.tensorflow.proto.util.SavedTensorSliceMeta.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.SavedTensorSliceMeta
 
getDescriptor() - Static method in class org.tensorflow.proto.util.SavedTensorSliceProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.util.SavedTensorSlices.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.SavedTensorSlices
 
getDescriptor() - Static method in class org.tensorflow.proto.util.SaverDef.Builder
 
getDescriptor() - Static method in enum org.tensorflow.proto.util.SaverDef.CheckpointFormatVersion
 
getDescriptor() - Static method in class org.tensorflow.proto.util.SaverDef
 
getDescriptor() - Static method in class org.tensorflow.proto.util.SaverProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.util.SessionLog.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.SessionLog
 
getDescriptor() - Static method in enum org.tensorflow.proto.util.SessionLog.SessionStatus
 
getDescriptor() - Static method in class org.tensorflow.proto.util.SnapShot.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.SnapShot
 
getDescriptor() - Static method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.SnapshotMetadataRecord
 
getDescriptor() - Static method in class org.tensorflow.proto.util.SnapshotProtos
 
getDescriptor() - Static method in class org.tensorflow.proto.util.SnapshotRecord.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.SnapshotRecord
 
getDescriptor() - Static method in class org.tensorflow.proto.util.SnapshotTensorMetadata.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.SnapshotTensorMetadata
 
getDescriptor() - Static method in class org.tensorflow.proto.util.SourceFile.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.SourceFile
 
getDescriptor() - Static method in class org.tensorflow.proto.util.StackFrameWithId.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.StackFrameWithId
 
getDescriptor() - Static method in class org.tensorflow.proto.util.TaggedRunMetadata.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.TaggedRunMetadata
 
getDescriptor() - Static method in class org.tensorflow.proto.util.TensorBundleProtos
 
getDescriptor() - Static method in enum org.tensorflow.proto.util.TensorDebugMode
 
getDescriptor() - Static method in class org.tensorflow.proto.util.TensorMetadata.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.TensorMetadata
 
getDescriptor() - Static method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo
 
getDescriptor() - Static method in class org.tensorflow.proto.util.testlog.BenchmarkEntries.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.testlog.BenchmarkEntries
 
getDescriptor() - Static method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
 
getDescriptor() - Static method in class org.tensorflow.proto.util.testlog.BuildConfiguration.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.testlog.BuildConfiguration
 
getDescriptor() - Static method in class org.tensorflow.proto.util.testlog.CommitId.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.testlog.CommitId
 
getDescriptor() - Static method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.testlog.CPUInfo
 
getDescriptor() - Static method in class org.tensorflow.proto.util.testlog.EntryValue.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.testlog.EntryValue
 
getDescriptor() - Static method in class org.tensorflow.proto.util.testlog.GPUInfo.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.testlog.GPUInfo
 
getDescriptor() - Static method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.testlog.MachineConfiguration
 
getDescriptor() - Static method in class org.tensorflow.proto.util.testlog.MemoryInfo.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.testlog.MemoryInfo
 
getDescriptor() - Static method in class org.tensorflow.proto.util.testlog.MetricEntry.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.testlog.MetricEntry
 
getDescriptor() - Static method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.testlog.PlatformInfo
 
getDescriptor() - Static method in class org.tensorflow.proto.util.testlog.RunConfiguration.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.testlog.RunConfiguration
 
getDescriptor() - Static method in class org.tensorflow.proto.util.testlog.TestLogProtos
 
getDescriptor() - Static method in enum org.tensorflow.proto.util.testlog.TestResults.BenchmarkType
 
getDescriptor() - Static method in class org.tensorflow.proto.util.testlog.TestResults.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.testlog.TestResults
 
getDescriptor() - Static method in class org.tensorflow.proto.util.WatchdogConfig.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.WatchdogConfig
 
getDescriptor() - Static method in enum org.tensorflow.proto.util.WorkerHealth
 
getDescriptor() - Static method in class org.tensorflow.proto.util.WorkerHeartbeatRequest.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.WorkerHeartbeatRequest
 
getDescriptor() - Static method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
 
getDescriptor() - Static method in class org.tensorflow.proto.util.WorkerHeartbeatResponse
 
getDescriptor() - Static method in enum org.tensorflow.proto.util.WorkerShutdownMode
 
getDescriptorForType() - Method in class org.tensorflow.proto.distruntime.ClusterDef.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.distruntime.JobDef.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.distruntime.TaskDeviceFilters.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.example.BytesList.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.example.Example.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.example.ExampleParserConfiguration.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.example.Feature.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.example.FeatureConfiguration.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.example.FeatureList.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.example.FeatureLists.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.example.Features.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.example.FixedLenFeatureProto.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.example.FloatList.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.example.Int64List.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.example.SequenceExample.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.example.VarLenFeatureProto.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.AllocationDescription.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.AllocationRecord.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.ApiDef.Arg.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.ApiDef.Attr.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.ApiDef.Endpoint.Builder
 
getDescriptorForType() - Method in enum org.tensorflow.proto.framework.ApiDef.Visibility
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.ApiDefs.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.AssetFileDef.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.AttrValue.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.AutoParallelOptions.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
 
getDescriptorForType() - Method in enum org.tensorflow.proto.framework.Code
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.CollectionDef.BytesList.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.CollectionDef.FloatList.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.CollectionDef.Int64List.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.CollectionDef.NodeList.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.ControlFlowContextDef.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo.Builder
 
getDescriptorForType() - Method in enum org.tensorflow.proto.framework.DataClass
 
getDescriptorForType() - Method in enum org.tensorflow.proto.framework.DataType
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.DebuggedSourceFile.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.DebugOptions.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.Device.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.DeviceLocality.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.DictValue.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.FunctionSpec.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.GPUOptions.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.GradientDef.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.GraphDef.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.GraphOptions.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
 
getDescriptorForType() - Method in enum org.tensorflow.proto.framework.GraphTransferInfo.Destination
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInput.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.InterconnectLink.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.KernelDef.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.KernelList.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.ListValue.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.LocalLinks.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.MemoryLogStep.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.MemoryStats.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.NameAttrList.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.NamedDevice.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.NamedTensorProto.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.NamedTupleValue.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.NodeDef.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.NodeOutput.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.NoneValue.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.OpDef.ArgDef.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.OpDef.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.OpDeprecation.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.OpList.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.OptimizerOptions.Builder
 
getDescriptorForType() - Method in enum org.tensorflow.proto.framework.OptimizerOptions.GlobalJitLevel
 
getDescriptorForType() - Method in enum org.tensorflow.proto.framework.OptimizerOptions.Level
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.PairValue.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.QueueRunnerDef.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.ReaderBaseState.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.Resource.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
getDescriptorForType() - Method in enum org.tensorflow.proto.framework.RewriterConfig.MemOptType
 
getDescriptorForType() - Method in enum org.tensorflow.proto.framework.RewriterConfig.NumIterationsType
 
getDescriptorForType() - Method in enum org.tensorflow.proto.framework.RewriterConfig.Toggle
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.RPCOptions.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.RunOptions.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
getDescriptorForType() - Method in enum org.tensorflow.proto.framework.RunOptions.TraceLevel
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.SaveableObject.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.SavedAsset.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.SavedConcreteFunction.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.SavedConstant.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.SavedFunction.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.SavedModel.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.SavedResource.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.SavedUserObject.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.ScopedAllocatorOptions.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.SessionMetadata.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.SignatureDef.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.StepStats.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.Summary.Audio.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.Summary.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.Summary.Image.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.SummaryDescription.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.SummaryMetadata.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.TensorConnection.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.TensorDescription.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.TensorShapeProto.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.TensorShapeProto.Dim.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.TensorSliceProto.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.TensorSliceProto.Extent.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.TensorSpecProto.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.ThreadPoolOptionProto.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.Trace.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.TupleValue.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.TypeSpecProto.Builder
 
getDescriptorForType() - Method in enum org.tensorflow.proto.framework.TypeSpecProto.TypeSpecClass
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.ValuesDef.Builder
 
getDescriptorForType() - Method in enum org.tensorflow.proto.framework.VariableAggregation
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.VariableDef.Builder
 
getDescriptorForType() - Method in enum org.tensorflow.proto.framework.VariableSynchronization
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.VariantTensorDataProto.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.VerifierConfig.Builder
 
getDescriptorForType() - Method in enum org.tensorflow.proto.framework.VerifierConfig.Toggle
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.VersionDef.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.profiler.ProfileOptions.Builder
 
getDescriptorForType() - Method in enum org.tensorflow.proto.profiler.ProfileOptions.DeviceType
 
getDescriptorForType() - Method in class org.tensorflow.proto.profiler.XEvent.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.profiler.XEventMetadata.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.profiler.XLine.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.profiler.XPlane.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.profiler.XSpace.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.profiler.XStat.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.profiler.XStatMetadata.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.BinSummary.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.BundleHeaderProto.Builder
 
getDescriptorForType() - Method in enum org.tensorflow.proto.util.BundleHeaderProto.Endianness
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.CodeLocation.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.DebuggedDevice.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.DebuggedGraph.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.DebugMetadata.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.Event.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.Execution.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.GraphExecutionTrace.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.LogMessage.Builder
 
getDescriptorForType() - Method in enum org.tensorflow.proto.util.LogMessage.Level
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.MemAllocatorStats.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.MemChunk.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.MemoryDump.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.RequestedExitCode.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.SavedSlice.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.SavedTensorSlices.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.SaverDef.Builder
 
getDescriptorForType() - Method in enum org.tensorflow.proto.util.SaverDef.CheckpointFormatVersion
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.SessionLog.Builder
 
getDescriptorForType() - Method in enum org.tensorflow.proto.util.SessionLog.SessionStatus
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.SnapShot.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.SnapshotRecord.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.SourceFile.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.StackFrameWithId.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.TaggedRunMetadata.Builder
 
getDescriptorForType() - Method in enum org.tensorflow.proto.util.TensorDebugMode
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.TensorMetadata.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.testlog.CommitId.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.testlog.EntryValue.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.testlog.GPUInfo.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.testlog.MemoryInfo.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.testlog.MetricEntry.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.testlog.RunConfiguration.Builder
 
getDescriptorForType() - Method in enum org.tensorflow.proto.util.testlog.TestResults.BenchmarkType
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.WatchdogConfig.Builder
 
getDescriptorForType() - Method in enum org.tensorflow.proto.util.WorkerHealth
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest.Builder
 
getDescriptorForType() - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
 
getDescriptorForType() - Method in enum org.tensorflow.proto.util.WorkerShutdownMode
 
getDestination() - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
Destination of graph transfer
getDestination() - Method in class org.tensorflow.proto.framework.GraphTransferInfo
Destination of graph transfer
getDestination() - Method in interface org.tensorflow.proto.framework.GraphTransferInfoOrBuilder
Destination of graph transfer
getDestinationValue() - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
Destination of graph transfer
getDestinationValue() - Method in class org.tensorflow.proto.framework.GraphTransferInfo
Destination of graph transfer
getDestinationValue() - Method in interface org.tensorflow.proto.framework.GraphTransferInfoOrBuilder
Destination of graph transfer
getDevice() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
The device of the node.
getDevice() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node
The device of the node.
getDevice() - Method in interface org.tensorflow.proto.framework.CostGraphDef.NodeOrBuilder
The device of the node.
getDevice() - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
string device = 1;
getDevice() - Method in class org.tensorflow.proto.framework.DeviceStepStats
string device = 1;
getDevice() - Method in interface org.tensorflow.proto.framework.DeviceStepStatsOrBuilder
string device = 1;
getDevice() - Method in class org.tensorflow.proto.framework.NodeDef.Builder
A (possibly partial) specification for the device on which this node should be placed.
getDevice() - Method in class org.tensorflow.proto.framework.NodeDef
A (possibly partial) specification for the device on which this node should be placed.
getDevice() - Method in interface org.tensorflow.proto.framework.NodeDefOrBuilder
A (possibly partial) specification for the device on which this node should be placed.
getDevice() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
Device where the tensor is located.
getDevice() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle
Device where the tensor is located.
getDevice() - Method in interface org.tensorflow.proto.framework.RemoteTensorHandleOrBuilder
Device where the tensor is located.
getDevice() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
Unique name for the device containing the resource.
getDevice() - Method in class org.tensorflow.proto.framework.ResourceHandleProto
Unique name for the device containing the resource.
getDevice() - Method in interface org.tensorflow.proto.framework.ResourceHandleProtoOrBuilder
Unique name for the device containing the resource.
getDevice() - Method in class org.tensorflow.proto.framework.SavedResource.Builder
A device specification indicating a required placement for the resource creation function, e.g.
getDevice() - Method in class org.tensorflow.proto.framework.SavedResource
A device specification indicating a required placement for the resource creation function, e.g.
getDevice() - Method in interface org.tensorflow.proto.framework.SavedResourceOrBuilder
A device specification indicating a required placement for the resource creation function, e.g.
getDeviceBytes() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
The device of the node.
getDeviceBytes() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node
The device of the node.
getDeviceBytes() - Method in interface org.tensorflow.proto.framework.CostGraphDef.NodeOrBuilder
The device of the node.
getDeviceBytes() - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
string device = 1;
getDeviceBytes() - Method in class org.tensorflow.proto.framework.DeviceStepStats
string device = 1;
getDeviceBytes() - Method in interface org.tensorflow.proto.framework.DeviceStepStatsOrBuilder
string device = 1;
getDeviceBytes() - Method in class org.tensorflow.proto.framework.NodeDef.Builder
A (possibly partial) specification for the device on which this node should be placed.
getDeviceBytes() - Method in class org.tensorflow.proto.framework.NodeDef
A (possibly partial) specification for the device on which this node should be placed.
getDeviceBytes() - Method in interface org.tensorflow.proto.framework.NodeDefOrBuilder
A (possibly partial) specification for the device on which this node should be placed.
getDeviceBytes() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
Device where the tensor is located.
getDeviceBytes() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle
Device where the tensor is located.
getDeviceBytes() - Method in interface org.tensorflow.proto.framework.RemoteTensorHandleOrBuilder
Device where the tensor is located.
getDeviceBytes() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
Unique name for the device containing the resource.
getDeviceBytes() - Method in class org.tensorflow.proto.framework.ResourceHandleProto
Unique name for the device containing the resource.
getDeviceBytes() - Method in interface org.tensorflow.proto.framework.ResourceHandleProtoOrBuilder
Unique name for the device containing the resource.
getDeviceBytes() - Method in class org.tensorflow.proto.framework.SavedResource.Builder
A device specification indicating a required placement for the resource creation function, e.g.
getDeviceBytes() - Method in class org.tensorflow.proto.framework.SavedResource
A device specification indicating a required placement for the resource creation function, e.g.
getDeviceBytes() - Method in interface org.tensorflow.proto.framework.SavedResourceOrBuilder
A device specification indicating a required placement for the resource creation function, e.g.
getDeviceCount() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
Deprecated.
getDeviceCount() - Method in class org.tensorflow.proto.framework.ConfigProto
Deprecated.
getDeviceCount() - Method in interface org.tensorflow.proto.framework.ConfigProtoOrBuilder
Deprecated.
getDeviceCountCount() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
 
getDeviceCountCount() - Method in class org.tensorflow.proto.framework.ConfigProto
 
getDeviceCountCount() - Method in interface org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.distruntime.TaskDeviceFilters.Builder
repeated string device_filters = 1;
getDeviceFilters(int) - Method in class org.tensorflow.proto.distruntime.TaskDeviceFilters
repeated string device_filters = 1;
getDeviceFilters(int) - Method in interface org.tensorflow.proto.distruntime.TaskDeviceFiltersOrBuilder
repeated string device_filters = 1;
getDeviceFilters(int) - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
When any filters are present sessions will ignore all devices which do not match the filters.
getDeviceFilters(int) - Method in class org.tensorflow.proto.framework.ConfigProto
When any filters are present sessions will ignore all devices which do not match the filters.
getDeviceFilters(int) - Method in interface org.tensorflow.proto.framework.ConfigProtoOrBuilder
When any filters are present sessions will ignore all devices which do not match the filters.
getDeviceFiltersBytes(int) - Method in class org.tensorflow.proto.distruntime.TaskDeviceFilters.Builder
repeated string device_filters = 1;
getDeviceFiltersBytes(int) - Method in class org.tensorflow.proto.distruntime.TaskDeviceFilters
repeated string device_filters = 1;
getDeviceFiltersBytes(int) - Method in interface org.tensorflow.proto.distruntime.TaskDeviceFiltersOrBuilder
repeated string device_filters = 1;
getDeviceFiltersBytes(int) - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
When any filters are present sessions will ignore all devices which do not match the filters.
getDeviceFiltersBytes(int) - Method in class org.tensorflow.proto.framework.ConfigProto
When any filters are present sessions will ignore all devices which do not match the filters.
getDeviceFiltersBytes(int) - Method in interface org.tensorflow.proto.framework.ConfigProtoOrBuilder
When any filters are present sessions will ignore all devices which do not match the filters.
getDeviceFiltersCount() - Method in class org.tensorflow.proto.distruntime.TaskDeviceFilters.Builder
repeated string device_filters = 1;
getDeviceFiltersCount() - Method in class org.tensorflow.proto.distruntime.TaskDeviceFilters
repeated string device_filters = 1;
getDeviceFiltersCount() - Method in interface org.tensorflow.proto.distruntime.TaskDeviceFiltersOrBuilder
repeated string device_filters = 1;
getDeviceFiltersCount() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
When any filters are present sessions will ignore all devices which do not match the filters.
getDeviceFiltersCount() - Method in class org.tensorflow.proto.framework.ConfigProto
When any filters are present sessions will ignore all devices which do not match the filters.
getDeviceFiltersCount() - Method in interface org.tensorflow.proto.framework.ConfigProtoOrBuilder
When any filters are present sessions will ignore all devices which do not match the filters.
getDeviceFiltersList() - Method in class org.tensorflow.proto.distruntime.TaskDeviceFilters.Builder
repeated string device_filters = 1;
getDeviceFiltersList() - Method in class org.tensorflow.proto.distruntime.TaskDeviceFilters
repeated string device_filters = 1;
getDeviceFiltersList() - Method in interface org.tensorflow.proto.distruntime.TaskDeviceFiltersOrBuilder
repeated string device_filters = 1;
getDeviceFiltersList() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
When any filters are present sessions will ignore all devices which do not match the filters.
getDeviceFiltersList() - Method in class org.tensorflow.proto.framework.ConfigProto
When any filters are present sessions will ignore all devices which do not match the filters.
getDeviceFiltersList() - Method in interface org.tensorflow.proto.framework.ConfigProtoOrBuilder
When any filters are present sessions will ignore all devices which do not match the filters.
getDeviceId() - Method in class org.tensorflow.proto.framework.Device.Builder
The id of this device, unique in a single trace.
getDeviceId() - Method in class org.tensorflow.proto.framework.Device
The id of this device, unique in a single trace.
getDeviceId() - Method in interface org.tensorflow.proto.framework.DeviceOrBuilder
The id of this device, unique in a single trace.
getDeviceId() - Method in class org.tensorflow.proto.framework.InterconnectLink.Builder
int32 device_id = 1;
getDeviceId() - Method in class org.tensorflow.proto.framework.InterconnectLink
int32 device_id = 1;
getDeviceId() - Method in interface org.tensorflow.proto.framework.InterconnectLinkOrBuilder
int32 device_id = 1;
getDeviceId() - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
The id of the device that this event occurred on.
getDeviceId() - Method in class org.tensorflow.proto.framework.TraceEvent
The id of the device that this event occurred on.
getDeviceId() - Method in interface org.tensorflow.proto.framework.TraceEventOrBuilder
The id of the device that this event occurred on.
getDeviceId() - Method in class org.tensorflow.proto.util.DebuggedDevice.Builder
A debugger-generated ID for the device.
getDeviceId() - Method in class org.tensorflow.proto.util.DebuggedDevice
A debugger-generated ID for the device.
getDeviceId() - Method in interface org.tensorflow.proto.util.DebuggedDeviceOrBuilder
A debugger-generated ID for the device.
getDeviceInfo(int) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Other devices that are attached and relevant (e.g.
getDeviceInfo(int) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration
Other devices that are attached and relevant (e.g.
getDeviceInfo(int) - Method in interface org.tensorflow.proto.util.testlog.MachineConfigurationOrBuilder
Other devices that are attached and relevant (e.g.
getDeviceInfoBuilder(int) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Other devices that are attached and relevant (e.g.
getDeviceInfoBuilderList() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Other devices that are attached and relevant (e.g.
getDeviceInfoCount() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Other devices that are attached and relevant (e.g.
getDeviceInfoCount() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration
Other devices that are attached and relevant (e.g.
getDeviceInfoCount() - Method in interface org.tensorflow.proto.util.testlog.MachineConfigurationOrBuilder
Other devices that are attached and relevant (e.g.
getDeviceInfoList() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Other devices that are attached and relevant (e.g.
getDeviceInfoList() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration
Other devices that are attached and relevant (e.g.
getDeviceInfoList() - Method in interface org.tensorflow.proto.util.testlog.MachineConfigurationOrBuilder
Other devices that are attached and relevant (e.g.
getDeviceInfoOrBuilder(int) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Other devices that are attached and relevant (e.g.
getDeviceInfoOrBuilder(int) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration
Other devices that are attached and relevant (e.g.
getDeviceInfoOrBuilder(int) - Method in interface org.tensorflow.proto.util.testlog.MachineConfigurationOrBuilder
Other devices that are attached and relevant (e.g.
getDeviceInfoOrBuilderList() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Other devices that are attached and relevant (e.g.
getDeviceInfoOrBuilderList() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration
Other devices that are attached and relevant (e.g.
getDeviceInfoOrBuilderList() - Method in interface org.tensorflow.proto.util.testlog.MachineConfigurationOrBuilder
Other devices that are attached and relevant (e.g.
getDeviceName() - Method in class org.tensorflow.proto.util.DebuggedDevice.Builder
Name of the device.
getDeviceName() - Method in class org.tensorflow.proto.util.DebuggedDevice
Name of the device.
getDeviceName() - Method in interface org.tensorflow.proto.util.DebuggedDeviceOrBuilder
Name of the device.
getDeviceName() - Method in class org.tensorflow.proto.util.GraphExecutionTrace.Builder
Name of the device that the op belongs to.
getDeviceName() - Method in class org.tensorflow.proto.util.GraphExecutionTrace
Name of the device that the op belongs to.
getDeviceName() - Method in interface org.tensorflow.proto.util.GraphExecutionTraceOrBuilder
Name of the device that the op belongs to.
getDeviceName() - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
Name of the device that the op is assigned to (if available).
getDeviceName() - Method in class org.tensorflow.proto.util.GraphOpCreation
Name of the device that the op is assigned to (if available).
getDeviceName() - Method in interface org.tensorflow.proto.util.GraphOpCreationOrBuilder
Name of the device that the op is assigned to (if available).
getDeviceNameBytes() - Method in class org.tensorflow.proto.util.DebuggedDevice.Builder
Name of the device.
getDeviceNameBytes() - Method in class org.tensorflow.proto.util.DebuggedDevice
Name of the device.
getDeviceNameBytes() - Method in interface org.tensorflow.proto.util.DebuggedDeviceOrBuilder
Name of the device.
getDeviceNameBytes() - Method in class org.tensorflow.proto.util.GraphExecutionTrace.Builder
Name of the device that the op belongs to.
getDeviceNameBytes() - Method in class org.tensorflow.proto.util.GraphExecutionTrace
Name of the device that the op belongs to.
getDeviceNameBytes() - Method in interface org.tensorflow.proto.util.GraphExecutionTraceOrBuilder
Name of the device that the op belongs to.
getDeviceNameBytes() - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
Name of the device that the op is assigned to (if available).
getDeviceNameBytes() - Method in class org.tensorflow.proto.util.GraphOpCreation
Name of the device that the op is assigned to (if available).
getDeviceNameBytes() - Method in interface org.tensorflow.proto.util.GraphOpCreationOrBuilder
Name of the device that the op is assigned to (if available).
getDevicePersistentMemorySize() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
Deprecated.
getDevicePersistentMemorySize() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node
Deprecated.
getDevicePersistentMemorySize() - Method in interface org.tensorflow.proto.framework.CostGraphDef.NodeOrBuilder
Deprecated.
getDevicePersistentMemorySize() - Method in class org.tensorflow.proto.framework.MemoryStats.Builder
Deprecated.
getDevicePersistentMemorySize() - Method in class org.tensorflow.proto.framework.MemoryStats
Deprecated.
getDevicePersistentMemorySize() - Method in interface org.tensorflow.proto.framework.MemoryStatsOrBuilder
Deprecated.
getDevicePersistentTensorAllocIds(int) - Method in class org.tensorflow.proto.framework.MemoryStats.Builder
Deprecated.
getDevicePersistentTensorAllocIds(int) - Method in class org.tensorflow.proto.framework.MemoryStats
Deprecated.
getDevicePersistentTensorAllocIds(int) - Method in interface org.tensorflow.proto.framework.MemoryStatsOrBuilder
Deprecated.
getDevicePersistentTensorAllocIdsCount() - Method in class org.tensorflow.proto.framework.MemoryStats.Builder
Deprecated.
getDevicePersistentTensorAllocIdsCount() - Method in class org.tensorflow.proto.framework.MemoryStats
Deprecated.
getDevicePersistentTensorAllocIdsCount() - Method in interface org.tensorflow.proto.framework.MemoryStatsOrBuilder
Deprecated.
getDevicePersistentTensorAllocIdsList() - Method in class org.tensorflow.proto.framework.MemoryStats.Builder
Deprecated.
getDevicePersistentTensorAllocIdsList() - Method in class org.tensorflow.proto.framework.MemoryStats
Deprecated.
getDevicePersistentTensorAllocIdsList() - Method in interface org.tensorflow.proto.framework.MemoryStatsOrBuilder
Deprecated.
getDevices() - Method in class org.tensorflow.proto.framework.Trace.Builder
Deprecated.
getDevices() - Method in class org.tensorflow.proto.framework.Trace
Deprecated.
getDevices() - Method in interface org.tensorflow.proto.framework.TraceOrBuilder
Deprecated.
getDevicesCount() - Method in class org.tensorflow.proto.framework.Trace.Builder
 
getDevicesCount() - Method in class org.tensorflow.proto.framework.Trace
 
getDevicesCount() - Method in interface org.tensorflow.proto.framework.TraceOrBuilder
The devices that this trace has information about.
getDevicesMap() - Method in class org.tensorflow.proto.framework.Trace.Builder
The devices that this trace has information about.
getDevicesMap() - Method in class org.tensorflow.proto.framework.Trace
The devices that this trace has information about.
getDevicesMap() - Method in interface org.tensorflow.proto.framework.TraceOrBuilder
The devices that this trace has information about.
getDevicesOrDefault(int, Device) - Method in class org.tensorflow.proto.framework.Trace.Builder
The devices that this trace has information about.
getDevicesOrDefault(int, Device) - Method in class org.tensorflow.proto.framework.Trace
The devices that this trace has information about.
getDevicesOrDefault(int, Device) - Method in interface org.tensorflow.proto.framework.TraceOrBuilder
The devices that this trace has information about.
getDevicesOrThrow(int) - Method in class org.tensorflow.proto.framework.Trace.Builder
The devices that this trace has information about.
getDevicesOrThrow(int) - Method in class org.tensorflow.proto.framework.Trace
The devices that this trace has information about.
getDevicesOrThrow(int) - Method in interface org.tensorflow.proto.framework.TraceOrBuilder
The devices that this trace has information about.
getDeviceTempMemorySize() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
Deprecated.
getDeviceTempMemorySize() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node
Deprecated.
getDeviceTempMemorySize() - Method in interface org.tensorflow.proto.framework.CostGraphDef.NodeOrBuilder
Deprecated.
getDeviceTempMemorySize() - Method in class org.tensorflow.proto.framework.MemoryStats.Builder
Deprecated.
getDeviceTempMemorySize() - Method in class org.tensorflow.proto.framework.MemoryStats
Deprecated.
getDeviceTempMemorySize() - Method in interface org.tensorflow.proto.framework.MemoryStatsOrBuilder
Deprecated.
getDeviceTracerLevel() - Method in class org.tensorflow.proto.profiler.ProfileOptions.Builder
Levels of device tracing: (version >= 1) - Level 0 is used to disable device traces.
getDeviceTracerLevel() - Method in class org.tensorflow.proto.profiler.ProfileOptions
Levels of device tracing: (version >= 1) - Level 0 is used to disable device traces.
getDeviceTracerLevel() - Method in interface org.tensorflow.proto.profiler.ProfileOptionsOrBuilder
Levels of device tracing: (version >= 1) - Level 0 is used to disable device traces.
getDeviceType() - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
String representation of device_type.
getDeviceType() - Method in class org.tensorflow.proto.framework.DeviceAttributes
String representation of device_type.
getDeviceType() - Method in interface org.tensorflow.proto.framework.DeviceAttributesOrBuilder
String representation of device_type.
getDeviceType() - Method in class org.tensorflow.proto.framework.KernelDef.Builder
Type of device this kernel runs on.
getDeviceType() - Method in class org.tensorflow.proto.framework.KernelDef
Type of device this kernel runs on.
getDeviceType() - Method in interface org.tensorflow.proto.framework.KernelDefOrBuilder
Type of device this kernel runs on.
getDeviceType() - Method in class org.tensorflow.proto.profiler.ProfileOptions.Builder
Device type to profile/trace: (version >= 1) DeviceType::UNSPECIFIED: All registered device profiler will be enabled.
getDeviceType() - Method in class org.tensorflow.proto.profiler.ProfileOptions
Device type to profile/trace: (version >= 1) DeviceType::UNSPECIFIED: All registered device profiler will be enabled.
getDeviceType() - Method in interface org.tensorflow.proto.profiler.ProfileOptionsOrBuilder
Device type to profile/trace: (version >= 1) DeviceType::UNSPECIFIED: All registered device profiler will be enabled.
getDeviceTypeBytes() - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
String representation of device_type.
getDeviceTypeBytes() - Method in class org.tensorflow.proto.framework.DeviceAttributes
String representation of device_type.
getDeviceTypeBytes() - Method in interface org.tensorflow.proto.framework.DeviceAttributesOrBuilder
String representation of device_type.
getDeviceTypeBytes() - Method in class org.tensorflow.proto.framework.KernelDef.Builder
Type of device this kernel runs on.
getDeviceTypeBytes() - Method in class org.tensorflow.proto.framework.KernelDef
Type of device this kernel runs on.
getDeviceTypeBytes() - Method in interface org.tensorflow.proto.framework.KernelDefOrBuilder
Type of device this kernel runs on.
getDeviceTypeValue() - Method in class org.tensorflow.proto.profiler.ProfileOptions.Builder
Device type to profile/trace: (version >= 1) DeviceType::UNSPECIFIED: All registered device profiler will be enabled.
getDeviceTypeValue() - Method in class org.tensorflow.proto.profiler.ProfileOptions
Device type to profile/trace: (version >= 1) DeviceType::UNSPECIFIED: All registered device profiler will be enabled.
getDeviceTypeValue() - Method in interface org.tensorflow.proto.profiler.ProfileOptionsOrBuilder
Device type to profile/trace: (version >= 1) DeviceType::UNSPECIFIED: All registered device profiler will be enabled.
getDevStats(int) - Method in class org.tensorflow.proto.framework.StepStats.Builder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
getDevStats(int) - Method in class org.tensorflow.proto.framework.StepStats
repeated .tensorflow.DeviceStepStats dev_stats = 1;
getDevStats(int) - Method in interface org.tensorflow.proto.framework.StepStatsOrBuilder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
getDevStatsBuilder(int) - Method in class org.tensorflow.proto.framework.StepStats.Builder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
getDevStatsBuilderList() - Method in class org.tensorflow.proto.framework.StepStats.Builder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
getDevStatsCount() - Method in class org.tensorflow.proto.framework.StepStats.Builder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
getDevStatsCount() - Method in class org.tensorflow.proto.framework.StepStats
repeated .tensorflow.DeviceStepStats dev_stats = 1;
getDevStatsCount() - Method in interface org.tensorflow.proto.framework.StepStatsOrBuilder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
getDevStatsList() - Method in class org.tensorflow.proto.framework.StepStats.Builder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
getDevStatsList() - Method in class org.tensorflow.proto.framework.StepStats
repeated .tensorflow.DeviceStepStats dev_stats = 1;
getDevStatsList() - Method in interface org.tensorflow.proto.framework.StepStatsOrBuilder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
getDevStatsOrBuilder(int) - Method in class org.tensorflow.proto.framework.StepStats.Builder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
getDevStatsOrBuilder(int) - Method in class org.tensorflow.proto.framework.StepStats
repeated .tensorflow.DeviceStepStats dev_stats = 1;
getDevStatsOrBuilder(int) - Method in interface org.tensorflow.proto.framework.StepStatsOrBuilder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
getDevStatsOrBuilderList() - Method in class org.tensorflow.proto.framework.StepStats.Builder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
getDevStatsOrBuilderList() - Method in class org.tensorflow.proto.framework.StepStats
repeated .tensorflow.DeviceStepStats dev_stats = 1;
getDevStatsOrBuilderList() - Method in interface org.tensorflow.proto.framework.StepStatsOrBuilder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
getDictValue() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a dict `Value`.
getDictValue() - Method in class org.tensorflow.proto.framework.StructuredValue
Represents a dict `Value`.
getDictValue() - Method in interface org.tensorflow.proto.framework.StructuredValueOrBuilder
Represents a dict `Value`.
getDictValueBuilder() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a dict `Value`.
getDictValueOrBuilder() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a dict `Value`.
getDictValueOrBuilder() - Method in class org.tensorflow.proto.framework.StructuredValue
Represents a dict `Value`.
getDictValueOrBuilder() - Method in interface org.tensorflow.proto.framework.StructuredValueOrBuilder
Represents a dict `Value`.
getDim(int) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.TensorShapeProto
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
getDim(int) - Method in interface org.tensorflow.proto.framework.TensorShapeProtoOrBuilder
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
getDimBuilder(int) - Method in class org.tensorflow.proto.framework.TensorShapeProto.Builder
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
getDimBuilderList() - Method in class org.tensorflow.proto.framework.TensorShapeProto.Builder
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
getDimCount() - Method in class org.tensorflow.proto.framework.TensorShapeProto.Builder
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
getDimCount() - Method in class org.tensorflow.proto.framework.TensorShapeProto
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
getDimCount() - Method in interface org.tensorflow.proto.framework.TensorShapeProtoOrBuilder
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
getDimension() - Method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost.Builder
Aggregated cost dimension (e.g.
getDimension() - Method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost
Aggregated cost dimension (e.g.
getDimension() - Method in interface org.tensorflow.proto.framework.CostGraphDef.AggregatedCostOrBuilder
Aggregated cost dimension (e.g.
getDimensionBytes() - Method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost.Builder
Aggregated cost dimension (e.g.
getDimensionBytes() - Method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost
Aggregated cost dimension (e.g.
getDimensionBytes() - Method in interface org.tensorflow.proto.framework.CostGraphDef.AggregatedCostOrBuilder
Aggregated cost dimension (e.g.
getDimList() - Method in class org.tensorflow.proto.framework.TensorShapeProto.Builder
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
getDimList() - Method in class org.tensorflow.proto.framework.TensorShapeProto
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
getDimList() - Method in interface org.tensorflow.proto.framework.TensorShapeProtoOrBuilder
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
getDimOrBuilder(int) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.TensorShapeProto
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
getDimOrBuilder(int) - Method in interface org.tensorflow.proto.framework.TensorShapeProtoOrBuilder
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
getDimOrBuilderList() - Method in class org.tensorflow.proto.framework.TensorShapeProto.Builder
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
getDimOrBuilderList() - Method in class org.tensorflow.proto.framework.TensorShapeProto
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
getDimOrBuilderList() - Method in interface org.tensorflow.proto.framework.TensorShapeProtoOrBuilder
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
getDisableMetaOptimizer() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Disable the entire meta optimizer (off by default).
getDisableMetaOptimizer() - Method in class org.tensorflow.proto.framework.RewriterConfig
Disable the entire meta optimizer (off by default).
getDisableMetaOptimizer() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
Disable the entire meta optimizer (off by default).
getDisableModelPruning() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
If true, don't remove unnecessary ops from the graph
getDisableModelPruning() - Method in class org.tensorflow.proto.framework.RewriterConfig
If true, don't remove unnecessary ops from the graph
getDisableModelPruning() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
If true, don't remove unnecessary ops from the graph
getDisableOutputPartitionGraphs() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
If true, the session will not store an additional copy of the graph for each subgraph.
getDisableOutputPartitionGraphs() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental
If true, the session will not store an additional copy of the graph for each subgraph.
getDisableOutputPartitionGraphs() - Method in interface org.tensorflow.proto.framework.ConfigProto.ExperimentalOrBuilder
If true, the session will not store an additional copy of the graph for each subgraph.
getDisableSessionConnectionSharing() - Method in class org.tensorflow.proto.framework.RPCOptions.Builder
Disables TCP connection sharing when opening a new RPC channel.
getDisableSessionConnectionSharing() - Method in class org.tensorflow.proto.framework.RPCOptions
Disables TCP connection sharing when opening a new RPC channel.
getDisableSessionConnectionSharing() - Method in interface org.tensorflow.proto.framework.RPCOptionsOrBuilder
Disables TCP connection sharing when opening a new RPC channel.
getDisableThreadSpinning() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
If using a direct session, disable spinning while waiting for work in the thread pool.
getDisableThreadSpinning() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental
If using a direct session, disable spinning while waiting for work in the thread pool.
getDisableThreadSpinning() - Method in interface org.tensorflow.proto.framework.ConfigProto.ExperimentalOrBuilder
If using a direct session, disable spinning while waiting for work in the thread pool.
getDisplayId() - Method in class org.tensorflow.proto.profiler.XLine.Builder
Display id of this line.
getDisplayId() - Method in class org.tensorflow.proto.profiler.XLine
Display id of this line.
getDisplayId() - Method in interface org.tensorflow.proto.profiler.XLineOrBuilder
Display id of this line.
getDisplayName() - Method in class org.tensorflow.proto.framework.SummaryMetadata.Builder
Display name for viewing in TensorBoard.
getDisplayName() - Method in class org.tensorflow.proto.framework.SummaryMetadata
Display name for viewing in TensorBoard.
getDisplayName() - Method in interface org.tensorflow.proto.framework.SummaryMetadataOrBuilder
Display name for viewing in TensorBoard.
getDisplayName() - Method in class org.tensorflow.proto.profiler.XEventMetadata.Builder
Name of the event shown in trace viewer.
getDisplayName() - Method in class org.tensorflow.proto.profiler.XEventMetadata
Name of the event shown in trace viewer.
getDisplayName() - Method in interface org.tensorflow.proto.profiler.XEventMetadataOrBuilder
Name of the event shown in trace viewer.
getDisplayName() - Method in class org.tensorflow.proto.profiler.XLine.Builder
Name of this XLine to display in trace viewer.
getDisplayName() - Method in class org.tensorflow.proto.profiler.XLine
Name of this XLine to display in trace viewer.
getDisplayName() - Method in interface org.tensorflow.proto.profiler.XLineOrBuilder
Name of this XLine to display in trace viewer.
getDisplayNameBytes() - Method in class org.tensorflow.proto.framework.SummaryMetadata.Builder
Display name for viewing in TensorBoard.
getDisplayNameBytes() - Method in class org.tensorflow.proto.framework.SummaryMetadata
Display name for viewing in TensorBoard.
getDisplayNameBytes() - Method in interface org.tensorflow.proto.framework.SummaryMetadataOrBuilder
Display name for viewing in TensorBoard.
getDisplayNameBytes() - Method in class org.tensorflow.proto.profiler.XEventMetadata.Builder
Name of the event shown in trace viewer.
getDisplayNameBytes() - Method in class org.tensorflow.proto.profiler.XEventMetadata
Name of the event shown in trace viewer.
getDisplayNameBytes() - Method in interface org.tensorflow.proto.profiler.XEventMetadataOrBuilder
Name of the event shown in trace viewer.
getDisplayNameBytes() - Method in class org.tensorflow.proto.profiler.XLine.Builder
Name of this XLine to display in trace viewer.
getDisplayNameBytes() - Method in class org.tensorflow.proto.profiler.XLine
Name of this XLine to display in trace viewer.
getDisplayNameBytes() - Method in interface org.tensorflow.proto.profiler.XLineOrBuilder
Name of this XLine to display in trace viewer.
getDoCommonSubexpressionElimination() - Method in class org.tensorflow.proto.framework.OptimizerOptions.Builder
If true, optimize the graph using common subexpression elimination.
getDoCommonSubexpressionElimination() - Method in class org.tensorflow.proto.framework.OptimizerOptions
If true, optimize the graph using common subexpression elimination.
getDoCommonSubexpressionElimination() - Method in interface org.tensorflow.proto.framework.OptimizerOptionsOrBuilder
If true, optimize the graph using common subexpression elimination.
getDoConstantFolding() - Method in class org.tensorflow.proto.framework.OptimizerOptions.Builder
If true, perform constant folding optimization on the graph.
getDoConstantFolding() - Method in class org.tensorflow.proto.framework.OptimizerOptions
If true, perform constant folding optimization on the graph.
getDoConstantFolding() - Method in interface org.tensorflow.proto.framework.OptimizerOptionsOrBuilder
If true, perform constant folding optimization on the graph.
getDoFunctionInlining() - Method in class org.tensorflow.proto.framework.OptimizerOptions.Builder
If true, perform function inlining on the graph.
getDoFunctionInlining() - Method in class org.tensorflow.proto.framework.OptimizerOptions
If true, perform function inlining on the graph.
getDoFunctionInlining() - Method in interface org.tensorflow.proto.framework.OptimizerOptionsOrBuilder
If true, perform function inlining on the graph.
getDoubleVal(int) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_DOUBLE.
getDoubleVal(int) - Method in class org.tensorflow.proto.framework.TensorProto
DT_DOUBLE.
getDoubleVal(int) - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
DT_DOUBLE.
getDoubleValCount() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_DOUBLE.
getDoubleValCount() - Method in class org.tensorflow.proto.framework.TensorProto
DT_DOUBLE.
getDoubleValCount() - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
DT_DOUBLE.
getDoubleValList() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_DOUBLE.
getDoubleValList() - Method in class org.tensorflow.proto.framework.TensorProto
DT_DOUBLE.
getDoubleValList() - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
DT_DOUBLE.
getDoubleValue() - Method in class org.tensorflow.proto.profiler.XStat.Builder
double double_value = 2;
getDoubleValue() - Method in class org.tensorflow.proto.profiler.XStat
double double_value = 2;
getDoubleValue() - Method in interface org.tensorflow.proto.profiler.XStatOrBuilder
double double_value = 2;
getDoubleValue() - Method in class org.tensorflow.proto.util.testlog.EntryValue.Builder
double double_value = 1;
getDoubleValue() - Method in class org.tensorflow.proto.util.testlog.EntryValue
double double_value = 1;
getDoubleValue() - Method in interface org.tensorflow.proto.util.testlog.EntryValueOrBuilder
double double_value = 1;
getDtype() - Method in class org.tensorflow.proto.example.FixedLenFeatureProto.Builder
.tensorflow.DataType dtype = 1;
getDtype() - Method in class org.tensorflow.proto.example.FixedLenFeatureProto
.tensorflow.DataType dtype = 1;
getDtype() - Method in interface org.tensorflow.proto.example.FixedLenFeatureProtoOrBuilder
.tensorflow.DataType dtype = 1;
getDtype() - Method in class org.tensorflow.proto.example.VarLenFeatureProto.Builder
.tensorflow.DataType dtype = 1;
getDtype() - Method in class org.tensorflow.proto.example.VarLenFeatureProto
.tensorflow.DataType dtype = 1;
getDtype() - Method in interface org.tensorflow.proto.example.VarLenFeatureProtoOrBuilder
.tensorflow.DataType dtype = 1;
getDtype() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
.tensorflow.DataType dtype = 3;
getDtype() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto
.tensorflow.DataType dtype = 3;
getDtype() - Method in interface org.tensorflow.proto.framework.BoundedTensorSpecProtoOrBuilder
.tensorflow.DataType dtype = 3;
getDtype() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo.Builder
.tensorflow.DataType dtype = 4;
getDtype() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo
.tensorflow.DataType dtype = 4;
getDtype() - Method in interface org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfoOrBuilder
.tensorflow.DataType dtype = 4;
getDtype() - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo.Builder
.tensorflow.DataType dtype = 5;
getDtype() - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo
.tensorflow.DataType dtype = 5;
getDtype() - Method in interface org.tensorflow.proto.framework.GraphTransferConstNodeInfoOrBuilder
.tensorflow.DataType dtype = 5;
getDtype() - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo.Builder
.tensorflow.DataType dtype = 3;
getDtype() - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo
.tensorflow.DataType dtype = 3;
getDtype() - Method in interface org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfoOrBuilder
.tensorflow.DataType dtype = 3;
getDtype() - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo.Builder
.tensorflow.DataType dtype = 3;
getDtype() - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo
.tensorflow.DataType dtype = 3;
getDtype() - Method in interface org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfoOrBuilder
.tensorflow.DataType dtype = 3;
getDtype() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
.tensorflow.DataType dtype = 1;
getDtype() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
.tensorflow.DataType dtype = 1;
getDtype() - Method in interface org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder
.tensorflow.DataType dtype = 1;
getDtype() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
Tensor type.
getDtype() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle
Tensor type.
getDtype() - Method in interface org.tensorflow.proto.framework.RemoteTensorHandleOrBuilder
Tensor type.
getDtype() - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape.Builder
.tensorflow.DataType dtype = 1;
getDtype() - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape
.tensorflow.DataType dtype = 1;
getDtype() - Method in interface org.tensorflow.proto.framework.ResourceDtypeAndShapeOrBuilder
.tensorflow.DataType dtype = 1;
getDtype() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape.Builder
.tensorflow.DataType dtype = 1;
getDtype() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape
.tensorflow.DataType dtype = 1;
getDtype() - Method in interface org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShapeOrBuilder
.tensorflow.DataType dtype = 1;
getDtype() - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
.tensorflow.DataType dtype = 1;
getDtype() - Method in class org.tensorflow.proto.framework.SavedVariable
.tensorflow.DataType dtype = 1;
getDtype() - Method in interface org.tensorflow.proto.framework.SavedVariableOrBuilder
.tensorflow.DataType dtype = 1;
getDtype() - Method in class org.tensorflow.proto.framework.TensorDescription.Builder
Data type of tensor elements
getDtype() - Method in class org.tensorflow.proto.framework.TensorDescription
Data type of tensor elements
getDtype() - Method in interface org.tensorflow.proto.framework.TensorDescriptionOrBuilder
Data type of tensor elements
getDtype() - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
.tensorflow.DataType dtype = 2;
getDtype() - Method in class org.tensorflow.proto.framework.TensorInfo
.tensorflow.DataType dtype = 2;
getDtype() - Method in interface org.tensorflow.proto.framework.TensorInfoOrBuilder
.tensorflow.DataType dtype = 2;
getDtype() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
.tensorflow.DataType dtype = 1;
getDtype() - Method in class org.tensorflow.proto.framework.TensorProto
.tensorflow.DataType dtype = 1;
getDtype() - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
.tensorflow.DataType dtype = 1;
getDtype() - Method in class org.tensorflow.proto.framework.TensorSpecProto.Builder
.tensorflow.DataType dtype = 3;
getDtype() - Method in class org.tensorflow.proto.framework.TensorSpecProto
.tensorflow.DataType dtype = 3;
getDtype() - Method in interface org.tensorflow.proto.framework.TensorSpecProtoOrBuilder
.tensorflow.DataType dtype = 3;
getDtype() - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
The tensor dtype and shape.
getDtype() - Method in class org.tensorflow.proto.util.BundleEntryProto
The tensor dtype and shape.
getDtype() - Method in interface org.tensorflow.proto.util.BundleEntryProtoOrBuilder
The tensor dtype and shape.
getDtype(int) - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
A list of tensor dtype corresponding to each element of the snapshot.
getDtype(int) - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord
A list of tensor dtype corresponding to each element of the snapshot.
getDtype(int) - Method in interface org.tensorflow.proto.util.SnapshotMetadataRecordOrBuilder
A list of tensor dtype corresponding to each element of the snapshot.
getDtypeCount() - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
A list of tensor dtype corresponding to each element of the snapshot.
getDtypeCount() - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord
A list of tensor dtype corresponding to each element of the snapshot.
getDtypeCount() - Method in interface org.tensorflow.proto.util.SnapshotMetadataRecordOrBuilder
A list of tensor dtype corresponding to each element of the snapshot.
getDtypeList() - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
A list of tensor dtype corresponding to each element of the snapshot.
getDtypeList() - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord
A list of tensor dtype corresponding to each element of the snapshot.
getDtypeList() - Method in interface org.tensorflow.proto.util.SnapshotMetadataRecordOrBuilder
A list of tensor dtype corresponding to each element of the snapshot.
getDtypesAndShapes(int) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
getDtypesAndShapes(int) - Method in class org.tensorflow.proto.framework.ResourceHandleProto
Data types and shapes for the underlying resource.
getDtypesAndShapes(int) - Method in interface org.tensorflow.proto.framework.ResourceHandleProtoOrBuilder
Data types and shapes for the underlying resource.
getDtypesAndShapesBuilder(int) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
getDtypesAndShapesBuilderList() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
getDtypesAndShapesCount() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
getDtypesAndShapesCount() - Method in class org.tensorflow.proto.framework.ResourceHandleProto
Data types and shapes for the underlying resource.
getDtypesAndShapesCount() - Method in interface org.tensorflow.proto.framework.ResourceHandleProtoOrBuilder
Data types and shapes for the underlying resource.
getDtypesAndShapesList() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
getDtypesAndShapesList() - Method in class org.tensorflow.proto.framework.ResourceHandleProto
Data types and shapes for the underlying resource.
getDtypesAndShapesList() - Method in interface org.tensorflow.proto.framework.ResourceHandleProtoOrBuilder
Data types and shapes for the underlying resource.
getDtypesAndShapesOrBuilder(int) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
getDtypesAndShapesOrBuilder(int) - Method in class org.tensorflow.proto.framework.ResourceHandleProto
Data types and shapes for the underlying resource.
getDtypesAndShapesOrBuilder(int) - Method in interface org.tensorflow.proto.framework.ResourceHandleProtoOrBuilder
Data types and shapes for the underlying resource.
getDtypesAndShapesOrBuilderList() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
getDtypesAndShapesOrBuilderList() - Method in class org.tensorflow.proto.framework.ResourceHandleProto
Data types and shapes for the underlying resource.
getDtypesAndShapesOrBuilderList() - Method in interface org.tensorflow.proto.framework.ResourceHandleProtoOrBuilder
Data types and shapes for the underlying resource.
getDtypeValue() - Method in class org.tensorflow.proto.example.FixedLenFeatureProto.Builder
.tensorflow.DataType dtype = 1;
getDtypeValue() - Method in class org.tensorflow.proto.example.FixedLenFeatureProto
.tensorflow.DataType dtype = 1;
getDtypeValue() - Method in interface org.tensorflow.proto.example.FixedLenFeatureProtoOrBuilder
.tensorflow.DataType dtype = 1;
getDtypeValue() - Method in class org.tensorflow.proto.example.VarLenFeatureProto.Builder
.tensorflow.DataType dtype = 1;
getDtypeValue() - Method in class org.tensorflow.proto.example.VarLenFeatureProto
.tensorflow.DataType dtype = 1;
getDtypeValue() - Method in interface org.tensorflow.proto.example.VarLenFeatureProtoOrBuilder
.tensorflow.DataType dtype = 1;
getDtypeValue() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
.tensorflow.DataType dtype = 3;
getDtypeValue() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto
.tensorflow.DataType dtype = 3;
getDtypeValue() - Method in interface org.tensorflow.proto.framework.BoundedTensorSpecProtoOrBuilder
.tensorflow.DataType dtype = 3;
getDtypeValue() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo.Builder
.tensorflow.DataType dtype = 4;
getDtypeValue() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo
.tensorflow.DataType dtype = 4;
getDtypeValue() - Method in interface org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfoOrBuilder
.tensorflow.DataType dtype = 4;
getDtypeValue() - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo.Builder
.tensorflow.DataType dtype = 5;
getDtypeValue() - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo
.tensorflow.DataType dtype = 5;
getDtypeValue() - Method in interface org.tensorflow.proto.framework.GraphTransferConstNodeInfoOrBuilder
.tensorflow.DataType dtype = 5;
getDtypeValue() - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo.Builder
.tensorflow.DataType dtype = 3;
getDtypeValue() - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo
.tensorflow.DataType dtype = 3;
getDtypeValue() - Method in interface org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfoOrBuilder
.tensorflow.DataType dtype = 3;
getDtypeValue() - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo.Builder
.tensorflow.DataType dtype = 3;
getDtypeValue() - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo
.tensorflow.DataType dtype = 3;
getDtypeValue() - Method in interface org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfoOrBuilder
.tensorflow.DataType dtype = 3;
getDtypeValue() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
.tensorflow.DataType dtype = 1;
getDtypeValue() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
.tensorflow.DataType dtype = 1;
getDtypeValue() - Method in interface org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder
.tensorflow.DataType dtype = 1;
getDtypeValue() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
Tensor type.
getDtypeValue() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle
Tensor type.
getDtypeValue() - Method in interface org.tensorflow.proto.framework.RemoteTensorHandleOrBuilder
Tensor type.
getDtypeValue() - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape.Builder
.tensorflow.DataType dtype = 1;
getDtypeValue() - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape
.tensorflow.DataType dtype = 1;
getDtypeValue() - Method in interface org.tensorflow.proto.framework.ResourceDtypeAndShapeOrBuilder
.tensorflow.DataType dtype = 1;
getDtypeValue() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape.Builder
.tensorflow.DataType dtype = 1;
getDtypeValue() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape
.tensorflow.DataType dtype = 1;
getDtypeValue() - Method in interface org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShapeOrBuilder
.tensorflow.DataType dtype = 1;
getDtypeValue() - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
.tensorflow.DataType dtype = 1;
getDtypeValue() - Method in class org.tensorflow.proto.framework.SavedVariable
.tensorflow.DataType dtype = 1;
getDtypeValue() - Method in interface org.tensorflow.proto.framework.SavedVariableOrBuilder
.tensorflow.DataType dtype = 1;
getDtypeValue() - Method in class org.tensorflow.proto.framework.TensorDescription.Builder
Data type of tensor elements
getDtypeValue() - Method in class org.tensorflow.proto.framework.TensorDescription
Data type of tensor elements
getDtypeValue() - Method in interface org.tensorflow.proto.framework.TensorDescriptionOrBuilder
Data type of tensor elements
getDtypeValue() - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
.tensorflow.DataType dtype = 2;
getDtypeValue() - Method in class org.tensorflow.proto.framework.TensorInfo
.tensorflow.DataType dtype = 2;
getDtypeValue() - Method in interface org.tensorflow.proto.framework.TensorInfoOrBuilder
.tensorflow.DataType dtype = 2;
getDtypeValue() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
.tensorflow.DataType dtype = 1;
getDtypeValue() - Method in class org.tensorflow.proto.framework.TensorProto
.tensorflow.DataType dtype = 1;
getDtypeValue() - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
.tensorflow.DataType dtype = 1;
getDtypeValue() - Method in class org.tensorflow.proto.framework.TensorSpecProto.Builder
.tensorflow.DataType dtype = 3;
getDtypeValue() - Method in class org.tensorflow.proto.framework.TensorSpecProto
.tensorflow.DataType dtype = 3;
getDtypeValue() - Method in interface org.tensorflow.proto.framework.TensorSpecProtoOrBuilder
.tensorflow.DataType dtype = 3;
getDtypeValue() - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
The tensor dtype and shape.
getDtypeValue() - Method in class org.tensorflow.proto.util.BundleEntryProto
The tensor dtype and shape.
getDtypeValue() - Method in interface org.tensorflow.proto.util.BundleEntryProtoOrBuilder
The tensor dtype and shape.
getDtypeValue(int) - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
A list of tensor dtype corresponding to each element of the snapshot.
getDtypeValue(int) - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord
A list of tensor dtype corresponding to each element of the snapshot.
getDtypeValue(int) - Method in interface org.tensorflow.proto.util.SnapshotMetadataRecordOrBuilder
A list of tensor dtype corresponding to each element of the snapshot.
getDtypeValueList() - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
A list of tensor dtype corresponding to each element of the snapshot.
getDtypeValueList() - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord
A list of tensor dtype corresponding to each element of the snapshot.
getDtypeValueList() - Method in interface org.tensorflow.proto.util.SnapshotMetadataRecordOrBuilder
A list of tensor dtype corresponding to each element of the snapshot.
getDurationPs() - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
The duration of the event in picoseconds if applicable.
getDurationPs() - Method in class org.tensorflow.proto.framework.TraceEvent
The duration of the event in picoseconds if applicable.
getDurationPs() - Method in interface org.tensorflow.proto.framework.TraceEventOrBuilder
The duration of the event in picoseconds if applicable.
getDurationPs() - Method in class org.tensorflow.proto.profiler.XEvent.Builder
Duration of the event in picoseconds.
getDurationPs() - Method in class org.tensorflow.proto.profiler.XEvent
Duration of the event in picoseconds.
getDurationPs() - Method in interface org.tensorflow.proto.profiler.XEventOrBuilder
Duration of the event in picoseconds.
getDurationPs() - Method in class org.tensorflow.proto.profiler.XLine.Builder
Profiling duration for this line in picoseconds.
getDurationPs() - Method in class org.tensorflow.proto.profiler.XLine
Profiling duration for this line in picoseconds.
getDurationPs() - Method in interface org.tensorflow.proto.profiler.XLineOrBuilder
Profiling duration for this line in picoseconds.
getElement(int) - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory.Builder
repeated .tensorflow.MemmappedFileSystemDirectoryElement element = 1;
getElement(int) - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory
repeated .tensorflow.MemmappedFileSystemDirectoryElement element = 1;
getElement(int) - Method in interface org.tensorflow.proto.util.MemmappedFileSystemDirectoryOrBuilder
repeated .tensorflow.MemmappedFileSystemDirectoryElement element = 1;
getElementBuilder(int) - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory.Builder
repeated .tensorflow.MemmappedFileSystemDirectoryElement element = 1;
getElementBuilderList() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory.Builder
repeated .tensorflow.MemmappedFileSystemDirectoryElement element = 1;
getElementCount() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory.Builder
repeated .tensorflow.MemmappedFileSystemDirectoryElement element = 1;
getElementCount() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory
repeated .tensorflow.MemmappedFileSystemDirectoryElement element = 1;
getElementCount() - Method in interface org.tensorflow.proto.util.MemmappedFileSystemDirectoryOrBuilder
repeated .tensorflow.MemmappedFileSystemDirectoryElement element = 1;
getElementList() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory.Builder
repeated .tensorflow.MemmappedFileSystemDirectoryElement element = 1;
getElementList() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory
repeated .tensorflow.MemmappedFileSystemDirectoryElement element = 1;
getElementList() - Method in interface org.tensorflow.proto.util.MemmappedFileSystemDirectoryOrBuilder
repeated .tensorflow.MemmappedFileSystemDirectoryElement element = 1;
getElementOrBuilder(int) - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory.Builder
repeated .tensorflow.MemmappedFileSystemDirectoryElement element = 1;
getElementOrBuilder(int) - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory
repeated .tensorflow.MemmappedFileSystemDirectoryElement element = 1;
getElementOrBuilder(int) - Method in interface org.tensorflow.proto.util.MemmappedFileSystemDirectoryOrBuilder
repeated .tensorflow.MemmappedFileSystemDirectoryElement element = 1;
getElementOrBuilderList() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory.Builder
repeated .tensorflow.MemmappedFileSystemDirectoryElement element = 1;
getElementOrBuilderList() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory
repeated .tensorflow.MemmappedFileSystemDirectoryElement element = 1;
getElementOrBuilderList() - Method in interface org.tensorflow.proto.util.MemmappedFileSystemDirectoryOrBuilder
repeated .tensorflow.MemmappedFileSystemDirectoryElement element = 1;
getEnable() - Method in class org.tensorflow.proto.framework.AutoParallelOptions.Builder
bool enable = 1;
getEnable() - Method in class org.tensorflow.proto.framework.AutoParallelOptions
bool enable = 1;
getEnable() - Method in interface org.tensorflow.proto.framework.AutoParallelOptionsOrBuilder
bool enable = 1;
getEnableBfloat16Sendrecv() - Method in class org.tensorflow.proto.framework.GraphOptions.Builder
If true, transfer float values between processes as bfloat16.
getEnableBfloat16Sendrecv() - Method in class org.tensorflow.proto.framework.GraphOptions
If true, transfer float values between processes as bfloat16.
getEnableBfloat16Sendrecv() - Method in interface org.tensorflow.proto.framework.GraphOptionsOrBuilder
If true, transfer float values between processes as bfloat16.
getEnableHloProto() - Method in class org.tensorflow.proto.profiler.ProfileOptions.Builder
Whether serialize hlo_proto when XLA is used.
getEnableHloProto() - Method in class org.tensorflow.proto.profiler.ProfileOptions
Whether serialize hlo_proto when XLA is used.
getEnableHloProto() - Method in interface org.tensorflow.proto.profiler.ProfileOptionsOrBuilder
Whether serialize hlo_proto when XLA is used.
getEnableMlirBridge() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
Whether to enable the MLIR-based TF->XLA bridge.
getEnableMlirBridge() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental
Whether to enable the MLIR-based TF->XLA bridge.
getEnableMlirBridge() - Method in interface org.tensorflow.proto.framework.ConfigProto.ExperimentalOrBuilder
Whether to enable the MLIR-based TF->XLA bridge.
getEnableMlirGraphOptimization() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
Whether to enable the MLIR-based Graph optimizations.
getEnableMlirGraphOptimization() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental
Whether to enable the MLIR-based Graph optimizations.
getEnableMlirGraphOptimization() - Method in interface org.tensorflow.proto.framework.ConfigProto.ExperimentalOrBuilder
Whether to enable the MLIR-based Graph optimizations.
getEnableOp(int) - Method in class org.tensorflow.proto.framework.ScopedAllocatorOptions.Builder
If present, only perform optimization for these ops.
getEnableOp(int) - Method in class org.tensorflow.proto.framework.ScopedAllocatorOptions
If present, only perform optimization for these ops.
getEnableOp(int) - Method in interface org.tensorflow.proto.framework.ScopedAllocatorOptionsOrBuilder
If present, only perform optimization for these ops.
getEnableOpBytes(int) - Method in class org.tensorflow.proto.framework.ScopedAllocatorOptions.Builder
If present, only perform optimization for these ops.
getEnableOpBytes(int) - Method in class org.tensorflow.proto.framework.ScopedAllocatorOptions
If present, only perform optimization for these ops.
getEnableOpBytes(int) - Method in interface org.tensorflow.proto.framework.ScopedAllocatorOptionsOrBuilder
If present, only perform optimization for these ops.
getEnableOpCount() - Method in class org.tensorflow.proto.framework.ScopedAllocatorOptions.Builder
If present, only perform optimization for these ops.
getEnableOpCount() - Method in class org.tensorflow.proto.framework.ScopedAllocatorOptions
If present, only perform optimization for these ops.
getEnableOpCount() - Method in interface org.tensorflow.proto.framework.ScopedAllocatorOptionsOrBuilder
If present, only perform optimization for these ops.
getEnableOpList() - Method in class org.tensorflow.proto.framework.ScopedAllocatorOptions.Builder
If present, only perform optimization for these ops.
getEnableOpList() - Method in class org.tensorflow.proto.framework.ScopedAllocatorOptions
If present, only perform optimization for these ops.
getEnableOpList() - Method in interface org.tensorflow.proto.framework.ScopedAllocatorOptionsOrBuilder
If present, only perform optimization for these ops.
getEnableRecvScheduling() - Method in class org.tensorflow.proto.framework.GraphOptions.Builder
If true, use control flow to schedule the activation of Recv nodes.
getEnableRecvScheduling() - Method in class org.tensorflow.proto.framework.GraphOptions
If true, use control flow to schedule the activation of Recv nodes.
getEnableRecvScheduling() - Method in interface org.tensorflow.proto.framework.GraphOptionsOrBuilder
If true, use control flow to schedule the activation of Recv nodes.
getEncodedAudioString() - Method in class org.tensorflow.proto.framework.Summary.Audio.Builder
Encoded audio data and its associated RFC 2045 content type (e.g.
getEncodedAudioString() - Method in class org.tensorflow.proto.framework.Summary.Audio
Encoded audio data and its associated RFC 2045 content type (e.g.
getEncodedAudioString() - Method in interface org.tensorflow.proto.framework.Summary.AudioOrBuilder
Encoded audio data and its associated RFC 2045 content type (e.g.
getEncodedImageString() - Method in class org.tensorflow.proto.framework.Summary.Image.Builder
Image data in encoded format.
getEncodedImageString() - Method in class org.tensorflow.proto.framework.Summary.Image
Image data in encoded format.
getEncodedImageString() - Method in interface org.tensorflow.proto.framework.Summary.ImageOrBuilder
Image data in encoded format.
getEncodingCase() - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
 
getEncodingCase() - Method in class org.tensorflow.proto.framework.TensorInfo
 
getEncodingCase() - Method in interface org.tensorflow.proto.framework.TensorInfoOrBuilder
 
getEndianness() - Method in class org.tensorflow.proto.util.BundleHeaderProto.Builder
.tensorflow.BundleHeaderProto.Endianness endianness = 2;
getEndianness() - Method in class org.tensorflow.proto.util.BundleHeaderProto
.tensorflow.BundleHeaderProto.Endianness endianness = 2;
getEndianness() - Method in interface org.tensorflow.proto.util.BundleHeaderProtoOrBuilder
.tensorflow.BundleHeaderProto.Endianness endianness = 2;
getEndiannessValue() - Method in class org.tensorflow.proto.util.BundleHeaderProto.Builder
.tensorflow.BundleHeaderProto.Endianness endianness = 2;
getEndiannessValue() - Method in class org.tensorflow.proto.util.BundleHeaderProto
.tensorflow.BundleHeaderProto.Endianness endianness = 2;
getEndiannessValue() - Method in interface org.tensorflow.proto.util.BundleHeaderProtoOrBuilder
.tensorflow.BundleHeaderProto.Endianness endianness = 2;
getEndpoint(int) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
getEndpoint(int) - Method in class org.tensorflow.proto.framework.ApiDef
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
getEndpoint(int) - Method in interface org.tensorflow.proto.framework.ApiDefOrBuilder
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
getEndpointBuilder(int) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
getEndpointBuilderList() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
getEndpointCount() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
getEndpointCount() - Method in class org.tensorflow.proto.framework.ApiDef
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
getEndpointCount() - Method in interface org.tensorflow.proto.framework.ApiDefOrBuilder
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
getEndpointList() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
getEndpointList() - Method in class org.tensorflow.proto.framework.ApiDef
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
getEndpointList() - Method in interface org.tensorflow.proto.framework.ApiDefOrBuilder
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
getEndpointOrBuilder(int) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
getEndpointOrBuilder(int) - Method in class org.tensorflow.proto.framework.ApiDef
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
getEndpointOrBuilder(int) - Method in interface org.tensorflow.proto.framework.ApiDefOrBuilder
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
getEndpointOrBuilderList() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
getEndpointOrBuilderList() - Method in class org.tensorflow.proto.framework.ApiDef
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
getEndpointOrBuilderList() - Method in interface org.tensorflow.proto.framework.ApiDefOrBuilder
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
getEnqueueOpName(int) - Method in class org.tensorflow.proto.framework.QueueRunnerDef.Builder
A list of enqueue operations.
getEnqueueOpName(int) - Method in class org.tensorflow.proto.framework.QueueRunnerDef
A list of enqueue operations.
getEnqueueOpName(int) - Method in interface org.tensorflow.proto.framework.QueueRunnerDefOrBuilder
A list of enqueue operations.
getEnqueueOpNameBytes(int) - Method in class org.tensorflow.proto.framework.QueueRunnerDef.Builder
A list of enqueue operations.
getEnqueueOpNameBytes(int) - Method in class org.tensorflow.proto.framework.QueueRunnerDef
A list of enqueue operations.
getEnqueueOpNameBytes(int) - Method in interface org.tensorflow.proto.framework.QueueRunnerDefOrBuilder
A list of enqueue operations.
getEnqueueOpNameCount() - Method in class org.tensorflow.proto.framework.QueueRunnerDef.Builder
A list of enqueue operations.
getEnqueueOpNameCount() - Method in class org.tensorflow.proto.framework.QueueRunnerDef
A list of enqueue operations.
getEnqueueOpNameCount() - Method in interface org.tensorflow.proto.framework.QueueRunnerDefOrBuilder
A list of enqueue operations.
getEnqueueOpNameList() - Method in class org.tensorflow.proto.framework.QueueRunnerDef.Builder
A list of enqueue operations.
getEnqueueOpNameList() - Method in class org.tensorflow.proto.framework.QueueRunnerDef
A list of enqueue operations.
getEnqueueOpNameList() - Method in interface org.tensorflow.proto.framework.QueueRunnerDefOrBuilder
A list of enqueue operations.
getEntries() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
The list of tests or benchmarks in this run.
getEntries() - Method in class org.tensorflow.proto.util.testlog.TestResults
The list of tests or benchmarks in this run.
getEntries() - Method in interface org.tensorflow.proto.util.testlog.TestResultsOrBuilder
The list of tests or benchmarks in this run.
getEntriesBuilder() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
The list of tests or benchmarks in this run.
getEntriesOrBuilder() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
The list of tests or benchmarks in this run.
getEntriesOrBuilder() - Method in class org.tensorflow.proto.util.testlog.TestResults
The list of tests or benchmarks in this run.
getEntriesOrBuilder() - Method in interface org.tensorflow.proto.util.testlog.TestResultsOrBuilder
The list of tests or benchmarks in this run.
getEntry(int) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries.Builder
repeated .tensorflow.BenchmarkEntry entry = 1;
getEntry(int) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries
repeated .tensorflow.BenchmarkEntry entry = 1;
getEntry(int) - Method in interface org.tensorflow.proto.util.testlog.BenchmarkEntriesOrBuilder
repeated .tensorflow.BenchmarkEntry entry = 1;
getEntryBuilder(int) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries.Builder
repeated .tensorflow.BenchmarkEntry entry = 1;
getEntryBuilderList() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries.Builder
repeated .tensorflow.BenchmarkEntry entry = 1;
getEntryCount() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries.Builder
repeated .tensorflow.BenchmarkEntry entry = 1;
getEntryCount() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries
repeated .tensorflow.BenchmarkEntry entry = 1;
getEntryCount() - Method in interface org.tensorflow.proto.util.testlog.BenchmarkEntriesOrBuilder
repeated .tensorflow.BenchmarkEntry entry = 1;
getEntryList() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries.Builder
repeated .tensorflow.BenchmarkEntry entry = 1;
getEntryList() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries
repeated .tensorflow.BenchmarkEntry entry = 1;
getEntryList() - Method in interface org.tensorflow.proto.util.testlog.BenchmarkEntriesOrBuilder
repeated .tensorflow.BenchmarkEntry entry = 1;
getEntryOrBuilder(int) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries.Builder
repeated .tensorflow.BenchmarkEntry entry = 1;
getEntryOrBuilder(int) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries
repeated .tensorflow.BenchmarkEntry entry = 1;
getEntryOrBuilder(int) - Method in interface org.tensorflow.proto.util.testlog.BenchmarkEntriesOrBuilder
repeated .tensorflow.BenchmarkEntry entry = 1;
getEntryOrBuilderList() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries.Builder
repeated .tensorflow.BenchmarkEntry entry = 1;
getEntryOrBuilderList() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries
repeated .tensorflow.BenchmarkEntry entry = 1;
getEntryOrBuilderList() - Method in interface org.tensorflow.proto.util.testlog.BenchmarkEntriesOrBuilder
repeated .tensorflow.BenchmarkEntry entry = 1;
getEnvironment() - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
Deprecated.
getEnvironment() - Method in class org.tensorflow.proto.framework.DeviceProperties
Deprecated.
getEnvironment() - Method in interface org.tensorflow.proto.framework.DevicePropertiesOrBuilder
Deprecated.
getEnvironmentCount() - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
 
getEnvironmentCount() - Method in class org.tensorflow.proto.framework.DeviceProperties
 
getEnvironmentCount() - Method in interface org.tensorflow.proto.framework.DevicePropertiesOrBuilder
Version of the tools and libraries used with this device (e.g.
getEnvironmentMap() - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
Version of the tools and libraries used with this device (e.g.
getEnvironmentMap() - Method in class org.tensorflow.proto.framework.DeviceProperties
Version of the tools and libraries used with this device (e.g.
getEnvironmentMap() - Method in interface org.tensorflow.proto.framework.DevicePropertiesOrBuilder
Version of the tools and libraries used with this device (e.g.
getEnvironmentOrDefault(String, String) - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
Version of the tools and libraries used with this device (e.g.
getEnvironmentOrDefault(String, String) - Method in class org.tensorflow.proto.framework.DeviceProperties
Version of the tools and libraries used with this device (e.g.
getEnvironmentOrDefault(String, String) - Method in interface org.tensorflow.proto.framework.DevicePropertiesOrBuilder
Version of the tools and libraries used with this device (e.g.
getEnvironmentOrThrow(String) - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
Version of the tools and libraries used with this device (e.g.
getEnvironmentOrThrow(String) - Method in class org.tensorflow.proto.framework.DeviceProperties
Version of the tools and libraries used with this device (e.g.
getEnvironmentOrThrow(String) - Method in interface org.tensorflow.proto.framework.DevicePropertiesOrBuilder
Version of the tools and libraries used with this device (e.g.
getEnvVars() - Method in class org.tensorflow.proto.util.testlog.RunConfiguration.Builder
Deprecated.
getEnvVars() - Method in class org.tensorflow.proto.util.testlog.RunConfiguration
Deprecated.
getEnvVars() - Method in interface org.tensorflow.proto.util.testlog.RunConfigurationOrBuilder
Deprecated.
getEnvVarsCount() - Method in class org.tensorflow.proto.util.testlog.RunConfiguration.Builder
 
getEnvVarsCount() - Method in class org.tensorflow.proto.util.testlog.RunConfiguration
 
getEnvVarsCount() - Method in interface org.tensorflow.proto.util.testlog.RunConfigurationOrBuilder
Environment variables used to run the test/benchmark.
getEnvVarsMap() - Method in class org.tensorflow.proto.util.testlog.RunConfiguration.Builder
Environment variables used to run the test/benchmark.
getEnvVarsMap() - Method in class org.tensorflow.proto.util.testlog.RunConfiguration
Environment variables used to run the test/benchmark.
getEnvVarsMap() - Method in interface org.tensorflow.proto.util.testlog.RunConfigurationOrBuilder
Environment variables used to run the test/benchmark.
getEnvVarsOrDefault(String, String) - Method in class org.tensorflow.proto.util.testlog.RunConfiguration.Builder
Environment variables used to run the test/benchmark.
getEnvVarsOrDefault(String, String) - Method in class org.tensorflow.proto.util.testlog.RunConfiguration
Environment variables used to run the test/benchmark.
getEnvVarsOrDefault(String, String) - Method in interface org.tensorflow.proto.util.testlog.RunConfigurationOrBuilder
Environment variables used to run the test/benchmark.
getEnvVarsOrThrow(String) - Method in class org.tensorflow.proto.util.testlog.RunConfiguration.Builder
Environment variables used to run the test/benchmark.
getEnvVarsOrThrow(String) - Method in class org.tensorflow.proto.util.testlog.RunConfiguration
Environment variables used to run the test/benchmark.
getEnvVarsOrThrow(String) - Method in interface org.tensorflow.proto.util.testlog.RunConfigurationOrBuilder
Environment variables used to run the test/benchmark.
getErrors(int) - Method in class org.tensorflow.proto.profiler.XSpace.Builder
Errors (if any) in the generation of planes.
getErrors(int) - Method in class org.tensorflow.proto.profiler.XSpace
Errors (if any) in the generation of planes.
getErrors(int) - Method in interface org.tensorflow.proto.profiler.XSpaceOrBuilder
Errors (if any) in the generation of planes.
getErrorsBytes(int) - Method in class org.tensorflow.proto.profiler.XSpace.Builder
Errors (if any) in the generation of planes.
getErrorsBytes(int) - Method in class org.tensorflow.proto.profiler.XSpace
Errors (if any) in the generation of planes.
getErrorsBytes(int) - Method in interface org.tensorflow.proto.profiler.XSpaceOrBuilder
Errors (if any) in the generation of planes.
getErrorsCount() - Method in class org.tensorflow.proto.profiler.XSpace.Builder
Errors (if any) in the generation of planes.
getErrorsCount() - Method in class org.tensorflow.proto.profiler.XSpace
Errors (if any) in the generation of planes.
getErrorsCount() - Method in interface org.tensorflow.proto.profiler.XSpaceOrBuilder
Errors (if any) in the generation of planes.
getErrorsList() - Method in class org.tensorflow.proto.profiler.XSpace.Builder
Errors (if any) in the generation of planes.
getErrorsList() - Method in class org.tensorflow.proto.profiler.XSpace
Errors (if any) in the generation of planes.
getErrorsList() - Method in interface org.tensorflow.proto.profiler.XSpaceOrBuilder
Errors (if any) in the generation of planes.
getEventMetadata() - Method in class org.tensorflow.proto.profiler.XPlane.Builder
Deprecated.
getEventMetadata() - Method in class org.tensorflow.proto.profiler.XPlane
Deprecated.
getEventMetadata() - Method in interface org.tensorflow.proto.profiler.XPlaneOrBuilder
Deprecated.
getEventMetadataCount() - Method in class org.tensorflow.proto.profiler.XPlane.Builder
 
getEventMetadataCount() - Method in class org.tensorflow.proto.profiler.XPlane
 
getEventMetadataCount() - Method in interface org.tensorflow.proto.profiler.XPlaneOrBuilder
XEventMetadata map, each entry uses the XEventMetadata.id as key.
getEventMetadataMap() - Method in class org.tensorflow.proto.profiler.XPlane.Builder
XEventMetadata map, each entry uses the XEventMetadata.id as key.
getEventMetadataMap() - Method in class org.tensorflow.proto.profiler.XPlane
XEventMetadata map, each entry uses the XEventMetadata.id as key.
getEventMetadataMap() - Method in interface org.tensorflow.proto.profiler.XPlaneOrBuilder
XEventMetadata map, each entry uses the XEventMetadata.id as key.
getEventMetadataOrDefault(long, XEventMetadata) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
XEventMetadata map, each entry uses the XEventMetadata.id as key.
getEventMetadataOrDefault(long, XEventMetadata) - Method in class org.tensorflow.proto.profiler.XPlane
XEventMetadata map, each entry uses the XEventMetadata.id as key.
getEventMetadataOrDefault(long, XEventMetadata) - Method in interface org.tensorflow.proto.profiler.XPlaneOrBuilder
XEventMetadata map, each entry uses the XEventMetadata.id as key.
getEventMetadataOrThrow(long) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
XEventMetadata map, each entry uses the XEventMetadata.id as key.
getEventMetadataOrThrow(long) - Method in class org.tensorflow.proto.profiler.XPlane
XEventMetadata map, each entry uses the XEventMetadata.id as key.
getEventMetadataOrThrow(long) - Method in interface org.tensorflow.proto.profiler.XPlaneOrBuilder
XEventMetadata map, each entry uses the XEventMetadata.id as key.
getEvents(int) - Method in class org.tensorflow.proto.profiler.XLine.Builder
XEvents within the same XLine should not overlap in time, but they can be nested.
getEvents(int) - Method in class org.tensorflow.proto.profiler.XLine
XEvents within the same XLine should not overlap in time, but they can be nested.
getEvents(int) - Method in interface org.tensorflow.proto.profiler.XLineOrBuilder
XEvents within the same XLine should not overlap in time, but they can be nested.
getEventsBuilder(int) - Method in class org.tensorflow.proto.profiler.XLine.Builder
XEvents within the same XLine should not overlap in time, but they can be nested.
getEventsBuilderList() - Method in class org.tensorflow.proto.profiler.XLine.Builder
XEvents within the same XLine should not overlap in time, but they can be nested.
getEventsCount() - Method in class org.tensorflow.proto.profiler.XLine.Builder
XEvents within the same XLine should not overlap in time, but they can be nested.
getEventsCount() - Method in class org.tensorflow.proto.profiler.XLine
XEvents within the same XLine should not overlap in time, but they can be nested.
getEventsCount() - Method in interface org.tensorflow.proto.profiler.XLineOrBuilder
XEvents within the same XLine should not overlap in time, but they can be nested.
getEventsList() - Method in class org.tensorflow.proto.profiler.XLine.Builder
XEvents within the same XLine should not overlap in time, but they can be nested.
getEventsList() - Method in class org.tensorflow.proto.profiler.XLine
XEvents within the same XLine should not overlap in time, but they can be nested.
getEventsList() - Method in interface org.tensorflow.proto.profiler.XLineOrBuilder
XEvents within the same XLine should not overlap in time, but they can be nested.
getEventsOrBuilder(int) - Method in class org.tensorflow.proto.profiler.XLine.Builder
XEvents within the same XLine should not overlap in time, but they can be nested.
getEventsOrBuilder(int) - Method in class org.tensorflow.proto.profiler.XLine
XEvents within the same XLine should not overlap in time, but they can be nested.
getEventsOrBuilder(int) - Method in interface org.tensorflow.proto.profiler.XLineOrBuilder
XEvents within the same XLine should not overlap in time, but they can be nested.
getEventsOrBuilderList() - Method in class org.tensorflow.proto.profiler.XLine.Builder
XEvents within the same XLine should not overlap in time, but they can be nested.
getEventsOrBuilderList() - Method in class org.tensorflow.proto.profiler.XLine
XEvents within the same XLine should not overlap in time, but they can be nested.
getEventsOrBuilderList() - Method in interface org.tensorflow.proto.profiler.XLineOrBuilder
XEvents within the same XLine should not overlap in time, but they can be nested.
getExecution() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
Execution of an op or a Graph (e.g., a tf.function).
getExecution() - Method in class org.tensorflow.proto.util.DebugEvent
Execution of an op or a Graph (e.g., a tf.function).
getExecution() - Method in interface org.tensorflow.proto.util.DebugEventOrBuilder
Execution of an op or a Graph (e.g., a tf.function).
getExecutionBuilder() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
Execution of an op or a Graph (e.g., a tf.function).
getExecutionOrBuilder() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
Execution of an op or a Graph (e.g., a tf.function).
getExecutionOrBuilder() - Method in class org.tensorflow.proto.util.DebugEvent
Execution of an op or a Graph (e.g., a tf.function).
getExecutionOrBuilder() - Method in interface org.tensorflow.proto.util.DebugEventOrBuilder
Execution of an op or a Graph (e.g., a tf.function).
getExecutorName() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Executor's name
getExecutorName() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
Executor's name
getExecutorName() - Method in interface org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfoOrBuilder
Executor's name
getExecutorNameBytes() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Executor's name
getExecutorNameBytes() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
Executor's name
getExecutorNameBytes() - Method in interface org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfoOrBuilder
Executor's name
getExecutorType() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.util.RequestedExitCode.Builder
int32 exit_code = 1;
getExitCode() - Method in class org.tensorflow.proto.util.RequestedExitCode
int32 exit_code = 1;
getExitCode() - Method in interface org.tensorflow.proto.util.RequestedExitCodeOrBuilder
int32 exit_code = 1;
getExitCode() - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest.Builder
.tensorflow.RequestedExitCode exit_code = 3;
getExitCode() - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest
.tensorflow.RequestedExitCode exit_code = 3;
getExitCode() - Method in interface org.tensorflow.proto.util.WorkerHeartbeatRequestOrBuilder
.tensorflow.RequestedExitCode exit_code = 3;
getExitCodeBuilder() - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest.Builder
.tensorflow.RequestedExitCode exit_code = 3;
getExitCodeOrBuilder() - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest.Builder
.tensorflow.RequestedExitCode exit_code = 3;
getExitCodeOrBuilder() - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest
.tensorflow.RequestedExitCode exit_code = 3;
getExitCodeOrBuilder() - Method in interface org.tensorflow.proto.util.WorkerHeartbeatRequestOrBuilder
.tensorflow.RequestedExitCode exit_code = 3;
getExperimental() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
.tensorflow.ConfigProto.Experimental experimental = 16;
getExperimental() - Method in class org.tensorflow.proto.framework.ConfigProto
.tensorflow.ConfigProto.Experimental experimental = 16;
getExperimental() - Method in interface org.tensorflow.proto.framework.ConfigProtoOrBuilder
.tensorflow.ConfigProto.Experimental experimental = 16;
getExperimental() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.RunOptions.Builder
.tensorflow.RunOptions.Experimental experimental = 8;
getExperimental() - Method in class org.tensorflow.proto.framework.RunOptions
.tensorflow.RunOptions.Experimental experimental = 8;
getExperimental() - Method in interface org.tensorflow.proto.framework.RunOptionsOrBuilder
.tensorflow.RunOptions.Experimental experimental = 8;
getExperimentalBuilder() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
.tensorflow.ConfigProto.Experimental experimental = 16;
getExperimentalBuilder() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.RunOptions.Builder
.tensorflow.RunOptions.Experimental experimental = 8;
getExperimentalDebugInfo() - Method in class org.tensorflow.proto.framework.NodeDef.Builder
This stores debug information associated with the node.
getExperimentalDebugInfo() - Method in class org.tensorflow.proto.framework.NodeDef
This stores debug information associated with the node.
getExperimentalDebugInfo() - Method in interface org.tensorflow.proto.framework.NodeDefOrBuilder
This stores debug information associated with the node.
getExperimentalDebugInfoBuilder() - Method in class org.tensorflow.proto.framework.NodeDef.Builder
This stores debug information associated with the node.
getExperimentalDebugInfoOrBuilder() - Method in class org.tensorflow.proto.framework.NodeDef.Builder
This stores debug information associated with the node.
getExperimentalDebugInfoOrBuilder() - Method in class org.tensorflow.proto.framework.NodeDef
This stores debug information associated with the node.
getExperimentalDebugInfoOrBuilder() - Method in interface org.tensorflow.proto.framework.NodeDefOrBuilder
This stores debug information associated with the node.
getExperimentalOrBuilder() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
.tensorflow.ConfigProto.Experimental experimental = 16;
getExperimentalOrBuilder() - Method in class org.tensorflow.proto.framework.ConfigProto
.tensorflow.ConfigProto.Experimental experimental = 16;
getExperimentalOrBuilder() - Method in interface org.tensorflow.proto.framework.ConfigProtoOrBuilder
.tensorflow.ConfigProto.Experimental experimental = 16;
getExperimentalOrBuilder() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.RunOptions.Builder
.tensorflow.RunOptions.Experimental experimental = 8;
getExperimentalOrBuilder() - Method in class org.tensorflow.proto.framework.RunOptions
.tensorflow.RunOptions.Experimental experimental = 8;
getExperimentalOrBuilder() - Method in interface org.tensorflow.proto.framework.RunOptionsOrBuilder
.tensorflow.RunOptions.Experimental experimental = 8;
getExplanation() - Method in class org.tensorflow.proto.framework.OpDeprecation.Builder
Explanation of why it was deprecated and what to use instead.
getExplanation() - Method in class org.tensorflow.proto.framework.OpDeprecation
Explanation of why it was deprecated and what to use instead.
getExplanation() - Method in interface org.tensorflow.proto.framework.OpDeprecationOrBuilder
Explanation of why it was deprecated and what to use instead.
getExplanationBytes() - Method in class org.tensorflow.proto.framework.OpDeprecation.Builder
Explanation of why it was deprecated and what to use instead.
getExplanationBytes() - Method in class org.tensorflow.proto.framework.OpDeprecation
Explanation of why it was deprecated and what to use instead.
getExplanationBytes() - Method in interface org.tensorflow.proto.framework.OpDeprecationOrBuilder
Explanation of why it was deprecated and what to use instead.
getExtent(int) - Method in class org.tensorflow.proto.framework.TensorSliceProto.Builder
Extent of the slice in all tensor dimensions.
getExtent(int) - Method in class org.tensorflow.proto.framework.TensorSliceProto
Extent of the slice in all tensor dimensions.
getExtent(int) - Method in interface org.tensorflow.proto.framework.TensorSliceProtoOrBuilder
Extent of the slice in all tensor dimensions.
getExtentBuilder(int) - Method in class org.tensorflow.proto.framework.TensorSliceProto.Builder
Extent of the slice in all tensor dimensions.
getExtentBuilderList() - Method in class org.tensorflow.proto.framework.TensorSliceProto.Builder
Extent of the slice in all tensor dimensions.
getExtentCount() - Method in class org.tensorflow.proto.framework.TensorSliceProto.Builder
Extent of the slice in all tensor dimensions.
getExtentCount() - Method in class org.tensorflow.proto.framework.TensorSliceProto
Extent of the slice in all tensor dimensions.
getExtentCount() - Method in interface org.tensorflow.proto.framework.TensorSliceProtoOrBuilder
Extent of the slice in all tensor dimensions.
getExtentList() - Method in class org.tensorflow.proto.framework.TensorSliceProto.Builder
Extent of the slice in all tensor dimensions.
getExtentList() - Method in class org.tensorflow.proto.framework.TensorSliceProto
Extent of the slice in all tensor dimensions.
getExtentList() - Method in interface org.tensorflow.proto.framework.TensorSliceProtoOrBuilder
Extent of the slice in all tensor dimensions.
getExtentOrBuilder(int) - Method in class org.tensorflow.proto.framework.TensorSliceProto.Builder
Extent of the slice in all tensor dimensions.
getExtentOrBuilder(int) - Method in class org.tensorflow.proto.framework.TensorSliceProto
Extent of the slice in all tensor dimensions.
getExtentOrBuilder(int) - Method in interface org.tensorflow.proto.framework.TensorSliceProtoOrBuilder
Extent of the slice in all tensor dimensions.
getExtentOrBuilderList() - Method in class org.tensorflow.proto.framework.TensorSliceProto.Builder
Extent of the slice in all tensor dimensions.
getExtentOrBuilderList() - Method in class org.tensorflow.proto.framework.TensorSliceProto
Extent of the slice in all tensor dimensions.
getExtentOrBuilderList() - Method in interface org.tensorflow.proto.framework.TensorSliceProtoOrBuilder
Extent of the slice in all tensor dimensions.
getExternalValues() - Method in class org.tensorflow.proto.framework.ValuesDef.Builder
Deprecated.
getExternalValues() - Method in class org.tensorflow.proto.framework.ValuesDef
Deprecated.
getExternalValues() - Method in interface org.tensorflow.proto.framework.ValuesDefOrBuilder
Deprecated.
getExternalValuesCount() - Method in class org.tensorflow.proto.framework.ValuesDef.Builder
 
getExternalValuesCount() - Method in class org.tensorflow.proto.framework.ValuesDef
 
getExternalValuesCount() - Method in interface org.tensorflow.proto.framework.ValuesDefOrBuilder
Value names referenced by but external to this context.
getExternalValuesMap() - Method in class org.tensorflow.proto.framework.ValuesDef.Builder
Value names referenced by but external to this context.
getExternalValuesMap() - Method in class org.tensorflow.proto.framework.ValuesDef
Value names referenced by but external to this context.
getExternalValuesMap() - Method in interface org.tensorflow.proto.framework.ValuesDefOrBuilder
Value names referenced by but external to this context.
getExternalValuesOrDefault(String, String) - Method in class org.tensorflow.proto.framework.ValuesDef.Builder
Value names referenced by but external to this context.
getExternalValuesOrDefault(String, String) - Method in class org.tensorflow.proto.framework.ValuesDef
Value names referenced by but external to this context.
getExternalValuesOrDefault(String, String) - Method in interface org.tensorflow.proto.framework.ValuesDefOrBuilder
Value names referenced by but external to this context.
getExternalValuesOrThrow(String) - Method in class org.tensorflow.proto.framework.ValuesDef.Builder
Value names referenced by but external to this context.
getExternalValuesOrThrow(String) - Method in class org.tensorflow.proto.framework.ValuesDef
Value names referenced by but external to this context.
getExternalValuesOrThrow(String) - Method in interface org.tensorflow.proto.framework.ValuesDefOrBuilder
Value names referenced by but external to this context.
getExtras() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
Deprecated.
getExtras() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
Deprecated.
getExtras() - Method in interface org.tensorflow.proto.util.testlog.BenchmarkEntryOrBuilder
Deprecated.
getExtrasCount() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
 
getExtrasCount() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
 
getExtrasCount() - Method in interface org.tensorflow.proto.util.testlog.BenchmarkEntryOrBuilder
Generic map from result key to value.
getExtrasMap() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
Generic map from result key to value.
getExtrasMap() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
Generic map from result key to value.
getExtrasMap() - Method in interface org.tensorflow.proto.util.testlog.BenchmarkEntryOrBuilder
Generic map from result key to value.
getExtrasOrDefault(String, EntryValue) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
Generic map from result key to value.
getExtrasOrDefault(String, EntryValue) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
Generic map from result key to value.
getExtrasOrDefault(String, EntryValue) - Method in interface org.tensorflow.proto.util.testlog.BenchmarkEntryOrBuilder
Generic map from result key to value.
getExtrasOrThrow(String) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
Generic map from result key to value.
getExtrasOrThrow(String) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
Generic map from result key to value.
getExtrasOrThrow(String) - Method in interface org.tensorflow.proto.util.testlog.BenchmarkEntryOrBuilder
Generic map from result key to value.
getF() - Method in class org.tensorflow.proto.framework.AttrValue.Builder
"float"
getF() - Method in class org.tensorflow.proto.framework.AttrValue
"float"
getF(int) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(float)"
getF(int) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue
"list(float)"
getF(int) - Method in interface org.tensorflow.proto.framework.AttrValue.ListValueOrBuilder
"list(float)"
getF() - Method in interface org.tensorflow.proto.framework.AttrValueOrBuilder
"float"
getFailOnOptimizerErrors() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
If true, any optimization pass failing will cause the MetaOptimizer to stop with an error.
getFailOnOptimizerErrors() - Method in class org.tensorflow.proto.framework.RewriterConfig
If true, any optimization pass failing will cause the MetaOptimizer to stop with an error.
getFailOnOptimizerErrors() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
If true, any optimization pass failing will cause the MetaOptimizer to stop with an error.
getFCount() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(float)"
getFCount() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue
"list(float)"
getFCount() - Method in interface org.tensorflow.proto.framework.AttrValue.ListValueOrBuilder
"list(float)"
getFeature(int) - Method in class org.tensorflow.proto.example.FeatureList.Builder
repeated .tensorflow.Feature feature = 1;
getFeature(int) - Method in class org.tensorflow.proto.example.FeatureList
repeated .tensorflow.Feature feature = 1;
getFeature(int) - Method in interface org.tensorflow.proto.example.FeatureListOrBuilder
repeated .tensorflow.Feature feature = 1;
getFeature() - Method in class org.tensorflow.proto.example.Features.Builder
Deprecated.
getFeature() - Method in class org.tensorflow.proto.example.Features
Deprecated.
getFeature() - Method in interface org.tensorflow.proto.example.FeaturesOrBuilder
Deprecated.
getFeatureBuilder(int) - Method in class org.tensorflow.proto.example.FeatureList.Builder
repeated .tensorflow.Feature feature = 1;
getFeatureBuilderList() - Method in class org.tensorflow.proto.example.FeatureList.Builder
repeated .tensorflow.Feature feature = 1;
getFeatureCount() - Method in class org.tensorflow.proto.example.FeatureList.Builder
repeated .tensorflow.Feature feature = 1;
getFeatureCount() - Method in class org.tensorflow.proto.example.FeatureList
repeated .tensorflow.Feature feature = 1;
getFeatureCount() - Method in interface org.tensorflow.proto.example.FeatureListOrBuilder
repeated .tensorflow.Feature feature = 1;
getFeatureCount() - Method in class org.tensorflow.proto.example.Features.Builder
 
getFeatureCount() - Method in class org.tensorflow.proto.example.Features
 
getFeatureCount() - Method in interface org.tensorflow.proto.example.FeaturesOrBuilder
Map from feature name to feature.
getFeatureList() - Method in class org.tensorflow.proto.example.FeatureList.Builder
repeated .tensorflow.Feature feature = 1;
getFeatureList() - Method in class org.tensorflow.proto.example.FeatureList
repeated .tensorflow.Feature feature = 1;
getFeatureList() - Method in interface org.tensorflow.proto.example.FeatureListOrBuilder
repeated .tensorflow.Feature feature = 1;
getFeatureList() - Method in class org.tensorflow.proto.example.FeatureLists.Builder
Deprecated.
getFeatureList() - Method in class org.tensorflow.proto.example.FeatureLists
Deprecated.
getFeatureList() - Method in interface org.tensorflow.proto.example.FeatureListsOrBuilder
Deprecated.
getFeatureListCount() - Method in class org.tensorflow.proto.example.FeatureLists.Builder
 
getFeatureListCount() - Method in class org.tensorflow.proto.example.FeatureLists
 
getFeatureListCount() - Method in interface org.tensorflow.proto.example.FeatureListsOrBuilder
Map from feature name to feature list.
getFeatureListMap() - Method in class org.tensorflow.proto.example.FeatureLists.Builder
Map from feature name to feature list.
getFeatureListMap() - Method in class org.tensorflow.proto.example.FeatureLists
Map from feature name to feature list.
getFeatureListMap() - Method in interface org.tensorflow.proto.example.FeatureListsOrBuilder
Map from feature name to feature list.
getFeatureListOrDefault(String, FeatureList) - Method in class org.tensorflow.proto.example.FeatureLists.Builder
Map from feature name to feature list.
getFeatureListOrDefault(String, FeatureList) - Method in class org.tensorflow.proto.example.FeatureLists
Map from feature name to feature list.
getFeatureListOrDefault(String, FeatureList) - Method in interface org.tensorflow.proto.example.FeatureListsOrBuilder
Map from feature name to feature list.
getFeatureListOrThrow(String) - Method in class org.tensorflow.proto.example.FeatureLists.Builder
Map from feature name to feature list.
getFeatureListOrThrow(String) - Method in class org.tensorflow.proto.example.FeatureLists
Map from feature name to feature list.
getFeatureListOrThrow(String) - Method in interface org.tensorflow.proto.example.FeatureListsOrBuilder
Map from feature name to feature list.
getFeatureLists() - Method in class org.tensorflow.proto.example.SequenceExample.Builder
.tensorflow.FeatureLists feature_lists = 2;
getFeatureLists() - Method in class org.tensorflow.proto.example.SequenceExample
.tensorflow.FeatureLists feature_lists = 2;
getFeatureLists() - Method in interface org.tensorflow.proto.example.SequenceExampleOrBuilder
.tensorflow.FeatureLists feature_lists = 2;
getFeatureListsBuilder() - Method in class org.tensorflow.proto.example.SequenceExample.Builder
.tensorflow.FeatureLists feature_lists = 2;
getFeatureListsOrBuilder() - Method in class org.tensorflow.proto.example.SequenceExample.Builder
.tensorflow.FeatureLists feature_lists = 2;
getFeatureListsOrBuilder() - Method in class org.tensorflow.proto.example.SequenceExample
.tensorflow.FeatureLists feature_lists = 2;
getFeatureListsOrBuilder() - Method in interface org.tensorflow.proto.example.SequenceExampleOrBuilder
.tensorflow.FeatureLists feature_lists = 2;
getFeatureMap() - Method in class org.tensorflow.proto.example.ExampleParserConfiguration.Builder
Deprecated.
getFeatureMap() - Method in class org.tensorflow.proto.example.ExampleParserConfiguration
Deprecated.
getFeatureMap() - Method in interface org.tensorflow.proto.example.ExampleParserConfigurationOrBuilder
Deprecated.
getFeatureMap() - Method in class org.tensorflow.proto.example.Features.Builder
Map from feature name to feature.
getFeatureMap() - Method in class org.tensorflow.proto.example.Features
Map from feature name to feature.
getFeatureMap() - Method in interface org.tensorflow.proto.example.FeaturesOrBuilder
Map from feature name to feature.
getFeatureMapCount() - Method in class org.tensorflow.proto.example.ExampleParserConfiguration.Builder
 
getFeatureMapCount() - Method in class org.tensorflow.proto.example.ExampleParserConfiguration
 
getFeatureMapCount() - Method in interface org.tensorflow.proto.example.ExampleParserConfigurationOrBuilder
map<string, .tensorflow.FeatureConfiguration> feature_map = 1;
getFeatureMapMap() - Method in class org.tensorflow.proto.example.ExampleParserConfiguration.Builder
map<string, .tensorflow.FeatureConfiguration> feature_map = 1;
getFeatureMapMap() - Method in class org.tensorflow.proto.example.ExampleParserConfiguration
map<string, .tensorflow.FeatureConfiguration> feature_map = 1;
getFeatureMapMap() - Method in interface org.tensorflow.proto.example.ExampleParserConfigurationOrBuilder
map<string, .tensorflow.FeatureConfiguration> feature_map = 1;
getFeatureMapOrDefault(String, FeatureConfiguration) - Method in class org.tensorflow.proto.example.ExampleParserConfiguration.Builder
map<string, .tensorflow.FeatureConfiguration> feature_map = 1;
getFeatureMapOrDefault(String, FeatureConfiguration) - Method in class org.tensorflow.proto.example.ExampleParserConfiguration
map<string, .tensorflow.FeatureConfiguration> feature_map = 1;
getFeatureMapOrDefault(String, FeatureConfiguration) - Method in interface org.tensorflow.proto.example.ExampleParserConfigurationOrBuilder
map<string, .tensorflow.FeatureConfiguration> feature_map = 1;
getFeatureMapOrThrow(String) - Method in class org.tensorflow.proto.example.ExampleParserConfiguration.Builder
map<string, .tensorflow.FeatureConfiguration> feature_map = 1;
getFeatureMapOrThrow(String) - Method in class org.tensorflow.proto.example.ExampleParserConfiguration
map<string, .tensorflow.FeatureConfiguration> feature_map = 1;
getFeatureMapOrThrow(String) - Method in interface org.tensorflow.proto.example.ExampleParserConfigurationOrBuilder
map<string, .tensorflow.FeatureConfiguration> feature_map = 1;
getFeatureOrBuilder(int) - Method in class org.tensorflow.proto.example.FeatureList.Builder
repeated .tensorflow.Feature feature = 1;
getFeatureOrBuilder(int) - Method in class org.tensorflow.proto.example.FeatureList
repeated .tensorflow.Feature feature = 1;
getFeatureOrBuilder(int) - Method in interface org.tensorflow.proto.example.FeatureListOrBuilder
repeated .tensorflow.Feature feature = 1;
getFeatureOrBuilderList() - Method in class org.tensorflow.proto.example.FeatureList.Builder
repeated .tensorflow.Feature feature = 1;
getFeatureOrBuilderList() - Method in class org.tensorflow.proto.example.FeatureList
repeated .tensorflow.Feature feature = 1;
getFeatureOrBuilderList() - Method in interface org.tensorflow.proto.example.FeatureListOrBuilder
repeated .tensorflow.Feature feature = 1;
getFeatureOrDefault(String, Feature) - Method in class org.tensorflow.proto.example.Features.Builder
Map from feature name to feature.
getFeatureOrDefault(String, Feature) - Method in class org.tensorflow.proto.example.Features
Map from feature name to feature.
getFeatureOrDefault(String, Feature) - Method in interface org.tensorflow.proto.example.FeaturesOrBuilder
Map from feature name to feature.
getFeatureOrThrow(String) - Method in class org.tensorflow.proto.example.Features.Builder
Map from feature name to feature.
getFeatureOrThrow(String) - Method in class org.tensorflow.proto.example.Features
Map from feature name to feature.
getFeatureOrThrow(String) - Method in interface org.tensorflow.proto.example.FeaturesOrBuilder
Map from feature name to feature.
getFeatures() - Method in class org.tensorflow.proto.example.Example.Builder
.tensorflow.Features features = 1;
getFeatures() - Method in class org.tensorflow.proto.example.Example
.tensorflow.Features features = 1;
getFeatures() - Method in interface org.tensorflow.proto.example.ExampleOrBuilder
.tensorflow.Features features = 1;
getFeaturesBuilder() - Method in class org.tensorflow.proto.example.Example.Builder
.tensorflow.Features features = 1;
getFeaturesOrBuilder() - Method in class org.tensorflow.proto.example.Example.Builder
.tensorflow.Features features = 1;
getFeaturesOrBuilder() - Method in class org.tensorflow.proto.example.Example
.tensorflow.Features features = 1;
getFeaturesOrBuilder() - Method in interface org.tensorflow.proto.example.ExampleOrBuilder
.tensorflow.Features features = 1;
getFeed(int) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Tensors to be fed in the callable.
getFeed(int) - Method in class org.tensorflow.proto.framework.CallableOptions
Tensors to be fed in the callable.
getFeed(int) - Method in interface org.tensorflow.proto.framework.CallableOptionsOrBuilder
Tensors to be fed in the callable.
getFeedBytes(int) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Tensors to be fed in the callable.
getFeedBytes(int) - Method in class org.tensorflow.proto.framework.CallableOptions
Tensors to be fed in the callable.
getFeedBytes(int) - Method in interface org.tensorflow.proto.framework.CallableOptionsOrBuilder
Tensors to be fed in the callable.
getFeedCount() - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Tensors to be fed in the callable.
getFeedCount() - Method in class org.tensorflow.proto.framework.CallableOptions
Tensors to be fed in the callable.
getFeedCount() - Method in interface org.tensorflow.proto.framework.CallableOptionsOrBuilder
Tensors to be fed in the callable.
getFeedDevices() - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Deprecated.
getFeedDevices() - Method in class org.tensorflow.proto.framework.CallableOptions
Deprecated.
getFeedDevices() - Method in interface org.tensorflow.proto.framework.CallableOptionsOrBuilder
Deprecated.
getFeedDevicesCount() - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
 
getFeedDevicesCount() - Method in class org.tensorflow.proto.framework.CallableOptions
 
getFeedDevicesCount() - Method in interface org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.CallableOptions.Builder
Tensors to be fed in the callable.
getFeedList() - Method in class org.tensorflow.proto.framework.CallableOptions
Tensors to be fed in the callable.
getFeedList() - Method in interface org.tensorflow.proto.framework.CallableOptionsOrBuilder
Tensors to be fed in the callable.
getFetch(int) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Fetches.
getFetch(int) - Method in class org.tensorflow.proto.framework.CallableOptions
Fetches.
getFetch(int) - Method in interface org.tensorflow.proto.framework.CallableOptionsOrBuilder
Fetches.
getFetchBytes(int) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Fetches.
getFetchBytes(int) - Method in class org.tensorflow.proto.framework.CallableOptions
Fetches.
getFetchBytes(int) - Method in interface org.tensorflow.proto.framework.CallableOptionsOrBuilder
Fetches.
getFetchCount() - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Fetches.
getFetchCount() - Method in class org.tensorflow.proto.framework.CallableOptions
Fetches.
getFetchCount() - Method in interface org.tensorflow.proto.framework.CallableOptionsOrBuilder
Fetches.
getFetchDevices() - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Deprecated.
getFetchDevices() - Method in class org.tensorflow.proto.framework.CallableOptions
Deprecated.
getFetchDevices() - Method in interface org.tensorflow.proto.framework.CallableOptionsOrBuilder
Deprecated.
getFetchDevicesCount() - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
 
getFetchDevicesCount() - Method in class org.tensorflow.proto.framework.CallableOptions
 
getFetchDevicesCount() - Method in interface org.tensorflow.proto.framework.CallableOptionsOrBuilder
map<string, string> fetch_devices = 7;
getFetchDevicesMap() - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
map<string, string> fetch_devices = 7;
getFetchDevicesMap() - Method in class org.tensorflow.proto.framework.CallableOptions
map<string, string> fetch_devices = 7;
getFetchDevicesMap() - Method in interface org.tensorflow.proto.framework.CallableOptionsOrBuilder
map<string, string> fetch_devices = 7;
getFetchDevicesOrDefault(String, String) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
map<string, string> fetch_devices = 7;
getFetchDevicesOrDefault(String, String) - Method in class org.tensorflow.proto.framework.CallableOptions
map<string, string> fetch_devices = 7;
getFetchDevicesOrDefault(String, String) - Method in interface org.tensorflow.proto.framework.CallableOptionsOrBuilder
map<string, string> fetch_devices = 7;
getFetchDevicesOrThrow(String) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
map<string, string> fetch_devices = 7;
getFetchDevicesOrThrow(String) - Method in class org.tensorflow.proto.framework.CallableOptions
map<string, string> fetch_devices = 7;
getFetchDevicesOrThrow(String) - Method in interface org.tensorflow.proto.framework.CallableOptionsOrBuilder
map<string, string> fetch_devices = 7;
getFetchList() - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Fetches.
getFetchList() - Method in class org.tensorflow.proto.framework.CallableOptions
Fetches.
getFetchList() - Method in interface org.tensorflow.proto.framework.CallableOptionsOrBuilder
Fetches.
getFetchSkipSync() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.
getFields() - Method in class org.tensorflow.proto.framework.DictValue.Builder
Deprecated.
getFields() - Method in class org.tensorflow.proto.framework.DictValue
Deprecated.
getFields() - Method in interface org.tensorflow.proto.framework.DictValueOrBuilder
Deprecated.
getFieldsCount() - Method in class org.tensorflow.proto.framework.DictValue.Builder
 
getFieldsCount() - Method in class org.tensorflow.proto.framework.DictValue
 
getFieldsCount() - Method in interface org.tensorflow.proto.framework.DictValueOrBuilder
map<string, .tensorflow.StructuredValue> fields = 1;
getFieldsMap() - Method in class org.tensorflow.proto.framework.DictValue.Builder
map<string, .tensorflow.StructuredValue> fields = 1;
getFieldsMap() - Method in class org.tensorflow.proto.framework.DictValue
map<string, .tensorflow.StructuredValue> fields = 1;
getFieldsMap() - Method in interface org.tensorflow.proto.framework.DictValueOrBuilder
map<string, .tensorflow.StructuredValue> fields = 1;
getFieldsOrDefault(String, StructuredValue) - Method in class org.tensorflow.proto.framework.DictValue.Builder
map<string, .tensorflow.StructuredValue> fields = 1;
getFieldsOrDefault(String, StructuredValue) - Method in class org.tensorflow.proto.framework.DictValue
map<string, .tensorflow.StructuredValue> fields = 1;
getFieldsOrDefault(String, StructuredValue) - Method in interface org.tensorflow.proto.framework.DictValueOrBuilder
map<string, .tensorflow.StructuredValue> fields = 1;
getFieldsOrThrow(String) - Method in class org.tensorflow.proto.framework.DictValue.Builder
map<string, .tensorflow.StructuredValue> fields = 1;
getFieldsOrThrow(String) - Method in class org.tensorflow.proto.framework.DictValue
map<string, .tensorflow.StructuredValue> fields = 1;
getFieldsOrThrow(String) - Method in interface org.tensorflow.proto.framework.DictValueOrBuilder
map<string, .tensorflow.StructuredValue> fields = 1;
getFileIndex() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol.Builder
File name index, which can be used to retrieve the file name string from `files`.
getFileIndex() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol
File name index, which can be used to retrieve the file name string from `files`.
getFileIndex() - Method in interface org.tensorflow.proto.framework.GraphDebugInfo.FileLineColOrBuilder
File name index, which can be used to retrieve the file name string from `files`.
getFileLineCol() - Method in class org.tensorflow.proto.util.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.tensorflow.proto.util.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.tensorflow.proto.util.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.tensorflow.proto.util.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.tensorflow.proto.util.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.tensorflow.proto.util.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.tensorflow.proto.util.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.tensorflow.proto.framework.GraphDebugInfo.StackTrace.Builder
Each line in the stack trace.
getFileLineCols(int) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace
Each line in the stack trace.
getFileLineCols(int) - Method in interface org.tensorflow.proto.framework.GraphDebugInfo.StackTraceOrBuilder
Each line in the stack trace.
getFileLineColsBuilder(int) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace.Builder
Each line in the stack trace.
getFileLineColsBuilderList() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace.Builder
Each line in the stack trace.
getFileLineColsCount() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace.Builder
Each line in the stack trace.
getFileLineColsCount() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace
Each line in the stack trace.
getFileLineColsCount() - Method in interface org.tensorflow.proto.framework.GraphDebugInfo.StackTraceOrBuilder
Each line in the stack trace.
getFileLineColsList() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace.Builder
Each line in the stack trace.
getFileLineColsList() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace
Each line in the stack trace.
getFileLineColsList() - Method in interface org.tensorflow.proto.framework.GraphDebugInfo.StackTraceOrBuilder
Each line in the stack trace.
getFileLineColsOrBuilder(int) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace.Builder
Each line in the stack trace.
getFileLineColsOrBuilder(int) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace
Each line in the stack trace.
getFileLineColsOrBuilder(int) - Method in interface org.tensorflow.proto.framework.GraphDebugInfo.StackTraceOrBuilder
Each line in the stack trace.
getFileLineColsOrBuilderList() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace.Builder
Each line in the stack trace.
getFileLineColsOrBuilderList() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace
Each line in the stack trace.
getFileLineColsOrBuilderList() - Method in interface org.tensorflow.proto.framework.GraphDebugInfo.StackTraceOrBuilder
Each line in the stack trace.
getFilename() - Method in class org.tensorflow.proto.framework.AssetFileDef.Builder
The filename within an assets directory.
getFilename() - Method in class org.tensorflow.proto.framework.AssetFileDef
The filename within an assets directory.
getFilename() - Method in interface org.tensorflow.proto.framework.AssetFileDefOrBuilder
The filename within an assets directory.
getFilenameBytes() - Method in class org.tensorflow.proto.framework.AssetFileDef.Builder
The filename within an assets directory.
getFilenameBytes() - Method in class org.tensorflow.proto.framework.AssetFileDef
The filename within an assets directory.
getFilenameBytes() - Method in interface org.tensorflow.proto.framework.AssetFileDefOrBuilder
The filename within an assets directory.
getFilenameTensorName() - Method in class org.tensorflow.proto.util.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.tensorflow.proto.util.SaverDef
The name of the tensor in which to specify the filename when saving or restoring a model checkpoint.
getFilenameTensorName() - Method in interface org.tensorflow.proto.util.SaverDefOrBuilder
The name of the tensor in which to specify the filename when saving or restoring a model checkpoint.
getFilenameTensorNameBytes() - Method in class org.tensorflow.proto.util.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.tensorflow.proto.util.SaverDef
The name of the tensor in which to specify the filename when saving or restoring a model checkpoint.
getFilenameTensorNameBytes() - Method in interface org.tensorflow.proto.util.SaverDefOrBuilder
The name of the tensor in which to specify the filename when saving or restoring a model checkpoint.
getFilePath() - Method in class org.tensorflow.proto.framework.DebuggedSourceFile.Builder
Path to the source code file.
getFilePath() - Method in class org.tensorflow.proto.framework.DebuggedSourceFile
Path to the source code file.
getFilePath() - Method in interface org.tensorflow.proto.framework.DebuggedSourceFileOrBuilder
Path to the source code file.
getFilePath() - Method in class org.tensorflow.proto.util.SourceFile.Builder
Path to the file.
getFilePath() - Method in class org.tensorflow.proto.util.SourceFile
Path to the file.
getFilePath() - Method in interface org.tensorflow.proto.util.SourceFileOrBuilder
Path to the file.
getFilePathBytes() - Method in class org.tensorflow.proto.framework.DebuggedSourceFile.Builder
Path to the source code file.
getFilePathBytes() - Method in class org.tensorflow.proto.framework.DebuggedSourceFile
Path to the source code file.
getFilePathBytes() - Method in interface org.tensorflow.proto.framework.DebuggedSourceFileOrBuilder
Path to the source code file.
getFilePathBytes() - Method in class org.tensorflow.proto.util.SourceFile.Builder
Path to the file.
getFilePathBytes() - Method in class org.tensorflow.proto.util.SourceFile
Path to the file.
getFilePathBytes() - Method in interface org.tensorflow.proto.util.SourceFileOrBuilder
Path to the file.
getFiles(int) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.Builder
This stores all the source code file names and can be indexed by the `file_index`.
getFiles(int) - Method in class org.tensorflow.proto.framework.GraphDebugInfo
This stores all the source code file names and can be indexed by the `file_index`.
getFiles(int) - Method in interface org.tensorflow.proto.framework.GraphDebugInfoOrBuilder
This stores all the source code file names and can be indexed by the `file_index`.
getFilesBytes(int) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.Builder
This stores all the source code file names and can be indexed by the `file_index`.
getFilesBytes(int) - Method in class org.tensorflow.proto.framework.GraphDebugInfo
This stores all the source code file names and can be indexed by the `file_index`.
getFilesBytes(int) - Method in interface org.tensorflow.proto.framework.GraphDebugInfoOrBuilder
This stores all the source code file names and can be indexed by the `file_index`.
getFilesCount() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.Builder
This stores all the source code file names and can be indexed by the `file_index`.
getFilesCount() - Method in class org.tensorflow.proto.framework.GraphDebugInfo
This stores all the source code file names and can be indexed by the `file_index`.
getFilesCount() - Method in interface org.tensorflow.proto.framework.GraphDebugInfoOrBuilder
This stores all the source code file names and can be indexed by the `file_index`.
getFilesList() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.Builder
This stores all the source code file names and can be indexed by the `file_index`.
getFilesList() - Method in class org.tensorflow.proto.framework.GraphDebugInfo
This stores all the source code file names and can be indexed by the `file_index`.
getFilesList() - Method in interface org.tensorflow.proto.framework.GraphDebugInfoOrBuilder
This stores all the source code file names and can be indexed by the `file_index`.
getFileVersion() - Method in class org.tensorflow.proto.util.DebugMetadata.Builder
Version of the DebugEvent file format.
getFileVersion() - Method in class org.tensorflow.proto.util.DebugMetadata
Version of the DebugEvent file format.
getFileVersion() - Method in interface org.tensorflow.proto.util.DebugMetadataOrBuilder
Version of the DebugEvent file format.
getFileVersion() - Method in class org.tensorflow.proto.util.Event.Builder
An event file was started, with the specified version.
getFileVersion() - Method in class org.tensorflow.proto.util.Event
An event file was started, with the specified version.
getFileVersion() - Method in interface org.tensorflow.proto.util.EventOrBuilder
An event file was started, with the specified version.
getFileVersionBytes() - Method in class org.tensorflow.proto.util.DebugMetadata.Builder
Version of the DebugEvent file format.
getFileVersionBytes() - Method in class org.tensorflow.proto.util.DebugMetadata
Version of the DebugEvent file format.
getFileVersionBytes() - Method in interface org.tensorflow.proto.util.DebugMetadataOrBuilder
Version of the DebugEvent file format.
getFileVersionBytes() - Method in class org.tensorflow.proto.util.Event.Builder
An event file was started, with the specified version.
getFileVersionBytes() - Method in class org.tensorflow.proto.util.Event
An event file was started, with the specified version.
getFileVersionBytes() - Method in interface org.tensorflow.proto.util.EventOrBuilder
An event file was started, with the specified version.
getFinalized() - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
bool finalized = 1000;
getFinalized() - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord
bool finalized = 1000;
getFinalized() - Method in interface org.tensorflow.proto.util.SnapshotMetadataRecordOrBuilder
bool finalized = 1000;
getFixedLenFeature() - Method in class org.tensorflow.proto.example.FeatureConfiguration.Builder
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
getFixedLenFeature() - Method in class org.tensorflow.proto.example.FeatureConfiguration
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
getFixedLenFeature() - Method in interface org.tensorflow.proto.example.FeatureConfigurationOrBuilder
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
getFixedLenFeatureBuilder() - Method in class org.tensorflow.proto.example.FeatureConfiguration.Builder
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
getFixedLenFeatureOrBuilder() - Method in class org.tensorflow.proto.example.FeatureConfiguration.Builder
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
getFixedLenFeatureOrBuilder() - Method in class org.tensorflow.proto.example.FeatureConfiguration
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
getFixedLenFeatureOrBuilder() - Method in interface org.tensorflow.proto.example.FeatureConfigurationOrBuilder
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
getFList() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(float)"
getFList() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue
"list(float)"
getFList() - Method in interface org.tensorflow.proto.framework.AttrValue.ListValueOrBuilder
"list(float)"
getFloat64Value() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a double-precision floating-point value (a Python `float`).
getFloat64Value() - Method in class org.tensorflow.proto.framework.StructuredValue
Represents a double-precision floating-point value (a Python `float`).
getFloat64Value() - Method in interface org.tensorflow.proto.framework.StructuredValueOrBuilder
Represents a double-precision floating-point value (a Python `float`).
getFloatList() - Method in class org.tensorflow.proto.example.Feature.Builder
.tensorflow.FloatList float_list = 2;
getFloatList() - Method in class org.tensorflow.proto.example.Feature
.tensorflow.FloatList float_list = 2;
getFloatList() - Method in interface org.tensorflow.proto.example.FeatureOrBuilder
.tensorflow.FloatList float_list = 2;
getFloatList() - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
.tensorflow.CollectionDef.FloatList float_list = 4;
getFloatList() - Method in class org.tensorflow.proto.framework.CollectionDef
.tensorflow.CollectionDef.FloatList float_list = 4;
getFloatList() - Method in interface org.tensorflow.proto.framework.CollectionDefOrBuilder
.tensorflow.CollectionDef.FloatList float_list = 4;
getFloatListBuilder() - Method in class org.tensorflow.proto.example.Feature.Builder
.tensorflow.FloatList float_list = 2;
getFloatListBuilder() - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
.tensorflow.CollectionDef.FloatList float_list = 4;
getFloatListOrBuilder() - Method in class org.tensorflow.proto.example.Feature.Builder
.tensorflow.FloatList float_list = 2;
getFloatListOrBuilder() - Method in class org.tensorflow.proto.example.Feature
.tensorflow.FloatList float_list = 2;
getFloatListOrBuilder() - Method in interface org.tensorflow.proto.example.FeatureOrBuilder
.tensorflow.FloatList float_list = 2;
getFloatListOrBuilder() - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
.tensorflow.CollectionDef.FloatList float_list = 4;
getFloatListOrBuilder() - Method in class org.tensorflow.proto.framework.CollectionDef
.tensorflow.CollectionDef.FloatList float_list = 4;
getFloatListOrBuilder() - Method in interface org.tensorflow.proto.framework.CollectionDefOrBuilder
.tensorflow.CollectionDef.FloatList float_list = 4;
getFloatVal(int) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_FLOAT.
getFloatVal(int) - Method in class org.tensorflow.proto.framework.TensorProto
DT_FLOAT.
getFloatVal(int) - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
DT_FLOAT.
getFloatValCount() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_FLOAT.
getFloatValCount() - Method in class org.tensorflow.proto.framework.TensorProto
DT_FLOAT.
getFloatValCount() - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
DT_FLOAT.
getFloatValList() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_FLOAT.
getFloatValList() - Method in class org.tensorflow.proto.framework.TensorProto
DT_FLOAT.
getFloatValList() - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
DT_FLOAT.
getForceGpuCompatible() - Method in class org.tensorflow.proto.framework.GPUOptions.Builder
Force all tensors to be gpu_compatible.
getForceGpuCompatible() - Method in class org.tensorflow.proto.framework.GPUOptions
Force all tensors to be gpu_compatible.
getForceGpuCompatible() - Method in interface org.tensorflow.proto.framework.GPUOptionsOrBuilder
Force all tensors to be gpu_compatible.
getFragmentationMetric() - Method in class org.tensorflow.proto.util.MemAllocatorStats.Builder
float fragmentation_metric = 5;
getFragmentationMetric() - Method in class org.tensorflow.proto.util.MemAllocatorStats
float fragmentation_metric = 5;
getFragmentationMetric() - Method in interface org.tensorflow.proto.util.MemAllocatorStatsOrBuilder
float fragmentation_metric = 5;
getFreedAtCount() - Method in class org.tensorflow.proto.util.MemChunk.Builder
uint64 freed_at_count = 6;
getFreedAtCount() - Method in class org.tensorflow.proto.util.MemChunk
uint64 freed_at_count = 6;
getFreedAtCount() - Method in interface org.tensorflow.proto.util.MemChunkOrBuilder
uint64 freed_at_count = 6;
getFrequency() - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
Core Frequency in Mhz
getFrequency() - Method in class org.tensorflow.proto.framework.DeviceProperties
Core Frequency in Mhz
getFrequency() - Method in interface org.tensorflow.proto.framework.DevicePropertiesOrBuilder
Core Frequency in Mhz
getFromTensor() - Method in class org.tensorflow.proto.framework.TensorConnection.Builder
A tensor name.
getFromTensor() - Method in class org.tensorflow.proto.framework.TensorConnection
A tensor name.
getFromTensor() - Method in interface org.tensorflow.proto.framework.TensorConnectionOrBuilder
A tensor name.
getFromTensorBytes() - Method in class org.tensorflow.proto.framework.TensorConnection.Builder
A tensor name.
getFromTensorBytes() - Method in class org.tensorflow.proto.framework.TensorConnection
A tensor name.
getFromTensorBytes() - Method in interface org.tensorflow.proto.framework.TensorConnectionOrBuilder
A tensor name.
getFullargspec() - Method in class org.tensorflow.proto.framework.FunctionSpec.Builder
Full arg spec from inspect.getfullargspec().
getFullargspec() - Method in class org.tensorflow.proto.framework.FunctionSpec
Full arg spec from inspect.getfullargspec().
getFullargspec() - Method in interface org.tensorflow.proto.framework.FunctionSpecOrBuilder
Full arg spec from inspect.getfullargspec().
getFullargspecBuilder() - Method in class org.tensorflow.proto.framework.FunctionSpec.Builder
Full arg spec from inspect.getfullargspec().
getFullargspecOrBuilder() - Method in class org.tensorflow.proto.framework.FunctionSpec.Builder
Full arg spec from inspect.getfullargspec().
getFullargspecOrBuilder() - Method in class org.tensorflow.proto.framework.FunctionSpec
Full arg spec from inspect.getfullargspec().
getFullargspecOrBuilder() - Method in interface org.tensorflow.proto.framework.FunctionSpecOrBuilder
Full arg spec from inspect.getfullargspec().
getFullName() - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef.Builder
Name of the full variable of which this is a slice.
getFullName() - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef
Name of the full variable of which this is a slice.
getFullName() - Method in interface org.tensorflow.proto.framework.SaveSliceInfoDefOrBuilder
Name of the full variable of which this is a slice.
getFullName() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
The full name of the variable/tensor, if applicable.
getFullName() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor
The full name of the variable/tensor, if applicable.
getFullName() - Method in interface org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder
The full name of the variable/tensor, if applicable.
getFullNameBytes() - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef.Builder
Name of the full variable of which this is a slice.
getFullNameBytes() - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef
Name of the full variable of which this is a slice.
getFullNameBytes() - Method in interface org.tensorflow.proto.framework.SaveSliceInfoDefOrBuilder
Name of the full variable of which this is a slice.
getFullNameBytes() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
The full name of the variable/tensor, if applicable.
getFullNameBytes() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor
The full name of the variable/tensor, if applicable.
getFullNameBytes() - Method in interface org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder
The full name of the variable/tensor, if applicable.
getFullShape(int) - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef.Builder
Shape of the full variable.
getFullShape(int) - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef
Shape of the full variable.
getFullShape(int) - Method in interface org.tensorflow.proto.framework.SaveSliceInfoDefOrBuilder
Shape of the full variable.
getFullShapeCount() - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef.Builder
Shape of the full variable.
getFullShapeCount() - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef
Shape of the full variable.
getFullShapeCount() - Method in interface org.tensorflow.proto.framework.SaveSliceInfoDefOrBuilder
Shape of the full variable.
getFullShapeList() - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef.Builder
Shape of the full variable.
getFullShapeList() - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef
Shape of the full variable.
getFullShapeList() - Method in interface org.tensorflow.proto.framework.SaveSliceInfoDefOrBuilder
Shape of the full variable.
getFunc() - Method in class org.tensorflow.proto.framework.AttrValue.Builder
"func" represents a function.
getFunc() - Method in class org.tensorflow.proto.framework.AttrValue
"func" represents a function.
getFunc(int) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(attr)"
getFunc(int) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue
"list(attr)"
getFunc(int) - Method in interface org.tensorflow.proto.framework.AttrValue.ListValueOrBuilder
"list(attr)"
getFunc() - Method in interface org.tensorflow.proto.framework.AttrValueOrBuilder
"func" represents a function.
getFunc() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol.Builder
Name of function contains the file line.
getFunc() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol
Name of function contains the file line.
getFunc() - Method in interface org.tensorflow.proto.framework.GraphDebugInfo.FileLineColOrBuilder
Name of function contains the file line.
getFuncBuilder() - Method in class org.tensorflow.proto.framework.AttrValue.Builder
"func" represents a function.
getFuncBuilder(int) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(attr)"
getFuncBuilderList() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(attr)"
getFuncBytes() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol.Builder
Name of function contains the file line.
getFuncBytes() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol
Name of function contains the file line.
getFuncBytes() - Method in interface org.tensorflow.proto.framework.GraphDebugInfo.FileLineColOrBuilder
Name of function contains the file line.
getFuncCount() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(attr)"
getFuncCount() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue
"list(attr)"
getFuncCount() - Method in interface org.tensorflow.proto.framework.AttrValue.ListValueOrBuilder
"list(attr)"
getFuncList() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(attr)"
getFuncList() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue
"list(attr)"
getFuncList() - Method in interface org.tensorflow.proto.framework.AttrValue.ListValueOrBuilder
"list(attr)"
getFuncOrBuilder() - Method in class org.tensorflow.proto.framework.AttrValue.Builder
"func" represents a function.
getFuncOrBuilder() - Method in class org.tensorflow.proto.framework.AttrValue
"func" represents a function.
getFuncOrBuilder(int) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(attr)"
getFuncOrBuilder(int) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue
"list(attr)"
getFuncOrBuilder(int) - Method in interface org.tensorflow.proto.framework.AttrValue.ListValueOrBuilder
"list(attr)"
getFuncOrBuilder() - Method in interface org.tensorflow.proto.framework.AttrValueOrBuilder
"func" represents a function.
getFuncOrBuilderList() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(attr)"
getFuncOrBuilderList() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue
"list(attr)"
getFuncOrBuilderList() - Method in interface org.tensorflow.proto.framework.AttrValue.ListValueOrBuilder
"list(attr)"
getFunction(int) - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
repeated .tensorflow.FunctionDef function = 1;
getFunction(int) - Method in class org.tensorflow.proto.framework.FunctionDefLibrary
repeated .tensorflow.FunctionDef function = 1;
getFunction(int) - Method in interface org.tensorflow.proto.framework.FunctionDefLibraryOrBuilder
repeated .tensorflow.FunctionDef function = 1;
getFunction() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedFunction function = 6;
getFunction() - Method in class org.tensorflow.proto.framework.SavedObject
.tensorflow.SavedFunction function = 6;
getFunction() - Method in interface org.tensorflow.proto.framework.SavedObjectOrBuilder
.tensorflow.SavedFunction function = 6;
getFunctionAliases() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
Deprecated.
getFunctionAliases() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
Deprecated.
getFunctionAliases() - Method in interface org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDefOrBuilder
Deprecated.
getFunctionAliasesCount() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
 
getFunctionAliasesCount() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
 
getFunctionAliasesCount() - Method in interface org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDefOrBuilder
FunctionDef name to aliases mapping.
getFunctionAliasesMap() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
FunctionDef name to aliases mapping.
getFunctionAliasesMap() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
FunctionDef name to aliases mapping.
getFunctionAliasesMap() - Method in interface org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDefOrBuilder
FunctionDef name to aliases mapping.
getFunctionAliasesOrDefault(String, String) - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
FunctionDef name to aliases mapping.
getFunctionAliasesOrDefault(String, String) - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
FunctionDef name to aliases mapping.
getFunctionAliasesOrDefault(String, String) - Method in interface org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDefOrBuilder
FunctionDef name to aliases mapping.
getFunctionAliasesOrThrow(String) - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
FunctionDef name to aliases mapping.
getFunctionAliasesOrThrow(String) - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
FunctionDef name to aliases mapping.
getFunctionAliasesOrThrow(String) - Method in interface org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDefOrBuilder
FunctionDef name to aliases mapping.
getFunctionBuilder(int) - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
repeated .tensorflow.FunctionDef function = 1;
getFunctionBuilder() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedFunction function = 6;
getFunctionBuilderList() - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
repeated .tensorflow.FunctionDef function = 1;
getFunctionCount() - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
repeated .tensorflow.FunctionDef function = 1;
getFunctionCount() - Method in class org.tensorflow.proto.framework.FunctionDefLibrary
repeated .tensorflow.FunctionDef function = 1;
getFunctionCount() - Method in interface org.tensorflow.proto.framework.FunctionDefLibraryOrBuilder
repeated .tensorflow.FunctionDef function = 1;
getFunctionGraphs(int) - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphs(int) - Method in class org.tensorflow.proto.framework.RunMetadata
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphs(int) - Method in interface org.tensorflow.proto.framework.RunMetadataOrBuilder
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphsBuilder(int) - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphsBuilderList() - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphsCount() - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphsCount() - Method in class org.tensorflow.proto.framework.RunMetadata
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphsCount() - Method in interface org.tensorflow.proto.framework.RunMetadataOrBuilder
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphsList() - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphsList() - Method in class org.tensorflow.proto.framework.RunMetadata
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphsList() - Method in interface org.tensorflow.proto.framework.RunMetadataOrBuilder
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphsOrBuilder(int) - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphsOrBuilder(int) - Method in class org.tensorflow.proto.framework.RunMetadata
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphsOrBuilder(int) - Method in interface org.tensorflow.proto.framework.RunMetadataOrBuilder
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphsOrBuilderList() - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphsOrBuilderList() - Method in class org.tensorflow.proto.framework.RunMetadata
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphsOrBuilderList() - Method in interface org.tensorflow.proto.framework.RunMetadataOrBuilder
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionList() - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
repeated .tensorflow.FunctionDef function = 1;
getFunctionList() - Method in class org.tensorflow.proto.framework.FunctionDefLibrary
repeated .tensorflow.FunctionDef function = 1;
getFunctionList() - Method in interface org.tensorflow.proto.framework.FunctionDefLibraryOrBuilder
repeated .tensorflow.FunctionDef function = 1;
getFunctionName() - Method in class org.tensorflow.proto.framework.GradientDef.Builder
The function name.
getFunctionName() - Method in class org.tensorflow.proto.framework.GradientDef
The function name.
getFunctionName() - Method in interface org.tensorflow.proto.framework.GradientDefOrBuilder
The function name.
getFunctionNameBytes() - Method in class org.tensorflow.proto.framework.GradientDef.Builder
The function name.
getFunctionNameBytes() - Method in class org.tensorflow.proto.framework.GradientDef
The function name.
getFunctionNameBytes() - Method in interface org.tensorflow.proto.framework.GradientDefOrBuilder
The function name.
getFunctionOptimization() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Function optimizations (default is ON).
getFunctionOptimization() - Method in class org.tensorflow.proto.framework.RewriterConfig
Function optimizations (default is ON).
getFunctionOptimization() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
Function optimizations (default is ON).
getFunctionOptimizationValue() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Function optimizations (default is ON).
getFunctionOptimizationValue() - Method in class org.tensorflow.proto.framework.RewriterConfig
Function optimizations (default is ON).
getFunctionOptimizationValue() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
Function optimizations (default is ON).
getFunctionOrBuilder(int) - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
repeated .tensorflow.FunctionDef function = 1;
getFunctionOrBuilder(int) - Method in class org.tensorflow.proto.framework.FunctionDefLibrary
repeated .tensorflow.FunctionDef function = 1;
getFunctionOrBuilder(int) - Method in interface org.tensorflow.proto.framework.FunctionDefLibraryOrBuilder
repeated .tensorflow.FunctionDef function = 1;
getFunctionOrBuilder() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedFunction function = 6;
getFunctionOrBuilder() - Method in class org.tensorflow.proto.framework.SavedObject
.tensorflow.SavedFunction function = 6;
getFunctionOrBuilder() - Method in interface org.tensorflow.proto.framework.SavedObjectOrBuilder
.tensorflow.SavedFunction function = 6;
getFunctionOrBuilderList() - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
repeated .tensorflow.FunctionDef function = 1;
getFunctionOrBuilderList() - Method in class org.tensorflow.proto.framework.FunctionDefLibrary
repeated .tensorflow.FunctionDef function = 1;
getFunctionOrBuilderList() - Method in interface org.tensorflow.proto.framework.FunctionDefLibraryOrBuilder
repeated .tensorflow.FunctionDef function = 1;
getFunctionSpec() - Method in class org.tensorflow.proto.framework.SavedFunction.Builder
.tensorflow.FunctionSpec function_spec = 2;
getFunctionSpec() - Method in class org.tensorflow.proto.framework.SavedFunction
.tensorflow.FunctionSpec function_spec = 2;
getFunctionSpec() - Method in interface org.tensorflow.proto.framework.SavedFunctionOrBuilder
.tensorflow.FunctionSpec function_spec = 2;
getFunctionSpecBuilder() - Method in class org.tensorflow.proto.framework.SavedFunction.Builder
.tensorflow.FunctionSpec function_spec = 2;
getFunctionSpecOrBuilder() - Method in class org.tensorflow.proto.framework.SavedFunction.Builder
.tensorflow.FunctionSpec function_spec = 2;
getFunctionSpecOrBuilder() - Method in class org.tensorflow.proto.framework.SavedFunction
.tensorflow.FunctionSpec function_spec = 2;
getFunctionSpecOrBuilder() - Method in interface org.tensorflow.proto.framework.SavedFunctionOrBuilder
.tensorflow.FunctionSpec function_spec = 2;
getGlobalJitLevel() - Method in class org.tensorflow.proto.framework.OptimizerOptions.Builder
.tensorflow.OptimizerOptions.GlobalJitLevel global_jit_level = 5;
getGlobalJitLevel() - Method in class org.tensorflow.proto.framework.OptimizerOptions
.tensorflow.OptimizerOptions.GlobalJitLevel global_jit_level = 5;
getGlobalJitLevel() - Method in interface org.tensorflow.proto.framework.OptimizerOptionsOrBuilder
.tensorflow.OptimizerOptions.GlobalJitLevel global_jit_level = 5;
getGlobalJitLevelValue() - Method in class org.tensorflow.proto.framework.OptimizerOptions.Builder
.tensorflow.OptimizerOptions.GlobalJitLevel global_jit_level = 5;
getGlobalJitLevelValue() - Method in class org.tensorflow.proto.framework.OptimizerOptions
.tensorflow.OptimizerOptions.GlobalJitLevel global_jit_level = 5;
getGlobalJitLevelValue() - Method in interface org.tensorflow.proto.framework.OptimizerOptionsOrBuilder
.tensorflow.OptimizerOptions.GlobalJitLevel global_jit_level = 5;
getGlobalName() - Method in class org.tensorflow.proto.framework.ThreadPoolOptionProto.Builder
The global name of the threadpool.
getGlobalName() - Method in class org.tensorflow.proto.framework.ThreadPoolOptionProto
The global name of the threadpool.
getGlobalName() - Method in interface org.tensorflow.proto.framework.ThreadPoolOptionProtoOrBuilder
The global name of the threadpool.
getGlobalNameBytes() - Method in class org.tensorflow.proto.framework.ThreadPoolOptionProto.Builder
The global name of the threadpool.
getGlobalNameBytes() - Method in class org.tensorflow.proto.framework.ThreadPoolOptionProto
The global name of the threadpool.
getGlobalNameBytes() - Method in interface org.tensorflow.proto.framework.ThreadPoolOptionProtoOrBuilder
The global name of the threadpool.
getGlobalStep() - Method in class org.tensorflow.proto.framework.DebugOptions.Builder
Caller-specified global step count.
getGlobalStep() - Method in class org.tensorflow.proto.framework.DebugOptions
Caller-specified global step count.
getGlobalStep() - Method in interface org.tensorflow.proto.framework.DebugOptionsOrBuilder
Caller-specified global step count.
getGpuOptions() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
Options that apply to all GPUs.
getGpuOptions() - Method in class org.tensorflow.proto.framework.ConfigProto
Options that apply to all GPUs.
getGpuOptions() - Method in interface org.tensorflow.proto.framework.ConfigProtoOrBuilder
Options that apply to all GPUs.
getGpuOptionsBuilder() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
Options that apply to all GPUs.
getGpuOptionsOrBuilder() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
Options that apply to all GPUs.
getGpuOptionsOrBuilder() - Method in class org.tensorflow.proto.framework.ConfigProto
Options that apply to all GPUs.
getGpuOptionsOrBuilder() - Method in interface org.tensorflow.proto.framework.ConfigProtoOrBuilder
Options that apply to all GPUs.
getGradient(int) - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
repeated .tensorflow.GradientDef gradient = 2;
getGradient(int) - Method in class org.tensorflow.proto.framework.FunctionDefLibrary
repeated .tensorflow.GradientDef gradient = 2;
getGradient(int) - Method in interface org.tensorflow.proto.framework.FunctionDefLibraryOrBuilder
repeated .tensorflow.GradientDef gradient = 2;
getGradientBuilder(int) - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
repeated .tensorflow.GradientDef gradient = 2;
getGradientBuilderList() - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
repeated .tensorflow.GradientDef gradient = 2;
getGradientCount() - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
repeated .tensorflow.GradientDef gradient = 2;
getGradientCount() - Method in class org.tensorflow.proto.framework.FunctionDefLibrary
repeated .tensorflow.GradientDef gradient = 2;
getGradientCount() - Method in interface org.tensorflow.proto.framework.FunctionDefLibraryOrBuilder
repeated .tensorflow.GradientDef gradient = 2;
getGradientFunc() - Method in class org.tensorflow.proto.framework.GradientDef.Builder
The gradient function's name.
getGradientFunc() - Method in class org.tensorflow.proto.framework.GradientDef
The gradient function's name.
getGradientFunc() - Method in interface org.tensorflow.proto.framework.GradientDefOrBuilder
The gradient function's name.
getGradientFuncBytes() - Method in class org.tensorflow.proto.framework.GradientDef.Builder
The gradient function's name.
getGradientFuncBytes() - Method in class org.tensorflow.proto.framework.GradientDef
The gradient function's name.
getGradientFuncBytes() - Method in interface org.tensorflow.proto.framework.GradientDefOrBuilder
The gradient function's name.
getGradientList() - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
repeated .tensorflow.GradientDef gradient = 2;
getGradientList() - Method in class org.tensorflow.proto.framework.FunctionDefLibrary
repeated .tensorflow.GradientDef gradient = 2;
getGradientList() - Method in interface org.tensorflow.proto.framework.FunctionDefLibraryOrBuilder
repeated .tensorflow.GradientDef gradient = 2;
getGradientOrBuilder(int) - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
repeated .tensorflow.GradientDef gradient = 2;
getGradientOrBuilder(int) - Method in class org.tensorflow.proto.framework.FunctionDefLibrary
repeated .tensorflow.GradientDef gradient = 2;
getGradientOrBuilder(int) - Method in interface org.tensorflow.proto.framework.FunctionDefLibraryOrBuilder
repeated .tensorflow.GradientDef gradient = 2;
getGradientOrBuilderList() - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
repeated .tensorflow.GradientDef gradient = 2;
getGradientOrBuilderList() - Method in class org.tensorflow.proto.framework.FunctionDefLibrary
repeated .tensorflow.GradientDef gradient = 2;
getGradientOrBuilderList() - Method in interface org.tensorflow.proto.framework.FunctionDefLibraryOrBuilder
repeated .tensorflow.GradientDef gradient = 2;
getGraphDef() - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
GraphDef.
getGraphDef() - Method in class org.tensorflow.proto.framework.MetaGraphDef
GraphDef.
getGraphDef() - Method in interface org.tensorflow.proto.framework.MetaGraphDefOrBuilder
GraphDef.
getGraphDef() - Method in class org.tensorflow.proto.util.Event.Builder
An encoded version of a GraphDef.
getGraphDef() - Method in class org.tensorflow.proto.util.Event
An encoded version of a GraphDef.
getGraphDef() - Method in interface org.tensorflow.proto.util.EventOrBuilder
An encoded version of a GraphDef.
getGraphDefBuilder() - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
GraphDef.
getGraphDefOrBuilder() - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
GraphDef.
getGraphDefOrBuilder() - Method in class org.tensorflow.proto.framework.MetaGraphDef
GraphDef.
getGraphDefOrBuilder() - Method in interface org.tensorflow.proto.framework.MetaGraphDefOrBuilder
GraphDef.
getGraphExecutionTrace() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.
getGraphExecutionTrace() - Method in class org.tensorflow.proto.util.DebugEvent
A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.
getGraphExecutionTrace() - Method in interface org.tensorflow.proto.util.DebugEventOrBuilder
A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.
getGraphExecutionTraceBuilder() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.
getGraphExecutionTraceOrBuilder() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.
getGraphExecutionTraceOrBuilder() - Method in class org.tensorflow.proto.util.DebugEvent
A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.
getGraphExecutionTraceOrBuilder() - Method in interface org.tensorflow.proto.util.DebugEventOrBuilder
A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.
getGraphHash() - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
Stores the fingerprint of the graph that describes the dataset that is snapshotted.
getGraphHash() - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord
Stores the fingerprint of the graph that describes the dataset that is snapshotted.
getGraphHash() - Method in interface org.tensorflow.proto.util.SnapshotMetadataRecordOrBuilder
Stores the fingerprint of the graph that describes the dataset that is snapshotted.
getGraphHashBytes() - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
Stores the fingerprint of the graph that describes the dataset that is snapshotted.
getGraphHashBytes() - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord
Stores the fingerprint of the graph that describes the dataset that is snapshotted.
getGraphHashBytes() - Method in interface org.tensorflow.proto.util.SnapshotMetadataRecordOrBuilder
Stores the fingerprint of the graph that describes the dataset that is snapshotted.
getGraphId() - Method in class org.tensorflow.proto.util.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.tensorflow.proto.util.DebugEvent
The ID of the graph (i.e., FuncGraph) executed here: applicable only to the execution of a FuncGraph.
getGraphId() - Method in interface org.tensorflow.proto.util.DebugEventOrBuilder
The ID of the graph (i.e., FuncGraph) executed here: applicable only to the execution of a FuncGraph.
getGraphId() - Method in class org.tensorflow.proto.util.DebuggedGraph.Builder
An ID for the graph.
getGraphId() - Method in class org.tensorflow.proto.util.DebuggedGraph
An ID for the graph.
getGraphId() - Method in interface org.tensorflow.proto.util.DebuggedGraphOrBuilder
An ID for the graph.
getGraphId() - Method in class org.tensorflow.proto.util.Execution.Builder
The graph that's executed: applicable only to the eager execution of a FuncGraph.
getGraphId() - Method in class org.tensorflow.proto.util.Execution
The graph that's executed: applicable only to the eager execution of a FuncGraph.
getGraphId() - Method in interface org.tensorflow.proto.util.ExecutionOrBuilder
The graph that's executed: applicable only to the eager execution of a FuncGraph.
getGraphId() - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
Unique ID of the graph (generated by debugger).
getGraphId() - Method in class org.tensorflow.proto.util.GraphOpCreation
Unique ID of the graph (generated by debugger).
getGraphId() - Method in interface org.tensorflow.proto.util.GraphOpCreationOrBuilder
Unique ID of the graph (generated by debugger).
getGraphIdBytes() - Method in class org.tensorflow.proto.util.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.tensorflow.proto.util.DebugEvent
The ID of the graph (i.e., FuncGraph) executed here: applicable only to the execution of a FuncGraph.
getGraphIdBytes() - Method in interface org.tensorflow.proto.util.DebugEventOrBuilder
The ID of the graph (i.e., FuncGraph) executed here: applicable only to the execution of a FuncGraph.
getGraphIdBytes() - Method in class org.tensorflow.proto.util.DebuggedGraph.Builder
An ID for the graph.
getGraphIdBytes() - Method in class org.tensorflow.proto.util.DebuggedGraph
An ID for the graph.
getGraphIdBytes() - Method in interface org.tensorflow.proto.util.DebuggedGraphOrBuilder
An ID for the graph.
getGraphIdBytes() - Method in class org.tensorflow.proto.util.Execution.Builder
The graph that's executed: applicable only to the eager execution of a FuncGraph.
getGraphIdBytes() - Method in class org.tensorflow.proto.util.Execution
The graph that's executed: applicable only to the eager execution of a FuncGraph.
getGraphIdBytes() - Method in interface org.tensorflow.proto.util.ExecutionOrBuilder
The graph that's executed: applicable only to the eager execution of a FuncGraph.
getGraphIdBytes() - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
Unique ID of the graph (generated by debugger).
getGraphIdBytes() - Method in class org.tensorflow.proto.util.GraphOpCreation
Unique ID of the graph (generated by debugger).
getGraphIdBytes() - Method in interface org.tensorflow.proto.util.GraphOpCreationOrBuilder
Unique ID of the graph (generated by debugger).
getGraphInputNodeInfo(int) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
Input Node parameters of transferred graph
getGraphInputNodeInfo(int) - Method in class org.tensorflow.proto.framework.GraphTransferInfo
Input Node parameters of transferred graph
getGraphInputNodeInfo(int) - Method in interface org.tensorflow.proto.framework.GraphTransferInfoOrBuilder
Input Node parameters of transferred graph
getGraphInputNodeInfoBuilder(int) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
Input Node parameters of transferred graph
getGraphInputNodeInfoBuilderList() - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
Input Node parameters of transferred graph
getGraphInputNodeInfoCount() - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
Input Node parameters of transferred graph
getGraphInputNodeInfoCount() - Method in class org.tensorflow.proto.framework.GraphTransferInfo
Input Node parameters of transferred graph
getGraphInputNodeInfoCount() - Method in interface org.tensorflow.proto.framework.GraphTransferInfoOrBuilder
Input Node parameters of transferred graph
getGraphInputNodeInfoList() - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
Input Node parameters of transferred graph
getGraphInputNodeInfoList() - Method in class org.tensorflow.proto.framework.GraphTransferInfo
Input Node parameters of transferred graph
getGraphInputNodeInfoList() - Method in interface org.tensorflow.proto.framework.GraphTransferInfoOrBuilder
Input Node parameters of transferred graph
getGraphInputNodeInfoOrBuilder(int) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
Input Node parameters of transferred graph
getGraphInputNodeInfoOrBuilder(int) - Method in class org.tensorflow.proto.framework.GraphTransferInfo
Input Node parameters of transferred graph
getGraphInputNodeInfoOrBuilder(int) - Method in interface org.tensorflow.proto.framework.GraphTransferInfoOrBuilder
Input Node parameters of transferred graph
getGraphInputNodeInfoOrBuilderList() - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
Input Node parameters of transferred graph
getGraphInputNodeInfoOrBuilderList() - Method in class org.tensorflow.proto.framework.GraphTransferInfo
Input Node parameters of transferred graph
getGraphInputNodeInfoOrBuilderList() - Method in interface org.tensorflow.proto.framework.GraphTransferInfoOrBuilder
Input Node parameters of transferred graph
getGraphInputNodeName(int) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Remote fused graph input node name
getGraphInputNodeName(int) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
Remote fused graph input node name
getGraphInputNodeName(int) - Method in interface org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfoOrBuilder
Remote fused graph input node name
getGraphInputNodeNameBytes(int) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Remote fused graph input node name
getGraphInputNodeNameBytes(int) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
Remote fused graph input node name
getGraphInputNodeNameBytes(int) - Method in interface org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfoOrBuilder
Remote fused graph input node name
getGraphInputNodeNameCount() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Remote fused graph input node name
getGraphInputNodeNameCount() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
Remote fused graph input node name
getGraphInputNodeNameCount() - Method in interface org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfoOrBuilder
Remote fused graph input node name
getGraphInputNodeNameList() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Remote fused graph input node name
getGraphInputNodeNameList() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
Remote fused graph input node name
getGraphInputNodeNameList() - Method in interface org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfoOrBuilder
Remote fused graph input node name
getGraphName() - Method in class org.tensorflow.proto.util.DebuggedGraph.Builder
Name of the graph (if available).
getGraphName() - Method in class org.tensorflow.proto.util.DebuggedGraph
Name of the graph (if available).
getGraphName() - Method in interface org.tensorflow.proto.util.DebuggedGraphOrBuilder
Name of the graph (if available).
getGraphName() - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
Name of the graph that the op is a part of (if available).
getGraphName() - Method in class org.tensorflow.proto.util.GraphOpCreation
Name of the graph that the op is a part of (if available).
getGraphName() - Method in interface org.tensorflow.proto.util.GraphOpCreationOrBuilder
Name of the graph that the op is a part of (if available).
getGraphNameBytes() - Method in class org.tensorflow.proto.util.DebuggedGraph.Builder
Name of the graph (if available).
getGraphNameBytes() - Method in class org.tensorflow.proto.util.DebuggedGraph
Name of the graph (if available).
getGraphNameBytes() - Method in interface org.tensorflow.proto.util.DebuggedGraphOrBuilder
Name of the graph (if available).
getGraphNameBytes() - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
Name of the graph that the op is a part of (if available).
getGraphNameBytes() - Method in class org.tensorflow.proto.util.GraphOpCreation
Name of the graph that the op is a part of (if available).
getGraphNameBytes() - Method in interface org.tensorflow.proto.util.GraphOpCreationOrBuilder
Name of the graph that the op is a part of (if available).
getGraphOpCreation() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function).
getGraphOpCreation() - Method in class org.tensorflow.proto.util.DebugEvent
The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function).
getGraphOpCreation() - Method in interface org.tensorflow.proto.util.DebugEventOrBuilder
The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function).
getGraphOpCreationBuilder() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function).
getGraphOpCreationOrBuilder() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function).
getGraphOpCreationOrBuilder() - Method in class org.tensorflow.proto.util.DebugEvent
The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function).
getGraphOpCreationOrBuilder() - Method in interface org.tensorflow.proto.util.DebugEventOrBuilder
The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function).
getGraphOpName() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
Name of the op (in the OpDef) to specify the API for.
getGraphOpName() - Method in class org.tensorflow.proto.framework.ApiDef
Name of the op (in the OpDef) to specify the API for.
getGraphOpName() - Method in interface org.tensorflow.proto.framework.ApiDefOrBuilder
Name of the op (in the OpDef) to specify the API for.
getGraphOpNameBytes() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
Name of the op (in the OpDef) to specify the API for.
getGraphOpNameBytes() - Method in class org.tensorflow.proto.framework.ApiDef
Name of the op (in the OpDef) to specify the API for.
getGraphOpNameBytes() - Method in interface org.tensorflow.proto.framework.ApiDefOrBuilder
Name of the op (in the OpDef) to specify the API for.
getGraphOptions() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
Options that apply to all graphs.
getGraphOptions() - Method in class org.tensorflow.proto.framework.ConfigProto
Options that apply to all graphs.
getGraphOptions() - Method in interface org.tensorflow.proto.framework.ConfigProtoOrBuilder
Options that apply to all graphs.
getGraphOptionsBuilder() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
Options that apply to all graphs.
getGraphOptionsOrBuilder() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
Options that apply to all graphs.
getGraphOptionsOrBuilder() - Method in class org.tensorflow.proto.framework.ConfigProto
Options that apply to all graphs.
getGraphOptionsOrBuilder() - Method in interface org.tensorflow.proto.framework.ConfigProtoOrBuilder
Options that apply to all graphs.
getGraphOutputNodeInfo(int) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
getGraphOutputNodeInfo(int) - Method in class org.tensorflow.proto.framework.GraphTransferInfo
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
getGraphOutputNodeInfo(int) - Method in interface org.tensorflow.proto.framework.GraphTransferInfoOrBuilder
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
getGraphOutputNodeInfoBuilder(int) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
getGraphOutputNodeInfoBuilderList() - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
getGraphOutputNodeInfoCount() - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
getGraphOutputNodeInfoCount() - Method in class org.tensorflow.proto.framework.GraphTransferInfo
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
getGraphOutputNodeInfoCount() - Method in interface org.tensorflow.proto.framework.GraphTransferInfoOrBuilder
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
getGraphOutputNodeInfoList() - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
getGraphOutputNodeInfoList() - Method in class org.tensorflow.proto.framework.GraphTransferInfo
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
getGraphOutputNodeInfoList() - Method in interface org.tensorflow.proto.framework.GraphTransferInfoOrBuilder
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
getGraphOutputNodeInfoOrBuilder(int) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
getGraphOutputNodeInfoOrBuilder(int) - Method in class org.tensorflow.proto.framework.GraphTransferInfo
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
getGraphOutputNodeInfoOrBuilder(int) - Method in interface org.tensorflow.proto.framework.GraphTransferInfoOrBuilder
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
getGraphOutputNodeInfoOrBuilderList() - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
getGraphOutputNodeInfoOrBuilderList() - Method in class org.tensorflow.proto.framework.GraphTransferInfo
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
getGraphOutputNodeInfoOrBuilderList() - Method in interface org.tensorflow.proto.framework.GraphTransferInfoOrBuilder
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
getGraphOutputNodeName(int) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Remote fused graph output node name
getGraphOutputNodeName(int) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
Remote fused graph output node name
getGraphOutputNodeName(int) - Method in interface org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfoOrBuilder
Remote fused graph output node name
getGraphOutputNodeNameBytes(int) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Remote fused graph output node name
getGraphOutputNodeNameBytes(int) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
Remote fused graph output node name
getGraphOutputNodeNameBytes(int) - Method in interface org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfoOrBuilder
Remote fused graph output node name
getGraphOutputNodeNameCount() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Remote fused graph output node name
getGraphOutputNodeNameCount() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
Remote fused graph output node name
getGraphOutputNodeNameCount() - Method in interface org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfoOrBuilder
Remote fused graph output node name
getGraphOutputNodeNameList() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Remote fused graph output node name
getGraphOutputNodeNameList() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
Remote fused graph output node name
getGraphOutputNodeNameList() - Method in interface org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfoOrBuilder
Remote fused graph output node name
getHalfVal(int) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_HALF, DT_BFLOAT16.
getHalfVal(int) - Method in class org.tensorflow.proto.framework.TensorProto
DT_HALF, DT_BFLOAT16.
getHalfVal(int) - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
DT_HALF, DT_BFLOAT16.
getHalfValCount() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_HALF, DT_BFLOAT16.
getHalfValCount() - Method in class org.tensorflow.proto.framework.TensorProto
DT_HALF, DT_BFLOAT16.
getHalfValCount() - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
DT_HALF, DT_BFLOAT16.
getHalfValList() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_HALF, DT_BFLOAT16.
getHalfValList() - Method in class org.tensorflow.proto.framework.TensorProto
DT_HALF, DT_BFLOAT16.
getHalfValList() - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
DT_HALF, DT_BFLOAT16.
getHandle() - Method in class org.tensorflow.proto.framework.MemoryLogStep.Builder
Handle describing the feeds and fetches of the step.
getHandle() - Method in class org.tensorflow.proto.framework.MemoryLogStep
Handle describing the feeds and fetches of the step.
getHandle() - Method in interface org.tensorflow.proto.framework.MemoryLogStepOrBuilder
Handle describing the feeds and fetches of the step.
getHandleBytes() - Method in class org.tensorflow.proto.framework.MemoryLogStep.Builder
Handle describing the feeds and fetches of the step.
getHandleBytes() - Method in class org.tensorflow.proto.framework.MemoryLogStep
Handle describing the feeds and fetches of the step.
getHandleBytes() - Method in interface org.tensorflow.proto.framework.MemoryLogStepOrBuilder
Handle describing the feeds and fetches of the step.
getHash() - Method in class org.tensorflow.proto.util.testlog.CommitId.Builder
string hash = 2;
getHash() - Method in class org.tensorflow.proto.util.testlog.CommitId
string hash = 2;
getHash() - Method in interface org.tensorflow.proto.util.testlog.CommitIdOrBuilder
string hash = 2;
getHashBytes() - Method in class org.tensorflow.proto.util.testlog.CommitId.Builder
string hash = 2;
getHashBytes() - Method in class org.tensorflow.proto.util.testlog.CommitId
string hash = 2;
getHashBytes() - Method in interface org.tensorflow.proto.util.testlog.CommitIdOrBuilder
string hash = 2;
getHashCode() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
Hash code for the type of the resource.
getHashCode() - Method in class org.tensorflow.proto.framework.ResourceHandleProto
Hash code for the type of the resource.
getHashCode() - Method in interface org.tensorflow.proto.framework.ResourceHandleProtoOrBuilder
Hash code for the type of the resource.
getHasLengthCase() - Method in class org.tensorflow.proto.framework.TensorSliceProto.Extent.Builder
 
getHasLengthCase() - Method in class org.tensorflow.proto.framework.TensorSliceProto.Extent
 
getHasLengthCase() - Method in interface org.tensorflow.proto.framework.TensorSliceProto.ExtentOrBuilder
 
getHasMinimum() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
For type == "int", this is a minimum value.
getHasMinimum() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef
For type == "int", this is a minimum value.
getHasMinimum() - Method in interface org.tensorflow.proto.framework.OpDef.AttrDefOrBuilder
For type == "int", this is a minimum value.
getHasSingleReference() - Method in class org.tensorflow.proto.framework.AllocationDescription.Builder
Set if this tensor only has one remaining reference
getHasSingleReference() - Method in class org.tensorflow.proto.framework.AllocationDescription
Set if this tensor only has one remaining reference
getHasSingleReference() - Method in interface org.tensorflow.proto.framework.AllocationDescriptionOrBuilder
Set if this tensor only has one remaining reference
getHealthStatus() - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
.tensorflow.WorkerHealth health_status = 1;
getHealthStatus() - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse
.tensorflow.WorkerHealth health_status = 1;
getHealthStatus() - Method in interface org.tensorflow.proto.util.WorkerHeartbeatResponseOrBuilder
.tensorflow.WorkerHealth health_status = 1;
getHealthStatusValue() - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
.tensorflow.WorkerHealth health_status = 1;
getHealthStatusValue() - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse
.tensorflow.WorkerHealth health_status = 1;
getHealthStatusValue() - Method in interface org.tensorflow.proto.util.WorkerHeartbeatResponseOrBuilder
.tensorflow.WorkerHealth health_status = 1;
getHeight() - Method in class org.tensorflow.proto.framework.Summary.Image.Builder
Dimensions of the image.
getHeight() - Method in class org.tensorflow.proto.framework.Summary.Image
Dimensions of the image.
getHeight() - Method in interface org.tensorflow.proto.framework.Summary.ImageOrBuilder
Dimensions of the image.
getHisto() - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
.tensorflow.HistogramProto histo = 5;
getHisto() - Method in class org.tensorflow.proto.framework.Summary.Value
.tensorflow.HistogramProto histo = 5;
getHisto() - Method in interface org.tensorflow.proto.framework.Summary.ValueOrBuilder
.tensorflow.HistogramProto histo = 5;
getHistoBuilder() - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
.tensorflow.HistogramProto histo = 5;
getHistoOrBuilder() - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
.tensorflow.HistogramProto histo = 5;
getHistoOrBuilder() - Method in class org.tensorflow.proto.framework.Summary.Value
.tensorflow.HistogramProto histo = 5;
getHistoOrBuilder() - Method in interface org.tensorflow.proto.framework.Summary.ValueOrBuilder
.tensorflow.HistogramProto histo = 5;
getHost() - Method in class org.tensorflow.proto.framework.DebuggedSourceFile.Builder
The host name on which a source code file is located.
getHost() - Method in class org.tensorflow.proto.framework.DebuggedSourceFile
The host name on which a source code file is located.
getHost() - Method in interface org.tensorflow.proto.framework.DebuggedSourceFileOrBuilder
The host name on which a source code file is located.
getHostBytes() - Method in class org.tensorflow.proto.framework.DebuggedSourceFile.Builder
The host name on which a source code file is located.
getHostBytes() - Method in class org.tensorflow.proto.framework.DebuggedSourceFile
The host name on which a source code file is located.
getHostBytes() - Method in interface org.tensorflow.proto.framework.DebuggedSourceFileOrBuilder
The host name on which a source code file is located.
getHostMemoryArg(int) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.KernelDef
Names of the Op's input_/output_args that reside in host memory instead of device memory.
getHostMemoryArg(int) - Method in interface org.tensorflow.proto.framework.KernelDefOrBuilder
Names of the Op's input_/output_args that reside in host memory instead of device memory.
getHostMemoryArgBytes(int) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.KernelDef
Names of the Op's input_/output_args that reside in host memory instead of device memory.
getHostMemoryArgBytes(int) - Method in interface org.tensorflow.proto.framework.KernelDefOrBuilder
Names of the Op's input_/output_args that reside in host memory instead of device memory.
getHostMemoryArgCount() - Method in class org.tensorflow.proto.framework.KernelDef.Builder
Names of the Op's input_/output_args that reside in host memory instead of device memory.
getHostMemoryArgCount() - Method in class org.tensorflow.proto.framework.KernelDef
Names of the Op's input_/output_args that reside in host memory instead of device memory.
getHostMemoryArgCount() - Method in interface org.tensorflow.proto.framework.KernelDefOrBuilder
Names of the Op's input_/output_args that reside in host memory instead of device memory.
getHostMemoryArgList() - Method in class org.tensorflow.proto.framework.KernelDef.Builder
Names of the Op's input_/output_args that reside in host memory instead of device memory.
getHostMemoryArgList() - Method in class org.tensorflow.proto.framework.KernelDef
Names of the Op's input_/output_args that reside in host memory instead of device memory.
getHostMemoryArgList() - Method in interface org.tensorflow.proto.framework.KernelDefOrBuilder
Names of the Op's input_/output_args that reside in host memory instead of device memory.
getHostName() - Method in class org.tensorflow.proto.util.CodeLocation.Builder
Host name on which the source files are located.
getHostName() - Method in class org.tensorflow.proto.util.CodeLocation
Host name on which the source files are located.
getHostName() - Method in interface org.tensorflow.proto.util.CodeLocationOrBuilder
Host name on which the source files are located.
getHostName() - Method in class org.tensorflow.proto.util.SourceFile.Builder
Name of the host on which the file is located.
getHostName() - Method in class org.tensorflow.proto.util.SourceFile
Name of the host on which the file is located.
getHostName() - Method in interface org.tensorflow.proto.util.SourceFileOrBuilder
Name of the host on which the file is located.
getHostname() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Host name of machine that ran the benchmark.
getHostname() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration
Host name of machine that ran the benchmark.
getHostname() - Method in interface org.tensorflow.proto.util.testlog.MachineConfigurationOrBuilder
Host name of machine that ran the benchmark.
getHostname() - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
string hostname = 3;
getHostname() - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse
string hostname = 3;
getHostname() - Method in interface org.tensorflow.proto.util.WorkerHeartbeatResponseOrBuilder
string hostname = 3;
getHostNameBytes() - Method in class org.tensorflow.proto.util.CodeLocation.Builder
Host name on which the source files are located.
getHostNameBytes() - Method in class org.tensorflow.proto.util.CodeLocation
Host name on which the source files are located.
getHostNameBytes() - Method in interface org.tensorflow.proto.util.CodeLocationOrBuilder
Host name on which the source files are located.
getHostNameBytes() - Method in class org.tensorflow.proto.util.SourceFile.Builder
Name of the host on which the file is located.
getHostNameBytes() - Method in class org.tensorflow.proto.util.SourceFile
Name of the host on which the file is located.
getHostNameBytes() - Method in interface org.tensorflow.proto.util.SourceFileOrBuilder
Name of the host on which the file is located.
getHostnameBytes() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Host name of machine that ran the benchmark.
getHostnameBytes() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration
Host name of machine that ran the benchmark.
getHostnameBytes() - Method in interface org.tensorflow.proto.util.testlog.MachineConfigurationOrBuilder
Host name of machine that ran the benchmark.
getHostnameBytes() - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
string hostname = 3;
getHostnameBytes() - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse
string hostname = 3;
getHostnameBytes() - Method in interface org.tensorflow.proto.util.WorkerHeartbeatResponseOrBuilder
string hostname = 3;
getHostTempMemorySize() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
Deprecated.
getHostTempMemorySize() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node
Deprecated.
getHostTempMemorySize() - Method in interface org.tensorflow.proto.framework.CostGraphDef.NodeOrBuilder
Deprecated.
getHostTracerLevel() - Method in class org.tensorflow.proto.profiler.ProfileOptions.Builder
Levels of host tracing: (version >= 1) - Level 0 is used to disable host traces.
getHostTracerLevel() - Method in class org.tensorflow.proto.profiler.ProfileOptions
Levels of host tracing: (version >= 1) - Level 0 is used to disable host traces.
getHostTracerLevel() - Method in interface org.tensorflow.proto.profiler.ProfileOptionsOrBuilder
Levels of host tracing: (version >= 1) - Level 0 is used to disable host traces.
getI() - Method in class org.tensorflow.proto.framework.AttrValue.Builder
"int"
getI() - Method in class org.tensorflow.proto.framework.AttrValue
"int"
getI(int) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(int)"
getI(int) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue
"list(int)"
getI(int) - Method in interface org.tensorflow.proto.framework.AttrValue.ListValueOrBuilder
"list(int)"
getI() - Method in interface org.tensorflow.proto.framework.AttrValueOrBuilder
"int"
getICount() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(int)"
getICount() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue
"list(int)"
getICount() - Method in interface org.tensorflow.proto.framework.AttrValue.ListValueOrBuilder
"list(int)"
getId() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
The id of the node.
getId() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node
The id of the node.
getId() - Method in interface org.tensorflow.proto.framework.CostGraphDef.NodeOrBuilder
The id of the node.
getId() - Method in class org.tensorflow.proto.profiler.XEventMetadata.Builder
XPlane.event_metadata map key.
getId() - Method in class org.tensorflow.proto.profiler.XEventMetadata
XPlane.event_metadata map key.
getId() - Method in interface org.tensorflow.proto.profiler.XEventMetadataOrBuilder
XPlane.event_metadata map key.
getId() - Method in class org.tensorflow.proto.profiler.XLine.Builder
Id of this line, can be repeated within an XPlane.
getId() - Method in class org.tensorflow.proto.profiler.XLine
Id of this line, can be repeated within an XPlane.
getId() - Method in interface org.tensorflow.proto.profiler.XLineOrBuilder
Id of this line, can be repeated within an XPlane.
getId() - Method in class org.tensorflow.proto.profiler.XPlane.Builder
int64 id = 1;
getId() - Method in class org.tensorflow.proto.profiler.XPlane
int64 id = 1;
getId() - Method in interface org.tensorflow.proto.profiler.XPlaneOrBuilder
int64 id = 1;
getId() - Method in class org.tensorflow.proto.profiler.XStatMetadata.Builder
XPlane.stat_metadata map key.
getId() - Method in class org.tensorflow.proto.profiler.XStatMetadata
XPlane.stat_metadata map key.
getId() - Method in interface org.tensorflow.proto.profiler.XStatMetadataOrBuilder
XPlane.stat_metadata map key.
getId() - Method in class org.tensorflow.proto.util.StackFrameWithId.Builder
A unique ID for the stack frame: A UUID-like string.
getId() - Method in class org.tensorflow.proto.util.StackFrameWithId
A unique ID for the stack frame: A UUID-like string.
getId() - Method in interface org.tensorflow.proto.util.StackFrameWithIdOrBuilder
A unique ID for the stack frame: A UUID-like string.
getIdBytes() - Method in class org.tensorflow.proto.util.StackFrameWithId.Builder
A unique ID for the stack frame: A UUID-like string.
getIdBytes() - Method in class org.tensorflow.proto.util.StackFrameWithId
A unique ID for the stack frame: A UUID-like string.
getIdBytes() - Method in interface org.tensorflow.proto.util.StackFrameWithIdOrBuilder
A unique ID for the stack frame: A UUID-like string.
getIdentifier() - Method in class org.tensorflow.proto.framework.SavedUserObject.Builder
Corresponds to a registration of the type to use in the loading program.
getIdentifier() - Method in class org.tensorflow.proto.framework.SavedUserObject
Corresponds to a registration of the type to use in the loading program.
getIdentifier() - Method in interface org.tensorflow.proto.framework.SavedUserObjectOrBuilder
Corresponds to a registration of the type to use in the loading program.
getIdentifierBytes() - Method in class org.tensorflow.proto.framework.SavedUserObject.Builder
Corresponds to a registration of the type to use in the loading program.
getIdentifierBytes() - Method in class org.tensorflow.proto.framework.SavedUserObject
Corresponds to a registration of the type to use in the loading program.
getIdentifierBytes() - Method in interface org.tensorflow.proto.framework.SavedUserObjectOrBuilder
Corresponds to a registration of the type to use in the loading program.
getIList() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(int)"
getIList() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue
"list(int)"
getIList() - Method in interface org.tensorflow.proto.framework.AttrValue.ListValueOrBuilder
"list(int)"
getImage() - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
.tensorflow.Summary.Image image = 4;
getImage() - Method in class org.tensorflow.proto.framework.Summary.Value
.tensorflow.Summary.Image image = 4;
getImage() - Method in interface org.tensorflow.proto.framework.Summary.ValueOrBuilder
.tensorflow.Summary.Image image = 4;
getImageBuilder() - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
.tensorflow.Summary.Image image = 4;
getImageOrBuilder() - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
.tensorflow.Summary.Image image = 4;
getImageOrBuilder() - Method in class org.tensorflow.proto.framework.Summary.Value
.tensorflow.Summary.Image image = 4;
getImageOrBuilder() - Method in interface org.tensorflow.proto.framework.Summary.ValueOrBuilder
.tensorflow.Summary.Image image = 4;
getImplementationSelector() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Enable the swap of kernel implementations based on the device placement (default is ON).
getImplementationSelector() - Method in class org.tensorflow.proto.framework.RewriterConfig
Enable the swap of kernel implementations based on the device placement (default is ON).
getImplementationSelector() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
Enable the swap of kernel implementations based on the device placement (default is ON).
getImplementationSelectorValue() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Enable the swap of kernel implementations based on the device placement (default is ON).
getImplementationSelectorValue() - Method in class org.tensorflow.proto.framework.RewriterConfig
Enable the swap of kernel implementations based on the device placement (default is ON).
getImplementationSelectorValue() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
Enable the swap of kernel implementations based on the device placement (default is ON).
getInaccurate() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
Are the costs inaccurate?
getInaccurate() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node
Are the costs inaccurate?
getInaccurate() - Method in interface org.tensorflow.proto.framework.CostGraphDef.NodeOrBuilder
Are the costs inaccurate?
getInArg(int) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Arg in_arg = 4;
getInArg(int) - Method in class org.tensorflow.proto.framework.ApiDef
repeated .tensorflow.ApiDef.Arg in_arg = 4;
getInArg(int) - Method in interface org.tensorflow.proto.framework.ApiDefOrBuilder
repeated .tensorflow.ApiDef.Arg in_arg = 4;
getInArgBuilder(int) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Arg in_arg = 4;
getInArgBuilderList() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Arg in_arg = 4;
getInArgCount() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Arg in_arg = 4;
getInArgCount() - Method in class org.tensorflow.proto.framework.ApiDef
repeated .tensorflow.ApiDef.Arg in_arg = 4;
getInArgCount() - Method in interface org.tensorflow.proto.framework.ApiDefOrBuilder
repeated .tensorflow.ApiDef.Arg in_arg = 4;
getInArgList() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Arg in_arg = 4;
getInArgList() - Method in class org.tensorflow.proto.framework.ApiDef
repeated .tensorflow.ApiDef.Arg in_arg = 4;
getInArgList() - Method in interface org.tensorflow.proto.framework.ApiDefOrBuilder
repeated .tensorflow.ApiDef.Arg in_arg = 4;
getInArgOrBuilder(int) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Arg in_arg = 4;
getInArgOrBuilder(int) - Method in class org.tensorflow.proto.framework.ApiDef
repeated .tensorflow.ApiDef.Arg in_arg = 4;
getInArgOrBuilder(int) - Method in interface org.tensorflow.proto.framework.ApiDefOrBuilder
repeated .tensorflow.ApiDef.Arg in_arg = 4;
getInArgOrBuilderList() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Arg in_arg = 4;
getInArgOrBuilderList() - Method in class org.tensorflow.proto.framework.ApiDef
repeated .tensorflow.ApiDef.Arg in_arg = 4;
getInArgOrBuilderList() - Method in interface org.tensorflow.proto.framework.ApiDefOrBuilder
repeated .tensorflow.ApiDef.Arg in_arg = 4;
getIncarnation() - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
A device is assigned a global unique number each time it is initialized.
getIncarnation() - Method in class org.tensorflow.proto.framework.DeviceAttributes
A device is assigned a global unique number each time it is initialized.
getIncarnation() - Method in interface org.tensorflow.proto.framework.DeviceAttributesOrBuilder
A device is assigned a global unique number each time it is initialized.
getIncludeDatasetOps() - Method in class org.tensorflow.proto.profiler.ProfileOptions.Builder
We don't collect the dataset ops by default for better trace-viewer scalability.
getIncludeDatasetOps() - Method in class org.tensorflow.proto.profiler.ProfileOptions
We don't collect the dataset ops by default for better trace-viewer scalability.
getIncludeDatasetOps() - Method in interface org.tensorflow.proto.profiler.ProfileOptionsOrBuilder
We don't collect the dataset ops by default for better trace-viewer scalability.
getIndex() - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput.Builder
Index of the output being set.
getIndex() - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput
Index of the output being set.
getIndex() - Method in interface org.tensorflow.proto.framework.MemoryLogTensorOutputOrBuilder
Index of the output being set.
getIndicesOutputTensorName() - Method in class org.tensorflow.proto.example.VarLenFeatureProto.Builder
string indices_output_tensor_name = 3;
getIndicesOutputTensorName() - Method in class org.tensorflow.proto.example.VarLenFeatureProto
string indices_output_tensor_name = 3;
getIndicesOutputTensorName() - Method in interface org.tensorflow.proto.example.VarLenFeatureProtoOrBuilder
string indices_output_tensor_name = 3;
getIndicesOutputTensorNameBytes() - Method in class org.tensorflow.proto.example.VarLenFeatureProto.Builder
string indices_output_tensor_name = 3;
getIndicesOutputTensorNameBytes() - Method in class org.tensorflow.proto.example.VarLenFeatureProto
string indices_output_tensor_name = 3;
getIndicesOutputTensorNameBytes() - Method in interface org.tensorflow.proto.example.VarLenFeatureProtoOrBuilder
string indices_output_tensor_name = 3;
getIndicesTensorName() - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse.Builder
The indices Tensor must have dtype int64 and shape [?, ?].
getIndicesTensorName() - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse
The indices Tensor must have dtype int64 and shape [?, ?].
getIndicesTensorName() - Method in interface org.tensorflow.proto.framework.TensorInfo.CooSparseOrBuilder
The indices Tensor must have dtype int64 and shape [?, ?].
getIndicesTensorNameBytes() - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse.Builder
The indices Tensor must have dtype int64 and shape [?, ?].
getIndicesTensorNameBytes() - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse
The indices Tensor must have dtype int64 and shape [?, ?].
getIndicesTensorNameBytes() - Method in interface org.tensorflow.proto.framework.TensorInfo.CooSparseOrBuilder
The indices Tensor must have dtype int64 and shape [?, ?].
getInferShapes() - Method in class org.tensorflow.proto.framework.GraphOptions.Builder
Annotate each Node with Op output shape data, to the extent it can be statically inferred.
getInferShapes() - Method in class org.tensorflow.proto.framework.GraphOptions
Annotate each Node with Op output shape data, to the extent it can be statically inferred.
getInferShapes() - Method in interface org.tensorflow.proto.framework.GraphOptionsOrBuilder
Annotate each Node with Op output shape data, to the extent it can be statically inferred.
getInitializerName() - Method in class org.tensorflow.proto.framework.VariableDef.Builder
Name of the initializer op.
getInitializerName() - Method in class org.tensorflow.proto.framework.VariableDef
Name of the initializer op.
getInitializerName() - Method in interface org.tensorflow.proto.framework.VariableDefOrBuilder
Name of the initializer op.
getInitializerNameBytes() - Method in class org.tensorflow.proto.framework.VariableDef.Builder
Name of the initializer op.
getInitializerNameBytes() - Method in class org.tensorflow.proto.framework.VariableDef
Name of the initializer op.
getInitializerNameBytes() - Method in interface org.tensorflow.proto.framework.VariableDefOrBuilder
Name of the initializer op.
getInitialValueName() - Method in class org.tensorflow.proto.framework.VariableDef.Builder
Name of the tensor holding the variable's initial value.
getInitialValueName() - Method in class org.tensorflow.proto.framework.VariableDef
Name of the tensor holding the variable's initial value.
getInitialValueName() - Method in interface org.tensorflow.proto.framework.VariableDefOrBuilder
Name of the tensor holding the variable's initial value.
getInitialValueNameBytes() - Method in class org.tensorflow.proto.framework.VariableDef.Builder
Name of the tensor holding the variable's initial value.
getInitialValueNameBytes() - Method in class org.tensorflow.proto.framework.VariableDef
Name of the tensor holding the variable's initial value.
getInitialValueNameBytes() - Method in interface org.tensorflow.proto.framework.VariableDefOrBuilder
Name of the tensor holding the variable's initial value.
getInput(int) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.OpDef.Builder
Description of the input(s).
getInputArg(int) - Method in class org.tensorflow.proto.framework.OpDef
Description of the input(s).
getInputArg(int) - Method in interface org.tensorflow.proto.framework.OpDefOrBuilder
Description of the input(s).
getInputArgBuilder(int) - Method in class org.tensorflow.proto.framework.OpDef.Builder
Description of the input(s).
getInputArgBuilderList() - Method in class org.tensorflow.proto.framework.OpDef.Builder
Description of the input(s).
getInputArgCount() - Method in class org.tensorflow.proto.framework.OpDef.Builder
Description of the input(s).
getInputArgCount() - Method in class org.tensorflow.proto.framework.OpDef
Description of the input(s).
getInputArgCount() - Method in interface org.tensorflow.proto.framework.OpDefOrBuilder
Description of the input(s).
getInputArgList() - Method in class org.tensorflow.proto.framework.OpDef.Builder
Description of the input(s).
getInputArgList() - Method in class org.tensorflow.proto.framework.OpDef
Description of the input(s).
getInputArgList() - Method in interface org.tensorflow.proto.framework.OpDefOrBuilder
Description of the input(s).
getInputArgOrBuilder(int) - Method in class org.tensorflow.proto.framework.OpDef.Builder
Description of the input(s).
getInputArgOrBuilder(int) - Method in class org.tensorflow.proto.framework.OpDef
Description of the input(s).
getInputArgOrBuilder(int) - Method in interface org.tensorflow.proto.framework.OpDefOrBuilder
Description of the input(s).
getInputArgOrBuilderList() - Method in class org.tensorflow.proto.framework.OpDef.Builder
Description of the input(s).
getInputArgOrBuilderList() - Method in class org.tensorflow.proto.framework.OpDef
Description of the input(s).
getInputArgOrBuilderList() - Method in interface org.tensorflow.proto.framework.OpDefOrBuilder
Description of the input(s).
getInputBytes(int) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.GraphTransferNodeInfo.Builder
int32 input_count = 6;
getInputCount() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo
int32 input_count = 6;
getInputCount() - Method in interface org.tensorflow.proto.framework.GraphTransferNodeInfoOrBuilder
int32 input_count = 6;
getInputCount() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfo(int) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfo(int) - Method in interface org.tensorflow.proto.framework.CostGraphDef.NodeOrBuilder
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfoBuilder(int) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfoBuilderList() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfoCount() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfoCount() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfoCount() - Method in interface org.tensorflow.proto.framework.CostGraphDef.NodeOrBuilder
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfoList() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfoList() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfoList() - Method in interface org.tensorflow.proto.framework.CostGraphDef.NodeOrBuilder
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfoOrBuilder(int) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfoOrBuilder(int) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfoOrBuilder(int) - Method in interface org.tensorflow.proto.framework.CostGraphDef.NodeOrBuilder
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfoOrBuilderList() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfoOrBuilderList() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfoOrBuilderList() - Method in interface org.tensorflow.proto.framework.CostGraphDef.NodeOrBuilder
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
getInputList() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.util.GraphOpCreation.Builder
Names of the input tensors to the op.
getInputNames(int) - Method in class org.tensorflow.proto.util.GraphOpCreation
Names of the input tensors to the op.
getInputNames(int) - Method in interface org.tensorflow.proto.util.GraphOpCreationOrBuilder
Names of the input tensors to the op.
getInputNamesBytes(int) - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
Names of the input tensors to the op.
getInputNamesBytes(int) - Method in class org.tensorflow.proto.util.GraphOpCreation
Names of the input tensors to the op.
getInputNamesBytes(int) - Method in interface org.tensorflow.proto.util.GraphOpCreationOrBuilder
Names of the input tensors to the op.
getInputNamesCount() - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
Names of the input tensors to the op.
getInputNamesCount() - Method in class org.tensorflow.proto.util.GraphOpCreation
Names of the input tensors to the op.
getInputNamesCount() - Method in interface org.tensorflow.proto.util.GraphOpCreationOrBuilder
Names of the input tensors to the op.
getInputNamesList() - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
Names of the input tensors to the op.
getInputNamesList() - Method in class org.tensorflow.proto.util.GraphOpCreation
Names of the input tensors to the op.
getInputNamesList() - Method in interface org.tensorflow.proto.util.GraphOpCreationOrBuilder
Names of the input tensors to the op.
getInputs() - Method in class org.tensorflow.proto.framework.SignatureDef.Builder
Deprecated.
getInputs() - Method in class org.tensorflow.proto.framework.SignatureDef
Deprecated.
getInputs() - Method in interface org.tensorflow.proto.framework.SignatureDefOrBuilder
Deprecated.
getInputsCount() - Method in class org.tensorflow.proto.framework.SignatureDef.Builder
 
getInputsCount() - Method in class org.tensorflow.proto.framework.SignatureDef
 
getInputsCount() - Method in interface org.tensorflow.proto.framework.SignatureDefOrBuilder
Named input parameters.
getInputSignature() - Method in class org.tensorflow.proto.framework.FunctionSpec.Builder
The input signature, if specified.
getInputSignature() - Method in class org.tensorflow.proto.framework.FunctionSpec
The input signature, if specified.
getInputSignature() - Method in interface org.tensorflow.proto.framework.FunctionSpecOrBuilder
The input signature, if specified.
getInputSignatureBuilder() - Method in class org.tensorflow.proto.framework.FunctionSpec.Builder
The input signature, if specified.
getInputSignatureOrBuilder() - Method in class org.tensorflow.proto.framework.FunctionSpec.Builder
The input signature, if specified.
getInputSignatureOrBuilder() - Method in class org.tensorflow.proto.framework.FunctionSpec
The input signature, if specified.
getInputSignatureOrBuilder() - Method in interface org.tensorflow.proto.framework.FunctionSpecOrBuilder
The input signature, if specified.
getInputsMap() - Method in class org.tensorflow.proto.framework.SignatureDef.Builder
Named input parameters.
getInputsMap() - Method in class org.tensorflow.proto.framework.SignatureDef
Named input parameters.
getInputsMap() - Method in interface org.tensorflow.proto.framework.SignatureDefOrBuilder
Named input parameters.
getInputsOrDefault(String, TensorInfo) - Method in class org.tensorflow.proto.framework.SignatureDef.Builder
Named input parameters.
getInputsOrDefault(String, TensorInfo) - Method in class org.tensorflow.proto.framework.SignatureDef
Named input parameters.
getInputsOrDefault(String, TensorInfo) - Method in interface org.tensorflow.proto.framework.SignatureDefOrBuilder
Named input parameters.
getInputsOrThrow(String) - Method in class org.tensorflow.proto.framework.SignatureDef.Builder
Named input parameters.
getInputsOrThrow(String) - Method in class org.tensorflow.proto.framework.SignatureDef
Named input parameters.
getInputsOrThrow(String) - Method in interface org.tensorflow.proto.framework.SignatureDefOrBuilder
Named input parameters.
getInputTensorIds(int) - Method in class org.tensorflow.proto.util.Execution.Builder
IDs of the input tensors (if available).
getInputTensorIds(int) - Method in class org.tensorflow.proto.util.Execution
IDs of the input tensors (if available).
getInputTensorIds(int) - Method in interface org.tensorflow.proto.util.ExecutionOrBuilder
IDs of the input tensors (if available).
getInputTensorIdsCount() - Method in class org.tensorflow.proto.util.Execution.Builder
IDs of the input tensors (if available).
getInputTensorIdsCount() - Method in class org.tensorflow.proto.util.Execution
IDs of the input tensors (if available).
getInputTensorIdsCount() - Method in interface org.tensorflow.proto.util.ExecutionOrBuilder
IDs of the input tensors (if available).
getInputTensorIdsList() - Method in class org.tensorflow.proto.util.Execution.Builder
IDs of the input tensors (if available).
getInputTensorIdsList() - Method in class org.tensorflow.proto.util.Execution
IDs of the input tensors (if available).
getInputTensorIdsList() - Method in interface org.tensorflow.proto.util.ExecutionOrBuilder
IDs of the input tensors (if available).
getInstrumentedGraphDef() - Method in class org.tensorflow.proto.util.DebuggedGraph.Builder
An encoded version of a GraphDef.
getInstrumentedGraphDef() - Method in class org.tensorflow.proto.util.DebuggedGraph
An encoded version of a GraphDef.
getInstrumentedGraphDef() - Method in interface org.tensorflow.proto.util.DebuggedGraphOrBuilder
An encoded version of a GraphDef.
getInstrumentedOps(int) - Method in class org.tensorflow.proto.util.DebuggedGraph.Builder
Names of the instrumented ops.
getInstrumentedOps(int) - Method in class org.tensorflow.proto.util.DebuggedGraph
Names of the instrumented ops.
getInstrumentedOps(int) - Method in interface org.tensorflow.proto.util.DebuggedGraphOrBuilder
Names of the instrumented ops.
getInstrumentedOpsBytes(int) - Method in class org.tensorflow.proto.util.DebuggedGraph.Builder
Names of the instrumented ops.
getInstrumentedOpsBytes(int) - Method in class org.tensorflow.proto.util.DebuggedGraph
Names of the instrumented ops.
getInstrumentedOpsBytes(int) - Method in interface org.tensorflow.proto.util.DebuggedGraphOrBuilder
Names of the instrumented ops.
getInstrumentedOpsCount() - Method in class org.tensorflow.proto.util.DebuggedGraph.Builder
Names of the instrumented ops.
getInstrumentedOpsCount() - Method in class org.tensorflow.proto.util.DebuggedGraph
Names of the instrumented ops.
getInstrumentedOpsCount() - Method in interface org.tensorflow.proto.util.DebuggedGraphOrBuilder
Names of the instrumented ops.
getInstrumentedOpsList() - Method in class org.tensorflow.proto.util.DebuggedGraph.Builder
Names of the instrumented ops.
getInstrumentedOpsList() - Method in class org.tensorflow.proto.util.DebuggedGraph
Names of the instrumented ops.
getInstrumentedOpsList() - Method in interface org.tensorflow.proto.util.DebuggedGraphOrBuilder
Names of the instrumented ops.
getInt64List() - Method in class org.tensorflow.proto.example.Feature.Builder
.tensorflow.Int64List int64_list = 3;
getInt64List() - Method in class org.tensorflow.proto.example.Feature
.tensorflow.Int64List int64_list = 3;
getInt64List() - Method in interface org.tensorflow.proto.example.FeatureOrBuilder
.tensorflow.Int64List int64_list = 3;
getInt64List() - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
.tensorflow.CollectionDef.Int64List int64_list = 3;
getInt64List() - Method in class org.tensorflow.proto.framework.CollectionDef
.tensorflow.CollectionDef.Int64List int64_list = 3;
getInt64List() - Method in interface org.tensorflow.proto.framework.CollectionDefOrBuilder
.tensorflow.CollectionDef.Int64List int64_list = 3;
getInt64ListBuilder() - Method in class org.tensorflow.proto.example.Feature.Builder
.tensorflow.Int64List int64_list = 3;
getInt64ListBuilder() - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
.tensorflow.CollectionDef.Int64List int64_list = 3;
getInt64ListOrBuilder() - Method in class org.tensorflow.proto.example.Feature.Builder
.tensorflow.Int64List int64_list = 3;
getInt64ListOrBuilder() - Method in class org.tensorflow.proto.example.Feature
.tensorflow.Int64List int64_list = 3;
getInt64ListOrBuilder() - Method in interface org.tensorflow.proto.example.FeatureOrBuilder
.tensorflow.Int64List int64_list = 3;
getInt64ListOrBuilder() - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
.tensorflow.CollectionDef.Int64List int64_list = 3;
getInt64ListOrBuilder() - Method in class org.tensorflow.proto.framework.CollectionDef
.tensorflow.CollectionDef.Int64List int64_list = 3;
getInt64ListOrBuilder() - Method in interface org.tensorflow.proto.framework.CollectionDefOrBuilder
.tensorflow.CollectionDef.Int64List int64_list = 3;
getInt64Val(int) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_INT64
getInt64Val(int) - Method in class org.tensorflow.proto.framework.TensorProto
DT_INT64
getInt64Val(int) - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
DT_INT64
getInt64ValCount() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_INT64
getInt64ValCount() - Method in class org.tensorflow.proto.framework.TensorProto
DT_INT64
getInt64ValCount() - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
DT_INT64
getInt64ValList() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_INT64
getInt64ValList() - Method in class org.tensorflow.proto.framework.TensorProto
DT_INT64
getInt64ValList() - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
DT_INT64
getInt64Value() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a signed integer value, limited to 64 bits.
getInt64Value() - Method in class org.tensorflow.proto.framework.StructuredValue
Represents a signed integer value, limited to 64 bits.
getInt64Value() - Method in interface org.tensorflow.proto.framework.StructuredValueOrBuilder
Represents a signed integer value, limited to 64 bits.
getInt64Value() - Method in class org.tensorflow.proto.profiler.XStat.Builder
int64 int64_value = 4;
getInt64Value() - Method in class org.tensorflow.proto.profiler.XStat
int64 int64_value = 4;
getInt64Value() - Method in interface org.tensorflow.proto.profiler.XStatOrBuilder
int64 int64_value = 4;
getInterOpParallelismThreads() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.RunOptions.Builder
The thread pool to use, if session_inter_op_thread_pool is configured.
getInterOpThreadPool() - Method in class org.tensorflow.proto.framework.RunOptions
The thread pool to use, if session_inter_op_thread_pool is configured.
getInterOpThreadPool() - Method in interface org.tensorflow.proto.framework.RunOptionsOrBuilder
The thread pool to use, if session_inter_op_thread_pool is configured.
getInterOptimizerVerifierConfig() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
VerifierConfig specifying the verifiers to be run after every optimizer.
getInterOptimizerVerifierConfig() - Method in class org.tensorflow.proto.framework.RewriterConfig
VerifierConfig specifying the verifiers to be run after every optimizer.
getInterOptimizerVerifierConfig() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
VerifierConfig specifying the verifiers to be run after every optimizer.
getInterOptimizerVerifierConfigBuilder() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
VerifierConfig specifying the verifiers to be run after every optimizer.
getInterOptimizerVerifierConfigOrBuilder() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
VerifierConfig specifying the verifiers to be run after every optimizer.
getInterOptimizerVerifierConfigOrBuilder() - Method in class org.tensorflow.proto.framework.RewriterConfig
VerifierConfig specifying the verifiers to be run after every optimizer.
getInterOptimizerVerifierConfigOrBuilder() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
VerifierConfig specifying the verifiers to be run after every optimizer.
getIntraOpParallelismThreads() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.TensorProto.Builder
DT_INT32, DT_INT16, DT_INT8, DT_UINT8.
getIntVal(int) - Method in class org.tensorflow.proto.framework.TensorProto
DT_INT32, DT_INT16, DT_INT8, DT_UINT8.
getIntVal(int) - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
DT_INT32, DT_INT16, DT_INT8, DT_UINT8.
getIntValCount() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_INT32, DT_INT16, DT_INT8, DT_UINT8.
getIntValCount() - Method in class org.tensorflow.proto.framework.TensorProto
DT_INT32, DT_INT16, DT_INT8, DT_UINT8.
getIntValCount() - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
DT_INT32, DT_INT16, DT_INT8, DT_UINT8.
getIntValList() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_INT32, DT_INT16, DT_INT8, DT_UINT8.
getIntValList() - Method in class org.tensorflow.proto.framework.TensorProto
DT_INT32, DT_INT16, DT_INT8, DT_UINT8.
getIntValList() - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
DT_INT32, DT_INT16, DT_INT8, DT_UINT8.
getInUse() - Method in class org.tensorflow.proto.util.MemChunk.Builder
bool in_use = 8;
getInUse() - Method in class org.tensorflow.proto.util.MemChunk
bool in_use = 8;
getInUse() - Method in interface org.tensorflow.proto.util.MemChunkOrBuilder
bool in_use = 8;
getIsAggregate() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.OpDef.Builder
True if the operation is commutative ("op(a,b) == op(b,a)" for all inputs)
getIsCommutative() - Method in class org.tensorflow.proto.framework.OpDef
True if the operation is commutative ("op(a,b) == op(b,a)" for all inputs)
getIsCommutative() - Method in interface org.tensorflow.proto.framework.OpDefOrBuilder
True if the operation is commutative ("op(a,b) == op(b,a)" for all inputs)
getIsFinal() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.CostGraphDef.NodeOrBuilder
If true, the output is permanent: it can't be discarded, because this node is part of the "final output".
getIsMethod() - Method in class org.tensorflow.proto.framework.FunctionSpec.Builder
Whether this represents a class method.
getIsMethod() - Method in class org.tensorflow.proto.framework.FunctionSpec
Whether this represents a class method.
getIsMethod() - Method in interface org.tensorflow.proto.framework.FunctionSpecOrBuilder
Whether this represents a class method.
getIsolateSessionState() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.ConfigProto
If true, any resources such as Variables used in the session will not be shared with other sessions.
getIsolateSessionState() - Method in interface org.tensorflow.proto.framework.ConfigProtoOrBuilder
If true, any resources such as Variables used in the session will not be shared with other sessions.
getIsRef() - Method in class org.tensorflow.proto.framework.OpDef.ArgDef.Builder
For inputs: if true, the inputs are required to be refs.
getIsRef() - Method in class org.tensorflow.proto.framework.OpDef.ArgDef
For inputs: if true, the inputs are required to be refs.
getIsRef() - Method in interface org.tensorflow.proto.framework.OpDef.ArgDefOrBuilder
For inputs: if true, the inputs are required to be refs.
getIsResource() - Method in class org.tensorflow.proto.framework.VariableDef.Builder
Whether to represent this as a ResourceVariable.
getIsResource() - Method in class org.tensorflow.proto.framework.VariableDef
Whether to represent this as a ResourceVariable.
getIsResource() - Method in interface org.tensorflow.proto.framework.VariableDefOrBuilder
Whether to represent this as a ResourceVariable.
getIsStateful() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.OpDef
Ops are marked as stateful if their behavior depends on some state beyond their input tensors (e.g.
getIsStateful() - Method in interface org.tensorflow.proto.framework.OpDefOrBuilder
Ops are marked as stateful if their behavior depends on some state beyond their input tensors (e.g.
getIters() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
If a benchmark, how many iterations it was run for
getIters() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
If a benchmark, how many iterations it was run for
getIters() - Method in interface org.tensorflow.proto.util.testlog.BenchmarkEntryOrBuilder
If a benchmark, how many iterations it was run for
getJob(int) - Method in class org.tensorflow.proto.distruntime.ClusterDef.Builder
The jobs that comprise the cluster.
getJob(int) - Method in class org.tensorflow.proto.distruntime.ClusterDef
The jobs that comprise the cluster.
getJob(int) - Method in interface org.tensorflow.proto.distruntime.ClusterDefOrBuilder
The jobs that comprise the cluster.
getJobBuilder(int) - Method in class org.tensorflow.proto.distruntime.ClusterDef.Builder
The jobs that comprise the cluster.
getJobBuilderList() - Method in class org.tensorflow.proto.distruntime.ClusterDef.Builder
The jobs that comprise the cluster.
getJobCount() - Method in class org.tensorflow.proto.distruntime.ClusterDef.Builder
The jobs that comprise the cluster.
getJobCount() - Method in class org.tensorflow.proto.distruntime.ClusterDef
The jobs that comprise the cluster.
getJobCount() - Method in interface org.tensorflow.proto.distruntime.ClusterDefOrBuilder
The jobs that comprise the cluster.
getJobList() - Method in class org.tensorflow.proto.distruntime.ClusterDef.Builder
The jobs that comprise the cluster.
getJobList() - Method in class org.tensorflow.proto.distruntime.ClusterDef
The jobs that comprise the cluster.
getJobList() - Method in interface org.tensorflow.proto.distruntime.ClusterDefOrBuilder
The jobs that comprise the cluster.
getJobName() - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
The name of the job of which this server is a member.
getJobName() - Method in class org.tensorflow.proto.distruntime.ServerDef
The name of the job of which this server is a member.
getJobName() - Method in interface org.tensorflow.proto.distruntime.ServerDefOrBuilder
The name of the job of which this server is a member.
getJobNameBytes() - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
The name of the job of which this server is a member.
getJobNameBytes() - Method in class org.tensorflow.proto.distruntime.ServerDef
The name of the job of which this server is a member.
getJobNameBytes() - Method in interface org.tensorflow.proto.distruntime.ServerDefOrBuilder
The name of the job of which this server is a member.
getJobOrBuilder(int) - Method in class org.tensorflow.proto.distruntime.ClusterDef.Builder
The jobs that comprise the cluster.
getJobOrBuilder(int) - Method in class org.tensorflow.proto.distruntime.ClusterDef
The jobs that comprise the cluster.
getJobOrBuilder(int) - Method in interface org.tensorflow.proto.distruntime.ClusterDefOrBuilder
The jobs that comprise the cluster.
getJobOrBuilderList() - Method in class org.tensorflow.proto.distruntime.ClusterDef.Builder
The jobs that comprise the cluster.
getJobOrBuilderList() - Method in class org.tensorflow.proto.distruntime.ClusterDef
The jobs that comprise the cluster.
getJobOrBuilderList() - Method in interface org.tensorflow.proto.distruntime.ClusterDefOrBuilder
The jobs that comprise the cluster.
getJobs(int) - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters.Builder
repeated .tensorflow.JobDeviceFilters jobs = 1;
getJobs(int) - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters
repeated .tensorflow.JobDeviceFilters jobs = 1;
getJobs(int) - Method in interface org.tensorflow.proto.distruntime.ClusterDeviceFiltersOrBuilder
repeated .tensorflow.JobDeviceFilters jobs = 1;
getJobsBuilder(int) - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters.Builder
repeated .tensorflow.JobDeviceFilters jobs = 1;
getJobsBuilderList() - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters.Builder
repeated .tensorflow.JobDeviceFilters jobs = 1;
getJobsCount() - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters.Builder
repeated .tensorflow.JobDeviceFilters jobs = 1;
getJobsCount() - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters
repeated .tensorflow.JobDeviceFilters jobs = 1;
getJobsCount() - Method in interface org.tensorflow.proto.distruntime.ClusterDeviceFiltersOrBuilder
repeated .tensorflow.JobDeviceFilters jobs = 1;
getJobsList() - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters.Builder
repeated .tensorflow.JobDeviceFilters jobs = 1;
getJobsList() - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters
repeated .tensorflow.JobDeviceFilters jobs = 1;
getJobsList() - Method in interface org.tensorflow.proto.distruntime.ClusterDeviceFiltersOrBuilder
repeated .tensorflow.JobDeviceFilters jobs = 1;
getJobsOrBuilder(int) - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters.Builder
repeated .tensorflow.JobDeviceFilters jobs = 1;
getJobsOrBuilder(int) - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters
repeated .tensorflow.JobDeviceFilters jobs = 1;
getJobsOrBuilder(int) - Method in interface org.tensorflow.proto.distruntime.ClusterDeviceFiltersOrBuilder
repeated .tensorflow.JobDeviceFilters jobs = 1;
getJobsOrBuilderList() - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters.Builder
repeated .tensorflow.JobDeviceFilters jobs = 1;
getJobsOrBuilderList() - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters
repeated .tensorflow.JobDeviceFilters jobs = 1;
getJobsOrBuilderList() - Method in interface org.tensorflow.proto.distruntime.ClusterDeviceFiltersOrBuilder
repeated .tensorflow.JobDeviceFilters jobs = 1;
getKeepCheckpointEveryNHours() - Method in class org.tensorflow.proto.util.SaverDef.Builder
How often to keep an additional checkpoint.
getKeepCheckpointEveryNHours() - Method in class org.tensorflow.proto.util.SaverDef
How often to keep an additional checkpoint.
getKeepCheckpointEveryNHours() - Method in interface org.tensorflow.proto.util.SaverDefOrBuilder
How often to keep an additional checkpoint.
getKernel(int) - Method in class org.tensorflow.proto.framework.KernelList.Builder
repeated .tensorflow.KernelDef kernel = 1;
getKernel(int) - Method in class org.tensorflow.proto.framework.KernelList
repeated .tensorflow.KernelDef kernel = 1;
getKernel(int) - Method in interface org.tensorflow.proto.framework.KernelListOrBuilder
repeated .tensorflow.KernelDef kernel = 1;
getKernelBuilder(int) - Method in class org.tensorflow.proto.framework.KernelList.Builder
repeated .tensorflow.KernelDef kernel = 1;
getKernelBuilderList() - Method in class org.tensorflow.proto.framework.KernelList.Builder
repeated .tensorflow.KernelDef kernel = 1;
getKernelCount() - Method in class org.tensorflow.proto.framework.KernelList.Builder
repeated .tensorflow.KernelDef kernel = 1;
getKernelCount() - Method in class org.tensorflow.proto.framework.KernelList
repeated .tensorflow.KernelDef kernel = 1;
getKernelCount() - Method in interface org.tensorflow.proto.framework.KernelListOrBuilder
repeated .tensorflow.KernelDef kernel = 1;
getKernelList() - Method in class org.tensorflow.proto.framework.KernelList.Builder
repeated .tensorflow.KernelDef kernel = 1;
getKernelList() - Method in class org.tensorflow.proto.framework.KernelList
repeated .tensorflow.KernelDef kernel = 1;
getKernelList() - Method in interface org.tensorflow.proto.framework.KernelListOrBuilder
repeated .tensorflow.KernelDef kernel = 1;
getKernelName() - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation.Builder
Name of the kernel making the allocation as set in GraphDef, e.g., "affine2/weights/Assign".
getKernelName() - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation
Name of the kernel making the allocation as set in GraphDef, e.g., "affine2/weights/Assign".
getKernelName() - Method in interface org.tensorflow.proto.framework.MemoryLogTensorAllocationOrBuilder
Name of the kernel making the allocation as set in GraphDef, e.g., "affine2/weights/Assign".
getKernelName() - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput.Builder
Name of the kernel producing an output as set in GraphDef, e.g., "affine2/weights/Assign".
getKernelName() - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput
Name of the kernel producing an output as set in GraphDef, e.g., "affine2/weights/Assign".
getKernelName() - Method in interface org.tensorflow.proto.framework.MemoryLogTensorOutputOrBuilder
Name of the kernel producing an output as set in GraphDef, e.g., "affine2/weights/Assign".
getKernelNameBytes() - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation.Builder
Name of the kernel making the allocation as set in GraphDef, e.g., "affine2/weights/Assign".
getKernelNameBytes() - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation
Name of the kernel making the allocation as set in GraphDef, e.g., "affine2/weights/Assign".
getKernelNameBytes() - Method in interface org.tensorflow.proto.framework.MemoryLogTensorAllocationOrBuilder
Name of the kernel making the allocation as set in GraphDef, e.g., "affine2/weights/Assign".
getKernelNameBytes() - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput.Builder
Name of the kernel producing an output as set in GraphDef, e.g., "affine2/weights/Assign".
getKernelNameBytes() - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput
Name of the kernel producing an output as set in GraphDef, e.g., "affine2/weights/Assign".
getKernelNameBytes() - Method in interface org.tensorflow.proto.framework.MemoryLogTensorOutputOrBuilder
Name of the kernel producing an output as set in GraphDef, e.g., "affine2/weights/Assign".
getKernelOrBuilder(int) - Method in class org.tensorflow.proto.framework.KernelList.Builder
repeated .tensorflow.KernelDef kernel = 1;
getKernelOrBuilder(int) - Method in class org.tensorflow.proto.framework.KernelList
repeated .tensorflow.KernelDef kernel = 1;
getKernelOrBuilder(int) - Method in interface org.tensorflow.proto.framework.KernelListOrBuilder
repeated .tensorflow.KernelDef kernel = 1;
getKernelOrBuilderList() - Method in class org.tensorflow.proto.framework.KernelList.Builder
repeated .tensorflow.KernelDef kernel = 1;
getKernelOrBuilderList() - Method in class org.tensorflow.proto.framework.KernelList
repeated .tensorflow.KernelDef kernel = 1;
getKernelOrBuilderList() - Method in interface org.tensorflow.proto.framework.KernelListOrBuilder
repeated .tensorflow.KernelDef kernel = 1;
getKernelTrackerMaxBytes() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.GPUOptions.Experimental.Builder
Parameters for GPUKernelTracker.
getKernelTrackerMaxInterval() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental
Parameters for GPUKernelTracker.
getKernelTrackerMaxInterval() - Method in interface org.tensorflow.proto.framework.GPUOptions.ExperimentalOrBuilder
Parameters for GPUKernelTracker.
getKernelTrackerMaxPending() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.PairValue.Builder
string key = 1;
getKey() - Method in class org.tensorflow.proto.framework.PairValue
string key = 1;
getKey() - Method in interface org.tensorflow.proto.framework.PairValueOrBuilder
string key = 1;
getKeyBytes() - Method in class org.tensorflow.proto.framework.PairValue.Builder
string key = 1;
getKeyBytes() - Method in class org.tensorflow.proto.framework.PairValue
string key = 1;
getKeyBytes() - Method in interface org.tensorflow.proto.framework.PairValueOrBuilder
string key = 1;
getKindCase() - Method in class org.tensorflow.proto.example.Feature.Builder
 
getKindCase() - Method in class org.tensorflow.proto.example.Feature
 
getKindCase() - Method in interface org.tensorflow.proto.example.FeatureOrBuilder
 
getKindCase() - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
 
getKindCase() - Method in class org.tensorflow.proto.framework.CollectionDef
 
getKindCase() - Method in interface org.tensorflow.proto.framework.CollectionDefOrBuilder
 
getKindCase() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
 
getKindCase() - Method in class org.tensorflow.proto.framework.SavedObject
 
getKindCase() - Method in interface org.tensorflow.proto.framework.SavedObjectOrBuilder
 
getKindCase() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
 
getKindCase() - Method in class org.tensorflow.proto.framework.StructuredValue
 
getKindCase() - Method in interface org.tensorflow.proto.framework.StructuredValueOrBuilder
 
getKindCase() - Method in class org.tensorflow.proto.util.testlog.CommitId.Builder
 
getKindCase() - Method in class org.tensorflow.proto.util.testlog.CommitId
 
getKindCase() - Method in interface org.tensorflow.proto.util.testlog.CommitIdOrBuilder
 
getKindCase() - Method in class org.tensorflow.proto.util.testlog.EntryValue.Builder
 
getKindCase() - Method in class org.tensorflow.proto.util.testlog.EntryValue
 
getKindCase() - Method in interface org.tensorflow.proto.util.testlog.EntryValueOrBuilder
 
getL1CacheSize() - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
L1 cache size in bytes
getL1CacheSize() - Method in class org.tensorflow.proto.framework.DeviceProperties
L1 cache size in bytes
getL1CacheSize() - Method in interface org.tensorflow.proto.framework.DevicePropertiesOrBuilder
L1 cache size in bytes
getL2CacheSize() - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
L2 cache size in bytes
getL2CacheSize() - Method in class org.tensorflow.proto.framework.DeviceProperties
L2 cache size in bytes
getL2CacheSize() - Method in interface org.tensorflow.proto.framework.DevicePropertiesOrBuilder
L2 cache size in bytes
getL3CacheSize() - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
L3 cache size in bytes
getL3CacheSize() - Method in class org.tensorflow.proto.framework.DeviceProperties
L3 cache size in bytes
getL3CacheSize() - Method in interface org.tensorflow.proto.framework.DevicePropertiesOrBuilder
L3 cache size in bytes
getLabel() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.util.MemAllocatorStats.Builder
int64 largest_alloc_size = 4;
getLargestAllocSize() - Method in class org.tensorflow.proto.util.MemAllocatorStats
int64 largest_alloc_size = 4;
getLargestAllocSize() - Method in interface org.tensorflow.proto.util.MemAllocatorStatsOrBuilder
int64 largest_alloc_size = 4;
getLastModified() - Method in class org.tensorflow.proto.framework.DebuggedSourceFile.Builder
The timestamp at which the source code file is last modified.
getLastModified() - Method in class org.tensorflow.proto.framework.DebuggedSourceFile
The timestamp at which the source code file is last modified.
getLastModified() - Method in interface org.tensorflow.proto.framework.DebuggedSourceFileOrBuilder
The timestamp at which the source code file is last modified.
getLayoutOptimizer() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Optimize tensor layouts (default is ON) e.g.
getLayoutOptimizer() - Method in class org.tensorflow.proto.framework.RewriterConfig
Optimize tensor layouts (default is ON) e.g.
getLayoutOptimizer() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
Optimize tensor layouts (default is ON) e.g.
getLayoutOptimizerValue() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Optimize tensor layouts (default is ON) e.g.
getLayoutOptimizerValue() - Method in class org.tensorflow.proto.framework.RewriterConfig
Optimize tensor layouts (default is ON) e.g.
getLayoutOptimizerValue() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
Optimize tensor layouts (default is ON) e.g.
getLength() - Method in class org.tensorflow.proto.framework.TensorSliceProto.Extent.Builder
int64 length = 2;
getLength() - Method in class org.tensorflow.proto.framework.TensorSliceProto.Extent
int64 length = 2;
getLength() - Method in interface org.tensorflow.proto.framework.TensorSliceProto.ExtentOrBuilder
int64 length = 2;
getLength() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement.Builder
uint64 length = 3;
getLength() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement
uint64 length = 3;
getLength() - Method in interface org.tensorflow.proto.util.MemmappedFileSystemDirectoryElementOrBuilder
uint64 length = 3;
getLengthFrames() - Method in class org.tensorflow.proto.framework.Summary.Audio.Builder
Length of the audio in frames (samples per channel).
getLengthFrames() - Method in class org.tensorflow.proto.framework.Summary.Audio
Length of the audio in frames (samples per channel).
getLengthFrames() - Method in interface org.tensorflow.proto.framework.Summary.AudioOrBuilder
Length of the audio in frames (samples per channel).
getLevel() - Method in class org.tensorflow.proto.util.LogMessage.Builder
.tensorflow.LogMessage.Level level = 1;
getLevel() - Method in class org.tensorflow.proto.util.LogMessage
.tensorflow.LogMessage.Level level = 1;
getLevel() - Method in interface org.tensorflow.proto.util.LogMessageOrBuilder
.tensorflow.LogMessage.Level level = 1;
getLevelValue() - Method in class org.tensorflow.proto.util.LogMessage.Builder
.tensorflow.LogMessage.Level level = 1;
getLevelValue() - Method in class org.tensorflow.proto.util.LogMessage
.tensorflow.LogMessage.Level level = 1;
getLevelValue() - Method in interface org.tensorflow.proto.util.LogMessageOrBuilder
.tensorflow.LogMessage.Level level = 1;
getLibrary() - Method in class org.tensorflow.proto.framework.GraphDef.Builder
EXPERIMENTAL.
getLibrary() - Method in class org.tensorflow.proto.framework.GraphDef
EXPERIMENTAL.
getLibrary() - Method in interface org.tensorflow.proto.framework.GraphDefOrBuilder
EXPERIMENTAL.
getLibraryBuilder() - Method in class org.tensorflow.proto.framework.GraphDef.Builder
EXPERIMENTAL.
getLibraryOrBuilder() - Method in class org.tensorflow.proto.framework.GraphDef.Builder
EXPERIMENTAL.
getLibraryOrBuilder() - Method in class org.tensorflow.proto.framework.GraphDef
EXPERIMENTAL.
getLibraryOrBuilder() - Method in interface org.tensorflow.proto.framework.GraphDefOrBuilder
EXPERIMENTAL.
getLine() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol.Builder
Line number in the file.
getLine() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol
Line number in the file.
getLine() - Method in interface org.tensorflow.proto.framework.GraphDebugInfo.FileLineColOrBuilder
Line number in the file.
getLines(int) - Method in class org.tensorflow.proto.framework.DebuggedSourceFile.Builder
Line-by-line content of the source code file.
getLines(int) - Method in class org.tensorflow.proto.framework.DebuggedSourceFile
Line-by-line content of the source code file.
getLines(int) - Method in interface org.tensorflow.proto.framework.DebuggedSourceFileOrBuilder
Line-by-line content of the source code file.
getLines(int) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
Parallel timelines grouped in this plane.
getLines(int) - Method in class org.tensorflow.proto.profiler.XPlane
Parallel timelines grouped in this plane.
getLines(int) - Method in interface org.tensorflow.proto.profiler.XPlaneOrBuilder
Parallel timelines grouped in this plane.
getLines(int) - Method in class org.tensorflow.proto.util.SourceFile.Builder
Line-by-line content of the file.
getLines(int) - Method in class org.tensorflow.proto.util.SourceFile
Line-by-line content of the file.
getLines(int) - Method in interface org.tensorflow.proto.util.SourceFileOrBuilder
Line-by-line content of the file.
getLinesBuilder(int) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
Parallel timelines grouped in this plane.
getLinesBuilderList() - Method in class org.tensorflow.proto.profiler.XPlane.Builder
Parallel timelines grouped in this plane.
getLinesBytes(int) - Method in class org.tensorflow.proto.framework.DebuggedSourceFile.Builder
Line-by-line content of the source code file.
getLinesBytes(int) - Method in class org.tensorflow.proto.framework.DebuggedSourceFile
Line-by-line content of the source code file.
getLinesBytes(int) - Method in interface org.tensorflow.proto.framework.DebuggedSourceFileOrBuilder
Line-by-line content of the source code file.
getLinesBytes(int) - Method in class org.tensorflow.proto.util.SourceFile.Builder
Line-by-line content of the file.
getLinesBytes(int) - Method in class org.tensorflow.proto.util.SourceFile
Line-by-line content of the file.
getLinesBytes(int) - Method in interface org.tensorflow.proto.util.SourceFileOrBuilder
Line-by-line content of the file.
getLinesCount() - Method in class org.tensorflow.proto.framework.DebuggedSourceFile.Builder
Line-by-line content of the source code file.
getLinesCount() - Method in class org.tensorflow.proto.framework.DebuggedSourceFile
Line-by-line content of the source code file.
getLinesCount() - Method in interface org.tensorflow.proto.framework.DebuggedSourceFileOrBuilder
Line-by-line content of the source code file.
getLinesCount() - Method in class org.tensorflow.proto.profiler.XPlane.Builder
Parallel timelines grouped in this plane.
getLinesCount() - Method in class org.tensorflow.proto.profiler.XPlane
Parallel timelines grouped in this plane.
getLinesCount() - Method in interface org.tensorflow.proto.profiler.XPlaneOrBuilder
Parallel timelines grouped in this plane.
getLinesCount() - Method in class org.tensorflow.proto.util.SourceFile.Builder
Line-by-line content of the file.
getLinesCount() - Method in class org.tensorflow.proto.util.SourceFile
Line-by-line content of the file.
getLinesCount() - Method in interface org.tensorflow.proto.util.SourceFileOrBuilder
Line-by-line content of the file.
getLinesList() - Method in class org.tensorflow.proto.framework.DebuggedSourceFile.Builder
Line-by-line content of the source code file.
getLinesList() - Method in class org.tensorflow.proto.framework.DebuggedSourceFile
Line-by-line content of the source code file.
getLinesList() - Method in interface org.tensorflow.proto.framework.DebuggedSourceFileOrBuilder
Line-by-line content of the source code file.
getLinesList() - Method in class org.tensorflow.proto.profiler.XPlane.Builder
Parallel timelines grouped in this plane.
getLinesList() - Method in class org.tensorflow.proto.profiler.XPlane
Parallel timelines grouped in this plane.
getLinesList() - Method in interface org.tensorflow.proto.profiler.XPlaneOrBuilder
Parallel timelines grouped in this plane.
getLinesList() - Method in class org.tensorflow.proto.util.SourceFile.Builder
Line-by-line content of the file.
getLinesList() - Method in class org.tensorflow.proto.util.SourceFile
Line-by-line content of the file.
getLinesList() - Method in interface org.tensorflow.proto.util.SourceFileOrBuilder
Line-by-line content of the file.
getLinesOrBuilder(int) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
Parallel timelines grouped in this plane.
getLinesOrBuilder(int) - Method in class org.tensorflow.proto.profiler.XPlane
Parallel timelines grouped in this plane.
getLinesOrBuilder(int) - Method in interface org.tensorflow.proto.profiler.XPlaneOrBuilder
Parallel timelines grouped in this plane.
getLinesOrBuilderList() - Method in class org.tensorflow.proto.profiler.XPlane.Builder
Parallel timelines grouped in this plane.
getLinesOrBuilderList() - Method in class org.tensorflow.proto.profiler.XPlane
Parallel timelines grouped in this plane.
getLinesOrBuilderList() - Method in interface org.tensorflow.proto.profiler.XPlaneOrBuilder
Parallel timelines grouped in this plane.
getLink(int) - Method in class org.tensorflow.proto.framework.LocalLinks.Builder
repeated .tensorflow.InterconnectLink link = 1;
getLink(int) - Method in class org.tensorflow.proto.framework.LocalLinks
repeated .tensorflow.InterconnectLink link = 1;
getLink(int) - Method in interface org.tensorflow.proto.framework.LocalLinksOrBuilder
repeated .tensorflow.InterconnectLink link = 1;
getLinkage() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
e.g.
getLinkage() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo
e.g.
getLinkage() - Method in interface org.tensorflow.proto.util.testlog.PlatformInfoOrBuilder
e.g.
getLinkageBytes() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
e.g.
getLinkageBytes() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo
e.g.
getLinkageBytes() - Method in interface org.tensorflow.proto.util.testlog.PlatformInfoOrBuilder
e.g.
getLinkBuilder(int) - Method in class org.tensorflow.proto.framework.LocalLinks.Builder
repeated .tensorflow.InterconnectLink link = 1;
getLinkBuilderList() - Method in class org.tensorflow.proto.framework.LocalLinks.Builder
repeated .tensorflow.InterconnectLink link = 1;
getLinkCount() - Method in class org.tensorflow.proto.framework.LocalLinks.Builder
repeated .tensorflow.InterconnectLink link = 1;
getLinkCount() - Method in class org.tensorflow.proto.framework.LocalLinks
repeated .tensorflow.InterconnectLink link = 1;
getLinkCount() - Method in interface org.tensorflow.proto.framework.LocalLinksOrBuilder
repeated .tensorflow.InterconnectLink link = 1;
getLinkList() - Method in class org.tensorflow.proto.framework.LocalLinks.Builder
repeated .tensorflow.InterconnectLink link = 1;
getLinkList() - Method in class org.tensorflow.proto.framework.LocalLinks
repeated .tensorflow.InterconnectLink link = 1;
getLinkList() - Method in interface org.tensorflow.proto.framework.LocalLinksOrBuilder
repeated .tensorflow.InterconnectLink link = 1;
getLinkOrBuilder(int) - Method in class org.tensorflow.proto.framework.LocalLinks.Builder
repeated .tensorflow.InterconnectLink link = 1;
getLinkOrBuilder(int) - Method in class org.tensorflow.proto.framework.LocalLinks
repeated .tensorflow.InterconnectLink link = 1;
getLinkOrBuilder(int) - Method in interface org.tensorflow.proto.framework.LocalLinksOrBuilder
repeated .tensorflow.InterconnectLink link = 1;
getLinkOrBuilderList() - Method in class org.tensorflow.proto.framework.LocalLinks.Builder
repeated .tensorflow.InterconnectLink link = 1;
getLinkOrBuilderList() - Method in class org.tensorflow.proto.framework.LocalLinks
repeated .tensorflow.InterconnectLink link = 1;
getLinkOrBuilderList() - Method in interface org.tensorflow.proto.framework.LocalLinksOrBuilder
repeated .tensorflow.InterconnectLink link = 1;
getLinks() - Method in class org.tensorflow.proto.framework.DeviceLocality.Builder
Optional local interconnect links to other devices.
getLinks() - Method in class org.tensorflow.proto.framework.DeviceLocality
Optional local interconnect links to other devices.
getLinks() - Method in interface org.tensorflow.proto.framework.DeviceLocalityOrBuilder
Optional local interconnect links to other devices.
getLinksBuilder() - Method in class org.tensorflow.proto.framework.DeviceLocality.Builder
Optional local interconnect links to other devices.
getLinksOrBuilder() - Method in class org.tensorflow.proto.framework.DeviceLocality.Builder
Optional local interconnect links to other devices.
getLinksOrBuilder() - Method in class org.tensorflow.proto.framework.DeviceLocality
Optional local interconnect links to other devices.
getLinksOrBuilder() - Method in interface org.tensorflow.proto.framework.DeviceLocalityOrBuilder
Optional local interconnect links to other devices.
getList() - Method in class org.tensorflow.proto.framework.AttrValue.Builder
any "list(...)"
getList() - Method in class org.tensorflow.proto.framework.AttrValue
any "list(...)"
getList() - Method in interface org.tensorflow.proto.framework.AttrValueOrBuilder
any "list(...)"
getListBuilder() - Method in class org.tensorflow.proto.framework.AttrValue.Builder
any "list(...)"
getListOrBuilder() - Method in class org.tensorflow.proto.framework.AttrValue.Builder
any "list(...)"
getListOrBuilder() - Method in class org.tensorflow.proto.framework.AttrValue
any "list(...)"
getListOrBuilder() - Method in interface org.tensorflow.proto.framework.AttrValueOrBuilder
any "list(...)"
getListValue() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a list of `Value`.
getListValue() - Method in class org.tensorflow.proto.framework.StructuredValue
Represents a list of `Value`.
getListValue() - Method in interface org.tensorflow.proto.framework.StructuredValueOrBuilder
Represents a list of `Value`.
getListValueBuilder() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a list of `Value`.
getListValueOrBuilder() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a list of `Value`.
getListValueOrBuilder() - Method in class org.tensorflow.proto.framework.StructuredValue
Represents a list of `Value`.
getListValueOrBuilder() - Method in interface org.tensorflow.proto.framework.StructuredValueOrBuilder
Represents a list of `Value`.
getLiveBytes() - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
The bytes that are not deallocated.
getLiveBytes() - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed
The bytes that are not deallocated.
getLiveBytes() - Method in interface org.tensorflow.proto.framework.AllocatorMemoryUsedOrBuilder
The bytes that are not deallocated.
getLocality() - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
Platform-specific data about device that may be useful for supporting efficient data transfers.
getLocality() - Method in class org.tensorflow.proto.framework.DeviceAttributes
Platform-specific data about device that may be useful for supporting efficient data transfers.
getLocality() - Method in interface org.tensorflow.proto.framework.DeviceAttributesOrBuilder
Platform-specific data about device that may be useful for supporting efficient data transfers.
getLocalityBuilder() - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
Platform-specific data about device that may be useful for supporting efficient data transfers.
getLocalityOrBuilder() - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
Platform-specific data about device that may be useful for supporting efficient data transfers.
getLocalityOrBuilder() - Method in class org.tensorflow.proto.framework.DeviceAttributes
Platform-specific data about device that may be useful for supporting efficient data transfers.
getLocalityOrBuilder() - Method in interface org.tensorflow.proto.framework.DeviceAttributesOrBuilder
Platform-specific data about device that may be useful for supporting efficient data transfers.
getLocalName() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
A user-provided name for the edge.
getLocalName() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference
A user-provided name for the edge.
getLocalName() - Method in interface org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder
A user-provided name for the edge.
getLocalNameBytes() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
A user-provided name for the edge.
getLocalNameBytes() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference
A user-provided name for the edge.
getLocalNameBytes() - Method in interface org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder
A user-provided name for the edge.
getLogDevicePlacement() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
Whether device placements should be logged.
getLogDevicePlacement() - Method in class org.tensorflow.proto.framework.ConfigProto
Whether device placements should be logged.
getLogDevicePlacement() - Method in interface org.tensorflow.proto.framework.ConfigProtoOrBuilder
Whether device placements should be logged.
getLogMessage() - Method in class org.tensorflow.proto.util.Event.Builder
The user output a log message.
getLogMessage() - Method in class org.tensorflow.proto.util.Event
The user output a log message.
getLogMessage() - Method in interface org.tensorflow.proto.util.EventOrBuilder
The user output a log message.
getLogMessageBuilder() - Method in class org.tensorflow.proto.util.Event.Builder
The user output a log message.
getLogMessageOrBuilder() - Method in class org.tensorflow.proto.util.Event.Builder
The user output a log message.
getLogMessageOrBuilder() - Method in class org.tensorflow.proto.util.Event
The user output a log message.
getLogMessageOrBuilder() - Method in interface org.tensorflow.proto.util.EventOrBuilder
The user output a log message.
getLoopEnterNames(int) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
List of names for enter tensors.
getLoopEnterNames(int) - Method in class org.tensorflow.proto.framework.WhileContextDef
List of names for enter tensors.
getLoopEnterNames(int) - Method in interface org.tensorflow.proto.framework.WhileContextDefOrBuilder
List of names for enter tensors.
getLoopEnterNamesBytes(int) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
List of names for enter tensors.
getLoopEnterNamesBytes(int) - Method in class org.tensorflow.proto.framework.WhileContextDef
List of names for enter tensors.
getLoopEnterNamesBytes(int) - Method in interface org.tensorflow.proto.framework.WhileContextDefOrBuilder
List of names for enter tensors.
getLoopEnterNamesCount() - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
List of names for enter tensors.
getLoopEnterNamesCount() - Method in class org.tensorflow.proto.framework.WhileContextDef
List of names for enter tensors.
getLoopEnterNamesCount() - Method in interface org.tensorflow.proto.framework.WhileContextDefOrBuilder
List of names for enter tensors.
getLoopEnterNamesList() - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
List of names for enter tensors.
getLoopEnterNamesList() - Method in class org.tensorflow.proto.framework.WhileContextDef
List of names for enter tensors.
getLoopEnterNamesList() - Method in interface org.tensorflow.proto.framework.WhileContextDefOrBuilder
List of names for enter tensors.
getLoopExitNames(int) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
List of names for exit tensors.
getLoopExitNames(int) - Method in class org.tensorflow.proto.framework.WhileContextDef
List of names for exit tensors.
getLoopExitNames(int) - Method in interface org.tensorflow.proto.framework.WhileContextDefOrBuilder
List of names for exit tensors.
getLoopExitNamesBytes(int) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
List of names for exit tensors.
getLoopExitNamesBytes(int) - Method in class org.tensorflow.proto.framework.WhileContextDef
List of names for exit tensors.
getLoopExitNamesBytes(int) - Method in interface org.tensorflow.proto.framework.WhileContextDefOrBuilder
List of names for exit tensors.
getLoopExitNamesCount() - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
List of names for exit tensors.
getLoopExitNamesCount() - Method in class org.tensorflow.proto.framework.WhileContextDef
List of names for exit tensors.
getLoopExitNamesCount() - Method in interface org.tensorflow.proto.framework.WhileContextDefOrBuilder
List of names for exit tensors.
getLoopExitNamesList() - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
List of names for exit tensors.
getLoopExitNamesList() - Method in class org.tensorflow.proto.framework.WhileContextDef
List of names for exit tensors.
getLoopExitNamesList() - Method in interface org.tensorflow.proto.framework.WhileContextDefOrBuilder
List of names for exit tensors.
getLoopOptimization() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Loop optimizations (default is ON).
getLoopOptimization() - Method in class org.tensorflow.proto.framework.RewriterConfig
Loop optimizations (default is ON).
getLoopOptimization() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
Loop optimizations (default is ON).
getLoopOptimizationValue() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Loop optimizations (default is ON).
getLoopOptimizationValue() - Method in class org.tensorflow.proto.framework.RewriterConfig
Loop optimizations (default is ON).
getLoopOptimizationValue() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
Loop optimizations (default is ON).
getMachine() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
e.g.
getMachine() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo
e.g.
getMachine() - Method in interface org.tensorflow.proto.util.testlog.PlatformInfoOrBuilder
e.g.
getMachineBytes() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
e.g.
getMachineBytes() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo
e.g.
getMachineBytes() - Method in interface org.tensorflow.proto.util.testlog.PlatformInfoOrBuilder
e.g.
getMachineConfiguration() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
Machine-specific parameters (Platform and CPU info)
getMachineConfiguration() - Method in class org.tensorflow.proto.util.testlog.TestResults
Machine-specific parameters (Platform and CPU info)
getMachineConfiguration() - Method in interface org.tensorflow.proto.util.testlog.TestResultsOrBuilder
Machine-specific parameters (Platform and CPU info)
getMachineConfigurationBuilder() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
Machine-specific parameters (Platform and CPU info)
getMachineConfigurationOrBuilder() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
Machine-specific parameters (Platform and CPU info)
getMachineConfigurationOrBuilder() - Method in class org.tensorflow.proto.util.testlog.TestResults
Machine-specific parameters (Platform and CPU info)
getMachineConfigurationOrBuilder() - Method in interface org.tensorflow.proto.util.testlog.TestResultsOrBuilder
Machine-specific parameters (Platform and CPU info)
getMax() - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
double max = 2;
getMax() - Method in class org.tensorflow.proto.framework.HistogramProto
double max = 2;
getMax() - Method in interface org.tensorflow.proto.framework.HistogramProtoOrBuilder
double max = 2;
getMaxByteSize(int) - Method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo.Builder
repeated int32 max_byte_size = 2;
getMaxByteSize(int) - Method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo
repeated int32 max_byte_size = 2;
getMaxByteSize(int) - Method in interface org.tensorflow.proto.framework.GraphTransferNodeOutputInfoOrBuilder
repeated int32 max_byte_size = 2;
getMaxByteSizeCount() - Method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo.Builder
repeated int32 max_byte_size = 2;
getMaxByteSizeCount() - Method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo
repeated int32 max_byte_size = 2;
getMaxByteSizeCount() - Method in interface org.tensorflow.proto.framework.GraphTransferNodeOutputInfoOrBuilder
repeated int32 max_byte_size = 2;
getMaxByteSizeList() - Method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo.Builder
repeated int32 max_byte_size = 2;
getMaxByteSizeList() - Method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo
repeated int32 max_byte_size = 2;
getMaxByteSizeList() - Method in interface org.tensorflow.proto.framework.GraphTransferNodeOutputInfoOrBuilder
repeated int32 max_byte_size = 2;
getMaxFoldedConstantInBytes() - Method in class org.tensorflow.proto.framework.OptimizerOptions.Builder
Constant folding optimization replaces tensors whose values can be predetermined, with constant nodes.
getMaxFoldedConstantInBytes() - Method in class org.tensorflow.proto.framework.OptimizerOptions
Constant folding optimization replaces tensors whose values can be predetermined, with constant nodes.
getMaxFoldedConstantInBytes() - Method in interface org.tensorflow.proto.framework.OptimizerOptionsOrBuilder
Constant folding optimization replaces tensors whose values can be predetermined, with constant nodes.
getMaximum() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
.tensorflow.TensorProto maximum = 5;
getMaximum() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto
.tensorflow.TensorProto maximum = 5;
getMaximum() - Method in interface org.tensorflow.proto.framework.BoundedTensorSpecProtoOrBuilder
.tensorflow.TensorProto maximum = 5;
getMaximumBuilder() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
.tensorflow.TensorProto maximum = 5;
getMaximumIterationsName() - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Optional name of the maximum_iterations tensor.
getMaximumIterationsName() - Method in class org.tensorflow.proto.framework.WhileContextDef
Optional name of the maximum_iterations tensor.
getMaximumIterationsName() - Method in interface org.tensorflow.proto.framework.WhileContextDefOrBuilder
Optional name of the maximum_iterations tensor.
getMaximumIterationsNameBytes() - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Optional name of the maximum_iterations tensor.
getMaximumIterationsNameBytes() - Method in class org.tensorflow.proto.framework.WhileContextDef
Optional name of the maximum_iterations tensor.
getMaximumIterationsNameBytes() - Method in interface org.tensorflow.proto.framework.WhileContextDefOrBuilder
Optional name of the maximum_iterations tensor.
getMaximumOrBuilder() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
.tensorflow.TensorProto maximum = 5;
getMaximumOrBuilder() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto
.tensorflow.TensorProto maximum = 5;
getMaximumOrBuilder() - Method in interface org.tensorflow.proto.framework.BoundedTensorSpecProtoOrBuilder
.tensorflow.TensorProto maximum = 5;
getMaxToKeep() - Method in class org.tensorflow.proto.util.SaverDef.Builder
Maximum number of checkpoints to keep.
getMaxToKeep() - Method in class org.tensorflow.proto.util.SaverDef
Maximum number of checkpoints to keep.
getMaxToKeep() - Method in interface org.tensorflow.proto.util.SaverDefOrBuilder
Maximum number of checkpoints to keep.
getMaxValue() - Method in class org.tensorflow.proto.util.testlog.MetricEntry.Builder
The maximum acceptable value for the metric if specified
getMaxValue() - Method in class org.tensorflow.proto.util.testlog.MetricEntry
The maximum acceptable value for the metric if specified
getMaxValue() - Method in interface org.tensorflow.proto.util.testlog.MetricEntryOrBuilder
The maximum acceptable value for the metric if specified
getMaxValueBuilder() - Method in class org.tensorflow.proto.util.testlog.MetricEntry.Builder
The maximum acceptable value for the metric if specified
getMaxValueOrBuilder() - Method in class org.tensorflow.proto.util.testlog.MetricEntry.Builder
The maximum acceptable value for the metric if specified
getMaxValueOrBuilder() - Method in class org.tensorflow.proto.util.testlog.MetricEntry
The maximum acceptable value for the metric if specified
getMaxValueOrBuilder() - Method in interface org.tensorflow.proto.util.testlog.MetricEntryOrBuilder
The maximum acceptable value for the metric if specified
getMaybeTypeName() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
For debug-only, the name of the type pointed to by this handle, if available.
getMaybeTypeName() - Method in class org.tensorflow.proto.framework.ResourceHandleProto
For debug-only, the name of the type pointed to by this handle, if available.
getMaybeTypeName() - Method in interface org.tensorflow.proto.framework.ResourceHandleProtoOrBuilder
For debug-only, the name of the type pointed to by this handle, if available.
getMaybeTypeNameBytes() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
For debug-only, the name of the type pointed to by this handle, if available.
getMaybeTypeNameBytes() - Method in class org.tensorflow.proto.framework.ResourceHandleProto
For debug-only, the name of the type pointed to by this handle, if available.
getMaybeTypeNameBytes() - Method in interface org.tensorflow.proto.framework.ResourceHandleProtoOrBuilder
For debug-only, the name of the type pointed to by this handle, if available.
getMemory(int) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
getMemory(int) - Method in class org.tensorflow.proto.framework.NodeExecStats
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
getMemory(int) - Method in interface org.tensorflow.proto.framework.NodeExecStatsOrBuilder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
getMemoryBuilder(int) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
getMemoryBuilderList() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
getMemoryCount() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
getMemoryCount() - Method in class org.tensorflow.proto.framework.NodeExecStats
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
getMemoryCount() - Method in interface org.tensorflow.proto.framework.NodeExecStatsOrBuilder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
getMemoryInfo() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
.tensorflow.MemoryInfo memory_info = 6;
getMemoryInfo() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration
.tensorflow.MemoryInfo memory_info = 6;
getMemoryInfo() - Method in interface org.tensorflow.proto.util.testlog.MachineConfigurationOrBuilder
.tensorflow.MemoryInfo memory_info = 6;
getMemoryInfoBuilder() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
.tensorflow.MemoryInfo memory_info = 6;
getMemoryInfoOrBuilder() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
.tensorflow.MemoryInfo memory_info = 6;
getMemoryInfoOrBuilder() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration
.tensorflow.MemoryInfo memory_info = 6;
getMemoryInfoOrBuilder() - Method in interface org.tensorflow.proto.util.testlog.MachineConfigurationOrBuilder
.tensorflow.MemoryInfo memory_info = 6;
getMemoryLimit() - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
Memory capacity of device in bytes.
getMemoryLimit() - Method in class org.tensorflow.proto.framework.DeviceAttributes
Memory capacity of device in bytes.
getMemoryLimit() - Method in interface org.tensorflow.proto.framework.DeviceAttributesOrBuilder
Memory capacity of device in bytes.
getMemoryLimit() - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo.Builder
Memory capacity in bytes.
getMemoryLimit() - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo
Memory capacity in bytes.
getMemoryLimit() - Method in interface org.tensorflow.proto.util.testlog.AvailableDeviceInfoOrBuilder
Memory capacity in bytes.
getMemoryLimitMb(int) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices.Builder
Per "virtual" device memory limit, in MB.
getMemoryLimitMb(int) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices
Per "virtual" device memory limit, in MB.
getMemoryLimitMb(int) - Method in interface org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevicesOrBuilder
Per "virtual" device memory limit, in MB.
getMemoryLimitMbCount() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices.Builder
Per "virtual" device memory limit, in MB.
getMemoryLimitMbCount() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices
Per "virtual" device memory limit, in MB.
getMemoryLimitMbCount() - Method in interface org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevicesOrBuilder
Per "virtual" device memory limit, in MB.
getMemoryLimitMbList() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices.Builder
Per "virtual" device memory limit, in MB.
getMemoryLimitMbList() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices
Per "virtual" device memory limit, in MB.
getMemoryLimitMbList() - Method in interface org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevicesOrBuilder
Per "virtual" device memory limit, in MB.
getMemoryList() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
getMemoryList() - Method in class org.tensorflow.proto.framework.NodeExecStats
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
getMemoryList() - Method in interface org.tensorflow.proto.framework.NodeExecStatsOrBuilder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
getMemoryOptimization() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Configures memory optimization passes through the meta-optimizer.
getMemoryOptimization() - Method in class org.tensorflow.proto.framework.RewriterConfig
Configures memory optimization passes through the meta-optimizer.
getMemoryOptimization() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
Configures memory optimization passes through the meta-optimizer.
getMemoryOptimizationValue() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Configures memory optimization passes through the meta-optimizer.
getMemoryOptimizationValue() - Method in class org.tensorflow.proto.framework.RewriterConfig
Configures memory optimization passes through the meta-optimizer.
getMemoryOptimizationValue() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
Configures memory optimization passes through the meta-optimizer.
getMemoryOptimizerTargetNodeNameScope() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
A node name scope for node names which are valid outputs of recomputations.
getMemoryOptimizerTargetNodeNameScope() - Method in class org.tensorflow.proto.framework.RewriterConfig
A node name scope for node names which are valid outputs of recomputations.
getMemoryOptimizerTargetNodeNameScope() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
A node name scope for node names which are valid outputs of recomputations.
getMemoryOptimizerTargetNodeNameScopeBytes() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
A node name scope for node names which are valid outputs of recomputations.
getMemoryOptimizerTargetNodeNameScopeBytes() - Method in class org.tensorflow.proto.framework.RewriterConfig
A node name scope for node names which are valid outputs of recomputations.
getMemoryOptimizerTargetNodeNameScopeBytes() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
A node name scope for node names which are valid outputs of recomputations.
getMemoryOrBuilder(int) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
getMemoryOrBuilder(int) - Method in class org.tensorflow.proto.framework.NodeExecStats
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
getMemoryOrBuilder(int) - Method in interface org.tensorflow.proto.framework.NodeExecStatsOrBuilder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
getMemoryOrBuilderList() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
getMemoryOrBuilderList() - Method in class org.tensorflow.proto.framework.NodeExecStats
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
getMemoryOrBuilderList() - Method in interface org.tensorflow.proto.framework.NodeExecStatsOrBuilder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
getMemorySize() - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
Memory size in bytes
getMemorySize() - Method in class org.tensorflow.proto.framework.DeviceProperties
Memory size in bytes
getMemorySize() - Method in interface org.tensorflow.proto.framework.DevicePropertiesOrBuilder
Memory size in bytes
getMemoryStats() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
.tensorflow.MemoryStats memory_stats = 12;
getMemoryStats() - Method in class org.tensorflow.proto.framework.NodeExecStats
.tensorflow.MemoryStats memory_stats = 12;
getMemoryStats() - Method in interface org.tensorflow.proto.framework.NodeExecStatsOrBuilder
.tensorflow.MemoryStats memory_stats = 12;
getMemoryStatsBuilder() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
.tensorflow.MemoryStats memory_stats = 12;
getMemoryStatsOrBuilder() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
.tensorflow.MemoryStats memory_stats = 12;
getMemoryStatsOrBuilder() - Method in class org.tensorflow.proto.framework.NodeExecStats
.tensorflow.MemoryStats memory_stats = 12;
getMemoryStatsOrBuilder() - Method in interface org.tensorflow.proto.framework.NodeExecStatsOrBuilder
.tensorflow.MemoryStats memory_stats = 12;
getMemoryTime() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
Analytical estimate of the memory access cost of this node, in microseconds.
getMemoryTime() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node
Analytical estimate of the memory access cost of this node, in microseconds.
getMemoryTime() - Method in interface org.tensorflow.proto.framework.CostGraphDef.NodeOrBuilder
Analytical estimate of the memory access cost of this node, in microseconds.
getMessage() - Method in class org.tensorflow.proto.util.LogMessage.Builder
string message = 2;
getMessage() - Method in class org.tensorflow.proto.util.LogMessage
string message = 2;
getMessage() - Method in interface org.tensorflow.proto.util.LogMessageOrBuilder
string message = 2;
getMessageBytes() - Method in class org.tensorflow.proto.util.LogMessage.Builder
string message = 2;
getMessageBytes() - Method in class org.tensorflow.proto.util.LogMessage
string message = 2;
getMessageBytes() - Method in interface org.tensorflow.proto.util.LogMessageOrBuilder
string message = 2;
getMeta() - Method in class org.tensorflow.proto.util.SavedTensorSlices.Builder
This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file.
getMeta() - Method in class org.tensorflow.proto.util.SavedTensorSlices
This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file.
getMeta() - Method in interface org.tensorflow.proto.util.SavedTensorSlicesOrBuilder
This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file.
getMetaBuilder() - Method in class org.tensorflow.proto.util.SavedTensorSlices.Builder
This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file.
getMetadata() - Method in class org.tensorflow.proto.framework.SavedUserObject.Builder
Initialization-related metadata.
getMetadata() - Method in class org.tensorflow.proto.framework.SavedUserObject
Initialization-related metadata.
getMetadata() - Method in interface org.tensorflow.proto.framework.SavedUserObjectOrBuilder
Initialization-related metadata.
getMetadata() - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
Contains metadata on the summary value such as which plugins may use it.
getMetadata() - Method in class org.tensorflow.proto.framework.Summary.Value
Contains metadata on the summary value such as which plugins may use it.
getMetadata() - Method in interface org.tensorflow.proto.framework.Summary.ValueOrBuilder
Contains metadata on the summary value such as which plugins may use it.
getMetadata() - Method in class org.tensorflow.proto.framework.VariantTensorDataProto.Builder
Portions of the object that are not Tensors.
getMetadata() - Method in class org.tensorflow.proto.framework.VariantTensorDataProto
Portions of the object that are not Tensors.
getMetadata() - Method in interface org.tensorflow.proto.framework.VariantTensorDataProtoOrBuilder
Portions of the object that are not Tensors.
getMetadata() - Method in class org.tensorflow.proto.profiler.XEventMetadata.Builder
Additional metadata in serialized format.
getMetadata() - Method in class org.tensorflow.proto.profiler.XEventMetadata
Additional metadata in serialized format.
getMetadata() - Method in interface org.tensorflow.proto.profiler.XEventMetadataOrBuilder
Additional metadata in serialized format.
getMetadataBuilder() - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
Contains metadata on the summary value such as which plugins may use it.
getMetadataBytes() - Method in class org.tensorflow.proto.framework.SavedUserObject.Builder
Initialization-related metadata.
getMetadataBytes() - Method in class org.tensorflow.proto.framework.SavedUserObject
Initialization-related metadata.
getMetadataBytes() - Method in interface org.tensorflow.proto.framework.SavedUserObjectOrBuilder
Initialization-related metadata.
getMetadataId() - Method in class org.tensorflow.proto.profiler.XEvent.Builder
XEventMetadata.id of corresponding metadata.
getMetadataId() - Method in class org.tensorflow.proto.profiler.XEvent
XEventMetadata.id of corresponding metadata.
getMetadataId() - Method in interface org.tensorflow.proto.profiler.XEventOrBuilder
XEventMetadata.id of corresponding metadata.
getMetadataId() - Method in class org.tensorflow.proto.profiler.XStat.Builder
XStatMetadata.id of corresponding metadata.
getMetadataId() - Method in class org.tensorflow.proto.profiler.XStat
XStatMetadata.id of corresponding metadata.
getMetadataId() - Method in interface org.tensorflow.proto.profiler.XStatOrBuilder
XStatMetadata.id of corresponding metadata.
getMetadataOrBuilder() - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
Contains metadata on the summary value such as which plugins may use it.
getMetadataOrBuilder() - Method in class org.tensorflow.proto.framework.Summary.Value
Contains metadata on the summary value such as which plugins may use it.
getMetadataOrBuilder() - Method in interface org.tensorflow.proto.framework.Summary.ValueOrBuilder
Contains metadata on the summary value such as which plugins may use it.
getMetaGraphDef() - Method in class org.tensorflow.proto.util.Event.Builder
An encoded version of a MetaGraphDef.
getMetaGraphDef() - Method in class org.tensorflow.proto.util.Event
An encoded version of a MetaGraphDef.
getMetaGraphDef() - Method in interface org.tensorflow.proto.util.EventOrBuilder
An encoded version of a MetaGraphDef.
getMetaGraphs(int) - Method in class org.tensorflow.proto.framework.SavedModel.Builder
One or more MetaGraphs.
getMetaGraphs(int) - Method in class org.tensorflow.proto.framework.SavedModel
One or more MetaGraphs.
getMetaGraphs(int) - Method in interface org.tensorflow.proto.framework.SavedModelOrBuilder
One or more MetaGraphs.
getMetaGraphsBuilder(int) - Method in class org.tensorflow.proto.framework.SavedModel.Builder
One or more MetaGraphs.
getMetaGraphsBuilderList() - Method in class org.tensorflow.proto.framework.SavedModel.Builder
One or more MetaGraphs.
getMetaGraphsCount() - Method in class org.tensorflow.proto.framework.SavedModel.Builder
One or more MetaGraphs.
getMetaGraphsCount() - Method in class org.tensorflow.proto.framework.SavedModel
One or more MetaGraphs.
getMetaGraphsCount() - Method in interface org.tensorflow.proto.framework.SavedModelOrBuilder
One or more MetaGraphs.
getMetaGraphsList() - Method in class org.tensorflow.proto.framework.SavedModel.Builder
One or more MetaGraphs.
getMetaGraphsList() - Method in class org.tensorflow.proto.framework.SavedModel
One or more MetaGraphs.
getMetaGraphsList() - Method in interface org.tensorflow.proto.framework.SavedModelOrBuilder
One or more MetaGraphs.
getMetaGraphsOrBuilder(int) - Method in class org.tensorflow.proto.framework.SavedModel.Builder
One or more MetaGraphs.
getMetaGraphsOrBuilder(int) - Method in class org.tensorflow.proto.framework.SavedModel
One or more MetaGraphs.
getMetaGraphsOrBuilder(int) - Method in interface org.tensorflow.proto.framework.SavedModelOrBuilder
One or more MetaGraphs.
getMetaGraphsOrBuilderList() - Method in class org.tensorflow.proto.framework.SavedModel.Builder
One or more MetaGraphs.
getMetaGraphsOrBuilderList() - Method in class org.tensorflow.proto.framework.SavedModel
One or more MetaGraphs.
getMetaGraphsOrBuilderList() - Method in interface org.tensorflow.proto.framework.SavedModelOrBuilder
One or more MetaGraphs.
getMetaGraphVersion() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
User specified Version string.
getMetaGraphVersion() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
User specified Version string.
getMetaGraphVersion() - Method in interface org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDefOrBuilder
User specified Version string.
getMetaGraphVersionBytes() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
User specified Version string.
getMetaGraphVersionBytes() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
User specified Version string.
getMetaGraphVersionBytes() - Method in interface org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDefOrBuilder
User specified Version string.
getMetaInfoDef() - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
getMetaInfoDef() - Method in class org.tensorflow.proto.framework.MetaGraphDef
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
getMetaInfoDef() - Method in interface org.tensorflow.proto.framework.MetaGraphDefOrBuilder
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
getMetaInfoDefBuilder() - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
getMetaInfoDefOrBuilder() - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
getMetaInfoDefOrBuilder() - Method in class org.tensorflow.proto.framework.MetaGraphDef
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
getMetaInfoDefOrBuilder() - Method in interface org.tensorflow.proto.framework.MetaGraphDefOrBuilder
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
getMetaOptimizerIterations() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Controls how many times we run the optimizers in meta optimizer (default is once).
getMetaOptimizerIterations() - Method in class org.tensorflow.proto.framework.RewriterConfig
Controls how many times we run the optimizers in meta optimizer (default is once).
getMetaOptimizerIterations() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
Controls how many times we run the optimizers in meta optimizer (default is once).
getMetaOptimizerIterationsValue() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Controls how many times we run the optimizers in meta optimizer (default is once).
getMetaOptimizerIterationsValue() - Method in class org.tensorflow.proto.framework.RewriterConfig
Controls how many times we run the optimizers in meta optimizer (default is once).
getMetaOptimizerIterationsValue() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
Controls how many times we run the optimizers in meta optimizer (default is once).
getMetaOptimizerTimeoutMs() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Maximum number of milliseconds to spend optimizing a single graph before timing out.
getMetaOptimizerTimeoutMs() - Method in class org.tensorflow.proto.framework.RewriterConfig
Maximum number of milliseconds to spend optimizing a single graph before timing out.
getMetaOptimizerTimeoutMs() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
Maximum number of milliseconds to spend optimizing a single graph before timing out.
getMetaOrBuilder() - Method in class org.tensorflow.proto.util.SavedTensorSlices.Builder
This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file.
getMetaOrBuilder() - Method in class org.tensorflow.proto.util.SavedTensorSlices
This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file.
getMetaOrBuilder() - Method in interface org.tensorflow.proto.util.SavedTensorSlicesOrBuilder
This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file.
getMethodName() - Method in class org.tensorflow.proto.framework.SignatureDef.Builder
Extensible method_name information enabling third-party users to mark a SignatureDef as supporting a particular method.
getMethodName() - Method in class org.tensorflow.proto.framework.SignatureDef
Extensible method_name information enabling third-party users to mark a SignatureDef as supporting a particular method.
getMethodName() - Method in interface org.tensorflow.proto.framework.SignatureDefOrBuilder
Extensible method_name information enabling third-party users to mark a SignatureDef as supporting a particular method.
getMethodNameBytes() - Method in class org.tensorflow.proto.framework.SignatureDef.Builder
Extensible method_name information enabling third-party users to mark a SignatureDef as supporting a particular method.
getMethodNameBytes() - Method in class org.tensorflow.proto.framework.SignatureDef
Extensible method_name information enabling third-party users to mark a SignatureDef as supporting a particular method.
getMethodNameBytes() - Method in interface org.tensorflow.proto.framework.SignatureDefOrBuilder
Extensible method_name information enabling third-party users to mark a SignatureDef as supporting a particular method.
getMetrics(int) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
Metric name, value and expected range.
getMetrics(int) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
Metric name, value and expected range.
getMetrics(int) - Method in interface org.tensorflow.proto.util.testlog.BenchmarkEntryOrBuilder
Metric name, value and expected range.
getMetricsBuilder(int) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
Metric name, value and expected range.
getMetricsBuilderList() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
Metric name, value and expected range.
getMetricsCount() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
Metric name, value and expected range.
getMetricsCount() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
Metric name, value and expected range.
getMetricsCount() - Method in interface org.tensorflow.proto.util.testlog.BenchmarkEntryOrBuilder
Metric name, value and expected range.
getMetricsList() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
Metric name, value and expected range.
getMetricsList() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
Metric name, value and expected range.
getMetricsList() - Method in interface org.tensorflow.proto.util.testlog.BenchmarkEntryOrBuilder
Metric name, value and expected range.
getMetricsOrBuilder(int) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
Metric name, value and expected range.
getMetricsOrBuilder(int) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
Metric name, value and expected range.
getMetricsOrBuilder(int) - Method in interface org.tensorflow.proto.util.testlog.BenchmarkEntryOrBuilder
Metric name, value and expected range.
getMetricsOrBuilderList() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
Metric name, value and expected range.
getMetricsOrBuilderList() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
Metric name, value and expected range.
getMetricsOrBuilderList() - Method in interface org.tensorflow.proto.util.testlog.BenchmarkEntryOrBuilder
Metric name, value and expected range.
getMhzPerCpu() - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
How fast are these cpus?
getMhzPerCpu() - Method in class org.tensorflow.proto.util.testlog.CPUInfo
How fast are these cpus?
getMhzPerCpu() - Method in interface org.tensorflow.proto.util.testlog.CPUInfoOrBuilder
How fast are these cpus?
getMin() - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
double min = 1;
getMin() - Method in class org.tensorflow.proto.framework.HistogramProto
double min = 1;
getMin() - Method in interface org.tensorflow.proto.framework.HistogramProtoOrBuilder
double min = 1;
getMinConsumer() - Method in class org.tensorflow.proto.framework.VersionDef.Builder
Any consumer below this version is not allowed to consume this data.
getMinConsumer() - Method in class org.tensorflow.proto.framework.VersionDef
Any consumer below this version is not allowed to consume this data.
getMinConsumer() - Method in interface org.tensorflow.proto.framework.VersionDefOrBuilder
Any consumer below this version is not allowed to consume this data.
getMinGraphNodes() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
The minimum number of nodes in a graph to optimizer.
getMinGraphNodes() - Method in class org.tensorflow.proto.framework.RewriterConfig
The minimum number of nodes in a graph to optimizer.
getMinGraphNodes() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
The minimum number of nodes in a graph to optimizer.
getMinimum() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
.tensorflow.TensorProto minimum = 4;
getMinimum() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto
.tensorflow.TensorProto minimum = 4;
getMinimum() - Method in interface org.tensorflow.proto.framework.BoundedTensorSpecProtoOrBuilder
.tensorflow.TensorProto minimum = 4;
getMinimum() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
int64 minimum = 6;
getMinimum() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef
int64 minimum = 6;
getMinimum() - Method in interface org.tensorflow.proto.framework.OpDef.AttrDefOrBuilder
int64 minimum = 6;
getMinimumBuilder() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
.tensorflow.TensorProto minimum = 4;
getMinimumOrBuilder() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
.tensorflow.TensorProto minimum = 4;
getMinimumOrBuilder() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto
.tensorflow.TensorProto minimum = 4;
getMinimumOrBuilder() - Method in interface org.tensorflow.proto.framework.BoundedTensorSpecProtoOrBuilder
.tensorflow.TensorProto minimum = 4;
getMinValue() - Method in class org.tensorflow.proto.util.testlog.MetricEntry.Builder
The minimum acceptable value for the metric if specified
getMinValue() - Method in class org.tensorflow.proto.util.testlog.MetricEntry
The minimum acceptable value for the metric if specified
getMinValue() - Method in interface org.tensorflow.proto.util.testlog.MetricEntryOrBuilder
The minimum acceptable value for the metric if specified
getMinValueBuilder() - Method in class org.tensorflow.proto.util.testlog.MetricEntry.Builder
The minimum acceptable value for the metric if specified
getMinValueOrBuilder() - Method in class org.tensorflow.proto.util.testlog.MetricEntry.Builder
The minimum acceptable value for the metric if specified
getMinValueOrBuilder() - Method in class org.tensorflow.proto.util.testlog.MetricEntry
The minimum acceptable value for the metric if specified
getMinValueOrBuilder() - Method in interface org.tensorflow.proto.util.testlog.MetricEntryOrBuilder
The minimum acceptable value for the metric if specified
getMode() - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration.Builder
opt, dbg, etc
getMode() - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration
opt, dbg, etc
getMode() - Method in interface org.tensorflow.proto.util.testlog.BuildConfigurationOrBuilder
opt, dbg, etc
getModeBytes() - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration.Builder
opt, dbg, etc
getModeBytes() - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration
opt, dbg, etc
getModeBytes() - Method in interface org.tensorflow.proto.util.testlog.BuildConfigurationOrBuilder
opt, dbg, etc
getModel() - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
Model (Haswell, K40, ...)
getModel() - Method in class org.tensorflow.proto.framework.DeviceProperties
Model (Haswell, K40, ...)
getModel() - Method in interface org.tensorflow.proto.framework.DevicePropertiesOrBuilder
Model (Haswell, K40, ...)
getModel() - Method in class org.tensorflow.proto.util.testlog.GPUInfo.Builder
e.g.
getModel() - Method in class org.tensorflow.proto.util.testlog.GPUInfo
e.g.
getModel() - Method in interface org.tensorflow.proto.util.testlog.GPUInfoOrBuilder
e.g.
getModelBytes() - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
Model (Haswell, K40, ...)
getModelBytes() - Method in class org.tensorflow.proto.framework.DeviceProperties
Model (Haswell, K40, ...)
getModelBytes() - Method in interface org.tensorflow.proto.framework.DevicePropertiesOrBuilder
Model (Haswell, K40, ...)
getModelBytes() - Method in class org.tensorflow.proto.util.testlog.GPUInfo.Builder
e.g.
getModelBytes() - Method in class org.tensorflow.proto.util.testlog.GPUInfo
e.g.
getModelBytes() - Method in interface org.tensorflow.proto.util.testlog.GPUInfoOrBuilder
e.g.
getMsg() - Method in class org.tensorflow.proto.util.SessionLog.Builder
string msg = 3;
getMsg() - Method in class org.tensorflow.proto.util.SessionLog
string msg = 3;
getMsg() - Method in interface org.tensorflow.proto.util.SessionLogOrBuilder
string msg = 3;
getMsgBytes() - Method in class org.tensorflow.proto.util.SessionLog.Builder
string msg = 3;
getMsgBytes() - Method in class org.tensorflow.proto.util.SessionLog
string msg = 3;
getMsgBytes() - Method in interface org.tensorflow.proto.util.SessionLogOrBuilder
string msg = 3;
getMutableArgAttr() - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
Deprecated.
getMutableArgs() - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
Deprecated.
getMutableAttr() - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs.Builder
Deprecated.
getMutableAttr() - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
Deprecated.
getMutableAttr() - Method in class org.tensorflow.proto.framework.NameAttrList.Builder
Deprecated.
getMutableAttr() - Method in class org.tensorflow.proto.framework.NodeDef.Builder
Deprecated.
getMutableCacheSize() - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
Deprecated.
getMutableCollectionDef() - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
Deprecated.
getMutableConcreteFunctions() - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
Deprecated.
getMutableControlRet() - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
Deprecated.
getMutableDeviceCount() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
Deprecated.
getMutableDevices() - Method in class org.tensorflow.proto.framework.Trace.Builder
Deprecated.
getMutableEnvironment() - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
Deprecated.
getMutableEnvVars() - Method in class org.tensorflow.proto.util.testlog.RunConfiguration.Builder
Deprecated.
getMutableEventMetadata() - Method in class org.tensorflow.proto.profiler.XPlane.Builder
Deprecated.
getMutableExternalValues() - Method in class org.tensorflow.proto.framework.ValuesDef.Builder
Deprecated.
getMutableExtras() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
Deprecated.
getMutableFeature() - Method in class org.tensorflow.proto.example.Features.Builder
Deprecated.
getMutableFeatureList() - Method in class org.tensorflow.proto.example.FeatureLists.Builder
Deprecated.
getMutableFeatureMap() - Method in class org.tensorflow.proto.example.ExampleParserConfiguration.Builder
Deprecated.
getMutableFeedDevices() - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Deprecated.
getMutableFetchDevices() - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Deprecated.
getMutableFields() - Method in class org.tensorflow.proto.framework.DictValue.Builder
Deprecated.
getMutableFunctionAliases() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
Deprecated.
getMutableInputs() - Method in class org.tensorflow.proto.framework.SignatureDef.Builder
Deprecated.
getMutableOutputs() - Method in class org.tensorflow.proto.framework.SignatureDef.Builder
Deprecated.
getMutableParameterMap() - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer.Builder
Deprecated.
getMutableResourceArgUniqueId() - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
Deprecated.
getMutableResources() - Method in class org.tensorflow.proto.framework.Device.Builder
Deprecated.
getMutableRet() - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
Deprecated.
getMutableSaveableObjects() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
Deprecated.
getMutableSignatureDef() - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
Deprecated.
getMutableStatMetadata() - Method in class org.tensorflow.proto.profiler.XPlane.Builder
Deprecated.
getMutableTasks() - Method in class org.tensorflow.proto.distruntime.JobDef.Builder
Deprecated.
getMutableTasks() - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters.Builder
Deprecated.
getMutableThreadNames() - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
Deprecated.
getMutableTraces() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.Builder
Deprecated.
getName() - Method in class org.tensorflow.proto.distruntime.JobDef.Builder
The name of this job.
getName() - Method in class org.tensorflow.proto.distruntime.JobDef
The name of this job.
getName() - Method in interface org.tensorflow.proto.distruntime.JobDefOrBuilder
The name of this job.
getName() - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters.Builder
The name of this job.
getName() - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters
The name of this job.
getName() - Method in interface org.tensorflow.proto.distruntime.JobDeviceFiltersOrBuilder
The name of this job.
getName() - Method in class org.tensorflow.proto.framework.ApiDef.Arg.Builder
string name = 1;
getName() - Method in class org.tensorflow.proto.framework.ApiDef.Arg
string name = 1;
getName() - Method in interface org.tensorflow.proto.framework.ApiDef.ArgOrBuilder
string name = 1;
getName() - Method in class org.tensorflow.proto.framework.ApiDef.Attr.Builder
string name = 1;
getName() - Method in class org.tensorflow.proto.framework.ApiDef.Attr
string name = 1;
getName() - Method in interface org.tensorflow.proto.framework.ApiDef.AttrOrBuilder
string name = 1;
getName() - Method in class org.tensorflow.proto.framework.ApiDef.Endpoint.Builder
Name should be either like "CamelCaseName" or "Package.CamelCaseName".
getName() - Method in class org.tensorflow.proto.framework.ApiDef.Endpoint
Name should be either like "CamelCaseName" or "Package.CamelCaseName".
getName() - Method in interface org.tensorflow.proto.framework.ApiDef.EndpointOrBuilder
Name should be either like "CamelCaseName" or "Package.CamelCaseName".
getName() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
string name = 1;
getName() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto
string name = 1;
getName() - Method in interface org.tensorflow.proto.framework.BoundedTensorSpecProtoOrBuilder
string name = 1;
getName() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
The name of the node.
getName() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node
The name of the node.
getName() - Method in interface org.tensorflow.proto.framework.CostGraphDef.NodeOrBuilder
The name of the node.
getName() - Method in class org.tensorflow.proto.framework.Device.Builder
The name of the device.
getName() - Method in class org.tensorflow.proto.framework.Device
The name of the device.
getName() - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
Fully specified name of the device within a cluster.
getName() - Method in class org.tensorflow.proto.framework.DeviceAttributes
Fully specified name of the device within a cluster.
getName() - Method in interface org.tensorflow.proto.framework.DeviceAttributesOrBuilder
Fully specified name of the device within a cluster.
getName() - Method in interface org.tensorflow.proto.framework.DeviceOrBuilder
The name of the device.
getName() - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo.Builder
string name = 1;
getName() - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo
string name = 1;
getName() - Method in interface org.tensorflow.proto.framework.GraphTransferConstNodeInfoOrBuilder
string name = 1;
getName() - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo.Builder
string name = 1;
getName() - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo
string name = 1;
getName() - Method in interface org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfoOrBuilder
string name = 1;
getName() - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo.Builder
string name = 1;
getName() - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo
string name = 1;
getName() - Method in interface org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfoOrBuilder
string name = 1;
getName() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo.Builder
string name = 1;
getName() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo
string name = 1;
getName() - Method in interface org.tensorflow.proto.framework.GraphTransferNodeInfoOrBuilder
string name = 1;
getName() - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint.Builder
Name of an attr from the Op.
getName() - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint
Name of an attr from the Op.
getName() - Method in interface org.tensorflow.proto.framework.KernelDef.AttrConstraintOrBuilder
Name of an attr from the Op.
getName() - Method in class org.tensorflow.proto.framework.NameAttrList.Builder
string name = 1;
getName() - Method in class org.tensorflow.proto.framework.NameAttrList
string name = 1;
getName() - Method in interface org.tensorflow.proto.framework.NameAttrListOrBuilder
string name = 1;
getName() - Method in class org.tensorflow.proto.framework.NamedDevice.Builder
string name = 1;
getName() - Method in class org.tensorflow.proto.framework.NamedDevice
string name = 1;
getName() - Method in interface org.tensorflow.proto.framework.NamedDeviceOrBuilder
string name = 1;
getName() - Method in class org.tensorflow.proto.framework.NamedTensorProto.Builder
Name of the tensor.
getName() - Method in class org.tensorflow.proto.framework.NamedTensorProto
Name of the tensor.
getName() - Method in interface org.tensorflow.proto.framework.NamedTensorProtoOrBuilder
Name of the tensor.
getName() - Method in class org.tensorflow.proto.framework.NamedTupleValue.Builder
string name = 1;
getName() - Method in class org.tensorflow.proto.framework.NamedTupleValue
string name = 1;
getName() - Method in interface org.tensorflow.proto.framework.NamedTupleValueOrBuilder
string name = 1;
getName() - Method in class org.tensorflow.proto.framework.NodeDef.Builder
The name given to this operator.
getName() - Method in class org.tensorflow.proto.framework.NodeDef
The name given to this operator.
getName() - Method in interface org.tensorflow.proto.framework.NodeDefOrBuilder
The name given to this operator.
getName() - Method in class org.tensorflow.proto.framework.OpDef.ArgDef.Builder
Name for the input/output.
getName() - Method in class org.tensorflow.proto.framework.OpDef.ArgDef
Name for the input/output.
getName() - Method in interface org.tensorflow.proto.framework.OpDef.ArgDefOrBuilder
Name for the input/output.
getName() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
A descriptive name for the argument.
getName() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef
A descriptive name for the argument.
getName() - Method in interface org.tensorflow.proto.framework.OpDef.AttrDefOrBuilder
A descriptive name for the argument.
getName() - Method in class org.tensorflow.proto.framework.OpDef.Builder
Op names starting with an underscore are reserved for internal use.
getName() - Method in class org.tensorflow.proto.framework.OpDef
Op names starting with an underscore are reserved for internal use.
getName() - Method in interface org.tensorflow.proto.framework.OpDefOrBuilder
Op names starting with an underscore are reserved for internal use.
getName() - Method in class org.tensorflow.proto.framework.Resource.Builder
The name of the resource.
getName() - Method in class org.tensorflow.proto.framework.Resource
The name of the resource.
getName() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
Unique name of this resource.
getName() - Method in class org.tensorflow.proto.framework.ResourceHandleProto
Unique name of this resource.
getName() - Method in interface org.tensorflow.proto.framework.ResourceHandleProtoOrBuilder
Unique name of this resource.
getName() - Method in interface org.tensorflow.proto.framework.ResourceOrBuilder
The name of the resource.
getName() - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer.Builder
string name = 1;
getName() - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer
string name = 1;
getName() - Method in interface org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizerOrBuilder
string name = 1;
getName() - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
string name = 6;
getName() - Method in class org.tensorflow.proto.framework.SavedVariable
string name = 6;
getName() - Method in interface org.tensorflow.proto.framework.SavedVariableOrBuilder
string name = 6;
getName() - Method in class org.tensorflow.proto.framework.SessionMetadata.Builder
string name = 1;
getName() - Method in class org.tensorflow.proto.framework.SessionMetadata
string name = 1;
getName() - Method in interface org.tensorflow.proto.framework.SessionMetadataOrBuilder
string name = 1;
getName() - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
For dense `Tensor`s, the name of the tensor in the graph.
getName() - Method in class org.tensorflow.proto.framework.TensorInfo
For dense `Tensor`s, the name of the tensor in the graph.
getName() - Method in interface org.tensorflow.proto.framework.TensorInfoOrBuilder
For dense `Tensor`s, the name of the tensor in the graph.
getName() - Method in class org.tensorflow.proto.framework.TensorShapeProto.Dim.Builder
Optional name of the tensor dimension.
getName() - Method in class org.tensorflow.proto.framework.TensorShapeProto.Dim
Optional name of the tensor dimension.
getName() - Method in interface org.tensorflow.proto.framework.TensorShapeProto.DimOrBuilder
Optional name of the tensor dimension.
getName() - Method in class org.tensorflow.proto.framework.TensorSpecProto.Builder
string name = 1;
getName() - Method in class org.tensorflow.proto.framework.TensorSpecProto
string name = 1;
getName() - Method in interface org.tensorflow.proto.framework.TensorSpecProtoOrBuilder
string name = 1;
getName() - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
The name of this trace event.
getName() - Method in class org.tensorflow.proto.framework.TraceEvent
The name of this trace event.
getName() - Method in interface org.tensorflow.proto.framework.TraceEventOrBuilder
The name of this trace event.
getName() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
A name for the Tensor.
getName() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor
A name for the Tensor.
getName() - Method in interface org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder
A name for the Tensor.
getName() - Method in class org.tensorflow.proto.profiler.XEventMetadata.Builder
Name of the event.
getName() - Method in class org.tensorflow.proto.profiler.XEventMetadata
Name of the event.
getName() - Method in interface org.tensorflow.proto.profiler.XEventMetadataOrBuilder
Name of the event.
getName() - Method in class org.tensorflow.proto.profiler.XLine.Builder
Name of this XLine.
getName() - Method in class org.tensorflow.proto.profiler.XLine
Name of this XLine.
getName() - Method in interface org.tensorflow.proto.profiler.XLineOrBuilder
Name of this XLine.
getName() - Method in class org.tensorflow.proto.profiler.XPlane.Builder
Name of this line.
getName() - Method in class org.tensorflow.proto.profiler.XPlane
Name of this line.
getName() - Method in interface org.tensorflow.proto.profiler.XPlaneOrBuilder
Name of this line.
getName() - Method in class org.tensorflow.proto.profiler.XStatMetadata.Builder
Name of the stat (should be short).
getName() - Method in class org.tensorflow.proto.profiler.XStatMetadata
Name of the stat (should be short).
getName() - Method in interface org.tensorflow.proto.profiler.XStatMetadataOrBuilder
Name of the stat (should be short).
getName() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement.Builder
string name = 2;
getName() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement
string name = 2;
getName() - Method in interface org.tensorflow.proto.util.MemmappedFileSystemDirectoryElementOrBuilder
string name = 2;
getName() - Method in class org.tensorflow.proto.util.SavedSlice.Builder
Name of the tensor that this slice belongs to.
getName() - Method in class org.tensorflow.proto.util.SavedSlice
Name of the tensor that this slice belongs to.
getName() - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
Name of the tensor.
getName() - Method in class org.tensorflow.proto.util.SavedSliceMeta
Name of the tensor.
getName() - Method in interface org.tensorflow.proto.util.SavedSliceMetaOrBuilder
Name of the tensor.
getName() - Method in interface org.tensorflow.proto.util.SavedSliceOrBuilder
Name of the tensor that this slice belongs to.
getName() - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo.Builder
Device name.
getName() - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo
Device name.
getName() - Method in interface org.tensorflow.proto.util.testlog.AvailableDeviceInfoOrBuilder
Device name.
getName() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
The name of the specific benchmark or test (e.g.
getName() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
The name of the specific benchmark or test (e.g.
getName() - Method in interface org.tensorflow.proto.util.testlog.BenchmarkEntryOrBuilder
The name of the specific benchmark or test (e.g.
getName() - Method in class org.tensorflow.proto.util.testlog.MetricEntry.Builder
Metric name
getName() - Method in class org.tensorflow.proto.util.testlog.MetricEntry
Metric name
getName() - Method in interface org.tensorflow.proto.util.testlog.MetricEntryOrBuilder
Metric name
getName() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
Benchmark target identifier.
getName() - Method in class org.tensorflow.proto.util.testlog.TestResults
Benchmark target identifier.
getName() - Method in interface org.tensorflow.proto.util.testlog.TestResultsOrBuilder
Benchmark target identifier.
getNameBytes() - Method in class org.tensorflow.proto.distruntime.JobDef.Builder
The name of this job.
getNameBytes() - Method in class org.tensorflow.proto.distruntime.JobDef
The name of this job.
getNameBytes() - Method in interface org.tensorflow.proto.distruntime.JobDefOrBuilder
The name of this job.
getNameBytes() - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters.Builder
The name of this job.
getNameBytes() - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters
The name of this job.
getNameBytes() - Method in interface org.tensorflow.proto.distruntime.JobDeviceFiltersOrBuilder
The name of this job.
getNameBytes() - Method in class org.tensorflow.proto.framework.ApiDef.Arg.Builder
string name = 1;
getNameBytes() - Method in class org.tensorflow.proto.framework.ApiDef.Arg
string name = 1;
getNameBytes() - Method in interface org.tensorflow.proto.framework.ApiDef.ArgOrBuilder
string name = 1;
getNameBytes() - Method in class org.tensorflow.proto.framework.ApiDef.Attr.Builder
string name = 1;
getNameBytes() - Method in class org.tensorflow.proto.framework.ApiDef.Attr
string name = 1;
getNameBytes() - Method in interface org.tensorflow.proto.framework.ApiDef.AttrOrBuilder
string name = 1;
getNameBytes() - Method in class org.tensorflow.proto.framework.ApiDef.Endpoint.Builder
Name should be either like "CamelCaseName" or "Package.CamelCaseName".
getNameBytes() - Method in class org.tensorflow.proto.framework.ApiDef.Endpoint
Name should be either like "CamelCaseName" or "Package.CamelCaseName".
getNameBytes() - Method in interface org.tensorflow.proto.framework.ApiDef.EndpointOrBuilder
Name should be either like "CamelCaseName" or "Package.CamelCaseName".
getNameBytes() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
string name = 1;
getNameBytes() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto
string name = 1;
getNameBytes() - Method in interface org.tensorflow.proto.framework.BoundedTensorSpecProtoOrBuilder
string name = 1;
getNameBytes() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
The name of the node.
getNameBytes() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node
The name of the node.
getNameBytes() - Method in interface org.tensorflow.proto.framework.CostGraphDef.NodeOrBuilder
The name of the node.
getNameBytes() - Method in class org.tensorflow.proto.framework.Device.Builder
The name of the device.
getNameBytes() - Method in class org.tensorflow.proto.framework.Device
The name of the device.
getNameBytes() - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
Fully specified name of the device within a cluster.
getNameBytes() - Method in class org.tensorflow.proto.framework.DeviceAttributes
Fully specified name of the device within a cluster.
getNameBytes() - Method in interface org.tensorflow.proto.framework.DeviceAttributesOrBuilder
Fully specified name of the device within a cluster.
getNameBytes() - Method in interface org.tensorflow.proto.framework.DeviceOrBuilder
The name of the device.
getNameBytes() - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo.Builder
string name = 1;
getNameBytes() - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo
string name = 1;
getNameBytes() - Method in interface org.tensorflow.proto.framework.GraphTransferConstNodeInfoOrBuilder
string name = 1;
getNameBytes() - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo.Builder
string name = 1;
getNameBytes() - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo
string name = 1;
getNameBytes() - Method in interface org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfoOrBuilder
string name = 1;
getNameBytes() - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo.Builder
string name = 1;
getNameBytes() - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo
string name = 1;
getNameBytes() - Method in interface org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfoOrBuilder
string name = 1;
getNameBytes() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo.Builder
string name = 1;
getNameBytes() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo
string name = 1;
getNameBytes() - Method in interface org.tensorflow.proto.framework.GraphTransferNodeInfoOrBuilder
string name = 1;
getNameBytes() - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint.Builder
Name of an attr from the Op.
getNameBytes() - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint
Name of an attr from the Op.
getNameBytes() - Method in interface org.tensorflow.proto.framework.KernelDef.AttrConstraintOrBuilder
Name of an attr from the Op.
getNameBytes() - Method in class org.tensorflow.proto.framework.NameAttrList.Builder
string name = 1;
getNameBytes() - Method in class org.tensorflow.proto.framework.NameAttrList
string name = 1;
getNameBytes() - Method in interface org.tensorflow.proto.framework.NameAttrListOrBuilder
string name = 1;
getNameBytes() - Method in class org.tensorflow.proto.framework.NamedDevice.Builder
string name = 1;
getNameBytes() - Method in class org.tensorflow.proto.framework.NamedDevice
string name = 1;
getNameBytes() - Method in interface org.tensorflow.proto.framework.NamedDeviceOrBuilder
string name = 1;
getNameBytes() - Method in class org.tensorflow.proto.framework.NamedTensorProto.Builder
Name of the tensor.
getNameBytes() - Method in class org.tensorflow.proto.framework.NamedTensorProto
Name of the tensor.
getNameBytes() - Method in interface org.tensorflow.proto.framework.NamedTensorProtoOrBuilder
Name of the tensor.
getNameBytes() - Method in class org.tensorflow.proto.framework.NamedTupleValue.Builder
string name = 1;
getNameBytes() - Method in class org.tensorflow.proto.framework.NamedTupleValue
string name = 1;
getNameBytes() - Method in interface org.tensorflow.proto.framework.NamedTupleValueOrBuilder
string name = 1;
getNameBytes() - Method in class org.tensorflow.proto.framework.NodeDef.Builder
The name given to this operator.
getNameBytes() - Method in class org.tensorflow.proto.framework.NodeDef
The name given to this operator.
getNameBytes() - Method in interface org.tensorflow.proto.framework.NodeDefOrBuilder
The name given to this operator.
getNameBytes() - Method in class org.tensorflow.proto.framework.OpDef.ArgDef.Builder
Name for the input/output.
getNameBytes() - Method in class org.tensorflow.proto.framework.OpDef.ArgDef
Name for the input/output.
getNameBytes() - Method in interface org.tensorflow.proto.framework.OpDef.ArgDefOrBuilder
Name for the input/output.
getNameBytes() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
A descriptive name for the argument.
getNameBytes() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef
A descriptive name for the argument.
getNameBytes() - Method in interface org.tensorflow.proto.framework.OpDef.AttrDefOrBuilder
A descriptive name for the argument.
getNameBytes() - Method in class org.tensorflow.proto.framework.OpDef.Builder
Op names starting with an underscore are reserved for internal use.
getNameBytes() - Method in class org.tensorflow.proto.framework.OpDef
Op names starting with an underscore are reserved for internal use.
getNameBytes() - Method in interface org.tensorflow.proto.framework.OpDefOrBuilder
Op names starting with an underscore are reserved for internal use.
getNameBytes() - Method in class org.tensorflow.proto.framework.Resource.Builder
The name of the resource.
getNameBytes() - Method in class org.tensorflow.proto.framework.Resource
The name of the resource.
getNameBytes() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
Unique name of this resource.
getNameBytes() - Method in class org.tensorflow.proto.framework.ResourceHandleProto
Unique name of this resource.
getNameBytes() - Method in interface org.tensorflow.proto.framework.ResourceHandleProtoOrBuilder
Unique name of this resource.
getNameBytes() - Method in interface org.tensorflow.proto.framework.ResourceOrBuilder
The name of the resource.
getNameBytes() - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer.Builder
string name = 1;
getNameBytes() - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer
string name = 1;
getNameBytes() - Method in interface org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizerOrBuilder
string name = 1;
getNameBytes() - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
string name = 6;
getNameBytes() - Method in class org.tensorflow.proto.framework.SavedVariable
string name = 6;
getNameBytes() - Method in interface org.tensorflow.proto.framework.SavedVariableOrBuilder
string name = 6;
getNameBytes() - Method in class org.tensorflow.proto.framework.SessionMetadata.Builder
string name = 1;
getNameBytes() - Method in class org.tensorflow.proto.framework.SessionMetadata
string name = 1;
getNameBytes() - Method in interface org.tensorflow.proto.framework.SessionMetadataOrBuilder
string name = 1;
getNameBytes() - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
For dense `Tensor`s, the name of the tensor in the graph.
getNameBytes() - Method in class org.tensorflow.proto.framework.TensorInfo
For dense `Tensor`s, the name of the tensor in the graph.
getNameBytes() - Method in interface org.tensorflow.proto.framework.TensorInfoOrBuilder
For dense `Tensor`s, the name of the tensor in the graph.
getNameBytes() - Method in class org.tensorflow.proto.framework.TensorShapeProto.Dim.Builder
Optional name of the tensor dimension.
getNameBytes() - Method in class org.tensorflow.proto.framework.TensorShapeProto.Dim
Optional name of the tensor dimension.
getNameBytes() - Method in interface org.tensorflow.proto.framework.TensorShapeProto.DimOrBuilder
Optional name of the tensor dimension.
getNameBytes() - Method in class org.tensorflow.proto.framework.TensorSpecProto.Builder
string name = 1;
getNameBytes() - Method in class org.tensorflow.proto.framework.TensorSpecProto
string name = 1;
getNameBytes() - Method in interface org.tensorflow.proto.framework.TensorSpecProtoOrBuilder
string name = 1;
getNameBytes() - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
The name of this trace event.
getNameBytes() - Method in class org.tensorflow.proto.framework.TraceEvent
The name of this trace event.
getNameBytes() - Method in interface org.tensorflow.proto.framework.TraceEventOrBuilder
The name of this trace event.
getNameBytes() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
A name for the Tensor.
getNameBytes() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor
A name for the Tensor.
getNameBytes() - Method in interface org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder
A name for the Tensor.
getNameBytes() - Method in class org.tensorflow.proto.profiler.XEventMetadata.Builder
Name of the event.
getNameBytes() - Method in class org.tensorflow.proto.profiler.XEventMetadata
Name of the event.
getNameBytes() - Method in interface org.tensorflow.proto.profiler.XEventMetadataOrBuilder
Name of the event.
getNameBytes() - Method in class org.tensorflow.proto.profiler.XLine.Builder
Name of this XLine.
getNameBytes() - Method in class org.tensorflow.proto.profiler.XLine
Name of this XLine.
getNameBytes() - Method in interface org.tensorflow.proto.profiler.XLineOrBuilder
Name of this XLine.
getNameBytes() - Method in class org.tensorflow.proto.profiler.XPlane.Builder
Name of this line.
getNameBytes() - Method in class org.tensorflow.proto.profiler.XPlane
Name of this line.
getNameBytes() - Method in interface org.tensorflow.proto.profiler.XPlaneOrBuilder
Name of this line.
getNameBytes() - Method in class org.tensorflow.proto.profiler.XStatMetadata.Builder
Name of the stat (should be short).
getNameBytes() - Method in class org.tensorflow.proto.profiler.XStatMetadata
Name of the stat (should be short).
getNameBytes() - Method in interface org.tensorflow.proto.profiler.XStatMetadataOrBuilder
Name of the stat (should be short).
getNameBytes() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement.Builder
string name = 2;
getNameBytes() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement
string name = 2;
getNameBytes() - Method in interface org.tensorflow.proto.util.MemmappedFileSystemDirectoryElementOrBuilder
string name = 2;
getNameBytes() - Method in class org.tensorflow.proto.util.SavedSlice.Builder
Name of the tensor that this slice belongs to.
getNameBytes() - Method in class org.tensorflow.proto.util.SavedSlice
Name of the tensor that this slice belongs to.
getNameBytes() - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
Name of the tensor.
getNameBytes() - Method in class org.tensorflow.proto.util.SavedSliceMeta
Name of the tensor.
getNameBytes() - Method in interface org.tensorflow.proto.util.SavedSliceMetaOrBuilder
Name of the tensor.
getNameBytes() - Method in interface org.tensorflow.proto.util.SavedSliceOrBuilder
Name of the tensor that this slice belongs to.
getNameBytes() - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo.Builder
Device name.
getNameBytes() - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo
Device name.
getNameBytes() - Method in interface org.tensorflow.proto.util.testlog.AvailableDeviceInfoOrBuilder
Device name.
getNameBytes() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
The name of the specific benchmark or test (e.g.
getNameBytes() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
The name of the specific benchmark or test (e.g.
getNameBytes() - Method in interface org.tensorflow.proto.util.testlog.BenchmarkEntryOrBuilder
The name of the specific benchmark or test (e.g.
getNameBytes() - Method in class org.tensorflow.proto.util.testlog.MetricEntry.Builder
Metric name
getNameBytes() - Method in class org.tensorflow.proto.util.testlog.MetricEntry
Metric name
getNameBytes() - Method in interface org.tensorflow.proto.util.testlog.MetricEntryOrBuilder
Metric name
getNameBytes() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
Benchmark target identifier.
getNameBytes() - Method in class org.tensorflow.proto.util.testlog.TestResults
Benchmark target identifier.
getNameBytes() - Method in interface org.tensorflow.proto.util.testlog.TestResultsOrBuilder
Benchmark target identifier.
getNamedTupleValue() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents Python's namedtuple.
getNamedTupleValue() - Method in class org.tensorflow.proto.framework.StructuredValue
Represents Python's namedtuple.
getNamedTupleValue() - Method in interface org.tensorflow.proto.framework.StructuredValueOrBuilder
Represents Python's namedtuple.
getNamedTupleValueBuilder() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents Python's namedtuple.
getNamedTupleValueOrBuilder() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents Python's namedtuple.
getNamedTupleValueOrBuilder() - Method in class org.tensorflow.proto.framework.StructuredValue
Represents Python's namedtuple.
getNamedTupleValueOrBuilder() - Method in interface org.tensorflow.proto.framework.StructuredValueOrBuilder
Represents Python's namedtuple.
getNestedContexts(int) - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
Contexts contained inside this context (e.g.
getNestedContexts(int) - Method in class org.tensorflow.proto.framework.CondContextDef
Contexts contained inside this context (e.g.
getNestedContexts(int) - Method in interface org.tensorflow.proto.framework.CondContextDefOrBuilder
Contexts contained inside this context (e.g.
getNestedContexts(int) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Contexts contained inside this context (e.g.
getNestedContexts(int) - Method in class org.tensorflow.proto.framework.WhileContextDef
Contexts contained inside this context (e.g.
getNestedContexts(int) - Method in interface org.tensorflow.proto.framework.WhileContextDefOrBuilder
Contexts contained inside this context (e.g.
getNestedContextsBuilder(int) - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
Contexts contained inside this context (e.g.
getNestedContextsBuilder(int) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Contexts contained inside this context (e.g.
getNestedContextsBuilderList() - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
Contexts contained inside this context (e.g.
getNestedContextsBuilderList() - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Contexts contained inside this context (e.g.
getNestedContextsCount() - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
Contexts contained inside this context (e.g.
getNestedContextsCount() - Method in class org.tensorflow.proto.framework.CondContextDef
Contexts contained inside this context (e.g.
getNestedContextsCount() - Method in interface org.tensorflow.proto.framework.CondContextDefOrBuilder
Contexts contained inside this context (e.g.
getNestedContextsCount() - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Contexts contained inside this context (e.g.
getNestedContextsCount() - Method in class org.tensorflow.proto.framework.WhileContextDef
Contexts contained inside this context (e.g.
getNestedContextsCount() - Method in interface org.tensorflow.proto.framework.WhileContextDefOrBuilder
Contexts contained inside this context (e.g.
getNestedContextsList() - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
Contexts contained inside this context (e.g.
getNestedContextsList() - Method in class org.tensorflow.proto.framework.CondContextDef
Contexts contained inside this context (e.g.
getNestedContextsList() - Method in interface org.tensorflow.proto.framework.CondContextDefOrBuilder
Contexts contained inside this context (e.g.
getNestedContextsList() - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Contexts contained inside this context (e.g.
getNestedContextsList() - Method in class org.tensorflow.proto.framework.WhileContextDef
Contexts contained inside this context (e.g.
getNestedContextsList() - Method in interface org.tensorflow.proto.framework.WhileContextDefOrBuilder
Contexts contained inside this context (e.g.
getNestedContextsOrBuilder(int) - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
Contexts contained inside this context (e.g.
getNestedContextsOrBuilder(int) - Method in class org.tensorflow.proto.framework.CondContextDef
Contexts contained inside this context (e.g.
getNestedContextsOrBuilder(int) - Method in interface org.tensorflow.proto.framework.CondContextDefOrBuilder
Contexts contained inside this context (e.g.
getNestedContextsOrBuilder(int) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Contexts contained inside this context (e.g.
getNestedContextsOrBuilder(int) - Method in class org.tensorflow.proto.framework.WhileContextDef
Contexts contained inside this context (e.g.
getNestedContextsOrBuilder(int) - Method in interface org.tensorflow.proto.framework.WhileContextDefOrBuilder
Contexts contained inside this context (e.g.
getNestedContextsOrBuilderList() - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
Contexts contained inside this context (e.g.
getNestedContextsOrBuilderList() - Method in class org.tensorflow.proto.framework.CondContextDef
Contexts contained inside this context (e.g.
getNestedContextsOrBuilderList() - Method in interface org.tensorflow.proto.framework.CondContextDefOrBuilder
Contexts contained inside this context (e.g.
getNestedContextsOrBuilderList() - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Contexts contained inside this context (e.g.
getNestedContextsOrBuilderList() - Method in class org.tensorflow.proto.framework.WhileContextDef
Contexts contained inside this context (e.g.
getNestedContextsOrBuilderList() - Method in interface org.tensorflow.proto.framework.WhileContextDefOrBuilder
Contexts contained inside this context (e.g.
getNode(int) - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.Node node = 1;
getNode(int) - Method in class org.tensorflow.proto.framework.CostGraphDef
repeated .tensorflow.CostGraphDef.Node node = 1;
getNode(int) - Method in interface org.tensorflow.proto.framework.CostGraphDefOrBuilder
repeated .tensorflow.CostGraphDef.Node node = 1;
getNode(int) - Method in class org.tensorflow.proto.framework.GraphDef.Builder
repeated .tensorflow.NodeDef node = 1;
getNode(int) - Method in class org.tensorflow.proto.framework.GraphDef
repeated .tensorflow.NodeDef node = 1;
getNode(int) - Method in interface org.tensorflow.proto.framework.GraphDefOrBuilder
repeated .tensorflow.NodeDef node = 1;
getNodeBuilder(int) - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.Node node = 1;
getNodeBuilder(int) - Method in class org.tensorflow.proto.framework.GraphDef.Builder
repeated .tensorflow.NodeDef node = 1;
getNodeBuilderList() - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.Node node = 1;
getNodeBuilderList() - Method in class org.tensorflow.proto.framework.GraphDef.Builder
repeated .tensorflow.NodeDef node = 1;
getNodeCount() - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.Node node = 1;
getNodeCount() - Method in class org.tensorflow.proto.framework.CostGraphDef
repeated .tensorflow.CostGraphDef.Node node = 1;
getNodeCount() - Method in interface org.tensorflow.proto.framework.CostGraphDefOrBuilder
repeated .tensorflow.CostGraphDef.Node node = 1;
getNodeCount() - Method in class org.tensorflow.proto.framework.GraphDef.Builder
repeated .tensorflow.NodeDef node = 1;
getNodeCount() - Method in class org.tensorflow.proto.framework.GraphDef
repeated .tensorflow.NodeDef node = 1;
getNodeCount() - Method in interface org.tensorflow.proto.framework.GraphDefOrBuilder
repeated .tensorflow.NodeDef node = 1;
getNodeDef(int) - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
getNodeDef(int) - Method in class org.tensorflow.proto.framework.FunctionDef
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
getNodeDef(int) - Method in interface org.tensorflow.proto.framework.FunctionDefOrBuilder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
getNodeDefBuilder(int) - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
getNodeDefBuilderList() - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
getNodeDefCount() - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
getNodeDefCount() - Method in class org.tensorflow.proto.framework.FunctionDef
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
getNodeDefCount() - Method in interface org.tensorflow.proto.framework.FunctionDefOrBuilder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
getNodeDefList() - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
getNodeDefList() - Method in class org.tensorflow.proto.framework.FunctionDef
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
getNodeDefList() - Method in interface org.tensorflow.proto.framework.FunctionDefOrBuilder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
getNodeDefOrBuilder(int) - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
getNodeDefOrBuilder(int) - Method in class org.tensorflow.proto.framework.FunctionDef
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
getNodeDefOrBuilder(int) - Method in interface org.tensorflow.proto.framework.FunctionDefOrBuilder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
getNodeDefOrBuilderList() - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
getNodeDefOrBuilderList() - Method in class org.tensorflow.proto.framework.FunctionDef
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
getNodeDefOrBuilderList() - Method in interface org.tensorflow.proto.framework.FunctionDefOrBuilder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
getNodeId() - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo.Builder
int32 node_id = 2;
getNodeId() - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo
int32 node_id = 2;
getNodeId() - Method in interface org.tensorflow.proto.framework.GraphTransferConstNodeInfoOrBuilder
int32 node_id = 2;
getNodeId() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo.Builder
int32 node_id = 2;
getNodeId() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo
int32 node_id = 2;
getNodeId() - Method in interface org.tensorflow.proto.framework.GraphTransferNodeInfoOrBuilder
int32 node_id = 2;
getNodeId() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInput.Builder
int32 node_id = 1;
getNodeId() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInput
int32 node_id = 1;
getNodeId() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo.Builder
int32 node_id = 1;
getNodeId() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo
int32 node_id = 1;
getNodeId() - Method in interface org.tensorflow.proto.framework.GraphTransferNodeInputInfoOrBuilder
int32 node_id = 1;
getNodeId() - Method in interface org.tensorflow.proto.framework.GraphTransferNodeInputOrBuilder
int32 node_id = 1;
getNodeId() - Method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo.Builder
int32 node_id = 1;
getNodeId() - Method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo
int32 node_id = 1;
getNodeId() - Method in interface org.tensorflow.proto.framework.GraphTransferNodeOutputInfoOrBuilder
int32 node_id = 1;
getNodeId() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
An index into `TrackableObjectGraph.nodes`, indicating the object being referenced.
getNodeId() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference
An index into `TrackableObjectGraph.nodes`, indicating the object being referenced.
getNodeId() - Method in interface org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder
An index into `TrackableObjectGraph.nodes`, indicating the object being referenced.
getNodeInfo(int) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeInfo node_info = 1;
getNodeInfo(int) - Method in class org.tensorflow.proto.framework.GraphTransferInfo
repeated .tensorflow.GraphTransferNodeInfo node_info = 1;
getNodeInfo(int) - Method in interface org.tensorflow.proto.framework.GraphTransferInfoOrBuilder
repeated .tensorflow.GraphTransferNodeInfo node_info = 1;
getNodeInfoBuilder(int) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeInfo node_info = 1;
getNodeInfoBuilderList() - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeInfo node_info = 1;
getNodeInfoCount() - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeInfo node_info = 1;
getNodeInfoCount() - Method in class org.tensorflow.proto.framework.GraphTransferInfo
repeated .tensorflow.GraphTransferNodeInfo node_info = 1;
getNodeInfoCount() - Method in interface org.tensorflow.proto.framework.GraphTransferInfoOrBuilder
repeated .tensorflow.GraphTransferNodeInfo node_info = 1;
getNodeInfoList() - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeInfo node_info = 1;
getNodeInfoList() - Method in class org.tensorflow.proto.framework.GraphTransferInfo
repeated .tensorflow.GraphTransferNodeInfo node_info = 1;
getNodeInfoList() - Method in interface org.tensorflow.proto.framework.GraphTransferInfoOrBuilder
repeated .tensorflow.GraphTransferNodeInfo node_info = 1;
getNodeInfoOrBuilder(int) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeInfo node_info = 1;
getNodeInfoOrBuilder(int) - Method in class org.tensorflow.proto.framework.GraphTransferInfo
repeated .tensorflow.GraphTransferNodeInfo node_info = 1;
getNodeInfoOrBuilder(int) - Method in interface org.tensorflow.proto.framework.GraphTransferInfoOrBuilder
repeated .tensorflow.GraphTransferNodeInfo node_info = 1;
getNodeInfoOrBuilderList() - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeInfo node_info = 1;
getNodeInfoOrBuilderList() - Method in class org.tensorflow.proto.framework.GraphTransferInfo
repeated .tensorflow.GraphTransferNodeInfo node_info = 1;
getNodeInfoOrBuilderList() - Method in interface org.tensorflow.proto.framework.GraphTransferInfoOrBuilder
repeated .tensorflow.GraphTransferNodeInfo node_info = 1;
getNodeInput(int) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo.Builder
repeated .tensorflow.GraphTransferNodeInput node_input = 2;
getNodeInput(int) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo
repeated .tensorflow.GraphTransferNodeInput node_input = 2;
getNodeInput(int) - Method in interface org.tensorflow.proto.framework.GraphTransferNodeInputInfoOrBuilder
repeated .tensorflow.GraphTransferNodeInput node_input = 2;
getNodeInputBuilder(int) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo.Builder
repeated .tensorflow.GraphTransferNodeInput node_input = 2;
getNodeInputBuilderList() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo.Builder
repeated .tensorflow.GraphTransferNodeInput node_input = 2;
getNodeInputCount() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo.Builder
repeated .tensorflow.GraphTransferNodeInput node_input = 2;
getNodeInputCount() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo
repeated .tensorflow.GraphTransferNodeInput node_input = 2;
getNodeInputCount() - Method in interface org.tensorflow.proto.framework.GraphTransferNodeInputInfoOrBuilder
repeated .tensorflow.GraphTransferNodeInput node_input = 2;
getNodeInputInfo(int) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;
getNodeInputInfo(int) - Method in class org.tensorflow.proto.framework.GraphTransferInfo
repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;
getNodeInputInfo(int) - Method in interface org.tensorflow.proto.framework.GraphTransferInfoOrBuilder
repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;
getNodeInputInfoBuilder(int) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;
getNodeInputInfoBuilderList() - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;
getNodeInputInfoCount() - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;
getNodeInputInfoCount() - Method in class org.tensorflow.proto.framework.GraphTransferInfo
repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;
getNodeInputInfoCount() - Method in interface org.tensorflow.proto.framework.GraphTransferInfoOrBuilder
repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;
getNodeInputInfoList() - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;
getNodeInputInfoList() - Method in class org.tensorflow.proto.framework.GraphTransferInfo
repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;
getNodeInputInfoList() - Method in interface org.tensorflow.proto.framework.GraphTransferInfoOrBuilder
repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;
getNodeInputInfoOrBuilder(int) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;
getNodeInputInfoOrBuilder(int) - Method in class org.tensorflow.proto.framework.GraphTransferInfo
repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;
getNodeInputInfoOrBuilder(int) - Method in interface org.tensorflow.proto.framework.GraphTransferInfoOrBuilder
repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;
getNodeInputInfoOrBuilderList() - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;
getNodeInputInfoOrBuilderList() - Method in class org.tensorflow.proto.framework.GraphTransferInfo
repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;
getNodeInputInfoOrBuilderList() - Method in interface org.tensorflow.proto.framework.GraphTransferInfoOrBuilder
repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;
getNodeInputList() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo.Builder
repeated .tensorflow.GraphTransferNodeInput node_input = 2;
getNodeInputList() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo
repeated .tensorflow.GraphTransferNodeInput node_input = 2;
getNodeInputList() - Method in interface org.tensorflow.proto.framework.GraphTransferNodeInputInfoOrBuilder
repeated .tensorflow.GraphTransferNodeInput node_input = 2;
getNodeInputOrBuilder(int) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo.Builder
repeated .tensorflow.GraphTransferNodeInput node_input = 2;
getNodeInputOrBuilder(int) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo
repeated .tensorflow.GraphTransferNodeInput node_input = 2;
getNodeInputOrBuilder(int) - Method in interface org.tensorflow.proto.framework.GraphTransferNodeInputInfoOrBuilder
repeated .tensorflow.GraphTransferNodeInput node_input = 2;
getNodeInputOrBuilderList() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo.Builder
repeated .tensorflow.GraphTransferNodeInput node_input = 2;
getNodeInputOrBuilderList() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo
repeated .tensorflow.GraphTransferNodeInput node_input = 2;
getNodeInputOrBuilderList() - Method in interface org.tensorflow.proto.framework.GraphTransferNodeInputInfoOrBuilder
repeated .tensorflow.GraphTransferNodeInput node_input = 2;
getNodeList() - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
.tensorflow.CollectionDef.NodeList node_list = 1;
getNodeList() - Method in class org.tensorflow.proto.framework.CollectionDef
.tensorflow.CollectionDef.NodeList node_list = 1;
getNodeList() - Method in interface org.tensorflow.proto.framework.CollectionDefOrBuilder
.tensorflow.CollectionDef.NodeList node_list = 1;
getNodeList() - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.Node node = 1;
getNodeList() - Method in class org.tensorflow.proto.framework.CostGraphDef
repeated .tensorflow.CostGraphDef.Node node = 1;
getNodeList() - Method in interface org.tensorflow.proto.framework.CostGraphDefOrBuilder
repeated .tensorflow.CostGraphDef.Node node = 1;
getNodeList() - Method in class org.tensorflow.proto.framework.GraphDef.Builder
repeated .tensorflow.NodeDef node = 1;
getNodeList() - Method in class org.tensorflow.proto.framework.GraphDef
repeated .tensorflow.NodeDef node = 1;
getNodeList() - Method in interface org.tensorflow.proto.framework.GraphDefOrBuilder
repeated .tensorflow.NodeDef node = 1;
getNodeListBuilder() - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
.tensorflow.CollectionDef.NodeList node_list = 1;
getNodeListOrBuilder() - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
.tensorflow.CollectionDef.NodeList node_list = 1;
getNodeListOrBuilder() - Method in class org.tensorflow.proto.framework.CollectionDef
.tensorflow.CollectionDef.NodeList node_list = 1;
getNodeListOrBuilder() - Method in interface org.tensorflow.proto.framework.CollectionDefOrBuilder
.tensorflow.CollectionDef.NodeList node_list = 1;
getNodeName() - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
Name of the node to watch.
getNodeName() - Method in class org.tensorflow.proto.framework.DebugTensorWatch
Name of the node to watch.
getNodeName() - Method in interface org.tensorflow.proto.framework.DebugTensorWatchOrBuilder
Name of the node to watch.
getNodeName() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
TODO(tucker): Use some more compact form of node identity than the full string name.
getNodeName() - Method in class org.tensorflow.proto.framework.NodeExecStats
TODO(tucker): Use some more compact form of node identity than the full string name.
getNodeName() - Method in interface org.tensorflow.proto.framework.NodeExecStatsOrBuilder
TODO(tucker): Use some more compact form of node identity than the full string name.
getNodeName() - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
This field is deprecated and will not be set.
getNodeName() - Method in class org.tensorflow.proto.framework.Summary.Value
This field is deprecated and will not be set.
getNodeName() - Method in interface org.tensorflow.proto.framework.Summary.ValueOrBuilder
This field is deprecated and will not be set.
getNodeNameBytes() - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
Name of the node to watch.
getNodeNameBytes() - Method in class org.tensorflow.proto.framework.DebugTensorWatch
Name of the node to watch.
getNodeNameBytes() - Method in interface org.tensorflow.proto.framework.DebugTensorWatchOrBuilder
Name of the node to watch.
getNodeNameBytes() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
TODO(tucker): Use some more compact form of node identity than the full string name.
getNodeNameBytes() - Method in class org.tensorflow.proto.framework.NodeExecStats
TODO(tucker): Use some more compact form of node identity than the full string name.
getNodeNameBytes() - Method in interface org.tensorflow.proto.framework.NodeExecStatsOrBuilder
TODO(tucker): Use some more compact form of node identity than the full string name.
getNodeNameBytes() - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
This field is deprecated and will not be set.
getNodeNameBytes() - Method in class org.tensorflow.proto.framework.Summary.Value
This field is deprecated and will not be set.
getNodeNameBytes() - Method in interface org.tensorflow.proto.framework.Summary.ValueOrBuilder
This field is deprecated and will not be set.
getNodeOrBuilder(int) - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.Node node = 1;
getNodeOrBuilder(int) - Method in class org.tensorflow.proto.framework.CostGraphDef
repeated .tensorflow.CostGraphDef.Node node = 1;
getNodeOrBuilder(int) - Method in interface org.tensorflow.proto.framework.CostGraphDefOrBuilder
repeated .tensorflow.CostGraphDef.Node node = 1;
getNodeOrBuilder(int) - Method in class org.tensorflow.proto.framework.GraphDef.Builder
repeated .tensorflow.NodeDef node = 1;
getNodeOrBuilder(int) - Method in class org.tensorflow.proto.framework.GraphDef
repeated .tensorflow.NodeDef node = 1;
getNodeOrBuilder(int) - Method in interface org.tensorflow.proto.framework.GraphDefOrBuilder
repeated .tensorflow.NodeDef node = 1;
getNodeOrBuilderList() - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.Node node = 1;
getNodeOrBuilderList() - Method in class org.tensorflow.proto.framework.CostGraphDef
repeated .tensorflow.CostGraphDef.Node node = 1;
getNodeOrBuilderList() - Method in interface org.tensorflow.proto.framework.CostGraphDefOrBuilder
repeated .tensorflow.CostGraphDef.Node node = 1;
getNodeOrBuilderList() - Method in class org.tensorflow.proto.framework.GraphDef.Builder
repeated .tensorflow.NodeDef node = 1;
getNodeOrBuilderList() - Method in class org.tensorflow.proto.framework.GraphDef
repeated .tensorflow.NodeDef node = 1;
getNodeOrBuilderList() - Method in interface org.tensorflow.proto.framework.GraphDefOrBuilder
repeated .tensorflow.NodeDef node = 1;
getNodeOutputInfo(int) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;
getNodeOutputInfo(int) - Method in class org.tensorflow.proto.framework.GraphTransferInfo
repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;
getNodeOutputInfo(int) - Method in interface org.tensorflow.proto.framework.GraphTransferInfoOrBuilder
repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;
getNodeOutputInfoBuilder(int) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;
getNodeOutputInfoBuilderList() - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;
getNodeOutputInfoCount() - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;
getNodeOutputInfoCount() - Method in class org.tensorflow.proto.framework.GraphTransferInfo
repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;
getNodeOutputInfoCount() - Method in interface org.tensorflow.proto.framework.GraphTransferInfoOrBuilder
repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;
getNodeOutputInfoList() - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;
getNodeOutputInfoList() - Method in class org.tensorflow.proto.framework.GraphTransferInfo
repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;
getNodeOutputInfoList() - Method in interface org.tensorflow.proto.framework.GraphTransferInfoOrBuilder
repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;
getNodeOutputInfoOrBuilder(int) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;
getNodeOutputInfoOrBuilder(int) - Method in class org.tensorflow.proto.framework.GraphTransferInfo
repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;
getNodeOutputInfoOrBuilder(int) - Method in interface org.tensorflow.proto.framework.GraphTransferInfoOrBuilder
repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;
getNodeOutputInfoOrBuilderList() - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;
getNodeOutputInfoOrBuilderList() - Method in class org.tensorflow.proto.framework.GraphTransferInfo
repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;
getNodeOutputInfoOrBuilderList() - Method in interface org.tensorflow.proto.framework.GraphTransferInfoOrBuilder
repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;
getNodes(int) - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
getNodes(int) - Method in class org.tensorflow.proto.framework.SavedObjectGraph
Flattened list of objects in the object graph.
getNodes(int) - Method in interface org.tensorflow.proto.framework.SavedObjectGraphOrBuilder
Flattened list of objects in the object graph.
getNodes(int) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.Builder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
getNodes(int) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
getNodes(int) - Method in interface org.tensorflow.proto.framework.TrackableObjectGraphOrBuilder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
getNodesBuilder(int) - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
getNodesBuilder(int) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.Builder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
getNodesBuilderList() - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
getNodesBuilderList() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.Builder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
getNodesCount() - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
getNodesCount() - Method in class org.tensorflow.proto.framework.SavedObjectGraph
Flattened list of objects in the object graph.
getNodesCount() - Method in interface org.tensorflow.proto.framework.SavedObjectGraphOrBuilder
Flattened list of objects in the object graph.
getNodesCount() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.Builder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
getNodesCount() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
getNodesCount() - Method in interface org.tensorflow.proto.framework.TrackableObjectGraphOrBuilder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
getNodesList() - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
getNodesList() - Method in class org.tensorflow.proto.framework.SavedObjectGraph
Flattened list of objects in the object graph.
getNodesList() - Method in interface org.tensorflow.proto.framework.SavedObjectGraphOrBuilder
Flattened list of objects in the object graph.
getNodesList() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.Builder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
getNodesList() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
getNodesList() - Method in interface org.tensorflow.proto.framework.TrackableObjectGraphOrBuilder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
getNodesOrBuilder(int) - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
getNodesOrBuilder(int) - Method in class org.tensorflow.proto.framework.SavedObjectGraph
Flattened list of objects in the object graph.
getNodesOrBuilder(int) - Method in interface org.tensorflow.proto.framework.SavedObjectGraphOrBuilder
Flattened list of objects in the object graph.
getNodesOrBuilder(int) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.Builder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
getNodesOrBuilder(int) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
getNodesOrBuilder(int) - Method in interface org.tensorflow.proto.framework.TrackableObjectGraphOrBuilder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
getNodesOrBuilderList() - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
getNodesOrBuilderList() - Method in class org.tensorflow.proto.framework.SavedObjectGraph
Flattened list of objects in the object graph.
getNodesOrBuilderList() - Method in interface org.tensorflow.proto.framework.SavedObjectGraphOrBuilder
Flattened list of objects in the object graph.
getNodesOrBuilderList() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.Builder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
getNodesOrBuilderList() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
getNodesOrBuilderList() - Method in interface org.tensorflow.proto.framework.TrackableObjectGraphOrBuilder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
getNodeStats(int) - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
repeated .tensorflow.NodeExecStats node_stats = 2;
getNodeStats(int) - Method in class org.tensorflow.proto.framework.DeviceStepStats
repeated .tensorflow.NodeExecStats node_stats = 2;
getNodeStats(int) - Method in interface org.tensorflow.proto.framework.DeviceStepStatsOrBuilder
repeated .tensorflow.NodeExecStats node_stats = 2;
getNodeStatsBuilder(int) - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
repeated .tensorflow.NodeExecStats node_stats = 2;
getNodeStatsBuilderList() - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
repeated .tensorflow.NodeExecStats node_stats = 2;
getNodeStatsCount() - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
repeated .tensorflow.NodeExecStats node_stats = 2;
getNodeStatsCount() - Method in class org.tensorflow.proto.framework.DeviceStepStats
repeated .tensorflow.NodeExecStats node_stats = 2;
getNodeStatsCount() - Method in interface org.tensorflow.proto.framework.DeviceStepStatsOrBuilder
repeated .tensorflow.NodeExecStats node_stats = 2;
getNodeStatsList() - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
repeated .tensorflow.NodeExecStats node_stats = 2;
getNodeStatsList() - Method in class org.tensorflow.proto.framework.DeviceStepStats
repeated .tensorflow.NodeExecStats node_stats = 2;
getNodeStatsList() - Method in interface org.tensorflow.proto.framework.DeviceStepStatsOrBuilder
repeated .tensorflow.NodeExecStats node_stats = 2;
getNodeStatsOrBuilder(int) - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
repeated .tensorflow.NodeExecStats node_stats = 2;
getNodeStatsOrBuilder(int) - Method in class org.tensorflow.proto.framework.DeviceStepStats
repeated .tensorflow.NodeExecStats node_stats = 2;
getNodeStatsOrBuilder(int) - Method in interface org.tensorflow.proto.framework.DeviceStepStatsOrBuilder
repeated .tensorflow.NodeExecStats node_stats = 2;
getNodeStatsOrBuilderList() - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
repeated .tensorflow.NodeExecStats node_stats = 2;
getNodeStatsOrBuilderList() - Method in class org.tensorflow.proto.framework.DeviceStepStats
repeated .tensorflow.NodeExecStats node_stats = 2;
getNodeStatsOrBuilderList() - Method in interface org.tensorflow.proto.framework.DeviceStepStatsOrBuilder
repeated .tensorflow.NodeExecStats node_stats = 2;
getNoneValue() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents None.
getNoneValue() - Method in class org.tensorflow.proto.framework.StructuredValue
Represents None.
getNoneValue() - Method in interface org.tensorflow.proto.framework.StructuredValueOrBuilder
Represents None.
getNoneValueBuilder() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents None.
getNoneValueOrBuilder() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents None.
getNoneValueOrBuilder() - Method in class org.tensorflow.proto.framework.StructuredValue
Represents None.
getNoneValueOrBuilder() - Method in interface org.tensorflow.proto.framework.StructuredValueOrBuilder
Represents None.
getNum() - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
double num = 3;
getNum() - Method in class org.tensorflow.proto.framework.HistogramProto
double num = 3;
getNum() - Method in interface org.tensorflow.proto.framework.HistogramProtoOrBuilder
double num = 3;
getNumAllocs() - Method in class org.tensorflow.proto.util.MemAllocatorStats.Builder
int64 num_allocs = 1;
getNumAllocs() - Method in class org.tensorflow.proto.util.MemAllocatorStats
int64 num_allocs = 1;
getNumAllocs() - Method in interface org.tensorflow.proto.util.MemAllocatorStatsOrBuilder
int64 num_allocs = 1;
getNumaNode() - Method in class org.tensorflow.proto.framework.DeviceLocality.Builder
Optional NUMA locality of device.
getNumaNode() - Method in class org.tensorflow.proto.framework.DeviceLocality
Optional NUMA locality of device.
getNumaNode() - Method in interface org.tensorflow.proto.framework.DeviceLocalityOrBuilder
Optional NUMA locality of device.
getNumber() - Method in enum org.tensorflow.proto.example.Feature.KindCase
 
getNumber() - Method in enum org.tensorflow.proto.example.FeatureConfiguration.ConfigCase
 
getNumber() - Method in enum org.tensorflow.proto.framework.ApiDef.Visibility
 
getNumber() - Method in enum org.tensorflow.proto.framework.AttrValue.ValueCase
 
getNumber() - Method in enum org.tensorflow.proto.framework.Code
 
getNumber() - Method in enum org.tensorflow.proto.framework.CollectionDef.KindCase
 
getNumber() - Method in enum org.tensorflow.proto.framework.ControlFlowContextDef.CtxtCase
 
getNumber() - Method in enum org.tensorflow.proto.framework.DataClass
 
getNumber() - Method in enum org.tensorflow.proto.framework.DataType
 
getNumber() - Method in enum org.tensorflow.proto.framework.GraphTransferInfo.Destination
 
getNumber() - Method in enum org.tensorflow.proto.framework.OptimizerOptions.GlobalJitLevel
 
getNumber() - Method in enum org.tensorflow.proto.framework.OptimizerOptions.Level
 
getNumber() - Method in enum org.tensorflow.proto.framework.RewriterConfig.MemOptType
 
getNumber() - Method in enum org.tensorflow.proto.framework.RewriterConfig.NumIterationsType
 
getNumber() - Method in enum org.tensorflow.proto.framework.RewriterConfig.Toggle
 
getNumber() - Method in enum org.tensorflow.proto.framework.RunOptions.TraceLevel
 
getNumber() - Method in enum org.tensorflow.proto.framework.SavedObject.KindCase
 
getNumber() - Method in enum org.tensorflow.proto.framework.StructuredValue.KindCase
 
getNumber() - Method in enum org.tensorflow.proto.framework.Summary.Value.ValueCase
 
getNumber() - Method in enum org.tensorflow.proto.framework.TensorInfo.EncodingCase
 
getNumber() - Method in enum org.tensorflow.proto.framework.TensorSliceProto.Extent.HasLengthCase
 
getNumber() - Method in enum org.tensorflow.proto.framework.TypeSpecProto.TypeSpecClass
 
getNumber() - Method in enum org.tensorflow.proto.framework.VariableAggregation
 
getNumber() - Method in enum org.tensorflow.proto.framework.VariableSynchronization
 
getNumber() - Method in enum org.tensorflow.proto.framework.VerifierConfig.Toggle
 
getNumber() - Method in enum org.tensorflow.proto.profiler.ProfileOptions.DeviceType
 
getNumber() - Method in enum org.tensorflow.proto.profiler.XEvent.DataCase
 
getNumber() - Method in enum org.tensorflow.proto.profiler.XStat.ValueCase
 
getNumber() - Method in enum org.tensorflow.proto.util.BundleHeaderProto.Endianness
 
getNumber() - Method in enum org.tensorflow.proto.util.DebugEvent.WhatCase
 
getNumber() - Method in enum org.tensorflow.proto.util.Event.WhatCase
 
getNumber() - Method in enum org.tensorflow.proto.util.LogMessage.Level
 
getNumber() - Method in enum org.tensorflow.proto.util.SaverDef.CheckpointFormatVersion
 
getNumber() - Method in enum org.tensorflow.proto.util.SessionLog.SessionStatus
 
getNumber() - Method in enum org.tensorflow.proto.util.TensorDebugMode
 
getNumber() - Method in enum org.tensorflow.proto.util.testlog.CommitId.KindCase
 
getNumber() - Method in enum org.tensorflow.proto.util.testlog.EntryValue.KindCase
 
getNumber() - Method in enum org.tensorflow.proto.util.testlog.TestResults.BenchmarkType
 
getNumber() - Method in enum org.tensorflow.proto.util.WorkerHealth
 
getNumber() - Method in enum org.tensorflow.proto.util.WorkerShutdownMode
 
getNumberAttr() - Method in class org.tensorflow.proto.framework.OpDef.ArgDef.Builder
if specified, attr must have type "int"
getNumberAttr() - Method in class org.tensorflow.proto.framework.OpDef.ArgDef
if specified, attr must have type "int"
getNumberAttr() - Method in interface org.tensorflow.proto.framework.OpDef.ArgDefOrBuilder
if specified, attr must have type "int"
getNumberAttrBytes() - Method in class org.tensorflow.proto.framework.OpDef.ArgDef.Builder
if specified, attr must have type "int"
getNumberAttrBytes() - Method in class org.tensorflow.proto.framework.OpDef.ArgDef
if specified, attr must have type "int"
getNumberAttrBytes() - Method in interface org.tensorflow.proto.framework.OpDef.ArgDefOrBuilder
if specified, attr must have type "int"
getNumBytes() - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation.Builder
Number of bytes in the allocation.
getNumBytes() - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation
Number of bytes in the allocation.
getNumBytes() - Method in interface org.tensorflow.proto.framework.MemoryLogRawAllocationOrBuilder
Number of bytes in the allocation.
getNumChannels() - Method in class org.tensorflow.proto.framework.Summary.Audio.Builder
Number of channels of audio.
getNumChannels() - Method in class org.tensorflow.proto.framework.Summary.Audio
Number of channels of audio.
getNumChannels() - Method in interface org.tensorflow.proto.framework.Summary.AudioOrBuilder
Number of channels of audio.
getNumCores() - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
Number of cores
getNumCores() - Method in class org.tensorflow.proto.framework.DeviceProperties
Number of cores
getNumCores() - Method in interface org.tensorflow.proto.framework.DevicePropertiesOrBuilder
Number of cores
getNumCores() - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
int64 num_cores = 1;
getNumCores() - Method in class org.tensorflow.proto.util.testlog.CPUInfo
int64 num_cores = 1;
getNumCores() - Method in interface org.tensorflow.proto.util.testlog.CPUInfoOrBuilder
int64 num_cores = 1;
getNumCoresAllowed() - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
int64 num_cores_allowed = 2;
getNumCoresAllowed() - Method in class org.tensorflow.proto.util.testlog.CPUInfo
int64 num_cores_allowed = 2;
getNumCoresAllowed() - Method in interface org.tensorflow.proto.util.testlog.CPUInfoOrBuilder
int64 num_cores_allowed = 2;
getNumDevToDevCopyStreams() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.Builder
If > 1, the number of device-to-device copy streams to create for each GPUDevice.
getNumDevToDevCopyStreams() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental
If > 1, the number of device-to-device copy streams to create for each GPUDevice.
getNumDevToDevCopyStreams() - Method in interface org.tensorflow.proto.framework.GPUOptions.ExperimentalOrBuilder
If > 1, the number of device-to-device copy streams to create for each GPUDevice.
getNumElements() - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
The number of elements in the snapshot.
getNumElements() - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord
The number of elements in the snapshot.
getNumElements() - Method in interface org.tensorflow.proto.util.SnapshotMetadataRecordOrBuilder
The number of elements in the snapshot.
getNumOccurrences() - Method in class org.tensorflow.proto.profiler.XEvent.Builder
Number of occurrences of the event, if aggregated.
getNumOccurrences() - Method in class org.tensorflow.proto.profiler.XEvent
Number of occurrences of the event, if aggregated.
getNumOccurrences() - Method in interface org.tensorflow.proto.profiler.XEventOrBuilder
Number of occurrences of the event, if aggregated.
getNumOutputs() - Method in class org.tensorflow.proto.util.Execution.Builder
Number of output tensors.
getNumOutputs() - Method in class org.tensorflow.proto.util.Execution
Number of output tensors.
getNumOutputs() - Method in interface org.tensorflow.proto.util.ExecutionOrBuilder
Number of output tensors.
getNumOutputs() - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
Number of output tensors emitted by the op.
getNumOutputs() - Method in class org.tensorflow.proto.util.GraphOpCreation
Number of output tensors emitted by the op.
getNumOutputs() - Method in interface org.tensorflow.proto.util.GraphOpCreationOrBuilder
Number of output tensors emitted by the op.
getNumRecordsProduced() - Method in class org.tensorflow.proto.framework.ReaderBaseState.Builder
int64 num_records_produced = 3;
getNumRecordsProduced() - Method in class org.tensorflow.proto.framework.ReaderBaseState
int64 num_records_produced = 3;
getNumRecordsProduced() - Method in interface org.tensorflow.proto.framework.ReaderBaseStateOrBuilder
int64 num_records_produced = 3;
getNumRegisters() - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
Number of registers per core.
getNumRegisters() - Method in class org.tensorflow.proto.framework.DeviceProperties
Number of registers per core.
getNumRegisters() - Method in interface org.tensorflow.proto.framework.DevicePropertiesOrBuilder
Number of registers per core.
getNumReplicas() - Method in class org.tensorflow.proto.framework.AutoParallelOptions.Builder
int32 num_replicas = 2;
getNumReplicas() - Method in class org.tensorflow.proto.framework.AutoParallelOptions
int32 num_replicas = 2;
getNumReplicas() - Method in interface org.tensorflow.proto.framework.AutoParallelOptionsOrBuilder
int32 num_replicas = 2;
getNumShards() - Method in class org.tensorflow.proto.util.BundleHeaderProto.Builder
Number of data files in the bundle.
getNumShards() - Method in class org.tensorflow.proto.util.BundleHeaderProto
Number of data files in the bundle.
getNumShards() - Method in interface org.tensorflow.proto.util.BundleHeaderProtoOrBuilder
Number of data files in the bundle.
getNumThreads() - Method in class org.tensorflow.proto.framework.ThreadPoolOptionProto.Builder
The number of threads in the pool.
getNumThreads() - Method in class org.tensorflow.proto.framework.ThreadPoolOptionProto
The number of threads in the pool.
getNumThreads() - Method in interface org.tensorflow.proto.framework.ThreadPoolOptionProtoOrBuilder
The number of threads in the pool.
getObject(long) - Method in class org.tensorflow.internal.buffer.StringTensorBuffer
 
getObjectGraphDef() - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
Extra information about the structure of functions and stateful objects.
getObjectGraphDef() - Method in class org.tensorflow.proto.framework.MetaGraphDef
Extra information about the structure of functions and stateful objects.
getObjectGraphDef() - Method in interface org.tensorflow.proto.framework.MetaGraphDefOrBuilder
Extra information about the structure of functions and stateful objects.
getObjectGraphDefBuilder() - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
Extra information about the structure of functions and stateful objects.
getObjectGraphDefOrBuilder() - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
Extra information about the structure of functions and stateful objects.
getObjectGraphDefOrBuilder() - Method in class org.tensorflow.proto.framework.MetaGraphDef
Extra information about the structure of functions and stateful objects.
getObjectGraphDefOrBuilder() - Method in interface org.tensorflow.proto.framework.MetaGraphDefOrBuilder
Extra information about the structure of functions and stateful objects.
getObsoleteOldStyleHistogram() - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
bytes obsolete_old_style_histogram = 3;
getObsoleteOldStyleHistogram() - Method in class org.tensorflow.proto.framework.Summary.Value
bytes obsolete_old_style_histogram = 3;
getObsoleteOldStyleHistogram() - Method in interface org.tensorflow.proto.framework.Summary.ValueOrBuilder
bytes obsolete_old_style_histogram = 3;
getOffset() - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
int64 offset = 4;
getOffset() - Method in class org.tensorflow.proto.util.BundleEntryProto
int64 offset = 4;
getOffset() - Method in interface org.tensorflow.proto.util.BundleEntryProtoOrBuilder
int64 offset = 4;
getOffset() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement.Builder
uint64 offset = 1;
getOffset() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement
uint64 offset = 1;
getOffset() - Method in interface org.tensorflow.proto.util.MemmappedFileSystemDirectoryElementOrBuilder
uint64 offset = 1;
getOffsetPs() - Method in class org.tensorflow.proto.profiler.XEvent.Builder
Start time of the event in picoseconds, as offset from XLine.timestamp_ns().
getOffsetPs() - Method in class org.tensorflow.proto.profiler.XEvent
Start time of the event in picoseconds, as offset from XLine.timestamp_ns().
getOffsetPs() - Method in interface org.tensorflow.proto.profiler.XEventOrBuilder
Start time of the event in picoseconds, as offset from XLine.timestamp_ns().
getOp(int) - Method in class org.tensorflow.proto.framework.ApiDefs.Builder
repeated .tensorflow.ApiDef op = 1;
getOp(int) - Method in class org.tensorflow.proto.framework.ApiDefs
repeated .tensorflow.ApiDef op = 1;
getOp(int) - Method in interface org.tensorflow.proto.framework.ApiDefsOrBuilder
repeated .tensorflow.ApiDef op = 1;
getOp() - Method in class org.tensorflow.proto.framework.KernelDef.Builder
Must match the name of an Op.
getOp() - Method in class org.tensorflow.proto.framework.KernelDef
Must match the name of an Op.
getOp() - Method in interface org.tensorflow.proto.framework.KernelDefOrBuilder
Must match the name of an Op.
getOp() - Method in class org.tensorflow.proto.framework.NodeDef.Builder
The operation name.
getOp() - Method in class org.tensorflow.proto.framework.NodeDef
The operation name.
getOp() - Method in interface org.tensorflow.proto.framework.NodeDefOrBuilder
The operation name.
getOp(int) - Method in class org.tensorflow.proto.framework.OpList.Builder
repeated .tensorflow.OpDef op = 1;
getOp(int) - Method in class org.tensorflow.proto.framework.OpList
repeated .tensorflow.OpDef op = 1;
getOp(int) - Method in interface org.tensorflow.proto.framework.OpListOrBuilder
repeated .tensorflow.OpDef op = 1;
getOpBuilder(int) - Method in class org.tensorflow.proto.framework.ApiDefs.Builder
repeated .tensorflow.ApiDef op = 1;
getOpBuilder(int) - Method in class org.tensorflow.proto.framework.OpList.Builder
repeated .tensorflow.OpDef op = 1;
getOpBuilderList() - Method in class org.tensorflow.proto.framework.ApiDefs.Builder
repeated .tensorflow.ApiDef op = 1;
getOpBuilderList() - Method in class org.tensorflow.proto.framework.OpList.Builder
repeated .tensorflow.OpDef op = 1;
getOpBytes() - Method in class org.tensorflow.proto.framework.KernelDef.Builder
Must match the name of an Op.
getOpBytes() - Method in class org.tensorflow.proto.framework.KernelDef
Must match the name of an Op.
getOpBytes() - Method in interface org.tensorflow.proto.framework.KernelDefOrBuilder
Must match the name of an Op.
getOpBytes() - Method in class org.tensorflow.proto.framework.NodeDef.Builder
The operation name.
getOpBytes() - Method in class org.tensorflow.proto.framework.NodeDef
The operation name.
getOpBytes() - Method in interface org.tensorflow.proto.framework.NodeDefOrBuilder
The operation name.
getOpCount() - Method in class org.tensorflow.proto.framework.ApiDefs.Builder
repeated .tensorflow.ApiDef op = 1;
getOpCount() - Method in class org.tensorflow.proto.framework.ApiDefs
repeated .tensorflow.ApiDef op = 1;
getOpCount() - Method in interface org.tensorflow.proto.framework.ApiDefsOrBuilder
repeated .tensorflow.ApiDef op = 1;
getOpCount() - Method in class org.tensorflow.proto.framework.OpList.Builder
repeated .tensorflow.OpDef op = 1;
getOpCount() - Method in class org.tensorflow.proto.framework.OpList
repeated .tensorflow.OpDef op = 1;
getOpCount() - Method in interface org.tensorflow.proto.framework.OpListOrBuilder
repeated .tensorflow.OpDef op = 1;
getOpDevice() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
Device of the operation producing this tensor.
getOpDevice() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle
Device of the operation producing this tensor.
getOpDevice() - Method in interface org.tensorflow.proto.framework.RemoteTensorHandleOrBuilder
Device of the operation producing this tensor.
getOpDeviceBytes() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
Device of the operation producing this tensor.
getOpDeviceBytes() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle
Device of the operation producing this tensor.
getOpDeviceBytes() - Method in interface org.tensorflow.proto.framework.RemoteTensorHandleOrBuilder
Device of the operation producing this tensor.
getOpEndRelMicros() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
int64 op_end_rel_micros = 4;
getOpEndRelMicros() - Method in class org.tensorflow.proto.framework.NodeExecStats
int64 op_end_rel_micros = 4;
getOpEndRelMicros() - Method in interface org.tensorflow.proto.framework.NodeExecStatsOrBuilder
int64 op_end_rel_micros = 4;
getOpEndRelNanos() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
int64 op_end_rel_nanos = 15;
getOpEndRelNanos() - Method in class org.tensorflow.proto.framework.NodeExecStats
int64 op_end_rel_nanos = 15;
getOpEndRelNanos() - Method in interface org.tensorflow.proto.framework.NodeExecStatsOrBuilder
int64 op_end_rel_nanos = 15;
getOperation() - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation.Builder
Name of the operation making the allocation.
getOperation() - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation
Name of the operation making the allocation.
getOperation() - Method in interface org.tensorflow.proto.framework.MemoryLogRawAllocationOrBuilder
Name of the operation making the allocation.
getOperation() - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation.Builder
Name of the operation making the deallocation.
getOperation() - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation
Name of the operation making the deallocation.
getOperation() - Method in interface org.tensorflow.proto.framework.MemoryLogRawDeallocationOrBuilder
Name of the operation making the deallocation.
getOperation() - Method in class org.tensorflow.proto.framework.SavedConstant.Builder
An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
getOperation() - Method in class org.tensorflow.proto.framework.SavedConstant
An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
getOperation() - Method in interface org.tensorflow.proto.framework.SavedConstantOrBuilder
An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
getOperationBytes() - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation.Builder
Name of the operation making the allocation.
getOperationBytes() - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation
Name of the operation making the allocation.
getOperationBytes() - Method in interface org.tensorflow.proto.framework.MemoryLogRawAllocationOrBuilder
Name of the operation making the allocation.
getOperationBytes() - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation.Builder
Name of the operation making the deallocation.
getOperationBytes() - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation
Name of the operation making the deallocation.
getOperationBytes() - Method in interface org.tensorflow.proto.framework.MemoryLogRawDeallocationOrBuilder
Name of the operation making the deallocation.
getOperationBytes() - Method in class org.tensorflow.proto.framework.SavedConstant.Builder
An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
getOperationBytes() - Method in class org.tensorflow.proto.framework.SavedConstant
An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
getOperationBytes() - Method in interface org.tensorflow.proto.framework.SavedConstantOrBuilder
An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
getOperationTimeoutInMs() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
Global timeout for all blocking operations in this session.
getOperationTimeoutInMs() - Method in class org.tensorflow.proto.framework.ConfigProto
Global timeout for all blocking operations in this session.
getOperationTimeoutInMs() - Method in interface org.tensorflow.proto.framework.ConfigProtoOrBuilder
Global timeout for all blocking operations in this session.
getOpId() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
The ID of the operation that produced this tensor.
getOpId() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle
The ID of the operation that produced this tensor.
getOpId() - Method in interface org.tensorflow.proto.framework.RemoteTensorHandleOrBuilder
The ID of the operation that produced this tensor.
getOpList() - Method in class org.tensorflow.proto.framework.ApiDefs.Builder
repeated .tensorflow.ApiDef op = 1;
getOpList() - Method in class org.tensorflow.proto.framework.ApiDefs
repeated .tensorflow.ApiDef op = 1;
getOpList() - Method in interface org.tensorflow.proto.framework.ApiDefsOrBuilder
repeated .tensorflow.ApiDef op = 1;
getOpList() - Method in class org.tensorflow.proto.framework.OpList.Builder
repeated .tensorflow.OpDef op = 1;
getOpList() - Method in class org.tensorflow.proto.framework.OpList
repeated .tensorflow.OpDef op = 1;
getOpList() - Method in interface org.tensorflow.proto.framework.OpListOrBuilder
repeated .tensorflow.OpDef op = 1;
getOpName() - Method in class org.tensorflow.proto.util.GraphExecutionTrace.Builder
Name of the op (applicable only in the case of the `FULL_TENSOR` trace level).
getOpName() - Method in class org.tensorflow.proto.util.GraphExecutionTrace
Name of the op (applicable only in the case of the `FULL_TENSOR` trace level).
getOpName() - Method in interface org.tensorflow.proto.util.GraphExecutionTraceOrBuilder
Name of the op (applicable only in the case of the `FULL_TENSOR` trace level).
getOpName() - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
Name of the op (e.g., "Dense/MatMul_1").
getOpName() - Method in class org.tensorflow.proto.util.GraphOpCreation
Name of the op (e.g., "Dense/MatMul_1").
getOpName() - Method in interface org.tensorflow.proto.util.GraphOpCreationOrBuilder
Name of the op (e.g., "Dense/MatMul_1").
getOpName() - Method in class org.tensorflow.proto.util.MemChunk.Builder
string op_name = 5;
getOpName() - Method in class org.tensorflow.proto.util.MemChunk
string op_name = 5;
getOpName() - Method in interface org.tensorflow.proto.util.MemChunkOrBuilder
string op_name = 5;
getOpNameBytes() - Method in class org.tensorflow.proto.util.GraphExecutionTrace.Builder
Name of the op (applicable only in the case of the `FULL_TENSOR` trace level).
getOpNameBytes() - Method in class org.tensorflow.proto.util.GraphExecutionTrace
Name of the op (applicable only in the case of the `FULL_TENSOR` trace level).
getOpNameBytes() - Method in interface org.tensorflow.proto.util.GraphExecutionTraceOrBuilder
Name of the op (applicable only in the case of the `FULL_TENSOR` trace level).
getOpNameBytes() - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
Name of the op (e.g., "Dense/MatMul_1").
getOpNameBytes() - Method in class org.tensorflow.proto.util.GraphOpCreation
Name of the op (e.g., "Dense/MatMul_1").
getOpNameBytes() - Method in interface org.tensorflow.proto.util.GraphOpCreationOrBuilder
Name of the op (e.g., "Dense/MatMul_1").
getOpNameBytes() - Method in class org.tensorflow.proto.util.MemChunk.Builder
string op_name = 5;
getOpNameBytes() - Method in class org.tensorflow.proto.util.MemChunk
string op_name = 5;
getOpNameBytes() - Method in interface org.tensorflow.proto.util.MemChunkOrBuilder
string op_name = 5;
getOpOrBuilder(int) - Method in class org.tensorflow.proto.framework.ApiDefs.Builder
repeated .tensorflow.ApiDef op = 1;
getOpOrBuilder(int) - Method in class org.tensorflow.proto.framework.ApiDefs
repeated .tensorflow.ApiDef op = 1;
getOpOrBuilder(int) - Method in interface org.tensorflow.proto.framework.ApiDefsOrBuilder
repeated .tensorflow.ApiDef op = 1;
getOpOrBuilder(int) - Method in class org.tensorflow.proto.framework.OpList.Builder
repeated .tensorflow.OpDef op = 1;
getOpOrBuilder(int) - Method in class org.tensorflow.proto.framework.OpList
repeated .tensorflow.OpDef op = 1;
getOpOrBuilder(int) - Method in interface org.tensorflow.proto.framework.OpListOrBuilder
repeated .tensorflow.OpDef op = 1;
getOpOrBuilderList() - Method in class org.tensorflow.proto.framework.ApiDefs.Builder
repeated .tensorflow.ApiDef op = 1;
getOpOrBuilderList() - Method in class org.tensorflow.proto.framework.ApiDefs
repeated .tensorflow.ApiDef op = 1;
getOpOrBuilderList() - Method in interface org.tensorflow.proto.framework.ApiDefsOrBuilder
repeated .tensorflow.ApiDef op = 1;
getOpOrBuilderList() - Method in class org.tensorflow.proto.framework.OpList.Builder
repeated .tensorflow.OpDef op = 1;
getOpOrBuilderList() - Method in class org.tensorflow.proto.framework.OpList
repeated .tensorflow.OpDef op = 1;
getOpOrBuilderList() - Method in interface org.tensorflow.proto.framework.OpListOrBuilder
repeated .tensorflow.OpDef op = 1;
getOpStartRelMicros() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
int64 op_start_rel_micros = 3;
getOpStartRelMicros() - Method in class org.tensorflow.proto.framework.NodeExecStats
int64 op_start_rel_micros = 3;
getOpStartRelMicros() - Method in interface org.tensorflow.proto.framework.NodeExecStatsOrBuilder
int64 op_start_rel_micros = 3;
getOpStartRelNanos() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
int64 op_start_rel_nanos = 14;
getOpStartRelNanos() - Method in class org.tensorflow.proto.framework.NodeExecStats
int64 op_start_rel_nanos = 14;
getOpStartRelNanos() - Method in interface org.tensorflow.proto.framework.NodeExecStatsOrBuilder
int64 op_start_rel_nanos = 14;
getOptimizeForStaticGraph() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
If true, the session may treat the graph as being static for optimization purposes.
getOptimizeForStaticGraph() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental
If true, the session may treat the graph as being static for optimization purposes.
getOptimizeForStaticGraph() - Method in interface org.tensorflow.proto.framework.ConfigProto.ExperimentalOrBuilder
If true, the session may treat the graph as being static for optimization purposes.
getOptimizerOptions() - Method in class org.tensorflow.proto.framework.GraphOptions.Builder
Options controlling how graph is optimized.
getOptimizerOptions() - Method in class org.tensorflow.proto.framework.GraphOptions
Options controlling how graph is optimized.
getOptimizerOptions() - Method in interface org.tensorflow.proto.framework.GraphOptionsOrBuilder
Options controlling how graph is optimized.
getOptimizerOptionsBuilder() - Method in class org.tensorflow.proto.framework.GraphOptions.Builder
Options controlling how graph is optimized.
getOptimizerOptionsOrBuilder() - Method in class org.tensorflow.proto.framework.GraphOptions.Builder
Options controlling how graph is optimized.
getOptimizerOptionsOrBuilder() - Method in class org.tensorflow.proto.framework.GraphOptions
Options controlling how graph is optimized.
getOptimizerOptionsOrBuilder() - Method in interface org.tensorflow.proto.framework.GraphOptionsOrBuilder
Options controlling how graph is optimized.
getOptimizers(int) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
Whether checkpoints should be considered as matching even without this value restored.
getOptionalRestore() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor
Whether checkpoints should be considered as matching even without this value restored.
getOptionalRestore() - Method in interface org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder
Whether checkpoints should be considered as matching even without this value restored.
getOptLevel() - Method in class org.tensorflow.proto.framework.OptimizerOptions.Builder
Overall optimization level.
getOptLevel() - Method in class org.tensorflow.proto.framework.OptimizerOptions
Overall optimization level.
getOptLevel() - Method in interface org.tensorflow.proto.framework.OptimizerOptionsOrBuilder
Overall optimization level.
getOptLevelValue() - Method in class org.tensorflow.proto.framework.OptimizerOptions.Builder
Overall optimization level.
getOptLevelValue() - Method in class org.tensorflow.proto.framework.OptimizerOptions
Overall optimization level.
getOptLevelValue() - Method in interface org.tensorflow.proto.framework.OptimizerOptionsOrBuilder
Overall optimization level.
getOpts(int) - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration.Builder
Bazel compilation options, if known
getOpts(int) - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration
Bazel compilation options, if known
getOpts(int) - Method in interface org.tensorflow.proto.util.testlog.BuildConfigurationOrBuilder
Bazel compilation options, if known
getOptsBytes(int) - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration.Builder
Bazel compilation options, if known
getOptsBytes(int) - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration
Bazel compilation options, if known
getOptsBytes(int) - Method in interface org.tensorflow.proto.util.testlog.BuildConfigurationOrBuilder
Bazel compilation options, if known
getOptsCount() - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration.Builder
Bazel compilation options, if known
getOptsCount() - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration
Bazel compilation options, if known
getOptsCount() - Method in interface org.tensorflow.proto.util.testlog.BuildConfigurationOrBuilder
Bazel compilation options, if known
getOptsList() - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration.Builder
Bazel compilation options, if known
getOptsList() - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration
Bazel compilation options, if known
getOptsList() - Method in interface org.tensorflow.proto.util.testlog.BuildConfigurationOrBuilder
Bazel compilation options, if known
getOpType() - Method in class org.tensorflow.proto.util.Execution.Builder
Op type (e.g., "MatMul").
getOpType() - Method in class org.tensorflow.proto.util.Execution
Op type (e.g., "MatMul").
getOpType() - Method in interface org.tensorflow.proto.util.ExecutionOrBuilder
Op type (e.g., "MatMul").
getOpType() - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
Type of the op (e.g., "MatMul").
getOpType() - Method in class org.tensorflow.proto.util.GraphOpCreation
Type of the op (e.g., "MatMul").
getOpType() - Method in interface org.tensorflow.proto.util.GraphOpCreationOrBuilder
Type of the op (e.g., "MatMul").
getOpTypeBytes() - Method in class org.tensorflow.proto.util.Execution.Builder
Op type (e.g., "MatMul").
getOpTypeBytes() - Method in class org.tensorflow.proto.util.Execution
Op type (e.g., "MatMul").
getOpTypeBytes() - Method in interface org.tensorflow.proto.util.ExecutionOrBuilder
Op type (e.g., "MatMul").
getOpTypeBytes() - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
Type of the op (e.g., "MatMul").
getOpTypeBytes() - Method in class org.tensorflow.proto.util.GraphOpCreation
Type of the op (e.g., "MatMul").
getOpTypeBytes() - Method in interface org.tensorflow.proto.util.GraphOpCreationOrBuilder
Type of the op (e.g., "MatMul").
getOriginalFuncNames(int) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.util.DebuggedGraph.Builder
Original (uninstrumented) GraphDef (if available).
getOriginalGraphDef() - Method in class org.tensorflow.proto.util.DebuggedGraph
Original (uninstrumented) GraphDef (if available).
getOriginalGraphDef() - Method in interface org.tensorflow.proto.util.DebuggedGraphOrBuilder
Original (uninstrumented) GraphDef (if available).
getOriginalNodeNames(int) - Method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo.Builder
Opaque string inserted into error messages created by the runtime.
getOriginalNodeNames(int) - Method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo
Opaque string inserted into error messages created by the runtime.
getOriginalNodeNames(int) - Method in interface org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfoOrBuilder
Opaque string inserted into error messages created by the runtime.
getOriginalNodeNamesBytes(int) - Method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo.Builder
Opaque string inserted into error messages created by the runtime.
getOriginalNodeNamesBytes(int) - Method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo
Opaque string inserted into error messages created by the runtime.
getOriginalNodeNamesBytes(int) - Method in interface org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfoOrBuilder
Opaque string inserted into error messages created by the runtime.
getOriginalNodeNamesCount() - Method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo.Builder
Opaque string inserted into error messages created by the runtime.
getOriginalNodeNamesCount() - Method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo
Opaque string inserted into error messages created by the runtime.
getOriginalNodeNamesCount() - Method in interface org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfoOrBuilder
Opaque string inserted into error messages created by the runtime.
getOriginalNodeNamesList() - Method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo.Builder
Opaque string inserted into error messages created by the runtime.
getOriginalNodeNamesList() - Method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo
Opaque string inserted into error messages created by the runtime.
getOriginalNodeNamesList() - Method in interface org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfoOrBuilder
Opaque string inserted into error messages created by the runtime.
getOriginalVariableNodeId() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
An index into `TrackableObjectGraph.nodes`, indicating the variable object this slot was created for.
getOriginalVariableNodeId() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference
An index into `TrackableObjectGraph.nodes`, indicating the variable object this slot was created for.
getOriginalVariableNodeId() - Method in interface org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder
An index into `TrackableObjectGraph.nodes`, indicating the variable object this slot was created for.
getOutArg(int) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Arg out_arg = 5;
getOutArg(int) - Method in class org.tensorflow.proto.framework.ApiDef
repeated .tensorflow.ApiDef.Arg out_arg = 5;
getOutArg(int) - Method in interface org.tensorflow.proto.framework.ApiDefOrBuilder
repeated .tensorflow.ApiDef.Arg out_arg = 5;
getOutArgBuilder(int) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Arg out_arg = 5;
getOutArgBuilderList() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Arg out_arg = 5;
getOutArgCount() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Arg out_arg = 5;
getOutArgCount() - Method in class org.tensorflow.proto.framework.ApiDef
repeated .tensorflow.ApiDef.Arg out_arg = 5;
getOutArgCount() - Method in interface org.tensorflow.proto.framework.ApiDefOrBuilder
repeated .tensorflow.ApiDef.Arg out_arg = 5;
getOutArgList() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Arg out_arg = 5;
getOutArgList() - Method in class org.tensorflow.proto.framework.ApiDef
repeated .tensorflow.ApiDef.Arg out_arg = 5;
getOutArgList() - Method in interface org.tensorflow.proto.framework.ApiDefOrBuilder
repeated .tensorflow.ApiDef.Arg out_arg = 5;
getOutArgOrBuilder(int) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Arg out_arg = 5;
getOutArgOrBuilder(int) - Method in class org.tensorflow.proto.framework.ApiDef
repeated .tensorflow.ApiDef.Arg out_arg = 5;
getOutArgOrBuilder(int) - Method in interface org.tensorflow.proto.framework.ApiDefOrBuilder
repeated .tensorflow.ApiDef.Arg out_arg = 5;
getOutArgOrBuilderList() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Arg out_arg = 5;
getOutArgOrBuilderList() - Method in class org.tensorflow.proto.framework.ApiDef
repeated .tensorflow.ApiDef.Arg out_arg = 5;
getOutArgOrBuilderList() - Method in interface org.tensorflow.proto.framework.ApiDefOrBuilder
repeated .tensorflow.ApiDef.Arg out_arg = 5;
getOuterContextId() - Method in class org.tensorflow.proto.util.DebuggedGraph.Builder
IDs of the immediate enclosing context (graph), if any.
getOuterContextId() - Method in class org.tensorflow.proto.util.DebuggedGraph
IDs of the immediate enclosing context (graph), if any.
getOuterContextId() - Method in interface org.tensorflow.proto.util.DebuggedGraphOrBuilder
IDs of the immediate enclosing context (graph), if any.
getOuterContextIdBytes() - Method in class org.tensorflow.proto.util.DebuggedGraph.Builder
IDs of the immediate enclosing context (graph), if any.
getOuterContextIdBytes() - Method in class org.tensorflow.proto.util.DebuggedGraph
IDs of the immediate enclosing context (graph), if any.
getOuterContextIdBytes() - Method in interface org.tensorflow.proto.util.DebuggedGraphOrBuilder
IDs of the immediate enclosing context (graph), if any.
getOutput(int) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.NodeOutput output = 7;
getOutput(int) - Method in class org.tensorflow.proto.framework.NodeExecStats
repeated .tensorflow.NodeOutput output = 7;
getOutput(int) - Method in interface org.tensorflow.proto.framework.NodeExecStatsOrBuilder
repeated .tensorflow.NodeOutput output = 7;
getOutputArg(int) - Method in class org.tensorflow.proto.framework.OpDef.Builder
Description of the output(s).
getOutputArg(int) - Method in class org.tensorflow.proto.framework.OpDef
Description of the output(s).
getOutputArg(int) - Method in interface org.tensorflow.proto.framework.OpDefOrBuilder
Description of the output(s).
getOutputArgBuilder(int) - Method in class org.tensorflow.proto.framework.OpDef.Builder
Description of the output(s).
getOutputArgBuilderList() - Method in class org.tensorflow.proto.framework.OpDef.Builder
Description of the output(s).
getOutputArgCount() - Method in class org.tensorflow.proto.framework.OpDef.Builder
Description of the output(s).
getOutputArgCount() - Method in class org.tensorflow.proto.framework.OpDef
Description of the output(s).
getOutputArgCount() - Method in interface org.tensorflow.proto.framework.OpDefOrBuilder
Description of the output(s).
getOutputArgList() - Method in class org.tensorflow.proto.framework.OpDef.Builder
Description of the output(s).
getOutputArgList() - Method in class org.tensorflow.proto.framework.OpDef
Description of the output(s).
getOutputArgList() - Method in interface org.tensorflow.proto.framework.OpDefOrBuilder
Description of the output(s).
getOutputArgOrBuilder(int) - Method in class org.tensorflow.proto.framework.OpDef.Builder
Description of the output(s).
getOutputArgOrBuilder(int) - Method in class org.tensorflow.proto.framework.OpDef
Description of the output(s).
getOutputArgOrBuilder(int) - Method in interface org.tensorflow.proto.framework.OpDefOrBuilder
Description of the output(s).
getOutputArgOrBuilderList() - Method in class org.tensorflow.proto.framework.OpDef.Builder
Description of the output(s).
getOutputArgOrBuilderList() - Method in class org.tensorflow.proto.framework.OpDef
Description of the output(s).
getOutputArgOrBuilderList() - Method in interface org.tensorflow.proto.framework.OpDefOrBuilder
Description of the output(s).
getOutputBuilder(int) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.NodeOutput output = 7;
getOutputBuilderList() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.NodeOutput output = 7;
getOutputCount() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo.Builder
int32 output_count = 7;
getOutputCount() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo
int32 output_count = 7;
getOutputCount() - Method in interface org.tensorflow.proto.framework.GraphTransferNodeInfoOrBuilder
int32 output_count = 7;
getOutputCount() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.NodeOutput output = 7;
getOutputCount() - Method in class org.tensorflow.proto.framework.NodeExecStats
repeated .tensorflow.NodeOutput output = 7;
getOutputCount() - Method in interface org.tensorflow.proto.framework.NodeExecStatsOrBuilder
repeated .tensorflow.NodeOutput output = 7;
getOutputInfo(int) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfo(int) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfo(int) - Method in interface org.tensorflow.proto.framework.CostGraphDef.NodeOrBuilder
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfoBuilder(int) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfoBuilderList() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfoCount() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfoCount() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfoCount() - Method in interface org.tensorflow.proto.framework.CostGraphDef.NodeOrBuilder
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfoList() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfoList() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfoList() - Method in interface org.tensorflow.proto.framework.CostGraphDef.NodeOrBuilder
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfoOrBuilder(int) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfoOrBuilder(int) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfoOrBuilder(int) - Method in interface org.tensorflow.proto.framework.CostGraphDef.NodeOrBuilder
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfoOrBuilderList() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfoOrBuilderList() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfoOrBuilderList() - Method in interface org.tensorflow.proto.framework.CostGraphDef.NodeOrBuilder
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputList() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.NodeOutput output = 7;
getOutputList() - Method in class org.tensorflow.proto.framework.NodeExecStats
repeated .tensorflow.NodeOutput output = 7;
getOutputList() - Method in interface org.tensorflow.proto.framework.NodeExecStatsOrBuilder
repeated .tensorflow.NodeOutput output = 7;
getOutputNum() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
The index into the outputs of the operation that produced this tensor.
getOutputNum() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle
The index into the outputs of the operation that produced this tensor.
getOutputNum() - Method in interface org.tensorflow.proto.framework.RemoteTensorHandleOrBuilder
The index into the outputs of the operation that produced this tensor.
getOutputOrBuilder(int) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.NodeOutput output = 7;
getOutputOrBuilder(int) - Method in class org.tensorflow.proto.framework.NodeExecStats
repeated .tensorflow.NodeOutput output = 7;
getOutputOrBuilder(int) - Method in interface org.tensorflow.proto.framework.NodeExecStatsOrBuilder
repeated .tensorflow.NodeOutput output = 7;
getOutputOrBuilderList() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.NodeOutput output = 7;
getOutputOrBuilderList() - Method in class org.tensorflow.proto.framework.NodeExecStats
repeated .tensorflow.NodeOutput output = 7;
getOutputOrBuilderList() - Method in interface org.tensorflow.proto.framework.NodeExecStatsOrBuilder
repeated .tensorflow.NodeOutput output = 7;
getOutputPartitionGraphs() - Method in class org.tensorflow.proto.framework.RunOptions.Builder
Whether the partition graph(s) executed by the executor(s) should be outputted via RunMetadata.
getOutputPartitionGraphs() - Method in class org.tensorflow.proto.framework.RunOptions
Whether the partition graph(s) executed by the executor(s) should be outputted via RunMetadata.
getOutputPartitionGraphs() - Method in interface org.tensorflow.proto.framework.RunOptionsOrBuilder
Whether the partition graph(s) executed by the executor(s) should be outputted via RunMetadata.
getOutputPort() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInput.Builder
int32 output_port = 2;
getOutputPort() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInput
int32 output_port = 2;
getOutputPort() - Method in interface org.tensorflow.proto.framework.GraphTransferNodeInputOrBuilder
int32 output_port = 2;
getOutputs() - Method in class org.tensorflow.proto.framework.SignatureDef.Builder
Deprecated.
getOutputs() - Method in class org.tensorflow.proto.framework.SignatureDef
Deprecated.
getOutputs() - Method in interface org.tensorflow.proto.framework.SignatureDefOrBuilder
Deprecated.
getOutputsCount() - Method in class org.tensorflow.proto.framework.SignatureDef.Builder
 
getOutputsCount() - Method in class org.tensorflow.proto.framework.SignatureDef
 
getOutputsCount() - Method in interface org.tensorflow.proto.framework.SignatureDefOrBuilder
Named output parameters.
getOutputSignature() - Method in class org.tensorflow.proto.framework.SavedConcreteFunction.Builder
Output that was the return value of this function after replacing all Tensors with TensorSpecs.
getOutputSignature() - Method in class org.tensorflow.proto.framework.SavedConcreteFunction
Output that was the return value of this function after replacing all Tensors with TensorSpecs.
getOutputSignature() - Method in interface org.tensorflow.proto.framework.SavedConcreteFunctionOrBuilder
Output that was the return value of this function after replacing all Tensors with TensorSpecs.
getOutputSignatureBuilder() - Method in class org.tensorflow.proto.framework.SavedConcreteFunction.Builder
Output that was the return value of this function after replacing all Tensors with TensorSpecs.
getOutputSignatureOrBuilder() - Method in class org.tensorflow.proto.framework.SavedConcreteFunction.Builder
Output that was the return value of this function after replacing all Tensors with TensorSpecs.
getOutputSignatureOrBuilder() - Method in class org.tensorflow.proto.framework.SavedConcreteFunction
Output that was the return value of this function after replacing all Tensors with TensorSpecs.
getOutputSignatureOrBuilder() - Method in interface org.tensorflow.proto.framework.SavedConcreteFunctionOrBuilder
Output that was the return value of this function after replacing all Tensors with TensorSpecs.
getOutputSlot() - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
Output slot to watch.
getOutputSlot() - Method in class org.tensorflow.proto.framework.DebugTensorWatch
Output slot to watch.
getOutputSlot() - Method in interface org.tensorflow.proto.framework.DebugTensorWatchOrBuilder
Output slot to watch.
getOutputSlot() - Method in class org.tensorflow.proto.util.GraphExecutionTrace.Builder
Output slot of the tensor (applicable only in the case of the `FULL_TENSOR` trace level).
getOutputSlot() - Method in class org.tensorflow.proto.util.GraphExecutionTrace
Output slot of the tensor (applicable only in the case of the `FULL_TENSOR` trace level).
getOutputSlot() - Method in interface org.tensorflow.proto.util.GraphExecutionTraceOrBuilder
Output slot of the tensor (applicable only in the case of the `FULL_TENSOR` trace level).
getOutputsMap() - Method in class org.tensorflow.proto.framework.SignatureDef.Builder
Named output parameters.
getOutputsMap() - Method in class org.tensorflow.proto.framework.SignatureDef
Named output parameters.
getOutputsMap() - Method in interface org.tensorflow.proto.framework.SignatureDefOrBuilder
Named output parameters.
getOutputsOrDefault(String, TensorInfo) - Method in class org.tensorflow.proto.framework.SignatureDef.Builder
Named output parameters.
getOutputsOrDefault(String, TensorInfo) - Method in class org.tensorflow.proto.framework.SignatureDef
Named output parameters.
getOutputsOrDefault(String, TensorInfo) - Method in interface org.tensorflow.proto.framework.SignatureDefOrBuilder
Named output parameters.
getOutputsOrThrow(String) - Method in class org.tensorflow.proto.framework.SignatureDef.Builder
Named output parameters.
getOutputsOrThrow(String) - Method in class org.tensorflow.proto.framework.SignatureDef
Named output parameters.
getOutputsOrThrow(String) - Method in interface org.tensorflow.proto.framework.SignatureDefOrBuilder
Named output parameters.
getOutputTensorDeviceIds(int) - Method in class org.tensorflow.proto.util.Execution.Builder
Debugged-generated IDs of the devices on which the output tensors reside.
getOutputTensorDeviceIds(int) - Method in class org.tensorflow.proto.util.Execution
Debugged-generated IDs of the devices on which the output tensors reside.
getOutputTensorDeviceIds(int) - Method in interface org.tensorflow.proto.util.ExecutionOrBuilder
Debugged-generated IDs of the devices on which the output tensors reside.
getOutputTensorDeviceIdsCount() - Method in class org.tensorflow.proto.util.Execution.Builder
Debugged-generated IDs of the devices on which the output tensors reside.
getOutputTensorDeviceIdsCount() - Method in class org.tensorflow.proto.util.Execution
Debugged-generated IDs of the devices on which the output tensors reside.
getOutputTensorDeviceIdsCount() - Method in interface org.tensorflow.proto.util.ExecutionOrBuilder
Debugged-generated IDs of the devices on which the output tensors reside.
getOutputTensorDeviceIdsList() - Method in class org.tensorflow.proto.util.Execution.Builder
Debugged-generated IDs of the devices on which the output tensors reside.
getOutputTensorDeviceIdsList() - Method in class org.tensorflow.proto.util.Execution
Debugged-generated IDs of the devices on which the output tensors reside.
getOutputTensorDeviceIdsList() - Method in interface org.tensorflow.proto.util.ExecutionOrBuilder
Debugged-generated IDs of the devices on which the output tensors reside.
getOutputTensorIds(int) - Method in class org.tensorflow.proto.util.Execution.Builder
IDs of the output tensors (if availbable).
getOutputTensorIds(int) - Method in class org.tensorflow.proto.util.Execution
IDs of the output tensors (if availbable).
getOutputTensorIds(int) - Method in interface org.tensorflow.proto.util.ExecutionOrBuilder
IDs of the output tensors (if availbable).
getOutputTensorIds(int) - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
Unique IDs for the output tensors of this op.
getOutputTensorIds(int) - Method in class org.tensorflow.proto.util.GraphOpCreation
Unique IDs for the output tensors of this op.
getOutputTensorIds(int) - Method in interface org.tensorflow.proto.util.GraphOpCreationOrBuilder
Unique IDs for the output tensors of this op.
getOutputTensorIdsCount() - Method in class org.tensorflow.proto.util.Execution.Builder
IDs of the output tensors (if availbable).
getOutputTensorIdsCount() - Method in class org.tensorflow.proto.util.Execution
IDs of the output tensors (if availbable).
getOutputTensorIdsCount() - Method in interface org.tensorflow.proto.util.ExecutionOrBuilder
IDs of the output tensors (if availbable).
getOutputTensorIdsCount() - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
Unique IDs for the output tensors of this op.
getOutputTensorIdsCount() - Method in class org.tensorflow.proto.util.GraphOpCreation
Unique IDs for the output tensors of this op.
getOutputTensorIdsCount() - Method in interface org.tensorflow.proto.util.GraphOpCreationOrBuilder
Unique IDs for the output tensors of this op.
getOutputTensorIdsList() - Method in class org.tensorflow.proto.util.Execution.Builder
IDs of the output tensors (if availbable).
getOutputTensorIdsList() - Method in class org.tensorflow.proto.util.Execution
IDs of the output tensors (if availbable).
getOutputTensorIdsList() - Method in interface org.tensorflow.proto.util.ExecutionOrBuilder
IDs of the output tensors (if availbable).
getOutputTensorIdsList() - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
Unique IDs for the output tensors of this op.
getOutputTensorIdsList() - Method in class org.tensorflow.proto.util.GraphOpCreation
Unique IDs for the output tensors of this op.
getOutputTensorIdsList() - Method in interface org.tensorflow.proto.util.GraphOpCreationOrBuilder
Unique IDs for the output tensors of this op.
getPaddingId() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo.Builder
int32 padding_id = 5;
getPaddingId() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo
int32 padding_id = 5;
getPaddingId() - Method in interface org.tensorflow.proto.framework.GraphTransferNodeInfoOrBuilder
int32 padding_id = 5;
getParallelIterations() - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
The number of iterations allowed to run in parallel.
getParallelIterations() - Method in class org.tensorflow.proto.framework.WhileContextDef
The number of iterations allowed to run in parallel.
getParallelIterations() - Method in interface org.tensorflow.proto.framework.WhileContextDefOrBuilder
The number of iterations allowed to run in parallel.
getParameterMap() - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer.Builder
Deprecated.
getParameterMap() - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer
Deprecated.
getParameterMap() - Method in interface org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizerOrBuilder
Deprecated.
getParameterMapCount() - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
getParameterMapCount() - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer
 
getParameterMapCount() - Method in interface org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizerOrBuilder
map<string, .tensorflow.AttrValue> parameter_map = 2;
getParameterMapMap() - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer.Builder
map<string, .tensorflow.AttrValue> parameter_map = 2;
getParameterMapMap() - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer
map<string, .tensorflow.AttrValue> parameter_map = 2;
getParameterMapMap() - Method in interface org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizerOrBuilder
map<string, .tensorflow.AttrValue> parameter_map = 2;
getParameterMapOrDefault(String, AttrValue) - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer.Builder
map<string, .tensorflow.AttrValue> parameter_map = 2;
getParameterMapOrDefault(String, AttrValue) - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer
map<string, .tensorflow.AttrValue> parameter_map = 2;
getParameterMapOrDefault(String, AttrValue) - Method in interface org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizerOrBuilder
map<string, .tensorflow.AttrValue> parameter_map = 2;
getParameterMapOrThrow(String) - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer.Builder
map<string, .tensorflow.AttrValue> parameter_map = 2;
getParameterMapOrThrow(String) - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer
map<string, .tensorflow.AttrValue> parameter_map = 2;
getParameterMapOrThrow(String) - Method in interface org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizerOrBuilder
map<string, .tensorflow.AttrValue> parameter_map = 2;
getParserForType() - Method in class org.tensorflow.proto.distruntime.ClusterDef
 
getParserForType() - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters
 
getParserForType() - Method in class org.tensorflow.proto.distruntime.JobDef
 
getParserForType() - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters
 
getParserForType() - Method in class org.tensorflow.proto.distruntime.ServerDef
 
getParserForType() - Method in class org.tensorflow.proto.distruntime.TaskDeviceFilters
 
getParserForType() - Method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra
 
getParserForType() - Method in class org.tensorflow.proto.example.BytesList
 
getParserForType() - Method in class org.tensorflow.proto.example.Example
 
getParserForType() - Method in class org.tensorflow.proto.example.ExampleParserConfiguration
 
getParserForType() - Method in class org.tensorflow.proto.example.Feature
 
getParserForType() - Method in class org.tensorflow.proto.example.FeatureConfiguration
 
getParserForType() - Method in class org.tensorflow.proto.example.FeatureList
 
getParserForType() - Method in class org.tensorflow.proto.example.FeatureLists
 
getParserForType() - Method in class org.tensorflow.proto.example.Features
 
getParserForType() - Method in class org.tensorflow.proto.example.FixedLenFeatureProto
 
getParserForType() - Method in class org.tensorflow.proto.example.FloatList
 
getParserForType() - Method in class org.tensorflow.proto.example.Int64List
 
getParserForType() - Method in class org.tensorflow.proto.example.SequenceExample
 
getParserForType() - Method in class org.tensorflow.proto.example.VarLenFeatureProto
 
getParserForType() - Method in class org.tensorflow.proto.framework.AllocationDescription
 
getParserForType() - Method in class org.tensorflow.proto.framework.AllocationRecord
 
getParserForType() - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed
 
getParserForType() - Method in class org.tensorflow.proto.framework.ApiDef.Arg
 
getParserForType() - Method in class org.tensorflow.proto.framework.ApiDef.Attr
 
getParserForType() - Method in class org.tensorflow.proto.framework.ApiDef.Endpoint
 
getParserForType() - Method in class org.tensorflow.proto.framework.ApiDef
 
getParserForType() - Method in class org.tensorflow.proto.framework.ApiDefs
 
getParserForType() - Method in class org.tensorflow.proto.framework.AssetFileDef
 
getParserForType() - Method in class org.tensorflow.proto.framework.AttrValue
 
getParserForType() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue
 
getParserForType() - Method in class org.tensorflow.proto.framework.AutoParallelOptions
 
getParserForType() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto
 
getParserForType() - Method in class org.tensorflow.proto.framework.CallableOptions
 
getParserForType() - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList
 
getParserForType() - Method in class org.tensorflow.proto.framework.CollectionDef.BytesList
 
getParserForType() - Method in class org.tensorflow.proto.framework.CollectionDef.FloatList
 
getParserForType() - Method in class org.tensorflow.proto.framework.CollectionDef
 
getParserForType() - Method in class org.tensorflow.proto.framework.CollectionDef.Int64List
 
getParserForType() - Method in class org.tensorflow.proto.framework.CollectionDef.NodeList
 
getParserForType() - Method in class org.tensorflow.proto.framework.CondContextDef
 
getParserForType() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental
 
getParserForType() - Method in class org.tensorflow.proto.framework.ConfigProto
 
getParserForType() - Method in class org.tensorflow.proto.framework.ControlFlowContextDef
 
getParserForType() - Method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost
 
getParserForType() - Method in class org.tensorflow.proto.framework.CostGraphDef
 
getParserForType() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node
 
getParserForType() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo
 
getParserForType() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo
 
getParserForType() - Method in class org.tensorflow.proto.framework.DebuggedSourceFile
 
getParserForType() - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles
 
getParserForType() - Method in class org.tensorflow.proto.framework.DebugOptions
 
getParserForType() - Method in class org.tensorflow.proto.framework.DebugTensorWatch
 
getParserForType() - Method in class org.tensorflow.proto.framework.Device
 
getParserForType() - Method in class org.tensorflow.proto.framework.DeviceAttributes
 
getParserForType() - Method in class org.tensorflow.proto.framework.DeviceLocality
 
getParserForType() - Method in class org.tensorflow.proto.framework.DeviceProperties
 
getParserForType() - Method in class org.tensorflow.proto.framework.DeviceStepStats
 
getParserForType() - Method in class org.tensorflow.proto.framework.DictValue
 
getParserForType() - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs
 
getParserForType() - Method in class org.tensorflow.proto.framework.FunctionDef
 
getParserForType() - Method in class org.tensorflow.proto.framework.FunctionDefLibrary
 
getParserForType() - Method in class org.tensorflow.proto.framework.FunctionSpec
 
getParserForType() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental
 
getParserForType() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices
 
getParserForType() - Method in class org.tensorflow.proto.framework.GPUOptions
 
getParserForType() - Method in class org.tensorflow.proto.framework.GradientDef
 
getParserForType() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol
 
getParserForType() - Method in class org.tensorflow.proto.framework.GraphDebugInfo
 
getParserForType() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace
 
getParserForType() - Method in class org.tensorflow.proto.framework.GraphDef
 
getParserForType() - Method in class org.tensorflow.proto.framework.GraphOptions
 
getParserForType() - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo
 
getParserForType() - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo
 
getParserForType() - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo
 
getParserForType() - Method in class org.tensorflow.proto.framework.GraphTransferInfo
 
getParserForType() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo
 
getParserForType() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInput
 
getParserForType() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo
 
getParserForType() - Method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo
 
getParserForType() - Method in class org.tensorflow.proto.framework.HistogramProto
 
getParserForType() - Method in class org.tensorflow.proto.framework.InterconnectLink
 
getParserForType() - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint
 
getParserForType() - Method in class org.tensorflow.proto.framework.KernelDef
 
getParserForType() - Method in class org.tensorflow.proto.framework.KernelList
 
getParserForType() - Method in class org.tensorflow.proto.framework.ListValue
 
getParserForType() - Method in class org.tensorflow.proto.framework.LocalLinks
 
getParserForType() - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation
 
getParserForType() - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation
 
getParserForType() - Method in class org.tensorflow.proto.framework.MemoryLogStep
 
getParserForType() - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation
 
getParserForType() - Method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation
 
getParserForType() - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput
 
getParserForType() - Method in class org.tensorflow.proto.framework.MemoryStats
 
getParserForType() - Method in class org.tensorflow.proto.framework.MetaGraphDef
 
getParserForType() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
 
getParserForType() - Method in class org.tensorflow.proto.framework.NameAttrList
 
getParserForType() - Method in class org.tensorflow.proto.framework.NamedDevice
 
getParserForType() - Method in class org.tensorflow.proto.framework.NamedTensorProto
 
getParserForType() - Method in class org.tensorflow.proto.framework.NamedTupleValue
 
getParserForType() - Method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo
 
getParserForType() - Method in class org.tensorflow.proto.framework.NodeDef
 
getParserForType() - Method in class org.tensorflow.proto.framework.NodeExecStats
 
getParserForType() - Method in class org.tensorflow.proto.framework.NodeOutput
 
getParserForType() - Method in class org.tensorflow.proto.framework.NoneValue
 
getParserForType() - Method in class org.tensorflow.proto.framework.OpDef.ArgDef
 
getParserForType() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef
 
getParserForType() - Method in class org.tensorflow.proto.framework.OpDef
 
getParserForType() - Method in class org.tensorflow.proto.framework.OpDeprecation
 
getParserForType() - Method in class org.tensorflow.proto.framework.OpList
 
getParserForType() - Method in class org.tensorflow.proto.framework.OptimizerOptions
 
getParserForType() - Method in class org.tensorflow.proto.framework.PairValue
 
getParserForType() - Method in class org.tensorflow.proto.framework.QueueRunnerDef
 
getParserForType() - Method in class org.tensorflow.proto.framework.ReaderBaseState
 
getParserForType() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
 
getParserForType() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
 
getParserForType() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle
 
getParserForType() - Method in class org.tensorflow.proto.framework.Resource
 
getParserForType() - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape
 
getParserForType() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape
 
getParserForType() - Method in class org.tensorflow.proto.framework.ResourceHandleProto
 
getParserForType() - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer
 
getParserForType() - Method in class org.tensorflow.proto.framework.RewriterConfig
 
getParserForType() - Method in class org.tensorflow.proto.framework.RPCOptions
 
getParserForType() - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs
 
getParserForType() - Method in class org.tensorflow.proto.framework.RunMetadata
 
getParserForType() - Method in class org.tensorflow.proto.framework.RunOptions.Experimental
 
getParserForType() - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
getParserForType() - Method in class org.tensorflow.proto.framework.RunOptions
 
getParserForType() - Method in class org.tensorflow.proto.framework.SaveableObject
 
getParserForType() - Method in class org.tensorflow.proto.framework.SavedAsset
 
getParserForType() - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction
 
getParserForType() - Method in class org.tensorflow.proto.framework.SavedConcreteFunction
 
getParserForType() - Method in class org.tensorflow.proto.framework.SavedConstant
 
getParserForType() - Method in class org.tensorflow.proto.framework.SavedFunction
 
getParserForType() - Method in class org.tensorflow.proto.framework.SavedModel
 
getParserForType() - Method in class org.tensorflow.proto.framework.SavedObject
 
getParserForType() - Method in class org.tensorflow.proto.framework.SavedObjectGraph
 
getParserForType() - Method in class org.tensorflow.proto.framework.SavedResource
 
getParserForType() - Method in class org.tensorflow.proto.framework.SavedUserObject
 
getParserForType() - Method in class org.tensorflow.proto.framework.SavedVariable
 
getParserForType() - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef
 
getParserForType() - Method in class org.tensorflow.proto.framework.ScopedAllocatorOptions
 
getParserForType() - Method in class org.tensorflow.proto.framework.SessionMetadata
 
getParserForType() - Method in class org.tensorflow.proto.framework.SignatureDef
 
getParserForType() - Method in class org.tensorflow.proto.framework.StepStats
 
getParserForType() - Method in class org.tensorflow.proto.framework.StructuredValue
 
getParserForType() - Method in class org.tensorflow.proto.framework.Summary.Audio
 
getParserForType() - Method in class org.tensorflow.proto.framework.Summary
 
getParserForType() - Method in class org.tensorflow.proto.framework.Summary.Image
 
getParserForType() - Method in class org.tensorflow.proto.framework.Summary.Value
 
getParserForType() - Method in class org.tensorflow.proto.framework.SummaryDescription
 
getParserForType() - Method in class org.tensorflow.proto.framework.SummaryMetadata
 
getParserForType() - Method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData
 
getParserForType() - Method in class org.tensorflow.proto.framework.TensorConnection
 
getParserForType() - Method in class org.tensorflow.proto.framework.TensorDescription
 
getParserForType() - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor
 
getParserForType() - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse
 
getParserForType() - Method in class org.tensorflow.proto.framework.TensorInfo
 
getParserForType() - Method in class org.tensorflow.proto.framework.TensorProto
 
getParserForType() - Method in class org.tensorflow.proto.framework.TensorShapeProto.Dim
 
getParserForType() - Method in class org.tensorflow.proto.framework.TensorShapeProto
 
getParserForType() - Method in class org.tensorflow.proto.framework.TensorSliceProto.Extent
 
getParserForType() - Method in class org.tensorflow.proto.framework.TensorSliceProto
 
getParserForType() - Method in class org.tensorflow.proto.framework.TensorSpecProto
 
getParserForType() - Method in class org.tensorflow.proto.framework.ThreadPoolOptionProto
 
getParserForType() - Method in class org.tensorflow.proto.framework.Trace
 
getParserForType() - Method in class org.tensorflow.proto.framework.TraceEvent
 
getParserForType() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph
 
getParserForType() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
 
getParserForType() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference
 
getParserForType() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor
 
getParserForType() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
getParserForType() - Method in class org.tensorflow.proto.framework.TupleValue
 
getParserForType() - Method in class org.tensorflow.proto.framework.TypeSpecProto
 
getParserForType() - Method in class org.tensorflow.proto.framework.ValuesDef
 
getParserForType() - Method in class org.tensorflow.proto.framework.VariableDef
 
getParserForType() - Method in class org.tensorflow.proto.framework.VariantTensorDataProto
 
getParserForType() - Method in class org.tensorflow.proto.framework.VerifierConfig
 
getParserForType() - Method in class org.tensorflow.proto.framework.VersionDef
 
getParserForType() - Method in class org.tensorflow.proto.framework.WhileContextDef
 
getParserForType() - Method in class org.tensorflow.proto.profiler.ProfileOptions
 
getParserForType() - Method in class org.tensorflow.proto.profiler.XEvent
 
getParserForType() - Method in class org.tensorflow.proto.profiler.XEventMetadata
 
getParserForType() - Method in class org.tensorflow.proto.profiler.XLine
 
getParserForType() - Method in class org.tensorflow.proto.profiler.XPlane
 
getParserForType() - Method in class org.tensorflow.proto.profiler.XSpace
 
getParserForType() - Method in class org.tensorflow.proto.profiler.XStat
 
getParserForType() - Method in class org.tensorflow.proto.profiler.XStatMetadata
 
getParserForType() - Method in class org.tensorflow.proto.util.BinSummary
 
getParserForType() - Method in class org.tensorflow.proto.util.BundleEntryProto
 
getParserForType() - Method in class org.tensorflow.proto.util.BundleHeaderProto
 
getParserForType() - Method in class org.tensorflow.proto.util.CodeLocation
 
getParserForType() - Method in class org.tensorflow.proto.util.DebugEvent
 
getParserForType() - Method in class org.tensorflow.proto.util.DebuggedDevice
 
getParserForType() - Method in class org.tensorflow.proto.util.DebuggedGraph
 
getParserForType() - Method in class org.tensorflow.proto.util.DebugMetadata
 
getParserForType() - Method in class org.tensorflow.proto.util.Event
 
getParserForType() - Method in class org.tensorflow.proto.util.Execution
 
getParserForType() - Method in class org.tensorflow.proto.util.GraphExecutionTrace
 
getParserForType() - Method in class org.tensorflow.proto.util.GraphOpCreation
 
getParserForType() - Method in class org.tensorflow.proto.util.LogMessage
 
getParserForType() - Method in class org.tensorflow.proto.util.MemAllocatorStats
 
getParserForType() - Method in class org.tensorflow.proto.util.MemChunk
 
getParserForType() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory
 
getParserForType() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement
 
getParserForType() - Method in class org.tensorflow.proto.util.MemoryDump
 
getParserForType() - Method in class org.tensorflow.proto.util.RequestedExitCode
 
getParserForType() - Method in class org.tensorflow.proto.util.SavedSlice
 
getParserForType() - Method in class org.tensorflow.proto.util.SavedSliceMeta
 
getParserForType() - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta
 
getParserForType() - Method in class org.tensorflow.proto.util.SavedTensorSlices
 
getParserForType() - Method in class org.tensorflow.proto.util.SaverDef
 
getParserForType() - Method in class org.tensorflow.proto.util.SessionLog
 
getParserForType() - Method in class org.tensorflow.proto.util.SnapShot
 
getParserForType() - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord
 
getParserForType() - Method in class org.tensorflow.proto.util.SnapshotRecord
 
getParserForType() - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata
 
getParserForType() - Method in class org.tensorflow.proto.util.SourceFile
 
getParserForType() - Method in class org.tensorflow.proto.util.StackFrameWithId
 
getParserForType() - Method in class org.tensorflow.proto.util.TaggedRunMetadata
 
getParserForType() - Method in class org.tensorflow.proto.util.TensorMetadata
 
getParserForType() - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo
 
getParserForType() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries
 
getParserForType() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
 
getParserForType() - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration
 
getParserForType() - Method in class org.tensorflow.proto.util.testlog.CommitId
 
getParserForType() - Method in class org.tensorflow.proto.util.testlog.CPUInfo
 
getParserForType() - Method in class org.tensorflow.proto.util.testlog.EntryValue
 
getParserForType() - Method in class org.tensorflow.proto.util.testlog.GPUInfo
 
getParserForType() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration
 
getParserForType() - Method in class org.tensorflow.proto.util.testlog.MemoryInfo
 
getParserForType() - Method in class org.tensorflow.proto.util.testlog.MetricEntry
 
getParserForType() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo
 
getParserForType() - Method in class org.tensorflow.proto.util.testlog.RunConfiguration
 
getParserForType() - Method in class org.tensorflow.proto.util.testlog.TestResults
 
getParserForType() - Method in class org.tensorflow.proto.util.WatchdogConfig
 
getParserForType() - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest
 
getParserForType() - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse
 
getPartitionGraphs(int) - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
Graphs of the partitions executed by executors.
getPartitionGraphs(int) - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphs(int) - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphs(int) - Method in interface org.tensorflow.proto.framework.RunMetadata.FunctionGraphsOrBuilder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphs(int) - Method in class org.tensorflow.proto.framework.RunMetadata
Graphs of the partitions executed by executors.
getPartitionGraphs(int) - Method in interface org.tensorflow.proto.framework.RunMetadataOrBuilder
Graphs of the partitions executed by executors.
getPartitionGraphsBuilder(int) - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
Graphs of the partitions executed by executors.
getPartitionGraphsBuilder(int) - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphsBuilderList() - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
Graphs of the partitions executed by executors.
getPartitionGraphsBuilderList() - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphsCount() - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
Graphs of the partitions executed by executors.
getPartitionGraphsCount() - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphsCount() - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphsCount() - Method in interface org.tensorflow.proto.framework.RunMetadata.FunctionGraphsOrBuilder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphsCount() - Method in class org.tensorflow.proto.framework.RunMetadata
Graphs of the partitions executed by executors.
getPartitionGraphsCount() - Method in interface org.tensorflow.proto.framework.RunMetadataOrBuilder
Graphs of the partitions executed by executors.
getPartitionGraphsList() - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
Graphs of the partitions executed by executors.
getPartitionGraphsList() - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphsList() - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphsList() - Method in interface org.tensorflow.proto.framework.RunMetadata.FunctionGraphsOrBuilder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphsList() - Method in class org.tensorflow.proto.framework.RunMetadata
Graphs of the partitions executed by executors.
getPartitionGraphsList() - Method in interface org.tensorflow.proto.framework.RunMetadataOrBuilder
Graphs of the partitions executed by executors.
getPartitionGraphsOrBuilder(int) - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
Graphs of the partitions executed by executors.
getPartitionGraphsOrBuilder(int) - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphsOrBuilder(int) - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphsOrBuilder(int) - Method in interface org.tensorflow.proto.framework.RunMetadata.FunctionGraphsOrBuilder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphsOrBuilder(int) - Method in class org.tensorflow.proto.framework.RunMetadata
Graphs of the partitions executed by executors.
getPartitionGraphsOrBuilder(int) - Method in interface org.tensorflow.proto.framework.RunMetadataOrBuilder
Graphs of the partitions executed by executors.
getPartitionGraphsOrBuilderList() - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
Graphs of the partitions executed by executors.
getPartitionGraphsOrBuilderList() - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphsOrBuilderList() - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphsOrBuilderList() - Method in interface org.tensorflow.proto.framework.RunMetadata.FunctionGraphsOrBuilder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphsOrBuilderList() - Method in class org.tensorflow.proto.framework.RunMetadata
Graphs of the partitions executed by executors.
getPartitionGraphsOrBuilderList() - Method in interface org.tensorflow.proto.framework.RunMetadataOrBuilder
Graphs of the partitions executed by executors.
getPeakBytes() - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
int64 peak_bytes = 3;
getPeakBytes() - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed
int64 peak_bytes = 3;
getPeakBytes() - Method in interface org.tensorflow.proto.framework.AllocatorMemoryUsedOrBuilder
int64 peak_bytes = 3;
getPeakBytesInUse() - Method in class org.tensorflow.proto.util.MemAllocatorStats.Builder
int64 peak_bytes_in_use = 3;
getPeakBytesInUse() - Method in class org.tensorflow.proto.util.MemAllocatorStats
int64 peak_bytes_in_use = 3;
getPeakBytesInUse() - Method in interface org.tensorflow.proto.util.MemAllocatorStatsOrBuilder
int64 peak_bytes_in_use = 3;
getPendingChangelist() - Method in class org.tensorflow.proto.util.testlog.CommitId.Builder
Changelist tested if the change list is not already submitted.
getPendingChangelist() - Method in class org.tensorflow.proto.util.testlog.CommitId
Changelist tested if the change list is not already submitted.
getPendingChangelist() - Method in interface org.tensorflow.proto.util.testlog.CommitIdOrBuilder
Changelist tested if the change list is not already submitted.
getPerProcessGpuMemoryFraction() - Method in class org.tensorflow.proto.framework.GPUOptions.Builder
Fraction of the available GPU memory to allocate for each process.
getPerProcessGpuMemoryFraction() - Method in class org.tensorflow.proto.framework.GPUOptions
Fraction of the available GPU memory to allocate for each process.
getPerProcessGpuMemoryFraction() - Method in interface org.tensorflow.proto.framework.GPUOptionsOrBuilder
Fraction of the available GPU memory to allocate for each process.
getPersistentMemorySize() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
Persistent memory used by this node.
getPersistentMemorySize() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node
Persistent memory used by this node.
getPersistentMemorySize() - Method in interface org.tensorflow.proto.framework.CostGraphDef.NodeOrBuilder
Persistent memory used by this node.
getPersistentMemorySize() - Method in class org.tensorflow.proto.framework.MemoryStats.Builder
int64 persistent_memory_size = 3;
getPersistentMemorySize() - Method in class org.tensorflow.proto.framework.MemoryStats
int64 persistent_memory_size = 3;
getPersistentMemorySize() - Method in interface org.tensorflow.proto.framework.MemoryStatsOrBuilder
int64 persistent_memory_size = 3;
getPersistentTensorAllocIds(int) - Method in class org.tensorflow.proto.framework.MemoryStats.Builder
repeated int64 persistent_tensor_alloc_ids = 5;
getPersistentTensorAllocIds(int) - Method in class org.tensorflow.proto.framework.MemoryStats
repeated int64 persistent_tensor_alloc_ids = 5;
getPersistentTensorAllocIds(int) - Method in interface org.tensorflow.proto.framework.MemoryStatsOrBuilder
repeated int64 persistent_tensor_alloc_ids = 5;
getPersistentTensorAllocIdsCount() - Method in class org.tensorflow.proto.framework.MemoryStats.Builder
repeated int64 persistent_tensor_alloc_ids = 5;
getPersistentTensorAllocIdsCount() - Method in class org.tensorflow.proto.framework.MemoryStats
repeated int64 persistent_tensor_alloc_ids = 5;
getPersistentTensorAllocIdsCount() - Method in interface org.tensorflow.proto.framework.MemoryStatsOrBuilder
repeated int64 persistent_tensor_alloc_ids = 5;
getPersistentTensorAllocIdsList() - Method in class org.tensorflow.proto.framework.MemoryStats.Builder
repeated int64 persistent_tensor_alloc_ids = 5;
getPersistentTensorAllocIdsList() - Method in class org.tensorflow.proto.framework.MemoryStats
repeated int64 persistent_tensor_alloc_ids = 5;
getPersistentTensorAllocIdsList() - Method in interface org.tensorflow.proto.framework.MemoryStatsOrBuilder
repeated int64 persistent_tensor_alloc_ids = 5;
getPhysicalDescription() - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo.Builder
The physical description of this device.
getPhysicalDescription() - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo
The physical description of this device.
getPhysicalDescription() - Method in interface org.tensorflow.proto.util.testlog.AvailableDeviceInfoOrBuilder
The physical description of this device.
getPhysicalDescriptionBytes() - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo.Builder
The physical description of this device.
getPhysicalDescriptionBytes() - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo
The physical description of this device.
getPhysicalDescriptionBytes() - Method in interface org.tensorflow.proto.util.testlog.AvailableDeviceInfoOrBuilder
The physical description of this device.
getPhysicalDeviceDesc() - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
String representation of the physical device that this device maps to.
getPhysicalDeviceDesc() - Method in class org.tensorflow.proto.framework.DeviceAttributes
String representation of the physical device that this device maps to.
getPhysicalDeviceDesc() - Method in interface org.tensorflow.proto.framework.DeviceAttributesOrBuilder
String representation of the physical device that this device maps to.
getPhysicalDeviceDescBytes() - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
String representation of the physical device that this device maps to.
getPhysicalDeviceDescBytes() - Method in class org.tensorflow.proto.framework.DeviceAttributes
String representation of the physical device that this device maps to.
getPhysicalDeviceDescBytes() - Method in interface org.tensorflow.proto.framework.DeviceAttributesOrBuilder
String representation of the physical device that this device maps to.
getPinToHostOptimization() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Force small ops onto the CPU (default is OFF).
getPinToHostOptimization() - Method in class org.tensorflow.proto.framework.RewriterConfig
Force small ops onto the CPU (default is OFF).
getPinToHostOptimization() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
Force small ops onto the CPU (default is OFF).
getPinToHostOptimizationValue() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Force small ops onto the CPU (default is OFF).
getPinToHostOptimizationValue() - Method in class org.tensorflow.proto.framework.RewriterConfig
Force small ops onto the CPU (default is OFF).
getPinToHostOptimizationValue() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
Force small ops onto the CPU (default is OFF).
getPivotForBodyName() - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Name of the pivot_for_body tensor.
getPivotForBodyName() - Method in class org.tensorflow.proto.framework.WhileContextDef
Name of the pivot_for_body tensor.
getPivotForBodyName() - Method in interface org.tensorflow.proto.framework.WhileContextDefOrBuilder
Name of the pivot_for_body tensor.
getPivotForBodyNameBytes() - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Name of the pivot_for_body tensor.
getPivotForBodyNameBytes() - Method in class org.tensorflow.proto.framework.WhileContextDef
Name of the pivot_for_body tensor.
getPivotForBodyNameBytes() - Method in interface org.tensorflow.proto.framework.WhileContextDefOrBuilder
Name of the pivot_for_body tensor.
getPivotForPredName() - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Name of the pivot_for_pred tensor.
getPivotForPredName() - Method in class org.tensorflow.proto.framework.WhileContextDef
Name of the pivot_for_pred tensor.
getPivotForPredName() - Method in interface org.tensorflow.proto.framework.WhileContextDefOrBuilder
Name of the pivot_for_pred tensor.
getPivotForPredNameBytes() - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Name of the pivot_for_pred tensor.
getPivotForPredNameBytes() - Method in class org.tensorflow.proto.framework.WhileContextDef
Name of the pivot_for_pred tensor.
getPivotForPredNameBytes() - Method in interface org.tensorflow.proto.framework.WhileContextDefOrBuilder
Name of the pivot_for_pred tensor.
getPivotName() - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
Name of the pivot tensor.
getPivotName() - Method in class org.tensorflow.proto.framework.CondContextDef
Name of the pivot tensor.
getPivotName() - Method in interface org.tensorflow.proto.framework.CondContextDefOrBuilder
Name of the pivot tensor.
getPivotName() - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Name of the pivot tensor.
getPivotName() - Method in class org.tensorflow.proto.framework.WhileContextDef
Name of the pivot tensor.
getPivotName() - Method in interface org.tensorflow.proto.framework.WhileContextDefOrBuilder
Name of the pivot tensor.
getPivotNameBytes() - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
Name of the pivot tensor.
getPivotNameBytes() - Method in class org.tensorflow.proto.framework.CondContextDef
Name of the pivot tensor.
getPivotNameBytes() - Method in interface org.tensorflow.proto.framework.CondContextDefOrBuilder
Name of the pivot tensor.
getPivotNameBytes() - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Name of the pivot tensor.
getPivotNameBytes() - Method in class org.tensorflow.proto.framework.WhileContextDef
Name of the pivot tensor.
getPivotNameBytes() - Method in interface org.tensorflow.proto.framework.WhileContextDefOrBuilder
Name of the pivot tensor.
getPlaceholder() - Method in class org.tensorflow.proto.framework.AttrValue.Builder
This is a placeholder only used in nodes defined inside a function.
getPlaceholder() - Method in class org.tensorflow.proto.framework.AttrValue
This is a placeholder only used in nodes defined inside a function.
getPlaceholder() - Method in interface org.tensorflow.proto.framework.AttrValueOrBuilder
This is a placeholder only used in nodes defined inside a function.
getPlaceholderBytes() - Method in class org.tensorflow.proto.framework.AttrValue.Builder
This is a placeholder only used in nodes defined inside a function.
getPlaceholderBytes() - Method in class org.tensorflow.proto.framework.AttrValue
This is a placeholder only used in nodes defined inside a function.
getPlaceholderBytes() - Method in interface org.tensorflow.proto.framework.AttrValueOrBuilder
This is a placeholder only used in nodes defined inside a function.
getPlacementPeriod() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.GraphOptions.Builder
Only place the subgraphs that are run, rather than the entire graph.
getPlacePrunedGraph() - Method in class org.tensorflow.proto.framework.GraphOptions
Only place the subgraphs that are run, rather than the entire graph.
getPlacePrunedGraph() - Method in interface org.tensorflow.proto.framework.GraphOptionsOrBuilder
Only place the subgraphs that are run, rather than the entire graph.
getPlanes(int) - Method in class org.tensorflow.proto.profiler.XSpace.Builder
repeated .tensorflow.profiler.XPlane planes = 1;
getPlanes(int) - Method in class org.tensorflow.proto.profiler.XSpace
repeated .tensorflow.profiler.XPlane planes = 1;
getPlanes(int) - Method in interface org.tensorflow.proto.profiler.XSpaceOrBuilder
repeated .tensorflow.profiler.XPlane planes = 1;
getPlanesBuilder(int) - Method in class org.tensorflow.proto.profiler.XSpace.Builder
repeated .tensorflow.profiler.XPlane planes = 1;
getPlanesBuilderList() - Method in class org.tensorflow.proto.profiler.XSpace.Builder
repeated .tensorflow.profiler.XPlane planes = 1;
getPlanesCount() - Method in class org.tensorflow.proto.profiler.XSpace.Builder
repeated .tensorflow.profiler.XPlane planes = 1;
getPlanesCount() - Method in class org.tensorflow.proto.profiler.XSpace
repeated .tensorflow.profiler.XPlane planes = 1;
getPlanesCount() - Method in interface org.tensorflow.proto.profiler.XSpaceOrBuilder
repeated .tensorflow.profiler.XPlane planes = 1;
getPlanesList() - Method in class org.tensorflow.proto.profiler.XSpace.Builder
repeated .tensorflow.profiler.XPlane planes = 1;
getPlanesList() - Method in class org.tensorflow.proto.profiler.XSpace
repeated .tensorflow.profiler.XPlane planes = 1;
getPlanesList() - Method in interface org.tensorflow.proto.profiler.XSpaceOrBuilder
repeated .tensorflow.profiler.XPlane planes = 1;
getPlanesOrBuilder(int) - Method in class org.tensorflow.proto.profiler.XSpace.Builder
repeated .tensorflow.profiler.XPlane planes = 1;
getPlanesOrBuilder(int) - Method in class org.tensorflow.proto.profiler.XSpace
repeated .tensorflow.profiler.XPlane planes = 1;
getPlanesOrBuilder(int) - Method in interface org.tensorflow.proto.profiler.XSpaceOrBuilder
repeated .tensorflow.profiler.XPlane planes = 1;
getPlanesOrBuilderList() - Method in class org.tensorflow.proto.profiler.XSpace.Builder
repeated .tensorflow.profiler.XPlane planes = 1;
getPlanesOrBuilderList() - Method in class org.tensorflow.proto.profiler.XSpace
repeated .tensorflow.profiler.XPlane planes = 1;
getPlanesOrBuilderList() - Method in interface org.tensorflow.proto.profiler.XSpaceOrBuilder
repeated .tensorflow.profiler.XPlane planes = 1;
getPlatformInfo() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Additional platform information.
getPlatformInfo() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration
Additional platform information.
getPlatformInfo() - Method in interface org.tensorflow.proto.util.testlog.MachineConfigurationOrBuilder
Additional platform information.
getPlatformInfoBuilder() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Additional platform information.
getPlatformInfoOrBuilder() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Additional platform information.
getPlatformInfoOrBuilder() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration
Additional platform information.
getPlatformInfoOrBuilder() - Method in interface org.tensorflow.proto.util.testlog.MachineConfigurationOrBuilder
Additional platform information.
getPluginData() - Method in class org.tensorflow.proto.framework.SummaryMetadata.Builder
Data that associates a summary with a certain plugin.
getPluginData() - Method in class org.tensorflow.proto.framework.SummaryMetadata
Data that associates a summary with a certain plugin.
getPluginData() - Method in interface org.tensorflow.proto.framework.SummaryMetadataOrBuilder
Data that associates a summary with a certain plugin.
getPluginDataBuilder() - Method in class org.tensorflow.proto.framework.SummaryMetadata.Builder
Data that associates a summary with a certain plugin.
getPluginDataOrBuilder() - Method in class org.tensorflow.proto.framework.SummaryMetadata.Builder
Data that associates a summary with a certain plugin.
getPluginDataOrBuilder() - Method in class org.tensorflow.proto.framework.SummaryMetadata
Data that associates a summary with a certain plugin.
getPluginDataOrBuilder() - Method in interface org.tensorflow.proto.framework.SummaryMetadataOrBuilder
Data that associates a summary with a certain plugin.
getPluginName() - Method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData.Builder
The name of the plugin this data pertains to.
getPluginName() - Method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData
The name of the plugin this data pertains to.
getPluginName() - Method in interface org.tensorflow.proto.framework.SummaryMetadata.PluginDataOrBuilder
The name of the plugin this data pertains to.
getPluginNameBytes() - Method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData.Builder
The name of the plugin this data pertains to.
getPluginNameBytes() - Method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData
The name of the plugin this data pertains to.
getPluginNameBytes() - Method in interface org.tensorflow.proto.framework.SummaryMetadata.PluginDataOrBuilder
The name of the plugin this data pertains to.
getPointer(long) - Method in class org.tensorflow.internal.c_api.TF_AttrMetadata
 
getPointer(long) - Method in class org.tensorflow.internal.c_api.TF_Buffer
 
getPointer(long) - Method in class org.tensorflow.internal.c_api.TF_Input
 
getPointer(long) - Method in class org.tensorflow.internal.c_api.TF_Output
 
getPollingActiveDelayUsecs() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.GPUOptions
In the event polling loop sleep this many microseconds between PollEvents calls, when the queue is not empty.
getPollingActiveDelayUsecs() - Method in interface org.tensorflow.proto.framework.GPUOptionsOrBuilder
In the event polling loop sleep this many microseconds between PollEvents calls, when the queue is not empty.
getPollingInactiveDelayMsecs() - Method in class org.tensorflow.proto.framework.GPUOptions.Builder
This field is deprecated and ignored.
getPollingInactiveDelayMsecs() - Method in class org.tensorflow.proto.framework.GPUOptions
This field is deprecated and ignored.
getPollingInactiveDelayMsecs() - Method in interface org.tensorflow.proto.framework.GPUOptionsOrBuilder
This field is deprecated and ignored.
getPort() - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
The server port.
getPort() - Method in class org.tensorflow.proto.distruntime.ServerDef
The server port.
getPort() - Method in interface org.tensorflow.proto.distruntime.ServerDefOrBuilder
The server port.
getPostOptimizationGraph() - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
.tensorflow.GraphDef post_optimization_graph = 3;
getPostOptimizationGraph() - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs
.tensorflow.GraphDef post_optimization_graph = 3;
getPostOptimizationGraph() - Method in interface org.tensorflow.proto.framework.RunMetadata.FunctionGraphsOrBuilder
.tensorflow.GraphDef post_optimization_graph = 3;
getPostOptimizationGraphBuilder() - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
.tensorflow.GraphDef post_optimization_graph = 3;
getPostOptimizationGraphOrBuilder() - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
.tensorflow.GraphDef post_optimization_graph = 3;
getPostOptimizationGraphOrBuilder() - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs
.tensorflow.GraphDef post_optimization_graph = 3;
getPostOptimizationGraphOrBuilder() - Method in interface org.tensorflow.proto.framework.RunMetadata.FunctionGraphsOrBuilder
.tensorflow.GraphDef post_optimization_graph = 3;
getPostOptimizationVerifierConfig() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
VerifierConfig specifying the verifiers to be run at the end, after all optimizers have run.
getPostOptimizationVerifierConfig() - Method in class org.tensorflow.proto.framework.RewriterConfig
VerifierConfig specifying the verifiers to be run at the end, after all optimizers have run.
getPostOptimizationVerifierConfig() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
VerifierConfig specifying the verifiers to be run at the end, after all optimizers have run.
getPostOptimizationVerifierConfigBuilder() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
VerifierConfig specifying the verifiers to be run at the end, after all optimizers have run.
getPostOptimizationVerifierConfigOrBuilder() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
VerifierConfig specifying the verifiers to be run at the end, after all optimizers have run.
getPostOptimizationVerifierConfigOrBuilder() - Method in class org.tensorflow.proto.framework.RewriterConfig
VerifierConfig specifying the verifiers to be run at the end, after all optimizers have run.
getPostOptimizationVerifierConfigOrBuilder() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
VerifierConfig specifying the verifiers to be run at the end, after all optimizers have run.
getPrecedingNode() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo.Builder
int32 preceding_node = 1;
getPrecedingNode() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo
int32 preceding_node = 1;
getPrecedingNode() - Method in interface org.tensorflow.proto.framework.CostGraphDef.Node.InputInfoOrBuilder
int32 preceding_node = 1;
getPrecedingPort() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo.Builder
int32 preceding_port = 2;
getPrecedingPort() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo
int32 preceding_port = 2;
getPrecedingPort() - Method in interface org.tensorflow.proto.framework.CostGraphDef.Node.InputInfoOrBuilder
int32 preceding_port = 2;
getPredName() - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
Name of the pred tensor.
getPredName() - Method in class org.tensorflow.proto.framework.CondContextDef
Name of the pred tensor.
getPredName() - Method in interface org.tensorflow.proto.framework.CondContextDefOrBuilder
Name of the pred tensor.
getPredNameBytes() - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
Name of the pred tensor.
getPredNameBytes() - Method in class org.tensorflow.proto.framework.CondContextDef
Name of the pred tensor.
getPredNameBytes() - Method in interface org.tensorflow.proto.framework.CondContextDefOrBuilder
Name of the pred tensor.
getPreOptimizationGraph() - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
.tensorflow.GraphDef pre_optimization_graph = 2;
getPreOptimizationGraph() - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs
.tensorflow.GraphDef pre_optimization_graph = 2;
getPreOptimizationGraph() - Method in interface org.tensorflow.proto.framework.RunMetadata.FunctionGraphsOrBuilder
.tensorflow.GraphDef pre_optimization_graph = 2;
getPreOptimizationGraphBuilder() - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
.tensorflow.GraphDef pre_optimization_graph = 2;
getPreOptimizationGraphOrBuilder() - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
.tensorflow.GraphDef pre_optimization_graph = 2;
getPreOptimizationGraphOrBuilder() - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs
.tensorflow.GraphDef pre_optimization_graph = 2;
getPreOptimizationGraphOrBuilder() - Method in interface org.tensorflow.proto.framework.RunMetadata.FunctionGraphsOrBuilder
.tensorflow.GraphDef pre_optimization_graph = 2;
getPriority(int) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices.Builder
Priority values to use with the virtual devices.
getPriority(int) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices
Priority values to use with the virtual devices.
getPriority(int) - Method in interface org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevicesOrBuilder
Priority values to use with the virtual devices.
getPriority() - Method in class org.tensorflow.proto.framework.KernelDef.Builder
Prioritization of kernel amongst different devices.
getPriority() - Method in class org.tensorflow.proto.framework.KernelDef
Prioritization of kernel amongst different devices.
getPriority() - Method in interface org.tensorflow.proto.framework.KernelDefOrBuilder
Prioritization of kernel amongst different devices.
getPriority() - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions.Builder
Priority of the request.
getPriority() - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions
Priority of the request.
getPriority() - Method in interface org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptionsOrBuilder
Priority of the request.
getPriorityCount() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices.Builder
Priority values to use with the virtual devices.
getPriorityCount() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices
Priority values to use with the virtual devices.
getPriorityCount() - Method in interface org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevicesOrBuilder
Priority values to use with the virtual devices.
getPriorityList() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices.Builder
Priority values to use with the virtual devices.
getPriorityList() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices
Priority values to use with the virtual devices.
getPriorityList() - Method in interface org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevicesOrBuilder
Priority values to use with the virtual devices.
getProducer() - Method in class org.tensorflow.proto.framework.VersionDef.Builder
The version of the code that produced this data.
getProducer() - Method in class org.tensorflow.proto.framework.VersionDef
The version of the code that produced this data.
getProducer() - Method in interface org.tensorflow.proto.framework.VersionDefOrBuilder
The version of the code that produced this data.
getProperties() - Method in class org.tensorflow.proto.framework.NamedDevice.Builder
.tensorflow.DeviceProperties properties = 2;
getProperties() - Method in class org.tensorflow.proto.framework.NamedDevice
.tensorflow.DeviceProperties properties = 2;
getProperties() - Method in interface org.tensorflow.proto.framework.NamedDeviceOrBuilder
.tensorflow.DeviceProperties properties = 2;
getPropertiesBuilder() - Method in class org.tensorflow.proto.framework.NamedDevice.Builder
.tensorflow.DeviceProperties properties = 2;
getPropertiesOrBuilder() - Method in class org.tensorflow.proto.framework.NamedDevice.Builder
.tensorflow.DeviceProperties properties = 2;
getPropertiesOrBuilder() - Method in class org.tensorflow.proto.framework.NamedDevice
.tensorflow.DeviceProperties properties = 2;
getPropertiesOrBuilder() - Method in interface org.tensorflow.proto.framework.NamedDeviceOrBuilder
.tensorflow.DeviceProperties properties = 2;
getProtocol() - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
The protocol to be used by this server.
getProtocol() - Method in class org.tensorflow.proto.distruntime.ServerDef
The protocol to be used by this server.
getProtocol() - Method in interface org.tensorflow.proto.distruntime.ServerDefOrBuilder
The protocol to be used by this server.
getProtocolBytes() - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
The protocol to be used by this server.
getProtocolBytes() - Method in class org.tensorflow.proto.distruntime.ServerDef
The protocol to be used by this server.
getProtocolBytes() - Method in interface org.tensorflow.proto.distruntime.ServerDefOrBuilder
The protocol to be used by this server.
getPtr() - Method in class org.tensorflow.proto.framework.AllocationDescription.Builder
Address of the allocation.
getPtr() - Method in class org.tensorflow.proto.framework.AllocationDescription
Address of the allocation.
getPtr() - Method in interface org.tensorflow.proto.framework.AllocationDescriptionOrBuilder
Address of the allocation.
getPtr() - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation.Builder
Address of the allocation.
getPtr() - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation
Address of the allocation.
getPtr() - Method in interface org.tensorflow.proto.framework.MemoryLogRawAllocationOrBuilder
Address of the allocation.
getPythonTracerLevel() - Method in class org.tensorflow.proto.profiler.ProfileOptions.Builder
Whether enable python function calls tracing.
getPythonTracerLevel() - Method in class org.tensorflow.proto.profiler.ProfileOptions
Whether enable python function calls tracing.
getPythonTracerLevel() - Method in interface org.tensorflow.proto.profiler.ProfileOptionsOrBuilder
Whether enable python function calls tracing.
getQueueClosedExceptionTypes(int) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.QueueRunnerDef
A list of exception types considered to signal a safely closed queue if raised during enqueue operations.
getQueueClosedExceptionTypes(int) - Method in interface org.tensorflow.proto.framework.QueueRunnerDefOrBuilder
A list of exception types considered to signal a safely closed queue if raised during enqueue operations.
getQueueClosedExceptionTypesCount() - Method in class org.tensorflow.proto.framework.QueueRunnerDef.Builder
A list of exception types considered to signal a safely closed queue if raised during enqueue operations.
getQueueClosedExceptionTypesCount() - Method in class org.tensorflow.proto.framework.QueueRunnerDef
A list of exception types considered to signal a safely closed queue if raised during enqueue operations.
getQueueClosedExceptionTypesCount() - Method in interface org.tensorflow.proto.framework.QueueRunnerDefOrBuilder
A list of exception types considered to signal a safely closed queue if raised during enqueue operations.
getQueueClosedExceptionTypesList() - Method in class org.tensorflow.proto.framework.QueueRunnerDef.Builder
A list of exception types considered to signal a safely closed queue if raised during enqueue operations.
getQueueClosedExceptionTypesList() - Method in class org.tensorflow.proto.framework.QueueRunnerDef
A list of exception types considered to signal a safely closed queue if raised during enqueue operations.
getQueueClosedExceptionTypesList() - Method in interface org.tensorflow.proto.framework.QueueRunnerDefOrBuilder
A list of exception types considered to signal a safely closed queue if raised during enqueue operations.
getQueueClosedExceptionTypesValue(int) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.QueueRunnerDef
A list of exception types considered to signal a safely closed queue if raised during enqueue operations.
getQueueClosedExceptionTypesValue(int) - Method in interface org.tensorflow.proto.framework.QueueRunnerDefOrBuilder
A list of exception types considered to signal a safely closed queue if raised during enqueue operations.
getQueueClosedExceptionTypesValueList() - Method in class org.tensorflow.proto.framework.QueueRunnerDef.Builder
A list of exception types considered to signal a safely closed queue if raised during enqueue operations.
getQueueClosedExceptionTypesValueList() - Method in class org.tensorflow.proto.framework.QueueRunnerDef
A list of exception types considered to signal a safely closed queue if raised during enqueue operations.
getQueueClosedExceptionTypesValueList() - Method in interface org.tensorflow.proto.framework.QueueRunnerDefOrBuilder
A list of exception types considered to signal a safely closed queue if raised during enqueue operations.
getQueueName() - Method in class org.tensorflow.proto.framework.QueueRunnerDef.Builder
Queue name.
getQueueName() - Method in class org.tensorflow.proto.framework.QueueRunnerDef
Queue name.
getQueueName() - Method in interface org.tensorflow.proto.framework.QueueRunnerDefOrBuilder
Queue name.
getQueueNameBytes() - Method in class org.tensorflow.proto.framework.QueueRunnerDef.Builder
Queue name.
getQueueNameBytes() - Method in class org.tensorflow.proto.framework.QueueRunnerDef
Queue name.
getQueueNameBytes() - Method in interface org.tensorflow.proto.framework.QueueRunnerDefOrBuilder
Queue name.
getRecvBufMaxChunk() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
Guidance to formatting of large RecvBuf fields for transfer.
getRecvBufMaxChunk() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental
Guidance to formatting of large RecvBuf fields for transfer.
getRecvBufMaxChunk() - Method in interface org.tensorflow.proto.framework.ConfigProto.ExperimentalOrBuilder
Guidance to formatting of large RecvBuf fields for transfer.
getReferencedTensor(int) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
getReferencedTensor(int) - Method in class org.tensorflow.proto.framework.NodeExecStats
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
getReferencedTensor(int) - Method in interface org.tensorflow.proto.framework.NodeExecStatsOrBuilder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
getReferencedTensorBuilder(int) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
getReferencedTensorBuilderList() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
getReferencedTensorCount() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
getReferencedTensorCount() - Method in class org.tensorflow.proto.framework.NodeExecStats
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
getReferencedTensorCount() - Method in interface org.tensorflow.proto.framework.NodeExecStatsOrBuilder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
getReferencedTensorList() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
getReferencedTensorList() - Method in class org.tensorflow.proto.framework.NodeExecStats
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
getReferencedTensorList() - Method in interface org.tensorflow.proto.framework.NodeExecStatsOrBuilder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
getReferencedTensorOrBuilder(int) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
getReferencedTensorOrBuilder(int) - Method in class org.tensorflow.proto.framework.NodeExecStats
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
getReferencedTensorOrBuilder(int) - Method in interface org.tensorflow.proto.framework.NodeExecStatsOrBuilder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
getReferencedTensorOrBuilderList() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
getReferencedTensorOrBuilderList() - Method in class org.tensorflow.proto.framework.NodeExecStats
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
getReferencedTensorOrBuilderList() - Method in interface org.tensorflow.proto.framework.NodeExecStatsOrBuilder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
getRefValue() - Method in class org.tensorflow.proto.profiler.XStat.Builder
A string value that stored in XStatMetadata::name.
getRefValue() - Method in class org.tensorflow.proto.profiler.XStat
A string value that stored in XStatMetadata::name.
getRefValue() - Method in interface org.tensorflow.proto.profiler.XStatOrBuilder
A string value that stored in XStatMetadata::name.
getRelease() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
e.g.
getRelease() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo
e.g.
getRelease() - Method in interface org.tensorflow.proto.util.testlog.PlatformInfoOrBuilder
e.g.
getReleaseBytes() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
e.g.
getReleaseBytes() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo
e.g.
getReleaseBytes() - Method in interface org.tensorflow.proto.util.testlog.PlatformInfoOrBuilder
e.g.
getRemapping() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Remapping (default is ON) Remap subgraphs onto more efficient implementations.
getRemapping() - Method in class org.tensorflow.proto.framework.RewriterConfig
Remapping (default is ON) Remap subgraphs onto more efficient implementations.
getRemapping() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
Remapping (default is ON) Remap subgraphs onto more efficient implementations.
getRemappingValue() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Remapping (default is ON) Remap subgraphs onto more efficient implementations.
getRemappingValue() - Method in class org.tensorflow.proto.framework.RewriterConfig
Remapping (default is ON) Remap subgraphs onto more efficient implementations.
getRemappingValue() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
Remapping (default is ON) Remap subgraphs onto more efficient implementations.
getRemoteGraph() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Definition of remote graph
getRemoteGraph() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
Definition of remote graph
getRemoteGraph() - Method in interface org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfoOrBuilder
Definition of remote graph
getRemoteGraphBuilder() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Definition of remote graph
getRemoteGraphOrBuilder() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Definition of remote graph
getRemoteGraphOrBuilder() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
Definition of remote graph
getRemoteGraphOrBuilder() - Method in interface org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfoOrBuilder
Definition of remote graph
getRenameTo() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.ApiDef.AttrOrBuilder
Change the name used to access this attr in the API from what is used in the GraphDef.
getReportTensorAllocationsUponOom() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.AllocationDescription.Builder
Total number of bytes requested
getRequestedBytes() - Method in class org.tensorflow.proto.framework.AllocationDescription
Total number of bytes requested
getRequestedBytes() - Method in interface org.tensorflow.proto.framework.AllocationDescriptionOrBuilder
Total number of bytes requested
getRequestedSize() - Method in class org.tensorflow.proto.util.MemChunk.Builder
int64 requested_size = 3;
getRequestedSize() - Method in class org.tensorflow.proto.util.MemChunk
int64 requested_size = 3;
getRequestedSize() - Method in interface org.tensorflow.proto.util.MemChunkOrBuilder
int64 requested_size = 3;
getResetDiskByteUsage() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.DebugOptions
Whether the total disk usage of tfdbg is to be reset to zero in this Session.run call.
getResetDiskByteUsage() - Method in interface org.tensorflow.proto.framework.DebugOptionsOrBuilder
Whether the total disk usage of tfdbg is to be reset to zero in this Session.run call.
getResource() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedResource resource = 10;
getResource() - Method in class org.tensorflow.proto.framework.SavedObject
.tensorflow.SavedResource resource = 10;
getResource() - Method in interface org.tensorflow.proto.framework.SavedObjectOrBuilder
.tensorflow.SavedResource resource = 10;
getResourceArgUniqueId() - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
Deprecated.
getResourceArgUniqueId() - Method in class org.tensorflow.proto.framework.FunctionDef
Deprecated.
getResourceArgUniqueId() - Method in interface org.tensorflow.proto.framework.FunctionDefOrBuilder
Deprecated.
getResourceArgUniqueIdCount() - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
 
getResourceArgUniqueIdCount() - Method in class org.tensorflow.proto.framework.FunctionDef
 
getResourceArgUniqueIdCount() - Method in interface org.tensorflow.proto.framework.FunctionDefOrBuilder
Unique IDs for each resource argument, used to track aliasing resources.
getResourceArgUniqueIdMap() - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
Unique IDs for each resource argument, used to track aliasing resources.
getResourceArgUniqueIdMap() - Method in class org.tensorflow.proto.framework.FunctionDef
Unique IDs for each resource argument, used to track aliasing resources.
getResourceArgUniqueIdMap() - Method in interface org.tensorflow.proto.framework.FunctionDefOrBuilder
Unique IDs for each resource argument, used to track aliasing resources.
getResourceArgUniqueIdOrDefault(int, int) - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
Unique IDs for each resource argument, used to track aliasing resources.
getResourceArgUniqueIdOrDefault(int, int) - Method in class org.tensorflow.proto.framework.FunctionDef
Unique IDs for each resource argument, used to track aliasing resources.
getResourceArgUniqueIdOrDefault(int, int) - Method in interface org.tensorflow.proto.framework.FunctionDefOrBuilder
Unique IDs for each resource argument, used to track aliasing resources.
getResourceArgUniqueIdOrThrow(int) - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
Unique IDs for each resource argument, used to track aliasing resources.
getResourceArgUniqueIdOrThrow(int) - Method in class org.tensorflow.proto.framework.FunctionDef
Unique IDs for each resource argument, used to track aliasing resources.
getResourceArgUniqueIdOrThrow(int) - Method in interface org.tensorflow.proto.framework.FunctionDefOrBuilder
Unique IDs for each resource argument, used to track aliasing resources.
getResourceBuilder() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedResource resource = 10;
getResourceDtypesAndShapes(int) - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
Optional data types and shapes of a remote resource variable.
getResourceDtypesAndShapes(int) - Method in class org.tensorflow.proto.framework.RemoteTensorHandle
Optional data types and shapes of a remote resource variable.
getResourceDtypesAndShapes(int) - Method in interface org.tensorflow.proto.framework.RemoteTensorHandleOrBuilder
Optional data types and shapes of a remote resource variable.
getResourceDtypesAndShapesBuilder(int) - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
Optional data types and shapes of a remote resource variable.
getResourceDtypesAndShapesBuilderList() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
Optional data types and shapes of a remote resource variable.
getResourceDtypesAndShapesCount() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
Optional data types and shapes of a remote resource variable.
getResourceDtypesAndShapesCount() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle
Optional data types and shapes of a remote resource variable.
getResourceDtypesAndShapesCount() - Method in interface org.tensorflow.proto.framework.RemoteTensorHandleOrBuilder
Optional data types and shapes of a remote resource variable.
getResourceDtypesAndShapesList() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
Optional data types and shapes of a remote resource variable.
getResourceDtypesAndShapesList() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle
Optional data types and shapes of a remote resource variable.
getResourceDtypesAndShapesList() - Method in interface org.tensorflow.proto.framework.RemoteTensorHandleOrBuilder
Optional data types and shapes of a remote resource variable.
getResourceDtypesAndShapesOrBuilder(int) - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
Optional data types and shapes of a remote resource variable.
getResourceDtypesAndShapesOrBuilder(int) - Method in class org.tensorflow.proto.framework.RemoteTensorHandle
Optional data types and shapes of a remote resource variable.
getResourceDtypesAndShapesOrBuilder(int) - Method in interface org.tensorflow.proto.framework.RemoteTensorHandleOrBuilder
Optional data types and shapes of a remote resource variable.
getResourceDtypesAndShapesOrBuilderList() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
Optional data types and shapes of a remote resource variable.
getResourceDtypesAndShapesOrBuilderList() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle
Optional data types and shapes of a remote resource variable.
getResourceDtypesAndShapesOrBuilderList() - Method in interface org.tensorflow.proto.framework.RemoteTensorHandleOrBuilder
Optional data types and shapes of a remote resource variable.
getResourceHandleVal(int) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_RESOURCE
getResourceHandleVal(int) - Method in class org.tensorflow.proto.framework.TensorProto
DT_RESOURCE
getResourceHandleVal(int) - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
DT_RESOURCE
getResourceHandleValBuilder(int) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_RESOURCE
getResourceHandleValBuilderList() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_RESOURCE
getResourceHandleValCount() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_RESOURCE
getResourceHandleValCount() - Method in class org.tensorflow.proto.framework.TensorProto
DT_RESOURCE
getResourceHandleValCount() - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
DT_RESOURCE
getResourceHandleValList() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_RESOURCE
getResourceHandleValList() - Method in class org.tensorflow.proto.framework.TensorProto
DT_RESOURCE
getResourceHandleValList() - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
DT_RESOURCE
getResourceHandleValOrBuilder(int) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_RESOURCE
getResourceHandleValOrBuilder(int) - Method in class org.tensorflow.proto.framework.TensorProto
DT_RESOURCE
getResourceHandleValOrBuilder(int) - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
DT_RESOURCE
getResourceHandleValOrBuilderList() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_RESOURCE
getResourceHandleValOrBuilderList() - Method in class org.tensorflow.proto.framework.TensorProto
DT_RESOURCE
getResourceHandleValOrBuilderList() - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
DT_RESOURCE
getResourceId() - Method in class org.tensorflow.proto.framework.Resource.Builder
The id of the resource.
getResourceId() - Method in class org.tensorflow.proto.framework.Resource
The id of the resource.
getResourceId() - Method in interface org.tensorflow.proto.framework.ResourceOrBuilder
The id of the resource.
getResourceId() - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
The id of the resource that this event occurred on.
getResourceId() - Method in class org.tensorflow.proto.framework.TraceEvent
The id of the resource that this event occurred on.
getResourceId() - Method in interface org.tensorflow.proto.framework.TraceEventOrBuilder
The id of the resource that this event occurred on.
getResourceOrBuilder() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedResource resource = 10;
getResourceOrBuilder() - Method in class org.tensorflow.proto.framework.SavedObject
.tensorflow.SavedResource resource = 10;
getResourceOrBuilder() - Method in interface org.tensorflow.proto.framework.SavedObjectOrBuilder
.tensorflow.SavedResource resource = 10;
getResources() - Method in class org.tensorflow.proto.framework.Device.Builder
Deprecated.
getResources() - Method in class org.tensorflow.proto.framework.Device
Deprecated.
getResources() - Method in interface org.tensorflow.proto.framework.DeviceOrBuilder
Deprecated.
getResourcesCount() - Method in class org.tensorflow.proto.framework.Device.Builder
 
getResourcesCount() - Method in class org.tensorflow.proto.framework.Device
 
getResourcesCount() - Method in interface org.tensorflow.proto.framework.DeviceOrBuilder
The resources on this device, keyed by resource_id;
getResourcesMap() - Method in class org.tensorflow.proto.framework.Device.Builder
The resources on this device, keyed by resource_id;
getResourcesMap() - Method in class org.tensorflow.proto.framework.Device
The resources on this device, keyed by resource_id;
getResourcesMap() - Method in interface org.tensorflow.proto.framework.DeviceOrBuilder
The resources on this device, keyed by resource_id;
getResourcesOrDefault(int, Resource) - Method in class org.tensorflow.proto.framework.Device.Builder
The resources on this device, keyed by resource_id;
getResourcesOrDefault(int, Resource) - Method in class org.tensorflow.proto.framework.Device
The resources on this device, keyed by resource_id;
getResourcesOrDefault(int, Resource) - Method in interface org.tensorflow.proto.framework.DeviceOrBuilder
The resources on this device, keyed by resource_id;
getResourcesOrThrow(int) - Method in class org.tensorflow.proto.framework.Device.Builder
The resources on this device, keyed by resource_id;
getResourcesOrThrow(int) - Method in class org.tensorflow.proto.framework.Device
The resources on this device, keyed by resource_id;
getResourcesOrThrow(int) - Method in interface org.tensorflow.proto.framework.DeviceOrBuilder
The resources on this device, keyed by resource_id;
getRestoreFunction() - Method in class org.tensorflow.proto.framework.SaveableObject.Builder
int32 restore_function = 3;
getRestoreFunction() - Method in class org.tensorflow.proto.framework.SaveableObject
int32 restore_function = 3;
getRestoreFunction() - Method in interface org.tensorflow.proto.framework.SaveableObjectOrBuilder
int32 restore_function = 3;
getRestoreOpName() - Method in class org.tensorflow.proto.util.SaverDef.Builder
The operation to run when restoring a model checkpoint.
getRestoreOpName() - Method in class org.tensorflow.proto.util.SaverDef
The operation to run when restoring a model checkpoint.
getRestoreOpName() - Method in interface org.tensorflow.proto.util.SaverDefOrBuilder
The operation to run when restoring a model checkpoint.
getRestoreOpNameBytes() - Method in class org.tensorflow.proto.util.SaverDef.Builder
The operation to run when restoring a model checkpoint.
getRestoreOpNameBytes() - Method in class org.tensorflow.proto.util.SaverDef
The operation to run when restoring a model checkpoint.
getRestoreOpNameBytes() - Method in interface org.tensorflow.proto.util.SaverDefOrBuilder
The operation to run when restoring a model checkpoint.
getRet() - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
Deprecated.
getRet() - Method in class org.tensorflow.proto.framework.FunctionDef
Deprecated.
getRet() - Method in interface org.tensorflow.proto.framework.FunctionDefOrBuilder
Deprecated.
getRetCount() - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
 
getRetCount() - Method in class org.tensorflow.proto.framework.FunctionDef
 
getRetCount() - Method in interface org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.GraphOptions.Builder
Options that control the type and amount of graph rewriting.
getRewriteOptions() - Method in class org.tensorflow.proto.framework.GraphOptions
Options that control the type and amount of graph rewriting.
getRewriteOptions() - Method in interface org.tensorflow.proto.framework.GraphOptionsOrBuilder
Options that control the type and amount of graph rewriting.
getRewriteOptionsBuilder() - Method in class org.tensorflow.proto.framework.GraphOptions.Builder
Options that control the type and amount of graph rewriting.
getRewriteOptionsOrBuilder() - Method in class org.tensorflow.proto.framework.GraphOptions.Builder
Options that control the type and amount of graph rewriting.
getRewriteOptionsOrBuilder() - Method in class org.tensorflow.proto.framework.GraphOptions
Options that control the type and amount of graph rewriting.
getRewriteOptionsOrBuilder() - Method in interface org.tensorflow.proto.framework.GraphOptionsOrBuilder
Options that control the type and amount of graph rewriting.
getRpcOptions() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
Options that apply when this session uses the distributed runtime.
getRpcOptions() - Method in class org.tensorflow.proto.framework.ConfigProto
Options that apply when this session uses the distributed runtime.
getRpcOptions() - Method in interface org.tensorflow.proto.framework.ConfigProtoOrBuilder
Options that apply when this session uses the distributed runtime.
getRpcOptionsBuilder() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
Options that apply when this session uses the distributed runtime.
getRpcOptionsOrBuilder() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
Options that apply when this session uses the distributed runtime.
getRpcOptionsOrBuilder() - Method in class org.tensorflow.proto.framework.ConfigProto
Options that apply when this session uses the distributed runtime.
getRpcOptionsOrBuilder() - Method in interface org.tensorflow.proto.framework.ConfigProtoOrBuilder
Options that apply when this session uses the distributed runtime.
getRunConfiguration() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
Run-specific parameters (arguments, etc)
getRunConfiguration() - Method in class org.tensorflow.proto.util.testlog.TestResults
Run-specific parameters (arguments, etc)
getRunConfiguration() - Method in interface org.tensorflow.proto.util.testlog.TestResultsOrBuilder
Run-specific parameters (arguments, etc)
getRunConfigurationBuilder() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
Run-specific parameters (arguments, etc)
getRunConfigurationOrBuilder() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
Run-specific parameters (arguments, etc)
getRunConfigurationOrBuilder() - Method in class org.tensorflow.proto.util.testlog.TestResults
Run-specific parameters (arguments, etc)
getRunConfigurationOrBuilder() - Method in interface org.tensorflow.proto.util.testlog.TestResultsOrBuilder
Run-specific parameters (arguments, etc)
getRunHandlerPoolOptions() - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.Builder
.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
getRunHandlerPoolOptions() - Method in class org.tensorflow.proto.framework.RunOptions.Experimental
.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
getRunHandlerPoolOptions() - Method in interface org.tensorflow.proto.framework.RunOptions.ExperimentalOrBuilder
.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
getRunHandlerPoolOptionsBuilder() - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.Builder
.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
getRunHandlerPoolOptionsOrBuilder() - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.Builder
.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
getRunHandlerPoolOptionsOrBuilder() - Method in class org.tensorflow.proto.framework.RunOptions.Experimental
.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
getRunHandlerPoolOptionsOrBuilder() - Method in interface org.tensorflow.proto.framework.RunOptions.ExperimentalOrBuilder
.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
getRunId() - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
Run ID that this snapshot corresponds to.
getRunId() - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord
Run ID that this snapshot corresponds to.
getRunId() - Method in interface org.tensorflow.proto.util.SnapshotMetadataRecordOrBuilder
Run ID that this snapshot corresponds to.
getRunIdBytes() - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
Run ID that this snapshot corresponds to.
getRunIdBytes() - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord
Run ID that this snapshot corresponds to.
getRunIdBytes() - Method in interface org.tensorflow.proto.util.SnapshotMetadataRecordOrBuilder
Run ID that this snapshot corresponds to.
getRunMetadata() - Method in class org.tensorflow.proto.util.TaggedRunMetadata.Builder
Byte-encoded version of the `RunMetadata` proto in order to allow lazy deserialization.
getRunMetadata() - Method in class org.tensorflow.proto.util.TaggedRunMetadata
Byte-encoded version of the `RunMetadata` proto in order to allow lazy deserialization.
getRunMetadata() - Method in interface org.tensorflow.proto.util.TaggedRunMetadataOrBuilder
Byte-encoded version of the `RunMetadata` proto in order to allow lazy deserialization.
getRunMode() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
Used for differentiating between continuous and debug builds.
getRunMode() - Method in class org.tensorflow.proto.util.testlog.TestResults
Used for differentiating between continuous and debug builds.
getRunMode() - Method in interface org.tensorflow.proto.util.testlog.TestResultsOrBuilder
Used for differentiating between continuous and debug builds.
getRunModeBytes() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
Used for differentiating between continuous and debug builds.
getRunModeBytes() - Method in class org.tensorflow.proto.util.testlog.TestResults
Used for differentiating between continuous and debug builds.
getRunModeBytes() - Method in interface org.tensorflow.proto.util.testlog.TestResultsOrBuilder
Used for differentiating between continuous and debug builds.
getRunOptions() - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Options that will be applied to each run.
getRunOptions() - Method in class org.tensorflow.proto.framework.CallableOptions
Options that will be applied to each run.
getRunOptions() - Method in interface org.tensorflow.proto.framework.CallableOptionsOrBuilder
Options that will be applied to each run.
getRunOptionsBuilder() - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Options that will be applied to each run.
getRunOptionsOrBuilder() - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Options that will be applied to each run.
getRunOptionsOrBuilder() - Method in class org.tensorflow.proto.framework.CallableOptions
Options that will be applied to each run.
getRunOptionsOrBuilder() - Method in interface org.tensorflow.proto.framework.CallableOptionsOrBuilder
Options that will be applied to each run.
getRunTime() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
The amount of time the total run took (wall time in seconds)
getRunTime() - Method in class org.tensorflow.proto.util.testlog.TestResults
The amount of time the total run took (wall time in seconds)
getRunTime() - Method in interface org.tensorflow.proto.util.testlog.TestResultsOrBuilder
The amount of time the total run took (wall time in seconds)
getS() - Method in class org.tensorflow.proto.framework.AttrValue.Builder
"string"
getS() - Method in class org.tensorflow.proto.framework.AttrValue
"string"
getS(int) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(string)"
getS(int) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue
"list(string)"
getS(int) - Method in interface org.tensorflow.proto.framework.AttrValue.ListValueOrBuilder
"list(string)"
getS() - Method in interface org.tensorflow.proto.framework.AttrValueOrBuilder
"string"
getSampleRate() - Method in class org.tensorflow.proto.framework.Summary.Audio.Builder
Sample rate of the audio in Hz.
getSampleRate() - Method in class org.tensorflow.proto.framework.Summary.Audio
Sample rate of the audio in Hz.
getSampleRate() - Method in interface org.tensorflow.proto.framework.Summary.AudioOrBuilder
Sample rate of the audio in Hz.
getSaveableObjects() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
Deprecated.
getSaveableObjects() - Method in class org.tensorflow.proto.framework.SavedObject
Deprecated.
getSaveableObjects() - Method in interface org.tensorflow.proto.framework.SavedObjectOrBuilder
Deprecated.
getSaveableObjectsCount() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
 
getSaveableObjectsCount() - Method in class org.tensorflow.proto.framework.SavedObject
 
getSaveableObjectsCount() - Method in interface org.tensorflow.proto.framework.SavedObjectOrBuilder
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
getSaveableObjectsMap() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
getSaveableObjectsMap() - Method in class org.tensorflow.proto.framework.SavedObject
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
getSaveableObjectsMap() - Method in interface org.tensorflow.proto.framework.SavedObjectOrBuilder
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
getSaveableObjectsOrDefault(String, SaveableObject) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
getSaveableObjectsOrDefault(String, SaveableObject) - Method in class org.tensorflow.proto.framework.SavedObject
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
getSaveableObjectsOrDefault(String, SaveableObject) - Method in interface org.tensorflow.proto.framework.SavedObjectOrBuilder
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
getSaveableObjectsOrThrow(String) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
getSaveableObjectsOrThrow(String) - Method in class org.tensorflow.proto.framework.SavedObject
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
getSaveableObjectsOrThrow(String) - Method in interface org.tensorflow.proto.framework.SavedObjectOrBuilder
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
getSavedModelSchemaVersion() - Method in class org.tensorflow.proto.framework.SavedModel.Builder
The schema version of the SavedModel instance.
getSavedModelSchemaVersion() - Method in class org.tensorflow.proto.framework.SavedModel
The schema version of the SavedModel instance.
getSavedModelSchemaVersion() - Method in interface org.tensorflow.proto.framework.SavedModelOrBuilder
The schema version of the SavedModel instance.
getSaveFunction() - Method in class org.tensorflow.proto.framework.SaveableObject.Builder
Node ids of concrete functions for saving and loading from a checkpoint.
getSaveFunction() - Method in class org.tensorflow.proto.framework.SaveableObject
Node ids of concrete functions for saving and loading from a checkpoint.
getSaveFunction() - Method in interface org.tensorflow.proto.framework.SaveableObjectOrBuilder
Node ids of concrete functions for saving and loading from a checkpoint.
getSaverDef() - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
SaverDef.
getSaverDef() - Method in class org.tensorflow.proto.framework.MetaGraphDef
SaverDef.
getSaverDef() - Method in interface org.tensorflow.proto.framework.MetaGraphDefOrBuilder
SaverDef.
getSaverDefBuilder() - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
SaverDef.
getSaverDefOrBuilder() - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
SaverDef.
getSaverDefOrBuilder() - Method in class org.tensorflow.proto.framework.MetaGraphDef
SaverDef.
getSaverDefOrBuilder() - Method in interface org.tensorflow.proto.framework.MetaGraphDefOrBuilder
SaverDef.
getSaveSliceInfoDef() - Method in class org.tensorflow.proto.framework.VariableDef.Builder
Support for saving variables as slices of a larger variable.
getSaveSliceInfoDef() - Method in class org.tensorflow.proto.framework.VariableDef
Support for saving variables as slices of a larger variable.
getSaveSliceInfoDef() - Method in interface org.tensorflow.proto.framework.VariableDefOrBuilder
Support for saving variables as slices of a larger variable.
getSaveSliceInfoDefBuilder() - Method in class org.tensorflow.proto.framework.VariableDef.Builder
Support for saving variables as slices of a larger variable.
getSaveSliceInfoDefOrBuilder() - Method in class org.tensorflow.proto.framework.VariableDef.Builder
Support for saving variables as slices of a larger variable.
getSaveSliceInfoDefOrBuilder() - Method in class org.tensorflow.proto.framework.VariableDef
Support for saving variables as slices of a larger variable.
getSaveSliceInfoDefOrBuilder() - Method in interface org.tensorflow.proto.framework.VariableDefOrBuilder
Support for saving variables as slices of a larger variable.
getSaveTensorName() - Method in class org.tensorflow.proto.util.SaverDef.Builder
The operation to run when saving a model checkpoint.
getSaveTensorName() - Method in class org.tensorflow.proto.util.SaverDef
The operation to run when saving a model checkpoint.
getSaveTensorName() - Method in interface org.tensorflow.proto.util.SaverDefOrBuilder
The operation to run when saving a model checkpoint.
getSaveTensorNameBytes() - Method in class org.tensorflow.proto.util.SaverDef.Builder
The operation to run when saving a model checkpoint.
getSaveTensorNameBytes() - Method in class org.tensorflow.proto.util.SaverDef
The operation to run when saving a model checkpoint.
getSaveTensorNameBytes() - Method in interface org.tensorflow.proto.util.SaverDefOrBuilder
The operation to run when saving a model checkpoint.
getScheduledMicros() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
int64 scheduled_micros = 9;
getScheduledMicros() - Method in class org.tensorflow.proto.framework.NodeExecStats
int64 scheduled_micros = 9;
getScheduledMicros() - Method in interface org.tensorflow.proto.framework.NodeExecStatsOrBuilder
int64 scheduled_micros = 9;
getScheduledNanos() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
int64 scheduled_nanos = 17;
getScheduledNanos() - Method in class org.tensorflow.proto.framework.NodeExecStats
int64 scheduled_nanos = 17;
getScheduledNanos() - Method in interface org.tensorflow.proto.framework.NodeExecStatsOrBuilder
int64 scheduled_nanos = 17;
getScomplexVal(int) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_COMPLEX64.
getScomplexVal(int) - Method in class org.tensorflow.proto.framework.TensorProto
DT_COMPLEX64.
getScomplexVal(int) - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
DT_COMPLEX64.
getScomplexValCount() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_COMPLEX64.
getScomplexValCount() - Method in class org.tensorflow.proto.framework.TensorProto
DT_COMPLEX64.
getScomplexValCount() - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
DT_COMPLEX64.
getScomplexValList() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_COMPLEX64.
getScomplexValList() - Method in class org.tensorflow.proto.framework.TensorProto
DT_COMPLEX64.
getScomplexValList() - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
DT_COMPLEX64.
getScopedAllocatorOptimization() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.RewriterConfig.Builder
.tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;
getScopedAllocatorOpts() - Method in class org.tensorflow.proto.framework.RewriterConfig
.tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;
getScopedAllocatorOpts() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
.tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;
getScopedAllocatorOptsBuilder() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
.tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;
getScopedAllocatorOptsOrBuilder() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
.tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;
getScopedAllocatorOptsOrBuilder() - Method in class org.tensorflow.proto.framework.RewriterConfig
.tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;
getScopedAllocatorOptsOrBuilder() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
.tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;
getSCount() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(string)"
getSCount() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue
"list(string)"
getSCount() - Method in interface org.tensorflow.proto.framework.AttrValue.ListValueOrBuilder
"list(string)"
getSerialIdentifier() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Unique serial number of the machine.
getSerialIdentifier() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration
Unique serial number of the machine.
getSerialIdentifier() - Method in interface org.tensorflow.proto.util.testlog.MachineConfigurationOrBuilder
Unique serial number of the machine.
getSerialIdentifierBytes() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Unique serial number of the machine.
getSerialIdentifierBytes() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration
Unique serial number of the machine.
getSerialIdentifierBytes() - Method in interface org.tensorflow.proto.util.testlog.MachineConfigurationOrBuilder
Unique serial number of the machine.
getSerializedExecutorParameters() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Optional: Parameters given to the executor
getSerializedExecutorParameters() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
Optional: Parameters given to the executor
getSerializedExecutorParameters() - Method in interface org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfoOrBuilder
Optional: Parameters given to the executor
getSerializedSize() - Method in class org.tensorflow.proto.distruntime.ClusterDef
 
getSerializedSize() - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters
 
getSerializedSize() - Method in class org.tensorflow.proto.distruntime.JobDef
 
getSerializedSize() - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters
 
getSerializedSize() - Method in class org.tensorflow.proto.distruntime.ServerDef
 
getSerializedSize() - Method in class org.tensorflow.proto.distruntime.TaskDeviceFilters
 
getSerializedSize() - Method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra
 
getSerializedSize() - Method in class org.tensorflow.proto.example.BytesList
 
getSerializedSize() - Method in class org.tensorflow.proto.example.Example
 
getSerializedSize() - Method in class org.tensorflow.proto.example.ExampleParserConfiguration
 
getSerializedSize() - Method in class org.tensorflow.proto.example.Feature
 
getSerializedSize() - Method in class org.tensorflow.proto.example.FeatureConfiguration
 
getSerializedSize() - Method in class org.tensorflow.proto.example.FeatureList
 
getSerializedSize() - Method in class org.tensorflow.proto.example.FeatureLists
 
getSerializedSize() - Method in class org.tensorflow.proto.example.Features
 
getSerializedSize() - Method in class org.tensorflow.proto.example.FixedLenFeatureProto
 
getSerializedSize() - Method in class org.tensorflow.proto.example.FloatList
 
getSerializedSize() - Method in class org.tensorflow.proto.example.Int64List
 
getSerializedSize() - Method in class org.tensorflow.proto.example.SequenceExample
 
getSerializedSize() - Method in class org.tensorflow.proto.example.VarLenFeatureProto
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.AllocationDescription
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.AllocationRecord
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.ApiDef.Arg
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.ApiDef.Attr
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.ApiDef.Endpoint
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.ApiDef
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.ApiDefs
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.AssetFileDef
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.AttrValue
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.AutoParallelOptions
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.CallableOptions
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.CollectionDef.BytesList
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.CollectionDef.FloatList
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.CollectionDef
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.CollectionDef.Int64List
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.CollectionDef.NodeList
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.CondContextDef
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.ConfigProto
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.ControlFlowContextDef
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.CostGraphDef
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.DebuggedSourceFile
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.DebugOptions
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.DebugTensorWatch
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.Device
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.DeviceAttributes
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.DeviceLocality
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.DeviceProperties
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.DeviceStepStats
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.DictValue
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.FunctionDef
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.FunctionDefLibrary
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.FunctionSpec
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.GPUOptions
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.GradientDef
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.GraphDebugInfo
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.GraphDef
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.GraphOptions
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.GraphTransferInfo
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInput
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.HistogramProto
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.InterconnectLink
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.KernelDef
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.KernelList
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.ListValue
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.LocalLinks
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.MemoryLogStep
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.MemoryStats
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.MetaGraphDef
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.NameAttrList
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.NamedDevice
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.NamedTensorProto
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.NamedTupleValue
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.NodeDef
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.NodeExecStats
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.NodeOutput
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.NoneValue
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.OpDef.ArgDef
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.OpDef
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.OpDeprecation
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.OpList
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.OptimizerOptions
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.PairValue
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.QueueRunnerDef
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.ReaderBaseState
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.Resource
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.ResourceHandleProto
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.RewriterConfig
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.RPCOptions
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.RunMetadata
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.RunOptions.Experimental
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.RunOptions
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.SaveableObject
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.SavedAsset
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.SavedConcreteFunction
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.SavedConstant
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.SavedFunction
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.SavedModel
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.SavedObject
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.SavedObjectGraph
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.SavedResource
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.SavedUserObject
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.SavedVariable
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.ScopedAllocatorOptions
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.SessionMetadata
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.SignatureDef
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.StepStats
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.StructuredValue
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.Summary.Audio
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.Summary
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.Summary.Image
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.Summary.Value
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.SummaryDescription
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.SummaryMetadata
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.TensorConnection
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.TensorDescription
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.TensorInfo
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.TensorProto
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.TensorShapeProto.Dim
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.TensorShapeProto
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.TensorSliceProto.Extent
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.TensorSliceProto
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.TensorSpecProto
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.ThreadPoolOptionProto
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.Trace
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.TraceEvent
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.TupleValue
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.TypeSpecProto
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.ValuesDef
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.VariableDef
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.VariantTensorDataProto
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.VerifierConfig
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.VersionDef
 
getSerializedSize() - Method in class org.tensorflow.proto.framework.WhileContextDef
 
getSerializedSize() - Method in class org.tensorflow.proto.profiler.ProfileOptions
 
getSerializedSize() - Method in class org.tensorflow.proto.profiler.XEvent
 
getSerializedSize() - Method in class org.tensorflow.proto.profiler.XEventMetadata
 
getSerializedSize() - Method in class org.tensorflow.proto.profiler.XLine
 
getSerializedSize() - Method in class org.tensorflow.proto.profiler.XPlane
 
getSerializedSize() - Method in class org.tensorflow.proto.profiler.XSpace
 
getSerializedSize() - Method in class org.tensorflow.proto.profiler.XStat
 
getSerializedSize() - Method in class org.tensorflow.proto.profiler.XStatMetadata
 
getSerializedSize() - Method in class org.tensorflow.proto.util.BinSummary
 
getSerializedSize() - Method in class org.tensorflow.proto.util.BundleEntryProto
 
getSerializedSize() - Method in class org.tensorflow.proto.util.BundleHeaderProto
 
getSerializedSize() - Method in class org.tensorflow.proto.util.CodeLocation
 
getSerializedSize() - Method in class org.tensorflow.proto.util.DebugEvent
 
getSerializedSize() - Method in class org.tensorflow.proto.util.DebuggedDevice
 
getSerializedSize() - Method in class org.tensorflow.proto.util.DebuggedGraph
 
getSerializedSize() - Method in class org.tensorflow.proto.util.DebugMetadata
 
getSerializedSize() - Method in class org.tensorflow.proto.util.Event
 
getSerializedSize() - Method in class org.tensorflow.proto.util.Execution
 
getSerializedSize() - Method in class org.tensorflow.proto.util.GraphExecutionTrace
 
getSerializedSize() - Method in class org.tensorflow.proto.util.GraphOpCreation
 
getSerializedSize() - Method in class org.tensorflow.proto.util.LogMessage
 
getSerializedSize() - Method in class org.tensorflow.proto.util.MemAllocatorStats
 
getSerializedSize() - Method in class org.tensorflow.proto.util.MemChunk
 
getSerializedSize() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory
 
getSerializedSize() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement
 
getSerializedSize() - Method in class org.tensorflow.proto.util.MemoryDump
 
getSerializedSize() - Method in class org.tensorflow.proto.util.RequestedExitCode
 
getSerializedSize() - Method in class org.tensorflow.proto.util.SavedSlice
 
getSerializedSize() - Method in class org.tensorflow.proto.util.SavedSliceMeta
 
getSerializedSize() - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta
 
getSerializedSize() - Method in class org.tensorflow.proto.util.SavedTensorSlices
 
getSerializedSize() - Method in class org.tensorflow.proto.util.SaverDef
 
getSerializedSize() - Method in class org.tensorflow.proto.util.SessionLog
 
getSerializedSize() - Method in class org.tensorflow.proto.util.SnapShot
 
getSerializedSize() - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord
 
getSerializedSize() - Method in class org.tensorflow.proto.util.SnapshotRecord
 
getSerializedSize() - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata
 
getSerializedSize() - Method in class org.tensorflow.proto.util.SourceFile
 
getSerializedSize() - Method in class org.tensorflow.proto.util.StackFrameWithId
 
getSerializedSize() - Method in class org.tensorflow.proto.util.TaggedRunMetadata
 
getSerializedSize() - Method in class org.tensorflow.proto.util.TensorMetadata
 
getSerializedSize() - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo
 
getSerializedSize() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries
 
getSerializedSize() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
 
getSerializedSize() - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration
 
getSerializedSize() - Method in class org.tensorflow.proto.util.testlog.CommitId
 
getSerializedSize() - Method in class org.tensorflow.proto.util.testlog.CPUInfo
 
getSerializedSize() - Method in class org.tensorflow.proto.util.testlog.EntryValue
 
getSerializedSize() - Method in class org.tensorflow.proto.util.testlog.GPUInfo
 
getSerializedSize() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration
 
getSerializedSize() - Method in class org.tensorflow.proto.util.testlog.MemoryInfo
 
getSerializedSize() - Method in class org.tensorflow.proto.util.testlog.MetricEntry
 
getSerializedSize() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo
 
getSerializedSize() - Method in class org.tensorflow.proto.util.testlog.RunConfiguration
 
getSerializedSize() - Method in class org.tensorflow.proto.util.testlog.TestResults
 
getSerializedSize() - Method in class org.tensorflow.proto.util.WatchdogConfig
 
getSerializedSize() - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest
 
getSerializedSize() - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse
 
GetSessionHandle - Class in org.tensorflow.op.core
Store the input tensor in the state of the current session.
getSessionHandle(Operand<T>) - Method in class org.tensorflow.op.Ops
Store the input tensor in the state of the current session.
getSessionInterOpThreadPool(int) - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionInterOpThreadPool(int) - Method in class org.tensorflow.proto.framework.ConfigProto
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionInterOpThreadPool(int) - Method in interface org.tensorflow.proto.framework.ConfigProtoOrBuilder
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionInterOpThreadPoolBuilder(int) - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionInterOpThreadPoolBuilderList() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionInterOpThreadPoolCount() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionInterOpThreadPoolCount() - Method in class org.tensorflow.proto.framework.ConfigProto
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionInterOpThreadPoolCount() - Method in interface org.tensorflow.proto.framework.ConfigProtoOrBuilder
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionInterOpThreadPoolList() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionInterOpThreadPoolList() - Method in class org.tensorflow.proto.framework.ConfigProto
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionInterOpThreadPoolList() - Method in interface org.tensorflow.proto.framework.ConfigProtoOrBuilder
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionInterOpThreadPoolOrBuilder(int) - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionInterOpThreadPoolOrBuilder(int) - Method in class org.tensorflow.proto.framework.ConfigProto
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionInterOpThreadPoolOrBuilder(int) - Method in interface org.tensorflow.proto.framework.ConfigProtoOrBuilder
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionInterOpThreadPoolOrBuilderList() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionInterOpThreadPoolOrBuilderList() - Method in class org.tensorflow.proto.framework.ConfigProto
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionInterOpThreadPoolOrBuilderList() - Method in interface org.tensorflow.proto.framework.ConfigProtoOrBuilder
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionLog() - Method in class org.tensorflow.proto.util.Event.Builder
The state of the session which can be used for restarting after crashes.
getSessionLog() - Method in class org.tensorflow.proto.util.Event
The state of the session which can be used for restarting after crashes.
getSessionLog() - Method in interface org.tensorflow.proto.util.EventOrBuilder
The state of the session which can be used for restarting after crashes.
getSessionLogBuilder() - Method in class org.tensorflow.proto.util.Event.Builder
The state of the session which can be used for restarting after crashes.
getSessionLogOrBuilder() - Method in class org.tensorflow.proto.util.Event.Builder
The state of the session which can be used for restarting after crashes.
getSessionLogOrBuilder() - Method in class org.tensorflow.proto.util.Event
The state of the session which can be used for restarting after crashes.
getSessionLogOrBuilder() - Method in interface org.tensorflow.proto.util.EventOrBuilder
The state of the session which can be used for restarting after crashes.
getSessionMetadata() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
Metadata about the session.
getSessionMetadata() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental
Metadata about the session.
getSessionMetadata() - Method in interface org.tensorflow.proto.framework.ConfigProto.ExperimentalOrBuilder
Metadata about the session.
getSessionMetadataBuilder() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
Metadata about the session.
getSessionMetadataOrBuilder() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
Metadata about the session.
getSessionMetadataOrBuilder() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental
Metadata about the session.
getSessionMetadataOrBuilder() - Method in interface org.tensorflow.proto.framework.ConfigProto.ExperimentalOrBuilder
Metadata about the session.
GetSessionTensor<T extends TType> - Class in org.tensorflow.op.core
Get the value of the tensor specified by its handle.
getSessionTensor(Operand<TString>, DataType<T>) - Method in class org.tensorflow.op.Ops
Get the value of the tensor specified by its handle.
getShape() - Method in class org.tensorflow.proto.example.FixedLenFeatureProto.Builder
.tensorflow.TensorShapeProto shape = 2;
getShape() - Method in class org.tensorflow.proto.example.FixedLenFeatureProto
.tensorflow.TensorShapeProto shape = 2;
getShape() - Method in interface org.tensorflow.proto.example.FixedLenFeatureProtoOrBuilder
.tensorflow.TensorShapeProto shape = 2;
getShape() - Method in class org.tensorflow.proto.framework.AttrValue.Builder
"shape"
getShape() - Method in class org.tensorflow.proto.framework.AttrValue
"shape"
getShape(int) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(shape)"
getShape(int) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue
"list(shape)"
getShape(int) - Method in interface org.tensorflow.proto.framework.AttrValue.ListValueOrBuilder
"list(shape)"
getShape() - Method in interface org.tensorflow.proto.framework.AttrValueOrBuilder
"shape"
getShape() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
.tensorflow.TensorShapeProto shape = 2;
getShape() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto
.tensorflow.TensorShapeProto shape = 2;
getShape() - Method in interface org.tensorflow.proto.framework.BoundedTensorSpecProtoOrBuilder
.tensorflow.TensorShapeProto shape = 2;
getShape() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo.Builder
.tensorflow.TensorShapeProto shape = 3;
getShape() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo
.tensorflow.TensorShapeProto shape = 3;
getShape() - Method in interface org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfoOrBuilder
.tensorflow.TensorShapeProto shape = 3;
getShape(int) - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo.Builder
repeated int64 shape = 3;
getShape(int) - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo
repeated int64 shape = 3;
getShape(int) - Method in interface org.tensorflow.proto.framework.GraphTransferConstNodeInfoOrBuilder
repeated int64 shape = 3;
getShape(int) - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo.Builder
repeated int64 shape = 2;
getShape(int) - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo
repeated int64 shape = 2;
getShape(int) - Method in interface org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfoOrBuilder
repeated int64 shape = 2;
getShape(int) - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo.Builder
repeated int64 shape = 2;
getShape(int) - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo
repeated int64 shape = 2;
getShape(int) - Method in interface org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfoOrBuilder
repeated int64 shape = 2;
getShape() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
.tensorflow.TensorShapeProto shape = 2;
getShape() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
.tensorflow.TensorShapeProto shape = 2;
getShape() - Method in interface org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder
.tensorflow.TensorShapeProto shape = 2;
getShape() - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape.Builder
.tensorflow.TensorShapeProto shape = 2;
getShape() - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape
.tensorflow.TensorShapeProto shape = 2;
getShape() - Method in interface org.tensorflow.proto.framework.ResourceDtypeAndShapeOrBuilder
.tensorflow.TensorShapeProto shape = 2;
getShape() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape.Builder
.tensorflow.TensorShapeProto shape = 2;
getShape() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape
.tensorflow.TensorShapeProto shape = 2;
getShape() - Method in interface org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShapeOrBuilder
.tensorflow.TensorShapeProto shape = 2;
getShape() - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
.tensorflow.TensorShapeProto shape = 2;
getShape() - Method in class org.tensorflow.proto.framework.SavedVariable
.tensorflow.TensorShapeProto shape = 2;
getShape() - Method in interface org.tensorflow.proto.framework.SavedVariableOrBuilder
.tensorflow.TensorShapeProto shape = 2;
getShape() - Method in class org.tensorflow.proto.framework.TensorDescription.Builder
Shape of the tensor.
getShape() - Method in class org.tensorflow.proto.framework.TensorDescription
Shape of the tensor.
getShape() - Method in interface org.tensorflow.proto.framework.TensorDescriptionOrBuilder
Shape of the tensor.
getShape() - Method in class org.tensorflow.proto.framework.TensorSpecProto.Builder
.tensorflow.TensorShapeProto shape = 2;
getShape() - Method in class org.tensorflow.proto.framework.TensorSpecProto
.tensorflow.TensorShapeProto shape = 2;
getShape() - Method in interface org.tensorflow.proto.framework.TensorSpecProtoOrBuilder
.tensorflow.TensorShapeProto shape = 2;
getShape() - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
.tensorflow.TensorShapeProto shape = 2;
getShape() - Method in class org.tensorflow.proto.util.BundleEntryProto
.tensorflow.TensorShapeProto shape = 2;
getShape() - Method in interface org.tensorflow.proto.util.BundleEntryProtoOrBuilder
.tensorflow.TensorShapeProto shape = 2;
getShape() - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
Shape of the tensor
getShape() - Method in class org.tensorflow.proto.util.SavedSliceMeta
Shape of the tensor
getShape() - Method in interface org.tensorflow.proto.util.SavedSliceMetaOrBuilder
Shape of the tensor
getShapeBuilder() - Method in class org.tensorflow.proto.example.FixedLenFeatureProto.Builder
.tensorflow.TensorShapeProto shape = 2;
getShapeBuilder() - Method in class org.tensorflow.proto.framework.AttrValue.Builder
"shape"
getShapeBuilder(int) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(shape)"
getShapeBuilder() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
.tensorflow.TensorShapeProto shape = 2;
getShapeBuilder() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo.Builder
.tensorflow.TensorShapeProto shape = 3;
getShapeBuilder() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
.tensorflow.TensorShapeProto shape = 2;
getShapeBuilder() - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape.Builder
.tensorflow.TensorShapeProto shape = 2;
getShapeBuilder() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape.Builder
.tensorflow.TensorShapeProto shape = 2;
getShapeBuilder() - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
.tensorflow.TensorShapeProto shape = 2;
getShapeBuilder() - Method in class org.tensorflow.proto.framework.TensorDescription.Builder
Shape of the tensor.
getShapeBuilder() - Method in class org.tensorflow.proto.framework.TensorSpecProto.Builder
.tensorflow.TensorShapeProto shape = 2;
getShapeBuilder() - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
.tensorflow.TensorShapeProto shape = 2;
getShapeBuilder() - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
Shape of the tensor
getShapeBuilderList() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(shape)"
getShapeCount() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(shape)"
getShapeCount() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue
"list(shape)"
getShapeCount() - Method in interface org.tensorflow.proto.framework.AttrValue.ListValueOrBuilder
"list(shape)"
getShapeCount() - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo.Builder
repeated int64 shape = 3;
getShapeCount() - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo
repeated int64 shape = 3;
getShapeCount() - Method in interface org.tensorflow.proto.framework.GraphTransferConstNodeInfoOrBuilder
repeated int64 shape = 3;
getShapeCount() - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo.Builder
repeated int64 shape = 2;
getShapeCount() - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo
repeated int64 shape = 2;
getShapeCount() - Method in interface org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfoOrBuilder
repeated int64 shape = 2;
getShapeCount() - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo.Builder
repeated int64 shape = 2;
getShapeCount() - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo
repeated int64 shape = 2;
getShapeCount() - Method in interface org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfoOrBuilder
repeated int64 shape = 2;
getShapeList() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(shape)"
getShapeList() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue
"list(shape)"
getShapeList() - Method in interface org.tensorflow.proto.framework.AttrValue.ListValueOrBuilder
"list(shape)"
getShapeList() - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo.Builder
repeated int64 shape = 3;
getShapeList() - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo
repeated int64 shape = 3;
getShapeList() - Method in interface org.tensorflow.proto.framework.GraphTransferConstNodeInfoOrBuilder
repeated int64 shape = 3;
getShapeList() - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo.Builder
repeated int64 shape = 2;
getShapeList() - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo
repeated int64 shape = 2;
getShapeList() - Method in interface org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfoOrBuilder
repeated int64 shape = 2;
getShapeList() - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo.Builder
repeated int64 shape = 2;
getShapeList() - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo
repeated int64 shape = 2;
getShapeList() - Method in interface org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfoOrBuilder
repeated int64 shape = 2;
getShapeOptimization() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Shape optimizations (default is ON) Simplify computations made on shapes.
getShapeOptimization() - Method in class org.tensorflow.proto.framework.RewriterConfig
Shape optimizations (default is ON) Simplify computations made on shapes.
getShapeOptimization() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
Shape optimizations (default is ON) Simplify computations made on shapes.
getShapeOptimizationValue() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Shape optimizations (default is ON) Simplify computations made on shapes.
getShapeOptimizationValue() - Method in class org.tensorflow.proto.framework.RewriterConfig
Shape optimizations (default is ON) Simplify computations made on shapes.
getShapeOptimizationValue() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
Shape optimizations (default is ON) Simplify computations made on shapes.
getShapeOrBuilder() - Method in class org.tensorflow.proto.example.FixedLenFeatureProto.Builder
.tensorflow.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in class org.tensorflow.proto.example.FixedLenFeatureProto
.tensorflow.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in interface org.tensorflow.proto.example.FixedLenFeatureProtoOrBuilder
.tensorflow.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in class org.tensorflow.proto.framework.AttrValue.Builder
"shape"
getShapeOrBuilder() - Method in class org.tensorflow.proto.framework.AttrValue
"shape"
getShapeOrBuilder(int) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(shape)"
getShapeOrBuilder(int) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue
"list(shape)"
getShapeOrBuilder(int) - Method in interface org.tensorflow.proto.framework.AttrValue.ListValueOrBuilder
"list(shape)"
getShapeOrBuilder() - Method in interface org.tensorflow.proto.framework.AttrValueOrBuilder
"shape"
getShapeOrBuilder() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
.tensorflow.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto
.tensorflow.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in interface org.tensorflow.proto.framework.BoundedTensorSpecProtoOrBuilder
.tensorflow.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo.Builder
.tensorflow.TensorShapeProto shape = 3;
getShapeOrBuilder() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo
.tensorflow.TensorShapeProto shape = 3;
getShapeOrBuilder() - Method in interface org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfoOrBuilder
.tensorflow.TensorShapeProto shape = 3;
getShapeOrBuilder() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
.tensorflow.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
.tensorflow.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in interface org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder
.tensorflow.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape.Builder
.tensorflow.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape
.tensorflow.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in interface org.tensorflow.proto.framework.ResourceDtypeAndShapeOrBuilder
.tensorflow.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape.Builder
.tensorflow.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape
.tensorflow.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in interface org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShapeOrBuilder
.tensorflow.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
.tensorflow.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in class org.tensorflow.proto.framework.SavedVariable
.tensorflow.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in interface org.tensorflow.proto.framework.SavedVariableOrBuilder
.tensorflow.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in class org.tensorflow.proto.framework.TensorDescription.Builder
Shape of the tensor.
getShapeOrBuilder() - Method in class org.tensorflow.proto.framework.TensorDescription
Shape of the tensor.
getShapeOrBuilder() - Method in interface org.tensorflow.proto.framework.TensorDescriptionOrBuilder
Shape of the tensor.
getShapeOrBuilder() - Method in class org.tensorflow.proto.framework.TensorSpecProto.Builder
.tensorflow.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in class org.tensorflow.proto.framework.TensorSpecProto
.tensorflow.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in interface org.tensorflow.proto.framework.TensorSpecProtoOrBuilder
.tensorflow.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
.tensorflow.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in class org.tensorflow.proto.util.BundleEntryProto
.tensorflow.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in interface org.tensorflow.proto.util.BundleEntryProtoOrBuilder
.tensorflow.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
Shape of the tensor
getShapeOrBuilder() - Method in class org.tensorflow.proto.util.SavedSliceMeta
Shape of the tensor
getShapeOrBuilder() - Method in interface org.tensorflow.proto.util.SavedSliceMetaOrBuilder
Shape of the tensor
getShapeOrBuilderList() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(shape)"
getShapeOrBuilderList() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue
"list(shape)"
getShapeOrBuilderList() - Method in interface org.tensorflow.proto.framework.AttrValue.ListValueOrBuilder
"list(shape)"
getShapesOutputTensorName() - Method in class org.tensorflow.proto.example.VarLenFeatureProto.Builder
string shapes_output_tensor_name = 4;
getShapesOutputTensorName() - Method in class org.tensorflow.proto.example.VarLenFeatureProto
string shapes_output_tensor_name = 4;
getShapesOutputTensorName() - Method in interface org.tensorflow.proto.example.VarLenFeatureProtoOrBuilder
string shapes_output_tensor_name = 4;
getShapesOutputTensorNameBytes() - Method in class org.tensorflow.proto.example.VarLenFeatureProto.Builder
string shapes_output_tensor_name = 4;
getShapesOutputTensorNameBytes() - Method in class org.tensorflow.proto.example.VarLenFeatureProto
string shapes_output_tensor_name = 4;
getShapesOutputTensorNameBytes() - Method in interface org.tensorflow.proto.example.VarLenFeatureProtoOrBuilder
string shapes_output_tensor_name = 4;
getSharded() - Method in class org.tensorflow.proto.util.SaverDef.Builder
Shard the save files, one per device that has Variable nodes.
getSharded() - Method in class org.tensorflow.proto.util.SaverDef
Shard the save files, one per device that has Variable nodes.
getSharded() - Method in interface org.tensorflow.proto.util.SaverDefOrBuilder
Shard the save files, one per device that has Variable nodes.
getShardId() - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
The binary content of the tensor lies in: File "shard_id": bytes [offset, offset + size).
getShardId() - Method in class org.tensorflow.proto.util.BundleEntryProto
The binary content of the tensor lies in: File "shard_id": bytes [offset, offset + size).
getShardId() - Method in interface org.tensorflow.proto.util.BundleEntryProtoOrBuilder
The binary content of the tensor lies in: File "shard_id": bytes [offset, offset + size).
getShareClusterDevicesInSession() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
When true, WorkerSessions are created with device attributes from the full cluster.
getShareClusterDevicesInSession() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
This was promoted to a non-experimental API.
getShareClusterDevicesInSession() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental
This was promoted to a non-experimental API.
getShareClusterDevicesInSession() - Method in interface org.tensorflow.proto.framework.ConfigProto.ExperimentalOrBuilder
This was promoted to a non-experimental API.
getShareClusterDevicesInSession() - Method in class org.tensorflow.proto.framework.ConfigProto
When true, WorkerSessions are created with device attributes from the full cluster.
getShareClusterDevicesInSession() - Method in interface org.tensorflow.proto.framework.ConfigProtoOrBuilder
When true, WorkerSessions are created with device attributes from the full cluster.
getSharedMemorySizePerMultiprocessor() - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
Shared memory size per multiprocessor in bytes.
getSharedMemorySizePerMultiprocessor() - Method in class org.tensorflow.proto.framework.DeviceProperties
Shared memory size per multiprocessor in bytes.
getSharedMemorySizePerMultiprocessor() - Method in interface org.tensorflow.proto.framework.DevicePropertiesOrBuilder
Shared memory size per multiprocessor in bytes.
getShareSessionStateInClusterspecPropagation() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.util.WorkerHeartbeatRequest.Builder
.tensorflow.WorkerShutdownMode shutdown_mode = 1;
getShutdownMode() - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest
.tensorflow.WorkerShutdownMode shutdown_mode = 1;
getShutdownMode() - Method in interface org.tensorflow.proto.util.WorkerHeartbeatRequestOrBuilder
.tensorflow.WorkerShutdownMode shutdown_mode = 1;
getShutdownModeValue() - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest.Builder
.tensorflow.WorkerShutdownMode shutdown_mode = 1;
getShutdownModeValue() - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest
.tensorflow.WorkerShutdownMode shutdown_mode = 1;
getShutdownModeValue() - Method in interface org.tensorflow.proto.util.WorkerHeartbeatRequestOrBuilder
.tensorflow.WorkerShutdownMode shutdown_mode = 1;
getSignature() - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
The definition of the function's name, arguments, return values, attrs etc.
getSignature() - Method in class org.tensorflow.proto.framework.FunctionDef
The definition of the function's name, arguments, return values, attrs etc.
getSignature() - Method in interface org.tensorflow.proto.framework.FunctionDefOrBuilder
The definition of the function's name, arguments, return values, attrs etc.
getSignatureBuilder() - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
The definition of the function's name, arguments, return values, attrs etc.
getSignatureDef() - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
Deprecated.
getSignatureDef() - Method in class org.tensorflow.proto.framework.MetaGraphDef
Deprecated.
getSignatureDef() - Method in interface org.tensorflow.proto.framework.MetaGraphDefOrBuilder
Deprecated.
getSignatureDefCount() - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
 
getSignatureDefCount() - Method in class org.tensorflow.proto.framework.MetaGraphDef
 
getSignatureDefCount() - Method in interface org.tensorflow.proto.framework.MetaGraphDefOrBuilder
signature_def: Map from user supplied key for a signature to a single SignatureDef.
getSignatureDefMap() - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
signature_def: Map from user supplied key for a signature to a single SignatureDef.
getSignatureDefMap() - Method in class org.tensorflow.proto.framework.MetaGraphDef
signature_def: Map from user supplied key for a signature to a single SignatureDef.
getSignatureDefMap() - Method in interface org.tensorflow.proto.framework.MetaGraphDefOrBuilder
signature_def: Map from user supplied key for a signature to a single SignatureDef.
getSignatureDefOrDefault(String, SignatureDef) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
signature_def: Map from user supplied key for a signature to a single SignatureDef.
getSignatureDefOrDefault(String, SignatureDef) - Method in class org.tensorflow.proto.framework.MetaGraphDef
signature_def: Map from user supplied key for a signature to a single SignatureDef.
getSignatureDefOrDefault(String, SignatureDef) - Method in interface org.tensorflow.proto.framework.MetaGraphDefOrBuilder
signature_def: Map from user supplied key for a signature to a single SignatureDef.
getSignatureDefOrThrow(String) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
signature_def: Map from user supplied key for a signature to a single SignatureDef.
getSignatureDefOrThrow(String) - Method in class org.tensorflow.proto.framework.MetaGraphDef
signature_def: Map from user supplied key for a signature to a single SignatureDef.
getSignatureDefOrThrow(String) - Method in interface org.tensorflow.proto.framework.MetaGraphDefOrBuilder
signature_def: Map from user supplied key for a signature to a single SignatureDef.
getSignatureOrBuilder() - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
The definition of the function's name, arguments, return values, attrs etc.
getSignatureOrBuilder() - Method in class org.tensorflow.proto.framework.FunctionDef
The definition of the function's name, arguments, return values, attrs etc.
getSignatureOrBuilder() - Method in interface org.tensorflow.proto.framework.FunctionDefOrBuilder
The definition of the function's name, arguments, return values, attrs etc.
getSimpleValue() - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
float simple_value = 2;
getSimpleValue() - Method in class org.tensorflow.proto.framework.Summary.Value
float simple_value = 2;
getSimpleValue() - Method in interface org.tensorflow.proto.framework.Summary.ValueOrBuilder
float simple_value = 2;
getSize() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo.Builder
int64 size = 1;
getSize() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo
int64 size = 1;
getSize() - Method in interface org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfoOrBuilder
int64 size = 1;
getSize() - Method in class org.tensorflow.proto.framework.TensorShapeProto.Dim.Builder
Size of the tensor in that dimension.
getSize() - Method in class org.tensorflow.proto.framework.TensorShapeProto.Dim
Size of the tensor in that dimension.
getSize() - Method in interface org.tensorflow.proto.framework.TensorShapeProto.DimOrBuilder
Size of the tensor in that dimension.
getSize() - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
int64 size = 5;
getSize() - Method in class org.tensorflow.proto.util.BundleEntryProto
int64 size = 5;
getSize() - Method in interface org.tensorflow.proto.util.BundleEntryProtoOrBuilder
int64 size = 5;
getSize() - Method in class org.tensorflow.proto.util.MemChunk.Builder
int64 size = 2;
getSize() - Method in class org.tensorflow.proto.util.MemChunk
int64 size = 2;
getSize() - Method in interface org.tensorflow.proto.util.MemChunkOrBuilder
int64 size = 2;
getSize() - Method in class org.tensorflow.proto.util.SnapShot.Builder
int64 size = 2;
getSize() - Method in class org.tensorflow.proto.util.SnapShot
int64 size = 2;
getSize() - Method in interface org.tensorflow.proto.util.SnapShotOrBuilder
int64 size = 2;
getSlice() - Method in class org.tensorflow.proto.util.SavedSlice.Builder
Extent of the slice.
getSlice() - Method in class org.tensorflow.proto.util.SavedSlice
Extent of the slice.
getSlice(int) - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
Explicit list of slices saved in the checkpoint file.
getSlice(int) - Method in class org.tensorflow.proto.util.SavedSliceMeta
Explicit list of slices saved in the checkpoint file.
getSlice(int) - Method in interface org.tensorflow.proto.util.SavedSliceMetaOrBuilder
Explicit list of slices saved in the checkpoint file.
getSlice() - Method in interface org.tensorflow.proto.util.SavedSliceOrBuilder
Extent of the slice.
getSliceBuilder() - Method in class org.tensorflow.proto.util.SavedSlice.Builder
Extent of the slice.
getSliceBuilder(int) - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
Explicit list of slices saved in the checkpoint file.
getSliceBuilderList() - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
Explicit list of slices saved in the checkpoint file.
getSliceCount() - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
Explicit list of slices saved in the checkpoint file.
getSliceCount() - Method in class org.tensorflow.proto.util.SavedSliceMeta
Explicit list of slices saved in the checkpoint file.
getSliceCount() - Method in interface org.tensorflow.proto.util.SavedSliceMetaOrBuilder
Explicit list of slices saved in the checkpoint file.
getSliceList() - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
Explicit list of slices saved in the checkpoint file.
getSliceList() - Method in class org.tensorflow.proto.util.SavedSliceMeta
Explicit list of slices saved in the checkpoint file.
getSliceList() - Method in interface org.tensorflow.proto.util.SavedSliceMetaOrBuilder
Explicit list of slices saved in the checkpoint file.
getSliceOrBuilder() - Method in class org.tensorflow.proto.util.SavedSlice.Builder
Extent of the slice.
getSliceOrBuilder() - Method in class org.tensorflow.proto.util.SavedSlice
Extent of the slice.
getSliceOrBuilder(int) - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
Explicit list of slices saved in the checkpoint file.
getSliceOrBuilder(int) - Method in class org.tensorflow.proto.util.SavedSliceMeta
Explicit list of slices saved in the checkpoint file.
getSliceOrBuilder(int) - Method in interface org.tensorflow.proto.util.SavedSliceMetaOrBuilder
Explicit list of slices saved in the checkpoint file.
getSliceOrBuilder() - Method in interface org.tensorflow.proto.util.SavedSliceOrBuilder
Extent of the slice.
getSliceOrBuilderList() - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
Explicit list of slices saved in the checkpoint file.
getSliceOrBuilderList() - Method in class org.tensorflow.proto.util.SavedSliceMeta
Explicit list of slices saved in the checkpoint file.
getSliceOrBuilderList() - Method in interface org.tensorflow.proto.util.SavedSliceMetaOrBuilder
Explicit list of slices saved in the checkpoint file.
getSlices(int) - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
Iff present, this entry represents a partitioned tensor.
getSlices(int) - Method in class org.tensorflow.proto.util.BundleEntryProto
Iff present, this entry represents a partitioned tensor.
getSlices(int) - Method in interface org.tensorflow.proto.util.BundleEntryProtoOrBuilder
Iff present, this entry represents a partitioned tensor.
getSlicesBuilder(int) - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
Iff present, this entry represents a partitioned tensor.
getSlicesBuilderList() - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
Iff present, this entry represents a partitioned tensor.
getSlicesCount() - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
Iff present, this entry represents a partitioned tensor.
getSlicesCount() - Method in class org.tensorflow.proto.util.BundleEntryProto
Iff present, this entry represents a partitioned tensor.
getSlicesCount() - Method in interface org.tensorflow.proto.util.BundleEntryProtoOrBuilder
Iff present, this entry represents a partitioned tensor.
getSlicesList() - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
Iff present, this entry represents a partitioned tensor.
getSlicesList() - Method in class org.tensorflow.proto.util.BundleEntryProto
Iff present, this entry represents a partitioned tensor.
getSlicesList() - Method in interface org.tensorflow.proto.util.BundleEntryProtoOrBuilder
Iff present, this entry represents a partitioned tensor.
getSlicesOrBuilder(int) - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
Iff present, this entry represents a partitioned tensor.
getSlicesOrBuilder(int) - Method in class org.tensorflow.proto.util.BundleEntryProto
Iff present, this entry represents a partitioned tensor.
getSlicesOrBuilder(int) - Method in interface org.tensorflow.proto.util.BundleEntryProtoOrBuilder
Iff present, this entry represents a partitioned tensor.
getSlicesOrBuilderList() - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
Iff present, this entry represents a partitioned tensor.
getSlicesOrBuilderList() - Method in class org.tensorflow.proto.util.BundleEntryProto
Iff present, this entry represents a partitioned tensor.
getSlicesOrBuilderList() - Method in interface org.tensorflow.proto.util.BundleEntryProtoOrBuilder
Iff present, this entry represents a partitioned tensor.
getSList() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(string)"
getSList() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue
"list(string)"
getSList() - Method in interface org.tensorflow.proto.framework.AttrValue.ListValueOrBuilder
"list(string)"
getSlot() - Method in class org.tensorflow.proto.framework.NodeOutput.Builder
int32 slot = 1;
getSlot() - Method in class org.tensorflow.proto.framework.NodeOutput
int32 slot = 1;
getSlot() - Method in interface org.tensorflow.proto.framework.NodeOutputOrBuilder
int32 slot = 1;
getSlotName() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
The name of the slot (e.g.
getSlotName() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference
The name of the slot (e.g.
getSlotName() - Method in interface org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder
The name of the slot (e.g.
getSlotNameBytes() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
The name of the slot (e.g.
getSlotNameBytes() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference
The name of the slot (e.g.
getSlotNameBytes() - Method in interface org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder
The name of the slot (e.g.
getSlotVariableNodeId() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
An index into `TrackableObjectGraph.nodes`, indicating the `Object` with the value of the slot variable.
getSlotVariableNodeId() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference
An index into `TrackableObjectGraph.nodes`, indicating the `Object` with the value of the slot variable.
getSlotVariableNodeId() - Method in interface org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder
An index into `TrackableObjectGraph.nodes`, indicating the `Object` with the value of the slot variable.
getSlotVariables(int) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
Slot variables owned by this object.
getSlotVariables(int) - Method in class org.tensorflow.proto.framework.SavedObject
Slot variables owned by this object.
getSlotVariables(int) - Method in interface org.tensorflow.proto.framework.SavedObjectOrBuilder
Slot variables owned by this object.
getSlotVariables(int) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
getSlotVariables(int) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
Slot variables owned by this object.
getSlotVariables(int) - Method in interface org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObjectOrBuilder
Slot variables owned by this object.
getSlotVariablesBuilder(int) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
Slot variables owned by this object.
getSlotVariablesBuilder(int) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
getSlotVariablesBuilderList() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
Slot variables owned by this object.
getSlotVariablesBuilderList() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
getSlotVariablesCount() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
Slot variables owned by this object.
getSlotVariablesCount() - Method in class org.tensorflow.proto.framework.SavedObject
Slot variables owned by this object.
getSlotVariablesCount() - Method in interface org.tensorflow.proto.framework.SavedObjectOrBuilder
Slot variables owned by this object.
getSlotVariablesCount() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
getSlotVariablesCount() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
Slot variables owned by this object.
getSlotVariablesCount() - Method in interface org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObjectOrBuilder
Slot variables owned by this object.
getSlotVariablesList() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
Slot variables owned by this object.
getSlotVariablesList() - Method in class org.tensorflow.proto.framework.SavedObject
Slot variables owned by this object.
getSlotVariablesList() - Method in interface org.tensorflow.proto.framework.SavedObjectOrBuilder
Slot variables owned by this object.
getSlotVariablesList() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
getSlotVariablesList() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
Slot variables owned by this object.
getSlotVariablesList() - Method in interface org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObjectOrBuilder
Slot variables owned by this object.
getSlotVariablesOrBuilder(int) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
Slot variables owned by this object.
getSlotVariablesOrBuilder(int) - Method in class org.tensorflow.proto.framework.SavedObject
Slot variables owned by this object.
getSlotVariablesOrBuilder(int) - Method in interface org.tensorflow.proto.framework.SavedObjectOrBuilder
Slot variables owned by this object.
getSlotVariablesOrBuilder(int) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
getSlotVariablesOrBuilder(int) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
Slot variables owned by this object.
getSlotVariablesOrBuilder(int) - Method in interface org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObjectOrBuilder
Slot variables owned by this object.
getSlotVariablesOrBuilderList() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
Slot variables owned by this object.
getSlotVariablesOrBuilderList() - Method in class org.tensorflow.proto.framework.SavedObject
Slot variables owned by this object.
getSlotVariablesOrBuilderList() - Method in interface org.tensorflow.proto.framework.SavedObjectOrBuilder
Slot variables owned by this object.
getSlotVariablesOrBuilderList() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
getSlotVariablesOrBuilderList() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
Slot variables owned by this object.
getSlotVariablesOrBuilderList() - Method in interface org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObjectOrBuilder
Slot variables owned by this object.
getSnapShot(int) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.SnapShot snap_shot = 4;
getSnapShot(int) - Method in class org.tensorflow.proto.util.MemoryDump
repeated .tensorflow.SnapShot snap_shot = 4;
getSnapShot(int) - Method in interface org.tensorflow.proto.util.MemoryDumpOrBuilder
repeated .tensorflow.SnapShot snap_shot = 4;
getSnapshot() - Method in class org.tensorflow.proto.util.testlog.CommitId.Builder
Hash of intermediate change between hash/changelist and what was tested.
getSnapshot() - Method in class org.tensorflow.proto.util.testlog.CommitId
Hash of intermediate change between hash/changelist and what was tested.
getSnapshot() - Method in interface org.tensorflow.proto.util.testlog.CommitIdOrBuilder
Hash of intermediate change between hash/changelist and what was tested.
getSnapShotBuilder(int) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.SnapShot snap_shot = 4;
getSnapShotBuilderList() - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.SnapShot snap_shot = 4;
getSnapshotBytes() - Method in class org.tensorflow.proto.util.testlog.CommitId.Builder
Hash of intermediate change between hash/changelist and what was tested.
getSnapshotBytes() - Method in class org.tensorflow.proto.util.testlog.CommitId
Hash of intermediate change between hash/changelist and what was tested.
getSnapshotBytes() - Method in interface org.tensorflow.proto.util.testlog.CommitIdOrBuilder
Hash of intermediate change between hash/changelist and what was tested.
getSnapShotCount() - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.SnapShot snap_shot = 4;
getSnapShotCount() - Method in class org.tensorflow.proto.util.MemoryDump
repeated .tensorflow.SnapShot snap_shot = 4;
getSnapShotCount() - Method in interface org.tensorflow.proto.util.MemoryDumpOrBuilder
repeated .tensorflow.SnapShot snap_shot = 4;
getSnapShotList() - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.SnapShot snap_shot = 4;
getSnapShotList() - Method in class org.tensorflow.proto.util.MemoryDump
repeated .tensorflow.SnapShot snap_shot = 4;
getSnapShotList() - Method in interface org.tensorflow.proto.util.MemoryDumpOrBuilder
repeated .tensorflow.SnapShot snap_shot = 4;
getSnapshotName() - Method in class org.tensorflow.proto.framework.VariableDef.Builder
Name of the snapshot tensor.
getSnapshotName() - Method in class org.tensorflow.proto.framework.VariableDef
Name of the snapshot tensor.
getSnapshotName() - Method in interface org.tensorflow.proto.framework.VariableDefOrBuilder
Name of the snapshot tensor.
getSnapshotNameBytes() - Method in class org.tensorflow.proto.framework.VariableDef.Builder
Name of the snapshot tensor.
getSnapshotNameBytes() - Method in class org.tensorflow.proto.framework.VariableDef
Name of the snapshot tensor.
getSnapshotNameBytes() - Method in interface org.tensorflow.proto.framework.VariableDefOrBuilder
Name of the snapshot tensor.
getSnapShotOrBuilder(int) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.SnapShot snap_shot = 4;
getSnapShotOrBuilder(int) - Method in class org.tensorflow.proto.util.MemoryDump
repeated .tensorflow.SnapShot snap_shot = 4;
getSnapShotOrBuilder(int) - Method in interface org.tensorflow.proto.util.MemoryDumpOrBuilder
repeated .tensorflow.SnapShot snap_shot = 4;
getSnapShotOrBuilderList() - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.SnapShot snap_shot = 4;
getSnapShotOrBuilderList() - Method in class org.tensorflow.proto.util.MemoryDump
repeated .tensorflow.SnapShot snap_shot = 4;
getSnapShotOrBuilderList() - Method in interface org.tensorflow.proto.util.MemoryDumpOrBuilder
repeated .tensorflow.SnapShot snap_shot = 4;
getSocOpId() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo.Builder
int32 soc_op_id = 4;
getSocOpId() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo
int32 soc_op_id = 4;
getSocOpId() - Method in interface org.tensorflow.proto.framework.GraphTransferNodeInfoOrBuilder
int32 soc_op_id = 4;
getSourceFile() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
The content of a source file.
getSourceFile() - Method in class org.tensorflow.proto.util.DebugEvent
The content of a source file.
getSourceFile() - Method in interface org.tensorflow.proto.util.DebugEventOrBuilder
The content of a source file.
getSourceFileBuilder() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
The content of a source file.
getSourceFileOrBuilder() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
The content of a source file.
getSourceFileOrBuilder() - Method in class org.tensorflow.proto.util.DebugEvent
The content of a source file.
getSourceFileOrBuilder() - Method in interface org.tensorflow.proto.util.DebugEventOrBuilder
The content of a source file.
getSourceFiles(int) - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles.Builder
A collection of source code files.
getSourceFiles(int) - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles
A collection of source code files.
getSourceFiles(int) - Method in interface org.tensorflow.proto.framework.DebuggedSourceFilesOrBuilder
A collection of source code files.
getSourceFilesBuilder(int) - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles.Builder
A collection of source code files.
getSourceFilesBuilderList() - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles.Builder
A collection of source code files.
getSourceFilesCount() - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles.Builder
A collection of source code files.
getSourceFilesCount() - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles
A collection of source code files.
getSourceFilesCount() - Method in interface org.tensorflow.proto.framework.DebuggedSourceFilesOrBuilder
A collection of source code files.
getSourceFilesList() - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles.Builder
A collection of source code files.
getSourceFilesList() - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles
A collection of source code files.
getSourceFilesList() - Method in interface org.tensorflow.proto.framework.DebuggedSourceFilesOrBuilder
A collection of source code files.
getSourceFilesOrBuilder(int) - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles.Builder
A collection of source code files.
getSourceFilesOrBuilder(int) - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles
A collection of source code files.
getSourceFilesOrBuilder(int) - Method in interface org.tensorflow.proto.framework.DebuggedSourceFilesOrBuilder
A collection of source code files.
getSourceFilesOrBuilderList() - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles.Builder
A collection of source code files.
getSourceFilesOrBuilderList() - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles
A collection of source code files.
getSourceFilesOrBuilderList() - Method in interface org.tensorflow.proto.framework.DebuggedSourceFilesOrBuilder
A collection of source code files.
getStackFrameIds(int) - Method in class org.tensorflow.proto.util.CodeLocation.Builder
ID to a stack frame, each of which is pointed to by a unique ID.
getStackFrameIds(int) - Method in class org.tensorflow.proto.util.CodeLocation
ID to a stack frame, each of which is pointed to by a unique ID.
getStackFrameIds(int) - Method in interface org.tensorflow.proto.util.CodeLocationOrBuilder
ID to a stack frame, each of which is pointed to by a unique ID.
getStackFrameIdsBytes(int) - Method in class org.tensorflow.proto.util.CodeLocation.Builder
ID to a stack frame, each of which is pointed to by a unique ID.
getStackFrameIdsBytes(int) - Method in class org.tensorflow.proto.util.CodeLocation
ID to a stack frame, each of which is pointed to by a unique ID.
getStackFrameIdsBytes(int) - Method in interface org.tensorflow.proto.util.CodeLocationOrBuilder
ID to a stack frame, each of which is pointed to by a unique ID.
getStackFrameIdsCount() - Method in class org.tensorflow.proto.util.CodeLocation.Builder
ID to a stack frame, each of which is pointed to by a unique ID.
getStackFrameIdsCount() - Method in class org.tensorflow.proto.util.CodeLocation
ID to a stack frame, each of which is pointed to by a unique ID.
getStackFrameIdsCount() - Method in interface org.tensorflow.proto.util.CodeLocationOrBuilder
ID to a stack frame, each of which is pointed to by a unique ID.
getStackFrameIdsList() - Method in class org.tensorflow.proto.util.CodeLocation.Builder
ID to a stack frame, each of which is pointed to by a unique ID.
getStackFrameIdsList() - Method in class org.tensorflow.proto.util.CodeLocation
ID to a stack frame, each of which is pointed to by a unique ID.
getStackFrameIdsList() - Method in interface org.tensorflow.proto.util.CodeLocationOrBuilder
ID to a stack frame, each of which is pointed to by a unique ID.
getStackFrameWithId() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
A stack frame (filename, line number and column number, function name and code string) with ID.
getStackFrameWithId() - Method in class org.tensorflow.proto.util.DebugEvent
A stack frame (filename, line number and column number, function name and code string) with ID.
getStackFrameWithId() - Method in interface org.tensorflow.proto.util.DebugEventOrBuilder
A stack frame (filename, line number and column number, function name and code string) with ID.
getStackFrameWithIdBuilder() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
A stack frame (filename, line number and column number, function name and code string) with ID.
getStackFrameWithIdOrBuilder() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
A stack frame (filename, line number and column number, function name and code string) with ID.
getStackFrameWithIdOrBuilder() - Method in class org.tensorflow.proto.util.DebugEvent
A stack frame (filename, line number and column number, function name and code string) with ID.
getStackFrameWithIdOrBuilder() - Method in interface org.tensorflow.proto.util.DebugEventOrBuilder
A stack frame (filename, line number and column number, function name and code string) with ID.
getStart() - Method in class org.tensorflow.proto.framework.TensorSliceProto.Extent.Builder
Start index of the slice, starting at 0.
getStart() - Method in class org.tensorflow.proto.framework.TensorSliceProto.Extent
Start index of the slice, starting at 0.
getStart() - Method in interface org.tensorflow.proto.framework.TensorSliceProto.ExtentOrBuilder
Start index of the slice, starting at 0.
getStartTime() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
The time the run started (in seconds of UTC time since Unix epoch)
getStartTime() - Method in class org.tensorflow.proto.util.testlog.TestResults
The time the run started (in seconds of UTC time since Unix epoch)
getStartTime() - Method in interface org.tensorflow.proto.util.testlog.TestResultsOrBuilder
The time the run started (in seconds of UTC time since Unix epoch)
getStatMetadata() - Method in class org.tensorflow.proto.profiler.XPlane.Builder
Deprecated.
getStatMetadata() - Method in class org.tensorflow.proto.profiler.XPlane
Deprecated.
getStatMetadata() - Method in interface org.tensorflow.proto.profiler.XPlaneOrBuilder
Deprecated.
getStatMetadataCount() - Method in class org.tensorflow.proto.profiler.XPlane.Builder
 
getStatMetadataCount() - Method in class org.tensorflow.proto.profiler.XPlane
 
getStatMetadataCount() - Method in interface org.tensorflow.proto.profiler.XPlaneOrBuilder
XStatMetadata map, each entry uses the XStatMetadata.id as key.
getStatMetadataMap() - Method in class org.tensorflow.proto.profiler.XPlane.Builder
XStatMetadata map, each entry uses the XStatMetadata.id as key.
getStatMetadataMap() - Method in class org.tensorflow.proto.profiler.XPlane
XStatMetadata map, each entry uses the XStatMetadata.id as key.
getStatMetadataMap() - Method in interface org.tensorflow.proto.profiler.XPlaneOrBuilder
XStatMetadata map, each entry uses the XStatMetadata.id as key.
getStatMetadataOrDefault(long, XStatMetadata) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
XStatMetadata map, each entry uses the XStatMetadata.id as key.
getStatMetadataOrDefault(long, XStatMetadata) - Method in class org.tensorflow.proto.profiler.XPlane
XStatMetadata map, each entry uses the XStatMetadata.id as key.
getStatMetadataOrDefault(long, XStatMetadata) - Method in interface org.tensorflow.proto.profiler.XPlaneOrBuilder
XStatMetadata map, each entry uses the XStatMetadata.id as key.
getStatMetadataOrThrow(long) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
XStatMetadata map, each entry uses the XStatMetadata.id as key.
getStatMetadataOrThrow(long) - Method in class org.tensorflow.proto.profiler.XPlane
XStatMetadata map, each entry uses the XStatMetadata.id as key.
getStatMetadataOrThrow(long) - Method in interface org.tensorflow.proto.profiler.XPlaneOrBuilder
XStatMetadata map, each entry uses the XStatMetadata.id as key.
getStats(int) - Method in class org.tensorflow.proto.profiler.XEvent.Builder
XStats associated with the event.
getStats(int) - Method in class org.tensorflow.proto.profiler.XEvent
XStats associated with the event.
getStats(int) - Method in interface org.tensorflow.proto.profiler.XEventOrBuilder
XStats associated with the event.
getStats(int) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
XStats associated with this plane, e.g.
getStats(int) - Method in class org.tensorflow.proto.profiler.XPlane
XStats associated with this plane, e.g.
getStats(int) - Method in interface org.tensorflow.proto.profiler.XPlaneOrBuilder
XStats associated with this plane, e.g.
getStats() - Method in class org.tensorflow.proto.util.MemoryDump.Builder
.tensorflow.MemAllocatorStats stats = 5;
getStats() - Method in class org.tensorflow.proto.util.MemoryDump
.tensorflow.MemAllocatorStats stats = 5;
getStats() - Method in interface org.tensorflow.proto.util.MemoryDumpOrBuilder
.tensorflow.MemAllocatorStats stats = 5;
getStatsBuilder(int) - Method in class org.tensorflow.proto.profiler.XEvent.Builder
XStats associated with the event.
getStatsBuilder(int) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
XStats associated with this plane, e.g.
getStatsBuilder() - Method in class org.tensorflow.proto.util.MemoryDump.Builder
.tensorflow.MemAllocatorStats stats = 5;
getStatsBuilderList() - Method in class org.tensorflow.proto.profiler.XEvent.Builder
XStats associated with the event.
getStatsBuilderList() - Method in class org.tensorflow.proto.profiler.XPlane.Builder
XStats associated with this plane, e.g.
getStatsCount() - Method in class org.tensorflow.proto.profiler.XEvent.Builder
XStats associated with the event.
getStatsCount() - Method in class org.tensorflow.proto.profiler.XEvent
XStats associated with the event.
getStatsCount() - Method in interface org.tensorflow.proto.profiler.XEventOrBuilder
XStats associated with the event.
getStatsCount() - Method in class org.tensorflow.proto.profiler.XPlane.Builder
XStats associated with this plane, e.g.
getStatsCount() - Method in class org.tensorflow.proto.profiler.XPlane
XStats associated with this plane, e.g.
getStatsCount() - Method in interface org.tensorflow.proto.profiler.XPlaneOrBuilder
XStats associated with this plane, e.g.
getStatsList() - Method in class org.tensorflow.proto.profiler.XEvent.Builder
XStats associated with the event.
getStatsList() - Method in class org.tensorflow.proto.profiler.XEvent
XStats associated with the event.
getStatsList() - Method in interface org.tensorflow.proto.profiler.XEventOrBuilder
XStats associated with the event.
getStatsList() - Method in class org.tensorflow.proto.profiler.XPlane.Builder
XStats associated with this plane, e.g.
getStatsList() - Method in class org.tensorflow.proto.profiler.XPlane
XStats associated with this plane, e.g.
getStatsList() - Method in interface org.tensorflow.proto.profiler.XPlaneOrBuilder
XStats associated with this plane, e.g.
getStatsOrBuilder(int) - Method in class org.tensorflow.proto.profiler.XEvent.Builder
XStats associated with the event.
getStatsOrBuilder(int) - Method in class org.tensorflow.proto.profiler.XEvent
XStats associated with the event.
getStatsOrBuilder(int) - Method in interface org.tensorflow.proto.profiler.XEventOrBuilder
XStats associated with the event.
getStatsOrBuilder(int) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
XStats associated with this plane, e.g.
getStatsOrBuilder(int) - Method in class org.tensorflow.proto.profiler.XPlane
XStats associated with this plane, e.g.
getStatsOrBuilder(int) - Method in interface org.tensorflow.proto.profiler.XPlaneOrBuilder
XStats associated with this plane, e.g.
getStatsOrBuilder() - Method in class org.tensorflow.proto.util.MemoryDump.Builder
.tensorflow.MemAllocatorStats stats = 5;
getStatsOrBuilder() - Method in class org.tensorflow.proto.util.MemoryDump
.tensorflow.MemAllocatorStats stats = 5;
getStatsOrBuilder() - Method in interface org.tensorflow.proto.util.MemoryDumpOrBuilder
.tensorflow.MemAllocatorStats stats = 5;
getStatsOrBuilderList() - Method in class org.tensorflow.proto.profiler.XEvent.Builder
XStats associated with the event.
getStatsOrBuilderList() - Method in class org.tensorflow.proto.profiler.XEvent
XStats associated with the event.
getStatsOrBuilderList() - Method in interface org.tensorflow.proto.profiler.XEventOrBuilder
XStats associated with the event.
getStatsOrBuilderList() - Method in class org.tensorflow.proto.profiler.XPlane.Builder
XStats associated with this plane, e.g.
getStatsOrBuilderList() - Method in class org.tensorflow.proto.profiler.XPlane
XStats associated with this plane, e.g.
getStatsOrBuilderList() - Method in interface org.tensorflow.proto.profiler.XPlaneOrBuilder
XStats associated with this plane, e.g.
getStatus() - Method in class org.tensorflow.proto.util.SessionLog.Builder
.tensorflow.SessionLog.SessionStatus status = 1;
getStatus() - Method in class org.tensorflow.proto.util.SessionLog
.tensorflow.SessionLog.SessionStatus status = 1;
getStatus() - Method in interface org.tensorflow.proto.util.SessionLogOrBuilder
.tensorflow.SessionLog.SessionStatus status = 1;
getStatusValue() - Method in class org.tensorflow.proto.util.SessionLog.Builder
.tensorflow.SessionLog.SessionStatus status = 1;
getStatusValue() - Method in class org.tensorflow.proto.util.SessionLog
.tensorflow.SessionLog.SessionStatus status = 1;
getStatusValue() - Method in interface org.tensorflow.proto.util.SessionLogOrBuilder
.tensorflow.SessionLog.SessionStatus status = 1;
getStep() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
Step of training (if available).
getStep() - Method in class org.tensorflow.proto.util.DebugEvent
Step of training (if available).
getStep() - Method in interface org.tensorflow.proto.util.DebugEventOrBuilder
Step of training (if available).
getStep() - Method in class org.tensorflow.proto.util.Event.Builder
Global step of the event.
getStep() - Method in class org.tensorflow.proto.util.Event
Global step of the event.
getStep() - Method in interface org.tensorflow.proto.util.EventOrBuilder
Global step of the event.
getStepId() - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation.Builder
Process-unique step id.
getStepId() - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation
Process-unique step id.
getStepId() - Method in interface org.tensorflow.proto.framework.MemoryLogRawAllocationOrBuilder
Process-unique step id.
getStepId() - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation.Builder
Process-unique step id.
getStepId() - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation
Process-unique step id.
getStepId() - Method in interface org.tensorflow.proto.framework.MemoryLogRawDeallocationOrBuilder
Process-unique step id.
getStepId() - Method in class org.tensorflow.proto.framework.MemoryLogStep.Builder
Process-unique step id.
getStepId() - Method in class org.tensorflow.proto.framework.MemoryLogStep
Process-unique step id.
getStepId() - Method in interface org.tensorflow.proto.framework.MemoryLogStepOrBuilder
Process-unique step id.
getStepId() - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation.Builder
Process-unique step id.
getStepId() - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation
Process-unique step id.
getStepId() - Method in interface org.tensorflow.proto.framework.MemoryLogTensorAllocationOrBuilder
Process-unique step id.
getStepId() - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput.Builder
Process-unique step id.
getStepId() - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput
Process-unique step id.
getStepId() - Method in interface org.tensorflow.proto.framework.MemoryLogTensorOutputOrBuilder
Process-unique step id.
getStepId() - Method in class org.tensorflow.proto.util.MemChunk.Builder
uint64 step_id = 9;
getStepId() - Method in class org.tensorflow.proto.util.MemChunk
uint64 step_id = 9;
getStepId() - Method in interface org.tensorflow.proto.util.MemChunkOrBuilder
uint64 step_id = 9;
getStepStats() - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
Statistics traced for this step.
getStepStats() - Method in class org.tensorflow.proto.framework.RunMetadata
Statistics traced for this step.
getStepStats() - Method in interface org.tensorflow.proto.framework.RunMetadataOrBuilder
Statistics traced for this step.
getStepStatsBuilder() - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
Statistics traced for this step.
getStepStatsOrBuilder() - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
Statistics traced for this step.
getStepStatsOrBuilder() - Method in class org.tensorflow.proto.framework.RunMetadata
Statistics traced for this step.
getStepStatsOrBuilder() - Method in interface org.tensorflow.proto.framework.RunMetadataOrBuilder
Statistics traced for this step.
getStrength() - Method in class org.tensorflow.proto.framework.InterconnectLink.Builder
int32 strength = 3;
getStrength() - Method in class org.tensorflow.proto.framework.InterconnectLink
int32 strength = 3;
getStrength() - Method in interface org.tensorflow.proto.framework.InterconnectLinkOrBuilder
int32 strength = 3;
getStringVal(int) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_STRING
getStringVal(int) - Method in class org.tensorflow.proto.framework.TensorProto
DT_STRING
getStringVal(int) - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
DT_STRING
getStringValCount() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_STRING
getStringValCount() - Method in class org.tensorflow.proto.framework.TensorProto
DT_STRING
getStringValCount() - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
DT_STRING
getStringValList() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_STRING
getStringValList() - Method in class org.tensorflow.proto.framework.TensorProto
DT_STRING
getStringValList() - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
DT_STRING
getStringValue() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a string of Unicode characters stored in a Python `str`.
getStringValue() - Method in class org.tensorflow.proto.framework.StructuredValue
Represents a string of Unicode characters stored in a Python `str`.
getStringValue() - Method in interface org.tensorflow.proto.framework.StructuredValueOrBuilder
Represents a string of Unicode characters stored in a Python `str`.
getStringValue() - Method in class org.tensorflow.proto.util.testlog.EntryValue.Builder
string string_value = 2;
getStringValue() - Method in class org.tensorflow.proto.util.testlog.EntryValue
string string_value = 2;
getStringValue() - Method in interface org.tensorflow.proto.util.testlog.EntryValueOrBuilder
string string_value = 2;
getStringValueBytes() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a string of Unicode characters stored in a Python `str`.
getStringValueBytes() - Method in class org.tensorflow.proto.framework.StructuredValue
Represents a string of Unicode characters stored in a Python `str`.
getStringValueBytes() - Method in interface org.tensorflow.proto.framework.StructuredValueOrBuilder
Represents a string of Unicode characters stored in a Python `str`.
getStringValueBytes() - Method in class org.tensorflow.proto.util.testlog.EntryValue.Builder
string string_value = 2;
getStringValueBytes() - Method in class org.tensorflow.proto.util.testlog.EntryValue
string string_value = 2;
getStringValueBytes() - Method in interface org.tensorflow.proto.util.testlog.EntryValueOrBuilder
string string_value = 2;
getStrippedDefaultAttrs() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
A copy of the OpDefs used by the producer of this graph_def.
getStrippedOpList() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
A copy of the OpDefs used by the producer of this graph_def.
getStrippedOpList() - Method in interface org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDefOrBuilder
A copy of the OpDefs used by the producer of this graph_def.
getStrippedOpListBuilder() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
A copy of the OpDefs used by the producer of this graph_def.
getStrippedOpListOrBuilder() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
A copy of the OpDefs used by the producer of this graph_def.
getStrippedOpListOrBuilder() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
A copy of the OpDefs used by the producer of this graph_def.
getStrippedOpListOrBuilder() - Method in interface org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDefOrBuilder
A copy of the OpDefs used by the producer of this graph_def.
getStructureVerifier() - Method in class org.tensorflow.proto.framework.VerifierConfig.Builder
Perform structural validation on a tensorflow graph.
getStructureVerifier() - Method in class org.tensorflow.proto.framework.VerifierConfig
Perform structural validation on a tensorflow graph.
getStructureVerifier() - Method in interface org.tensorflow.proto.framework.VerifierConfigOrBuilder
Perform structural validation on a tensorflow graph.
getStructureVerifierValue() - Method in class org.tensorflow.proto.framework.VerifierConfig.Builder
Perform structural validation on a tensorflow graph.
getStructureVerifierValue() - Method in class org.tensorflow.proto.framework.VerifierConfig
Perform structural validation on a tensorflow graph.
getStructureVerifierValue() - Method in interface org.tensorflow.proto.framework.VerifierConfigOrBuilder
Perform structural validation on a tensorflow graph.
getStrValue() - Method in class org.tensorflow.proto.profiler.XStat.Builder
string str_value = 5;
getStrValue() - Method in class org.tensorflow.proto.profiler.XStat
string str_value = 5;
getStrValue() - Method in interface org.tensorflow.proto.profiler.XStatOrBuilder
string str_value = 5;
getStrValueBytes() - Method in class org.tensorflow.proto.profiler.XStat.Builder
string str_value = 5;
getStrValueBytes() - Method in class org.tensorflow.proto.profiler.XStat
string str_value = 5;
getStrValueBytes() - Method in interface org.tensorflow.proto.profiler.XStatOrBuilder
string str_value = 5;
getSum() - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
double sum = 4;
getSum() - Method in class org.tensorflow.proto.framework.HistogramProto
double sum = 4;
getSum() - Method in interface org.tensorflow.proto.framework.HistogramProtoOrBuilder
double sum = 4;
getSummary() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
One-line human-readable description of what the Op does.
getSummary() - Method in class org.tensorflow.proto.framework.ApiDef
One-line human-readable description of what the Op does.
getSummary() - Method in interface org.tensorflow.proto.framework.ApiDefOrBuilder
One-line human-readable description of what the Op does.
getSummary() - Method in class org.tensorflow.proto.framework.OpDef.Builder
One-line human-readable description of what the Op does.
getSummary() - Method in class org.tensorflow.proto.framework.OpDef
One-line human-readable description of what the Op does.
getSummary() - Method in interface org.tensorflow.proto.framework.OpDefOrBuilder
One-line human-readable description of what the Op does.
getSummary() - Method in class org.tensorflow.proto.util.Event.Builder
A summary was generated.
getSummary() - Method in class org.tensorflow.proto.util.Event
A summary was generated.
getSummary() - Method in interface org.tensorflow.proto.util.EventOrBuilder
A summary was generated.
getSummaryBuilder() - Method in class org.tensorflow.proto.util.Event.Builder
A summary was generated.
getSummaryBytes() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
One-line human-readable description of what the Op does.
getSummaryBytes() - Method in class org.tensorflow.proto.framework.ApiDef
One-line human-readable description of what the Op does.
getSummaryBytes() - Method in interface org.tensorflow.proto.framework.ApiDefOrBuilder
One-line human-readable description of what the Op does.
getSummaryBytes() - Method in class org.tensorflow.proto.framework.OpDef.Builder
One-line human-readable description of what the Op does.
getSummaryBytes() - Method in class org.tensorflow.proto.framework.OpDef
One-line human-readable description of what the Op does.
getSummaryBytes() - Method in interface org.tensorflow.proto.framework.OpDefOrBuilder
One-line human-readable description of what the Op does.
getSummaryDescription() - Method in class org.tensorflow.proto.framework.SummaryMetadata.Builder
Longform readable description of the summary sequence.
getSummaryDescription() - Method in class org.tensorflow.proto.framework.SummaryMetadata
Longform readable description of the summary sequence.
getSummaryDescription() - Method in interface org.tensorflow.proto.framework.SummaryMetadataOrBuilder
Longform readable description of the summary sequence.
getSummaryDescriptionBytes() - Method in class org.tensorflow.proto.framework.SummaryMetadata.Builder
Longform readable description of the summary sequence.
getSummaryDescriptionBytes() - Method in class org.tensorflow.proto.framework.SummaryMetadata
Longform readable description of the summary sequence.
getSummaryDescriptionBytes() - Method in interface org.tensorflow.proto.framework.SummaryMetadataOrBuilder
Longform readable description of the summary sequence.
getSummaryOrBuilder() - Method in class org.tensorflow.proto.util.Event.Builder
A summary was generated.
getSummaryOrBuilder() - Method in class org.tensorflow.proto.util.Event
A summary was generated.
getSummaryOrBuilder() - Method in interface org.tensorflow.proto.util.EventOrBuilder
A summary was generated.
getSumSquares() - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
double sum_squares = 5;
getSumSquares() - Method in class org.tensorflow.proto.framework.HistogramProto
double sum_squares = 5;
getSumSquares() - Method in interface org.tensorflow.proto.framework.HistogramProtoOrBuilder
double sum_squares = 5;
getSwapMemory() - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Whether GPU-CPU memory swap is enabled for this loop.
getSwapMemory() - Method in class org.tensorflow.proto.framework.WhileContextDef
Whether GPU-CPU memory swap is enabled for this loop.
getSwapMemory() - Method in interface org.tensorflow.proto.framework.WhileContextDefOrBuilder
Whether GPU-CPU memory swap is enabled for this loop.
getSynchronization() - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
.tensorflow.VariableSynchronization synchronization = 4;
getSynchronization() - Method in class org.tensorflow.proto.framework.SavedVariable
.tensorflow.VariableSynchronization synchronization = 4;
getSynchronization() - Method in interface org.tensorflow.proto.framework.SavedVariableOrBuilder
.tensorflow.VariableSynchronization synchronization = 4;
getSynchronization() - Method in class org.tensorflow.proto.framework.VariableDef.Builder
Indicates when a distributed variable will be synced.
getSynchronization() - Method in class org.tensorflow.proto.framework.VariableDef
Indicates when a distributed variable will be synced.
getSynchronization() - Method in interface org.tensorflow.proto.framework.VariableDefOrBuilder
Indicates when a distributed variable will be synced.
getSynchronizationValue() - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
.tensorflow.VariableSynchronization synchronization = 4;
getSynchronizationValue() - Method in class org.tensorflow.proto.framework.SavedVariable
.tensorflow.VariableSynchronization synchronization = 4;
getSynchronizationValue() - Method in interface org.tensorflow.proto.framework.SavedVariableOrBuilder
.tensorflow.VariableSynchronization synchronization = 4;
getSynchronizationValue() - Method in class org.tensorflow.proto.framework.VariableDef.Builder
Indicates when a distributed variable will be synced.
getSynchronizationValue() - Method in class org.tensorflow.proto.framework.VariableDef
Indicates when a distributed variable will be synced.
getSynchronizationValue() - Method in interface org.tensorflow.proto.framework.VariableDefOrBuilder
Indicates when a distributed variable will be synced.
getSystem() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
e.g.
getSystem() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo
e.g.
getSystem() - Method in interface org.tensorflow.proto.util.testlog.PlatformInfoOrBuilder
e.g.
getSystemBytes() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
e.g.
getSystemBytes() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo
e.g.
getSystemBytes() - Method in interface org.tensorflow.proto.util.testlog.PlatformInfoOrBuilder
e.g.
getTag() - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
Tag name for the data.
getTag() - Method in class org.tensorflow.proto.framework.Summary.Value
Tag name for the data.
getTag() - Method in interface org.tensorflow.proto.framework.Summary.ValueOrBuilder
Tag name for the data.
getTag() - Method in class org.tensorflow.proto.util.TaggedRunMetadata.Builder
Tag name associated with this metadata.
getTag() - Method in class org.tensorflow.proto.util.TaggedRunMetadata
Tag name associated with this metadata.
getTag() - Method in interface org.tensorflow.proto.util.TaggedRunMetadataOrBuilder
Tag name associated with this metadata.
getTagBytes() - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
Tag name for the data.
getTagBytes() - Method in class org.tensorflow.proto.framework.Summary.Value
Tag name for the data.
getTagBytes() - Method in interface org.tensorflow.proto.framework.Summary.ValueOrBuilder
Tag name for the data.
getTagBytes() - Method in class org.tensorflow.proto.util.TaggedRunMetadata.Builder
Tag name associated with this metadata.
getTagBytes() - Method in class org.tensorflow.proto.util.TaggedRunMetadata
Tag name associated with this metadata.
getTagBytes() - Method in interface org.tensorflow.proto.util.TaggedRunMetadataOrBuilder
Tag name associated with this metadata.
getTaggedRunMetadata() - Method in class org.tensorflow.proto.util.Event.Builder
The metadata returned by running a session.run() call.
getTaggedRunMetadata() - Method in class org.tensorflow.proto.util.Event
The metadata returned by running a session.run() call.
getTaggedRunMetadata() - Method in interface org.tensorflow.proto.util.EventOrBuilder
The metadata returned by running a session.run() call.
getTaggedRunMetadataBuilder() - Method in class org.tensorflow.proto.util.Event.Builder
The metadata returned by running a session.run() call.
getTaggedRunMetadataOrBuilder() - Method in class org.tensorflow.proto.util.Event.Builder
The metadata returned by running a session.run() call.
getTaggedRunMetadataOrBuilder() - Method in class org.tensorflow.proto.util.Event
The metadata returned by running a session.run() call.
getTaggedRunMetadataOrBuilder() - Method in interface org.tensorflow.proto.util.EventOrBuilder
The metadata returned by running a session.run() call.
getTags(int) - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
User supplied tag(s) on the meta_graph and included graph_def.
getTags(int) - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
User supplied tag(s) on the meta_graph and included graph_def.
getTags(int) - Method in interface org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDefOrBuilder
User supplied tag(s) on the meta_graph and included graph_def.
getTagsBytes(int) - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
User supplied tag(s) on the meta_graph and included graph_def.
getTagsBytes(int) - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
User supplied tag(s) on the meta_graph and included graph_def.
getTagsBytes(int) - Method in interface org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDefOrBuilder
User supplied tag(s) on the meta_graph and included graph_def.
getTagsCount() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
User supplied tag(s) on the meta_graph and included graph_def.
getTagsCount() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
User supplied tag(s) on the meta_graph and included graph_def.
getTagsCount() - Method in interface org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDefOrBuilder
User supplied tag(s) on the meta_graph and included graph_def.
getTagsList() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
User supplied tag(s) on the meta_graph and included graph_def.
getTagsList() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
User supplied tag(s) on the meta_graph and included graph_def.
getTagsList() - Method in interface org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDefOrBuilder
User supplied tag(s) on the meta_graph and included graph_def.
getTarget(int) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Target Nodes.
getTarget(int) - Method in class org.tensorflow.proto.framework.CallableOptions
Target Nodes.
getTarget(int) - Method in interface org.tensorflow.proto.framework.CallableOptionsOrBuilder
Target Nodes.
getTarget() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
The target of the run, e.g.: //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
getTarget() - Method in class org.tensorflow.proto.util.testlog.TestResults
The target of the run, e.g.: //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
getTarget() - Method in interface org.tensorflow.proto.util.testlog.TestResultsOrBuilder
The target of the run, e.g.: //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
getTargetBytes(int) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Target Nodes.
getTargetBytes(int) - Method in class org.tensorflow.proto.framework.CallableOptions
Target Nodes.
getTargetBytes(int) - Method in interface org.tensorflow.proto.framework.CallableOptionsOrBuilder
Target Nodes.
getTargetBytes() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
The target of the run, e.g.: //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
getTargetBytes() - Method in class org.tensorflow.proto.util.testlog.TestResults
The target of the run, e.g.: //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
getTargetBytes() - Method in interface org.tensorflow.proto.util.testlog.TestResultsOrBuilder
The target of the run, e.g.: //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
getTargetCount() - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Target Nodes.
getTargetCount() - Method in class org.tensorflow.proto.framework.CallableOptions
Target Nodes.
getTargetCount() - Method in interface org.tensorflow.proto.framework.CallableOptionsOrBuilder
Target Nodes.
getTargetList() - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Target Nodes.
getTargetList() - Method in class org.tensorflow.proto.framework.CallableOptions
Target Nodes.
getTargetList() - Method in interface org.tensorflow.proto.framework.CallableOptionsOrBuilder
Target Nodes.
getTaskIndex() - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
The task index of this server in its job.
getTaskIndex() - Method in class org.tensorflow.proto.distruntime.ServerDef
The task index of this server in its job.
getTaskIndex() - Method in interface org.tensorflow.proto.distruntime.ServerDefOrBuilder
The task index of this server in its job.
getTasks() - Method in class org.tensorflow.proto.distruntime.JobDef.Builder
Deprecated.
getTasks() - Method in class org.tensorflow.proto.distruntime.JobDef
Deprecated.
getTasks() - Method in interface org.tensorflow.proto.distruntime.JobDefOrBuilder
Deprecated.
getTasks() - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters.Builder
Deprecated.
getTasks() - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters
Deprecated.
getTasks() - Method in interface org.tensorflow.proto.distruntime.JobDeviceFiltersOrBuilder
Deprecated.
getTasksCount() - Method in class org.tensorflow.proto.distruntime.JobDef.Builder
 
getTasksCount() - Method in class org.tensorflow.proto.distruntime.JobDef
 
getTasksCount() - Method in interface org.tensorflow.proto.distruntime.JobDefOrBuilder
Mapping from task ID to "hostname:port" string.
getTasksCount() - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters.Builder
 
getTasksCount() - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters
 
getTasksCount() - Method in interface org.tensorflow.proto.distruntime.JobDeviceFiltersOrBuilder
Mapping from task ID to task device filters.
getTasksMap() - Method in class org.tensorflow.proto.distruntime.JobDef.Builder
Mapping from task ID to "hostname:port" string.
getTasksMap() - Method in class org.tensorflow.proto.distruntime.JobDef
Mapping from task ID to "hostname:port" string.
getTasksMap() - Method in interface org.tensorflow.proto.distruntime.JobDefOrBuilder
Mapping from task ID to "hostname:port" string.
getTasksMap() - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters.Builder
Mapping from task ID to task device filters.
getTasksMap() - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters
Mapping from task ID to task device filters.
getTasksMap() - Method in interface org.tensorflow.proto.distruntime.JobDeviceFiltersOrBuilder
Mapping from task ID to task device filters.
getTasksOrDefault(int, String) - Method in class org.tensorflow.proto.distruntime.JobDef.Builder
Mapping from task ID to "hostname:port" string.
getTasksOrDefault(int, String) - Method in class org.tensorflow.proto.distruntime.JobDef
Mapping from task ID to "hostname:port" string.
getTasksOrDefault(int, String) - Method in interface org.tensorflow.proto.distruntime.JobDefOrBuilder
Mapping from task ID to "hostname:port" string.
getTasksOrDefault(int, TaskDeviceFilters) - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters.Builder
Mapping from task ID to task device filters.
getTasksOrDefault(int, TaskDeviceFilters) - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters
Mapping from task ID to task device filters.
getTasksOrDefault(int, TaskDeviceFilters) - Method in interface org.tensorflow.proto.distruntime.JobDeviceFiltersOrBuilder
Mapping from task ID to task device filters.
getTasksOrThrow(int) - Method in class org.tensorflow.proto.distruntime.JobDef.Builder
Mapping from task ID to "hostname:port" string.
getTasksOrThrow(int) - Method in class org.tensorflow.proto.distruntime.JobDef
Mapping from task ID to "hostname:port" string.
getTasksOrThrow(int) - Method in interface org.tensorflow.proto.distruntime.JobDefOrBuilder
Mapping from task ID to "hostname:port" string.
getTasksOrThrow(int) - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters.Builder
Mapping from task ID to task device filters.
getTasksOrThrow(int) - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters
Mapping from task ID to task device filters.
getTasksOrThrow(int) - Method in interface org.tensorflow.proto.distruntime.JobDeviceFiltersOrBuilder
Mapping from task ID to task device filters.
getTempMemorySize() - Method in class org.tensorflow.proto.framework.MemoryStats.Builder
int64 temp_memory_size = 1;
getTempMemorySize() - Method in class org.tensorflow.proto.framework.MemoryStats
int64 temp_memory_size = 1;
getTempMemorySize() - Method in interface org.tensorflow.proto.framework.MemoryStatsOrBuilder
int64 temp_memory_size = 1;
getTemporaryMemorySize() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
Temporary memory used by this node.
getTemporaryMemorySize() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node
Temporary memory used by this node.
getTemporaryMemorySize() - Method in interface org.tensorflow.proto.framework.CostGraphDef.NodeOrBuilder
Temporary memory used by this node.
getTensor() - Method in class org.tensorflow.proto.framework.AttrValue.Builder
"tensor"
getTensor() - Method in class org.tensorflow.proto.framework.AttrValue
"tensor"
getTensor(int) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(tensor)"
getTensor(int) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue
"list(tensor)"
getTensor(int) - Method in interface org.tensorflow.proto.framework.AttrValue.ListValueOrBuilder
"list(tensor)"
getTensor() - Method in interface org.tensorflow.proto.framework.AttrValueOrBuilder
"tensor"
getTensor() - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation.Builder
Allocated tensor details.
getTensor() - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation
Allocated tensor details.
getTensor() - Method in interface org.tensorflow.proto.framework.MemoryLogTensorAllocationOrBuilder
Allocated tensor details.
getTensor() - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput.Builder
Output tensor details.
getTensor() - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput
Output tensor details.
getTensor() - Method in interface org.tensorflow.proto.framework.MemoryLogTensorOutputOrBuilder
Output tensor details.
getTensor() - Method in class org.tensorflow.proto.framework.NamedTensorProto.Builder
The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors.
getTensor() - Method in class org.tensorflow.proto.framework.NamedTensorProto
The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors.
getTensor() - Method in interface org.tensorflow.proto.framework.NamedTensorProtoOrBuilder
The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors.
getTensor() - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
.tensorflow.TensorProto tensor = 8;
getTensor() - Method in class org.tensorflow.proto.framework.Summary.Value
.tensorflow.TensorProto tensor = 8;
getTensor() - Method in interface org.tensorflow.proto.framework.Summary.ValueOrBuilder
.tensorflow.TensorProto tensor = 8;
getTensor(int) - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta.Builder
Each SavedSliceMeta describes the slices for one tensor.
getTensor(int) - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta
Each SavedSliceMeta describes the slices for one tensor.
getTensor(int) - Method in interface org.tensorflow.proto.util.SavedTensorSliceMetaOrBuilder
Each SavedSliceMeta describes the slices for one tensor.
getTensor(int) - Method in class org.tensorflow.proto.util.SnapshotRecord.Builder
repeated .tensorflow.TensorProto tensor = 1;
getTensor(int) - Method in class org.tensorflow.proto.util.SnapshotRecord
repeated .tensorflow.TensorProto tensor = 1;
getTensor(int) - Method in interface org.tensorflow.proto.util.SnapshotRecordOrBuilder
repeated .tensorflow.TensorProto tensor = 1;
getTensorBuilder() - Method in class org.tensorflow.proto.framework.AttrValue.Builder
"tensor"
getTensorBuilder(int) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(tensor)"
getTensorBuilder() - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation.Builder
Allocated tensor details.
getTensorBuilder() - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput.Builder
Output tensor details.
getTensorBuilder() - Method in class org.tensorflow.proto.framework.NamedTensorProto.Builder
The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors.
getTensorBuilder() - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
.tensorflow.TensorProto tensor = 8;
getTensorBuilder(int) - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta.Builder
Each SavedSliceMeta describes the slices for one tensor.
getTensorBuilder(int) - Method in class org.tensorflow.proto.util.SnapshotRecord.Builder
repeated .tensorflow.TensorProto tensor = 1;
getTensorBuilderList() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(tensor)"
getTensorBuilderList() - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta.Builder
Each SavedSliceMeta describes the slices for one tensor.
getTensorBuilderList() - Method in class org.tensorflow.proto.util.SnapshotRecord.Builder
repeated .tensorflow.TensorProto tensor = 1;
getTensorConnection(int) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Tensors to be connected in the callable.
getTensorConnection(int) - Method in class org.tensorflow.proto.framework.CallableOptions
Tensors to be connected in the callable.
getTensorConnection(int) - Method in interface org.tensorflow.proto.framework.CallableOptionsOrBuilder
Tensors to be connected in the callable.
getTensorConnectionBuilder(int) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Tensors to be connected in the callable.
getTensorConnectionBuilderList() - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Tensors to be connected in the callable.
getTensorConnectionCount() - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Tensors to be connected in the callable.
getTensorConnectionCount() - Method in class org.tensorflow.proto.framework.CallableOptions
Tensors to be connected in the callable.
getTensorConnectionCount() - Method in interface org.tensorflow.proto.framework.CallableOptionsOrBuilder
Tensors to be connected in the callable.
getTensorConnectionList() - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Tensors to be connected in the callable.
getTensorConnectionList() - Method in class org.tensorflow.proto.framework.CallableOptions
Tensors to be connected in the callable.
getTensorConnectionList() - Method in interface org.tensorflow.proto.framework.CallableOptionsOrBuilder
Tensors to be connected in the callable.
getTensorConnectionOrBuilder(int) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Tensors to be connected in the callable.
getTensorConnectionOrBuilder(int) - Method in class org.tensorflow.proto.framework.CallableOptions
Tensors to be connected in the callable.
getTensorConnectionOrBuilder(int) - Method in interface org.tensorflow.proto.framework.CallableOptionsOrBuilder
Tensors to be connected in the callable.
getTensorConnectionOrBuilderList() - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Tensors to be connected in the callable.
getTensorConnectionOrBuilderList() - Method in class org.tensorflow.proto.framework.CallableOptions
Tensors to be connected in the callable.
getTensorConnectionOrBuilderList() - Method in interface org.tensorflow.proto.framework.CallableOptionsOrBuilder
Tensors to be connected in the callable.
getTensorContent(int) - Method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra.Builder
repeated bytes tensor_content = 1;
getTensorContent(int) - Method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra
repeated bytes tensor_content = 1;
getTensorContent(int) - Method in interface org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtraOrBuilder
repeated bytes tensor_content = 1;
getTensorContent() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
Serialized raw tensor content from either Tensor::AsProtoTensorContent or memcpy in tensorflow::grpc::EncodeTensorToByteBuffer.
getTensorContent() - Method in class org.tensorflow.proto.framework.TensorProto
Serialized raw tensor content from either Tensor::AsProtoTensorContent or memcpy in tensorflow::grpc::EncodeTensorToByteBuffer.
getTensorContent() - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
Serialized raw tensor content from either Tensor::AsProtoTensorContent or memcpy in tensorflow::grpc::EncodeTensorToByteBuffer.
getTensorContentCount() - Method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra.Builder
repeated bytes tensor_content = 1;
getTensorContentCount() - Method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra
repeated bytes tensor_content = 1;
getTensorContentCount() - Method in interface org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtraOrBuilder
repeated bytes tensor_content = 1;
getTensorContentList() - Method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra.Builder
repeated bytes tensor_content = 1;
getTensorContentList() - Method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra
repeated bytes tensor_content = 1;
getTensorContentList() - Method in interface org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtraOrBuilder
repeated bytes tensor_content = 1;
getTensorCount() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(tensor)"
getTensorCount() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue
"list(tensor)"
getTensorCount() - Method in interface org.tensorflow.proto.framework.AttrValue.ListValueOrBuilder
"list(tensor)"
getTensorCount() - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta.Builder
Each SavedSliceMeta describes the slices for one tensor.
getTensorCount() - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta
Each SavedSliceMeta describes the slices for one tensor.
getTensorCount() - Method in interface org.tensorflow.proto.util.SavedTensorSliceMetaOrBuilder
Each SavedSliceMeta describes the slices for one tensor.
getTensorCount() - Method in class org.tensorflow.proto.util.SnapshotRecord.Builder
repeated .tensorflow.TensorProto tensor = 1;
getTensorCount() - Method in class org.tensorflow.proto.util.SnapshotRecord
repeated .tensorflow.TensorProto tensor = 1;
getTensorCount() - Method in interface org.tensorflow.proto.util.SnapshotRecordOrBuilder
repeated .tensorflow.TensorProto tensor = 1;
getTensorDebugMode() - Method in class org.tensorflow.proto.util.Execution.Builder
Type of the tensor value encapsulated in this proto.
getTensorDebugMode() - Method in class org.tensorflow.proto.util.Execution
Type of the tensor value encapsulated in this proto.
getTensorDebugMode() - Method in interface org.tensorflow.proto.util.ExecutionOrBuilder
Type of the tensor value encapsulated in this proto.
getTensorDebugMode() - Method in class org.tensorflow.proto.util.GraphExecutionTrace.Builder
Type of the tensor value encapsulated in this proto.
getTensorDebugMode() - Method in class org.tensorflow.proto.util.GraphExecutionTrace
Type of the tensor value encapsulated in this proto.
getTensorDebugMode() - Method in interface org.tensorflow.proto.util.GraphExecutionTraceOrBuilder
Type of the tensor value encapsulated in this proto.
getTensorDebugModeValue() - Method in class org.tensorflow.proto.util.Execution.Builder
Type of the tensor value encapsulated in this proto.
getTensorDebugModeValue() - Method in class org.tensorflow.proto.util.Execution
Type of the tensor value encapsulated in this proto.
getTensorDebugModeValue() - Method in interface org.tensorflow.proto.util.ExecutionOrBuilder
Type of the tensor value encapsulated in this proto.
getTensorDebugModeValue() - Method in class org.tensorflow.proto.util.GraphExecutionTrace.Builder
Type of the tensor value encapsulated in this proto.
getTensorDebugModeValue() - Method in class org.tensorflow.proto.util.GraphExecutionTrace
Type of the tensor value encapsulated in this proto.
getTensorDebugModeValue() - Method in interface org.tensorflow.proto.util.GraphExecutionTraceOrBuilder
Type of the tensor value encapsulated in this proto.
getTensorDescription() - Method in class org.tensorflow.proto.framework.NodeOutput.Builder
.tensorflow.TensorDescription tensor_description = 3;
getTensorDescription() - Method in class org.tensorflow.proto.framework.NodeOutput
.tensorflow.TensorDescription tensor_description = 3;
getTensorDescription() - Method in interface org.tensorflow.proto.framework.NodeOutputOrBuilder
.tensorflow.TensorDescription tensor_description = 3;
getTensorDescriptionBuilder() - Method in class org.tensorflow.proto.framework.NodeOutput.Builder
.tensorflow.TensorDescription tensor_description = 3;
getTensorDescriptionOrBuilder() - Method in class org.tensorflow.proto.framework.NodeOutput.Builder
.tensorflow.TensorDescription tensor_description = 3;
getTensorDescriptionOrBuilder() - Method in class org.tensorflow.proto.framework.NodeOutput
.tensorflow.TensorDescription tensor_description = 3;
getTensorDescriptionOrBuilder() - Method in interface org.tensorflow.proto.framework.NodeOutputOrBuilder
.tensorflow.TensorDescription tensor_description = 3;
getTensorDtypeValue() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents an enum value for dtype.
getTensorDtypeValue() - Method in class org.tensorflow.proto.framework.StructuredValue
Represents an enum value for dtype.
getTensorDtypeValue() - Method in interface org.tensorflow.proto.framework.StructuredValueOrBuilder
Represents an enum value for dtype.
getTensorDtypeValueValue() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents an enum value for dtype.
getTensorDtypeValueValue() - Method in class org.tensorflow.proto.framework.StructuredValue
Represents an enum value for dtype.
getTensorDtypeValueValue() - Method in interface org.tensorflow.proto.framework.StructuredValueOrBuilder
Represents an enum value for dtype.
getTensorflowGitVersion() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
The __git_version__ string of the tensorflow build used to write this graph.
getTensorflowGitVersion() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
The __git_version__ string of the tensorflow build used to write this graph.
getTensorflowGitVersion() - Method in interface org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDefOrBuilder
The __git_version__ string of the tensorflow build used to write this graph.
getTensorflowGitVersionBytes() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
The __git_version__ string of the tensorflow build used to write this graph.
getTensorflowGitVersionBytes() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
The __git_version__ string of the tensorflow build used to write this graph.
getTensorflowGitVersionBytes() - Method in interface org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDefOrBuilder
The __git_version__ string of the tensorflow build used to write this graph.
getTensorflowVersion() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
The __version__ string of the tensorflow build used to write this graph.
getTensorflowVersion() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
The __version__ string of the tensorflow build used to write this graph.
getTensorflowVersion() - Method in interface org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDefOrBuilder
The __version__ string of the tensorflow build used to write this graph.
getTensorflowVersion() - Method in class org.tensorflow.proto.util.DebugMetadata.Builder
Version of TensorFlow.
getTensorflowVersion() - Method in class org.tensorflow.proto.util.DebugMetadata
Version of TensorFlow.
getTensorflowVersion() - Method in interface org.tensorflow.proto.util.DebugMetadataOrBuilder
Version of TensorFlow.
getTensorflowVersionBytes() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
The __version__ string of the tensorflow build used to write this graph.
getTensorflowVersionBytes() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
The __version__ string of the tensorflow build used to write this graph.
getTensorflowVersionBytes() - Method in interface org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDefOrBuilder
The __version__ string of the tensorflow build used to write this graph.
getTensorflowVersionBytes() - Method in class org.tensorflow.proto.util.DebugMetadata.Builder
Version of TensorFlow.
getTensorflowVersionBytes() - Method in class org.tensorflow.proto.util.DebugMetadata
Version of TensorFlow.
getTensorflowVersionBytes() - Method in interface org.tensorflow.proto.util.DebugMetadataOrBuilder
Version of TensorFlow.
getTensorInfo() - Method in class org.tensorflow.proto.framework.AssetFileDef.Builder
The tensor to bind the asset filename to.
getTensorInfo() - Method in class org.tensorflow.proto.framework.AssetFileDef
The tensor to bind the asset filename to.
getTensorInfo() - Method in interface org.tensorflow.proto.framework.AssetFileDefOrBuilder
The tensor to bind the asset filename to.
getTensorInfoBuilder() - Method in class org.tensorflow.proto.framework.AssetFileDef.Builder
The tensor to bind the asset filename to.
getTensorInfoOrBuilder() - Method in class org.tensorflow.proto.framework.AssetFileDef.Builder
The tensor to bind the asset filename to.
getTensorInfoOrBuilder() - Method in class org.tensorflow.proto.framework.AssetFileDef
The tensor to bind the asset filename to.
getTensorInfoOrBuilder() - Method in interface org.tensorflow.proto.framework.AssetFileDefOrBuilder
The tensor to bind the asset filename to.
getTensorList() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(tensor)"
getTensorList() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue
"list(tensor)"
getTensorList() - Method in interface org.tensorflow.proto.framework.AttrValue.ListValueOrBuilder
"list(tensor)"
getTensorList() - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta.Builder
Each SavedSliceMeta describes the slices for one tensor.
getTensorList() - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta
Each SavedSliceMeta describes the slices for one tensor.
getTensorList() - Method in interface org.tensorflow.proto.util.SavedTensorSliceMetaOrBuilder
Each SavedSliceMeta describes the slices for one tensor.
getTensorList() - Method in class org.tensorflow.proto.util.SnapshotRecord.Builder
repeated .tensorflow.TensorProto tensor = 1;
getTensorList() - Method in class org.tensorflow.proto.util.SnapshotRecord
repeated .tensorflow.TensorProto tensor = 1;
getTensorList() - Method in interface org.tensorflow.proto.util.SnapshotRecordOrBuilder
repeated .tensorflow.TensorProto tensor = 1;
getTensorMetadata(int) - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata.Builder
repeated .tensorflow.data.experimental.TensorMetadata tensor_metadata = 1;
getTensorMetadata(int) - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata
repeated .tensorflow.data.experimental.TensorMetadata tensor_metadata = 1;
getTensorMetadata(int) - Method in interface org.tensorflow.proto.util.SnapshotTensorMetadataOrBuilder
repeated .tensorflow.data.experimental.TensorMetadata tensor_metadata = 1;
getTensorMetadataBuilder(int) - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata.Builder
repeated .tensorflow.data.experimental.TensorMetadata tensor_metadata = 1;
getTensorMetadataBuilderList() - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata.Builder
repeated .tensorflow.data.experimental.TensorMetadata tensor_metadata = 1;
getTensorMetadataCount() - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata.Builder
repeated .tensorflow.data.experimental.TensorMetadata tensor_metadata = 1;
getTensorMetadataCount() - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata
repeated .tensorflow.data.experimental.TensorMetadata tensor_metadata = 1;
getTensorMetadataCount() - Method in interface org.tensorflow.proto.util.SnapshotTensorMetadataOrBuilder
repeated .tensorflow.data.experimental.TensorMetadata tensor_metadata = 1;
getTensorMetadataList() - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata.Builder
repeated .tensorflow.data.experimental.TensorMetadata tensor_metadata = 1;
getTensorMetadataList() - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata
repeated .tensorflow.data.experimental.TensorMetadata tensor_metadata = 1;
getTensorMetadataList() - Method in interface org.tensorflow.proto.util.SnapshotTensorMetadataOrBuilder
repeated .tensorflow.data.experimental.TensorMetadata tensor_metadata = 1;
getTensorMetadataOrBuilder(int) - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata.Builder
repeated .tensorflow.data.experimental.TensorMetadata tensor_metadata = 1;
getTensorMetadataOrBuilder(int) - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata
repeated .tensorflow.data.experimental.TensorMetadata tensor_metadata = 1;
getTensorMetadataOrBuilder(int) - Method in interface org.tensorflow.proto.util.SnapshotTensorMetadataOrBuilder
repeated .tensorflow.data.experimental.TensorMetadata tensor_metadata = 1;
getTensorMetadataOrBuilderList() - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata.Builder
repeated .tensorflow.data.experimental.TensorMetadata tensor_metadata = 1;
getTensorMetadataOrBuilderList() - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata
repeated .tensorflow.data.experimental.TensorMetadata tensor_metadata = 1;
getTensorMetadataOrBuilderList() - Method in interface org.tensorflow.proto.util.SnapshotTensorMetadataOrBuilder
repeated .tensorflow.data.experimental.TensorMetadata tensor_metadata = 1;
getTensorOrBuilder() - Method in class org.tensorflow.proto.framework.AttrValue.Builder
"tensor"
getTensorOrBuilder() - Method in class org.tensorflow.proto.framework.AttrValue
"tensor"
getTensorOrBuilder(int) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(tensor)"
getTensorOrBuilder(int) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue
"list(tensor)"
getTensorOrBuilder(int) - Method in interface org.tensorflow.proto.framework.AttrValue.ListValueOrBuilder
"list(tensor)"
getTensorOrBuilder() - Method in interface org.tensorflow.proto.framework.AttrValueOrBuilder
"tensor"
getTensorOrBuilder() - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation.Builder
Allocated tensor details.
getTensorOrBuilder() - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation
Allocated tensor details.
getTensorOrBuilder() - Method in interface org.tensorflow.proto.framework.MemoryLogTensorAllocationOrBuilder
Allocated tensor details.
getTensorOrBuilder() - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput.Builder
Output tensor details.
getTensorOrBuilder() - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput
Output tensor details.
getTensorOrBuilder() - Method in interface org.tensorflow.proto.framework.MemoryLogTensorOutputOrBuilder
Output tensor details.
getTensorOrBuilder() - Method in class org.tensorflow.proto.framework.NamedTensorProto.Builder
The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors.
getTensorOrBuilder() - Method in class org.tensorflow.proto.framework.NamedTensorProto
The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors.
getTensorOrBuilder() - Method in interface org.tensorflow.proto.framework.NamedTensorProtoOrBuilder
The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors.
getTensorOrBuilder() - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
.tensorflow.TensorProto tensor = 8;
getTensorOrBuilder() - Method in class org.tensorflow.proto.framework.Summary.Value
.tensorflow.TensorProto tensor = 8;
getTensorOrBuilder() - Method in interface org.tensorflow.proto.framework.Summary.ValueOrBuilder
.tensorflow.TensorProto tensor = 8;
getTensorOrBuilder(int) - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta.Builder
Each SavedSliceMeta describes the slices for one tensor.
getTensorOrBuilder(int) - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta
Each SavedSliceMeta describes the slices for one tensor.
getTensorOrBuilder(int) - Method in interface org.tensorflow.proto.util.SavedTensorSliceMetaOrBuilder
Each SavedSliceMeta describes the slices for one tensor.
getTensorOrBuilder(int) - Method in class org.tensorflow.proto.util.SnapshotRecord.Builder
repeated .tensorflow.TensorProto tensor = 1;
getTensorOrBuilder(int) - Method in class org.tensorflow.proto.util.SnapshotRecord
repeated .tensorflow.TensorProto tensor = 1;
getTensorOrBuilder(int) - Method in interface org.tensorflow.proto.util.SnapshotRecordOrBuilder
repeated .tensorflow.TensorProto tensor = 1;
getTensorOrBuilderList() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(tensor)"
getTensorOrBuilderList() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue
"list(tensor)"
getTensorOrBuilderList() - Method in interface org.tensorflow.proto.framework.AttrValue.ListValueOrBuilder
"list(tensor)"
getTensorOrBuilderList() - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta.Builder
Each SavedSliceMeta describes the slices for one tensor.
getTensorOrBuilderList() - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta
Each SavedSliceMeta describes the slices for one tensor.
getTensorOrBuilderList() - Method in interface org.tensorflow.proto.util.SavedTensorSliceMetaOrBuilder
Each SavedSliceMeta describes the slices for one tensor.
getTensorOrBuilderList() - Method in class org.tensorflow.proto.util.SnapshotRecord.Builder
repeated .tensorflow.TensorProto tensor = 1;
getTensorOrBuilderList() - Method in class org.tensorflow.proto.util.SnapshotRecord
repeated .tensorflow.TensorProto tensor = 1;
getTensorOrBuilderList() - Method in interface org.tensorflow.proto.util.SnapshotRecordOrBuilder
repeated .tensorflow.TensorProto tensor = 1;
getTensorProto() - Method in class org.tensorflow.proto.util.GraphExecutionTrace.Builder
Tensor value in the type described by `tensor_value_type`.
getTensorProto() - Method in class org.tensorflow.proto.util.GraphExecutionTrace
Tensor value in the type described by `tensor_value_type`.
getTensorProto() - Method in interface org.tensorflow.proto.util.GraphExecutionTraceOrBuilder
Tensor value in the type described by `tensor_value_type`.
getTensorProtoBuilder() - Method in class org.tensorflow.proto.util.GraphExecutionTrace.Builder
Tensor value in the type described by `tensor_value_type`.
getTensorProtoOrBuilder() - Method in class org.tensorflow.proto.util.GraphExecutionTrace.Builder
Tensor value in the type described by `tensor_value_type`.
getTensorProtoOrBuilder() - Method in class org.tensorflow.proto.util.GraphExecutionTrace
Tensor value in the type described by `tensor_value_type`.
getTensorProtoOrBuilder() - Method in interface org.tensorflow.proto.util.GraphExecutionTraceOrBuilder
Tensor value in the type described by `tensor_value_type`.
getTensorProtos(int) - Method in class org.tensorflow.proto.util.Execution.Builder
Output Tensor values in the type described by `tensor_value_type`.
getTensorProtos(int) - Method in class org.tensorflow.proto.util.Execution
Output Tensor values in the type described by `tensor_value_type`.
getTensorProtos(int) - Method in interface org.tensorflow.proto.util.ExecutionOrBuilder
Output Tensor values in the type described by `tensor_value_type`.
getTensorProtosBuilder(int) - Method in class org.tensorflow.proto.util.Execution.Builder
Output Tensor values in the type described by `tensor_value_type`.
getTensorProtosBuilderList() - Method in class org.tensorflow.proto.util.Execution.Builder
Output Tensor values in the type described by `tensor_value_type`.
getTensorProtosCount() - Method in class org.tensorflow.proto.util.Execution.Builder
Output Tensor values in the type described by `tensor_value_type`.
getTensorProtosCount() - Method in class org.tensorflow.proto.util.Execution
Output Tensor values in the type described by `tensor_value_type`.
getTensorProtosCount() - Method in interface org.tensorflow.proto.util.ExecutionOrBuilder
Output Tensor values in the type described by `tensor_value_type`.
getTensorProtosList() - Method in class org.tensorflow.proto.util.Execution.Builder
Output Tensor values in the type described by `tensor_value_type`.
getTensorProtosList() - Method in class org.tensorflow.proto.util.Execution
Output Tensor values in the type described by `tensor_value_type`.
getTensorProtosList() - Method in interface org.tensorflow.proto.util.ExecutionOrBuilder
Output Tensor values in the type described by `tensor_value_type`.
getTensorProtosOrBuilder(int) - Method in class org.tensorflow.proto.util.Execution.Builder
Output Tensor values in the type described by `tensor_value_type`.
getTensorProtosOrBuilder(int) - Method in class org.tensorflow.proto.util.Execution
Output Tensor values in the type described by `tensor_value_type`.
getTensorProtosOrBuilder(int) - Method in interface org.tensorflow.proto.util.ExecutionOrBuilder
Output Tensor values in the type described by `tensor_value_type`.
getTensorProtosOrBuilderList() - Method in class org.tensorflow.proto.util.Execution.Builder
Output Tensor values in the type described by `tensor_value_type`.
getTensorProtosOrBuilderList() - Method in class org.tensorflow.proto.util.Execution
Output Tensor values in the type described by `tensor_value_type`.
getTensorProtosOrBuilderList() - Method in interface org.tensorflow.proto.util.ExecutionOrBuilder
Output Tensor values in the type described by `tensor_value_type`.
getTensors(int) - Method in class org.tensorflow.proto.framework.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
getTensors(int) - Method in class org.tensorflow.proto.framework.VariantTensorDataProto
Tensors contained within objects being serialized.
getTensors(int) - Method in interface org.tensorflow.proto.framework.VariantTensorDataProtoOrBuilder
Tensors contained within objects being serialized.
getTensorsBuilder(int) - Method in class org.tensorflow.proto.framework.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
getTensorsBuilderList() - Method in class org.tensorflow.proto.framework.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
getTensorsCount() - Method in class org.tensorflow.proto.framework.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
getTensorsCount() - Method in class org.tensorflow.proto.framework.VariantTensorDataProto
Tensors contained within objects being serialized.
getTensorsCount() - Method in interface org.tensorflow.proto.framework.VariantTensorDataProtoOrBuilder
Tensors contained within objects being serialized.
getTensorShape() - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
The static shape should be recorded here, to the extent that it can be known in advance.
getTensorShape() - Method in class org.tensorflow.proto.framework.TensorInfo
The static shape should be recorded here, to the extent that it can be known in advance.
getTensorShape() - Method in interface org.tensorflow.proto.framework.TensorInfoOrBuilder
The static shape should be recorded here, to the extent that it can be known in advance.
getTensorShape() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
Shape of the tensor.
getTensorShape() - Method in class org.tensorflow.proto.framework.TensorProto
Shape of the tensor.
getTensorShape() - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
Shape of the tensor.
getTensorShape() - Method in class org.tensorflow.proto.util.TensorMetadata.Builder
.tensorflow.TensorShapeProto tensor_shape = 2;
getTensorShape() - Method in class org.tensorflow.proto.util.TensorMetadata
.tensorflow.TensorShapeProto tensor_shape = 2;
getTensorShape() - Method in interface org.tensorflow.proto.util.TensorMetadataOrBuilder
.tensorflow.TensorShapeProto tensor_shape = 2;
getTensorShapeBuilder() - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
The static shape should be recorded here, to the extent that it can be known in advance.
getTensorShapeBuilder() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
Shape of the tensor.
getTensorShapeBuilder() - Method in class org.tensorflow.proto.util.TensorMetadata.Builder
.tensorflow.TensorShapeProto tensor_shape = 2;
getTensorShapeOrBuilder() - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
The static shape should be recorded here, to the extent that it can be known in advance.
getTensorShapeOrBuilder() - Method in class org.tensorflow.proto.framework.TensorInfo
The static shape should be recorded here, to the extent that it can be known in advance.
getTensorShapeOrBuilder() - Method in interface org.tensorflow.proto.framework.TensorInfoOrBuilder
The static shape should be recorded here, to the extent that it can be known in advance.
getTensorShapeOrBuilder() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
Shape of the tensor.
getTensorShapeOrBuilder() - Method in class org.tensorflow.proto.framework.TensorProto
Shape of the tensor.
getTensorShapeOrBuilder() - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
Shape of the tensor.
getTensorShapeOrBuilder() - Method in class org.tensorflow.proto.util.TensorMetadata.Builder
.tensorflow.TensorShapeProto tensor_shape = 2;
getTensorShapeOrBuilder() - Method in class org.tensorflow.proto.util.TensorMetadata
.tensorflow.TensorShapeProto tensor_shape = 2;
getTensorShapeOrBuilder() - Method in interface org.tensorflow.proto.util.TensorMetadataOrBuilder
.tensorflow.TensorShapeProto tensor_shape = 2;
getTensorShapeValue() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a TensorShape.
getTensorShapeValue() - Method in class org.tensorflow.proto.framework.StructuredValue
Represents a TensorShape.
getTensorShapeValue() - Method in interface org.tensorflow.proto.framework.StructuredValueOrBuilder
Represents a TensorShape.
getTensorShapeValueBuilder() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a TensorShape.
getTensorShapeValueOrBuilder() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a TensorShape.
getTensorShapeValueOrBuilder() - Method in class org.tensorflow.proto.framework.StructuredValue
Represents a TensorShape.
getTensorShapeValueOrBuilder() - Method in interface org.tensorflow.proto.framework.StructuredValueOrBuilder
Represents a TensorShape.
getTensorSizeBytes() - Method in class org.tensorflow.proto.util.TensorMetadata.Builder
Number of uncompressed bytes used to store the tensor representation.
getTensorSizeBytes() - Method in class org.tensorflow.proto.util.TensorMetadata
Number of uncompressed bytes used to store the tensor representation.
getTensorSizeBytes() - Method in interface org.tensorflow.proto.util.TensorMetadataOrBuilder
Number of uncompressed bytes used to store the tensor representation.
getTensorsList() - Method in class org.tensorflow.proto.framework.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
getTensorsList() - Method in class org.tensorflow.proto.framework.VariantTensorDataProto
Tensors contained within objects being serialized.
getTensorsList() - Method in interface org.tensorflow.proto.framework.VariantTensorDataProtoOrBuilder
Tensors contained within objects being serialized.
getTensorsOrBuilder(int) - Method in class org.tensorflow.proto.framework.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
getTensorsOrBuilder(int) - Method in class org.tensorflow.proto.framework.VariantTensorDataProto
Tensors contained within objects being serialized.
getTensorsOrBuilder(int) - Method in interface org.tensorflow.proto.framework.VariantTensorDataProtoOrBuilder
Tensors contained within objects being serialized.
getTensorsOrBuilderList() - Method in class org.tensorflow.proto.framework.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
getTensorsOrBuilderList() - Method in class org.tensorflow.proto.framework.VariantTensorDataProto
Tensors contained within objects being serialized.
getTensorsOrBuilderList() - Method in interface org.tensorflow.proto.framework.VariantTensorDataProtoOrBuilder
Tensors contained within objects being serialized.
getTensorSpecValue() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a value for tf.TensorSpec.
getTensorSpecValue() - Method in class org.tensorflow.proto.framework.StructuredValue
Represents a value for tf.TensorSpec.
getTensorSpecValue() - Method in interface org.tensorflow.proto.framework.StructuredValueOrBuilder
Represents a value for tf.TensorSpec.
getTensorSpecValueBuilder() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a value for tf.TensorSpec.
getTensorSpecValueOrBuilder() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a value for tf.TensorSpec.
getTensorSpecValueOrBuilder() - Method in class org.tensorflow.proto.framework.StructuredValue
Represents a value for tf.TensorSpec.
getTensorSpecValueOrBuilder() - Method in interface org.tensorflow.proto.framework.StructuredValueOrBuilder
Represents a value for tf.TensorSpec.
getTfdbgContextId() - Method in class org.tensorflow.proto.util.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.tensorflow.proto.util.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.tensorflow.proto.util.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.tensorflow.proto.util.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.tensorflow.proto.util.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.tensorflow.proto.util.GraphExecutionTraceOrBuilder
Unique ID of the context that the executed op(s) belong to (e.g., a compiled concrete tf.function).
getTfdbgRunId() - Method in class org.tensorflow.proto.util.DebugMetadata.Builder
A unique ID for the current run of tfdbg.
getTfdbgRunId() - Method in class org.tensorflow.proto.util.DebugMetadata
A unique ID for the current run of tfdbg.
getTfdbgRunId() - Method in interface org.tensorflow.proto.util.DebugMetadataOrBuilder
A unique ID for the current run of tfdbg.
getTfdbgRunIdBytes() - Method in class org.tensorflow.proto.util.DebugMetadata.Builder
A unique ID for the current run of tfdbg.
getTfdbgRunIdBytes() - Method in class org.tensorflow.proto.util.DebugMetadata
A unique ID for the current run of tfdbg.
getTfdbgRunIdBytes() - Method in interface org.tensorflow.proto.util.DebugMetadataOrBuilder
A unique ID for the current run of tfdbg.
getTfVersion() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
TensorFlow version this benchmark runs against.
getTfVersion() - Method in class org.tensorflow.proto.util.testlog.TestResults
TensorFlow version this benchmark runs against.
getTfVersion() - Method in interface org.tensorflow.proto.util.testlog.TestResultsOrBuilder
TensorFlow version this benchmark runs against.
getTfVersionBytes() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
TensorFlow version this benchmark runs against.
getTfVersionBytes() - Method in class org.tensorflow.proto.util.testlog.TestResults
TensorFlow version this benchmark runs against.
getTfVersionBytes() - Method in interface org.tensorflow.proto.util.testlog.TestResultsOrBuilder
TensorFlow version this benchmark runs against.
getThreadId() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
uint32 thread_id = 10;
getThreadId() - Method in class org.tensorflow.proto.framework.NodeExecStats
uint32 thread_id = 10;
getThreadId() - Method in interface org.tensorflow.proto.framework.NodeExecStatsOrBuilder
uint32 thread_id = 10;
getThreadNames() - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
Deprecated.
getThreadNames() - Method in class org.tensorflow.proto.framework.DeviceStepStats
Deprecated.
getThreadNames() - Method in interface org.tensorflow.proto.framework.DeviceStepStatsOrBuilder
Deprecated.
getThreadNamesCount() - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
 
getThreadNamesCount() - Method in class org.tensorflow.proto.framework.DeviceStepStats
 
getThreadNamesCount() - Method in interface org.tensorflow.proto.framework.DeviceStepStatsOrBuilder
Its key is thread id.
getThreadNamesMap() - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
Its key is thread id.
getThreadNamesMap() - Method in class org.tensorflow.proto.framework.DeviceStepStats
Its key is thread id.
getThreadNamesMap() - Method in interface org.tensorflow.proto.framework.DeviceStepStatsOrBuilder
Its key is thread id.
getThreadNamesOrDefault(int, String) - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
Its key is thread id.
getThreadNamesOrDefault(int, String) - Method in class org.tensorflow.proto.framework.DeviceStepStats
Its key is thread id.
getThreadNamesOrDefault(int, String) - Method in interface org.tensorflow.proto.framework.DeviceStepStatsOrBuilder
Its key is thread id.
getThreadNamesOrThrow(int) - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
Its key is thread id.
getThreadNamesOrThrow(int) - Method in class org.tensorflow.proto.framework.DeviceStepStats
Its key is thread id.
getThreadNamesOrThrow(int) - Method in interface org.tensorflow.proto.framework.DeviceStepStatsOrBuilder
Its key is thread id.
getThroughput() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
Throughput (in MB/s)
getThroughput() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
Throughput (in MB/s)
getThroughput() - Method in interface org.tensorflow.proto.util.testlog.BenchmarkEntryOrBuilder
Throughput (in MB/s)
getTimelineLabel() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
string timeline_label = 8;
getTimelineLabel() - Method in class org.tensorflow.proto.framework.NodeExecStats
string timeline_label = 8;
getTimelineLabel() - Method in interface org.tensorflow.proto.framework.NodeExecStatsOrBuilder
string timeline_label = 8;
getTimelineLabelBytes() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
string timeline_label = 8;
getTimelineLabelBytes() - Method in class org.tensorflow.proto.framework.NodeExecStats
string timeline_label = 8;
getTimelineLabelBytes() - Method in interface org.tensorflow.proto.framework.NodeExecStatsOrBuilder
string timeline_label = 8;
getTimelineStep() - Method in class org.tensorflow.proto.framework.GraphOptions.Builder
If > 0, record a timeline every this many steps.
getTimelineStep() - Method in class org.tensorflow.proto.framework.GraphOptions
If > 0, record a timeline every this many steps.
getTimelineStep() - Method in interface org.tensorflow.proto.framework.GraphOptionsOrBuilder
If > 0, record a timeline every this many steps.
getTimeoutInMs() - Method in class org.tensorflow.proto.framework.RunOptions.Builder
Time to wait for operation to complete in milliseconds.
getTimeoutInMs() - Method in class org.tensorflow.proto.framework.RunOptions
Time to wait for operation to complete in milliseconds.
getTimeoutInMs() - Method in interface org.tensorflow.proto.framework.RunOptionsOrBuilder
Time to wait for operation to complete in milliseconds.
getTimeoutMs() - Method in class org.tensorflow.proto.util.WatchdogConfig.Builder
int64 timeout_ms = 1;
getTimeoutMs() - Method in class org.tensorflow.proto.util.WatchdogConfig
int64 timeout_ms = 1;
getTimeoutMs() - Method in interface org.tensorflow.proto.util.WatchdogConfigOrBuilder
int64 timeout_ms = 1;
getTimestampedAllocator() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.
getTimestampNs() - Method in class org.tensorflow.proto.profiler.XLine.Builder
Start time of this line in nanoseconds since the UNIX epoch.
getTimestampNs() - Method in class org.tensorflow.proto.profiler.XLine
Start time of this line in nanoseconds since the UNIX epoch.
getTimestampNs() - Method in interface org.tensorflow.proto.profiler.XLineOrBuilder
Start time of this line in nanoseconds since the UNIX epoch.
getTimestampPs() - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
The timestamp that this event occurred at (in picos since tracing started).
getTimestampPs() - Method in class org.tensorflow.proto.framework.TraceEvent
The timestamp that this event occurred at (in picos since tracing started).
getTimestampPs() - Method in interface org.tensorflow.proto.framework.TraceEventOrBuilder
The timestamp that this event occurred at (in picos since tracing started).
getTolerateDebugOpCreationFailures() - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
Do not error out if debug op creation fails (e.g., due to dtype incompatibility).
getTolerateDebugOpCreationFailures() - Method in class org.tensorflow.proto.framework.DebugTensorWatch
Do not error out if debug op creation fails (e.g., due to dtype incompatibility).
getTolerateDebugOpCreationFailures() - Method in interface org.tensorflow.proto.framework.DebugTensorWatchOrBuilder
Do not error out if debug op creation fails (e.g., due to dtype incompatibility).
getTotal() - Method in class org.tensorflow.proto.util.testlog.MemoryInfo.Builder
Total virtual memory in bytes
getTotal() - Method in class org.tensorflow.proto.util.testlog.MemoryInfo
Total virtual memory in bytes
getTotal() - Method in interface org.tensorflow.proto.util.testlog.MemoryInfoOrBuilder
Total virtual memory in bytes
getTotalBytes() - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
These are per-node allocator memory stats.
getTotalBytes() - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed
These are per-node allocator memory stats.
getTotalBytes() - Method in interface org.tensorflow.proto.framework.AllocatorMemoryUsedOrBuilder
These are per-node allocator memory stats.
getTotalBytesInBin() - Method in class org.tensorflow.proto.util.BinSummary.Builder
int64 total_bytes_in_bin = 3;
getTotalBytesInBin() - Method in class org.tensorflow.proto.util.BinSummary
int64 total_bytes_in_bin = 3;
getTotalBytesInBin() - Method in interface org.tensorflow.proto.util.BinSummaryOrBuilder
int64 total_bytes_in_bin = 3;
getTotalBytesInUse() - Method in class org.tensorflow.proto.util.BinSummary.Builder
int64 total_bytes_in_use = 2;
getTotalBytesInUse() - Method in class org.tensorflow.proto.util.BinSummary
int64 total_bytes_in_use = 2;
getTotalBytesInUse() - Method in interface org.tensorflow.proto.util.BinSummaryOrBuilder
int64 total_bytes_in_use = 2;
getTotalChunksInBin() - Method in class org.tensorflow.proto.util.BinSummary.Builder
int64 total_chunks_in_bin = 5;
getTotalChunksInBin() - Method in class org.tensorflow.proto.util.BinSummary
int64 total_chunks_in_bin = 5;
getTotalChunksInBin() - Method in interface org.tensorflow.proto.util.BinSummaryOrBuilder
int64 total_chunks_in_bin = 5;
getTotalChunksInUse() - Method in class org.tensorflow.proto.util.BinSummary.Builder
int64 total_chunks_in_use = 4;
getTotalChunksInUse() - Method in class org.tensorflow.proto.util.BinSummary
int64 total_chunks_in_use = 4;
getTotalChunksInUse() - Method in interface org.tensorflow.proto.util.BinSummaryOrBuilder
int64 total_chunks_in_use = 4;
getToTensor() - Method in class org.tensorflow.proto.framework.TensorConnection.Builder
A tensor name.
getToTensor() - Method in class org.tensorflow.proto.framework.TensorConnection
A tensor name.
getToTensor() - Method in interface org.tensorflow.proto.framework.TensorConnectionOrBuilder
A tensor name.
getToTensorBytes() - Method in class org.tensorflow.proto.framework.TensorConnection.Builder
A tensor name.
getToTensorBytes() - Method in class org.tensorflow.proto.framework.TensorConnection
A tensor name.
getToTensorBytes() - Method in interface org.tensorflow.proto.framework.TensorConnectionOrBuilder
A tensor name.
getTraceEvents(int) - Method in class org.tensorflow.proto.framework.Trace.Builder
All trace events capturing in the profiling period.
getTraceEvents(int) - Method in class org.tensorflow.proto.framework.Trace
All trace events capturing in the profiling period.
getTraceEvents(int) - Method in interface org.tensorflow.proto.framework.TraceOrBuilder
All trace events capturing in the profiling period.
getTraceEventsBuilder(int) - Method in class org.tensorflow.proto.framework.Trace.Builder
All trace events capturing in the profiling period.
getTraceEventsBuilderList() - Method in class org.tensorflow.proto.framework.Trace.Builder
All trace events capturing in the profiling period.
getTraceEventsCount() - Method in class org.tensorflow.proto.framework.Trace.Builder
All trace events capturing in the profiling period.
getTraceEventsCount() - Method in class org.tensorflow.proto.framework.Trace
All trace events capturing in the profiling period.
getTraceEventsCount() - Method in interface org.tensorflow.proto.framework.TraceOrBuilder
All trace events capturing in the profiling period.
getTraceEventsList() - Method in class org.tensorflow.proto.framework.Trace.Builder
All trace events capturing in the profiling period.
getTraceEventsList() - Method in class org.tensorflow.proto.framework.Trace
All trace events capturing in the profiling period.
getTraceEventsList() - Method in interface org.tensorflow.proto.framework.TraceOrBuilder
All trace events capturing in the profiling period.
getTraceEventsOrBuilder(int) - Method in class org.tensorflow.proto.framework.Trace.Builder
All trace events capturing in the profiling period.
getTraceEventsOrBuilder(int) - Method in class org.tensorflow.proto.framework.Trace
All trace events capturing in the profiling period.
getTraceEventsOrBuilder(int) - Method in interface org.tensorflow.proto.framework.TraceOrBuilder
All trace events capturing in the profiling period.
getTraceEventsOrBuilderList() - Method in class org.tensorflow.proto.framework.Trace.Builder
All trace events capturing in the profiling period.
getTraceEventsOrBuilderList() - Method in class org.tensorflow.proto.framework.Trace
All trace events capturing in the profiling period.
getTraceEventsOrBuilderList() - Method in interface org.tensorflow.proto.framework.TraceOrBuilder
All trace events capturing in the profiling period.
getTraceLevel() - Method in class org.tensorflow.proto.framework.RunOptions.Builder
.tensorflow.RunOptions.TraceLevel trace_level = 1;
getTraceLevel() - Method in class org.tensorflow.proto.framework.RunOptions
.tensorflow.RunOptions.TraceLevel trace_level = 1;
getTraceLevel() - Method in interface org.tensorflow.proto.framework.RunOptionsOrBuilder
.tensorflow.RunOptions.TraceLevel trace_level = 1;
getTraceLevelValue() - Method in class org.tensorflow.proto.framework.RunOptions.Builder
.tensorflow.RunOptions.TraceLevel trace_level = 1;
getTraceLevelValue() - Method in class org.tensorflow.proto.framework.RunOptions
.tensorflow.RunOptions.TraceLevel trace_level = 1;
getTraceLevelValue() - Method in interface org.tensorflow.proto.framework.RunOptionsOrBuilder
.tensorflow.RunOptions.TraceLevel trace_level = 1;
getTraces() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.Builder
Deprecated.
getTraces() - Method in class org.tensorflow.proto.framework.GraphDebugInfo
Deprecated.
getTraces() - Method in interface org.tensorflow.proto.framework.GraphDebugInfoOrBuilder
Deprecated.
getTracesCount() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.Builder
 
getTracesCount() - Method in class org.tensorflow.proto.framework.GraphDebugInfo
 
getTracesCount() - Method in interface org.tensorflow.proto.framework.GraphDebugInfoOrBuilder
This maps a node name to a stack trace in the source code.
getTracesMap() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.Builder
This maps a node name to a stack trace in the source code.
getTracesMap() - Method in class org.tensorflow.proto.framework.GraphDebugInfo
This maps a node name to a stack trace in the source code.
getTracesMap() - Method in interface org.tensorflow.proto.framework.GraphDebugInfoOrBuilder
This maps a node name to a stack trace in the source code.
getTracesOrDefault(String, GraphDebugInfo.StackTrace) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.Builder
This maps a node name to a stack trace in the source code.
getTracesOrDefault(String, GraphDebugInfo.StackTrace) - Method in class org.tensorflow.proto.framework.GraphDebugInfo
This maps a node name to a stack trace in the source code.
getTracesOrDefault(String, GraphDebugInfo.StackTrace) - Method in interface org.tensorflow.proto.framework.GraphDebugInfoOrBuilder
This maps a node name to a stack trace in the source code.
getTracesOrThrow(String) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.Builder
This maps a node name to a stack trace in the source code.
getTracesOrThrow(String) - Method in class org.tensorflow.proto.framework.GraphDebugInfo
This maps a node name to a stack trace in the source code.
getTracesOrThrow(String) - Method in interface org.tensorflow.proto.framework.GraphDebugInfoOrBuilder
This maps a node name to a stack trace in the source code.
getTrainable() - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
bool trainable = 3;
getTrainable() - Method in class org.tensorflow.proto.framework.SavedVariable
bool trainable = 3;
getTrainable() - Method in interface org.tensorflow.proto.framework.SavedVariableOrBuilder
bool trainable = 3;
getTrainable() - Method in class org.tensorflow.proto.framework.VariableDef.Builder
Whether this variable should be trained.
getTrainable() - Method in class org.tensorflow.proto.framework.VariableDef
Whether this variable should be trained.
getTrainable() - Method in interface org.tensorflow.proto.framework.VariableDefOrBuilder
Whether this variable should be trained.
getTupleValue() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a tuple of `Value`.
getTupleValue() - Method in class org.tensorflow.proto.framework.StructuredValue
Represents a tuple of `Value`.
getTupleValue() - Method in interface org.tensorflow.proto.framework.StructuredValueOrBuilder
Represents a tuple of `Value`.
getTupleValueBuilder() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a tuple of `Value`.
getTupleValueOrBuilder() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a tuple of `Value`.
getTupleValueOrBuilder() - Method in class org.tensorflow.proto.framework.StructuredValue
Represents a tuple of `Value`.
getTupleValueOrBuilder() - Method in interface org.tensorflow.proto.framework.StructuredValueOrBuilder
Represents a tuple of `Value`.
getType() - Method in class org.tensorflow.proto.framework.AttrValue.Builder
"type"
getType() - Method in class org.tensorflow.proto.framework.AttrValue
"type"
getType(int) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(type)"
getType(int) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue
"list(type)"
getType(int) - Method in interface org.tensorflow.proto.framework.AttrValue.ListValueOrBuilder
"list(type)"
getType() - Method in interface org.tensorflow.proto.framework.AttrValueOrBuilder
"type"
getType() - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
Device type (CPU, GPU, ...)
getType() - Method in class org.tensorflow.proto.framework.DeviceProperties
Device type (CPU, GPU, ...)
getType() - Method in interface org.tensorflow.proto.framework.DevicePropertiesOrBuilder
Device type (CPU, GPU, ...)
getType() - Method in class org.tensorflow.proto.framework.InterconnectLink.Builder
string type = 2;
getType() - Method in class org.tensorflow.proto.framework.InterconnectLink
string type = 2;
getType() - Method in interface org.tensorflow.proto.framework.InterconnectLinkOrBuilder
string type = 2;
getType() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.OpDef.ArgDef
Describes the type of one or more tensors that are accepted/produced by this input/output arg.
getType() - Method in interface org.tensorflow.proto.framework.OpDef.ArgDefOrBuilder
Describes the type of one or more tensors that are accepted/produced by this input/output arg.
getType() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
One of the type names from attr_value.proto ("string", "list(string)", "int", etc.).
getType() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef
One of the type names from attr_value.proto ("string", "list(string)", "int", etc.).
getType() - Method in interface org.tensorflow.proto.framework.OpDef.AttrDefOrBuilder
One of the type names from attr_value.proto ("string", "list(string)", "int", etc.).
getType() - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
Type of the tensor
getType() - Method in class org.tensorflow.proto.util.SavedSliceMeta
Type of the tensor
getType() - Method in interface org.tensorflow.proto.util.SavedSliceMetaOrBuilder
Type of the tensor
getType() - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo.Builder
Device type, e.g.
getType() - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo
Device type, e.g.
getType() - Method in interface org.tensorflow.proto.util.testlog.AvailableDeviceInfoOrBuilder
Device type, e.g.
getTypeAttr() - Method in class org.tensorflow.proto.framework.OpDef.ArgDef.Builder
if specified, attr must have type "type"
getTypeAttr() - Method in class org.tensorflow.proto.framework.OpDef.ArgDef
if specified, attr must have type "type"
getTypeAttr() - Method in interface org.tensorflow.proto.framework.OpDef.ArgDefOrBuilder
if specified, attr must have type "type"
getTypeAttrBytes() - Method in class org.tensorflow.proto.framework.OpDef.ArgDef.Builder
if specified, attr must have type "type"
getTypeAttrBytes() - Method in class org.tensorflow.proto.framework.OpDef.ArgDef
if specified, attr must have type "type"
getTypeAttrBytes() - Method in interface org.tensorflow.proto.framework.OpDef.ArgDefOrBuilder
if specified, attr must have type "type"
getTypeBytes() - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
Device type (CPU, GPU, ...)
getTypeBytes() - Method in class org.tensorflow.proto.framework.DeviceProperties
Device type (CPU, GPU, ...)
getTypeBytes() - Method in interface org.tensorflow.proto.framework.DevicePropertiesOrBuilder
Device type (CPU, GPU, ...)
getTypeBytes() - Method in class org.tensorflow.proto.framework.InterconnectLink.Builder
string type = 2;
getTypeBytes() - Method in class org.tensorflow.proto.framework.InterconnectLink
string type = 2;
getTypeBytes() - Method in interface org.tensorflow.proto.framework.InterconnectLinkOrBuilder
string type = 2;
getTypeBytes() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
One of the type names from attr_value.proto ("string", "list(string)", "int", etc.).
getTypeBytes() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef
One of the type names from attr_value.proto ("string", "list(string)", "int", etc.).
getTypeBytes() - Method in interface org.tensorflow.proto.framework.OpDef.AttrDefOrBuilder
One of the type names from attr_value.proto ("string", "list(string)", "int", etc.).
getTypeBytes() - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo.Builder
Device type, e.g.
getTypeBytes() - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo
Device type, e.g.
getTypeBytes() - Method in interface org.tensorflow.proto.util.testlog.AvailableDeviceInfoOrBuilder
Device type, e.g.
getTypeCount() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(type)"
getTypeCount() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue
"list(type)"
getTypeCount() - Method in interface org.tensorflow.proto.framework.AttrValue.ListValueOrBuilder
"list(type)"
getTypeHint() - Method in class org.tensorflow.proto.framework.SummaryDescription.Builder
Hint on how plugins should process the data in this series.
getTypeHint() - Method in class org.tensorflow.proto.framework.SummaryDescription
Hint on how plugins should process the data in this series.
getTypeHint() - Method in interface org.tensorflow.proto.framework.SummaryDescriptionOrBuilder
Hint on how plugins should process the data in this series.
getTypeHintBytes() - Method in class org.tensorflow.proto.framework.SummaryDescription.Builder
Hint on how plugins should process the data in this series.
getTypeHintBytes() - Method in class org.tensorflow.proto.framework.SummaryDescription
Hint on how plugins should process the data in this series.
getTypeHintBytes() - Method in interface org.tensorflow.proto.framework.SummaryDescriptionOrBuilder
Hint on how plugins should process the data in this series.
getTypeList() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(type)"
getTypeList() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue
"list(type)"
getTypeList() - Method in interface org.tensorflow.proto.framework.AttrValue.ListValueOrBuilder
"list(type)"
getTypeListAttr() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.GraphTransferNodeInfo.Builder
string type_name = 3;
getTypeName() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo
string type_name = 3;
getTypeName() - Method in interface org.tensorflow.proto.framework.GraphTransferNodeInfoOrBuilder
string type_name = 3;
getTypeName() - Method in class org.tensorflow.proto.framework.VariantTensorDataProto.Builder
Name of the type of objects being serialized.
getTypeName() - Method in class org.tensorflow.proto.framework.VariantTensorDataProto
Name of the type of objects being serialized.
getTypeName() - Method in interface org.tensorflow.proto.framework.VariantTensorDataProtoOrBuilder
Name of the type of objects being serialized.
getTypeNameBytes() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo.Builder
string type_name = 3;
getTypeNameBytes() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo
string type_name = 3;
getTypeNameBytes() - Method in interface org.tensorflow.proto.framework.GraphTransferNodeInfoOrBuilder
string type_name = 3;
getTypeNameBytes() - Method in class org.tensorflow.proto.framework.VariantTensorDataProto.Builder
Name of the type of objects being serialized.
getTypeNameBytes() - Method in class org.tensorflow.proto.framework.VariantTensorDataProto
Name of the type of objects being serialized.
getTypeNameBytes() - Method in interface org.tensorflow.proto.framework.VariantTensorDataProtoOrBuilder
Name of the type of objects being serialized.
getTypeSpec() - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor.Builder
The serialized TypeSpec for the composite tensor.
getTypeSpec() - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor
The serialized TypeSpec for the composite tensor.
getTypeSpec() - Method in interface org.tensorflow.proto.framework.TensorInfo.CompositeTensorOrBuilder
The serialized TypeSpec for the composite tensor.
getTypeSpecBuilder() - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor.Builder
The serialized TypeSpec for the composite tensor.
getTypeSpecClass() - Method in class org.tensorflow.proto.framework.TypeSpecProto.Builder
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
getTypeSpecClass() - Method in class org.tensorflow.proto.framework.TypeSpecProto
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
getTypeSpecClass() - Method in interface org.tensorflow.proto.framework.TypeSpecProtoOrBuilder
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
getTypeSpecClassName() - Method in class org.tensorflow.proto.framework.TypeSpecProto.Builder
This is currently redundant with the type_spec_class enum, and is only used for error reporting.
getTypeSpecClassName() - Method in class org.tensorflow.proto.framework.TypeSpecProto
This is currently redundant with the type_spec_class enum, and is only used for error reporting.
getTypeSpecClassName() - Method in interface org.tensorflow.proto.framework.TypeSpecProtoOrBuilder
This is currently redundant with the type_spec_class enum, and is only used for error reporting.
getTypeSpecClassNameBytes() - Method in class org.tensorflow.proto.framework.TypeSpecProto.Builder
This is currently redundant with the type_spec_class enum, and is only used for error reporting.
getTypeSpecClassNameBytes() - Method in class org.tensorflow.proto.framework.TypeSpecProto
This is currently redundant with the type_spec_class enum, and is only used for error reporting.
getTypeSpecClassNameBytes() - Method in interface org.tensorflow.proto.framework.TypeSpecProtoOrBuilder
This is currently redundant with the type_spec_class enum, and is only used for error reporting.
getTypeSpecClassValue() - Method in class org.tensorflow.proto.framework.TypeSpecProto.Builder
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
getTypeSpecClassValue() - Method in class org.tensorflow.proto.framework.TypeSpecProto
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
getTypeSpecClassValue() - Method in interface org.tensorflow.proto.framework.TypeSpecProtoOrBuilder
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
getTypeSpecOrBuilder() - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor.Builder
The serialized TypeSpec for the composite tensor.
getTypeSpecOrBuilder() - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor
The serialized TypeSpec for the composite tensor.
getTypeSpecOrBuilder() - Method in interface org.tensorflow.proto.framework.TensorInfo.CompositeTensorOrBuilder
The serialized TypeSpec for the composite tensor.
getTypeSpecValue() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a value for tf.TypeSpec.
getTypeSpecValue() - Method in class org.tensorflow.proto.framework.StructuredValue
Represents a value for tf.TypeSpec.
getTypeSpecValue() - Method in interface org.tensorflow.proto.framework.StructuredValueOrBuilder
Represents a value for tf.TypeSpec.
getTypeSpecValueBuilder() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a value for tf.TypeSpec.
getTypeSpecValueOrBuilder() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a value for tf.TypeSpec.
getTypeSpecValueOrBuilder() - Method in class org.tensorflow.proto.framework.StructuredValue
Represents a value for tf.TypeSpec.
getTypeSpecValueOrBuilder() - Method in interface org.tensorflow.proto.framework.StructuredValueOrBuilder
Represents a value for tf.TypeSpec.
getTypeState() - Method in class org.tensorflow.proto.framework.TypeSpecProto.Builder
The value returned by TypeSpec._serialize().
getTypeState() - Method in class org.tensorflow.proto.framework.TypeSpecProto
The value returned by TypeSpec._serialize().
getTypeState() - Method in interface org.tensorflow.proto.framework.TypeSpecProtoOrBuilder
The value returned by TypeSpec._serialize().
getTypeStateBuilder() - Method in class org.tensorflow.proto.framework.TypeSpecProto.Builder
The value returned by TypeSpec._serialize().
getTypeStateOrBuilder() - Method in class org.tensorflow.proto.framework.TypeSpecProto.Builder
The value returned by TypeSpec._serialize().
getTypeStateOrBuilder() - Method in class org.tensorflow.proto.framework.TypeSpecProto
The value returned by TypeSpec._serialize().
getTypeStateOrBuilder() - Method in interface org.tensorflow.proto.framework.TypeSpecProtoOrBuilder
The value returned by TypeSpec._serialize().
getTypeValue() - Method in class org.tensorflow.proto.framework.AttrValue.Builder
"type"
getTypeValue() - Method in class org.tensorflow.proto.framework.AttrValue
"type"
getTypeValue(int) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(type)"
getTypeValue(int) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue
"list(type)"
getTypeValue(int) - Method in interface org.tensorflow.proto.framework.AttrValue.ListValueOrBuilder
"list(type)"
getTypeValue() - Method in interface org.tensorflow.proto.framework.AttrValueOrBuilder
"type"
getTypeValue() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.OpDef.ArgDef
Describes the type of one or more tensors that are accepted/produced by this input/output arg.
getTypeValue() - Method in interface org.tensorflow.proto.framework.OpDef.ArgDefOrBuilder
Describes the type of one or more tensors that are accepted/produced by this input/output arg.
getTypeValue() - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
Type of the tensor
getTypeValue() - Method in class org.tensorflow.proto.util.SavedSliceMeta
Type of the tensor
getTypeValue() - Method in interface org.tensorflow.proto.util.SavedSliceMetaOrBuilder
Type of the tensor
getTypeValueList() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(type)"
getTypeValueList() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue
"list(type)"
getTypeValueList() - Method in interface org.tensorflow.proto.framework.AttrValue.ListValueOrBuilder
"list(type)"
getUint32Val(int) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_UINT32
getUint32Val(int) - Method in class org.tensorflow.proto.framework.TensorProto
DT_UINT32
getUint32Val(int) - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
DT_UINT32
getUint32ValCount() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_UINT32
getUint32ValCount() - Method in class org.tensorflow.proto.framework.TensorProto
DT_UINT32
getUint32ValCount() - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
DT_UINT32
getUint32ValList() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_UINT32
getUint32ValList() - Method in class org.tensorflow.proto.framework.TensorProto
DT_UINT32
getUint32ValList() - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
DT_UINT32
getUint64Val(int) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_UINT64
getUint64Val(int) - Method in class org.tensorflow.proto.framework.TensorProto
DT_UINT64
getUint64Val(int) - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
DT_UINT64
getUint64ValCount() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_UINT64
getUint64ValCount() - Method in class org.tensorflow.proto.framework.TensorProto
DT_UINT64
getUint64ValCount() - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
DT_UINT64
getUint64ValList() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_UINT64
getUint64ValList() - Method in class org.tensorflow.proto.framework.TensorProto
DT_UINT64
getUint64ValList() - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
DT_UINT64
getUint64Value() - Method in class org.tensorflow.proto.profiler.XStat.Builder
uint64 uint64_value = 3;
getUint64Value() - Method in class org.tensorflow.proto.profiler.XStat
uint64 uint64_value = 3;
getUint64Value() - Method in interface org.tensorflow.proto.profiler.XStatOrBuilder
uint64 uint64_value = 3;
getUnknownFields() - Method in class org.tensorflow.proto.distruntime.ClusterDef
 
getUnknownFields() - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters
 
getUnknownFields() - Method in class org.tensorflow.proto.distruntime.JobDef
 
getUnknownFields() - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters
 
getUnknownFields() - Method in class org.tensorflow.proto.distruntime.ServerDef
 
getUnknownFields() - Method in class org.tensorflow.proto.distruntime.TaskDeviceFilters
 
getUnknownFields() - Method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra
 
getUnknownFields() - Method in class org.tensorflow.proto.example.BytesList
 
getUnknownFields() - Method in class org.tensorflow.proto.example.Example
 
getUnknownFields() - Method in class org.tensorflow.proto.example.ExampleParserConfiguration
 
getUnknownFields() - Method in class org.tensorflow.proto.example.Feature
 
getUnknownFields() - Method in class org.tensorflow.proto.example.FeatureConfiguration
 
getUnknownFields() - Method in class org.tensorflow.proto.example.FeatureList
 
getUnknownFields() - Method in class org.tensorflow.proto.example.FeatureLists
 
getUnknownFields() - Method in class org.tensorflow.proto.example.Features
 
getUnknownFields() - Method in class org.tensorflow.proto.example.FixedLenFeatureProto
 
getUnknownFields() - Method in class org.tensorflow.proto.example.FloatList
 
getUnknownFields() - Method in class org.tensorflow.proto.example.Int64List
 
getUnknownFields() - Method in class org.tensorflow.proto.example.SequenceExample
 
getUnknownFields() - Method in class org.tensorflow.proto.example.VarLenFeatureProto
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.AllocationDescription
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.AllocationRecord
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.ApiDef.Arg
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.ApiDef.Attr
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.ApiDef.Endpoint
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.ApiDef
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.ApiDefs
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.AssetFileDef
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.AttrValue
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.AutoParallelOptions
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.CallableOptions
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.CollectionDef.BytesList
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.CollectionDef.FloatList
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.CollectionDef
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.CollectionDef.Int64List
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.CollectionDef.NodeList
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.CondContextDef
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.ConfigProto
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.ControlFlowContextDef
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.CostGraphDef
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.DebuggedSourceFile
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.DebugOptions
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.DebugTensorWatch
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.Device
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.DeviceAttributes
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.DeviceLocality
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.DeviceProperties
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.DeviceStepStats
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.DictValue
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.FunctionDef
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.FunctionDefLibrary
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.FunctionSpec
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.GPUOptions
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.GradientDef
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.GraphDebugInfo
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.GraphDef
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.GraphOptions
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.GraphTransferInfo
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInput
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.HistogramProto
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.InterconnectLink
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.KernelDef
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.KernelList
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.ListValue
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.LocalLinks
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.MemoryLogStep
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.MemoryStats
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.MetaGraphDef
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.NameAttrList
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.NamedDevice
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.NamedTensorProto
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.NamedTupleValue
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.NodeDef
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.NodeExecStats
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.NodeOutput
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.NoneValue
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.OpDef.ArgDef
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.OpDef
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.OpDeprecation
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.OpList
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.OptimizerOptions
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.PairValue
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.QueueRunnerDef
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.ReaderBaseState
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.Resource
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.ResourceHandleProto
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.RewriterConfig
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.RPCOptions
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.RunMetadata
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.RunOptions.Experimental
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.RunOptions
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.SaveableObject
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.SavedAsset
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.SavedConcreteFunction
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.SavedConstant
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.SavedFunction
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.SavedModel
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.SavedObject
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.SavedObjectGraph
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.SavedResource
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.SavedUserObject
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.SavedVariable
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.ScopedAllocatorOptions
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.SessionMetadata
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.SignatureDef
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.StepStats
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.StructuredValue
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.Summary.Audio
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.Summary
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.Summary.Image
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.Summary.Value
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.SummaryDescription
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.SummaryMetadata
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.TensorConnection
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.TensorDescription
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.TensorInfo
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.TensorProto
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.TensorShapeProto.Dim
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.TensorShapeProto
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.TensorSliceProto.Extent
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.TensorSliceProto
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.TensorSpecProto
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.ThreadPoolOptionProto
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.Trace
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.TraceEvent
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.TupleValue
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.TypeSpecProto
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.ValuesDef
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.VariableDef
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.VariantTensorDataProto
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.VerifierConfig
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.VersionDef
 
getUnknownFields() - Method in class org.tensorflow.proto.framework.WhileContextDef
 
getUnknownFields() - Method in class org.tensorflow.proto.profiler.ProfileOptions
 
getUnknownFields() - Method in class org.tensorflow.proto.profiler.XEvent
 
getUnknownFields() - Method in class org.tensorflow.proto.profiler.XEventMetadata
 
getUnknownFields() - Method in class org.tensorflow.proto.profiler.XLine
 
getUnknownFields() - Method in class org.tensorflow.proto.profiler.XPlane
 
getUnknownFields() - Method in class org.tensorflow.proto.profiler.XSpace
 
getUnknownFields() - Method in class org.tensorflow.proto.profiler.XStat
 
getUnknownFields() - Method in class org.tensorflow.proto.profiler.XStatMetadata
 
getUnknownFields() - Method in class org.tensorflow.proto.util.BinSummary
 
getUnknownFields() - Method in class org.tensorflow.proto.util.BundleEntryProto
 
getUnknownFields() - Method in class org.tensorflow.proto.util.BundleHeaderProto
 
getUnknownFields() - Method in class org.tensorflow.proto.util.CodeLocation
 
getUnknownFields() - Method in class org.tensorflow.proto.util.DebugEvent
 
getUnknownFields() - Method in class org.tensorflow.proto.util.DebuggedDevice
 
getUnknownFields() - Method in class org.tensorflow.proto.util.DebuggedGraph
 
getUnknownFields() - Method in class org.tensorflow.proto.util.DebugMetadata
 
getUnknownFields() - Method in class org.tensorflow.proto.util.Event
 
getUnknownFields() - Method in class org.tensorflow.proto.util.Execution
 
getUnknownFields() - Method in class org.tensorflow.proto.util.GraphExecutionTrace
 
getUnknownFields() - Method in class org.tensorflow.proto.util.GraphOpCreation
 
getUnknownFields() - Method in class org.tensorflow.proto.util.LogMessage
 
getUnknownFields() - Method in class org.tensorflow.proto.util.MemAllocatorStats
 
getUnknownFields() - Method in class org.tensorflow.proto.util.MemChunk
 
getUnknownFields() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory
 
getUnknownFields() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement
 
getUnknownFields() - Method in class org.tensorflow.proto.util.MemoryDump
 
getUnknownFields() - Method in class org.tensorflow.proto.util.RequestedExitCode
 
getUnknownFields() - Method in class org.tensorflow.proto.util.SavedSlice
 
getUnknownFields() - Method in class org.tensorflow.proto.util.SavedSliceMeta
 
getUnknownFields() - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta
 
getUnknownFields() - Method in class org.tensorflow.proto.util.SavedTensorSlices
 
getUnknownFields() - Method in class org.tensorflow.proto.util.SaverDef
 
getUnknownFields() - Method in class org.tensorflow.proto.util.SessionLog
 
getUnknownFields() - Method in class org.tensorflow.proto.util.SnapShot
 
getUnknownFields() - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord
 
getUnknownFields() - Method in class org.tensorflow.proto.util.SnapshotRecord
 
getUnknownFields() - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata
 
getUnknownFields() - Method in class org.tensorflow.proto.util.SourceFile
 
getUnknownFields() - Method in class org.tensorflow.proto.util.StackFrameWithId
 
getUnknownFields() - Method in class org.tensorflow.proto.util.TaggedRunMetadata
 
getUnknownFields() - Method in class org.tensorflow.proto.util.TensorMetadata
 
getUnknownFields() - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo
 
getUnknownFields() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries
 
getUnknownFields() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
 
getUnknownFields() - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration
 
getUnknownFields() - Method in class org.tensorflow.proto.util.testlog.CommitId
 
getUnknownFields() - Method in class org.tensorflow.proto.util.testlog.CPUInfo
 
getUnknownFields() - Method in class org.tensorflow.proto.util.testlog.EntryValue
 
getUnknownFields() - Method in class org.tensorflow.proto.util.testlog.GPUInfo
 
getUnknownFields() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration
 
getUnknownFields() - Method in class org.tensorflow.proto.util.testlog.MemoryInfo
 
getUnknownFields() - Method in class org.tensorflow.proto.util.testlog.MetricEntry
 
getUnknownFields() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo
 
getUnknownFields() - Method in class org.tensorflow.proto.util.testlog.RunConfiguration
 
getUnknownFields() - Method in class org.tensorflow.proto.util.testlog.TestResults
 
getUnknownFields() - Method in class org.tensorflow.proto.util.WatchdogConfig
 
getUnknownFields() - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest
 
getUnknownFields() - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse
 
getUnknownRank() - Method in class org.tensorflow.proto.framework.TensorShapeProto.Builder
If true, the number of dimensions in the shape is unknown.
getUnknownRank() - Method in class org.tensorflow.proto.framework.TensorShapeProto
If true, the number of dimensions in the shape is unknown.
getUnknownRank() - Method in interface org.tensorflow.proto.framework.TensorShapeProtoOrBuilder
If true, the number of dimensions in the shape is unknown.
getUseNumaAffinity() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.ConfigProto.Experimental
If true, and supported by the platform, the runtime will attempt to use NUMA affinity where applicable.
getUseNumaAffinity() - Method in interface org.tensorflow.proto.framework.ConfigProto.ExperimentalOrBuilder
If true, and supported by the platform, the runtime will attempt to use NUMA affinity where applicable.
getUsePerSessionThreads() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.ConfigProto
If true, use a new set of threads for this session rather than the global pool of threads.
getUsePerSessionThreads() - Method in interface org.tensorflow.proto.framework.ConfigProtoOrBuilder
If true, use a new set of threads for this session rather than the global pool of threads.
getUserObject() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedUserObject user_object = 4;
getUserObject() - Method in class org.tensorflow.proto.framework.SavedObject
.tensorflow.SavedUserObject user_object = 4;
getUserObject() - Method in interface org.tensorflow.proto.framework.SavedObjectOrBuilder
.tensorflow.SavedUserObject user_object = 4;
getUserObjectBuilder() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedUserObject user_object = 4;
getUserObjectOrBuilder() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedUserObject user_object = 4;
getUserObjectOrBuilder() - Method in class org.tensorflow.proto.framework.SavedObject
.tensorflow.SavedUserObject user_object = 4;
getUserObjectOrBuilder() - Method in interface org.tensorflow.proto.framework.SavedObjectOrBuilder
.tensorflow.SavedUserObject user_object = 4;
getUseRpcForInprocessMaster() - Method in class org.tensorflow.proto.framework.RPCOptions.Builder
If true, always use RPC to contact the session target.
getUseRpcForInprocessMaster() - Method in class org.tensorflow.proto.framework.RPCOptions
If true, always use RPC to contact the session target.
getUseRpcForInprocessMaster() - Method in interface org.tensorflow.proto.framework.RPCOptionsOrBuilder
If true, always use RPC to contact the session target.
getUseRunHandlerPool() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.
getUseUnifiedMemory() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.Builder
If true, uses CUDA unified memory for memory allocations.
getUseUnifiedMemory() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental
If true, uses CUDA unified memory for memory allocations.
getUseUnifiedMemory() - Method in interface org.tensorflow.proto.framework.GPUOptions.ExperimentalOrBuilder
If true, uses CUDA unified memory for memory allocations.
getUuid() - Method in class org.tensorflow.proto.util.testlog.GPUInfo.Builder
Final entry in output of "nvidia-smi -L"
getUuid() - Method in class org.tensorflow.proto.util.testlog.GPUInfo
Final entry in output of "nvidia-smi -L"
getUuid() - Method in interface org.tensorflow.proto.util.testlog.GPUInfoOrBuilder
Final entry in output of "nvidia-smi -L"
getUuidBytes() - Method in class org.tensorflow.proto.util.testlog.GPUInfo.Builder
Final entry in output of "nvidia-smi -L"
getUuidBytes() - Method in class org.tensorflow.proto.util.testlog.GPUInfo
Final entry in output of "nvidia-smi -L"
getUuidBytes() - Method in interface org.tensorflow.proto.util.testlog.GPUInfoOrBuilder
Final entry in output of "nvidia-smi -L"
getValue(int) - Method in class org.tensorflow.proto.example.BytesList.Builder
repeated bytes value = 1;
getValue(int) - Method in class org.tensorflow.proto.example.BytesList
repeated bytes value = 1;
getValue(int) - Method in interface org.tensorflow.proto.example.BytesListOrBuilder
repeated bytes value = 1;
getValue(int) - Method in class org.tensorflow.proto.example.FloatList.Builder
repeated float value = 1 [packed = true];
getValue(int) - Method in class org.tensorflow.proto.example.FloatList
repeated float value = 1 [packed = true];
getValue(int) - Method in interface org.tensorflow.proto.example.FloatListOrBuilder
repeated float value = 1 [packed = true];
getValue(int) - Method in class org.tensorflow.proto.example.Int64List.Builder
repeated int64 value = 1 [packed = true];
getValue(int) - Method in class org.tensorflow.proto.example.Int64List
repeated int64 value = 1 [packed = true];
getValue(int) - Method in interface org.tensorflow.proto.example.Int64ListOrBuilder
repeated int64 value = 1 [packed = true];
getValue(int) - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList.Builder
repeated .google.protobuf.Any value = 1;
getValue(int) - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList
repeated .google.protobuf.Any value = 1;
getValue(int) - Method in interface org.tensorflow.proto.framework.CollectionDef.AnyListOrBuilder
repeated .google.protobuf.Any value = 1;
getValue(int) - Method in class org.tensorflow.proto.framework.CollectionDef.BytesList.Builder
repeated bytes value = 1;
getValue(int) - Method in class org.tensorflow.proto.framework.CollectionDef.BytesList
repeated bytes value = 1;
getValue(int) - Method in interface org.tensorflow.proto.framework.CollectionDef.BytesListOrBuilder
repeated bytes value = 1;
getValue(int) - Method in class org.tensorflow.proto.framework.CollectionDef.FloatList.Builder
repeated float value = 1 [packed = true];
getValue(int) - Method in class org.tensorflow.proto.framework.CollectionDef.FloatList
repeated float value = 1 [packed = true];
getValue(int) - Method in interface org.tensorflow.proto.framework.CollectionDef.FloatListOrBuilder
repeated float value = 1 [packed = true];
getValue(int) - Method in class org.tensorflow.proto.framework.CollectionDef.Int64List.Builder
repeated int64 value = 1 [packed = true];
getValue(int) - Method in class org.tensorflow.proto.framework.CollectionDef.Int64List
repeated int64 value = 1 [packed = true];
getValue(int) - Method in interface org.tensorflow.proto.framework.CollectionDef.Int64ListOrBuilder
repeated int64 value = 1 [packed = true];
getValue(int) - Method in class org.tensorflow.proto.framework.CollectionDef.NodeList.Builder
repeated string value = 1;
getValue(int) - Method in class org.tensorflow.proto.framework.CollectionDef.NodeList
repeated string value = 1;
getValue(int) - Method in interface org.tensorflow.proto.framework.CollectionDef.NodeListOrBuilder
repeated string value = 1;
getValue() - Method in class org.tensorflow.proto.framework.PairValue.Builder
.tensorflow.StructuredValue value = 2;
getValue() - Method in class org.tensorflow.proto.framework.PairValue
.tensorflow.StructuredValue value = 2;
getValue() - Method in interface org.tensorflow.proto.framework.PairValueOrBuilder
.tensorflow.StructuredValue value = 2;
getValue(int) - Method in class org.tensorflow.proto.framework.Summary.Builder
Set of values for the summary.
getValue(int) - Method in class org.tensorflow.proto.framework.Summary
Set of values for the summary.
getValue(int) - Method in interface org.tensorflow.proto.framework.SummaryOrBuilder
Set of values for the summary.
getValue() - Method in class org.tensorflow.proto.util.testlog.MetricEntry.Builder
Metric value
getValue() - Method in class org.tensorflow.proto.util.testlog.MetricEntry
Metric value
getValue() - Method in interface org.tensorflow.proto.util.testlog.MetricEntryOrBuilder
Metric value
getValueBuilder(int) - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList.Builder
repeated .google.protobuf.Any value = 1;
getValueBuilder() - Method in class org.tensorflow.proto.framework.PairValue.Builder
.tensorflow.StructuredValue value = 2;
getValueBuilder(int) - Method in class org.tensorflow.proto.framework.Summary.Builder
Set of values for the summary.
getValueBuilderList() - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList.Builder
repeated .google.protobuf.Any value = 1;
getValueBuilderList() - Method in class org.tensorflow.proto.framework.Summary.Builder
Set of values for the summary.
getValueBytes(int) - Method in class org.tensorflow.proto.framework.CollectionDef.NodeList.Builder
repeated string value = 1;
getValueBytes(int) - Method in class org.tensorflow.proto.framework.CollectionDef.NodeList
repeated string value = 1;
getValueBytes(int) - Method in interface org.tensorflow.proto.framework.CollectionDef.NodeListOrBuilder
repeated string value = 1;
getValueCase() - Method in class org.tensorflow.proto.framework.AttrValue.Builder
 
getValueCase() - Method in class org.tensorflow.proto.framework.AttrValue
 
getValueCase() - Method in interface org.tensorflow.proto.framework.AttrValueOrBuilder
 
getValueCase() - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
 
getValueCase() - Method in class org.tensorflow.proto.framework.Summary.Value
 
getValueCase() - Method in interface org.tensorflow.proto.framework.Summary.ValueOrBuilder
 
getValueCase() - Method in class org.tensorflow.proto.profiler.XStat.Builder
 
getValueCase() - Method in class org.tensorflow.proto.profiler.XStat
 
getValueCase() - Method in interface org.tensorflow.proto.profiler.XStatOrBuilder
 
getValueCount() - Method in class org.tensorflow.proto.example.BytesList.Builder
repeated bytes value = 1;
getValueCount() - Method in class org.tensorflow.proto.example.BytesList
repeated bytes value = 1;
getValueCount() - Method in interface org.tensorflow.proto.example.BytesListOrBuilder
repeated bytes value = 1;
getValueCount() - Method in class org.tensorflow.proto.example.FloatList.Builder
repeated float value = 1 [packed = true];
getValueCount() - Method in class org.tensorflow.proto.example.FloatList
repeated float value = 1 [packed = true];
getValueCount() - Method in interface org.tensorflow.proto.example.FloatListOrBuilder
repeated float value = 1 [packed = true];
getValueCount() - Method in class org.tensorflow.proto.example.Int64List.Builder
repeated int64 value = 1 [packed = true];
getValueCount() - Method in class org.tensorflow.proto.example.Int64List
repeated int64 value = 1 [packed = true];
getValueCount() - Method in interface org.tensorflow.proto.example.Int64ListOrBuilder
repeated int64 value = 1 [packed = true];
getValueCount() - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList.Builder
repeated .google.protobuf.Any value = 1;
getValueCount() - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList
repeated .google.protobuf.Any value = 1;
getValueCount() - Method in interface org.tensorflow.proto.framework.CollectionDef.AnyListOrBuilder
repeated .google.protobuf.Any value = 1;
getValueCount() - Method in class org.tensorflow.proto.framework.CollectionDef.BytesList.Builder
repeated bytes value = 1;
getValueCount() - Method in class org.tensorflow.proto.framework.CollectionDef.BytesList
repeated bytes value = 1;
getValueCount() - Method in interface org.tensorflow.proto.framework.CollectionDef.BytesListOrBuilder
repeated bytes value = 1;
getValueCount() - Method in class org.tensorflow.proto.framework.CollectionDef.FloatList.Builder
repeated float value = 1 [packed = true];
getValueCount() - Method in class org.tensorflow.proto.framework.CollectionDef.FloatList
repeated float value = 1 [packed = true];
getValueCount() - Method in interface org.tensorflow.proto.framework.CollectionDef.FloatListOrBuilder
repeated float value = 1 [packed = true];
getValueCount() - Method in class org.tensorflow.proto.framework.CollectionDef.Int64List.Builder
repeated int64 value = 1 [packed = true];
getValueCount() - Method in class org.tensorflow.proto.framework.CollectionDef.Int64List
repeated int64 value = 1 [packed = true];
getValueCount() - Method in interface org.tensorflow.proto.framework.CollectionDef.Int64ListOrBuilder
repeated int64 value = 1 [packed = true];
getValueCount() - Method in class org.tensorflow.proto.framework.CollectionDef.NodeList.Builder
repeated string value = 1;
getValueCount() - Method in class org.tensorflow.proto.framework.CollectionDef.NodeList
repeated string value = 1;
getValueCount() - Method in interface org.tensorflow.proto.framework.CollectionDef.NodeListOrBuilder
repeated string value = 1;
getValueCount() - Method in class org.tensorflow.proto.framework.Summary.Builder
Set of values for the summary.
getValueCount() - Method in class org.tensorflow.proto.framework.Summary
Set of values for the summary.
getValueCount() - Method in interface org.tensorflow.proto.framework.SummaryOrBuilder
Set of values for the summary.
getValueDescriptor() - Method in enum org.tensorflow.proto.framework.ApiDef.Visibility
 
getValueDescriptor() - Method in enum org.tensorflow.proto.framework.Code
 
getValueDescriptor() - Method in enum org.tensorflow.proto.framework.DataClass
 
getValueDescriptor() - Method in enum org.tensorflow.proto.framework.DataType
 
getValueDescriptor() - Method in enum org.tensorflow.proto.framework.GraphTransferInfo.Destination
 
getValueDescriptor() - Method in enum org.tensorflow.proto.framework.OptimizerOptions.GlobalJitLevel
 
getValueDescriptor() - Method in enum org.tensorflow.proto.framework.OptimizerOptions.Level
 
getValueDescriptor() - Method in enum org.tensorflow.proto.framework.RewriterConfig.MemOptType
 
getValueDescriptor() - Method in enum org.tensorflow.proto.framework.RewriterConfig.NumIterationsType
 
getValueDescriptor() - Method in enum org.tensorflow.proto.framework.RewriterConfig.Toggle
 
getValueDescriptor() - Method in enum org.tensorflow.proto.framework.RunOptions.TraceLevel
 
getValueDescriptor() - Method in enum org.tensorflow.proto.framework.TypeSpecProto.TypeSpecClass
 
getValueDescriptor() - Method in enum org.tensorflow.proto.framework.VariableAggregation
 
getValueDescriptor() - Method in enum org.tensorflow.proto.framework.VariableSynchronization
 
getValueDescriptor() - Method in enum org.tensorflow.proto.framework.VerifierConfig.Toggle
 
getValueDescriptor() - Method in enum org.tensorflow.proto.profiler.ProfileOptions.DeviceType
 
getValueDescriptor() - Method in enum org.tensorflow.proto.util.BundleHeaderProto.Endianness
 
getValueDescriptor() - Method in enum org.tensorflow.proto.util.LogMessage.Level
 
getValueDescriptor() - Method in enum org.tensorflow.proto.util.SaverDef.CheckpointFormatVersion
 
getValueDescriptor() - Method in enum org.tensorflow.proto.util.SessionLog.SessionStatus
 
getValueDescriptor() - Method in enum org.tensorflow.proto.util.TensorDebugMode
 
getValueDescriptor() - Method in enum org.tensorflow.proto.util.testlog.TestResults.BenchmarkType
 
getValueDescriptor() - Method in enum org.tensorflow.proto.util.WorkerHealth
 
getValueDescriptor() - Method in enum org.tensorflow.proto.util.WorkerShutdownMode
 
getValueList() - Method in class org.tensorflow.proto.example.BytesList.Builder
repeated bytes value = 1;
getValueList() - Method in class org.tensorflow.proto.example.BytesList
repeated bytes value = 1;
getValueList() - Method in interface org.tensorflow.proto.example.BytesListOrBuilder
repeated bytes value = 1;
getValueList() - Method in class org.tensorflow.proto.example.FloatList.Builder
repeated float value = 1 [packed = true];
getValueList() - Method in class org.tensorflow.proto.example.FloatList
repeated float value = 1 [packed = true];
getValueList() - Method in interface org.tensorflow.proto.example.FloatListOrBuilder
repeated float value = 1 [packed = true];
getValueList() - Method in class org.tensorflow.proto.example.Int64List.Builder
repeated int64 value = 1 [packed = true];
getValueList() - Method in class org.tensorflow.proto.example.Int64List
repeated int64 value = 1 [packed = true];
getValueList() - Method in interface org.tensorflow.proto.example.Int64ListOrBuilder
repeated int64 value = 1 [packed = true];
getValueList() - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList.Builder
repeated .google.protobuf.Any value = 1;
getValueList() - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList
repeated .google.protobuf.Any value = 1;
getValueList() - Method in interface org.tensorflow.proto.framework.CollectionDef.AnyListOrBuilder
repeated .google.protobuf.Any value = 1;
getValueList() - Method in class org.tensorflow.proto.framework.CollectionDef.BytesList.Builder
repeated bytes value = 1;
getValueList() - Method in class org.tensorflow.proto.framework.CollectionDef.BytesList
repeated bytes value = 1;
getValueList() - Method in interface org.tensorflow.proto.framework.CollectionDef.BytesListOrBuilder
repeated bytes value = 1;
getValueList() - Method in class org.tensorflow.proto.framework.CollectionDef.FloatList.Builder
repeated float value = 1 [packed = true];
getValueList() - Method in class org.tensorflow.proto.framework.CollectionDef.FloatList
repeated float value = 1 [packed = true];
getValueList() - Method in interface org.tensorflow.proto.framework.CollectionDef.FloatListOrBuilder
repeated float value = 1 [packed = true];
getValueList() - Method in class org.tensorflow.proto.framework.CollectionDef.Int64List.Builder
repeated int64 value = 1 [packed = true];
getValueList() - Method in class org.tensorflow.proto.framework.CollectionDef.Int64List
repeated int64 value = 1 [packed = true];
getValueList() - Method in interface org.tensorflow.proto.framework.CollectionDef.Int64ListOrBuilder
repeated int64 value = 1 [packed = true];
getValueList() - Method in class org.tensorflow.proto.framework.CollectionDef.NodeList.Builder
repeated string value = 1;
getValueList() - Method in class org.tensorflow.proto.framework.CollectionDef.NodeList
repeated string value = 1;
getValueList() - Method in interface org.tensorflow.proto.framework.CollectionDef.NodeListOrBuilder
repeated string value = 1;
getValueList() - Method in class org.tensorflow.proto.framework.Summary.Builder
Set of values for the summary.
getValueList() - Method in class org.tensorflow.proto.framework.Summary
Set of values for the summary.
getValueList() - Method in interface org.tensorflow.proto.framework.SummaryOrBuilder
Set of values for the summary.
getValueOrBuilder(int) - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList.Builder
repeated .google.protobuf.Any value = 1;
getValueOrBuilder(int) - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList
repeated .google.protobuf.Any value = 1;
getValueOrBuilder(int) - Method in interface org.tensorflow.proto.framework.CollectionDef.AnyListOrBuilder
repeated .google.protobuf.Any value = 1;
getValueOrBuilder() - Method in class org.tensorflow.proto.framework.PairValue.Builder
.tensorflow.StructuredValue value = 2;
getValueOrBuilder() - Method in class org.tensorflow.proto.framework.PairValue
.tensorflow.StructuredValue value = 2;
getValueOrBuilder() - Method in interface org.tensorflow.proto.framework.PairValueOrBuilder
.tensorflow.StructuredValue value = 2;
getValueOrBuilder(int) - Method in class org.tensorflow.proto.framework.Summary.Builder
Set of values for the summary.
getValueOrBuilder(int) - Method in class org.tensorflow.proto.framework.Summary
Set of values for the summary.
getValueOrBuilder(int) - Method in interface org.tensorflow.proto.framework.SummaryOrBuilder
Set of values for the summary.
getValueOrBuilderList() - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList.Builder
repeated .google.protobuf.Any value = 1;
getValueOrBuilderList() - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList
repeated .google.protobuf.Any value = 1;
getValueOrBuilderList() - Method in interface org.tensorflow.proto.framework.CollectionDef.AnyListOrBuilder
repeated .google.protobuf.Any value = 1;
getValueOrBuilderList() - Method in class org.tensorflow.proto.framework.Summary.Builder
Set of values for the summary.
getValueOrBuilderList() - Method in class org.tensorflow.proto.framework.Summary
Set of values for the summary.
getValueOrBuilderList() - Method in interface org.tensorflow.proto.framework.SummaryOrBuilder
Set of values for the summary.
getValues(int) - Method in class org.tensorflow.proto.framework.ListValue.Builder
repeated .tensorflow.StructuredValue values = 1;
getValues(int) - Method in class org.tensorflow.proto.framework.ListValue
repeated .tensorflow.StructuredValue values = 1;
getValues(int) - Method in interface org.tensorflow.proto.framework.ListValueOrBuilder
repeated .tensorflow.StructuredValue values = 1;
getValues(int) - Method in class org.tensorflow.proto.framework.NamedTupleValue.Builder
repeated .tensorflow.PairValue values = 2;
getValues(int) - Method in class org.tensorflow.proto.framework.NamedTupleValue
repeated .tensorflow.PairValue values = 2;
getValues(int) - Method in interface org.tensorflow.proto.framework.NamedTupleValueOrBuilder
repeated .tensorflow.PairValue values = 2;
getValues(int) - Method in class org.tensorflow.proto.framework.TupleValue.Builder
repeated .tensorflow.StructuredValue values = 1;
getValues(int) - Method in class org.tensorflow.proto.framework.TupleValue
repeated .tensorflow.StructuredValue values = 1;
getValues(int) - Method in interface org.tensorflow.proto.framework.TupleValueOrBuilder
repeated .tensorflow.StructuredValue values = 1;
getValues(int) - Method in class org.tensorflow.proto.framework.ValuesDef.Builder
Value names that have been seen in this context.
getValues(int) - Method in class org.tensorflow.proto.framework.ValuesDef
Value names that have been seen in this context.
getValues(int) - Method in interface org.tensorflow.proto.framework.ValuesDefOrBuilder
Value names that have been seen in this context.
getValuesBuilder(int) - Method in class org.tensorflow.proto.framework.ListValue.Builder
repeated .tensorflow.StructuredValue values = 1;
getValuesBuilder(int) - Method in class org.tensorflow.proto.framework.NamedTupleValue.Builder
repeated .tensorflow.PairValue values = 2;
getValuesBuilder(int) - Method in class org.tensorflow.proto.framework.TupleValue.Builder
repeated .tensorflow.StructuredValue values = 1;
getValuesBuilderList() - Method in class org.tensorflow.proto.framework.ListValue.Builder
repeated .tensorflow.StructuredValue values = 1;
getValuesBuilderList() - Method in class org.tensorflow.proto.framework.NamedTupleValue.Builder
repeated .tensorflow.PairValue values = 2;
getValuesBuilderList() - Method in class org.tensorflow.proto.framework.TupleValue.Builder
repeated .tensorflow.StructuredValue values = 1;
getValuesBytes(int) - Method in class org.tensorflow.proto.framework.ValuesDef.Builder
Value names that have been seen in this context.
getValuesBytes(int) - Method in class org.tensorflow.proto.framework.ValuesDef
Value names that have been seen in this context.
getValuesBytes(int) - Method in interface org.tensorflow.proto.framework.ValuesDefOrBuilder
Value names that have been seen in this context.
getValuesCount() - Method in class org.tensorflow.proto.framework.ListValue.Builder
repeated .tensorflow.StructuredValue values = 1;
getValuesCount() - Method in class org.tensorflow.proto.framework.ListValue
repeated .tensorflow.StructuredValue values = 1;
getValuesCount() - Method in interface org.tensorflow.proto.framework.ListValueOrBuilder
repeated .tensorflow.StructuredValue values = 1;
getValuesCount() - Method in class org.tensorflow.proto.framework.NamedTupleValue.Builder
repeated .tensorflow.PairValue values = 2;
getValuesCount() - Method in class org.tensorflow.proto.framework.NamedTupleValue
repeated .tensorflow.PairValue values = 2;
getValuesCount() - Method in interface org.tensorflow.proto.framework.NamedTupleValueOrBuilder
repeated .tensorflow.PairValue values = 2;
getValuesCount() - Method in class org.tensorflow.proto.framework.TupleValue.Builder
repeated .tensorflow.StructuredValue values = 1;
getValuesCount() - Method in class org.tensorflow.proto.framework.TupleValue
repeated .tensorflow.StructuredValue values = 1;
getValuesCount() - Method in interface org.tensorflow.proto.framework.TupleValueOrBuilder
repeated .tensorflow.StructuredValue values = 1;
getValuesCount() - Method in class org.tensorflow.proto.framework.ValuesDef.Builder
Value names that have been seen in this context.
getValuesCount() - Method in class org.tensorflow.proto.framework.ValuesDef
Value names that have been seen in this context.
getValuesCount() - Method in interface org.tensorflow.proto.framework.ValuesDefOrBuilder
Value names that have been seen in this context.
getValuesDef() - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
Values and external values in control flow context.
getValuesDef() - Method in class org.tensorflow.proto.framework.CondContextDef
Values and external values in control flow context.
getValuesDef() - Method in interface org.tensorflow.proto.framework.CondContextDefOrBuilder
Values and external values in control flow context.
getValuesDef() - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Values and external values in control flow context.
getValuesDef() - Method in class org.tensorflow.proto.framework.WhileContextDef
Values and external values in control flow context.
getValuesDef() - Method in interface org.tensorflow.proto.framework.WhileContextDefOrBuilder
Values and external values in control flow context.
getValuesDefBuilder() - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
Values and external values in control flow context.
getValuesDefBuilder() - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Values and external values in control flow context.
getValuesDefOrBuilder() - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
Values and external values in control flow context.
getValuesDefOrBuilder() - Method in class org.tensorflow.proto.framework.CondContextDef
Values and external values in control flow context.
getValuesDefOrBuilder() - Method in interface org.tensorflow.proto.framework.CondContextDefOrBuilder
Values and external values in control flow context.
getValuesDefOrBuilder() - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Values and external values in control flow context.
getValuesDefOrBuilder() - Method in class org.tensorflow.proto.framework.WhileContextDef
Values and external values in control flow context.
getValuesDefOrBuilder() - Method in interface org.tensorflow.proto.framework.WhileContextDefOrBuilder
Values and external values in control flow context.
getValuesList() - Method in class org.tensorflow.proto.framework.ListValue.Builder
repeated .tensorflow.StructuredValue values = 1;
getValuesList() - Method in class org.tensorflow.proto.framework.ListValue
repeated .tensorflow.StructuredValue values = 1;
getValuesList() - Method in interface org.tensorflow.proto.framework.ListValueOrBuilder
repeated .tensorflow.StructuredValue values = 1;
getValuesList() - Method in class org.tensorflow.proto.framework.NamedTupleValue.Builder
repeated .tensorflow.PairValue values = 2;
getValuesList() - Method in class org.tensorflow.proto.framework.NamedTupleValue
repeated .tensorflow.PairValue values = 2;
getValuesList() - Method in interface org.tensorflow.proto.framework.NamedTupleValueOrBuilder
repeated .tensorflow.PairValue values = 2;
getValuesList() - Method in class org.tensorflow.proto.framework.TupleValue.Builder
repeated .tensorflow.StructuredValue values = 1;
getValuesList() - Method in class org.tensorflow.proto.framework.TupleValue
repeated .tensorflow.StructuredValue values = 1;
getValuesList() - Method in interface org.tensorflow.proto.framework.TupleValueOrBuilder
repeated .tensorflow.StructuredValue values = 1;
getValuesList() - Method in class org.tensorflow.proto.framework.ValuesDef.Builder
Value names that have been seen in this context.
getValuesList() - Method in class org.tensorflow.proto.framework.ValuesDef
Value names that have been seen in this context.
getValuesList() - Method in interface org.tensorflow.proto.framework.ValuesDefOrBuilder
Value names that have been seen in this context.
getValuesOrBuilder(int) - Method in class org.tensorflow.proto.framework.ListValue.Builder
repeated .tensorflow.StructuredValue values = 1;
getValuesOrBuilder(int) - Method in class org.tensorflow.proto.framework.ListValue
repeated .tensorflow.StructuredValue values = 1;
getValuesOrBuilder(int) - Method in interface org.tensorflow.proto.framework.ListValueOrBuilder
repeated .tensorflow.StructuredValue values = 1;
getValuesOrBuilder(int) - Method in class org.tensorflow.proto.framework.NamedTupleValue.Builder
repeated .tensorflow.PairValue values = 2;
getValuesOrBuilder(int) - Method in class org.tensorflow.proto.framework.NamedTupleValue
repeated .tensorflow.PairValue values = 2;
getValuesOrBuilder(int) - Method in interface org.tensorflow.proto.framework.NamedTupleValueOrBuilder
repeated .tensorflow.PairValue values = 2;
getValuesOrBuilder(int) - Method in class org.tensorflow.proto.framework.TupleValue.Builder
repeated .tensorflow.StructuredValue values = 1;
getValuesOrBuilder(int) - Method in class org.tensorflow.proto.framework.TupleValue
repeated .tensorflow.StructuredValue values = 1;
getValuesOrBuilder(int) - Method in interface org.tensorflow.proto.framework.TupleValueOrBuilder
repeated .tensorflow.StructuredValue values = 1;
getValuesOrBuilderList() - Method in class org.tensorflow.proto.framework.ListValue.Builder
repeated .tensorflow.StructuredValue values = 1;
getValuesOrBuilderList() - Method in class org.tensorflow.proto.framework.ListValue
repeated .tensorflow.StructuredValue values = 1;
getValuesOrBuilderList() - Method in interface org.tensorflow.proto.framework.ListValueOrBuilder
repeated .tensorflow.StructuredValue values = 1;
getValuesOrBuilderList() - Method in class org.tensorflow.proto.framework.NamedTupleValue.Builder
repeated .tensorflow.PairValue values = 2;
getValuesOrBuilderList() - Method in class org.tensorflow.proto.framework.NamedTupleValue
repeated .tensorflow.PairValue values = 2;
getValuesOrBuilderList() - Method in interface org.tensorflow.proto.framework.NamedTupleValueOrBuilder
repeated .tensorflow.PairValue values = 2;
getValuesOrBuilderList() - Method in class org.tensorflow.proto.framework.TupleValue.Builder
repeated .tensorflow.StructuredValue values = 1;
getValuesOrBuilderList() - Method in class org.tensorflow.proto.framework.TupleValue
repeated .tensorflow.StructuredValue values = 1;
getValuesOrBuilderList() - Method in interface org.tensorflow.proto.framework.TupleValueOrBuilder
repeated .tensorflow.StructuredValue values = 1;
getValuesOutputTensorName() - Method in class org.tensorflow.proto.example.FixedLenFeatureProto.Builder
string values_output_tensor_name = 4;
getValuesOutputTensorName() - Method in class org.tensorflow.proto.example.FixedLenFeatureProto
string values_output_tensor_name = 4;
getValuesOutputTensorName() - Method in interface org.tensorflow.proto.example.FixedLenFeatureProtoOrBuilder
string values_output_tensor_name = 4;
getValuesOutputTensorName() - Method in class org.tensorflow.proto.example.VarLenFeatureProto.Builder
string values_output_tensor_name = 2;
getValuesOutputTensorName() - Method in class org.tensorflow.proto.example.VarLenFeatureProto
string values_output_tensor_name = 2;
getValuesOutputTensorName() - Method in interface org.tensorflow.proto.example.VarLenFeatureProtoOrBuilder
string values_output_tensor_name = 2;
getValuesOutputTensorNameBytes() - Method in class org.tensorflow.proto.example.FixedLenFeatureProto.Builder
string values_output_tensor_name = 4;
getValuesOutputTensorNameBytes() - Method in class org.tensorflow.proto.example.FixedLenFeatureProto
string values_output_tensor_name = 4;
getValuesOutputTensorNameBytes() - Method in interface org.tensorflow.proto.example.FixedLenFeatureProtoOrBuilder
string values_output_tensor_name = 4;
getValuesOutputTensorNameBytes() - Method in class org.tensorflow.proto.example.VarLenFeatureProto.Builder
string values_output_tensor_name = 2;
getValuesOutputTensorNameBytes() - Method in class org.tensorflow.proto.example.VarLenFeatureProto
string values_output_tensor_name = 2;
getValuesOutputTensorNameBytes() - Method in interface org.tensorflow.proto.example.VarLenFeatureProtoOrBuilder
string values_output_tensor_name = 2;
getValuesTensorName() - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse.Builder
The shape of the values Tensor is [?].
getValuesTensorName() - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse
The shape of the values Tensor is [?].
getValuesTensorName() - Method in interface org.tensorflow.proto.framework.TensorInfo.CooSparseOrBuilder
The shape of the values Tensor is [?].
getValuesTensorNameBytes() - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse.Builder
The shape of the values Tensor is [?].
getValuesTensorNameBytes() - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse
The shape of the values Tensor is [?].
getValuesTensorNameBytes() - Method in interface org.tensorflow.proto.framework.TensorInfo.CooSparseOrBuilder
The shape of the values Tensor is [?].
getVariable() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedVariable variable = 7;
getVariable() - Method in class org.tensorflow.proto.framework.SavedObject
.tensorflow.SavedVariable variable = 7;
getVariable() - Method in interface org.tensorflow.proto.framework.SavedObjectOrBuilder
.tensorflow.SavedVariable variable = 7;
getVariableBuilder() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedVariable variable = 7;
getVariableName() - Method in class org.tensorflow.proto.framework.VariableDef.Builder
Name of the variable tensor.
getVariableName() - Method in class org.tensorflow.proto.framework.VariableDef
Name of the variable tensor.
getVariableName() - Method in interface org.tensorflow.proto.framework.VariableDefOrBuilder
Name of the variable tensor.
getVariableNameBytes() - Method in class org.tensorflow.proto.framework.VariableDef.Builder
Name of the variable tensor.
getVariableNameBytes() - Method in class org.tensorflow.proto.framework.VariableDef
Name of the variable tensor.
getVariableNameBytes() - Method in interface org.tensorflow.proto.framework.VariableDefOrBuilder
Name of the variable tensor.
getVariableOrBuilder() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedVariable variable = 7;
getVariableOrBuilder() - Method in class org.tensorflow.proto.framework.SavedObject
.tensorflow.SavedVariable variable = 7;
getVariableOrBuilder() - Method in interface org.tensorflow.proto.framework.SavedObjectOrBuilder
.tensorflow.SavedVariable variable = 7;
getVariantVal(int) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_VARIANT
getVariantVal(int) - Method in class org.tensorflow.proto.framework.TensorProto
DT_VARIANT
getVariantVal(int) - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
DT_VARIANT
getVariantValBuilder(int) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_VARIANT
getVariantValBuilderList() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_VARIANT
getVariantValCount() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_VARIANT
getVariantValCount() - Method in class org.tensorflow.proto.framework.TensorProto
DT_VARIANT
getVariantValCount() - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
DT_VARIANT
getVariantValList() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_VARIANT
getVariantValList() - Method in class org.tensorflow.proto.framework.TensorProto
DT_VARIANT
getVariantValList() - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
DT_VARIANT
getVariantValOrBuilder(int) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_VARIANT
getVariantValOrBuilder(int) - Method in class org.tensorflow.proto.framework.TensorProto
DT_VARIANT
getVariantValOrBuilder(int) - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
DT_VARIANT
getVariantValOrBuilderList() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_VARIANT
getVariantValOrBuilderList() - Method in class org.tensorflow.proto.framework.TensorProto
DT_VARIANT
getVariantValOrBuilderList() - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
DT_VARIANT
getVarLenFeature() - Method in class org.tensorflow.proto.example.FeatureConfiguration.Builder
.tensorflow.VarLenFeatureProto var_len_feature = 2;
getVarLenFeature() - Method in class org.tensorflow.proto.example.FeatureConfiguration
.tensorflow.VarLenFeatureProto var_len_feature = 2;
getVarLenFeature() - Method in interface org.tensorflow.proto.example.FeatureConfigurationOrBuilder
.tensorflow.VarLenFeatureProto var_len_feature = 2;
getVarLenFeatureBuilder() - Method in class org.tensorflow.proto.example.FeatureConfiguration.Builder
.tensorflow.VarLenFeatureProto var_len_feature = 2;
getVarLenFeatureOrBuilder() - Method in class org.tensorflow.proto.example.FeatureConfiguration.Builder
.tensorflow.VarLenFeatureProto var_len_feature = 2;
getVarLenFeatureOrBuilder() - Method in class org.tensorflow.proto.example.FeatureConfiguration
.tensorflow.VarLenFeatureProto var_len_feature = 2;
getVarLenFeatureOrBuilder() - Method in interface org.tensorflow.proto.example.FeatureConfigurationOrBuilder
.tensorflow.VarLenFeatureProto var_len_feature = 2;
getVarOffset(int) - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef.Builder
Offset of this variable into the full variable.
getVarOffset(int) - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef
Offset of this variable into the full variable.
getVarOffset(int) - Method in interface org.tensorflow.proto.framework.SaveSliceInfoDefOrBuilder
Offset of this variable into the full variable.
getVarOffsetCount() - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef.Builder
Offset of this variable into the full variable.
getVarOffsetCount() - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef
Offset of this variable into the full variable.
getVarOffsetCount() - Method in interface org.tensorflow.proto.framework.SaveSliceInfoDefOrBuilder
Offset of this variable into the full variable.
getVarOffsetList() - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef.Builder
Offset of this variable into the full variable.
getVarOffsetList() - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef
Offset of this variable into the full variable.
getVarOffsetList() - Method in interface org.tensorflow.proto.framework.SaveSliceInfoDefOrBuilder
Offset of this variable into the full variable.
getVarShape(int) - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef.Builder
Shape of this variable.
getVarShape(int) - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef
Shape of this variable.
getVarShape(int) - Method in interface org.tensorflow.proto.framework.SaveSliceInfoDefOrBuilder
Shape of this variable.
getVarShapeCount() - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef.Builder
Shape of this variable.
getVarShapeCount() - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef
Shape of this variable.
getVarShapeCount() - Method in interface org.tensorflow.proto.framework.SaveSliceInfoDefOrBuilder
Shape of this variable.
getVarShapeList() - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef.Builder
Shape of this variable.
getVarShapeList() - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef
Shape of this variable.
getVarShapeList() - Method in interface org.tensorflow.proto.framework.SaveSliceInfoDefOrBuilder
Shape of this variable.
getVendor() - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
Vendor (Intel, nvidia, ...)
getVendor() - Method in class org.tensorflow.proto.framework.DeviceProperties
Vendor (Intel, nvidia, ...)
getVendor() - Method in interface org.tensorflow.proto.framework.DevicePropertiesOrBuilder
Vendor (Intel, nvidia, ...)
getVendorBytes() - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
Vendor (Intel, nvidia, ...)
getVendorBytes() - Method in class org.tensorflow.proto.framework.DeviceProperties
Vendor (Intel, nvidia, ...)
getVendorBytes() - Method in interface org.tensorflow.proto.framework.DevicePropertiesOrBuilder
Vendor (Intel, nvidia, ...)
getVerificationTimeoutInMs() - Method in class org.tensorflow.proto.framework.VerifierConfig.Builder
Deadline for completion of all verification i.e.
getVerificationTimeoutInMs() - Method in class org.tensorflow.proto.framework.VerifierConfig
Deadline for completion of all verification i.e.
getVerificationTimeoutInMs() - Method in interface org.tensorflow.proto.framework.VerifierConfigOrBuilder
Deadline for completion of all verification i.e.
getVersion() - Method in class org.tensorflow.proto.framework.GraphDef.Builder
Deprecated.
getVersion() - Method in class org.tensorflow.proto.framework.GraphDef
Deprecated.
getVersion() - Method in interface org.tensorflow.proto.framework.GraphDefOrBuilder
Deprecated.
getVersion() - Method in class org.tensorflow.proto.framework.OpDeprecation.Builder
First GraphDef version at which the op is disallowed.
getVersion() - Method in class org.tensorflow.proto.framework.OpDeprecation
First GraphDef version at which the op is disallowed.
getVersion() - Method in interface org.tensorflow.proto.framework.OpDeprecationOrBuilder
First GraphDef version at which the op is disallowed.
getVersion() - Method in class org.tensorflow.proto.framework.SavedUserObject.Builder
Version information from the producer of this SavedUserObject.
getVersion() - Method in class org.tensorflow.proto.framework.SavedUserObject
Version information from the producer of this SavedUserObject.
getVersion() - Method in interface org.tensorflow.proto.framework.SavedUserObjectOrBuilder
Version information from the producer of this SavedUserObject.
getVersion() - Method in class org.tensorflow.proto.framework.SessionMetadata.Builder
The version is optional.
getVersion() - Method in class org.tensorflow.proto.framework.SessionMetadata
The version is optional.
getVersion() - Method in interface org.tensorflow.proto.framework.SessionMetadataOrBuilder
The version is optional.
getVersion() - Method in class org.tensorflow.proto.profiler.ProfileOptions.Builder
Some default value of option are not proto3 default value.
getVersion() - Method in class org.tensorflow.proto.profiler.ProfileOptions
Some default value of option are not proto3 default value.
getVersion() - Method in interface org.tensorflow.proto.profiler.ProfileOptionsOrBuilder
Some default value of option are not proto3 default value.
getVersion() - Method in class org.tensorflow.proto.util.BundleHeaderProto.Builder
Versioning of the tensor bundle format.
getVersion() - Method in class org.tensorflow.proto.util.BundleHeaderProto
Versioning of the tensor bundle format.
getVersion() - Method in interface org.tensorflow.proto.util.BundleHeaderProtoOrBuilder
Versioning of the tensor bundle format.
getVersion() - Method in class org.tensorflow.proto.util.SaverDef.Builder
.tensorflow.SaverDef.CheckpointFormatVersion version = 7;
getVersion() - Method in class org.tensorflow.proto.util.SaverDef
.tensorflow.SaverDef.CheckpointFormatVersion version = 7;
getVersion() - Method in interface org.tensorflow.proto.util.SaverDefOrBuilder
.tensorflow.SaverDef.CheckpointFormatVersion version = 7;
getVersion() - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
Version of the snapshot data file format.
getVersion() - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord
Version of the snapshot data file format.
getVersion() - Method in interface org.tensorflow.proto.util.SnapshotMetadataRecordOrBuilder
Version of the snapshot data file format.
getVersion() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
e.g.
getVersion() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo
e.g.
getVersion() - Method in interface org.tensorflow.proto.util.testlog.PlatformInfoOrBuilder
e.g.
getVersionBuilder() - Method in class org.tensorflow.proto.framework.SavedUserObject.Builder
Version information from the producer of this SavedUserObject.
getVersionBuilder() - Method in class org.tensorflow.proto.util.BundleHeaderProto.Builder
Versioning of the tensor bundle format.
getVersionBytes() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
e.g.
getVersionBytes() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo
e.g.
getVersionBytes() - Method in interface org.tensorflow.proto.util.testlog.PlatformInfoOrBuilder
e.g.
getVersionNumber() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
Version number.
getVersionNumber() - Method in class org.tensorflow.proto.framework.TensorProto
Version number.
getVersionNumber() - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
Version number.
getVersionOrBuilder() - Method in class org.tensorflow.proto.framework.SavedUserObject.Builder
Version information from the producer of this SavedUserObject.
getVersionOrBuilder() - Method in class org.tensorflow.proto.framework.SavedUserObject
Version information from the producer of this SavedUserObject.
getVersionOrBuilder() - Method in interface org.tensorflow.proto.framework.SavedUserObjectOrBuilder
Version information from the producer of this SavedUserObject.
getVersionOrBuilder() - Method in class org.tensorflow.proto.util.BundleHeaderProto.Builder
Versioning of the tensor bundle format.
getVersionOrBuilder() - Method in class org.tensorflow.proto.util.BundleHeaderProto
Versioning of the tensor bundle format.
getVersionOrBuilder() - Method in interface org.tensorflow.proto.util.BundleHeaderProtoOrBuilder
Versioning of the tensor bundle format.
getVersions() - Method in class org.tensorflow.proto.framework.GraphDef.Builder
Compatibility versions of the graph.
getVersions() - Method in class org.tensorflow.proto.framework.GraphDef
Compatibility versions of the graph.
getVersions() - Method in interface org.tensorflow.proto.framework.GraphDefOrBuilder
Compatibility versions of the graph.
getVersions() - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta.Builder
Compatibility version of this checkpoint.
getVersions() - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta
Compatibility version of this checkpoint.
getVersions() - Method in interface org.tensorflow.proto.util.SavedTensorSliceMetaOrBuilder
Compatibility version of this checkpoint.
getVersionsBuilder() - Method in class org.tensorflow.proto.framework.GraphDef.Builder
Compatibility versions of the graph.
getVersionsBuilder() - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta.Builder
Compatibility version of this checkpoint.
getVersionsOrBuilder() - Method in class org.tensorflow.proto.framework.GraphDef.Builder
Compatibility versions of the graph.
getVersionsOrBuilder() - Method in class org.tensorflow.proto.framework.GraphDef
Compatibility versions of the graph.
getVersionsOrBuilder() - Method in interface org.tensorflow.proto.framework.GraphDefOrBuilder
Compatibility versions of the graph.
getVersionsOrBuilder() - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta.Builder
Compatibility version of this checkpoint.
getVersionsOrBuilder() - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta
Compatibility version of this checkpoint.
getVersionsOrBuilder() - Method in interface org.tensorflow.proto.util.SavedTensorSliceMetaOrBuilder
Compatibility version of this checkpoint.
getVersionValue() - Method in class org.tensorflow.proto.util.SaverDef.Builder
.tensorflow.SaverDef.CheckpointFormatVersion version = 7;
getVersionValue() - Method in class org.tensorflow.proto.util.SaverDef
.tensorflow.SaverDef.CheckpointFormatVersion version = 7;
getVersionValue() - Method in interface org.tensorflow.proto.util.SaverDefOrBuilder
.tensorflow.SaverDef.CheckpointFormatVersion version = 7;
getVirtualDevices(int) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.Builder
The multi virtual device settings.
getVirtualDevices(int) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental
The multi virtual device settings.
getVirtualDevices(int) - Method in interface org.tensorflow.proto.framework.GPUOptions.ExperimentalOrBuilder
The multi virtual device settings.
getVirtualDevicesBuilder(int) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.Builder
The multi virtual device settings.
getVirtualDevicesBuilderList() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.Builder
The multi virtual device settings.
getVirtualDevicesCount() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.Builder
The multi virtual device settings.
getVirtualDevicesCount() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental
The multi virtual device settings.
getVirtualDevicesCount() - Method in interface org.tensorflow.proto.framework.GPUOptions.ExperimentalOrBuilder
The multi virtual device settings.
getVirtualDevicesList() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.Builder
The multi virtual device settings.
getVirtualDevicesList() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental
The multi virtual device settings.
getVirtualDevicesList() - Method in interface org.tensorflow.proto.framework.GPUOptions.ExperimentalOrBuilder
The multi virtual device settings.
getVirtualDevicesOrBuilder(int) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.Builder
The multi virtual device settings.
getVirtualDevicesOrBuilder(int) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental
The multi virtual device settings.
getVirtualDevicesOrBuilder(int) - Method in interface org.tensorflow.proto.framework.GPUOptions.ExperimentalOrBuilder
The multi virtual device settings.
getVirtualDevicesOrBuilderList() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.Builder
The multi virtual device settings.
getVirtualDevicesOrBuilderList() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental
The multi virtual device settings.
getVirtualDevicesOrBuilderList() - Method in interface org.tensorflow.proto.framework.GPUOptions.ExperimentalOrBuilder
The multi virtual device settings.
getVisibility() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
.tensorflow.ApiDef.Visibility visibility = 2;
getVisibility() - Method in class org.tensorflow.proto.framework.ApiDef
.tensorflow.ApiDef.Visibility visibility = 2;
getVisibility() - Method in interface org.tensorflow.proto.framework.ApiDefOrBuilder
.tensorflow.ApiDef.Visibility visibility = 2;
getVisibilityValue() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
.tensorflow.ApiDef.Visibility visibility = 2;
getVisibilityValue() - Method in class org.tensorflow.proto.framework.ApiDef
.tensorflow.ApiDef.Visibility visibility = 2;
getVisibilityValue() - Method in interface org.tensorflow.proto.framework.ApiDefOrBuilder
.tensorflow.ApiDef.Visibility visibility = 2;
getVisibleDeviceList() - Method in class org.tensorflow.proto.framework.GPUOptions.Builder
A comma-separated list of GPU ids that determines the 'visible' to 'virtual' mapping of GPU devices.
getVisibleDeviceList() - Method in class org.tensorflow.proto.framework.GPUOptions
A comma-separated list of GPU ids that determines the 'visible' to 'virtual' mapping of GPU devices.
getVisibleDeviceList() - Method in interface org.tensorflow.proto.framework.GPUOptionsOrBuilder
A comma-separated list of GPU ids that determines the 'visible' to 'virtual' mapping of GPU devices.
getVisibleDeviceListBytes() - Method in class org.tensorflow.proto.framework.GPUOptions.Builder
A comma-separated list of GPU ids that determines the 'visible' to 'virtual' mapping of GPU devices.
getVisibleDeviceListBytes() - Method in class org.tensorflow.proto.framework.GPUOptions
A comma-separated list of GPU ids that determines the 'visible' to 'virtual' mapping of GPU devices.
getVisibleDeviceListBytes() - Method in interface org.tensorflow.proto.framework.GPUOptionsOrBuilder
A comma-separated list of GPU ids that determines the 'visible' to 'virtual' mapping of GPU devices.
getWallTime() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
Timestamp in seconds (with microsecond precision).
getWallTime() - Method in class org.tensorflow.proto.util.DebugEvent
Timestamp in seconds (with microsecond precision).
getWallTime() - Method in interface org.tensorflow.proto.util.DebugEventOrBuilder
Timestamp in seconds (with microsecond precision).
getWallTime() - Method in class org.tensorflow.proto.util.Event.Builder
Timestamp of the event.
getWallTime() - Method in class org.tensorflow.proto.util.Event
Timestamp of the event.
getWallTime() - Method in interface org.tensorflow.proto.util.EventOrBuilder
Timestamp of the event.
getWallTime() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
Total wall time used for all iterations (in seconds)
getWallTime() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
Total wall time used for all iterations (in seconds)
getWallTime() - Method in interface org.tensorflow.proto.util.testlog.BenchmarkEntryOrBuilder
Total wall time used for all iterations (in seconds)
getWarnings(int) - Method in class org.tensorflow.proto.profiler.XSpace.Builder
Warnings (if any) in the generation of planes;
getWarnings(int) - Method in class org.tensorflow.proto.profiler.XSpace
Warnings (if any) in the generation of planes;
getWarnings(int) - Method in interface org.tensorflow.proto.profiler.XSpaceOrBuilder
Warnings (if any) in the generation of planes;
getWarningsBytes(int) - Method in class org.tensorflow.proto.profiler.XSpace.Builder
Warnings (if any) in the generation of planes;
getWarningsBytes(int) - Method in class org.tensorflow.proto.profiler.XSpace
Warnings (if any) in the generation of planes;
getWarningsBytes(int) - Method in interface org.tensorflow.proto.profiler.XSpaceOrBuilder
Warnings (if any) in the generation of planes;
getWarningsCount() - Method in class org.tensorflow.proto.profiler.XSpace.Builder
Warnings (if any) in the generation of planes;
getWarningsCount() - Method in class org.tensorflow.proto.profiler.XSpace
Warnings (if any) in the generation of planes;
getWarningsCount() - Method in interface org.tensorflow.proto.profiler.XSpaceOrBuilder
Warnings (if any) in the generation of planes;
getWarningsList() - Method in class org.tensorflow.proto.profiler.XSpace.Builder
Warnings (if any) in the generation of planes;
getWarningsList() - Method in class org.tensorflow.proto.profiler.XSpace
Warnings (if any) in the generation of planes;
getWarningsList() - Method in interface org.tensorflow.proto.profiler.XSpaceOrBuilder
Warnings (if any) in the generation of planes;
getWatchdogConfig() - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest.Builder
.tensorflow.WatchdogConfig watchdog_config = 2;
getWatchdogConfig() - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest
.tensorflow.WatchdogConfig watchdog_config = 2;
getWatchdogConfig() - Method in interface org.tensorflow.proto.util.WorkerHeartbeatRequestOrBuilder
.tensorflow.WatchdogConfig watchdog_config = 2;
getWatchdogConfigBuilder() - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest.Builder
.tensorflow.WatchdogConfig watchdog_config = 2;
getWatchdogConfigOrBuilder() - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest.Builder
.tensorflow.WatchdogConfig watchdog_config = 2;
getWatchdogConfigOrBuilder() - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest
.tensorflow.WatchdogConfig watchdog_config = 2;
getWatchdogConfigOrBuilder() - Method in interface org.tensorflow.proto.util.WorkerHeartbeatRequestOrBuilder
.tensorflow.WatchdogConfig watchdog_config = 2;
getWhatCase() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
 
getWhatCase() - Method in class org.tensorflow.proto.util.DebugEvent
 
getWhatCase() - Method in interface org.tensorflow.proto.util.DebugEventOrBuilder
 
getWhatCase() - Method in class org.tensorflow.proto.util.Event.Builder
 
getWhatCase() - Method in class org.tensorflow.proto.util.Event
 
getWhatCase() - Method in interface org.tensorflow.proto.util.EventOrBuilder
 
getWhileCtxt() - Method in class org.tensorflow.proto.framework.ControlFlowContextDef.Builder
.tensorflow.WhileContextDef while_ctxt = 2;
getWhileCtxt() - Method in class org.tensorflow.proto.framework.ControlFlowContextDef
.tensorflow.WhileContextDef while_ctxt = 2;
getWhileCtxt() - Method in interface org.tensorflow.proto.framework.ControlFlowContextDefOrBuilder
.tensorflow.WhileContextDef while_ctxt = 2;
getWhileCtxtBuilder() - Method in class org.tensorflow.proto.framework.ControlFlowContextDef.Builder
.tensorflow.WhileContextDef while_ctxt = 2;
getWhileCtxtOrBuilder() - Method in class org.tensorflow.proto.framework.ControlFlowContextDef.Builder
.tensorflow.WhileContextDef while_ctxt = 2;
getWhileCtxtOrBuilder() - Method in class org.tensorflow.proto.framework.ControlFlowContextDef
.tensorflow.WhileContextDef while_ctxt = 2;
getWhileCtxtOrBuilder() - Method in interface org.tensorflow.proto.framework.ControlFlowContextDefOrBuilder
.tensorflow.WhileContextDef while_ctxt = 2;
getWidth() - Method in class org.tensorflow.proto.framework.Summary.Image.Builder
int32 width = 2;
getWidth() - Method in class org.tensorflow.proto.framework.Summary.Image
int32 width = 2;
getWidth() - Method in interface org.tensorflow.proto.framework.Summary.ImageOrBuilder
int32 width = 2;
getWorkerLog(int) - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
repeated .tensorflow.Event worker_log = 2;
getWorkerLog(int) - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse
repeated .tensorflow.Event worker_log = 2;
getWorkerLog(int) - Method in interface org.tensorflow.proto.util.WorkerHeartbeatResponseOrBuilder
repeated .tensorflow.Event worker_log = 2;
getWorkerLogBuilder(int) - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
repeated .tensorflow.Event worker_log = 2;
getWorkerLogBuilderList() - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
repeated .tensorflow.Event worker_log = 2;
getWorkerLogCount() - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
repeated .tensorflow.Event worker_log = 2;
getWorkerLogCount() - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse
repeated .tensorflow.Event worker_log = 2;
getWorkerLogCount() - Method in interface org.tensorflow.proto.util.WorkerHeartbeatResponseOrBuilder
repeated .tensorflow.Event worker_log = 2;
getWorkerLogList() - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
repeated .tensorflow.Event worker_log = 2;
getWorkerLogList() - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse
repeated .tensorflow.Event worker_log = 2;
getWorkerLogList() - Method in interface org.tensorflow.proto.util.WorkerHeartbeatResponseOrBuilder
repeated .tensorflow.Event worker_log = 2;
getWorkerLogOrBuilder(int) - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
repeated .tensorflow.Event worker_log = 2;
getWorkerLogOrBuilder(int) - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse
repeated .tensorflow.Event worker_log = 2;
getWorkerLogOrBuilder(int) - Method in interface org.tensorflow.proto.util.WorkerHeartbeatResponseOrBuilder
repeated .tensorflow.Event worker_log = 2;
getWorkerLogOrBuilderList() - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
repeated .tensorflow.Event worker_log = 2;
getWorkerLogOrBuilderList() - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse
repeated .tensorflow.Event worker_log = 2;
getWorkerLogOrBuilderList() - Method in interface org.tensorflow.proto.util.WorkerHeartbeatResponseOrBuilder
repeated .tensorflow.Event worker_log = 2;
getWorkFinished() - Method in class org.tensorflow.proto.framework.ReaderBaseState.Builder
int64 work_finished = 2;
getWorkFinished() - Method in class org.tensorflow.proto.framework.ReaderBaseState
int64 work_finished = 2;
getWorkFinished() - Method in interface org.tensorflow.proto.framework.ReaderBaseStateOrBuilder
int64 work_finished = 2;
getWorkStarted() - Method in class org.tensorflow.proto.framework.ReaderBaseState.Builder
int64 work_started = 1;
getWorkStarted() - Method in class org.tensorflow.proto.framework.ReaderBaseState
int64 work_started = 1;
getWorkStarted() - Method in interface org.tensorflow.proto.framework.ReaderBaseStateOrBuilder
int64 work_started = 1;
getXlaFusionAutotunerThresh() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
Minimum number of batches run through the XLA graph before XLA fusion autotuner is enabled.
getXlaFusionAutotunerThresh() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental
Minimum number of batches run through the XLA graph before XLA fusion autotuner is enabled.
getXlaFusionAutotunerThresh() - Method in interface org.tensorflow.proto.framework.ConfigProto.ExperimentalOrBuilder
Minimum number of batches run through the XLA graph before XLA fusion autotuner is enabled.
givenYMax(Float) - Static method in class org.tensorflow.op.nn.QuantizedInstanceNorm
 
givenYMax(Float) - Method in class org.tensorflow.op.nn.QuantizedInstanceNorm.Options
 
givenYMin(Float) - Static method in class org.tensorflow.op.nn.QuantizedInstanceNorm
 
givenYMin(Float) - Method in class org.tensorflow.op.nn.QuantizedInstanceNorm.Options
 
glimpse() - Method in class org.tensorflow.op.image.ExtractGlimpse
A tensor representing the glimpses `[batch_size, glimpse_height, glimpse_width, channels]`.
GLOBAL_JIT_LEVEL_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.OptimizerOptions
 
GLOBAL_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ThreadPoolOptionProto
 
GLOBAL_STEP_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.DebugOptions
 
GPU_OPTIONS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ConfigProto
 
GPU_VALUE - Static variable in enum org.tensorflow.proto.profiler.ProfileOptions.DeviceType
GPU = 2;
GPUInfo - Class in org.tensorflow.proto.util.testlog
Protobuf type tensorflow.GPUInfo
GPUInfo.Builder - Class in org.tensorflow.proto.util.testlog
Protobuf type tensorflow.GPUInfo
GPUInfoOrBuilder - Interface in org.tensorflow.proto.util.testlog
 
GPUOptions - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.GPUOptions
GPUOptions.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.GPUOptions
GPUOptions.Experimental - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.GPUOptions.Experimental
GPUOptions.Experimental.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.GPUOptions.Experimental
GPUOptions.Experimental.VirtualDevices - Class in org.tensorflow.proto.framework
Configuration for breaking down a visible GPU into multiple "virtual" devices.
GPUOptions.Experimental.VirtualDevices.Builder - Class in org.tensorflow.proto.framework
Configuration for breaking down a visible GPU into multiple "virtual" devices.
GPUOptions.Experimental.VirtualDevicesOrBuilder - Interface in org.tensorflow.proto.framework
 
GPUOptions.ExperimentalOrBuilder - Interface in org.tensorflow.proto.framework
 
GPUOptionsOrBuilder - Interface in org.tensorflow.proto.framework
 
GpuSupportsHalfMatMulAndConv() - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
gradHandle() - Method in class org.tensorflow.op.core.TensorArrayGrad
 
gradHandle() - Method in class org.tensorflow.op.core.TensorArrayGradWithShape
 
gradient() - Method in class org.tensorflow.op.linalg.sparse.SparseMatrixSoftmaxGrad
The output gradient.
gradient() - Method in class org.tensorflow.op.nn.CtcLoss
The gradient of `loss`.
gradient() - Method in class org.tensorflow.op.nn.CTCLossV2
The gradient of `loss`.
GRADIENT_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.FunctionDefLibrary
 
GRADIENT_FUNC_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GradientDef
 
gradientAccumulators() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingAdadeltaParametersGradAccumDebug
Parameter gradient_accumulators updated by the Adadelta optimization algorithm.
gradientAccumulators() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingAdagradParametersGradAccumDebug
Parameter gradient_accumulators updated by the Adagrad optimization algorithm.
gradientAccumulators() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingADAMParametersGradAccumDebug
Parameter gradient_accumulators updated by the ADAM optimization algorithm.
gradientAccumulators() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingFTRLParametersGradAccumDebug
Parameter gradient_accumulators updated by the FTRL optimization algorithm.
gradientAccumulators() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingMomentumParametersGradAccumDebug
Parameter gradient_accumulators updated by the Momentum optimization algorithm.
gradientAccumulators() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingProximalAdagradParametersGradAccumDebug
Parameter gradient_accumulators updated by the proximal Adagrad optimization algorithm.
gradientAccumulators() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingProximalYogiParametersGradAccumDebug
 
gradientAccumulators() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingRMSPropParametersGradAccumDebug
Parameter gradient_accumulators updated by the RMSProp optimization algorithm.
gradientAccumulators() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingStochasticGradientDescentParametersGradAccumDebug
Parameter gradient_accumulators updated by the Adadelta optimization algorithm.
GradientDef - Class in org.tensorflow.proto.framework
GradientDef defines the gradient function of a function defined in a function library.
GradientDef.Builder - Class in org.tensorflow.proto.framework
GradientDef defines the gradient function of a function defined in a function library.
GradientDefOrBuilder - Interface in org.tensorflow.proto.framework
 
Gradients - Class in org.tensorflow.op.core
Adds operations to compute the partial derivatives of sum of ys w.r.t xs, i.e., d(y_1 + y_2 + ...)/dx_1, d(y_1 + y_2 + ...)/dx_2...
gradients(Iterable<? extends Operand<?>>, Iterable<? extends Operand<?>>, Gradients.Options...) - Method in class org.tensorflow.op.Ops
Adds gradients computation ops to the graph according to scope.
gradients(Operand<?>, Iterable<? extends Operand<?>>, Gradients.Options...) - Method in class org.tensorflow.op.Ops
Adds operations to compute the partial derivatives of sum of ys w.r.t xs, i.e., d(y_1 + y_2 + ...)/dx_1, d(y_1 + y_2 + ...)/dx_2...
Gradients.Options - Class in org.tensorflow.op.core
Optional attributes for Gradients
graph() - Method in class org.tensorflow.ConcreteFunction
Returns the graph of this function
Graph - Class in org.tensorflow
A data flow graph representing a TensorFlow computation.
Graph() - Constructor for class org.tensorflow.Graph
Create an empty Graph.
graph - Variable in class org.tensorflow.internal.c_api.AbstractTF_Session
References to prevent deallocation.
graph() - Method in class org.tensorflow.op.data.DatasetToGraph
The graph representation of the dataset (as serialized GraphDef).
graph() - Method in class org.tensorflow.SavedModelBundle
Returns the graph that describes the computation performed by the model.
Graph.WhileSubgraphBuilder - Interface in org.tensorflow
Used to instantiate an abstract class which overrides the buildSubgraph method to build a conditional or body subgraph for a while loop.
GRAPH_DEF_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.MetaGraphDef
 
GRAPH_DEF_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.Event
 
GRAPH_EXECUTION_TRACE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.DebugEvent
 
GRAPH_HASH_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.SnapshotMetadataRecord
 
GRAPH_ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.DebugEvent
 
GRAPH_ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.DebuggedGraph
 
GRAPH_ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.Execution
 
GRAPH_ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.GraphOpCreation
 
GRAPH_INPUT_NODE_INFO_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphTransferInfo
 
GRAPH_INPUT_NODE_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
 
GRAPH_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.DebuggedGraph
 
GRAPH_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.GraphOpCreation
 
GRAPH_OP_CREATION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.DebugEvent
 
GRAPH_OP_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ApiDef
 
GRAPH_OPTIONS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ConfigProto
 
GRAPH_OUTPUT_NODE_INFO_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphTransferInfo
 
GRAPH_OUTPUT_NODE_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
 
GraphDebugInfo - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.GraphDebugInfo
GraphDebugInfo.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.GraphDebugInfo
GraphDebugInfo.FileLineCol - Class in org.tensorflow.proto.framework
This represents a file/line location in the source code.
GraphDebugInfo.FileLineCol.Builder - Class in org.tensorflow.proto.framework
This represents a file/line location in the source code.
GraphDebugInfo.FileLineColOrBuilder - Interface in org.tensorflow.proto.framework
 
GraphDebugInfo.StackTrace - Class in org.tensorflow.proto.framework
This represents a stack trace which is a ordered list of `FileLineCol`.
GraphDebugInfo.StackTrace.Builder - Class in org.tensorflow.proto.framework
This represents a stack trace which is a ordered list of `FileLineCol`.
GraphDebugInfo.StackTraceOrBuilder - Interface in org.tensorflow.proto.framework
 
GraphDebugInfoOrBuilder - Interface in org.tensorflow.proto.framework
 
GraphDebugInfoProtos - Class in org.tensorflow.proto.framework
 
GraphDef - Class in org.tensorflow.proto.framework
Represents the graph of operations
GraphDef.Builder - Class in org.tensorflow.proto.framework
Represents the graph of operations
GraphDefOrBuilder - Interface in org.tensorflow.proto.framework
 
GraphExecutionTrace - Class in org.tensorflow.proto.util
Data relating to an execution of a Graph (e.g., an eager execution of a FuncGraph).
GraphExecutionTrace.Builder - Class in org.tensorflow.proto.util
Data relating to an execution of a Graph (e.g., an eager execution of a FuncGraph).
GraphExecutionTraceOrBuilder - Interface in org.tensorflow.proto.util
 
GraphOpCreation - Class in org.tensorflow.proto.util
The creation of an op in a TensorFlow Graph (e.g., FuncGraph in TF2).
GraphOpCreation.Builder - Class in org.tensorflow.proto.util
The creation of an op in a TensorFlow Graph (e.g., FuncGraph in TF2).
GraphOpCreationOrBuilder - Interface in org.tensorflow.proto.util
 
GraphOperation - Class in org.tensorflow
Implementation for an Operation added as a node to a Graph.
GraphOperationBuilder - Class in org.tensorflow
GraphOptions - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.GraphOptions
GraphOptions.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.GraphOptions
GraphOptionsOrBuilder - Interface in org.tensorflow.proto.framework
 
GraphProtos - Class in org.tensorflow.proto.framework
 
GraphTransferConstNodeInfo - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.GraphTransferConstNodeInfo
GraphTransferConstNodeInfo.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.GraphTransferConstNodeInfo
GraphTransferConstNodeInfoOrBuilder - Interface in org.tensorflow.proto.framework
 
GraphTransferGraphInputNodeInfo - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.GraphTransferGraphInputNodeInfo
GraphTransferGraphInputNodeInfo.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.GraphTransferGraphInputNodeInfo
GraphTransferGraphInputNodeInfoOrBuilder - Interface in org.tensorflow.proto.framework
 
GraphTransferGraphOutputNodeInfo - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.GraphTransferGraphOutputNodeInfo
GraphTransferGraphOutputNodeInfo.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.GraphTransferGraphOutputNodeInfo
GraphTransferGraphOutputNodeInfoOrBuilder - Interface in org.tensorflow.proto.framework
 
GraphTransferInfo - Class in org.tensorflow.proto.framework
Protocol buffer representing a handle to a tensorflow resource.
GraphTransferInfo.Builder - Class in org.tensorflow.proto.framework
Protocol buffer representing a handle to a tensorflow resource.
GraphTransferInfo.Destination - Enum in org.tensorflow.proto.framework
Protobuf enum tensorflow.GraphTransferInfo.Destination
GraphTransferInfoOrBuilder - Interface in org.tensorflow.proto.framework
 
GraphTransferInfoProto - Class in org.tensorflow.proto.framework
 
GraphTransferNodeInfo - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.GraphTransferNodeInfo
GraphTransferNodeInfo.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.GraphTransferNodeInfo
GraphTransferNodeInfoOrBuilder - Interface in org.tensorflow.proto.framework
 
GraphTransferNodeInput - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.GraphTransferNodeInput
GraphTransferNodeInput.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.GraphTransferNodeInput
GraphTransferNodeInputInfo - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.GraphTransferNodeInputInfo
GraphTransferNodeInputInfo.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.GraphTransferNodeInputInfo
GraphTransferNodeInputInfoOrBuilder - Interface in org.tensorflow.proto.framework
 
GraphTransferNodeInputOrBuilder - Interface in org.tensorflow.proto.framework
 
GraphTransferNodeOutputInfo - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.GraphTransferNodeOutputInfo
GraphTransferNodeOutputInfo.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.GraphTransferNodeOutputInfo
GraphTransferNodeOutputInfoOrBuilder - Interface in org.tensorflow.proto.framework
 
Greater - Class in org.tensorflow.op.math
Returns the truth value of (x > y) element-wise.
greater(Operand<T>, Operand<T>) - Method in class org.tensorflow.op.MathOps
Returns the truth value of (x > y) element-wise.
GreaterEqual - Class in org.tensorflow.op.math
Returns the truth value of (x >= y) element-wise.
greaterEqual(Operand<T>, Operand<T>) - Method in class org.tensorflow.op.MathOps
Returns the truth value of (x >= y) element-wise.
GRUBlockCell<T extends TNumber> - Class in org.tensorflow.op.nn
Computes the GRU cell forward propagation for 1 time step.
GRUBlockCellGrad<T extends TNumber> - Class in org.tensorflow.op.nn
Computes the GRU cell back-propagation for 1 time step.
GuaranteeConst<T extends TType> - Class in org.tensorflow.op.core
Gives a guarantee to the TF runtime that the input tensor is a constant.
guaranteeConst(Operand<T>) - Method in class org.tensorflow.op.Ops
Gives a guarantee to the TF runtime that the input tensor is a constant.

H

h() - Method in class org.tensorflow.op.nn.BlockLSTM
The output h vector over the whole time sequence.
h() - Method in class org.tensorflow.op.nn.GRUBlockCell
 
h() - Method in class org.tensorflow.op.nn.LSTMBlockCell
The output h vector.
HALF_VAL_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TensorProto
 
halfPixelCenters(Boolean) - Static method in class org.tensorflow.op.image.QuantizedResizeBilinear
 
halfPixelCenters(Boolean) - Method in class org.tensorflow.op.image.QuantizedResizeBilinear.Options
 
halfPixelCenters(Boolean) - Static method in class org.tensorflow.op.image.ResizeBicubic
 
halfPixelCenters(Boolean) - Method in class org.tensorflow.op.image.ResizeBicubic.Options
 
halfPixelCenters(Boolean) - Static method in class org.tensorflow.op.image.ResizeBicubicGrad
 
halfPixelCenters(Boolean) - Method in class org.tensorflow.op.image.ResizeBicubicGrad.Options
 
halfPixelCenters(Boolean) - Static method in class org.tensorflow.op.image.ResizeBilinear
 
halfPixelCenters(Boolean) - Method in class org.tensorflow.op.image.ResizeBilinear.Options
 
halfPixelCenters(Boolean) - Static method in class org.tensorflow.op.image.ResizeBilinearGrad
 
halfPixelCenters(Boolean) - Method in class org.tensorflow.op.image.ResizeBilinearGrad.Options
 
halfPixelCenters(Boolean) - Static method in class org.tensorflow.op.image.ResizeNearestNeighbor
 
halfPixelCenters(Boolean) - Method in class org.tensorflow.op.image.ResizeNearestNeighbor.Options
 
halfPixelCenters(Boolean) - Static method in class org.tensorflow.op.image.ResizeNearestNeighborGrad
 
halfPixelCenters(Boolean) - Method in class org.tensorflow.op.image.ResizeNearestNeighborGrad.Options
 
handle() - Method in class org.tensorflow.op.core.Barrier
The handle to the barrier.
handle() - Method in class org.tensorflow.op.core.DummyMemoryCache
 
handle() - Method in class org.tensorflow.op.core.DummySeedGenerator
 
handle() - Method in class org.tensorflow.op.core.EmptyTensorList
 
handle() - Method in class org.tensorflow.op.core.GetSessionHandle
The handle for the tensor stored in the session state, represented as a ResourceHandle object.
handle() - Method in class org.tensorflow.op.core.TensorArray
The handle to the TensorArray.
handle() - Method in class org.tensorflow.op.core.TensorListReserve
 
handle() - Method in class org.tensorflow.op.data.AnonymousIterator
A handle to the iterator that can be passed to a "MakeIterator" or "IteratorGetNext" op.
handle() - Method in class org.tensorflow.op.data.AnonymousMemoryCache
 
handle() - Method in class org.tensorflow.op.data.AnonymousMultiDeviceIterator
A handle to a multi device iterator that can be passed to a "MultiDeviceIteratorGetNextFromShard" op.
handle() - Method in class org.tensorflow.op.data.AssertNextDataset
 
handle() - Method in class org.tensorflow.op.data.AutoShardDataset
 
handle() - Method in class org.tensorflow.op.data.BatchDataset
 
handle() - Method in class org.tensorflow.op.data.BytesProducedStatsDataset
 
handle() - Method in class org.tensorflow.op.data.CacheDataset
 
handle() - Method in class org.tensorflow.op.data.CacheDatasetV2
 
handle() - Method in class org.tensorflow.op.data.ChooseFastestDataset
 
handle() - Method in class org.tensorflow.op.data.ConcatenateDataset
 
handle() - Method in class org.tensorflow.op.data.CSVDataset
 
handle() - Method in class org.tensorflow.op.data.DatasetFromGraph
A variant tensor representing the dataset.
handle() - Method in class org.tensorflow.op.data.DenseToSparseBatchDataset
 
handle() - Method in class org.tensorflow.op.data.DirectedInterleaveDataset
 
handle() - Method in class org.tensorflow.op.data.experimental.AssertCardinalityDataset
 
handle() - Method in class org.tensorflow.op.data.experimental.AssertNextDataset
 
handle() - Method in class org.tensorflow.op.data.experimental.AutoShardDataset
 
handle() - Method in class org.tensorflow.op.data.experimental.BytesProducedStatsDataset
 
handle() - Method in class org.tensorflow.op.data.experimental.ChooseFastestDataset
 
handle() - Method in class org.tensorflow.op.data.experimental.CSVDataset
 
handle() - Method in class org.tensorflow.op.data.experimental.DataServiceDataset
 
handle() - Method in class org.tensorflow.op.data.experimental.DenseToSparseBatchDataset
 
handle() - Method in class org.tensorflow.op.data.experimental.DirectedInterleaveDataset
 
handle() - Method in class org.tensorflow.op.data.experimental.DummyIterationCounter
 
handle() - Method in class org.tensorflow.op.data.experimental.IgnoreErrorsDataset
 
handle() - Method in class org.tensorflow.op.data.experimental.LatencyStatsDataset
 
handle() - Method in class org.tensorflow.op.data.experimental.LmdbDataset
 
handle() - Method in class org.tensorflow.op.data.experimental.MatchingFilesDataset
 
handle() - Method in class org.tensorflow.op.data.experimental.MaxIntraOpParallelismDataset
 
handle() - Method in class org.tensorflow.op.data.experimental.NonSerializableDataset
 
handle() - Method in class org.tensorflow.op.data.experimental.ParseExampleDataset
 
handle() - Method in class org.tensorflow.op.data.experimental.PrivateThreadPoolDataset
 
handle() - Method in class org.tensorflow.op.data.experimental.RandomDataset
 
handle() - Method in class org.tensorflow.op.data.experimental.RebatchDataset
 
handle() - Method in class org.tensorflow.op.data.experimental.SetStatsAggregatorDataset
 
handle() - Method in class org.tensorflow.op.data.experimental.SleepDataset
 
handle() - Method in class org.tensorflow.op.data.experimental.SlidingWindowDataset
 
handle() - Method in class org.tensorflow.op.data.experimental.SqlDataset
 
handle() - Method in class org.tensorflow.op.data.experimental.StatsAggregatorHandle
 
handle() - Method in class org.tensorflow.op.data.experimental.ThreadPoolDataset
 
handle() - Method in class org.tensorflow.op.data.experimental.ThreadPoolHandle
A resource that can be consumed by one or more ExperimentalThreadPoolDataset ops.
handle() - Method in class org.tensorflow.op.data.experimental.UnbatchDataset
 
handle() - Method in class org.tensorflow.op.data.experimental.UniqueDataset
 
handle() - Method in class org.tensorflow.op.data.FixedLengthRecordDataset
 
handle() - Method in class org.tensorflow.op.data.IgnoreErrorsDataset
 
handle() - Method in class org.tensorflow.op.data.Iterator
 
handle() - Method in class org.tensorflow.op.data.LatencyStatsDataset
 
handle() - Method in class org.tensorflow.op.data.LMDBDataset
 
handle() - Method in class org.tensorflow.op.data.MatchingFilesDataset
 
handle() - Method in class org.tensorflow.op.data.MaxIntraOpParallelismDataset
 
handle() - Method in class org.tensorflow.op.data.ModelDataset
 
handle() - Method in class org.tensorflow.op.data.MultiDeviceIterator
Handle to the resource created.
handle() - Method in class org.tensorflow.op.data.NonSerializableDataset
 
handle() - Method in class org.tensorflow.op.data.OptimizeDataset
 
handle() - Method in class org.tensorflow.op.data.PaddedBatchDataset
 
handle() - Method in class org.tensorflow.op.data.PrefetchDataset
 
handle() - Method in class org.tensorflow.op.data.PrivateThreadPoolDataset
 
handle() - Method in class org.tensorflow.op.data.RandomDataset
 
handle() - Method in class org.tensorflow.op.data.RangeDataset
 
handle() - Method in class org.tensorflow.op.data.RebatchDataset
 
handle() - Method in class org.tensorflow.op.data.RepeatDataset
 
handle() - Method in class org.tensorflow.op.data.SamplingDataset
 
handle() - Method in class org.tensorflow.op.data.SetStatsAggregatorDataset
 
handle() - Method in class org.tensorflow.op.data.ShardDataset
 
handle() - Method in class org.tensorflow.op.data.ShuffleAndRepeatDataset
 
handle() - Method in class org.tensorflow.op.data.ShuffleDataset
 
handle() - Method in class org.tensorflow.op.data.SkipDataset
 
handle() - Method in class org.tensorflow.op.data.SleepDataset
 
handle() - Method in class org.tensorflow.op.data.SlidingWindowDataset
 
handle() - Method in class org.tensorflow.op.data.SnapshotDataset
 
handle() - Method in class org.tensorflow.op.data.SparseTensorSliceDataset
 
handle() - Method in class org.tensorflow.op.data.SqlDataset
 
handle() - Method in class org.tensorflow.op.data.StatsAggregatorHandle
 
handle() - Method in class org.tensorflow.op.data.TakeDataset
 
handle() - Method in class org.tensorflow.op.data.TensorDataset
 
handle() - Method in class org.tensorflow.op.data.TensorSliceDataset
 
handle() - Method in class org.tensorflow.op.data.TextLineDataset
 
handle() - Method in class org.tensorflow.op.data.TfRecordDataset
 
handle() - Method in class org.tensorflow.op.data.ThreadPoolDataset
 
handle() - Method in class org.tensorflow.op.data.ThreadPoolHandle
A resource that can be consumed by one or more ExperimentalThreadPoolDataset ops.
handle() - Method in class org.tensorflow.op.data.UnbatchDataset
 
handle() - Method in class org.tensorflow.op.data.UniqueDataset
 
handle() - Method in class org.tensorflow.op.data.WindowDataset
 
handle() - Method in class org.tensorflow.op.data.ZipDataset
 
handle() - Method in class org.tensorflow.op.io.FifoQueue
The handle to the queue.
handle() - Method in class org.tensorflow.op.io.PaddingFifoQueue
The handle to the queue.
handle() - Method in class org.tensorflow.op.io.PriorityQueue
The handle to the queue.
handle() - Method in class org.tensorflow.op.io.RandomShuffleQueue
The handle to the queue.
handle() - Method in class org.tensorflow.op.random.AnonymousRandomSeedGenerator
 
handle() - Method in class org.tensorflow.op.random.AnonymousSeedGenerator
 
handle() - Method in class org.tensorflow.op.random.experimental.DummySeedGenerator
 
handle() - Method in class org.tensorflow.op.sparse.SparseConditionalAccumulator
The handle to the accumulator.
handle() - Method in class org.tensorflow.op.train.ConditionalAccumulator
The handle to the accumulator.
handle() - Method in class org.tensorflow.op.train.ResourceConditionalAccumulator
The handle to the accumulator.
HANDLE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.MemoryLogStep
 
HARDWARE_TRACE_VALUE - Static variable in enum org.tensorflow.proto.framework.RunOptions.TraceLevel
HARDWARE_TRACE = 2;
HAS_MINIMUM_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.OpDef.AttrDef
 
HAS_SINGLE_REFERENCE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.AllocationDescription
 
hasAllocationDescription() - Method in class org.tensorflow.proto.framework.TensorDescription.Builder
Information about the size and allocator used for the data
hasAllocationDescription() - Method in class org.tensorflow.proto.framework.TensorDescription
Information about the size and allocator used for the data
hasAllocationDescription() - Method in interface org.tensorflow.proto.framework.TensorDescriptionOrBuilder
Information about the size and allocator used for the data
hasAllowedValues() - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint.Builder
A list of values that this kernel supports for this attr.
hasAllowedValues() - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint
A list of values that this kernel supports for this attr.
hasAllowedValues() - Method in interface org.tensorflow.proto.framework.KernelDef.AttrConstraintOrBuilder
A list of values that this kernel supports for this attr.
hasAllowedValues() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
The set of allowed values.
hasAllowedValues() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef
The set of allowed values.
hasAllowedValues() - Method in interface org.tensorflow.proto.framework.OpDef.AttrDefOrBuilder
The set of allowed values.
hasAnyInfo() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
A serialized protobuf.
hasAnyInfo() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
A serialized protobuf.
hasAnyInfo() - Method in interface org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDefOrBuilder
A serialized protobuf.
hasAnyList() - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
.tensorflow.CollectionDef.AnyList any_list = 5;
hasAnyList() - Method in class org.tensorflow.proto.framework.CollectionDef
.tensorflow.CollectionDef.AnyList any_list = 5;
hasAnyList() - Method in interface org.tensorflow.proto.framework.CollectionDefOrBuilder
.tensorflow.CollectionDef.AnyList any_list = 5;
hasAsset() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedAsset asset = 5;
hasAsset() - Method in class org.tensorflow.proto.framework.SavedObject
.tensorflow.SavedAsset asset = 5;
hasAsset() - Method in interface org.tensorflow.proto.framework.SavedObjectOrBuilder
.tensorflow.SavedAsset asset = 5;
hasAudio() - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
.tensorflow.Summary.Audio audio = 6;
hasAudio() - Method in class org.tensorflow.proto.framework.Summary.Value
.tensorflow.Summary.Audio audio = 6;
hasAudio() - Method in interface org.tensorflow.proto.framework.Summary.ValueOrBuilder
.tensorflow.Summary.Audio audio = 6;
hasAutoParallel() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Configures AutoParallel optimization passes either through the meta-optimizer or when manually specified through the optimizers field.
hasAutoParallel() - Method in class org.tensorflow.proto.framework.RewriterConfig
Configures AutoParallel optimization passes either through the meta-optimizer or when manually specified through the optimizers field.
hasAutoParallel() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
Configures AutoParallel optimization passes either through the meta-optimizer or when manually specified through the optimizers field.
hasBareConcreteFunction() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
hasBareConcreteFunction() - Method in class org.tensorflow.proto.framework.SavedObject
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
hasBareConcreteFunction() - Method in interface org.tensorflow.proto.framework.SavedObjectOrBuilder
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
hasBoundedTensorSpecValue() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a value for tf.BoundedTensorSpec.
hasBoundedTensorSpecValue() - Method in class org.tensorflow.proto.framework.StructuredValue
Represents a value for tf.BoundedTensorSpec.
hasBoundedTensorSpecValue() - Method in interface org.tensorflow.proto.framework.StructuredValueOrBuilder
Represents a value for tf.BoundedTensorSpec.
hasBuildConfiguration() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
The configuration of the build (compiled opt? with cuda? any copts?)
hasBuildConfiguration() - Method in class org.tensorflow.proto.util.testlog.TestResults
The configuration of the build (compiled opt? with cuda? any copts?)
hasBuildConfiguration() - Method in interface org.tensorflow.proto.util.testlog.TestResultsOrBuilder
The configuration of the build (compiled opt? with cuda? any copts?)
hasBytesList() - Method in class org.tensorflow.proto.example.Feature.Builder
.tensorflow.BytesList bytes_list = 1;
hasBytesList() - Method in class org.tensorflow.proto.example.Feature
.tensorflow.BytesList bytes_list = 1;
hasBytesList() - Method in interface org.tensorflow.proto.example.FeatureOrBuilder
.tensorflow.BytesList bytes_list = 1;
hasBytesList() - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
.tensorflow.CollectionDef.BytesList bytes_list = 2;
hasBytesList() - Method in class org.tensorflow.proto.framework.CollectionDef
.tensorflow.CollectionDef.BytesList bytes_list = 2;
hasBytesList() - Method in interface org.tensorflow.proto.framework.CollectionDefOrBuilder
.tensorflow.CollectionDef.BytesList bytes_list = 2;
hasCanonicalizedInputSignature() - Method in class org.tensorflow.proto.framework.SavedConcreteFunction.Builder
Input in canonicalized form that was received to create this concrete function.
hasCanonicalizedInputSignature() - Method in class org.tensorflow.proto.framework.SavedConcreteFunction
Input in canonicalized form that was received to create this concrete function.
hasCanonicalizedInputSignature() - Method in interface org.tensorflow.proto.framework.SavedConcreteFunctionOrBuilder
Input in canonicalized form that was received to create this concrete function.
hasCluster() - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
The cluster of which this server is a member.
hasCluster() - Method in class org.tensorflow.proto.distruntime.ServerDef
The cluster of which this server is a member.
hasCluster() - Method in interface org.tensorflow.proto.distruntime.ServerDefOrBuilder
The cluster of which this server is a member.
hasClusterDef() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
Optional list of all workers to use in this session.
hasClusterDef() - Method in class org.tensorflow.proto.framework.ConfigProto
Optional list of all workers to use in this session.
hasClusterDef() - Method in interface org.tensorflow.proto.framework.ConfigProtoOrBuilder
Optional list of all workers to use in this session.
hasClusterDeviceFilters() - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
Device filters for remote tasks in the cluster.
hasClusterDeviceFilters() - Method in class org.tensorflow.proto.distruntime.ServerDef
Device filters for remote tasks in the cluster.
hasClusterDeviceFilters() - Method in interface org.tensorflow.proto.distruntime.ServerDefOrBuilder
Device filters for remote tasks in the cluster.
hasCodeLocation() - Method in class org.tensorflow.proto.util.Execution.Builder
Stack trace of the eager execution.
hasCodeLocation() - Method in class org.tensorflow.proto.util.Execution
Stack trace of the eager execution.
hasCodeLocation() - Method in interface org.tensorflow.proto.util.ExecutionOrBuilder
Stack trace of the eager execution.
hasCodeLocation() - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
The unique ID for code location (stack trace) of the op's creation.
hasCodeLocation() - Method in class org.tensorflow.proto.util.GraphOpCreation
The unique ID for code location (stack trace) of the op's creation.
hasCodeLocation() - Method in interface org.tensorflow.proto.util.GraphOpCreationOrBuilder
The unique ID for code location (stack trace) of the op's creation.
hasCommitId() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
The commit id (git hash or changelist)
hasCommitId() - Method in class org.tensorflow.proto.util.testlog.TestResults
The commit id (git hash or changelist)
hasCommitId() - Method in interface org.tensorflow.proto.util.testlog.TestResultsOrBuilder
The commit id (git hash or changelist)
hasCompositeTensor() - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
Generic encoding for CompositeTensors.
hasCompositeTensor() - Method in class org.tensorflow.proto.framework.TensorInfo
Generic encoding for CompositeTensors.
hasCompositeTensor() - Method in interface org.tensorflow.proto.framework.TensorInfoOrBuilder
Generic encoding for CompositeTensors.
hasCondCtxt() - Method in class org.tensorflow.proto.framework.ControlFlowContextDef.Builder
.tensorflow.CondContextDef cond_ctxt = 1;
hasCondCtxt() - Method in class org.tensorflow.proto.framework.ControlFlowContextDef
.tensorflow.CondContextDef cond_ctxt = 1;
hasCondCtxt() - Method in interface org.tensorflow.proto.framework.ControlFlowContextDefOrBuilder
.tensorflow.CondContextDef cond_ctxt = 1;
hasConstant() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedConstant constant = 9;
hasConstant() - Method in class org.tensorflow.proto.framework.SavedObject
.tensorflow.SavedConstant constant = 9;
hasConstant() - Method in interface org.tensorflow.proto.framework.SavedObjectOrBuilder
.tensorflow.SavedConstant constant = 9;
hasContext() - Method in class org.tensorflow.proto.example.SequenceExample.Builder
.tensorflow.Features context = 1;
hasContext() - Method in class org.tensorflow.proto.example.SequenceExample
.tensorflow.Features context = 1;
hasContext() - Method in interface org.tensorflow.proto.example.SequenceExampleOrBuilder
.tensorflow.Features context = 1;
hasCooSparse() - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix).
hasCooSparse() - Method in class org.tensorflow.proto.framework.TensorInfo
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix).
hasCooSparse() - Method in interface org.tensorflow.proto.framework.TensorInfoOrBuilder
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix).
hasCostGraph() - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
The cost graph for the computation defined by the run call.
hasCostGraph() - Method in class org.tensorflow.proto.framework.RunMetadata
The cost graph for the computation defined by the run call.
hasCostGraph() - Method in interface org.tensorflow.proto.framework.RunMetadataOrBuilder
The cost graph for the computation defined by the run call.
hasCpuInfo() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
CPU Information.
hasCpuInfo() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration
CPU Information.
hasCpuInfo() - Method in interface org.tensorflow.proto.util.testlog.MachineConfigurationOrBuilder
CPU Information.
hasData() - Method in class org.tensorflow.proto.util.SavedSlice.Builder
The raw data of the slice is stored as a TensorProto.
hasData() - Method in class org.tensorflow.proto.util.SavedSlice
The raw data of the slice is stored as a TensorProto.
hasData() - Method in interface org.tensorflow.proto.util.SavedSliceOrBuilder
The raw data of the slice is stored as a TensorProto.
hasData() - Method in class org.tensorflow.proto.util.SavedTensorSlices.Builder
This exists in all but the first item of each checkpoint file.
hasData() - Method in class org.tensorflow.proto.util.SavedTensorSlices
This exists in all but the first item of each checkpoint file.
hasData() - Method in interface org.tensorflow.proto.util.SavedTensorSlicesOrBuilder
This exists in all but the first item of each checkpoint file.
hasDebuggedDevice() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
A device on which debugger-instrumented ops and/or tensors reside.
hasDebuggedDevice() - Method in class org.tensorflow.proto.util.DebugEvent
A device on which debugger-instrumented ops and/or tensors reside.
hasDebuggedDevice() - Method in interface org.tensorflow.proto.util.DebugEventOrBuilder
A device on which debugger-instrumented ops and/or tensors reside.
hasDebuggedGraph() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
Information about a debugged graph.
hasDebuggedGraph() - Method in class org.tensorflow.proto.util.DebugEvent
Information about a debugged graph.
hasDebuggedGraph() - Method in interface org.tensorflow.proto.util.DebugEventOrBuilder
Information about a debugged graph.
hasDebugMetadata() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
Metadata related to this debugging data.
hasDebugMetadata() - Method in class org.tensorflow.proto.util.DebugEvent
Metadata related to this debugging data.
hasDebugMetadata() - Method in interface org.tensorflow.proto.util.DebugEventOrBuilder
Metadata related to this debugging data.
hasDebugOptions() - Method in class org.tensorflow.proto.framework.RunOptions.Builder
EXPERIMENTAL.
hasDebugOptions() - Method in class org.tensorflow.proto.framework.RunOptions
EXPERIMENTAL.
hasDebugOptions() - Method in interface org.tensorflow.proto.framework.RunOptionsOrBuilder
EXPERIMENTAL.
hasDefaultSessionConfig() - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
The default configuration for sessions that run on this server.
hasDefaultSessionConfig() - Method in class org.tensorflow.proto.distruntime.ServerDef
The default configuration for sessions that run on this server.
hasDefaultSessionConfig() - Method in interface org.tensorflow.proto.distruntime.ServerDefOrBuilder
The default configuration for sessions that run on this server.
hasDefaultValue() - Method in class org.tensorflow.proto.example.FixedLenFeatureProto.Builder
.tensorflow.TensorProto default_value = 3;
hasDefaultValue() - Method in class org.tensorflow.proto.example.FixedLenFeatureProto
.tensorflow.TensorProto default_value = 3;
hasDefaultValue() - Method in interface org.tensorflow.proto.example.FixedLenFeatureProtoOrBuilder
.tensorflow.TensorProto default_value = 3;
hasDefaultValue() - Method in class org.tensorflow.proto.framework.ApiDef.Attr.Builder
Specify a new default value to use for this attr.
hasDefaultValue() - Method in class org.tensorflow.proto.framework.ApiDef.Attr
Specify a new default value to use for this attr.
hasDefaultValue() - Method in interface org.tensorflow.proto.framework.ApiDef.AttrOrBuilder
Specify a new default value to use for this attr.
hasDefaultValue() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
A reasonable default for this attribute if the user does not supply a value.
hasDefaultValue() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef
A reasonable default for this attribute if the user does not supply a value.
hasDefaultValue() - Method in interface org.tensorflow.proto.framework.OpDef.AttrDefOrBuilder
A reasonable default for this attribute if the user does not supply a value.
hasDeprecation() - Method in class org.tensorflow.proto.framework.OpDef.Builder
Optional deprecation based on GraphDef versions.
hasDeprecation() - Method in class org.tensorflow.proto.framework.OpDef
Optional deprecation based on GraphDef versions.
hasDeprecation() - Method in interface org.tensorflow.proto.framework.OpDefOrBuilder
Optional deprecation based on GraphDef versions.
hasDictValue() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a dict `Value`.
hasDictValue() - Method in class org.tensorflow.proto.framework.StructuredValue
Represents a dict `Value`.
hasDictValue() - Method in interface org.tensorflow.proto.framework.StructuredValueOrBuilder
Represents a dict `Value`.
hasEntries() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
The list of tests or benchmarks in this run.
hasEntries() - Method in class org.tensorflow.proto.util.testlog.TestResults
The list of tests or benchmarks in this run.
hasEntries() - Method in interface org.tensorflow.proto.util.testlog.TestResultsOrBuilder
The list of tests or benchmarks in this run.
hasExecution() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
Execution of an op or a Graph (e.g., a tf.function).
hasExecution() - Method in class org.tensorflow.proto.util.DebugEvent
Execution of an op or a Graph (e.g., a tf.function).
hasExecution() - Method in interface org.tensorflow.proto.util.DebugEventOrBuilder
Execution of an op or a Graph (e.g., a tf.function).
hasExitCode() - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest.Builder
.tensorflow.RequestedExitCode exit_code = 3;
hasExitCode() - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest
.tensorflow.RequestedExitCode exit_code = 3;
hasExitCode() - Method in interface org.tensorflow.proto.util.WorkerHeartbeatRequestOrBuilder
.tensorflow.RequestedExitCode exit_code = 3;
hasExperimental() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
.tensorflow.ConfigProto.Experimental experimental = 16;
hasExperimental() - Method in class org.tensorflow.proto.framework.ConfigProto
.tensorflow.ConfigProto.Experimental experimental = 16;
hasExperimental() - Method in interface org.tensorflow.proto.framework.ConfigProtoOrBuilder
.tensorflow.ConfigProto.Experimental experimental = 16;
hasExperimental() - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.RunOptions.Builder
.tensorflow.RunOptions.Experimental experimental = 8;
hasExperimental() - Method in class org.tensorflow.proto.framework.RunOptions
.tensorflow.RunOptions.Experimental experimental = 8;
hasExperimental() - Method in interface org.tensorflow.proto.framework.RunOptionsOrBuilder
.tensorflow.RunOptions.Experimental experimental = 8;
hasExperimentalDebugInfo() - Method in class org.tensorflow.proto.framework.NodeDef.Builder
This stores debug information associated with the node.
hasExperimentalDebugInfo() - Method in class org.tensorflow.proto.framework.NodeDef
This stores debug information associated with the node.
hasExperimentalDebugInfo() - Method in interface org.tensorflow.proto.framework.NodeDefOrBuilder
This stores debug information associated with the node.
hasFeatureLists() - Method in class org.tensorflow.proto.example.SequenceExample.Builder
.tensorflow.FeatureLists feature_lists = 2;
hasFeatureLists() - Method in class org.tensorflow.proto.example.SequenceExample
.tensorflow.FeatureLists feature_lists = 2;
hasFeatureLists() - Method in interface org.tensorflow.proto.example.SequenceExampleOrBuilder
.tensorflow.FeatureLists feature_lists = 2;
hasFeatures() - Method in class org.tensorflow.proto.example.Example.Builder
.tensorflow.Features features = 1;
hasFeatures() - Method in class org.tensorflow.proto.example.Example
.tensorflow.Features features = 1;
hasFeatures() - Method in interface org.tensorflow.proto.example.ExampleOrBuilder
.tensorflow.Features features = 1;
hasFileLineCol() - Method in class org.tensorflow.proto.util.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.tensorflow.proto.util.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.tensorflow.proto.util.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).
hasFixedLenFeature() - Method in class org.tensorflow.proto.example.FeatureConfiguration.Builder
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
hasFixedLenFeature() - Method in class org.tensorflow.proto.example.FeatureConfiguration
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
hasFixedLenFeature() - Method in interface org.tensorflow.proto.example.FeatureConfigurationOrBuilder
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
hasFloatList() - Method in class org.tensorflow.proto.example.Feature.Builder
.tensorflow.FloatList float_list = 2;
hasFloatList() - Method in class org.tensorflow.proto.example.Feature
.tensorflow.FloatList float_list = 2;
hasFloatList() - Method in interface org.tensorflow.proto.example.FeatureOrBuilder
.tensorflow.FloatList float_list = 2;
hasFloatList() - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
.tensorflow.CollectionDef.FloatList float_list = 4;
hasFloatList() - Method in class org.tensorflow.proto.framework.CollectionDef
.tensorflow.CollectionDef.FloatList float_list = 4;
hasFloatList() - Method in interface org.tensorflow.proto.framework.CollectionDefOrBuilder
.tensorflow.CollectionDef.FloatList float_list = 4;
hasFullargspec() - Method in class org.tensorflow.proto.framework.FunctionSpec.Builder
Full arg spec from inspect.getfullargspec().
hasFullargspec() - Method in class org.tensorflow.proto.framework.FunctionSpec
Full arg spec from inspect.getfullargspec().
hasFullargspec() - Method in interface org.tensorflow.proto.framework.FunctionSpecOrBuilder
Full arg spec from inspect.getfullargspec().
hasFunc() - Method in class org.tensorflow.proto.framework.AttrValue.Builder
"func" represents a function.
hasFunc() - Method in class org.tensorflow.proto.framework.AttrValue
"func" represents a function.
hasFunc() - Method in interface org.tensorflow.proto.framework.AttrValueOrBuilder
"func" represents a function.
hasFunction() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedFunction function = 6;
hasFunction() - Method in class org.tensorflow.proto.framework.SavedObject
.tensorflow.SavedFunction function = 6;
hasFunction() - Method in interface org.tensorflow.proto.framework.SavedObjectOrBuilder
.tensorflow.SavedFunction function = 6;
hasFunctionSpec() - Method in class org.tensorflow.proto.framework.SavedFunction.Builder
.tensorflow.FunctionSpec function_spec = 2;
hasFunctionSpec() - Method in class org.tensorflow.proto.framework.SavedFunction
.tensorflow.FunctionSpec function_spec = 2;
hasFunctionSpec() - Method in interface org.tensorflow.proto.framework.SavedFunctionOrBuilder
.tensorflow.FunctionSpec function_spec = 2;
hasGpuOptions() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
Options that apply to all GPUs.
hasGpuOptions() - Method in class org.tensorflow.proto.framework.ConfigProto
Options that apply to all GPUs.
hasGpuOptions() - Method in interface org.tensorflow.proto.framework.ConfigProtoOrBuilder
Options that apply to all GPUs.
hasGraphDef() - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
GraphDef.
hasGraphDef() - Method in class org.tensorflow.proto.framework.MetaGraphDef
GraphDef.
hasGraphDef() - Method in interface org.tensorflow.proto.framework.MetaGraphDefOrBuilder
GraphDef.
hasGraphExecutionTrace() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.
hasGraphExecutionTrace() - Method in class org.tensorflow.proto.util.DebugEvent
A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.
hasGraphExecutionTrace() - Method in interface org.tensorflow.proto.util.DebugEventOrBuilder
A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.
hasGraphOpCreation() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function).
hasGraphOpCreation() - Method in class org.tensorflow.proto.util.DebugEvent
The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function).
hasGraphOpCreation() - Method in interface org.tensorflow.proto.util.DebugEventOrBuilder
The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function).
hasGraphOptions() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
Options that apply to all graphs.
hasGraphOptions() - Method in class org.tensorflow.proto.framework.ConfigProto
Options that apply to all graphs.
hasGraphOptions() - Method in interface org.tensorflow.proto.framework.ConfigProtoOrBuilder
Options that apply to all graphs.
HASH_CODE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ResourceHandleProto
 
HASH_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.CommitId
 
hashCode() - Method in class org.tensorflow.DeviceSpec
 
hashCode() - Method in class org.tensorflow.GraphOperation
 
hashCode() - Method in class org.tensorflow.op.RawOp
 
hashCode() - Method in class org.tensorflow.Output
 
hashCode() - Method in class org.tensorflow.proto.distruntime.ClusterDef
 
hashCode() - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters
 
hashCode() - Method in class org.tensorflow.proto.distruntime.JobDef
 
hashCode() - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters
 
hashCode() - Method in class org.tensorflow.proto.distruntime.ServerDef
 
hashCode() - Method in class org.tensorflow.proto.distruntime.TaskDeviceFilters
 
hashCode() - Method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra
 
hashCode() - Method in class org.tensorflow.proto.example.BytesList
 
hashCode() - Method in class org.tensorflow.proto.example.Example
 
hashCode() - Method in class org.tensorflow.proto.example.ExampleParserConfiguration
 
hashCode() - Method in class org.tensorflow.proto.example.Feature
 
hashCode() - Method in class org.tensorflow.proto.example.FeatureConfiguration
 
hashCode() - Method in class org.tensorflow.proto.example.FeatureList
 
hashCode() - Method in class org.tensorflow.proto.example.FeatureLists
 
hashCode() - Method in class org.tensorflow.proto.example.Features
 
hashCode() - Method in class org.tensorflow.proto.example.FixedLenFeatureProto
 
hashCode() - Method in class org.tensorflow.proto.example.FloatList
 
hashCode() - Method in class org.tensorflow.proto.example.Int64List
 
hashCode() - Method in class org.tensorflow.proto.example.SequenceExample
 
hashCode() - Method in class org.tensorflow.proto.example.VarLenFeatureProto
 
hashCode() - Method in class org.tensorflow.proto.framework.AllocationDescription
 
hashCode() - Method in class org.tensorflow.proto.framework.AllocationRecord
 
hashCode() - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed
 
hashCode() - Method in class org.tensorflow.proto.framework.ApiDef.Arg
 
hashCode() - Method in class org.tensorflow.proto.framework.ApiDef.Attr
 
hashCode() - Method in class org.tensorflow.proto.framework.ApiDef.Endpoint
 
hashCode() - Method in class org.tensorflow.proto.framework.ApiDef
 
hashCode() - Method in class org.tensorflow.proto.framework.ApiDefs
 
hashCode() - Method in class org.tensorflow.proto.framework.AssetFileDef
 
hashCode() - Method in class org.tensorflow.proto.framework.AttrValue
 
hashCode() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue
 
hashCode() - Method in class org.tensorflow.proto.framework.AutoParallelOptions
 
hashCode() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto
 
hashCode() - Method in class org.tensorflow.proto.framework.CallableOptions
 
hashCode() - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList
 
hashCode() - Method in class org.tensorflow.proto.framework.CollectionDef.BytesList
 
hashCode() - Method in class org.tensorflow.proto.framework.CollectionDef.FloatList
 
hashCode() - Method in class org.tensorflow.proto.framework.CollectionDef
 
hashCode() - Method in class org.tensorflow.proto.framework.CollectionDef.Int64List
 
hashCode() - Method in class org.tensorflow.proto.framework.CollectionDef.NodeList
 
hashCode() - Method in class org.tensorflow.proto.framework.CondContextDef
 
hashCode() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental
 
hashCode() - Method in class org.tensorflow.proto.framework.ConfigProto
 
hashCode() - Method in class org.tensorflow.proto.framework.ControlFlowContextDef
 
hashCode() - Method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost
 
hashCode() - Method in class org.tensorflow.proto.framework.CostGraphDef
 
hashCode() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node
 
hashCode() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo
 
hashCode() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo
 
hashCode() - Method in class org.tensorflow.proto.framework.DebuggedSourceFile
 
hashCode() - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles
 
hashCode() - Method in class org.tensorflow.proto.framework.DebugOptions
 
hashCode() - Method in class org.tensorflow.proto.framework.DebugTensorWatch
 
hashCode() - Method in class org.tensorflow.proto.framework.Device
 
hashCode() - Method in class org.tensorflow.proto.framework.DeviceAttributes
 
hashCode() - Method in class org.tensorflow.proto.framework.DeviceLocality
 
hashCode() - Method in class org.tensorflow.proto.framework.DeviceProperties
 
hashCode() - Method in class org.tensorflow.proto.framework.DeviceStepStats
 
hashCode() - Method in class org.tensorflow.proto.framework.DictValue
 
hashCode() - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs
 
hashCode() - Method in class org.tensorflow.proto.framework.FunctionDef
 
hashCode() - Method in class org.tensorflow.proto.framework.FunctionDefLibrary
 
hashCode() - Method in class org.tensorflow.proto.framework.FunctionSpec
 
hashCode() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental
 
hashCode() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices
 
hashCode() - Method in class org.tensorflow.proto.framework.GPUOptions
 
hashCode() - Method in class org.tensorflow.proto.framework.GradientDef
 
hashCode() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol
 
hashCode() - Method in class org.tensorflow.proto.framework.GraphDebugInfo
 
hashCode() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace
 
hashCode() - Method in class org.tensorflow.proto.framework.GraphDef
 
hashCode() - Method in class org.tensorflow.proto.framework.GraphOptions
 
hashCode() - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo
 
hashCode() - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo
 
hashCode() - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo
 
hashCode() - Method in class org.tensorflow.proto.framework.GraphTransferInfo
 
hashCode() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo
 
hashCode() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInput
 
hashCode() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo
 
hashCode() - Method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo
 
hashCode() - Method in class org.tensorflow.proto.framework.HistogramProto
 
hashCode() - Method in class org.tensorflow.proto.framework.InterconnectLink
 
hashCode() - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint
 
hashCode() - Method in class org.tensorflow.proto.framework.KernelDef
 
hashCode() - Method in class org.tensorflow.proto.framework.KernelList
 
hashCode() - Method in class org.tensorflow.proto.framework.ListValue
 
hashCode() - Method in class org.tensorflow.proto.framework.LocalLinks
 
hashCode() - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation
 
hashCode() - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation
 
hashCode() - Method in class org.tensorflow.proto.framework.MemoryLogStep
 
hashCode() - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation
 
hashCode() - Method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation
 
hashCode() - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput
 
hashCode() - Method in class org.tensorflow.proto.framework.MemoryStats
 
hashCode() - Method in class org.tensorflow.proto.framework.MetaGraphDef
 
hashCode() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
 
hashCode() - Method in class org.tensorflow.proto.framework.NameAttrList
 
hashCode() - Method in class org.tensorflow.proto.framework.NamedDevice
 
hashCode() - Method in class org.tensorflow.proto.framework.NamedTensorProto
 
hashCode() - Method in class org.tensorflow.proto.framework.NamedTupleValue
 
hashCode() - Method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo
 
hashCode() - Method in class org.tensorflow.proto.framework.NodeDef
 
hashCode() - Method in class org.tensorflow.proto.framework.NodeExecStats
 
hashCode() - Method in class org.tensorflow.proto.framework.NodeOutput
 
hashCode() - Method in class org.tensorflow.proto.framework.NoneValue
 
hashCode() - Method in class org.tensorflow.proto.framework.OpDef.ArgDef
 
hashCode() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef
 
hashCode() - Method in class org.tensorflow.proto.framework.OpDef
 
hashCode() - Method in class org.tensorflow.proto.framework.OpDeprecation
 
hashCode() - Method in class org.tensorflow.proto.framework.OpList
 
hashCode() - Method in class org.tensorflow.proto.framework.OptimizerOptions
 
hashCode() - Method in class org.tensorflow.proto.framework.PairValue
 
hashCode() - Method in class org.tensorflow.proto.framework.QueueRunnerDef
 
hashCode() - Method in class org.tensorflow.proto.framework.ReaderBaseState
 
hashCode() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
 
hashCode() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
 
hashCode() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle
 
hashCode() - Method in class org.tensorflow.proto.framework.Resource
 
hashCode() - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape
 
hashCode() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape
 
hashCode() - Method in class org.tensorflow.proto.framework.ResourceHandleProto
 
hashCode() - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer
 
hashCode() - Method in class org.tensorflow.proto.framework.RewriterConfig
 
hashCode() - Method in class org.tensorflow.proto.framework.RPCOptions
 
hashCode() - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs
 
hashCode() - Method in class org.tensorflow.proto.framework.RunMetadata
 
hashCode() - Method in class org.tensorflow.proto.framework.RunOptions.Experimental
 
hashCode() - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
hashCode() - Method in class org.tensorflow.proto.framework.RunOptions
 
hashCode() - Method in class org.tensorflow.proto.framework.SaveableObject
 
hashCode() - Method in class org.tensorflow.proto.framework.SavedAsset
 
hashCode() - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction
 
hashCode() - Method in class org.tensorflow.proto.framework.SavedConcreteFunction
 
hashCode() - Method in class org.tensorflow.proto.framework.SavedConstant
 
hashCode() - Method in class org.tensorflow.proto.framework.SavedFunction
 
hashCode() - Method in class org.tensorflow.proto.framework.SavedModel
 
hashCode() - Method in class org.tensorflow.proto.framework.SavedObject
 
hashCode() - Method in class org.tensorflow.proto.framework.SavedObjectGraph
 
hashCode() - Method in class org.tensorflow.proto.framework.SavedResource
 
hashCode() - Method in class org.tensorflow.proto.framework.SavedUserObject
 
hashCode() - Method in class org.tensorflow.proto.framework.SavedVariable
 
hashCode() - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef
 
hashCode() - Method in class org.tensorflow.proto.framework.ScopedAllocatorOptions
 
hashCode() - Method in class org.tensorflow.proto.framework.SessionMetadata
 
hashCode() - Method in class org.tensorflow.proto.framework.SignatureDef
 
hashCode() - Method in class org.tensorflow.proto.framework.StepStats
 
hashCode() - Method in class org.tensorflow.proto.framework.StructuredValue
 
hashCode() - Method in class org.tensorflow.proto.framework.Summary.Audio
 
hashCode() - Method in class org.tensorflow.proto.framework.Summary
 
hashCode() - Method in class org.tensorflow.proto.framework.Summary.Image
 
hashCode() - Method in class org.tensorflow.proto.framework.Summary.Value
 
hashCode() - Method in class org.tensorflow.proto.framework.SummaryDescription
 
hashCode() - Method in class org.tensorflow.proto.framework.SummaryMetadata
 
hashCode() - Method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData
 
hashCode() - Method in class org.tensorflow.proto.framework.TensorConnection
 
hashCode() - Method in class org.tensorflow.proto.framework.TensorDescription
 
hashCode() - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor
 
hashCode() - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse
 
hashCode() - Method in class org.tensorflow.proto.framework.TensorInfo
 
hashCode() - Method in class org.tensorflow.proto.framework.TensorProto
 
hashCode() - Method in class org.tensorflow.proto.framework.TensorShapeProto.Dim
 
hashCode() - Method in class org.tensorflow.proto.framework.TensorShapeProto
 
hashCode() - Method in class org.tensorflow.proto.framework.TensorSliceProto.Extent
 
hashCode() - Method in class org.tensorflow.proto.framework.TensorSliceProto
 
hashCode() - Method in class org.tensorflow.proto.framework.TensorSpecProto
 
hashCode() - Method in class org.tensorflow.proto.framework.ThreadPoolOptionProto
 
hashCode() - Method in class org.tensorflow.proto.framework.Trace
 
hashCode() - Method in class org.tensorflow.proto.framework.TraceEvent
 
hashCode() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph
 
hashCode() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
 
hashCode() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference
 
hashCode() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor
 
hashCode() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
hashCode() - Method in class org.tensorflow.proto.framework.TupleValue
 
hashCode() - Method in class org.tensorflow.proto.framework.TypeSpecProto
 
hashCode() - Method in class org.tensorflow.proto.framework.ValuesDef
 
hashCode() - Method in class org.tensorflow.proto.framework.VariableDef
 
hashCode() - Method in class org.tensorflow.proto.framework.VariantTensorDataProto
 
hashCode() - Method in class org.tensorflow.proto.framework.VerifierConfig
 
hashCode() - Method in class org.tensorflow.proto.framework.VersionDef
 
hashCode() - Method in class org.tensorflow.proto.framework.WhileContextDef
 
hashCode() - Method in class org.tensorflow.proto.profiler.ProfileOptions
 
hashCode() - Method in class org.tensorflow.proto.profiler.XEvent
 
hashCode() - Method in class org.tensorflow.proto.profiler.XEventMetadata
 
hashCode() - Method in class org.tensorflow.proto.profiler.XLine
 
hashCode() - Method in class org.tensorflow.proto.profiler.XPlane
 
hashCode() - Method in class org.tensorflow.proto.profiler.XSpace
 
hashCode() - Method in class org.tensorflow.proto.profiler.XStat
 
hashCode() - Method in class org.tensorflow.proto.profiler.XStatMetadata
 
hashCode() - Method in class org.tensorflow.proto.util.BinSummary
 
hashCode() - Method in class org.tensorflow.proto.util.BundleEntryProto
 
hashCode() - Method in class org.tensorflow.proto.util.BundleHeaderProto
 
hashCode() - Method in class org.tensorflow.proto.util.CodeLocation
 
hashCode() - Method in class org.tensorflow.proto.util.DebugEvent
 
hashCode() - Method in class org.tensorflow.proto.util.DebuggedDevice
 
hashCode() - Method in class org.tensorflow.proto.util.DebuggedGraph
 
hashCode() - Method in class org.tensorflow.proto.util.DebugMetadata
 
hashCode() - Method in class org.tensorflow.proto.util.Event
 
hashCode() - Method in class org.tensorflow.proto.util.Execution
 
hashCode() - Method in class org.tensorflow.proto.util.GraphExecutionTrace
 
hashCode() - Method in class org.tensorflow.proto.util.GraphOpCreation
 
hashCode() - Method in class org.tensorflow.proto.util.LogMessage
 
hashCode() - Method in class org.tensorflow.proto.util.MemAllocatorStats
 
hashCode() - Method in class org.tensorflow.proto.util.MemChunk
 
hashCode() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory
 
hashCode() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement
 
hashCode() - Method in class org.tensorflow.proto.util.MemoryDump
 
hashCode() - Method in class org.tensorflow.proto.util.RequestedExitCode
 
hashCode() - Method in class org.tensorflow.proto.util.SavedSlice
 
hashCode() - Method in class org.tensorflow.proto.util.SavedSliceMeta
 
hashCode() - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta
 
hashCode() - Method in class org.tensorflow.proto.util.SavedTensorSlices
 
hashCode() - Method in class org.tensorflow.proto.util.SaverDef
 
hashCode() - Method in class org.tensorflow.proto.util.SessionLog
 
hashCode() - Method in class org.tensorflow.proto.util.SnapShot
 
hashCode() - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord
 
hashCode() - Method in class org.tensorflow.proto.util.SnapshotRecord
 
hashCode() - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata
 
hashCode() - Method in class org.tensorflow.proto.util.SourceFile
 
hashCode() - Method in class org.tensorflow.proto.util.StackFrameWithId
 
hashCode() - Method in class org.tensorflow.proto.util.TaggedRunMetadata
 
hashCode() - Method in class org.tensorflow.proto.util.TensorMetadata
 
hashCode() - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo
 
hashCode() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries
 
hashCode() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
 
hashCode() - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration
 
hashCode() - Method in class org.tensorflow.proto.util.testlog.CommitId
 
hashCode() - Method in class org.tensorflow.proto.util.testlog.CPUInfo
 
hashCode() - Method in class org.tensorflow.proto.util.testlog.EntryValue
 
hashCode() - Method in class org.tensorflow.proto.util.testlog.GPUInfo
 
hashCode() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration
 
hashCode() - Method in class org.tensorflow.proto.util.testlog.MemoryInfo
 
hashCode() - Method in class org.tensorflow.proto.util.testlog.MetricEntry
 
hashCode() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo
 
hashCode() - Method in class org.tensorflow.proto.util.testlog.RunConfiguration
 
hashCode() - Method in class org.tensorflow.proto.util.testlog.TestResults
 
hashCode() - Method in class org.tensorflow.proto.util.WatchdogConfig
 
hashCode() - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest
 
hashCode() - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse
 
hasHisto() - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
.tensorflow.HistogramProto histo = 5;
hasHisto() - Method in class org.tensorflow.proto.framework.Summary.Value
.tensorflow.HistogramProto histo = 5;
hasHisto() - Method in interface org.tensorflow.proto.framework.Summary.ValueOrBuilder
.tensorflow.HistogramProto histo = 5;
HashTable - Class in org.tensorflow.op.core
Creates a non-initialized hash table.
hashTable(DataType<T>, DataType<U>, HashTable.Options...) - Method in class org.tensorflow.op.Ops
Creates a non-initialized hash table.
HashTable.Options - Class in org.tensorflow.op.core
Optional attributes for HashTable
hasImage() - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
.tensorflow.Summary.Image image = 4;
hasImage() - Method in class org.tensorflow.proto.framework.Summary.Value
.tensorflow.Summary.Image image = 4;
hasImage() - Method in interface org.tensorflow.proto.framework.Summary.ValueOrBuilder
.tensorflow.Summary.Image image = 4;
hasInputSignature() - Method in class org.tensorflow.proto.framework.FunctionSpec.Builder
The input signature, if specified.
hasInputSignature() - Method in class org.tensorflow.proto.framework.FunctionSpec
The input signature, if specified.
hasInputSignature() - Method in interface org.tensorflow.proto.framework.FunctionSpecOrBuilder
The input signature, if specified.
hasInt64List() - Method in class org.tensorflow.proto.example.Feature.Builder
.tensorflow.Int64List int64_list = 3;
hasInt64List() - Method in class org.tensorflow.proto.example.Feature
.tensorflow.Int64List int64_list = 3;
hasInt64List() - Method in interface org.tensorflow.proto.example.FeatureOrBuilder
.tensorflow.Int64List int64_list = 3;
hasInt64List() - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
.tensorflow.CollectionDef.Int64List int64_list = 3;
hasInt64List() - Method in class org.tensorflow.proto.framework.CollectionDef
.tensorflow.CollectionDef.Int64List int64_list = 3;
hasInt64List() - Method in interface org.tensorflow.proto.framework.CollectionDefOrBuilder
.tensorflow.CollectionDef.Int64List int64_list = 3;
hasInterOptimizerVerifierConfig() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
VerifierConfig specifying the verifiers to be run after every optimizer.
hasInterOptimizerVerifierConfig() - Method in class org.tensorflow.proto.framework.RewriterConfig
VerifierConfig specifying the verifiers to be run after every optimizer.
hasInterOptimizerVerifierConfig() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
VerifierConfig specifying the verifiers to be run after every optimizer.
hasLibrary() - Method in class org.tensorflow.proto.framework.GraphDef.Builder
EXPERIMENTAL.
hasLibrary() - Method in class org.tensorflow.proto.framework.GraphDef
EXPERIMENTAL.
hasLibrary() - Method in interface org.tensorflow.proto.framework.GraphDefOrBuilder
EXPERIMENTAL.
hasLinks() - Method in class org.tensorflow.proto.framework.DeviceLocality.Builder
Optional local interconnect links to other devices.
hasLinks() - Method in class org.tensorflow.proto.framework.DeviceLocality
Optional local interconnect links to other devices.
hasLinks() - Method in interface org.tensorflow.proto.framework.DeviceLocalityOrBuilder
Optional local interconnect links to other devices.
hasList() - Method in class org.tensorflow.proto.framework.AttrValue.Builder
any "list(...)"
hasList() - Method in class org.tensorflow.proto.framework.AttrValue
any "list(...)"
hasList() - Method in interface org.tensorflow.proto.framework.AttrValueOrBuilder
any "list(...)"
hasListValue() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a list of `Value`.
hasListValue() - Method in class org.tensorflow.proto.framework.StructuredValue
Represents a list of `Value`.
hasListValue() - Method in interface org.tensorflow.proto.framework.StructuredValueOrBuilder
Represents a list of `Value`.
hasLocality() - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
Platform-specific data about device that may be useful for supporting efficient data transfers.
hasLocality() - Method in class org.tensorflow.proto.framework.DeviceAttributes
Platform-specific data about device that may be useful for supporting efficient data transfers.
hasLocality() - Method in interface org.tensorflow.proto.framework.DeviceAttributesOrBuilder
Platform-specific data about device that may be useful for supporting efficient data transfers.
hasLogMessage() - Method in class org.tensorflow.proto.util.Event.Builder
The user output a log message.
hasLogMessage() - Method in class org.tensorflow.proto.util.Event
The user output a log message.
hasLogMessage() - Method in interface org.tensorflow.proto.util.EventOrBuilder
The user output a log message.
hasMachineConfiguration() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
Machine-specific parameters (Platform and CPU info)
hasMachineConfiguration() - Method in class org.tensorflow.proto.util.testlog.TestResults
Machine-specific parameters (Platform and CPU info)
hasMachineConfiguration() - Method in interface org.tensorflow.proto.util.testlog.TestResultsOrBuilder
Machine-specific parameters (Platform and CPU info)
hasMaximum() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
.tensorflow.TensorProto maximum = 5;
hasMaximum() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto
.tensorflow.TensorProto maximum = 5;
hasMaximum() - Method in interface org.tensorflow.proto.framework.BoundedTensorSpecProtoOrBuilder
.tensorflow.TensorProto maximum = 5;
hasMaxValue() - Method in class org.tensorflow.proto.util.testlog.MetricEntry.Builder
The maximum acceptable value for the metric if specified
hasMaxValue() - Method in class org.tensorflow.proto.util.testlog.MetricEntry
The maximum acceptable value for the metric if specified
hasMaxValue() - Method in interface org.tensorflow.proto.util.testlog.MetricEntryOrBuilder
The maximum acceptable value for the metric if specified
hasMemoryInfo() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
.tensorflow.MemoryInfo memory_info = 6;
hasMemoryInfo() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration
.tensorflow.MemoryInfo memory_info = 6;
hasMemoryInfo() - Method in interface org.tensorflow.proto.util.testlog.MachineConfigurationOrBuilder
.tensorflow.MemoryInfo memory_info = 6;
hasMemoryStats() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
.tensorflow.MemoryStats memory_stats = 12;
hasMemoryStats() - Method in class org.tensorflow.proto.framework.NodeExecStats
.tensorflow.MemoryStats memory_stats = 12;
hasMemoryStats() - Method in interface org.tensorflow.proto.framework.NodeExecStatsOrBuilder
.tensorflow.MemoryStats memory_stats = 12;
hasMeta() - Method in class org.tensorflow.proto.util.SavedTensorSlices.Builder
This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file.
hasMeta() - Method in class org.tensorflow.proto.util.SavedTensorSlices
This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file.
hasMeta() - Method in interface org.tensorflow.proto.util.SavedTensorSlicesOrBuilder
This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file.
hasMetadata() - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
Contains metadata on the summary value such as which plugins may use it.
hasMetadata() - Method in class org.tensorflow.proto.framework.Summary.Value
Contains metadata on the summary value such as which plugins may use it.
hasMetadata() - Method in interface org.tensorflow.proto.framework.Summary.ValueOrBuilder
Contains metadata on the summary value such as which plugins may use it.
hasMetaInfoDef() - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
hasMetaInfoDef() - Method in class org.tensorflow.proto.framework.MetaGraphDef
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
hasMetaInfoDef() - Method in interface org.tensorflow.proto.framework.MetaGraphDefOrBuilder
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
hasMinimum() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
.tensorflow.TensorProto minimum = 4;
hasMinimum() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto
.tensorflow.TensorProto minimum = 4;
hasMinimum() - Method in interface org.tensorflow.proto.framework.BoundedTensorSpecProtoOrBuilder
.tensorflow.TensorProto minimum = 4;
hasMinValue() - Method in class org.tensorflow.proto.util.testlog.MetricEntry.Builder
The minimum acceptable value for the metric if specified
hasMinValue() - Method in class org.tensorflow.proto.util.testlog.MetricEntry
The minimum acceptable value for the metric if specified
hasMinValue() - Method in interface org.tensorflow.proto.util.testlog.MetricEntryOrBuilder
The minimum acceptable value for the metric if specified
hasNamedTupleValue() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents Python's namedtuple.
hasNamedTupleValue() - Method in class org.tensorflow.proto.framework.StructuredValue
Represents Python's namedtuple.
hasNamedTupleValue() - Method in interface org.tensorflow.proto.framework.StructuredValueOrBuilder
Represents Python's namedtuple.
hasNodeList() - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
.tensorflow.CollectionDef.NodeList node_list = 1;
hasNodeList() - Method in class org.tensorflow.proto.framework.CollectionDef
.tensorflow.CollectionDef.NodeList node_list = 1;
hasNodeList() - Method in interface org.tensorflow.proto.framework.CollectionDefOrBuilder
.tensorflow.CollectionDef.NodeList node_list = 1;
hasNoneValue() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents None.
hasNoneValue() - Method in class org.tensorflow.proto.framework.StructuredValue
Represents None.
hasNoneValue() - Method in interface org.tensorflow.proto.framework.StructuredValueOrBuilder
Represents None.
hasObjectGraphDef() - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
Extra information about the structure of functions and stateful objects.
hasObjectGraphDef() - Method in class org.tensorflow.proto.framework.MetaGraphDef
Extra information about the structure of functions and stateful objects.
hasObjectGraphDef() - Method in interface org.tensorflow.proto.framework.MetaGraphDefOrBuilder
Extra information about the structure of functions and stateful objects.
hasOptimizerOptions() - Method in class org.tensorflow.proto.framework.GraphOptions.Builder
Options controlling how graph is optimized.
hasOptimizerOptions() - Method in class org.tensorflow.proto.framework.GraphOptions
Options controlling how graph is optimized.
hasOptimizerOptions() - Method in interface org.tensorflow.proto.framework.GraphOptionsOrBuilder
Options controlling how graph is optimized.
hasOutputSignature() - Method in class org.tensorflow.proto.framework.SavedConcreteFunction.Builder
Output that was the return value of this function after replacing all Tensors with TensorSpecs.
hasOutputSignature() - Method in class org.tensorflow.proto.framework.SavedConcreteFunction
Output that was the return value of this function after replacing all Tensors with TensorSpecs.
hasOutputSignature() - Method in interface org.tensorflow.proto.framework.SavedConcreteFunctionOrBuilder
Output that was the return value of this function after replacing all Tensors with TensorSpecs.
hasPlatformInfo() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Additional platform information.
hasPlatformInfo() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration
Additional platform information.
hasPlatformInfo() - Method in interface org.tensorflow.proto.util.testlog.MachineConfigurationOrBuilder
Additional platform information.
hasPluginData() - Method in class org.tensorflow.proto.framework.SummaryMetadata.Builder
Data that associates a summary with a certain plugin.
hasPluginData() - Method in class org.tensorflow.proto.framework.SummaryMetadata
Data that associates a summary with a certain plugin.
hasPluginData() - Method in interface org.tensorflow.proto.framework.SummaryMetadataOrBuilder
Data that associates a summary with a certain plugin.
hasPostOptimizationGraph() - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
.tensorflow.GraphDef post_optimization_graph = 3;
hasPostOptimizationGraph() - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs
.tensorflow.GraphDef post_optimization_graph = 3;
hasPostOptimizationGraph() - Method in interface org.tensorflow.proto.framework.RunMetadata.FunctionGraphsOrBuilder
.tensorflow.GraphDef post_optimization_graph = 3;
hasPostOptimizationVerifierConfig() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
VerifierConfig specifying the verifiers to be run at the end, after all optimizers have run.
hasPostOptimizationVerifierConfig() - Method in class org.tensorflow.proto.framework.RewriterConfig
VerifierConfig specifying the verifiers to be run at the end, after all optimizers have run.
hasPostOptimizationVerifierConfig() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
VerifierConfig specifying the verifiers to be run at the end, after all optimizers have run.
hasPreOptimizationGraph() - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
.tensorflow.GraphDef pre_optimization_graph = 2;
hasPreOptimizationGraph() - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs
.tensorflow.GraphDef pre_optimization_graph = 2;
hasPreOptimizationGraph() - Method in interface org.tensorflow.proto.framework.RunMetadata.FunctionGraphsOrBuilder
.tensorflow.GraphDef pre_optimization_graph = 2;
hasProperties() - Method in class org.tensorflow.proto.framework.NamedDevice.Builder
.tensorflow.DeviceProperties properties = 2;
hasProperties() - Method in class org.tensorflow.proto.framework.NamedDevice
.tensorflow.DeviceProperties properties = 2;
hasProperties() - Method in interface org.tensorflow.proto.framework.NamedDeviceOrBuilder
.tensorflow.DeviceProperties properties = 2;
hasRemoteGraph() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Definition of remote graph
hasRemoteGraph() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
Definition of remote graph
hasRemoteGraph() - Method in interface org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfoOrBuilder
Definition of remote graph
hasResource() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedResource resource = 10;
hasResource() - Method in class org.tensorflow.proto.framework.SavedObject
.tensorflow.SavedResource resource = 10;
hasResource() - Method in interface org.tensorflow.proto.framework.SavedObjectOrBuilder
.tensorflow.SavedResource resource = 10;
hasRewriteOptions() - Method in class org.tensorflow.proto.framework.GraphOptions.Builder
Options that control the type and amount of graph rewriting.
hasRewriteOptions() - Method in class org.tensorflow.proto.framework.GraphOptions
Options that control the type and amount of graph rewriting.
hasRewriteOptions() - Method in interface org.tensorflow.proto.framework.GraphOptionsOrBuilder
Options that control the type and amount of graph rewriting.
hasRpcOptions() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
Options that apply when this session uses the distributed runtime.
hasRpcOptions() - Method in class org.tensorflow.proto.framework.ConfigProto
Options that apply when this session uses the distributed runtime.
hasRpcOptions() - Method in interface org.tensorflow.proto.framework.ConfigProtoOrBuilder
Options that apply when this session uses the distributed runtime.
hasRunConfiguration() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
Run-specific parameters (arguments, etc)
hasRunConfiguration() - Method in class org.tensorflow.proto.util.testlog.TestResults
Run-specific parameters (arguments, etc)
hasRunConfiguration() - Method in interface org.tensorflow.proto.util.testlog.TestResultsOrBuilder
Run-specific parameters (arguments, etc)
hasRunHandlerPoolOptions() - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.Builder
.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
hasRunHandlerPoolOptions() - Method in class org.tensorflow.proto.framework.RunOptions.Experimental
.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
hasRunHandlerPoolOptions() - Method in interface org.tensorflow.proto.framework.RunOptions.ExperimentalOrBuilder
.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
hasRunOptions() - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Options that will be applied to each run.
hasRunOptions() - Method in class org.tensorflow.proto.framework.CallableOptions
Options that will be applied to each run.
hasRunOptions() - Method in interface org.tensorflow.proto.framework.CallableOptionsOrBuilder
Options that will be applied to each run.
hasSaverDef() - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
SaverDef.
hasSaverDef() - Method in class org.tensorflow.proto.framework.MetaGraphDef
SaverDef.
hasSaverDef() - Method in interface org.tensorflow.proto.framework.MetaGraphDefOrBuilder
SaverDef.
hasSaveSliceInfoDef() - Method in class org.tensorflow.proto.framework.VariableDef.Builder
Support for saving variables as slices of a larger variable.
hasSaveSliceInfoDef() - Method in class org.tensorflow.proto.framework.VariableDef
Support for saving variables as slices of a larger variable.
hasSaveSliceInfoDef() - Method in interface org.tensorflow.proto.framework.VariableDefOrBuilder
Support for saving variables as slices of a larger variable.
hasScopedAllocatorOpts() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
.tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;
hasScopedAllocatorOpts() - Method in class org.tensorflow.proto.framework.RewriterConfig
.tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;
hasScopedAllocatorOpts() - Method in interface org.tensorflow.proto.framework.RewriterConfigOrBuilder
.tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;
hasSessionLog() - Method in class org.tensorflow.proto.util.Event.Builder
The state of the session which can be used for restarting after crashes.
hasSessionLog() - Method in class org.tensorflow.proto.util.Event
The state of the session which can be used for restarting after crashes.
hasSessionLog() - Method in interface org.tensorflow.proto.util.EventOrBuilder
The state of the session which can be used for restarting after crashes.
hasSessionMetadata() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
Metadata about the session.
hasSessionMetadata() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental
Metadata about the session.
hasSessionMetadata() - Method in interface org.tensorflow.proto.framework.ConfigProto.ExperimentalOrBuilder
Metadata about the session.
hasShape() - Method in class org.tensorflow.proto.example.FixedLenFeatureProto.Builder
.tensorflow.TensorShapeProto shape = 2;
hasShape() - Method in class org.tensorflow.proto.example.FixedLenFeatureProto
.tensorflow.TensorShapeProto shape = 2;
hasShape() - Method in interface org.tensorflow.proto.example.FixedLenFeatureProtoOrBuilder
.tensorflow.TensorShapeProto shape = 2;
hasShape() - Method in class org.tensorflow.proto.framework.AttrValue.Builder
"shape"
hasShape() - Method in class org.tensorflow.proto.framework.AttrValue
"shape"
hasShape() - Method in interface org.tensorflow.proto.framework.AttrValueOrBuilder
"shape"
hasShape() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
.tensorflow.TensorShapeProto shape = 2;
hasShape() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto
.tensorflow.TensorShapeProto shape = 2;
hasShape() - Method in interface org.tensorflow.proto.framework.BoundedTensorSpecProtoOrBuilder
.tensorflow.TensorShapeProto shape = 2;
hasShape() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo.Builder
.tensorflow.TensorShapeProto shape = 3;
hasShape() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo
.tensorflow.TensorShapeProto shape = 3;
hasShape() - Method in interface org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfoOrBuilder
.tensorflow.TensorShapeProto shape = 3;
hasShape() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
.tensorflow.TensorShapeProto shape = 2;
hasShape() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
.tensorflow.TensorShapeProto shape = 2;
hasShape() - Method in interface org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder
.tensorflow.TensorShapeProto shape = 2;
hasShape() - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape.Builder
.tensorflow.TensorShapeProto shape = 2;
hasShape() - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape
.tensorflow.TensorShapeProto shape = 2;
hasShape() - Method in interface org.tensorflow.proto.framework.ResourceDtypeAndShapeOrBuilder
.tensorflow.TensorShapeProto shape = 2;
hasShape() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape.Builder
.tensorflow.TensorShapeProto shape = 2;
hasShape() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape
.tensorflow.TensorShapeProto shape = 2;
hasShape() - Method in interface org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShapeOrBuilder
.tensorflow.TensorShapeProto shape = 2;
hasShape() - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
.tensorflow.TensorShapeProto shape = 2;
hasShape() - Method in class org.tensorflow.proto.framework.SavedVariable
.tensorflow.TensorShapeProto shape = 2;
hasShape() - Method in interface org.tensorflow.proto.framework.SavedVariableOrBuilder
.tensorflow.TensorShapeProto shape = 2;
hasShape() - Method in class org.tensorflow.proto.framework.TensorDescription.Builder
Shape of the tensor.
hasShape() - Method in class org.tensorflow.proto.framework.TensorDescription
Shape of the tensor.
hasShape() - Method in interface org.tensorflow.proto.framework.TensorDescriptionOrBuilder
Shape of the tensor.
hasShape() - Method in class org.tensorflow.proto.framework.TensorSpecProto.Builder
.tensorflow.TensorShapeProto shape = 2;
hasShape() - Method in class org.tensorflow.proto.framework.TensorSpecProto
.tensorflow.TensorShapeProto shape = 2;
hasShape() - Method in interface org.tensorflow.proto.framework.TensorSpecProtoOrBuilder
.tensorflow.TensorShapeProto shape = 2;
hasShape() - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
.tensorflow.TensorShapeProto shape = 2;
hasShape() - Method in class org.tensorflow.proto.util.BundleEntryProto
.tensorflow.TensorShapeProto shape = 2;
hasShape() - Method in interface org.tensorflow.proto.util.BundleEntryProtoOrBuilder
.tensorflow.TensorShapeProto shape = 2;
hasShape() - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
Shape of the tensor
hasShape() - Method in class org.tensorflow.proto.util.SavedSliceMeta
Shape of the tensor
hasShape() - Method in interface org.tensorflow.proto.util.SavedSliceMetaOrBuilder
Shape of the tensor
hasSignature() - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
The definition of the function's name, arguments, return values, attrs etc.
hasSignature() - Method in class org.tensorflow.proto.framework.FunctionDef
The definition of the function's name, arguments, return values, attrs etc.
hasSignature() - Method in interface org.tensorflow.proto.framework.FunctionDefOrBuilder
The definition of the function's name, arguments, return values, attrs etc.
hasSlice() - Method in class org.tensorflow.proto.util.SavedSlice.Builder
Extent of the slice.
hasSlice() - Method in class org.tensorflow.proto.util.SavedSlice
Extent of the slice.
hasSlice() - Method in interface org.tensorflow.proto.util.SavedSliceOrBuilder
Extent of the slice.
hasSourceFile() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
The content of a source file.
hasSourceFile() - Method in class org.tensorflow.proto.util.DebugEvent
The content of a source file.
hasSourceFile() - Method in interface org.tensorflow.proto.util.DebugEventOrBuilder
The content of a source file.
hasStackFrameWithId() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
A stack frame (filename, line number and column number, function name and code string) with ID.
hasStackFrameWithId() - Method in class org.tensorflow.proto.util.DebugEvent
A stack frame (filename, line number and column number, function name and code string) with ID.
hasStackFrameWithId() - Method in interface org.tensorflow.proto.util.DebugEventOrBuilder
A stack frame (filename, line number and column number, function name and code string) with ID.
hasStats() - Method in class org.tensorflow.proto.util.MemoryDump.Builder
.tensorflow.MemAllocatorStats stats = 5;
hasStats() - Method in class org.tensorflow.proto.util.MemoryDump
.tensorflow.MemAllocatorStats stats = 5;
hasStats() - Method in interface org.tensorflow.proto.util.MemoryDumpOrBuilder
.tensorflow.MemAllocatorStats stats = 5;
hasStepStats() - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
Statistics traced for this step.
hasStepStats() - Method in class org.tensorflow.proto.framework.RunMetadata
Statistics traced for this step.
hasStepStats() - Method in interface org.tensorflow.proto.framework.RunMetadataOrBuilder
Statistics traced for this step.
hasStrippedOpList() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
A copy of the OpDefs used by the producer of this graph_def.
hasStrippedOpList() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
A copy of the OpDefs used by the producer of this graph_def.
hasStrippedOpList() - Method in interface org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDefOrBuilder
A copy of the OpDefs used by the producer of this graph_def.
hasSummary() - Method in class org.tensorflow.proto.util.Event.Builder
A summary was generated.
hasSummary() - Method in class org.tensorflow.proto.util.Event
A summary was generated.
hasSummary() - Method in interface org.tensorflow.proto.util.EventOrBuilder
A summary was generated.
hasTaggedRunMetadata() - Method in class org.tensorflow.proto.util.Event.Builder
The metadata returned by running a session.run() call.
hasTaggedRunMetadata() - Method in class org.tensorflow.proto.util.Event
The metadata returned by running a session.run() call.
hasTaggedRunMetadata() - Method in interface org.tensorflow.proto.util.EventOrBuilder
The metadata returned by running a session.run() call.
hasTensor() - Method in class org.tensorflow.proto.framework.AttrValue.Builder
"tensor"
hasTensor() - Method in class org.tensorflow.proto.framework.AttrValue
"tensor"
hasTensor() - Method in interface org.tensorflow.proto.framework.AttrValueOrBuilder
"tensor"
hasTensor() - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation.Builder
Allocated tensor details.
hasTensor() - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation
Allocated tensor details.
hasTensor() - Method in interface org.tensorflow.proto.framework.MemoryLogTensorAllocationOrBuilder
Allocated tensor details.
hasTensor() - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput.Builder
Output tensor details.
hasTensor() - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput
Output tensor details.
hasTensor() - Method in interface org.tensorflow.proto.framework.MemoryLogTensorOutputOrBuilder
Output tensor details.
hasTensor() - Method in class org.tensorflow.proto.framework.NamedTensorProto.Builder
The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors.
hasTensor() - Method in class org.tensorflow.proto.framework.NamedTensorProto
The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors.
hasTensor() - Method in interface org.tensorflow.proto.framework.NamedTensorProtoOrBuilder
The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors.
hasTensor() - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
.tensorflow.TensorProto tensor = 8;
hasTensor() - Method in class org.tensorflow.proto.framework.Summary.Value
.tensorflow.TensorProto tensor = 8;
hasTensor() - Method in interface org.tensorflow.proto.framework.Summary.ValueOrBuilder
.tensorflow.TensorProto tensor = 8;
hasTensorDescription() - Method in class org.tensorflow.proto.framework.NodeOutput.Builder
.tensorflow.TensorDescription tensor_description = 3;
hasTensorDescription() - Method in class org.tensorflow.proto.framework.NodeOutput
.tensorflow.TensorDescription tensor_description = 3;
hasTensorDescription() - Method in interface org.tensorflow.proto.framework.NodeOutputOrBuilder
.tensorflow.TensorDescription tensor_description = 3;
hasTensorInfo() - Method in class org.tensorflow.proto.framework.AssetFileDef.Builder
The tensor to bind the asset filename to.
hasTensorInfo() - Method in class org.tensorflow.proto.framework.AssetFileDef
The tensor to bind the asset filename to.
hasTensorInfo() - Method in interface org.tensorflow.proto.framework.AssetFileDefOrBuilder
The tensor to bind the asset filename to.
hasTensorProto() - Method in class org.tensorflow.proto.util.GraphExecutionTrace.Builder
Tensor value in the type described by `tensor_value_type`.
hasTensorProto() - Method in class org.tensorflow.proto.util.GraphExecutionTrace
Tensor value in the type described by `tensor_value_type`.
hasTensorProto() - Method in interface org.tensorflow.proto.util.GraphExecutionTraceOrBuilder
Tensor value in the type described by `tensor_value_type`.
hasTensorShape() - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
The static shape should be recorded here, to the extent that it can be known in advance.
hasTensorShape() - Method in class org.tensorflow.proto.framework.TensorInfo
The static shape should be recorded here, to the extent that it can be known in advance.
hasTensorShape() - Method in interface org.tensorflow.proto.framework.TensorInfoOrBuilder
The static shape should be recorded here, to the extent that it can be known in advance.
hasTensorShape() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
Shape of the tensor.
hasTensorShape() - Method in class org.tensorflow.proto.framework.TensorProto
Shape of the tensor.
hasTensorShape() - Method in interface org.tensorflow.proto.framework.TensorProtoOrBuilder
Shape of the tensor.
hasTensorShape() - Method in class org.tensorflow.proto.util.TensorMetadata.Builder
.tensorflow.TensorShapeProto tensor_shape = 2;
hasTensorShape() - Method in class org.tensorflow.proto.util.TensorMetadata
.tensorflow.TensorShapeProto tensor_shape = 2;
hasTensorShape() - Method in interface org.tensorflow.proto.util.TensorMetadataOrBuilder
.tensorflow.TensorShapeProto tensor_shape = 2;
hasTensorShapeValue() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a TensorShape.
hasTensorShapeValue() - Method in class org.tensorflow.proto.framework.StructuredValue
Represents a TensorShape.
hasTensorShapeValue() - Method in interface org.tensorflow.proto.framework.StructuredValueOrBuilder
Represents a TensorShape.
hasTensorSpecValue() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a value for tf.TensorSpec.
hasTensorSpecValue() - Method in class org.tensorflow.proto.framework.StructuredValue
Represents a value for tf.TensorSpec.
hasTensorSpecValue() - Method in interface org.tensorflow.proto.framework.StructuredValueOrBuilder
Represents a value for tf.TensorSpec.
hasTupleValue() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a tuple of `Value`.
hasTupleValue() - Method in class org.tensorflow.proto.framework.StructuredValue
Represents a tuple of `Value`.
hasTupleValue() - Method in interface org.tensorflow.proto.framework.StructuredValueOrBuilder
Represents a tuple of `Value`.
hasTypeSpec() - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor.Builder
The serialized TypeSpec for the composite tensor.
hasTypeSpec() - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor
The serialized TypeSpec for the composite tensor.
hasTypeSpec() - Method in interface org.tensorflow.proto.framework.TensorInfo.CompositeTensorOrBuilder
The serialized TypeSpec for the composite tensor.
hasTypeSpecValue() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a value for tf.TypeSpec.
hasTypeSpecValue() - Method in class org.tensorflow.proto.framework.StructuredValue
Represents a value for tf.TypeSpec.
hasTypeSpecValue() - Method in interface org.tensorflow.proto.framework.StructuredValueOrBuilder
Represents a value for tf.TypeSpec.
hasTypeState() - Method in class org.tensorflow.proto.framework.TypeSpecProto.Builder
The value returned by TypeSpec._serialize().
hasTypeState() - Method in class org.tensorflow.proto.framework.TypeSpecProto
The value returned by TypeSpec._serialize().
hasTypeState() - Method in interface org.tensorflow.proto.framework.TypeSpecProtoOrBuilder
The value returned by TypeSpec._serialize().
hasUserObject() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedUserObject user_object = 4;
hasUserObject() - Method in class org.tensorflow.proto.framework.SavedObject
.tensorflow.SavedUserObject user_object = 4;
hasUserObject() - Method in interface org.tensorflow.proto.framework.SavedObjectOrBuilder
.tensorflow.SavedUserObject user_object = 4;
hasValue() - Method in class org.tensorflow.op.data.OptionalHasValue
 
hasValue() - Method in class org.tensorflow.proto.framework.PairValue.Builder
.tensorflow.StructuredValue value = 2;
hasValue() - Method in class org.tensorflow.proto.framework.PairValue
.tensorflow.StructuredValue value = 2;
hasValue() - Method in interface org.tensorflow.proto.framework.PairValueOrBuilder
.tensorflow.StructuredValue value = 2;
hasValuesDef() - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
Values and external values in control flow context.
hasValuesDef() - Method in class org.tensorflow.proto.framework.CondContextDef
Values and external values in control flow context.
hasValuesDef() - Method in interface org.tensorflow.proto.framework.CondContextDefOrBuilder
Values and external values in control flow context.
hasValuesDef() - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Values and external values in control flow context.
hasValuesDef() - Method in class org.tensorflow.proto.framework.WhileContextDef
Values and external values in control flow context.
hasValuesDef() - Method in interface org.tensorflow.proto.framework.WhileContextDefOrBuilder
Values and external values in control flow context.
hasVariable() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedVariable variable = 7;
hasVariable() - Method in class org.tensorflow.proto.framework.SavedObject
.tensorflow.SavedVariable variable = 7;
hasVariable() - Method in interface org.tensorflow.proto.framework.SavedObjectOrBuilder
.tensorflow.SavedVariable variable = 7;
hasVarLenFeature() - Method in class org.tensorflow.proto.example.FeatureConfiguration.Builder
.tensorflow.VarLenFeatureProto var_len_feature = 2;
hasVarLenFeature() - Method in class org.tensorflow.proto.example.FeatureConfiguration
.tensorflow.VarLenFeatureProto var_len_feature = 2;
hasVarLenFeature() - Method in interface org.tensorflow.proto.example.FeatureConfigurationOrBuilder
.tensorflow.VarLenFeatureProto var_len_feature = 2;
hasVersion() - Method in class org.tensorflow.proto.framework.SavedUserObject.Builder
Version information from the producer of this SavedUserObject.
hasVersion() - Method in class org.tensorflow.proto.framework.SavedUserObject
Version information from the producer of this SavedUserObject.
hasVersion() - Method in interface org.tensorflow.proto.framework.SavedUserObjectOrBuilder
Version information from the producer of this SavedUserObject.
hasVersion() - Method in class org.tensorflow.proto.util.BundleHeaderProto.Builder
Versioning of the tensor bundle format.
hasVersion() - Method in class org.tensorflow.proto.util.BundleHeaderProto
Versioning of the tensor bundle format.
hasVersion() - Method in interface org.tensorflow.proto.util.BundleHeaderProtoOrBuilder
Versioning of the tensor bundle format.
hasVersions() - Method in class org.tensorflow.proto.framework.GraphDef.Builder
Compatibility versions of the graph.
hasVersions() - Method in class org.tensorflow.proto.framework.GraphDef
Compatibility versions of the graph.
hasVersions() - Method in interface org.tensorflow.proto.framework.GraphDefOrBuilder
Compatibility versions of the graph.
hasVersions() - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta.Builder
Compatibility version of this checkpoint.
hasVersions() - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta
Compatibility version of this checkpoint.
hasVersions() - Method in interface org.tensorflow.proto.util.SavedTensorSliceMetaOrBuilder
Compatibility version of this checkpoint.
hasWatchdogConfig() - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest.Builder
.tensorflow.WatchdogConfig watchdog_config = 2;
hasWatchdogConfig() - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest
.tensorflow.WatchdogConfig watchdog_config = 2;
hasWatchdogConfig() - Method in interface org.tensorflow.proto.util.WorkerHeartbeatRequestOrBuilder
.tensorflow.WatchdogConfig watchdog_config = 2;
hasWhileCtxt() - Method in class org.tensorflow.proto.framework.ControlFlowContextDef.Builder
.tensorflow.WhileContextDef while_ctxt = 2;
hasWhileCtxt() - Method in class org.tensorflow.proto.framework.ControlFlowContextDef
.tensorflow.WhileContextDef while_ctxt = 2;
hasWhileCtxt() - Method in interface org.tensorflow.proto.framework.ControlFlowContextDefOrBuilder
.tensorflow.WhileContextDef while_ctxt = 2;
head(Scope, Shape<TInt32>) - Static method in class org.tensorflow.op.core.Shapes
Creates a 1-dimensional Operand containing the Shape's first dimension.
head(Scope, Shape<U>, DataType<U>) - Static method in class org.tensorflow.op.core.Shapes
Creates a 1-dimensional Operand containing the Shape's first dimension.
head(Shape<TInt32>) - Method in class org.tensorflow.op.ShapeOps
Creates a 1-dimensional Operand containing the Shape's first dimension.
head(Shape<U>, DataType<U>) - Method in class org.tensorflow.op.ShapeOps
Creates a 1-dimensional Operand containing the Shape's first dimension.
headerBytes(Long) - Static method in class org.tensorflow.op.io.FixedLengthRecordReader
 
headerBytes(Long) - Method in class org.tensorflow.op.io.FixedLengthRecordReader.Options
 
HEALTH_STATUS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.WorkerHeartbeatResponse
 
HEIGHT_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.Summary.Image
 
Helpers - Class in org.tensorflow.op.core
Container class for core methods which add or perform several operations and return one of them.
HEURISTICS_VALUE - Static variable in enum org.tensorflow.proto.framework.RewriterConfig.MemOptType
Use any combination of swapping and recomputation heuristics.
HEXAGON_VALUE - Static variable in enum org.tensorflow.proto.framework.GraphTransferInfo.Destination
HEXAGON = 1;
HIDDEN_VALUE - Static variable in enum org.tensorflow.proto.framework.ApiDef.Visibility
Hide this op by putting it into an internal namespace (or whatever is appropriate in the target language).
HISTO_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.Summary.Value
 
HistogramFixedWidth<U extends TNumber> - Class in org.tensorflow.op.core
Return histogram of values.
histogramFixedWidth(Operand<T>, Operand<T>, Operand<TInt32>) - Method in class org.tensorflow.op.Ops
Return histogram of values.
histogramFixedWidth(Operand<T>, Operand<T>, Operand<TInt32>, DataType<U>) - Method in class org.tensorflow.op.Ops
Return histogram of values.
HistogramProto - Class in org.tensorflow.proto.framework
Serialization format for histogram module in core/lib/histogram/histogram.h
HistogramProto.Builder - Class in org.tensorflow.proto.framework
Serialization format for histogram module in core/lib/histogram/histogram.h
HistogramProtoOrBuilder - Interface in org.tensorflow.proto.framework
 
HistogramSummary - Class in org.tensorflow.op.summary
Outputs a `Summary` protocol buffer with a histogram.
histogramSummary(Operand<TString>, Operand<T>) - Method in class org.tensorflow.op.SummaryOps
Outputs a `Summary` protocol buffer with a histogram.
hopBytes(Long) - Static method in class org.tensorflow.op.io.FixedLengthRecordReader
 
hopBytes(Long) - Method in class org.tensorflow.op.io.FixedLengthRecordReader.Options
 
HOST_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.DebuggedSourceFile
 
HOST_MEMORY_ARG_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.KernelDef
 
HOST_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.CodeLocation
 
HOST_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.SourceFile
 
HOST_TEMP_MEMORY_SIZE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CostGraphDef.Node
 
HOST_TRACER_LEVEL_FIELD_NUMBER - Static variable in class org.tensorflow.proto.profiler.ProfileOptions
 
hostComputeCore(List<String>) - Static method in class org.tensorflow.op.tpu.TPUReplicateMetadata
 
hostComputeCore(List<String>) - Method in class org.tensorflow.op.tpu.TPUReplicateMetadata.Options
 
HOSTNAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.MachineConfiguration
 
HOSTNAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.WorkerHeartbeatResponse
 
hostReserved() - Method in class org.tensorflow.op.nn.CudnnRNN
 
hPrevGrad() - Method in class org.tensorflow.op.nn.BlockLSTMGrad
The gradient of h_prev to be back-propped.
HsvToRgb<T extends TNumber> - Class in org.tensorflow.op.image
Convert one or more images from HSV to RGB.
hsvToRgb(Operand<T>) - Method in class org.tensorflow.op.ImageOps
Convert one or more images from HSV to RGB.

I

i() - Method in class org.tensorflow.op.nn.BlockLSTM
The input gate over the whole time sequence.
i() - Method in class org.tensorflow.op.nn.LSTMBlockCell
The input gate.
I_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.AttrValue
 
I_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.AttrValue.ListValue
 
id() - Method in class org.tensorflow.op.core.Batch
 
id() - Method in class org.tensorflow.op.xla.ReplicaId
 
ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CostGraphDef.Node
 
ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.profiler.XEventMetadata
 
ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.profiler.XLine
 
ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.profiler.XPlane
 
ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.profiler.XStatMetadata
 
ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.StackFrameWithId
 
identicalElementShapes(Boolean) - Static method in class org.tensorflow.op.core.TensorArray
 
identicalElementShapes(Boolean) - Method in class org.tensorflow.op.core.TensorArray.Options
 
IDENTIFIER_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SavedUserObject
 
Identity<T extends TType> - Class in org.tensorflow.op.core
Return a tensor with the same shape and contents as the input tensor or value.
identity(Operand<T>) - Method in class org.tensorflow.op.Ops
Return a tensor with the same shape and contents as the input tensor or value.
IdentityN - Class in org.tensorflow.op.core
Returns a list of tensors with the same shapes and contents as the input
identityN(Iterable<Operand<?>>) - Method in class org.tensorflow.op.Ops
Returns a list of tensors with the same shapes and contents as the input
IdentityReader - Class in org.tensorflow.op.io
A Reader that outputs the queued work as both the key and value.
identityReader(IdentityReader.Options...) - Method in class org.tensorflow.op.IoOps
A Reader that outputs the queued work as both the key and value.
IdentityReader.Options - Class in org.tensorflow.op.io
Optional attributes for IdentityReader
ids() - Method in class org.tensorflow.op.nn.ComputeAccidentalHits
A vector of IDs of positions in sampled_candidates that match a true_label for the row with the corresponding index in indices.
idx() - Method in class org.tensorflow.op.core.SetDiff1d
1-D.
idx() - Method in class org.tensorflow.op.core.Unique
A 1-D Tensor.
idx() - Method in class org.tensorflow.op.core.UniqueWithCounts
A 1-D Tensor.
Ifft<T extends TType> - Class in org.tensorflow.op.signal
Inverse fast Fourier transform.
ifft(Operand<T>) - Method in class org.tensorflow.op.SignalOps
Inverse fast Fourier transform.
Ifft2d<T extends TType> - Class in org.tensorflow.op.signal
Inverse 2D fast Fourier transform.
ifft2d(Operand<T>) - Method in class org.tensorflow.op.SignalOps
Inverse 2D fast Fourier transform.
Ifft3d<T extends TType> - Class in org.tensorflow.op.signal
Inverse 3D fast Fourier transform.
ifft3d(Operand<T>) - Method in class org.tensorflow.op.SignalOps
Inverse 3D fast Fourier transform.
Igamma<T extends TNumber> - Class in org.tensorflow.op.math
Compute the lower regularized incomplete Gamma function `P(a, x)`.
igamma(Operand<T>, Operand<T>) - Method in class org.tensorflow.op.MathOps
Compute the lower regularized incomplete Gamma function `P(a, x)`.
Igammac<T extends TNumber> - Class in org.tensorflow.op.math
Compute the upper regularized incomplete Gamma function `Q(a, x)`.
igammac(Operand<T>, Operand<T>) - Method in class org.tensorflow.op.MathOps
Compute the upper regularized incomplete Gamma function `Q(a, x)`.
IgammaGradA<T extends TNumber> - Class in org.tensorflow.op.math
Computes the gradient of `igamma(a, x)` wrt `a`.
IgnoreErrorsDataset - Class in org.tensorflow.op.data.experimental
Creates a dataset that contains the elements of `input_dataset` ignoring errors.
IgnoreErrorsDataset - Class in org.tensorflow.op.data
Creates a dataset that contains the elements of `input_dataset` ignoring errors.
ignoreLongerOutputsThanInputs(Boolean) - Static method in class org.tensorflow.op.nn.CtcLoss
 
ignoreLongerOutputsThanInputs(Boolean) - Method in class org.tensorflow.op.nn.CtcLoss.Options
 
ignoreLongerOutputsThanInputs(Boolean) - Static method in class org.tensorflow.op.nn.CTCLossV2
 
ignoreLongerOutputsThanInputs(Boolean) - Method in class org.tensorflow.op.nn.CTCLossV2.Options
 
ignoreLookupError(Boolean) - Static method in class org.tensorflow.op.core.DestroyResourceOp
 
ignoreLookupError(Boolean) - Method in class org.tensorflow.op.core.DestroyResourceOp.Options
 
Imag<U extends TNumber> - Class in org.tensorflow.op.math
Returns the imaginary part of a complex number.
imag(Operand<T>) - Method in class org.tensorflow.op.MathOps
Returns the imaginary part of a complex number.
imag(Operand<T>, DataType<U>) - Method in class org.tensorflow.op.MathOps
Returns the imaginary part of a complex number.
image() - Method in class org.tensorflow.op.image.DecodeAndCropJpeg
3-D with shape `[height, width, channels]`..
image() - Method in class org.tensorflow.op.image.DecodeBmp
3-D with shape `[height, width, channels]`.
image() - Method in class org.tensorflow.op.image.DecodeGif
4-D with shape `[num_frames, height, width, 3]`.
image() - Method in class org.tensorflow.op.image.DecodeJpeg
3-D with shape `[height, width, channels]`..
image() - Method in class org.tensorflow.op.image.DecodePng
3-D with shape `[height, width, channels]`.
image - Variable in class org.tensorflow.op.Ops
 
IMAGE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.Summary.Value
 
ImageOps - Class in org.tensorflow.op
An API for building image operations as Ops
ImageProjectiveTransformV2<T extends TNumber> - Class in org.tensorflow.op.image
Applies the given transform to each of the images.
ImageProjectiveTransformV2.Options - Class in org.tensorflow.op.image
Optional attributes for ImageProjectiveTransformV2
imageShape() - Method in class org.tensorflow.op.image.ExtractJpegShape
1-D.
ImageSummary - Class in org.tensorflow.op.summary
Outputs a `Summary` protocol buffer with images.
imageSummary(Operand<TString>, Operand<T>, ImageSummary.Options...) - Method in class org.tensorflow.op.SummaryOps
Outputs a `Summary` protocol buffer with images.
ImageSummary.Options - Class in org.tensorflow.op.summary
Optional attributes for ImageSummary
ImmutableConst<T extends TType> - Class in org.tensorflow.op.core
Returns immutable tensor from memory region.
immutableConst(DataType<T>, Shape, String) - Method in class org.tensorflow.op.Ops
Returns immutable tensor from memory region.
IMPLEMENTATION_SELECTOR_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RewriterConfig
 
ImportEvent - Class in org.tensorflow.op.summary
 
importGraphDef(GraphDef) - Method in class org.tensorflow.Graph
Import a representation of a TensorFlow graph.
importGraphDef(GraphDef, String) - Method in class org.tensorflow.Graph
Import a representation of a TensorFlow graph.
IN_ARG_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ApiDef
 
IN_USE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.MemChunk
 
INACCURATE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CostGraphDef.Node
 
inBackprop() - Method in class org.tensorflow.op.nn.Dilation2dBackpropInput
4-D with shape `[batch, in_height, in_width, depth]`.
INCARNATION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.DeviceAttributes
 
incarnationId() - Method in class org.tensorflow.op.data.MultiDeviceIteratorInit
An int64 indicating which incarnation of the MultiDeviceIterator is running.
INCLUDE_DATASET_OPS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.profiler.ProfileOptions
 
includeBatchInIndex(Boolean) - Static method in class org.tensorflow.op.nn.MaxPoolGradGradWithArgmax
 
includeBatchInIndex(Boolean) - Method in class org.tensorflow.op.nn.MaxPoolGradGradWithArgmax.Options
 
includeBatchInIndex(Boolean) - Static method in class org.tensorflow.op.nn.MaxPoolGradWithArgmax
 
includeBatchInIndex(Boolean) - Method in class org.tensorflow.op.nn.MaxPoolGradWithArgmax.Options
 
includeBatchInIndex(Boolean) - Static method in class org.tensorflow.op.nn.MaxPoolWithArgmax
 
includeBatchInIndex(Boolean) - Method in class org.tensorflow.op.nn.MaxPoolWithArgmax.Options
 
incompatibleShapeError(Boolean) - Static method in class org.tensorflow.op.math.Equal
 
incompatibleShapeError(Boolean) - Method in class org.tensorflow.op.math.Equal.Options
 
incompatibleShapeError(Boolean) - Static method in class org.tensorflow.op.math.NotEqual
 
incompatibleShapeError(Boolean) - Method in class org.tensorflow.op.math.NotEqual.Options
 
index() - Method in class org.tensorflow.internal.c_api.TF_Input
 
index(int) - Method in class org.tensorflow.internal.c_api.TF_Input
 
index() - Method in class org.tensorflow.internal.c_api.TF_Output
 
index(int) - Method in class org.tensorflow.internal.c_api.TF_Output
 
index() - Method in class org.tensorflow.op.cluster.KMC2ChainInitialization
Scalar with the index of the sampled point.
index() - Method in class org.tensorflow.op.core.DeviceIndex
 
index() - Method in class org.tensorflow.op.core.Where
 
index(Long) - Static method in class org.tensorflow.op.tpu.TPUReplicatedInput
 
index(Long) - Method in class org.tensorflow.op.tpu.TPUReplicatedInput.Options
 
index() - Method in class org.tensorflow.Output
Returns the index into the outputs of the Operation.
INDEX_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.MemoryLogTensorOutput
 
INDEXED_SLICES_SPEC_VALUE - Static variable in enum org.tensorflow.proto.framework.TypeSpecProto.TypeSpecClass
tf.IndexedSlicesSpec
indices() - Method in class org.tensorflow.op.core.BarrierTakeMany
A one-dimensional tensor of indices, with length num_elems.
indices() - Method in class org.tensorflow.op.linalg.sparse.CSRSparseMatrixToSparseTensor
SparseTensor indices.
indices() - Method in class org.tensorflow.op.nn.ComputeAccidentalHits
A vector of indices corresponding to rows of true_candidates.
indices() - Method in class org.tensorflow.op.nn.TopK
The indices of `values` within the last dimension of `input`.
indices() - Method in class org.tensorflow.op.sparse.SparseAccumulatorTakeGradient
Indices of the average of the accumulated sparse gradients.
indices() - Method in class org.tensorflow.op.strings.StringSplit
 
INDICES_OUTPUT_TENSOR_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.example.VarLenFeatureProto
 
INDICES_TENSOR_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TensorInfo.CooSparse
 
InfeedDequeue<T extends TType> - Class in org.tensorflow.op.tpu
A placeholder op for a value that will be fed into the computation.
InfeedDequeueTuple - Class in org.tensorflow.op.tpu
Fetches multiple values from infeed as an XLA tuple.
InfeedEnqueue - Class in org.tensorflow.op.tpu
An op which feeds a single Tensor value into the computation.
InfeedEnqueue.Options - Class in org.tensorflow.op.tpu
Optional attributes for InfeedEnqueue
InfeedEnqueuePrelinearizedBuffer - Class in org.tensorflow.op.tpu
An op which enqueues prelinearized buffer into TPU infeed.
InfeedEnqueuePrelinearizedBuffer.Options - Class in org.tensorflow.op.tpu
Optional attributes for InfeedEnqueuePrelinearizedBuffer
InfeedEnqueueTuple - Class in org.tensorflow.op.tpu
Feeds multiple Tensor values into the computation as an XLA tuple.
InfeedEnqueueTuple.Options - Class in org.tensorflow.op.tpu
Optional attributes for InfeedEnqueueTuple
INFER_SHAPES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphOptions
 
INFO_VALUE - Static variable in enum org.tensorflow.proto.util.LogMessage.Level
INFO = 20;
init(NdArray<T>, Function<T, byte[]>) - Method in class org.tensorflow.internal.buffer.StringTensorBuffer
Initialize the data of this buffer.
init(ClassProperties) - Method in class org.tensorflow.internal.c_api.presets.tensorflow
 
init(Boolean) - Static method in class org.tensorflow.op.core.Empty
 
init(Boolean) - Method in class org.tensorflow.op.core.Empty.Options
 
Init - Class in org.tensorflow.op.core
 
init() - Method in class org.tensorflow.op.Ops
Factory method to create an operation executing all initializers of a graph.
initAdd(Op) - Method in class org.tensorflow.op.Ops
Register an op as an initializer of the graph.
initDefault(EagerSession.Options) - Static method in class org.tensorflow.EagerSession
Initializes the default eager session, which remains active for the lifetime of the application.
INITIAL_VALUE_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.VariableDef
 
INITIALIZER_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.VariableDef
 
initializers() - Method in class org.tensorflow.Graph
Returns all initializers added to the graph via Graph.addInitializer(Op)
InitializeTable - Class in org.tensorflow.op.core
Table initializer that takes two tensors for keys and values respectively.
initializeTable(Operand<?>, Operand<T>, Operand<U>) - Method in class org.tensorflow.op.Ops
Table initializer that takes two tensors for keys and values respectively.
InitializeTableFromDataset - Class in org.tensorflow.op.data
 
InitializeTableFromTextFile - Class in org.tensorflow.op.core
Initializes a table from a text file.
initializeTableFromTextFile(Operand<?>, Operand<TString>, Long, Long, InitializeTableFromTextFile.Options...) - Method in class org.tensorflow.op.Ops
Initializes a table from a text file.
InitializeTableFromTextFile.Options - Class in org.tensorflow.op.core
Optional attributes for InitializeTableFromTextFile
initialNumBuckets(Long) - Static method in class org.tensorflow.op.core.MutableDenseHashTable
 
initialNumBuckets(Long) - Method in class org.tensorflow.op.core.MutableDenseHashTable.Options
 
InplaceAdd<T extends TType> - Class in org.tensorflow.op.core
Adds v into specified rows of x.
inplaceAdd(Operand<T>, Operand<TInt32>, Operand<T>) - Method in class org.tensorflow.op.Ops
Adds v into specified rows of x.
InplaceSub<T extends TType> - Class in org.tensorflow.op.core
Subtracts `v` into specified rows of `x`.
inplaceSub(Operand<T>, Operand<TInt32>, Operand<T>) - Method in class org.tensorflow.op.Ops
Subtracts `v` into specified rows of `x`.
InplaceUpdate<T extends TType> - Class in org.tensorflow.op.core
Updates specified rows 'i' with values 'v'.
inplaceUpdate(Operand<T>, Operand<TInt32>, Operand<T>) - Method in class org.tensorflow.op.Ops
Updates specified rows 'i' with values 'v'.
input(String, Operand<?>) - Method in class org.tensorflow.Signature.Builder
Register a tensor as an input of the function.
INPUT_ARG_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.OpDef
 
INPUT_COUNT_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphTransferNodeInfo
 
INPUT_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.NodeDef
 
INPUT_INFO_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CostGraphDef.Node
 
INPUT_NAMES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.GraphOpCreation
 
INPUT_SIGNATURE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.FunctionSpec
 
INPUT_TENSOR_IDS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.Execution
 
inputBackprop() - Method in class org.tensorflow.op.nn.CudnnRNNBackprop
 
inputCBackprop() - Method in class org.tensorflow.op.nn.CudnnRNNBackprop
 
inputHBackprop() - Method in class org.tensorflow.op.nn.CudnnRNNBackprop
 
inputListLength(String) - Method in class org.tensorflow.GraphOperation
 
inputListLength(String) - Method in interface org.tensorflow.Operation
Returns the size of the given inputs list of Tensors for this operation.
inputMode(String) - Static method in class org.tensorflow.op.nn.CudnnRNN
 
inputMode(String) - Method in class org.tensorflow.op.nn.CudnnRNN.Options
 
inputMode(String) - Static method in class org.tensorflow.op.nn.CudnnRNNBackprop
 
inputMode(String) - Method in class org.tensorflow.op.nn.CudnnRNNBackprop.Options
 
inputMode(String) - Static method in class org.tensorflow.op.nn.CudnnRNNCanonicalToParams
 
inputMode(String) - Method in class org.tensorflow.op.nn.CudnnRNNCanonicalToParams.Options
 
inputMode(String) - Static method in class org.tensorflow.op.nn.CudnnRnnParamsSize
 
inputMode(String) - Method in class org.tensorflow.op.nn.CudnnRnnParamsSize.Options
 
inputMode(String) - Static method in class org.tensorflow.op.nn.CudnnRNNParamsToCanonical
 
inputMode(String) - Method in class org.tensorflow.op.nn.CudnnRNNParamsToCanonical.Options
 
inputNames() - Method in class org.tensorflow.Signature
Returns the names of the inputs in this signature
inputQuantMode(String) - Static method in class org.tensorflow.op.linalg.QuantizedMatMulWithBias
 
inputQuantMode(String) - Method in class org.tensorflow.op.linalg.QuantizedMatMulWithBias.Options
 
inputQuantMode(String) - Static method in class org.tensorflow.op.linalg.QuantizedMatMulWithBiasAndRelu
 
inputQuantMode(String) - Method in class org.tensorflow.op.linalg.QuantizedMatMulWithBiasAndRelu.Options
 
inputQuantMode(String) - Static method in class org.tensorflow.op.linalg.QuantizedMatMulWithBiasAndReluAndRequantize
 
inputQuantMode(String) - Method in class org.tensorflow.op.linalg.QuantizedMatMulWithBiasAndReluAndRequantize.Options
 
inputQuantMode(String) - Static method in class org.tensorflow.op.quantization.QuantizedMatMulWithBiasAndDequantize
 
inputQuantMode(String) - Method in class org.tensorflow.op.quantization.QuantizedMatMulWithBiasAndDequantize.Options
 
inputQuantMode(String) - Static method in class org.tensorflow.op.quantization.QuantizedMatMulWithBiasAndRequantize
 
inputQuantMode(String) - Method in class org.tensorflow.op.quantization.QuantizedMatMulWithBiasAndRequantize.Options
 
INPUTS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SignatureDef
 
INSTRUMENTED_GRAPH_DEF_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.DebuggedGraph
 
INSTRUMENTED_OPS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.DebuggedGraph
 
INT64_LIST_FIELD_NUMBER - Static variable in class org.tensorflow.proto.example.Feature
 
INT64_LIST_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CollectionDef
 
INT64_VAL_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TensorProto
 
INT64_VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.StructuredValue
 
INT64_VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.profiler.XStat
 
Int64List - Class in org.tensorflow.proto.example
Protobuf type tensorflow.Int64List
Int64List.Builder - Class in org.tensorflow.proto.example
Protobuf type tensorflow.Int64List
Int64ListOrBuilder - Interface in org.tensorflow.proto.example
 
INT_VAL_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TensorProto
 
INTER_OP_PARALLELISM_THREADS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ConfigProto
 
INTER_OP_THREAD_POOL_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RunOptions
 
INTER_OPTIMIZER_VERIFIER_CONFIG_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RewriterConfig
 
InterconnectLink - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.InterconnectLink
InterconnectLink.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.InterconnectLink
InterconnectLinkOrBuilder - Interface in org.tensorflow.proto.framework
 
INTERNAL_ERROR_VALUE - Static variable in enum org.tensorflow.proto.util.WorkerHealth
INTERNAL_ERROR = 2;
INTERNAL_VALUE - Static variable in enum org.tensorflow.proto.framework.Code
Internal errors.
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.distruntime.ClusterDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.distruntime.ClusterDef
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.distruntime.JobDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.distruntime.JobDef
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.distruntime.ServerDef
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.distruntime.TaskDeviceFilters.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.distruntime.TaskDeviceFilters
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.example.BytesList.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.example.BytesList
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.example.Example.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.example.Example
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.example.ExampleParserConfiguration.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.example.ExampleParserConfiguration
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.example.Feature.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.example.Feature
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.example.FeatureConfiguration.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.example.FeatureConfiguration
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.example.FeatureList.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.example.FeatureList
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.example.FeatureLists.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.example.FeatureLists
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.example.Features.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.example.Features
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.example.FixedLenFeatureProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.example.FixedLenFeatureProto
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.example.FloatList.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.example.FloatList
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.example.Int64List.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.example.Int64List
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.example.SequenceExample.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.example.SequenceExample
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.example.VarLenFeatureProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.example.VarLenFeatureProto
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.AllocationDescription.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.AllocationDescription
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.AllocationRecord.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.AllocationRecord
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.ApiDef.Arg.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.ApiDef.Arg
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.ApiDef.Attr.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.ApiDef.Attr
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.ApiDef.Endpoint.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.ApiDef.Endpoint
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.ApiDef
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.ApiDefs.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.ApiDefs
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.AssetFileDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.AssetFileDef
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.AttrValue.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.AttrValue
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.AutoParallelOptions.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.AutoParallelOptions
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.CallableOptions
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.CollectionDef.BytesList.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.CollectionDef.BytesList
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.CollectionDef.FloatList.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.CollectionDef.FloatList
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.CollectionDef.Int64List.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.CollectionDef.Int64List
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.CollectionDef
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.CollectionDef.NodeList.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.CollectionDef.NodeList
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.CondContextDef
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.ConfigProto
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.ControlFlowContextDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.ControlFlowContextDef
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.CostGraphDef
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.DebuggedSourceFile.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.DebuggedSourceFile
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.DebugOptions.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.DebugOptions
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.DebugTensorWatch
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.Device.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.Device
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.DeviceAttributes
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.DeviceLocality.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.DeviceLocality
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.DeviceProperties
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.DeviceStepStats
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.DictValue.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.DictValue
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.FunctionDef
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.FunctionDefLibrary
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.FunctionSpec.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.FunctionSpec
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.GPUOptions.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.GPUOptions
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.GradientDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.GradientDef
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.GraphDebugInfo
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.GraphDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.GraphDef
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.GraphOptions.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.GraphOptions
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.GraphTransferInfo
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInput.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInput
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.HistogramProto
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.InterconnectLink.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.InterconnectLink
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.KernelDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.KernelDef
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.KernelList.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.KernelList
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.ListValue.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.ListValue
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.LocalLinks.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.LocalLinks
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.MemoryLogStep.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.MemoryLogStep
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.MemoryStats.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.MemoryStats
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.MetaGraphDef
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.NameAttrList.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.NameAttrList
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.NamedDevice.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.NamedDevice
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.NamedTensorProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.NamedTensorProto
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.NamedTupleValue.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.NamedTupleValue
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.NodeDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.NodeDef
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.NodeExecStats
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.NodeOutput.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.NodeOutput
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.NoneValue.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.NoneValue
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.OpDef.ArgDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.OpDef.ArgDef
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.OpDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.OpDef
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.OpDeprecation.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.OpDeprecation
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.OpList.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.OpList
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.OptimizerOptions.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.OptimizerOptions
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.PairValue.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.PairValue
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.QueueRunnerDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.QueueRunnerDef
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.ReaderBaseState.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.ReaderBaseState
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.Resource.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.Resource
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.ResourceHandleProto
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.RewriterConfig
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.RPCOptions.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.RPCOptions
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.RunMetadata
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.RunOptions.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.RunOptions.Experimental
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.RunOptions
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.SaveableObject.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.SaveableObject
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.SavedAsset.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.SavedAsset
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.SavedConcreteFunction.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.SavedConcreteFunction
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.SavedConstant.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.SavedConstant
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.SavedFunction.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.SavedFunction
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.SavedModel.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.SavedModel
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.SavedObject
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.SavedObjectGraph
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.SavedResource.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.SavedResource
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.SavedUserObject.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.SavedUserObject
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.SavedVariable
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.ScopedAllocatorOptions.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.ScopedAllocatorOptions
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.SessionMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.SessionMetadata
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.SignatureDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.SignatureDef
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.StepStats.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.StepStats
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.StructuredValue
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.Summary.Audio.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.Summary.Audio
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.Summary.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.Summary.Image.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.Summary.Image
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.Summary
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.Summary.Value
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.SummaryDescription.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.SummaryDescription
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.SummaryMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.SummaryMetadata
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.TensorConnection.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.TensorConnection
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.TensorDescription.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.TensorDescription
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.TensorInfo
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.TensorProto
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.TensorShapeProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.TensorShapeProto.Dim.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.TensorShapeProto.Dim
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.TensorShapeProto
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.TensorSliceProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.TensorSliceProto.Extent.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.TensorSliceProto.Extent
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.TensorSliceProto
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.TensorSpecProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.TensorSpecProto
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.ThreadPoolOptionProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.ThreadPoolOptionProto
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.Trace.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.Trace
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.TraceEvent
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.TupleValue.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.TupleValue
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.TypeSpecProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.TypeSpecProto
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.ValuesDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.ValuesDef
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.VariableDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.VariableDef
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.VariantTensorDataProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.VariantTensorDataProto
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.VerifierConfig.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.VerifierConfig
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.VersionDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.VersionDef
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.framework.WhileContextDef
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.profiler.ProfileOptions.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.profiler.ProfileOptions
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.profiler.XEvent.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.profiler.XEvent
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.profiler.XEventMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.profiler.XEventMetadata
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.profiler.XLine.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.profiler.XLine
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.profiler.XPlane.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.profiler.XPlane
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.profiler.XSpace.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.profiler.XSpace
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.profiler.XStat.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.profiler.XStat
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.profiler.XStatMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.profiler.XStatMetadata
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.BinSummary.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.BinSummary
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.BundleEntryProto
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.BundleHeaderProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.BundleHeaderProto
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.CodeLocation.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.CodeLocation
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.DebugEvent
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.DebuggedDevice.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.DebuggedDevice
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.DebuggedGraph.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.DebuggedGraph
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.DebugMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.DebugMetadata
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.Event.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.Event
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.Execution.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.Execution
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.GraphExecutionTrace.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.GraphExecutionTrace
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.GraphOpCreation
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.LogMessage.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.LogMessage
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.MemAllocatorStats.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.MemAllocatorStats
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.MemChunk.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.MemChunk
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.MemoryDump.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.MemoryDump
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.RequestedExitCode.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.RequestedExitCode
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.SavedSlice.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.SavedSlice
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.SavedSliceMeta
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.SavedTensorSlices.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.SavedTensorSlices
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.SaverDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.SaverDef
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.SessionLog.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.SessionLog
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.SnapShot.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.SnapShot
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.SnapshotRecord.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.SnapshotRecord
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.SourceFile.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.SourceFile
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.StackFrameWithId.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.StackFrameWithId
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.TaggedRunMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.TaggedRunMetadata
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.TensorMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.TensorMetadata
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.testlog.CommitId.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.testlog.CommitId
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.testlog.CPUInfo
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.testlog.EntryValue.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.testlog.EntryValue
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.testlog.GPUInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.testlog.GPUInfo
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.testlog.MemoryInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.testlog.MemoryInfo
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.testlog.MetricEntry.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.testlog.MetricEntry
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.testlog.RunConfiguration.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.testlog.RunConfiguration
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.testlog.TestResults
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.WatchdogConfig.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.WatchdogConfig
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse
 
internalGetMapField(int) - Method in class org.tensorflow.proto.distruntime.JobDef.Builder
 
internalGetMapField(int) - Method in class org.tensorflow.proto.distruntime.JobDef
 
internalGetMapField(int) - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters.Builder
 
internalGetMapField(int) - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters
 
internalGetMapField(int) - Method in class org.tensorflow.proto.example.ExampleParserConfiguration.Builder
 
internalGetMapField(int) - Method in class org.tensorflow.proto.example.ExampleParserConfiguration
 
internalGetMapField(int) - Method in class org.tensorflow.proto.example.FeatureLists.Builder
 
internalGetMapField(int) - Method in class org.tensorflow.proto.example.FeatureLists
 
internalGetMapField(int) - Method in class org.tensorflow.proto.example.Features.Builder
 
internalGetMapField(int) - Method in class org.tensorflow.proto.example.Features
 
internalGetMapField(int) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
 
internalGetMapField(int) - Method in class org.tensorflow.proto.framework.CallableOptions
 
internalGetMapField(int) - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
 
internalGetMapField(int) - Method in class org.tensorflow.proto.framework.ConfigProto
 
internalGetMapField(int) - Method in class org.tensorflow.proto.framework.Device.Builder
 
internalGetMapField(int) - Method in class org.tensorflow.proto.framework.Device
 
internalGetMapField(int) - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
 
internalGetMapField(int) - Method in class org.tensorflow.proto.framework.DeviceProperties
 
internalGetMapField(int) - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
 
internalGetMapField(int) - Method in class org.tensorflow.proto.framework.DeviceStepStats
 
internalGetMapField(int) - Method in class org.tensorflow.proto.framework.DictValue.Builder
 
internalGetMapField(int) - Method in class org.tensorflow.proto.framework.DictValue
 
internalGetMapField(int) - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs.Builder
 
internalGetMapField(int) - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs
 
internalGetMapField(int) - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
 
internalGetMapField(int) - Method in class org.tensorflow.proto.framework.FunctionDef
 
internalGetMapField(int) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.Builder
 
internalGetMapField(int) - Method in class org.tensorflow.proto.framework.GraphDebugInfo
 
internalGetMapField(int) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
 
internalGetMapField(int) - Method in class org.tensorflow.proto.framework.MetaGraphDef
 
internalGetMapField(int) - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
 
internalGetMapField(int) - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
 
internalGetMapField(int) - Method in class org.tensorflow.proto.framework.NameAttrList.Builder
 
internalGetMapField(int) - Method in class org.tensorflow.proto.framework.NameAttrList
 
internalGetMapField(int) - Method in class org.tensorflow.proto.framework.NodeDef.Builder
 
internalGetMapField(int) - Method in class org.tensorflow.proto.framework.NodeDef
 
internalGetMapField(int) - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
internalGetMapField(int) - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer
 
internalGetMapField(int) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
 
internalGetMapField(int) - Method in class org.tensorflow.proto.framework.SavedObject
 
internalGetMapField(int) - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
 
internalGetMapField(int) - Method in class org.tensorflow.proto.framework.SavedObjectGraph
 
internalGetMapField(int) - Method in class org.tensorflow.proto.framework.SignatureDef.Builder
 
internalGetMapField(int) - Method in class org.tensorflow.proto.framework.SignatureDef
 
internalGetMapField(int) - Method in class org.tensorflow.proto.framework.Trace.Builder
 
internalGetMapField(int) - Method in class org.tensorflow.proto.framework.Trace
 
internalGetMapField(int) - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
 
internalGetMapField(int) - Method in class org.tensorflow.proto.framework.TraceEvent
 
internalGetMapField(int) - Method in class org.tensorflow.proto.framework.ValuesDef.Builder
 
internalGetMapField(int) - Method in class org.tensorflow.proto.framework.ValuesDef
 
internalGetMapField(int) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
 
internalGetMapField(int) - Method in class org.tensorflow.proto.profiler.XPlane
 
internalGetMapField(int) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
 
internalGetMapField(int) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
 
internalGetMapField(int) - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
 
internalGetMapField(int) - Method in class org.tensorflow.proto.util.testlog.CPUInfo
 
internalGetMapField(int) - Method in class org.tensorflow.proto.util.testlog.RunConfiguration.Builder
 
internalGetMapField(int) - Method in class org.tensorflow.proto.util.testlog.RunConfiguration
 
internalGetMutableMapField(int) - Method in class org.tensorflow.proto.distruntime.JobDef.Builder
 
internalGetMutableMapField(int) - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters.Builder
 
internalGetMutableMapField(int) - Method in class org.tensorflow.proto.example.ExampleParserConfiguration.Builder
 
internalGetMutableMapField(int) - Method in class org.tensorflow.proto.example.FeatureLists.Builder
 
internalGetMutableMapField(int) - Method in class org.tensorflow.proto.example.Features.Builder
 
internalGetMutableMapField(int) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
 
internalGetMutableMapField(int) - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
 
internalGetMutableMapField(int) - Method in class org.tensorflow.proto.framework.Device.Builder
 
internalGetMutableMapField(int) - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
 
internalGetMutableMapField(int) - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
 
internalGetMutableMapField(int) - Method in class org.tensorflow.proto.framework.DictValue.Builder
 
internalGetMutableMapField(int) - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs.Builder
 
internalGetMutableMapField(int) - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
 
internalGetMutableMapField(int) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.Builder
 
internalGetMutableMapField(int) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
 
internalGetMutableMapField(int) - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
 
internalGetMutableMapField(int) - Method in class org.tensorflow.proto.framework.NameAttrList.Builder
 
internalGetMutableMapField(int) - Method in class org.tensorflow.proto.framework.NodeDef.Builder
 
internalGetMutableMapField(int) - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
internalGetMutableMapField(int) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
 
internalGetMutableMapField(int) - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
 
internalGetMutableMapField(int) - Method in class org.tensorflow.proto.framework.SignatureDef.Builder
 
internalGetMutableMapField(int) - Method in class org.tensorflow.proto.framework.Trace.Builder
 
internalGetMutableMapField(int) - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
 
internalGetMutableMapField(int) - Method in class org.tensorflow.proto.framework.ValuesDef.Builder
 
internalGetMutableMapField(int) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
 
internalGetMutableMapField(int) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
 
internalGetMutableMapField(int) - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
 
internalGetMutableMapField(int) - Method in class org.tensorflow.proto.util.testlog.RunConfiguration.Builder
 
internalGetValueMap() - Static method in enum org.tensorflow.proto.framework.ApiDef.Visibility
 
internalGetValueMap() - Static method in enum org.tensorflow.proto.framework.Code
 
internalGetValueMap() - Static method in enum org.tensorflow.proto.framework.DataClass
 
internalGetValueMap() - Static method in enum org.tensorflow.proto.framework.DataType
 
internalGetValueMap() - Static method in enum org.tensorflow.proto.framework.GraphTransferInfo.Destination
 
internalGetValueMap() - Static method in enum org.tensorflow.proto.framework.OptimizerOptions.GlobalJitLevel
 
internalGetValueMap() - Static method in enum org.tensorflow.proto.framework.OptimizerOptions.Level
 
internalGetValueMap() - Static method in enum org.tensorflow.proto.framework.RewriterConfig.MemOptType
 
internalGetValueMap() - Static method in enum org.tensorflow.proto.framework.RewriterConfig.NumIterationsType
 
internalGetValueMap() - Static method in enum org.tensorflow.proto.framework.RewriterConfig.Toggle
 
internalGetValueMap() - Static method in enum org.tensorflow.proto.framework.RunOptions.TraceLevel
 
internalGetValueMap() - Static method in enum org.tensorflow.proto.framework.TypeSpecProto.TypeSpecClass
 
internalGetValueMap() - Static method in enum org.tensorflow.proto.framework.VariableAggregation
 
internalGetValueMap() - Static method in enum org.tensorflow.proto.framework.VariableSynchronization
 
internalGetValueMap() - Static method in enum org.tensorflow.proto.framework.VerifierConfig.Toggle
 
internalGetValueMap() - Static method in enum org.tensorflow.proto.profiler.ProfileOptions.DeviceType
 
internalGetValueMap() - Static method in enum org.tensorflow.proto.util.BundleHeaderProto.Endianness
 
internalGetValueMap() - Static method in enum org.tensorflow.proto.util.LogMessage.Level
 
internalGetValueMap() - Static method in enum org.tensorflow.proto.util.SaverDef.CheckpointFormatVersion
 
internalGetValueMap() - Static method in enum org.tensorflow.proto.util.SessionLog.SessionStatus
 
internalGetValueMap() - Static method in enum org.tensorflow.proto.util.TensorDebugMode
 
internalGetValueMap() - Static method in enum org.tensorflow.proto.util.testlog.TestResults.BenchmarkType
 
internalGetValueMap() - Static method in enum org.tensorflow.proto.util.WorkerHealth
 
internalGetValueMap() - Static method in enum org.tensorflow.proto.util.WorkerShutdownMode
 
InTopK - Class in org.tensorflow.op.nn
Says whether the targets are in the top `K` predictions.
inTopK(Operand<TFloat32>, Operand<T>, Operand<T>) - Method in class org.tensorflow.op.NnOps
Says whether the targets are in the top `K` predictions.
INTRA_OP_PARALLELISM_THREADS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ConfigProto
 
Inv<T extends TType> - Class in org.tensorflow.op.linalg
Computes the inverse of one or more square invertible matrices or their
inv(Operand<T>, Inv.Options...) - Method in class org.tensorflow.op.LinalgOps
Computes the inverse of one or more square invertible matrices or their
Inv.Options - Class in org.tensorflow.op.linalg
Optional attributes for Inv
INVALID_ARGUMENT_VALUE - Static variable in enum org.tensorflow.proto.framework.Code
Client specified an invalid argument.
Invert<T extends TNumber> - Class in org.tensorflow.op.bitwise
Invert (flip) each bit of supported types; for example, type `uint8` value 01010101 becomes 10101010.
invert(Operand<T>) - Method in class org.tensorflow.op.BitwiseOps
Invert (flip) each bit of supported types; for example, type `uint8` value 01010101 becomes 10101010.
InvertPermutation<T extends TNumber> - Class in org.tensorflow.op.math
Computes the inverse permutation of a tensor.
invertPermutation(Operand<T>) - Method in class org.tensorflow.op.MathOps
Computes the inverse permutation of a tensor.
InvGrad<T extends TType> - Class in org.tensorflow.op.nn
Computes the gradient for the inverse of `x` wrt its input.
io - Variable in class org.tensorflow.op.Ops
 
IoOps - Class in org.tensorflow.op
An API for building io operations as Ops
IOS_BENCHMARK_VALUE - Static variable in enum org.tensorflow.proto.util.testlog.TestResults.BenchmarkType
IOS_BENCHMARK = 5;
Irfft<U extends TNumber> - Class in org.tensorflow.op.signal
Inverse real-valued fast Fourier transform.
irfft(Operand<T>, Operand<TInt32>) - Method in class org.tensorflow.op.SignalOps
Inverse real-valued fast Fourier transform.
irfft(Operand<T>, Operand<TInt32>, DataType<U>) - Method in class org.tensorflow.op.SignalOps
Inverse real-valued fast Fourier transform.
Irfft2d<U extends TNumber> - Class in org.tensorflow.op.signal
Inverse 2D real-valued fast Fourier transform.
irfft2d(Operand<T>, Operand<TInt32>) - Method in class org.tensorflow.op.SignalOps
Inverse 2D real-valued fast Fourier transform.
irfft2d(Operand<T>, Operand<TInt32>, DataType<U>) - Method in class org.tensorflow.op.SignalOps
Inverse 2D real-valued fast Fourier transform.
Irfft3d<U extends TNumber> - Class in org.tensorflow.op.signal
Inverse 3D real-valued fast Fourier transform.
irfft3d(Operand<T>, Operand<TInt32>) - Method in class org.tensorflow.op.SignalOps
Inverse 3D real-valued fast Fourier transform.
irfft3d(Operand<T>, Operand<TInt32>, DataType<U>) - Method in class org.tensorflow.op.SignalOps
Inverse 3D real-valued fast Fourier transform.
IS_AGGREGATE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.OpDef
 
IS_COMMUTATIVE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.OpDef
 
IS_FINAL_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CostGraphDef.Node
 
is_list() - Method in class org.tensorflow.internal.c_api.TF_AttrMetadata
 
is_list(byte) - Method in class org.tensorflow.internal.c_api.TF_AttrMetadata
 
IS_METHOD_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.FunctionSpec
 
IS_REF_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.OpDef.ArgDef
 
IS_RESOURCE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.VariableDef
 
IS_STATEFUL_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.OpDef
 
isBoolean() - Method in class org.tensorflow.DataType
Returns true if this data type represents a boolean type
IsBoostedTreesEnsembleInitialized - Class in org.tensorflow.op.estimator
Checks whether a tree ensemble has been initialized.
IsBoostedTreesQuantileStreamResourceInitialized - Class in org.tensorflow.op.estimator
Checks whether a quantile stream has been initialized.
IsBuiltWithNvcc() - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
IsBuiltWithROCm() - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
IsBuiltWithXLA() - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
isClosed() - Method in class org.tensorflow.op.io.QueueIsClosed
 
isConstant(Boolean) - Static method in class org.tensorflow.op.core.Enter
 
isConstant(Boolean) - Method in class org.tensorflow.op.core.Enter.Options
 
isConstant(Boolean) - Static method in class org.tensorflow.op.core.RefEnter
 
isConstant(Boolean) - Method in class org.tensorflow.op.core.RefEnter.Options
 
isEager() - Method in interface org.tensorflow.ExecutionEnvironment
 
IsFinite - Class in org.tensorflow.op.math
Returns which elements of x are finite.
isFinite(Operand<T>) - Method in class org.tensorflow.op.MathOps
Returns which elements of x are finite.
isFloating() - Method in class org.tensorflow.DataType
Returns true if this data type represents a floating point type
isGlobalInit(Boolean) - Static method in class org.tensorflow.op.tpu.ConfigureDistributedTPU
 
isGlobalInit(Boolean) - Method in class org.tensorflow.op.tpu.ConfigureDistributedTPU.Options
 
IsGoogleCudaEnabled() - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
isGraph() - Method in interface org.tensorflow.ExecutionEnvironment
 
IsInf - Class in org.tensorflow.op.math
Returns which elements of x are Inf.
isInf(Operand<T>) - Method in class org.tensorflow.op.MathOps
Returns which elements of x are Inf.
isInitialized() - Method in class org.tensorflow.op.core.IsVariableInitialized
 
isInitialized() - Method in class org.tensorflow.op.core.TensorForestTreeIsInitializedOp
Whether the tree is initialized.
isInitialized() - Method in class org.tensorflow.op.core.VarIsInitializedOp
a scalar boolean which is true if the variable has been initialized.
isInitialized() - Method in class org.tensorflow.op.estimator.IsBoostedTreesEnsembleInitialized
output boolean on whether it is initialized or not.
isInitialized() - Method in class org.tensorflow.op.estimator.IsBoostedTreesQuantileStreamResourceInitialized
bool; True if the resource is initialized, False otherwise.
isInitialized() - Method in class org.tensorflow.proto.distruntime.ClusterDef.Builder
 
isInitialized() - Method in class org.tensorflow.proto.distruntime.ClusterDef
 
isInitialized() - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters.Builder
 
isInitialized() - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters
 
isInitialized() - Method in class org.tensorflow.proto.distruntime.JobDef.Builder
 
isInitialized() - Method in class org.tensorflow.proto.distruntime.JobDef
 
isInitialized() - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters.Builder
 
isInitialized() - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters
 
isInitialized() - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
 
isInitialized() - Method in class org.tensorflow.proto.distruntime.ServerDef
 
isInitialized() - Method in class org.tensorflow.proto.distruntime.TaskDeviceFilters.Builder
 
isInitialized() - Method in class org.tensorflow.proto.distruntime.TaskDeviceFilters
 
isInitialized() - Method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra.Builder
 
isInitialized() - Method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra
 
isInitialized() - Method in class org.tensorflow.proto.example.BytesList.Builder
 
isInitialized() - Method in class org.tensorflow.proto.example.BytesList
 
isInitialized() - Method in class org.tensorflow.proto.example.Example.Builder
 
isInitialized() - Method in class org.tensorflow.proto.example.Example
 
isInitialized() - Method in class org.tensorflow.proto.example.ExampleParserConfiguration.Builder
 
isInitialized() - Method in class org.tensorflow.proto.example.ExampleParserConfiguration
 
isInitialized() - Method in class org.tensorflow.proto.example.Feature.Builder
 
isInitialized() - Method in class org.tensorflow.proto.example.Feature
 
isInitialized() - Method in class org.tensorflow.proto.example.FeatureConfiguration.Builder
 
isInitialized() - Method in class org.tensorflow.proto.example.FeatureConfiguration
 
isInitialized() - Method in class org.tensorflow.proto.example.FeatureList.Builder
 
isInitialized() - Method in class org.tensorflow.proto.example.FeatureList
 
isInitialized() - Method in class org.tensorflow.proto.example.FeatureLists.Builder
 
isInitialized() - Method in class org.tensorflow.proto.example.FeatureLists
 
isInitialized() - Method in class org.tensorflow.proto.example.Features.Builder
 
isInitialized() - Method in class org.tensorflow.proto.example.Features
 
isInitialized() - Method in class org.tensorflow.proto.example.FixedLenFeatureProto.Builder
 
isInitialized() - Method in class org.tensorflow.proto.example.FixedLenFeatureProto
 
isInitialized() - Method in class org.tensorflow.proto.example.FloatList.Builder
 
isInitialized() - Method in class org.tensorflow.proto.example.FloatList
 
isInitialized() - Method in class org.tensorflow.proto.example.Int64List.Builder
 
isInitialized() - Method in class org.tensorflow.proto.example.Int64List
 
isInitialized() - Method in class org.tensorflow.proto.example.SequenceExample.Builder
 
isInitialized() - Method in class org.tensorflow.proto.example.SequenceExample
 
isInitialized() - Method in class org.tensorflow.proto.example.VarLenFeatureProto.Builder
 
isInitialized() - Method in class org.tensorflow.proto.example.VarLenFeatureProto
 
isInitialized() - Method in class org.tensorflow.proto.framework.AllocationDescription.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.AllocationDescription
 
isInitialized() - Method in class org.tensorflow.proto.framework.AllocationRecord.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.AllocationRecord
 
isInitialized() - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed
 
isInitialized() - Method in class org.tensorflow.proto.framework.ApiDef.Arg.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.ApiDef.Arg
 
isInitialized() - Method in class org.tensorflow.proto.framework.ApiDef.Attr.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.ApiDef.Attr
 
isInitialized() - Method in class org.tensorflow.proto.framework.ApiDef.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.ApiDef.Endpoint.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.ApiDef.Endpoint
 
isInitialized() - Method in class org.tensorflow.proto.framework.ApiDef
 
isInitialized() - Method in class org.tensorflow.proto.framework.ApiDefs.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.ApiDefs
 
isInitialized() - Method in class org.tensorflow.proto.framework.AssetFileDef.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.AssetFileDef
 
isInitialized() - Method in class org.tensorflow.proto.framework.AttrValue.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.AttrValue
 
isInitialized() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue
 
isInitialized() - Method in class org.tensorflow.proto.framework.AutoParallelOptions.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.AutoParallelOptions
 
isInitialized() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto
 
isInitialized() - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.CallableOptions
 
isInitialized() - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList
 
isInitialized() - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.CollectionDef.BytesList.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.CollectionDef.BytesList
 
isInitialized() - Method in class org.tensorflow.proto.framework.CollectionDef.FloatList.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.CollectionDef.FloatList
 
isInitialized() - Method in class org.tensorflow.proto.framework.CollectionDef.Int64List.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.CollectionDef.Int64List
 
isInitialized() - Method in class org.tensorflow.proto.framework.CollectionDef
 
isInitialized() - Method in class org.tensorflow.proto.framework.CollectionDef.NodeList.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.CollectionDef.NodeList
 
isInitialized() - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.CondContextDef
 
isInitialized() - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental
 
isInitialized() - Method in class org.tensorflow.proto.framework.ConfigProto
 
isInitialized() - Method in class org.tensorflow.proto.framework.ControlFlowContextDef.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.ControlFlowContextDef
 
isInitialized() - Method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost
 
isInitialized() - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.CostGraphDef
 
isInitialized() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo
 
isInitialized() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node
 
isInitialized() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo
 
isInitialized() - Method in class org.tensorflow.proto.framework.DebuggedSourceFile.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.DebuggedSourceFile
 
isInitialized() - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles
 
isInitialized() - Method in class org.tensorflow.proto.framework.DebugOptions.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.DebugOptions
 
isInitialized() - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.DebugTensorWatch
 
isInitialized() - Method in class org.tensorflow.proto.framework.Device.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.Device
 
isInitialized() - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.DeviceAttributes
 
isInitialized() - Method in class org.tensorflow.proto.framework.DeviceLocality.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.DeviceLocality
 
isInitialized() - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.DeviceProperties
 
isInitialized() - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.DeviceStepStats
 
isInitialized() - Method in class org.tensorflow.proto.framework.DictValue.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.DictValue
 
isInitialized() - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs
 
isInitialized() - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.FunctionDef
 
isInitialized() - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.FunctionDefLibrary
 
isInitialized() - Method in class org.tensorflow.proto.framework.FunctionSpec.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.FunctionSpec
 
isInitialized() - Method in class org.tensorflow.proto.framework.GPUOptions.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental
 
isInitialized() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices
 
isInitialized() - Method in class org.tensorflow.proto.framework.GPUOptions
 
isInitialized() - Method in class org.tensorflow.proto.framework.GradientDef.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.GradientDef
 
isInitialized() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol
 
isInitialized() - Method in class org.tensorflow.proto.framework.GraphDebugInfo
 
isInitialized() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace
 
isInitialized() - Method in class org.tensorflow.proto.framework.GraphDef.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.GraphDef
 
isInitialized() - Method in class org.tensorflow.proto.framework.GraphOptions.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.GraphOptions
 
isInitialized() - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo
 
isInitialized() - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo
 
isInitialized() - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo
 
isInitialized() - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.GraphTransferInfo
 
isInitialized() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo
 
isInitialized() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInput.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInput
 
isInitialized() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo
 
isInitialized() - Method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo
 
isInitialized() - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.HistogramProto
 
isInitialized() - Method in class org.tensorflow.proto.framework.InterconnectLink.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.InterconnectLink
 
isInitialized() - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint
 
isInitialized() - Method in class org.tensorflow.proto.framework.KernelDef.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.KernelDef
 
isInitialized() - Method in class org.tensorflow.proto.framework.KernelList.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.KernelList
 
isInitialized() - Method in class org.tensorflow.proto.framework.ListValue.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.ListValue
 
isInitialized() - Method in class org.tensorflow.proto.framework.LocalLinks.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.LocalLinks
 
isInitialized() - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation
 
isInitialized() - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation
 
isInitialized() - Method in class org.tensorflow.proto.framework.MemoryLogStep.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.MemoryLogStep
 
isInitialized() - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation
 
isInitialized() - Method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation
 
isInitialized() - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput
 
isInitialized() - Method in class org.tensorflow.proto.framework.MemoryStats.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.MemoryStats
 
isInitialized() - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.MetaGraphDef
 
isInitialized() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
 
isInitialized() - Method in class org.tensorflow.proto.framework.NameAttrList.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.NameAttrList
 
isInitialized() - Method in class org.tensorflow.proto.framework.NamedDevice.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.NamedDevice
 
isInitialized() - Method in class org.tensorflow.proto.framework.NamedTensorProto.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.NamedTensorProto
 
isInitialized() - Method in class org.tensorflow.proto.framework.NamedTupleValue.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.NamedTupleValue
 
isInitialized() - Method in class org.tensorflow.proto.framework.NodeDef.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo
 
isInitialized() - Method in class org.tensorflow.proto.framework.NodeDef
 
isInitialized() - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.NodeExecStats
 
isInitialized() - Method in class org.tensorflow.proto.framework.NodeOutput.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.NodeOutput
 
isInitialized() - Method in class org.tensorflow.proto.framework.NoneValue.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.NoneValue
 
isInitialized() - Method in class org.tensorflow.proto.framework.OpDef.ArgDef.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.OpDef.ArgDef
 
isInitialized() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef
 
isInitialized() - Method in class org.tensorflow.proto.framework.OpDef.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.OpDef
 
isInitialized() - Method in class org.tensorflow.proto.framework.OpDeprecation.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.OpDeprecation
 
isInitialized() - Method in class org.tensorflow.proto.framework.OpList.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.OpList
 
isInitialized() - Method in class org.tensorflow.proto.framework.OptimizerOptions.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.OptimizerOptions
 
isInitialized() - Method in class org.tensorflow.proto.framework.PairValue.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.PairValue
 
isInitialized() - Method in class org.tensorflow.proto.framework.QueueRunnerDef.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.QueueRunnerDef
 
isInitialized() - Method in class org.tensorflow.proto.framework.ReaderBaseState.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.ReaderBaseState
 
isInitialized() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
 
isInitialized() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
 
isInitialized() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle
 
isInitialized() - Method in class org.tensorflow.proto.framework.Resource.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.Resource
 
isInitialized() - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape
 
isInitialized() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape
 
isInitialized() - Method in class org.tensorflow.proto.framework.ResourceHandleProto
 
isInitialized() - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer
 
isInitialized() - Method in class org.tensorflow.proto.framework.RewriterConfig
 
isInitialized() - Method in class org.tensorflow.proto.framework.RPCOptions.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.RPCOptions
 
isInitialized() - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs
 
isInitialized() - Method in class org.tensorflow.proto.framework.RunMetadata
 
isInitialized() - Method in class org.tensorflow.proto.framework.RunOptions.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.RunOptions.Experimental
 
isInitialized() - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
isInitialized() - Method in class org.tensorflow.proto.framework.RunOptions
 
isInitialized() - Method in class org.tensorflow.proto.framework.SaveableObject.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.SaveableObject
 
isInitialized() - Method in class org.tensorflow.proto.framework.SavedAsset.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.SavedAsset
 
isInitialized() - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction
 
isInitialized() - Method in class org.tensorflow.proto.framework.SavedConcreteFunction.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.SavedConcreteFunction
 
isInitialized() - Method in class org.tensorflow.proto.framework.SavedConstant.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.SavedConstant
 
isInitialized() - Method in class org.tensorflow.proto.framework.SavedFunction.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.SavedFunction
 
isInitialized() - Method in class org.tensorflow.proto.framework.SavedModel.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.SavedModel
 
isInitialized() - Method in class org.tensorflow.proto.framework.SavedObject.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.SavedObject
 
isInitialized() - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.SavedObjectGraph
 
isInitialized() - Method in class org.tensorflow.proto.framework.SavedResource.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.SavedResource
 
isInitialized() - Method in class org.tensorflow.proto.framework.SavedUserObject.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.SavedUserObject
 
isInitialized() - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.SavedVariable
 
isInitialized() - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef
 
isInitialized() - Method in class org.tensorflow.proto.framework.ScopedAllocatorOptions.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.ScopedAllocatorOptions
 
isInitialized() - Method in class org.tensorflow.proto.framework.SessionMetadata.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.SessionMetadata
 
isInitialized() - Method in class org.tensorflow.proto.framework.SignatureDef.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.SignatureDef
 
isInitialized() - Method in class org.tensorflow.proto.framework.StepStats.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.StepStats
 
isInitialized() - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.StructuredValue
 
isInitialized() - Method in class org.tensorflow.proto.framework.Summary.Audio.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.Summary.Audio
 
isInitialized() - Method in class org.tensorflow.proto.framework.Summary.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.Summary.Image.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.Summary.Image
 
isInitialized() - Method in class org.tensorflow.proto.framework.Summary
 
isInitialized() - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.Summary.Value
 
isInitialized() - Method in class org.tensorflow.proto.framework.SummaryDescription.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.SummaryDescription
 
isInitialized() - Method in class org.tensorflow.proto.framework.SummaryMetadata.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.SummaryMetadata
 
isInitialized() - Method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData
 
isInitialized() - Method in class org.tensorflow.proto.framework.TensorConnection.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.TensorConnection
 
isInitialized() - Method in class org.tensorflow.proto.framework.TensorDescription.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.TensorDescription
 
isInitialized() - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor
 
isInitialized() - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse
 
isInitialized() - Method in class org.tensorflow.proto.framework.TensorInfo
 
isInitialized() - Method in class org.tensorflow.proto.framework.TensorProto.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.TensorProto
 
isInitialized() - Method in class org.tensorflow.proto.framework.TensorShapeProto.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.TensorShapeProto.Dim.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.TensorShapeProto.Dim
 
isInitialized() - Method in class org.tensorflow.proto.framework.TensorShapeProto
 
isInitialized() - Method in class org.tensorflow.proto.framework.TensorSliceProto.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.TensorSliceProto.Extent.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.TensorSliceProto.Extent
 
isInitialized() - Method in class org.tensorflow.proto.framework.TensorSliceProto
 
isInitialized() - Method in class org.tensorflow.proto.framework.TensorSpecProto.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.TensorSpecProto
 
isInitialized() - Method in class org.tensorflow.proto.framework.ThreadPoolOptionProto.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.ThreadPoolOptionProto
 
isInitialized() - Method in class org.tensorflow.proto.framework.Trace.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.Trace
 
isInitialized() - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.TraceEvent
 
isInitialized() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph
 
isInitialized() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
 
isInitialized() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference
 
isInitialized() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor
 
isInitialized() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
isInitialized() - Method in class org.tensorflow.proto.framework.TupleValue.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.TupleValue
 
isInitialized() - Method in class org.tensorflow.proto.framework.TypeSpecProto.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.TypeSpecProto
 
isInitialized() - Method in class org.tensorflow.proto.framework.ValuesDef.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.ValuesDef
 
isInitialized() - Method in class org.tensorflow.proto.framework.VariableDef.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.VariableDef
 
isInitialized() - Method in class org.tensorflow.proto.framework.VariantTensorDataProto.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.VariantTensorDataProto
 
isInitialized() - Method in class org.tensorflow.proto.framework.VerifierConfig.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.VerifierConfig
 
isInitialized() - Method in class org.tensorflow.proto.framework.VersionDef.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.VersionDef
 
isInitialized() - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
 
isInitialized() - Method in class org.tensorflow.proto.framework.WhileContextDef
 
isInitialized() - Method in class org.tensorflow.proto.profiler.ProfileOptions.Builder
 
isInitialized() - Method in class org.tensorflow.proto.profiler.ProfileOptions
 
isInitialized() - Method in class org.tensorflow.proto.profiler.XEvent.Builder
 
isInitialized() - Method in class org.tensorflow.proto.profiler.XEvent
 
isInitialized() - Method in class org.tensorflow.proto.profiler.XEventMetadata.Builder
 
isInitialized() - Method in class org.tensorflow.proto.profiler.XEventMetadata
 
isInitialized() - Method in class org.tensorflow.proto.profiler.XLine.Builder
 
isInitialized() - Method in class org.tensorflow.proto.profiler.XLine
 
isInitialized() - Method in class org.tensorflow.proto.profiler.XPlane.Builder
 
isInitialized() - Method in class org.tensorflow.proto.profiler.XPlane
 
isInitialized() - Method in class org.tensorflow.proto.profiler.XSpace.Builder
 
isInitialized() - Method in class org.tensorflow.proto.profiler.XSpace
 
isInitialized() - Method in class org.tensorflow.proto.profiler.XStat.Builder
 
isInitialized() - Method in class org.tensorflow.proto.profiler.XStat
 
isInitialized() - Method in class org.tensorflow.proto.profiler.XStatMetadata.Builder
 
isInitialized() - Method in class org.tensorflow.proto.profiler.XStatMetadata
 
isInitialized() - Method in class org.tensorflow.proto.util.BinSummary.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.BinSummary
 
isInitialized() - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.BundleEntryProto
 
isInitialized() - Method in class org.tensorflow.proto.util.BundleHeaderProto.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.BundleHeaderProto
 
isInitialized() - Method in class org.tensorflow.proto.util.CodeLocation.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.CodeLocation
 
isInitialized() - Method in class org.tensorflow.proto.util.DebugEvent.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.DebugEvent
 
isInitialized() - Method in class org.tensorflow.proto.util.DebuggedDevice.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.DebuggedDevice
 
isInitialized() - Method in class org.tensorflow.proto.util.DebuggedGraph.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.DebuggedGraph
 
isInitialized() - Method in class org.tensorflow.proto.util.DebugMetadata.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.DebugMetadata
 
isInitialized() - Method in class org.tensorflow.proto.util.Event.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.Event
 
isInitialized() - Method in class org.tensorflow.proto.util.Execution.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.Execution
 
isInitialized() - Method in class org.tensorflow.proto.util.GraphExecutionTrace.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.GraphExecutionTrace
 
isInitialized() - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.GraphOpCreation
 
isInitialized() - Method in class org.tensorflow.proto.util.LogMessage.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.LogMessage
 
isInitialized() - Method in class org.tensorflow.proto.util.MemAllocatorStats.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.MemAllocatorStats
 
isInitialized() - Method in class org.tensorflow.proto.util.MemChunk.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.MemChunk
 
isInitialized() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory
 
isInitialized() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement
 
isInitialized() - Method in class org.tensorflow.proto.util.MemoryDump.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.MemoryDump
 
isInitialized() - Method in class org.tensorflow.proto.util.RequestedExitCode.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.RequestedExitCode
 
isInitialized() - Method in class org.tensorflow.proto.util.SavedSlice.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.SavedSlice
 
isInitialized() - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.SavedSliceMeta
 
isInitialized() - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta
 
isInitialized() - Method in class org.tensorflow.proto.util.SavedTensorSlices.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.SavedTensorSlices
 
isInitialized() - Method in class org.tensorflow.proto.util.SaverDef.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.SaverDef
 
isInitialized() - Method in class org.tensorflow.proto.util.SessionLog.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.SessionLog
 
isInitialized() - Method in class org.tensorflow.proto.util.SnapShot.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.SnapShot
 
isInitialized() - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord
 
isInitialized() - Method in class org.tensorflow.proto.util.SnapshotRecord.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.SnapshotRecord
 
isInitialized() - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata
 
isInitialized() - Method in class org.tensorflow.proto.util.SourceFile.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.SourceFile
 
isInitialized() - Method in class org.tensorflow.proto.util.StackFrameWithId.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.StackFrameWithId
 
isInitialized() - Method in class org.tensorflow.proto.util.TaggedRunMetadata.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.TaggedRunMetadata
 
isInitialized() - Method in class org.tensorflow.proto.util.TensorMetadata.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.TensorMetadata
 
isInitialized() - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo
 
isInitialized() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries
 
isInitialized() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
 
isInitialized() - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration
 
isInitialized() - Method in class org.tensorflow.proto.util.testlog.CommitId.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.testlog.CommitId
 
isInitialized() - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.testlog.CPUInfo
 
isInitialized() - Method in class org.tensorflow.proto.util.testlog.EntryValue.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.testlog.EntryValue
 
isInitialized() - Method in class org.tensorflow.proto.util.testlog.GPUInfo.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.testlog.GPUInfo
 
isInitialized() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration
 
isInitialized() - Method in class org.tensorflow.proto.util.testlog.MemoryInfo.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.testlog.MemoryInfo
 
isInitialized() - Method in class org.tensorflow.proto.util.testlog.MetricEntry.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.testlog.MetricEntry
 
isInitialized() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo
 
isInitialized() - Method in class org.tensorflow.proto.util.testlog.RunConfiguration.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.testlog.RunConfiguration
 
isInitialized() - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.testlog.TestResults
 
isInitialized() - Method in class org.tensorflow.proto.util.WatchdogConfig.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.WatchdogConfig
 
isInitialized() - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest
 
isInitialized() - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
 
isInitialized() - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse
 
isInteger() - Method in class org.tensorflow.DataType
Returns true if this data type represents an integer type
isMirroredVariable(Boolean) - Static method in class org.tensorflow.op.tpu.TPUReplicatedInput
 
isMirroredVariable(Boolean) - Method in class org.tensorflow.op.tpu.TPUReplicatedInput.Options
 
IsMklEnabled() - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
IsNan - Class in org.tensorflow.op.math
Returns which elements of x are NaN.
isNan(Operand<T>) - Method in class org.tensorflow.op.MathOps
Returns which elements of x are NaN.
isNumeric() - Method in class org.tensorflow.DataType
Returns true if this data type represents a numeric type
ISOLATE_SESSION_STATE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ConfigProto
 
isPacked(Boolean) - Static method in class org.tensorflow.op.tpu.TPUReplicatedInput
 
isPacked(Boolean) - Method in class org.tensorflow.op.tpu.TPUReplicatedInput.Options
 
isReadOnly() - Method in class org.tensorflow.internal.buffer.StringTensorBuffer
 
isString() - Method in class org.tensorflow.DataType
Returns true if this data type represents a string type
isTraining(Boolean) - Static method in class org.tensorflow.op.nn.CudnnRNN
 
isTraining(Boolean) - Method in class org.tensorflow.op.nn.CudnnRNN.Options
 
isTraining(Boolean) - Static method in class org.tensorflow.op.nn.FusedBatchNorm
 
isTraining(Boolean) - Method in class org.tensorflow.op.nn.FusedBatchNorm.Options
 
isTraining(Boolean) - Static method in class org.tensorflow.op.nn.FusedBatchNormGrad
 
isTraining(Boolean) - Method in class org.tensorflow.op.nn.FusedBatchNormGrad.Options
 
IsVariableInitialized - Class in org.tensorflow.op.core
Checks whether a tensor has been initialized.
isVariableInitialized(Operand<T>) - Method in class org.tensorflow.op.Ops
Checks whether a tensor has been initialized.
isVariableLength() - Method in class org.tensorflow.DataType
Returns true if this datatype has elements of variable length
item() - Method in class org.tensorflow.op.core.TensorListGetItem
 
iterator() - Method in class org.tensorflow.op.core.DynamicPartition
 
iterator() - Method in class org.tensorflow.op.core.Gradients
 
iterator() - Method in class org.tensorflow.op.core.IdentityN
 
iterator() - Method in class org.tensorflow.op.core.MapPeek
 
iterator() - Method in class org.tensorflow.op.core.MapUnstage
 
iterator() - Method in class org.tensorflow.op.core.MlirPassthroughOp
 
iterator() - Method in class org.tensorflow.op.core.OrderedMapPeek
 
iterator() - Method in class org.tensorflow.op.core.OrderedMapUnstage
 
iterator() - Method in class org.tensorflow.op.core.RemoteFusedGraphExecute
 
iterator() - Method in class org.tensorflow.op.core.ShapeN
 
iterator() - Method in class org.tensorflow.op.core.Split
 
iterator() - Method in class org.tensorflow.op.core.SplitV
 
iterator() - Method in class org.tensorflow.op.core.StagePeek
 
iterator() - Method in class org.tensorflow.op.core.Unstack
 
iterator() - Method in class org.tensorflow.op.core.Unstage
 
iterator() - Method in class org.tensorflow.op.data.DatasetToSingleElement
 
iterator() - Method in class org.tensorflow.op.data.experimental.UncompressElement
 
Iterator - Class in org.tensorflow.op.data
 
iterator() - Method in class org.tensorflow.op.data.IteratorGetNext
 
iterator() - Method in class org.tensorflow.op.data.IteratorGetNextSync
 
iterator() - Method in class org.tensorflow.op.data.MultiDeviceIteratorGetNextFromShard
 
iterator() - Method in class org.tensorflow.op.data.OptionalGetValue
 
iterator(String, String, List<DataType<?>>, List<Shape>) - Method in class org.tensorflow.op.DataOps
 
iterator() - Method in class org.tensorflow.op.estimator.BoostedTreesBucketize
 
iterator() - Method in class org.tensorflow.op.estimator.BoostedTreesFlushQuantileSummaries
 
iterator() - Method in class org.tensorflow.op.estimator.BoostedTreesMakeQuantileSummaries
 
iterator() - Method in class org.tensorflow.op.estimator.BoostedTreesQuantileStreamResourceGetBucketBoundaries
 
iterator() - Method in class org.tensorflow.op.io.DecodeCsv
 
iterator() - Method in class org.tensorflow.op.io.QueueDequeue
 
iterator() - Method in class org.tensorflow.op.io.QueueDequeueMany
 
iterator() - Method in class org.tensorflow.op.io.QueueDequeueUpTo
 
iterator() - Method in class org.tensorflow.op.tpu.InfeedDequeueTuple
 
iterator() - Method in class org.tensorflow.op.tpu.OutfeedDequeueTuple
 
iterator() - Method in class org.tensorflow.op.tpu.RecvTPUEmbeddingActivations
 
iterator() - Method in class org.tensorflow.op.tpu.TPUReplicatedOutput
 
iterator() - Method in class org.tensorflow.op.train.Restore
 
IteratorFromStringHandle - Class in org.tensorflow.op.data
 
IteratorFromStringHandle.Options - Class in org.tensorflow.op.data
Optional attributes for IteratorFromStringHandle
IteratorGetDevice - Class in org.tensorflow.op.data.experimental
Returns the name of the device on which `resource` has been placed.
IteratorGetDevice - Class in org.tensorflow.op.data
Returns the name of the device on which `resource` has been placed.
IteratorGetNext - Class in org.tensorflow.op.data
Gets the next output from the given iterator .
iteratorGetNext(Operand<?>, List<DataType<?>>, List<Shape>) - Method in class org.tensorflow.op.DataOps
Gets the next output from the given iterator .
IteratorGetNextAsOptional - Class in org.tensorflow.op.data
Gets the next output from the given iterator as an Optional variant.
iteratorGetNextAsOptional(Operand<?>, List<DataType<?>>, List<Shape>) - Method in class org.tensorflow.op.DataOps
Gets the next output from the given iterator as an Optional variant.
IteratorGetNextSync - Class in org.tensorflow.op.data
Gets the next output from the given iterator.
iteratorGetNextSync(Operand<?>, List<DataType<?>>, List<Shape>) - Method in class org.tensorflow.op.DataOps
Gets the next output from the given iterator.
IteratorToStringHandle - Class in org.tensorflow.op.data
Converts the given `resource_handle` representing an iterator to a string.
iteratorToStringHandle(Operand<?>) - Method in class org.tensorflow.op.DataOps
Converts the given `resource_handle` representing an iterator to a string.
ITERS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.BenchmarkEntry
 

J

job() - Method in class org.tensorflow.DeviceSpec
 
JOB_FIELD_NUMBER - Static variable in class org.tensorflow.proto.distruntime.ClusterDef
 
JOB_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.distruntime.ServerDef
 
JobDef - Class in org.tensorflow.proto.distruntime
Defines a single job in a TensorFlow cluster.
JobDef.Builder - Class in org.tensorflow.proto.distruntime
Defines a single job in a TensorFlow cluster.
JobDefOrBuilder - Interface in org.tensorflow.proto.distruntime
 
JobDeviceFilters - Class in org.tensorflow.proto.distruntime
Defines the device filters for tasks in a job.
JobDeviceFilters.Builder - Class in org.tensorflow.proto.distruntime
Defines the device filters for tasks in a job.
JobDeviceFiltersOrBuilder - Interface in org.tensorflow.proto.distruntime
 
JOBS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.distruntime.ClusterDeviceFilters
 
Join - Class in org.tensorflow.op.strings
Joins the strings in the given list of string tensors into one tensor;
join(Iterable<Operand<TString>>, Join.Options...) - Method in class org.tensorflow.op.StringsOps
Joins the strings in the given list of string tensors into one tensor;
join() - Method in class org.tensorflow.Server
Blocks until the server has been successfully stopped.
Join.Options - Class in org.tensorflow.op.strings
Optional attributes for Join

K

KEEP_CHECKPOINT_EVERY_N_HOURS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.SaverDef
 
keepDims(Boolean) - Static method in class org.tensorflow.op.core.All
 
keepDims(Boolean) - Method in class org.tensorflow.op.core.All.Options
 
keepDims(Boolean) - Static method in class org.tensorflow.op.core.Any
 
keepDims(Boolean) - Method in class org.tensorflow.op.core.Any.Options
 
keepDims(Boolean) - Static method in class org.tensorflow.op.core.Max
 
keepDims(Boolean) - Method in class org.tensorflow.op.core.Max.Options
 
keepDims(Boolean) - Static method in class org.tensorflow.op.core.Min
 
keepDims(Boolean) - Method in class org.tensorflow.op.core.Min.Options
 
keepDims(Boolean) - Static method in class org.tensorflow.op.core.Prod
 
keepDims(Boolean) - Method in class org.tensorflow.op.core.Prod.Options
 
keepDims(Boolean) - Static method in class org.tensorflow.op.core.ReduceAll
 
keepDims(Boolean) - Method in class org.tensorflow.op.core.ReduceAll.Options
 
keepDims(Boolean) - Static method in class org.tensorflow.op.core.ReduceAny
 
keepDims(Boolean) - Method in class org.tensorflow.op.core.ReduceAny.Options
 
keepDims(Boolean) - Static method in class org.tensorflow.op.core.ReduceMax
 
keepDims(Boolean) - Method in class org.tensorflow.op.core.ReduceMax.Options
 
keepDims(Boolean) - Static method in class org.tensorflow.op.core.ReduceMin
 
keepDims(Boolean) - Method in class org.tensorflow.op.core.ReduceMin.Options
 
keepDims(Boolean) - Static method in class org.tensorflow.op.core.ReduceProd
 
keepDims(Boolean) - Method in class org.tensorflow.op.core.ReduceProd.Options
 
keepDims(Boolean) - Static method in class org.tensorflow.op.core.ReduceSum
 
keepDims(Boolean) - Method in class org.tensorflow.op.core.ReduceSum.Options
 
keepDims(Boolean) - Static method in class org.tensorflow.op.core.Sum
 
keepDims(Boolean) - Method in class org.tensorflow.op.core.Sum.Options
 
keepDims(Boolean) - Static method in class org.tensorflow.op.linalg.EuclideanNorm
 
keepDims(Boolean) - Method in class org.tensorflow.op.linalg.EuclideanNorm.Options
 
keepDims(Boolean) - Static method in class org.tensorflow.op.math.Mean
 
keepDims(Boolean) - Method in class org.tensorflow.op.math.Mean.Options
 
keepDims(Boolean) - Static method in class org.tensorflow.op.sparse.SparseReduceMax
 
keepDims(Boolean) - Method in class org.tensorflow.op.sparse.SparseReduceMax.Options
 
keepDims(Boolean) - Static method in class org.tensorflow.op.sparse.SparseReduceMaxSparse
 
keepDims(Boolean) - Method in class org.tensorflow.op.sparse.SparseReduceMaxSparse.Options
 
keepDims(Boolean) - Static method in class org.tensorflow.op.sparse.SparseReduceSum
 
keepDims(Boolean) - Method in class org.tensorflow.op.sparse.SparseReduceSum.Options
 
keepDims(Boolean) - Static method in class org.tensorflow.op.sparse.SparseReduceSumSparse
 
keepDims(Boolean) - Method in class org.tensorflow.op.sparse.SparseReduceSumSparse.Options
 
keepDims(Boolean) - Static method in class org.tensorflow.op.strings.ReduceJoin
 
keepDims(Boolean) - Method in class org.tensorflow.op.strings.ReduceJoin.Options
 
KERNEL_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.KernelList
 
KERNEL_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.MemoryLogTensorAllocation
 
KERNEL_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.MemoryLogTensorOutput
 
KERNEL_TRACKER_MAX_BYTES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GPUOptions.Experimental
 
KERNEL_TRACKER_MAX_INTERVAL_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GPUOptions.Experimental
 
KERNEL_TRACKER_MAX_PENDING_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GPUOptions.Experimental
 
KernelDef - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.KernelDef
KernelDef.AttrConstraint - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.KernelDef.AttrConstraint
KernelDef.AttrConstraint.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.KernelDef.AttrConstraint
KernelDef.AttrConstraintOrBuilder - Interface in org.tensorflow.proto.framework
 
KernelDef.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.KernelDef
KernelDefOrBuilder - Interface in org.tensorflow.proto.framework
 
KernelDefProtos - Class in org.tensorflow.proto.framework
 
KernelList - Class in org.tensorflow.proto.framework
A collection of KernelDefs
KernelList.Builder - Class in org.tensorflow.proto.framework
A collection of KernelDefs
KernelListOrBuilder - Interface in org.tensorflow.proto.framework
 
kernelType(String) - Static method in class org.tensorflow.op.image.ScaleAndTranslate
 
kernelType(String) - Method in class org.tensorflow.op.image.ScaleAndTranslate.Options
 
kernelType(String) - Static method in class org.tensorflow.op.image.ScaleAndTranslateGrad
 
kernelType(String) - Method in class org.tensorflow.op.image.ScaleAndTranslateGrad.Options
 
key() - Method in class org.tensorflow.op.core.MapUnstageNoKey
 
key() - Method in class org.tensorflow.op.core.OrderedMapUnstageNoKey
 
key() - Method in class org.tensorflow.op.io.ReaderRead
A scalar.
key(String) - Method in class org.tensorflow.Signature.Builder
Sets the unique key of this signature.
key() - Method in class org.tensorflow.Signature
Return the key of this signature
KEY_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.PairValue
 
keys() - Method in class org.tensorflow.op.core.BarrierTakeMany
A one-dimensional tensor of keys, with length num_elements.
keys() - Method in class org.tensorflow.op.core.LookupTableExport
Vector of all keys present in the table.
keys() - Method in class org.tensorflow.op.io.ReaderReadUpTo
A 1-D tensor.
KeyValueSort<T extends TNumber,U extends TType> - Class in org.tensorflow.op.xla
Wraps the XLA Sort operator, documented at
keyValueSort(Operand<T>, Operand<U>) - Method in class org.tensorflow.op.XlaOps
Wraps the XLA Sort operator, documented at
KMC2ChainInitialization - Class in org.tensorflow.op.cluster
Returns the index of a data point that should be added to the seed set.
KmeansPlusPlusInitialization - Class in org.tensorflow.op.cluster
Selects num_to_sample rows of input using the KMeans++ criterion.

L

L0_VALUE - Static variable in enum org.tensorflow.proto.framework.OptimizerOptions.Level
No optimizations
L1_CACHE_SIZE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.DeviceProperties
 
L1_VALUE - Static variable in enum org.tensorflow.proto.framework.OptimizerOptions.Level
L1 is the default level.
L2_CACHE_SIZE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.DeviceProperties
 
L2Loss<T extends TNumber> - Class in org.tensorflow.op.nn
L2 Loss.
l2Loss(Operand<T>) - Method in class org.tensorflow.op.NnOps
L2 Loss.
L3_CACHE_SIZE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.DeviceProperties
 
LABEL_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.KernelDef
 
labels() - Method in class org.tensorflow.op.core.Skipgram
A vector of word ids.
LARGEST_ALLOC_SIZE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.MemAllocatorStats
 
LAST_MODIFIED_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.DebuggedSourceFile
 
lastLayerNodesRange() - Method in class org.tensorflow.op.estimator.BoostedTreesGetEnsembleStates
Rank size 2 tensor that contains start and end ids of the nodes in the latest layer.
LatencyStatsDataset - Class in org.tensorflow.op.data.experimental
Records the latency of producing `input_dataset` elements in a StatsAggregator.
LatencyStatsDataset - Class in org.tensorflow.op.data
Records the latency of producing `input_dataset` elements in a StatsAggregator.
layout(List<Long>) - Static method in class org.tensorflow.op.tpu.InfeedEnqueue
 
layout(List<Long>) - Method in class org.tensorflow.op.tpu.InfeedEnqueue.Options
 
layout(List<Long>) - Static method in class org.tensorflow.op.tpu.Prelinearize
 
layout(List<Long>) - Method in class org.tensorflow.op.tpu.Prelinearize.Options
 
LAYOUT_OPTIMIZER_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RewriterConfig
 
layouts(List<Long>) - Static method in class org.tensorflow.op.tpu.InfeedEnqueueTuple
 
layouts(List<Long>) - Method in class org.tensorflow.op.tpu.InfeedEnqueueTuple.Options
 
layouts(List<Long>) - Static method in class org.tensorflow.op.tpu.PrelinearizeTuple
 
layouts(List<Long>) - Method in class org.tensorflow.op.tpu.PrelinearizeTuple.Options
 
LeakyRelu<T extends TNumber> - Class in org.tensorflow.op.nn
Computes rectified linear: `max(features, features * alpha)`.
LeakyRelu.Options - Class in org.tensorflow.op.nn
Optional attributes for LeakyRelu
LeakyReluGrad<T extends TNumber> - Class in org.tensorflow.op.data
Computes rectified linear gradients for a LeakyRelu operation.
LeakyReluGrad.Options - Class in org.tensorflow.op.data
Optional attributes for LeakyReluGrad
LearnedUnigramCandidateSampler - Class in org.tensorflow.op.nn
Generates labels for candidate sampling with a learned unigram distribution.
learnedUnigramCandidateSampler(Operand<TInt64>, Long, Long, Boolean, Long, LearnedUnigramCandidateSampler.Options...) - Method in class org.tensorflow.op.NnOps
Generates labels for candidate sampling with a learned unigram distribution.
LearnedUnigramCandidateSampler.Options - Class in org.tensorflow.op.nn
Optional attributes for LearnedUnigramCandidateSampler
leftNodeContribs() - Method in class org.tensorflow.op.estimator.BoostedTreesCalculateBestFeatureSplit
A Rank 2 tensors indicating the contribution of the left nodes when branching from parent nodes (given by the tensor element in the output node_ids_list) to the left direction by the given threshold for each feature.
leftNodeContribs() - Method in class org.tensorflow.op.estimator.BoostedTreesCalculateBestFeatureSplitV2
A Rank 2 tensors indicating the contribution of the left nodes when branching from parent nodes (given by the tensor element in the output node_ids_list) to the left direction by the given threshold for each feature.
leftNodeContribs() - Method in class org.tensorflow.op.estimator.BoostedTreesSparseCalculateBestFeatureSplit
A Rank 2 tensor indicating the contribution of the left nodes when branching from parent nodes to the left direction by the given threshold for each feature.
leftNodeContribsList() - Method in class org.tensorflow.op.estimator.BoostedTreesCalculateBestGainsPerFeature
A list of Rank 2 tensors indicating the contribution of the left nodes when branching from parent nodes (given by the tensor element in the output node_ids_list) to the left direction by the given threshold for each feature.
LeftShift<T extends TNumber> - Class in org.tensorflow.op.bitwise
Elementwise computes the bitwise left-shift of `x` and `y`.
leftShift(Operand<T>, Operand<T>) - Method in class org.tensorflow.op.BitwiseOps
Elementwise computes the bitwise left-shift of `x` and `y`.
LEGACY_VALUE - Static variable in enum org.tensorflow.proto.util.SaverDef.CheckpointFormatVersion
Internal legacy format.
legacyAutotune(Boolean) - Static method in class org.tensorflow.op.data.PrefetchDataset
 
legacyAutotune(Boolean) - Method in class org.tensorflow.op.data.PrefetchDataset.Options
 
length() - Method in class org.tensorflow.internal.c_api.TF_Buffer
 
length(long) - Method in class org.tensorflow.internal.c_api.TF_Buffer
 
length() - Method in class org.tensorflow.op.core.TensorListLength
 
LENGTH_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TensorSliceProto.Extent
 
LENGTH_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement
 
LENGTH_FRAMES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.Summary.Audio
 
lengths() - Method in class org.tensorflow.op.core.TensorArrayConcat
A vector of the row sizes of the original T elements in the value output.
lengths() - Method in class org.tensorflow.op.core.TensorListConcat
 
Less - Class in org.tensorflow.op.math
Returns the truth value of (x < y) element-wise.
less(Operand<T>, Operand<T>) - Method in class org.tensorflow.op.MathOps
Returns the truth value of (x < y) element-wise.
LessEqual - Class in org.tensorflow.op.math
Returns the truth value of (x <= y) element-wise.
lessEqual(Operand<T>, Operand<T>) - Method in class org.tensorflow.op.MathOps
Returns the truth value of (x <= y) element-wise.
LEVEL_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.LogMessage
 
Lgamma<T extends TNumber> - Class in org.tensorflow.op.math
Computes the log of the absolute value of `Gamma(x)` element-wise.
lgamma(Operand<T>) - Method in class org.tensorflow.op.MathOps
Computes the log of the absolute value of `Gamma(x)` element-wise.
lhsOutput() - Method in class org.tensorflow.op.xla.BroadcastHelper
the broadcasted LHS tensor
LIBRARY_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphDef
 
linalg - Variable in class org.tensorflow.op.Ops
 
LinalgOps - Class in org.tensorflow.op
An API for building linalg operations as Ops
LinalgSparseOps - Class in org.tensorflow.op
An API for building linalg.sparse operations as Ops
LINE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol
 
linears() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingFTRLParameters
Parameter linears updated by the FTRL optimization algorithm.
linears() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingFTRLParametersGradAccumDebug
Parameter linears updated by the FTRL optimization algorithm.
LINES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.DebuggedSourceFile
 
LINES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.profiler.XPlane
 
LINES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.SourceFile
 
LINK_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.LocalLinks
 
LINKAGE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.PlatformInfo
 
LINKS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.DeviceLocality
 
LinSpace<T extends TNumber> - Class in org.tensorflow.op.core
Generates values in an interval.
LIST_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.AttrValue
 
list_size() - Method in class org.tensorflow.internal.c_api.TF_AttrMetadata
 
list_size(long) - Method in class org.tensorflow.internal.c_api.TF_AttrMetadata
 
LIST_VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.StructuredValue
 
Listener_BytePointer - Class in org.tensorflow.internal.c_api
 
Listener_BytePointer(Pointer) - Constructor for class org.tensorflow.internal.c_api.Listener_BytePointer
Pointer cast constructor.
Listener_BytePointer() - Constructor for class org.tensorflow.internal.c_api.Listener_BytePointer
 
Listener_String - Class in org.tensorflow.internal.c_api
 
Listener_String(Pointer) - Constructor for class org.tensorflow.internal.c_api.Listener_String
Pointer cast constructor.
Listener_String() - Constructor for class org.tensorflow.internal.c_api.Listener_String
 
ListValue - Class in org.tensorflow.proto.framework
Represents a Python list.
ListValue.Builder - Class in org.tensorflow.proto.framework
Represents a Python list.
ListValueOrBuilder - Interface in org.tensorflow.proto.framework
 
LITTLE_VALUE - Static variable in enum org.tensorflow.proto.util.BundleHeaderProto.Endianness
LITTLE = 0;
littleEndian(Boolean) - Static method in class org.tensorflow.op.io.DecodePaddedRaw
 
littleEndian(Boolean) - Method in class org.tensorflow.op.io.DecodePaddedRaw.Options
 
littleEndian(Boolean) - Static method in class org.tensorflow.op.io.DecodeRaw
 
littleEndian(Boolean) - Method in class org.tensorflow.op.io.DecodeRaw.Options
 
LIVE_BYTES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.AllocatorMemoryUsed
 
LmdbDataset - Class in org.tensorflow.op.data.experimental
 
LMDBDataset - Class in org.tensorflow.op.data
Creates a dataset that emits the key-value pairs in one or more LMDB files.
LmdbReader - Class in org.tensorflow.op.io
A Reader that outputs the records from a LMDB file.
lmdbReader(LmdbReader.Options...) - Method in class org.tensorflow.op.IoOps
A Reader that outputs the records from a LMDB file.
LmdbReader.Options - Class in org.tensorflow.op.io
Optional attributes for LmdbReader
load(String, String...) - Static method in class org.tensorflow.SavedModelBundle
Load a saved model from an export directory.
load() - Method in class org.tensorflow.SavedModelBundle.Loader
Load a SavedModelBundle with the configured options.
LoadAndRemapMatrix - Class in org.tensorflow.op.linalg
Loads a 2-D (matrix) `Tensor` with name `old_tensor_name` from the checkpoint
loadAndRemapMatrix(Operand<TString>, Operand<TString>, Operand<TInt64>, Operand<TInt64>, Operand<TFloat32>, Long, Long, LoadAndRemapMatrix.Options...) - Method in class org.tensorflow.op.LinalgOps
Loads a 2-D (matrix) `Tensor` with name `old_tensor_name` from the checkpoint
LoadAndRemapMatrix.Options - Class in org.tensorflow.op.linalg
Optional attributes for LoadAndRemapMatrix
loader(String) - Static method in class org.tensorflow.SavedModelBundle
Load a saved model.
loadLibrary(String) - Static method in class org.tensorflow.TensorFlow
Load the dynamic library in filename and register the operations and kernels present in that library.
loadSessionFromSavedModel(TF_SessionOptions, TF_Buffer, String, String[], TF_Graph, TF_Buffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.AbstractTF_Session
Calls TF_LoadSessionFromSavedModel(), and registers a deallocator.
LoadTPUEmbeddingAdadeltaParameters - Class in org.tensorflow.op.tpu
Load Adadelta embedding parameters.
LoadTPUEmbeddingAdadeltaParameters.Options - Class in org.tensorflow.op.tpu
Optional attributes for LoadTPUEmbeddingAdadeltaParameters
LoadTPUEmbeddingAdadeltaParametersGradAccumDebug - Class in org.tensorflow.op.tpu
Load Adadelta parameters with debug support.
LoadTPUEmbeddingAdadeltaParametersGradAccumDebug.Options - Class in org.tensorflow.op.tpu
LoadTPUEmbeddingAdagradParameters - Class in org.tensorflow.op.tpu
Load Adagrad embedding parameters.
LoadTPUEmbeddingAdagradParameters.Options - Class in org.tensorflow.op.tpu
Optional attributes for LoadTPUEmbeddingAdagradParameters
LoadTPUEmbeddingAdagradParametersGradAccumDebug - Class in org.tensorflow.op.tpu
Load Adagrad embedding parameters with debug support.
LoadTPUEmbeddingAdagradParametersGradAccumDebug.Options - Class in org.tensorflow.op.tpu
LoadTPUEmbeddingADAMParameters - Class in org.tensorflow.op.tpu
Load ADAM embedding parameters.
LoadTPUEmbeddingADAMParameters.Options - Class in org.tensorflow.op.tpu
Optional attributes for LoadTPUEmbeddingADAMParameters
LoadTPUEmbeddingADAMParametersGradAccumDebug - Class in org.tensorflow.op.tpu
Load ADAM embedding parameters with debug support.
LoadTPUEmbeddingADAMParametersGradAccumDebug.Options - Class in org.tensorflow.op.tpu
LoadTPUEmbeddingCenteredRMSPropParameters - Class in org.tensorflow.op.tpu
Load centered RMSProp embedding parameters.
LoadTPUEmbeddingCenteredRMSPropParameters.Options - Class in org.tensorflow.op.tpu
LoadTPUEmbeddingFTRLParameters - Class in org.tensorflow.op.tpu
Load FTRL embedding parameters.
LoadTPUEmbeddingFTRLParameters.Options - Class in org.tensorflow.op.tpu
Optional attributes for LoadTPUEmbeddingFTRLParameters
LoadTPUEmbeddingFTRLParametersGradAccumDebug - Class in org.tensorflow.op.tpu
Load FTRL embedding parameters with debug support.
LoadTPUEmbeddingFTRLParametersGradAccumDebug.Options - Class in org.tensorflow.op.tpu
LoadTPUEmbeddingMDLAdagradLightParameters - Class in org.tensorflow.op.tpu
Load MDL Adagrad Light embedding parameters.
LoadTPUEmbeddingMDLAdagradLightParameters.Options - Class in org.tensorflow.op.tpu
LoadTPUEmbeddingMomentumParameters - Class in org.tensorflow.op.tpu
Load Momentum embedding parameters.
LoadTPUEmbeddingMomentumParameters.Options - Class in org.tensorflow.op.tpu
Optional attributes for LoadTPUEmbeddingMomentumParameters
LoadTPUEmbeddingMomentumParametersGradAccumDebug - Class in org.tensorflow.op.tpu
Load Momentum embedding parameters with debug support.
LoadTPUEmbeddingMomentumParametersGradAccumDebug.Options - Class in org.tensorflow.op.tpu
LoadTPUEmbeddingProximalAdagradParameters - Class in org.tensorflow.op.tpu
Load proximal Adagrad embedding parameters.
LoadTPUEmbeddingProximalAdagradParameters.Options - Class in org.tensorflow.op.tpu
LoadTPUEmbeddingProximalAdagradParametersGradAccumDebug - Class in org.tensorflow.op.tpu
Load proximal Adagrad embedding parameters with debug support.
LoadTPUEmbeddingProximalAdagradParametersGradAccumDebug.Options - Class in org.tensorflow.op.tpu
LoadTPUEmbeddingProximalYogiParameters - Class in org.tensorflow.op.tpu
 
LoadTPUEmbeddingProximalYogiParameters.Options - Class in org.tensorflow.op.tpu
LoadTPUEmbeddingProximalYogiParametersGradAccumDebug - Class in org.tensorflow.op.tpu
 
LoadTPUEmbeddingProximalYogiParametersGradAccumDebug.Options - Class in org.tensorflow.op.tpu
LoadTPUEmbeddingRMSPropParameters - Class in org.tensorflow.op.tpu
Load RMSProp embedding parameters.
LoadTPUEmbeddingRMSPropParameters.Options - Class in org.tensorflow.op.tpu
Optional attributes for LoadTPUEmbeddingRMSPropParameters
LoadTPUEmbeddingRMSPropParametersGradAccumDebug - Class in org.tensorflow.op.tpu
Load RMSProp embedding parameters with debug support.
LoadTPUEmbeddingRMSPropParametersGradAccumDebug.Options - Class in org.tensorflow.op.tpu
LoadTPUEmbeddingStochasticGradientDescentParameters - Class in org.tensorflow.op.tpu
Load SGD embedding parameters.
LoadTPUEmbeddingStochasticGradientDescentParameters.Options - Class in org.tensorflow.op.tpu
LoadTPUEmbeddingStochasticGradientDescentParametersGradAccumDebug - Class in org.tensorflow.op.tpu
Load SGD embedding parameters.
LoadTPUEmbeddingStochasticGradientDescentParametersGradAccumDebug.Options - Class in org.tensorflow.op.tpu
LOCAL_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference
 
LOCALITY_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.DeviceAttributes
 
LocalLinks - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.LocalLinks
LocalLinks.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.LocalLinks
LocalLinksOrBuilder - Interface in org.tensorflow.proto.framework
 
LocalResponseNormalization<T extends TNumber> - Class in org.tensorflow.op.nn
Local Response Normalization.
localResponseNormalization(Operand<T>, LocalResponseNormalization.Options...) - Method in class org.tensorflow.op.NnOps
Local Response Normalization.
LocalResponseNormalization.Options - Class in org.tensorflow.op.nn
Optional attributes for LocalResponseNormalization
LocalResponseNormalizationGrad<T extends TNumber> - Class in org.tensorflow.op.nn
Gradients for Local Response Normalization.
LocalResponseNormalizationGrad.Options - Class in org.tensorflow.op.nn
Optional attributes for LocalResponseNormalizationGrad
Log<T extends TType> - Class in org.tensorflow.op.math
Computes natural logarithm of x element-wise.
log(Operand<T>) - Method in class org.tensorflow.op.MathOps
Computes natural logarithm of x element-wise.
Log1p<T extends TType> - Class in org.tensorflow.op.math
Computes natural logarithm of (1 + x) element-wise.
log1p(Operand<T>) - Method in class org.tensorflow.op.MathOps
Computes natural logarithm of (1 + x) element-wise.
LOG_DEVICE_PLACEMENT_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ConfigProto
 
LOG_MESSAGE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.Event
 
logAbsDeterminant() - Method in class org.tensorflow.op.linalg.LogMatrixDeterminant
The logs of the absolute values of the determinants of the N input matrices.
LogicalAnd - Class in org.tensorflow.op.math
Returns the truth value of x AND y element-wise.
logicalAnd(Operand<TBool>, Operand<TBool>) - Method in class org.tensorflow.op.MathOps
Returns the truth value of x AND y element-wise.
LogicalNot - Class in org.tensorflow.op.math
Returns the truth value of `NOT x` element-wise.
logicalNot(Operand<TBool>) - Method in class org.tensorflow.op.MathOps
Returns the truth value of `NOT x` element-wise.
LogicalOr - Class in org.tensorflow.op.math
Returns the truth value of x OR y element-wise.
logicalOr(Operand<TBool>, Operand<TBool>) - Method in class org.tensorflow.op.MathOps
Returns the truth value of x OR y element-wise.
logits() - Method in class org.tensorflow.op.core.TensorForestTreePredict
The logits predictions from the tree for each instance in the batch.
logits() - Method in class org.tensorflow.op.estimator.BoostedTreesPredict
Output rank 2 Tensor containing logits for each example.
logitsDimension(Long) - Static method in class org.tensorflow.op.estimator.BoostedTreesUpdateEnsembleV2
 
logitsDimension(Long) - Method in class org.tensorflow.op.estimator.BoostedTreesUpdateEnsembleV2.Options
 
LogMatrixDeterminant<T extends TType> - Class in org.tensorflow.op.linalg
Computes the sign and the log of the absolute value of the determinant of
logMatrixDeterminant(Operand<T>) - Method in class org.tensorflow.op.LinalgOps
Computes the sign and the log of the absolute value of the determinant of
LogMemoryProtos - Class in org.tensorflow.proto.framework
 
LogMessage - Class in org.tensorflow.proto.util
Protocol buffer used for logging messages to the events file.
LogMessage.Builder - Class in org.tensorflow.proto.util
Protocol buffer used for logging messages to the events file.
LogMessage.Level - Enum in org.tensorflow.proto.util
Protobuf enum tensorflow.LogMessage.Level
LogMessageOrBuilder - Interface in org.tensorflow.proto.util
 
logProbability() - Method in class org.tensorflow.op.nn.CtcBeamSearchDecoder
A matrix, shaped: `(batch_size x top_paths)`.
logProbability() - Method in class org.tensorflow.op.nn.CtcGreedyDecoder
Matrix, size `(batch_size x 1)`, containing sequence log-probabilities.
LogSoftmax<T extends TNumber> - Class in org.tensorflow.op.nn
Computes log softmax activations.
logsoftmax() - Method in class org.tensorflow.op.nn.LogSoftmax
Same shape as `logits`.
logSoftmax(Operand<T>) - Method in class org.tensorflow.op.NnOps
Computes log softmax activations.
LogUniformCandidateSampler - Class in org.tensorflow.op.random
Generates labels for candidate sampling with a log-uniform distribution.
logUniformCandidateSampler(Operand<TInt64>, Long, Long, Boolean, Long, LogUniformCandidateSampler.Options...) - Method in class org.tensorflow.op.RandomOps
Generates labels for candidate sampling with a log-uniform distribution.
LogUniformCandidateSampler.Options - Class in org.tensorflow.op.random
Optional attributes for LogUniformCandidateSampler
LookupTableExport<T extends TType,U extends TType> - Class in org.tensorflow.op.core
Outputs all keys and values in the table.
lookupTableExport(Operand<?>, DataType<T>, DataType<U>) - Method in class org.tensorflow.op.Ops
Outputs all keys and values in the table.
LookupTableFind<U extends TType> - Class in org.tensorflow.op.core
Looks up keys in a table, outputs the corresponding values.
lookupTableFind(Operand<?>, Operand<T>, Operand<U>) - Method in class org.tensorflow.op.Ops
Looks up keys in a table, outputs the corresponding values.
LookupTableImport - Class in org.tensorflow.op.core
Replaces the contents of the table with the specified keys and values.
lookupTableImport(Operand<?>, Operand<T>, Operand<U>) - Method in class org.tensorflow.op.Ops
Replaces the contents of the table with the specified keys and values.
LookupTableInsert - Class in org.tensorflow.op.core
Updates the table to associates keys with values.
lookupTableInsert(Operand<?>, Operand<T>, Operand<U>) - Method in class org.tensorflow.op.Ops
Updates the table to associates keys with values.
LookupTableRemove - Class in org.tensorflow.op.core
Removes keys and its associated values from a table.
LookupTableSize - Class in org.tensorflow.op.core
Computes the number of elements in the given table.
lookupTableSize(Operand<?>) - Method in class org.tensorflow.op.Ops
Computes the number of elements in the given table.
LOOP_ENTER_NAMES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.WhileContextDef
 
LOOP_EXIT_NAMES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.WhileContextDef
 
LOOP_OPTIMIZATION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RewriterConfig
 
LoopCond - Class in org.tensorflow.op.core
Forwards the input to the output.
loopCond(Operand<TBool>) - Method in class org.tensorflow.op.Ops
Forwards the input to the output.
loss() - Method in class org.tensorflow.op.nn.CtcLoss
A vector (batch) containing log-probabilities.
loss() - Method in class org.tensorflow.op.nn.CTCLossV2
A vector (batch) containing log-probabilities.
loss() - Method in class org.tensorflow.op.nn.raw.SoftmaxCrossEntropyWithLogits
Per example loss (batch_size vector).
loss() - Method in class org.tensorflow.op.nn.raw.SparseSoftmaxCrossEntropyWithLogits
Per example loss (batch_size vector).
lower(Boolean) - Static method in class org.tensorflow.op.linalg.BandedTriangularSolve
 
lower(Boolean) - Method in class org.tensorflow.op.linalg.BandedTriangularSolve.Options
 
lower(Boolean) - Static method in class org.tensorflow.op.linalg.BatchMatrixTriangularSolve
 
lower(Boolean) - Method in class org.tensorflow.op.linalg.BatchMatrixTriangularSolve.Options
 
lower(Boolean) - Static method in class org.tensorflow.op.linalg.TriangularSolve
 
lower(Boolean) - Method in class org.tensorflow.op.linalg.TriangularSolve.Options
 
Lower - Class in org.tensorflow.op.strings
Converts all uppercase characters into their respective lowercase replacements.
lower(Operand<TString>, Lower.Options...) - Method in class org.tensorflow.op.StringsOps
Converts all uppercase characters into their respective lowercase replacements.
Lower.Options - Class in org.tensorflow.op.strings
Optional attributes for Lower
LowerBound<U extends TNumber> - Class in org.tensorflow.op.core
Applies lower_bound(sorted_search_values, values) along each row.
lowerFrequencyLimit(Float) - Static method in class org.tensorflow.op.audio.Mfcc
 
lowerFrequencyLimit(Float) - Method in class org.tensorflow.op.audio.Mfcc.Options
 
LSTMBlockCell<T extends TNumber> - Class in org.tensorflow.op.nn
Computes the LSTM cell forward propagation for 1 time step.
LSTMBlockCell.Options - Class in org.tensorflow.op.nn
Optional attributes for LSTMBlockCell
LSTMBlockCellGrad<T extends TNumber> - Class in org.tensorflow.op.nn
Computes the LSTM cell backward propagation for 1 timestep.
Lu<T extends TType,U extends TNumber> - Class in org.tensorflow.op.linalg
Computes the LU decomposition of one or more square matrices.
lu() - Method in class org.tensorflow.op.linalg.Lu
A tensor of shape `[..., M, M]` whose strictly lower triangular part denotes the lower triangular factor `L` with unit diagonal, and whose upper triangular part denotes the upper triangular factor `U`.
lu(Operand<T>) - Method in class org.tensorflow.op.LinalgOps
Computes the LU decomposition of one or more square matrices.
lu(Operand<T>, DataType<U>) - Method in class org.tensorflow.op.LinalgOps
Computes the LU decomposition of one or more square matrices.

M

m() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingProximalYogiParameters
 
m() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingProximalYogiParametersGradAccumDebug
 
MACHINE_CONFIGURATION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.TestResults
 
MACHINE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.PlatformInfo
 
MachineConfiguration - Class in org.tensorflow.proto.util.testlog
Protobuf type tensorflow.MachineConfiguration
MachineConfiguration.Builder - Class in org.tensorflow.proto.util.testlog
Protobuf type tensorflow.MachineConfiguration
MachineConfigurationOrBuilder - Interface in org.tensorflow.proto.util.testlog
 
magnitudeSquared(Boolean) - Static method in class org.tensorflow.op.audio.AudioSpectrogram
 
magnitudeSquared(Boolean) - Method in class org.tensorflow.op.audio.AudioSpectrogram.Options
 
MakeIterator - Class in org.tensorflow.op.data
Makes a new iterator from the given `dataset` and stores it in `iterator`.
makeIterator(Operand<?>, Operand<?>) - Method in class org.tensorflow.op.DataOps
Makes a new iterator from the given `dataset` and stores it in `iterator`.
makeOpName(String) - Method in class org.tensorflow.op.Scope
Create a unique name for an operator, using a provided default if necessary.
MANUAL_VALUE - Static variable in enum org.tensorflow.proto.framework.RewriterConfig.MemOptType
Driven by manual op-level annotations.
map(InfoMap) - Method in class org.tensorflow.internal.c_api.presets.tensorflow
 
MapClear - Class in org.tensorflow.op.core
Op removes all elements in the underlying container.
mapClear(List<DataType<?>>, MapClear.Options...) - Method in class org.tensorflow.op.Ops
Op removes all elements in the underlying container.
MapClear.Options - Class in org.tensorflow.op.core
Optional attributes for MapClear
MapIncompleteSize - Class in org.tensorflow.op.core
Op returns the number of incomplete elements in the underlying container.
mapIncompleteSize(List<DataType<?>>, MapIncompleteSize.Options...) - Method in class org.tensorflow.op.Ops
Op returns the number of incomplete elements in the underlying container.
MapIncompleteSize.Options - Class in org.tensorflow.op.core
Optional attributes for MapIncompleteSize
MapPeek - Class in org.tensorflow.op.core
Op peeks at the values at the specified key.
mapPeek(Operand<TInt64>, Operand<TInt32>, List<DataType<?>>, MapPeek.Options...) - Method in class org.tensorflow.op.Ops
Op peeks at the values at the specified key.
MapPeek.Options - Class in org.tensorflow.op.core
Optional attributes for MapPeek
MapSize - Class in org.tensorflow.op.core
Op returns the number of elements in the underlying container.
mapSize(List<DataType<?>>, MapSize.Options...) - Method in class org.tensorflow.op.Ops
Op returns the number of elements in the underlying container.
MapSize.Options - Class in org.tensorflow.op.core
Optional attributes for MapSize
MapStage - Class in org.tensorflow.op.core
Stage (key, values) in the underlying container which behaves like a hashtable.
mapStage(Operand<TInt64>, Operand<TInt32>, Iterable<Operand<?>>, List<DataType<?>>, MapStage.Options...) - Method in class org.tensorflow.op.Ops
Stage (key, values) in the underlying container which behaves like a hashtable.
MapStage.Options - Class in org.tensorflow.op.core
Optional attributes for MapStage
MapUnstage - Class in org.tensorflow.op.core
Op removes and returns the values associated with the key
mapUnstage(Operand<TInt64>, Operand<TInt32>, List<DataType<?>>, MapUnstage.Options...) - Method in class org.tensorflow.op.Ops
Op removes and returns the values associated with the key
MapUnstage.Options - Class in org.tensorflow.op.core
Optional attributes for MapUnstage
MapUnstageNoKey - Class in org.tensorflow.op.core
Op removes and returns a random (key, value)
mapUnstageNoKey(Operand<TInt32>, List<DataType<?>>, MapUnstageNoKey.Options...) - Method in class org.tensorflow.op.Ops
Op removes and returns a random (key, value)
MapUnstageNoKey.Options - Class in org.tensorflow.op.core
Optional attributes for MapUnstageNoKey
MatchingFiles - Class in org.tensorflow.op.io
Returns the set of files matching one or more glob patterns.
matchingFiles(Operand<TString>) - Method in class org.tensorflow.op.IoOps
Returns the set of files matching one or more glob patterns.
MatchingFilesDataset - Class in org.tensorflow.op.data.experimental
 
MatchingFilesDataset - Class in org.tensorflow.op.data
 
math - Variable in class org.tensorflow.op.Ops
 
MathOps - Class in org.tensorflow.op
An API for building math operations as Ops
MatMul<T extends TType> - Class in org.tensorflow.op.linalg
Multiply the matrix "a" by the matrix "b".
matMul(Operand<T>, Operand<T>, MatMul.Options...) - Method in class org.tensorflow.op.LinalgOps
Multiply the matrix "a" by the matrix "b".
MatMul.Options - Class in org.tensorflow.op.linalg
Optional attributes for MatMul
MatrixDiag<T extends TType> - Class in org.tensorflow.op.linalg
Returns a batched diagonal tensor with given batched diagonal values.
matrixDiag(Operand<T>, Operand<TInt32>, Operand<TInt32>, Operand<TInt32>, Operand<T>) - Method in class org.tensorflow.op.LinalgOps
Returns a batched diagonal tensor with given batched diagonal values.
MatrixDiagPart<T extends TType> - Class in org.tensorflow.op.linalg
Returns the batched diagonal part of a batched tensor.
matrixDiagPart(Operand<T>, Operand<TInt32>, Operand<T>) - Method in class org.tensorflow.op.LinalgOps
Returns the batched diagonal part of a batched tensor.
MatrixDiagPartV3<T extends TType> - Class in org.tensorflow.op.linalg
Returns the batched diagonal part of a batched tensor.
matrixDiagPartV3(Operand<T>, Operand<TInt32>, Operand<T>, MatrixDiagPartV3.Options...) - Method in class org.tensorflow.op.LinalgOps
Returns the batched diagonal part of a batched tensor.
MatrixDiagPartV3.Options - Class in org.tensorflow.op.linalg
Optional attributes for MatrixDiagPartV3
MatrixDiagV3<T extends TType> - Class in org.tensorflow.op.linalg
Returns a batched diagonal tensor with given batched diagonal values.
matrixDiagV3(Operand<T>, Operand<TInt32>, Operand<TInt32>, Operand<TInt32>, Operand<T>, MatrixDiagV3.Options...) - Method in class org.tensorflow.op.LinalgOps
Returns a batched diagonal tensor with given batched diagonal values.
MatrixDiagV3.Options - Class in org.tensorflow.op.linalg
Optional attributes for MatrixDiagV3
MatrixLogarithm<T extends TType> - Class in org.tensorflow.op.linalg
Computes the matrix logarithm of one or more square matrices:
MatrixSetDiag<T extends TType> - Class in org.tensorflow.op.linalg
Returns a batched matrix tensor with new batched diagonal values.
matrixSetDiag(Operand<T>, Operand<T>, Operand<TInt32>, MatrixSetDiag.Options...) - Method in class org.tensorflow.op.LinalgOps
Returns a batched matrix tensor with new batched diagonal values.
MatrixSetDiag.Options - Class in org.tensorflow.op.linalg
Optional attributes for MatrixSetDiag
MatrixSolveLs<T extends TType> - Class in org.tensorflow.op.linalg
Solves one or more linear least-squares problems.
matrixSolveLs(Operand<T>, Operand<T>, Operand<TFloat64>, MatrixSolveLs.Options...) - Method in class org.tensorflow.op.LinalgOps
Solves one or more linear least-squares problems.
MatrixSolveLs.Options - Class in org.tensorflow.op.linalg
Optional attributes for MatrixSolveLs
Max<T extends TType> - Class in org.tensorflow.op.core
Computes the maximum of elements across dimensions of a tensor.
max(Operand<T>, Operand<U>, Max.Options...) - Method in class org.tensorflow.op.Ops
Computes the maximum of elements across dimensions of a tensor.
max(Float) - Static method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxArgs
 
max(Float) - Method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxArgs.Options
 
max(Float) - Static method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxArgsGradient
 
max(Float) - Method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxArgsGradient.Options
 
Max.Options - Class in org.tensorflow.op.core
Optional attributes for Max
MAX_BYTE_SIZE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo
 
MAX_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.HistogramProto
 
MAX_FOLDED_CONSTANT_IN_BYTES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.OptimizerOptions
 
MAX_TO_KEEP_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.SaverDef
 
MAX_VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.MetricEntry
 
maxActivations() - Method in class org.tensorflow.op.nn.QuantizedRelu
The float value that the highest quantized value represents.
maxActivations() - Method in class org.tensorflow.op.nn.QuantizedRelu6
The float value that the highest quantized value represents.
maxActivations() - Method in class org.tensorflow.op.nn.QuantizedReluX
The float value that the highest quantized value represents.
maxAttempts(Long) - Static method in class org.tensorflow.op.image.SampleDistortedBoundingBox
 
maxAttempts(Long) - Method in class org.tensorflow.op.image.SampleDistortedBoundingBox.Options
 
maxElements(Long) - Static method in class org.tensorflow.op.estimator.BoostedTreesCreateQuantileStreamResource
 
maxElements(Long) - Method in class org.tensorflow.op.estimator.BoostedTreesCreateQuantileStreamResource.Options
 
maxEnqueuedBatches(Long) - Static method in class org.tensorflow.op.core.Batch
 
maxEnqueuedBatches(Long) - Method in class org.tensorflow.op.core.Batch.Options
 
maxImages(Long) - Static method in class org.tensorflow.op.summary.ImageSummary
 
maxImages(Long) - Method in class org.tensorflow.op.summary.ImageSummary.Options
 
maxImages(Long) - Static method in class org.tensorflow.op.summary.WriteImageSummary
 
maxImages(Long) - Method in class org.tensorflow.op.summary.WriteImageSummary.Options
 
Maximum<T extends TNumber> - Class in org.tensorflow.op.math
Returns the max of x and y (i.e.
maximum(Operand<T>, Operand<T>) - Method in class org.tensorflow.op.MathOps
Returns the max of x and y (i.e.
MAXIMUM_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.BoundedTensorSpecProto
 
MAXIMUM_ITERATIONS_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.WhileContextDef
 
maxIntraOpParallelism(Long) - Static method in class org.tensorflow.op.data.experimental.ThreadPoolHandle
 
maxIntraOpParallelism(Long) - Method in class org.tensorflow.op.data.experimental.ThreadPoolHandle.Options
 
maxIntraOpParallelism(Long) - Static method in class org.tensorflow.op.data.ThreadPoolHandle
 
maxIntraOpParallelism(Long) - Method in class org.tensorflow.op.data.ThreadPoolHandle.Options
 
MaxIntraOpParallelismDataset - Class in org.tensorflow.op.data.experimental
Creates a dataset that overrides the maximum intra-op parallelism.
MaxIntraOpParallelismDataset - Class in org.tensorflow.op.data
Creates a dataset that overrides the maximum intra-op parallelism.
maxlength(Long) - Static method in class org.tensorflow.op.ragged.RaggedCountSparseOutput
 
maxlength(Long) - Method in class org.tensorflow.op.ragged.RaggedCountSparseOutput.Options
 
maxlength(Long) - Static method in class org.tensorflow.op.sparse.DenseCountSparseOutput
 
maxlength(Long) - Method in class org.tensorflow.op.sparse.DenseCountSparseOutput.Options
 
maxlength(Long) - Static method in class org.tensorflow.op.sparse.SparseCountSparseOutput
 
maxlength(Long) - Method in class org.tensorflow.op.sparse.SparseCountSparseOutput.Options
 
maxLoadFactor(Float) - Static method in class org.tensorflow.op.core.MutableDenseHashTable
 
maxLoadFactor(Float) - Method in class org.tensorflow.op.core.MutableDenseHashTable.Options
 
maxOut() - Method in class org.tensorflow.op.linalg.QuantizedMatMul
The float value that the highest quantized output value represents.
maxOut() - Method in class org.tensorflow.op.linalg.QuantizedMatMulWithBias
The float value that the highest quantized output value represents.
maxOut() - Method in class org.tensorflow.op.linalg.QuantizedMatMulWithBiasAndRelu
The float value that the highest quantized output value represents.
maxOut() - Method in class org.tensorflow.op.linalg.QuantizedMatMulWithBiasAndReluAndRequantize
The float value that the highest quantized output value represents.
maxOut() - Method in class org.tensorflow.op.nn.QuantizedBiasAdd
The float value that the highest quantized output value represents.
maxOut() - Method in class org.tensorflow.op.quantization.QuantizedMatMulWithBiasAndRequantize
 
maxOutput() - Method in class org.tensorflow.op.nn.QuantizedAvgPool
The float value that the highest quantized output value represents.
maxOutput() - Method in class org.tensorflow.op.nn.QuantizedConv2d
The float value that the highest quantized output value represents.
maxOutput() - Method in class org.tensorflow.op.nn.QuantizedConv2DAndRelu
 
maxOutput() - Method in class org.tensorflow.op.nn.QuantizedConv2DAndReluAndRequantize
 
maxOutput() - Method in class org.tensorflow.op.nn.QuantizedConv2DAndRequantize
 
maxOutput() - Method in class org.tensorflow.op.nn.QuantizedConv2DPerChannel
The maximum value of the final output tensor.
maxOutput() - Method in class org.tensorflow.op.nn.QuantizedConv2DWithBias
 
maxOutput() - Method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasAndRelu
 
maxOutput() - Method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasAndReluAndRequantize
 
maxOutput() - Method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasAndRequantize
 
maxOutput() - Method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasSignedSumAndReluAndRequantize
 
maxOutput() - Method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasSumAndRelu
 
maxOutput() - Method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasSumAndReluAndRequantize
 
maxOutput() - Method in class org.tensorflow.op.nn.QuantizedDepthwiseConv2D
The float value that the maximum quantized output value represents.
maxOutput() - Method in class org.tensorflow.op.nn.QuantizedDepthwiseConv2DWithBias
The float value that the maximum quantized output value represents.
maxOutput() - Method in class org.tensorflow.op.nn.QuantizedDepthwiseConv2DWithBiasAndRelu
The float value that the maximum quantized output value represents.
maxOutput() - Method in class org.tensorflow.op.nn.QuantizedDepthwiseConv2DWithBiasAndReluAndRequantize
The float value that the maximum quantized output value represents.
maxOutput() - Method in class org.tensorflow.op.nn.QuantizedMaxPool
The float value that the highest quantized output value represents.
maxOutputs(Long) - Static method in class org.tensorflow.op.summary.AudioSummary
 
maxOutputs(Long) - Method in class org.tensorflow.op.summary.AudioSummary.Options
 
maxOutputs(Long) - Static method in class org.tensorflow.op.summary.WriteAudioSummary
 
maxOutputs(Long) - Method in class org.tensorflow.op.summary.WriteAudioSummary.Options
 
MaxPool<T extends TType> - Class in org.tensorflow.op.nn
Performs max pooling on the input.
maxPool(Operand<T>, Operand<TInt32>, Operand<TInt32>, String, MaxPool.Options...) - Method in class org.tensorflow.op.NnOps
Performs max pooling on the input.
MaxPool.Options - Class in org.tensorflow.op.nn
Optional attributes for MaxPool
MaxPool3d<T extends TNumber> - Class in org.tensorflow.op.nn
Performs 3D max pooling on the input.
maxPool3d(Operand<T>, List<Long>, List<Long>, String, MaxPool3d.Options...) - Method in class org.tensorflow.op.NnOps
Performs 3D max pooling on the input.
MaxPool3d.Options - Class in org.tensorflow.op.nn
Optional attributes for MaxPool3d
MaxPool3dGrad<U extends TNumber> - Class in org.tensorflow.op.nn
Computes gradients of 3D max pooling function.
maxPool3dGrad(Operand<T>, Operand<T>, Operand<U>, List<Long>, List<Long>, String, MaxPool3dGrad.Options...) - Method in class org.tensorflow.op.NnOps
Computes gradients of 3D max pooling function.
MaxPool3dGrad.Options - Class in org.tensorflow.op.nn
Optional attributes for MaxPool3dGrad
MaxPool3dGradGrad<T extends TNumber> - Class in org.tensorflow.op.nn
Computes second-order gradients of the maxpooling function.
maxPool3dGradGrad(Operand<T>, Operand<T>, Operand<T>, List<Long>, List<Long>, String, MaxPool3dGradGrad.Options...) - Method in class org.tensorflow.op.NnOps
Computes second-order gradients of the maxpooling function.
MaxPool3dGradGrad.Options - Class in org.tensorflow.op.nn
Optional attributes for MaxPool3dGradGrad
MaxPoolGrad<T extends TNumber> - Class in org.tensorflow.op.nn
Computes gradients of the maxpooling function.
maxPoolGrad(Operand<T>, Operand<T>, Operand<T>, Operand<TInt32>, Operand<TInt32>, String, MaxPoolGrad.Options...) - Method in class org.tensorflow.op.NnOps
Computes gradients of the maxpooling function.
MaxPoolGrad.Options - Class in org.tensorflow.op.nn
Optional attributes for MaxPoolGrad
MaxPoolGradGrad<T extends TNumber> - Class in org.tensorflow.op.nn
Computes second-order gradients of the maxpooling function.
maxPoolGradGrad(Operand<T>, Operand<T>, Operand<T>, Operand<TInt32>, Operand<TInt32>, String, MaxPoolGradGrad.Options...) - Method in class org.tensorflow.op.NnOps
Computes second-order gradients of the maxpooling function.
MaxPoolGradGrad.Options - Class in org.tensorflow.op.nn
Optional attributes for MaxPoolGradGrad
MaxPoolGradGradWithArgmax<T extends TNumber> - Class in org.tensorflow.op.nn
Computes second-order gradients of the maxpooling function.
maxPoolGradGradWithArgmax(Operand<T>, Operand<T>, Operand<U>, List<Long>, List<Long>, String, MaxPoolGradGradWithArgmax.Options...) - Method in class org.tensorflow.op.NnOps
Computes second-order gradients of the maxpooling function.
MaxPoolGradGradWithArgmax.Options - Class in org.tensorflow.op.nn
Optional attributes for MaxPoolGradGradWithArgmax
MaxPoolGradWithArgmax<T extends TNumber> - Class in org.tensorflow.op.nn
Computes gradients of the maxpooling function.
MaxPoolGradWithArgmax.Options - Class in org.tensorflow.op.nn
Optional attributes for MaxPoolGradWithArgmax
MaxPoolWithArgmax<T extends TNumber,U extends TNumber> - Class in org.tensorflow.op.nn
Performs max pooling on the input and outputs both max values and indices.
maxPoolWithArgmax(Operand<T>, List<Long>, List<Long>, String, MaxPoolWithArgmax.Options...) - Method in class org.tensorflow.op.NnOps
Performs max pooling on the input and outputs both max values and indices.
maxPoolWithArgmax(Operand<T>, List<Long>, List<Long>, DataType<U>, String, MaxPoolWithArgmax.Options...) - Method in class org.tensorflow.op.NnOps
Performs max pooling on the input and outputs both max values and indices.
MaxPoolWithArgmax.Options - Class in org.tensorflow.op.nn
Optional attributes for MaxPoolWithArgmax
maxRowsInMemory(Long) - Static method in class org.tensorflow.op.linalg.LoadAndRemapMatrix
 
maxRowsInMemory(Long) - Method in class org.tensorflow.op.linalg.LoadAndRemapMatrix.Options
 
maxSequenceLengths(List<Long>) - Static method in class org.tensorflow.op.tpu.EnqueueTPUEmbeddingRaggedTensorBatch
 
maxSequenceLengths(List<Long>) - Method in class org.tensorflow.op.tpu.EnqueueTPUEmbeddingRaggedTensorBatch.Options
 
maxSequenceLengths(List<Long>) - Static method in class org.tensorflow.op.tpu.EnqueueTPUEmbeddingSparseTensorBatch
 
maxSequenceLengths(List<Long>) - Method in class org.tensorflow.op.tpu.EnqueueTPUEmbeddingSparseTensorBatch.Options
 
maxsplit(Long) - Static method in class org.tensorflow.op.strings.StringSplit
 
maxsplit(Long) - Method in class org.tensorflow.op.strings.StringSplit.Options
 
maxZ() - Method in class org.tensorflow.op.math.QuantizedAdd
The float value that the highest quantized output value represents.
maxZ() - Method in class org.tensorflow.op.math.QuantizedMul
The float value that the highest quantized output value represents.
MAYBE_TYPE_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ResourceHandleProto
 
Mean<T extends TType> - Class in org.tensorflow.op.math
Computes the mean of elements across dimensions of a tensor.
mean(Operand<T>, Operand<U>, Mean.Options...) - Method in class org.tensorflow.op.MathOps
Computes the mean of elements across dimensions of a tensor.
Mean.Options - Class in org.tensorflow.op.math
Optional attributes for Mean
MemAllocatorStats - Class in org.tensorflow.proto.util
Some of the data from AllocatorStats
MemAllocatorStats.Builder - Class in org.tensorflow.proto.util
Some of the data from AllocatorStats
MemAllocatorStatsOrBuilder - Interface in org.tensorflow.proto.util
 
MemChunk - Class in org.tensorflow.proto.util
Protobuf type tensorflow.MemChunk
MemChunk.Builder - Class in org.tensorflow.proto.util
Protobuf type tensorflow.MemChunk
MemChunkOrBuilder - Interface in org.tensorflow.proto.util
 
MemmappedFileSystemDirectory - Class in org.tensorflow.proto.util
A directory of regions in a memmapped file.
MemmappedFileSystemDirectory.Builder - Class in org.tensorflow.proto.util
A directory of regions in a memmapped file.
MemmappedFileSystemDirectoryElement - Class in org.tensorflow.proto.util
A message that describes one region of memmapped file.
MemmappedFileSystemDirectoryElement.Builder - Class in org.tensorflow.proto.util
A message that describes one region of memmapped file.
MemmappedFileSystemDirectoryElementOrBuilder - Interface in org.tensorflow.proto.util
 
MemmappedFileSystemDirectoryOrBuilder - Interface in org.tensorflow.proto.util
 
MemmappedFileSystemProtos - Class in org.tensorflow.proto.util
 
MEMORY_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.NodeExecStats
 
MEMORY_INFO_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.MachineConfiguration
 
MEMORY_LIMIT_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.DeviceAttributes
 
MEMORY_LIMIT_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo
 
MEMORY_LIMIT_MB_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices
 
MEMORY_OPTIMIZATION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RewriterConfig
 
MEMORY_OPTIMIZER_TARGET_NODE_NAME_SCOPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RewriterConfig
 
MEMORY_SIZE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.DeviceProperties
 
MEMORY_STATS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.NodeExecStats
 
MEMORY_TIME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CostGraphDef.Node
 
MemoryDump - Class in org.tensorflow.proto.util
Protobuf type tensorflow.MemoryDump
MemoryDump.Builder - Class in org.tensorflow.proto.util
Protobuf type tensorflow.MemoryDump
MemoryDumpOrBuilder - Interface in org.tensorflow.proto.util
 
MemoryInfo - Class in org.tensorflow.proto.util.testlog
Protobuf type tensorflow.MemoryInfo
MemoryInfo.Builder - Class in org.tensorflow.proto.util.testlog
Protobuf type tensorflow.MemoryInfo
MemoryInfoOrBuilder - Interface in org.tensorflow.proto.util.testlog
 
memoryLimit(Long) - Static method in class org.tensorflow.op.core.MapClear
 
memoryLimit(Long) - Method in class org.tensorflow.op.core.MapClear.Options
 
memoryLimit(Long) - Static method in class org.tensorflow.op.core.MapIncompleteSize
 
memoryLimit(Long) - Method in class org.tensorflow.op.core.MapIncompleteSize.Options
 
memoryLimit(Long) - Static method in class org.tensorflow.op.core.MapPeek
 
memoryLimit(Long) - Method in class org.tensorflow.op.core.MapPeek.Options
 
memoryLimit(Long) - Static method in class org.tensorflow.op.core.MapSize
 
memoryLimit(Long) - Method in class org.tensorflow.op.core.MapSize.Options
 
memoryLimit(Long) - Static method in class org.tensorflow.op.core.MapStage
 
memoryLimit(Long) - Method in class org.tensorflow.op.core.MapStage.Options
 
memoryLimit(Long) - Static method in class org.tensorflow.op.core.MapUnstage
 
memoryLimit(Long) - Method in class org.tensorflow.op.core.MapUnstage.Options
 
memoryLimit(Long) - Static method in class org.tensorflow.op.core.MapUnstageNoKey
 
memoryLimit(Long) - Method in class org.tensorflow.op.core.MapUnstageNoKey.Options
 
memoryLimit(Long) - Static method in class org.tensorflow.op.core.OrderedMapClear
 
memoryLimit(Long) - Method in class org.tensorflow.op.core.OrderedMapClear.Options
 
memoryLimit(Long) - Static method in class org.tensorflow.op.core.OrderedMapIncompleteSize
 
memoryLimit(Long) - Method in class org.tensorflow.op.core.OrderedMapIncompleteSize.Options
 
memoryLimit(Long) - Static method in class org.tensorflow.op.core.OrderedMapPeek
 
memoryLimit(Long) - Method in class org.tensorflow.op.core.OrderedMapPeek.Options
 
memoryLimit(Long) - Static method in class org.tensorflow.op.core.OrderedMapSize
 
memoryLimit(Long) - Method in class org.tensorflow.op.core.OrderedMapSize.Options
 
memoryLimit(Long) - Static method in class org.tensorflow.op.core.OrderedMapStage
 
memoryLimit(Long) - Method in class org.tensorflow.op.core.OrderedMapStage.Options
 
memoryLimit(Long) - Static method in class org.tensorflow.op.core.OrderedMapUnstage
 
memoryLimit(Long) - Method in class org.tensorflow.op.core.OrderedMapUnstage.Options
 
memoryLimit(Long) - Static method in class org.tensorflow.op.core.OrderedMapUnstageNoKey
 
memoryLimit(Long) - Method in class org.tensorflow.op.core.OrderedMapUnstageNoKey.Options
 
memoryLimit(Long) - Static method in class org.tensorflow.op.core.Stage
 
memoryLimit(Long) - Method in class org.tensorflow.op.core.Stage.Options
 
memoryLimit(Long) - Static method in class org.tensorflow.op.core.StageClear
 
memoryLimit(Long) - Method in class org.tensorflow.op.core.StageClear.Options
 
memoryLimit(Long) - Static method in class org.tensorflow.op.core.StagePeek
 
memoryLimit(Long) - Method in class org.tensorflow.op.core.StagePeek.Options
 
memoryLimit(Long) - Static method in class org.tensorflow.op.core.StageSize
 
memoryLimit(Long) - Method in class org.tensorflow.op.core.StageSize.Options
 
memoryLimit(Long) - Static method in class org.tensorflow.op.core.Unstage
 
memoryLimit(Long) - Method in class org.tensorflow.op.core.Unstage.Options
 
MemoryLogRawAllocation - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.MemoryLogRawAllocation
MemoryLogRawAllocation.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.MemoryLogRawAllocation
MemoryLogRawAllocationOrBuilder - Interface in org.tensorflow.proto.framework
 
MemoryLogRawDeallocation - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.MemoryLogRawDeallocation
MemoryLogRawDeallocation.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.MemoryLogRawDeallocation
MemoryLogRawDeallocationOrBuilder - Interface in org.tensorflow.proto.framework
 
MemoryLogStep - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.MemoryLogStep
MemoryLogStep.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.MemoryLogStep
MemoryLogStepOrBuilder - Interface in org.tensorflow.proto.framework
 
MemoryLogTensorAllocation - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.MemoryLogTensorAllocation
MemoryLogTensorAllocation.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.MemoryLogTensorAllocation
MemoryLogTensorAllocationOrBuilder - Interface in org.tensorflow.proto.framework
 
MemoryLogTensorDeallocation - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.MemoryLogTensorDeallocation
MemoryLogTensorDeallocation.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.MemoryLogTensorDeallocation
MemoryLogTensorDeallocationOrBuilder - Interface in org.tensorflow.proto.framework
 
MemoryLogTensorOutput - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.MemoryLogTensorOutput
MemoryLogTensorOutput.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.MemoryLogTensorOutput
MemoryLogTensorOutputOrBuilder - Interface in org.tensorflow.proto.framework
 
MemoryStats - Class in org.tensorflow.proto.framework
For memory tracking.
MemoryStats.Builder - Class in org.tensorflow.proto.framework
For memory tracking.
MemoryStatsOrBuilder - Interface in org.tensorflow.proto.framework
 
Merge<T extends TType> - Class in org.tensorflow.op.core
Forwards the value of an available tensor from `inputs` to `output`.
merge(Iterable<Operand<T>>) - Method in class org.tensorflow.op.Ops
Forwards the value of an available tensor from `inputs` to `output`.
mergeAllocationDescription(AllocationDescription) - Method in class org.tensorflow.proto.framework.TensorDescription.Builder
Information about the size and allocator used for the data
mergeAllowedValues(AttrValue) - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint.Builder
A list of values that this kernel supports for this attr.
mergeAllowedValues(AttrValue) - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
The set of allowed values.
mergeAnyInfo(Any) - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
A serialized protobuf.
mergeAnyList(CollectionDef.AnyList) - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
.tensorflow.CollectionDef.AnyList any_list = 5;
mergeAsset(SavedAsset) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedAsset asset = 5;
mergeAudio(Summary.Audio) - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
.tensorflow.Summary.Audio audio = 6;
mergeAutoParallel(AutoParallelOptions) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Configures AutoParallel optimization passes either through the meta-optimizer or when manually specified through the optimizers field.
mergeBareConcreteFunction(SavedBareConcreteFunction) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
mergeBoundedTensorSpecValue(BoundedTensorSpecProto) - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a value for tf.BoundedTensorSpec.
mergeBuildConfiguration(BuildConfiguration) - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
The configuration of the build (compiled opt? with cuda? any copts?)
mergeBytesList(BytesList) - Method in class org.tensorflow.proto.example.Feature.Builder
.tensorflow.BytesList bytes_list = 1;
mergeBytesList(CollectionDef.BytesList) - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
.tensorflow.CollectionDef.BytesList bytes_list = 2;
mergeCanonicalizedInputSignature(StructuredValue) - Method in class org.tensorflow.proto.framework.SavedConcreteFunction.Builder
Input in canonicalized form that was received to create this concrete function.
mergeCluster(ClusterDef) - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
The cluster of which this server is a member.
mergeClusterDef(ClusterDef) - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
Optional list of all workers to use in this session.
mergeClusterDeviceFilters(ClusterDeviceFilters) - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
Device filters for remote tasks in the cluster.
mergeCodeLocation(CodeLocation) - Method in class org.tensorflow.proto.util.Execution.Builder
Stack trace of the eager execution.
mergeCodeLocation(CodeLocation) - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
The unique ID for code location (stack trace) of the op's creation.
mergeCommitId(CommitId) - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
The commit id (git hash or changelist)
mergeCompositeTensor(TensorInfo.CompositeTensor) - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
Generic encoding for CompositeTensors.
mergeCondCtxt(CondContextDef) - Method in class org.tensorflow.proto.framework.ControlFlowContextDef.Builder
.tensorflow.CondContextDef cond_ctxt = 1;
mergeConstant(SavedConstant) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedConstant constant = 9;
mergeContext(Features) - Method in class org.tensorflow.proto.example.SequenceExample.Builder
.tensorflow.Features context = 1;
mergeCooSparse(TensorInfo.CooSparse) - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix).
mergeCostGraph(CostGraphDef) - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
The cost graph for the computation defined by the run call.
mergeCpuInfo(CPUInfo) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
CPU Information.
merged() - Method in class org.tensorflow.op.core.DynamicStitch
 
merged() - Method in class org.tensorflow.op.core.ParallelDynamicStitch
 
mergeData(TensorProto) - Method in class org.tensorflow.proto.util.SavedSlice.Builder
The raw data of the slice is stored as a TensorProto.
mergeData(SavedSlice) - Method in class org.tensorflow.proto.util.SavedTensorSlices.Builder
This exists in all but the first item of each checkpoint file.
mergeDebuggedDevice(DebuggedDevice) - Method in class org.tensorflow.proto.util.DebugEvent.Builder
A device on which debugger-instrumented ops and/or tensors reside.
mergeDebuggedGraph(DebuggedGraph) - Method in class org.tensorflow.proto.util.DebugEvent.Builder
Information about a debugged graph.
mergeDebugMetadata(DebugMetadata) - Method in class org.tensorflow.proto.util.DebugEvent.Builder
Metadata related to this debugging data.
mergeDebugOptions(DebugOptions) - Method in class org.tensorflow.proto.framework.RunOptions.Builder
EXPERIMENTAL.
mergeDefaultSessionConfig(ConfigProto) - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
The default configuration for sessions that run on this server.
mergeDefaultValue(TensorProto) - Method in class org.tensorflow.proto.example.FixedLenFeatureProto.Builder
.tensorflow.TensorProto default_value = 3;
mergeDefaultValue(AttrValue) - Method in class org.tensorflow.proto.framework.ApiDef.Attr.Builder
Specify a new default value to use for this attr.
mergeDefaultValue(AttrValue) - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
A reasonable default for this attribute if the user does not supply a value.
mergeDeprecation(OpDeprecation) - Method in class org.tensorflow.proto.framework.OpDef.Builder
Optional deprecation based on GraphDef versions.
mergeDictValue(DictValue) - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a dict `Value`.
mergeEntries(BenchmarkEntries) - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
The list of tests or benchmarks in this run.
mergeExecution(Execution) - Method in class org.tensorflow.proto.util.DebugEvent.Builder
Execution of an op or a Graph (e.g., a tf.function).
mergeExitCode(RequestedExitCode) - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest.Builder
.tensorflow.RequestedExitCode exit_code = 3;
mergeExperimental(ConfigProto.Experimental) - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
.tensorflow.ConfigProto.Experimental experimental = 16;
mergeExperimental(GPUOptions.Experimental) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.RunOptions.Builder
.tensorflow.RunOptions.Experimental experimental = 8;
mergeExperimentalDebugInfo(NodeDef.ExperimentalDebugInfo) - Method in class org.tensorflow.proto.framework.NodeDef.Builder
This stores debug information associated with the node.
mergeFeatureLists(FeatureLists) - Method in class org.tensorflow.proto.example.SequenceExample.Builder
.tensorflow.FeatureLists feature_lists = 2;
mergeFeatures(Features) - Method in class org.tensorflow.proto.example.Example.Builder
.tensorflow.Features features = 1;
mergeFileLineCol(GraphDebugInfo.FileLineCol) - Method in class org.tensorflow.proto.util.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).
mergeFixedLenFeature(FixedLenFeatureProto) - Method in class org.tensorflow.proto.example.FeatureConfiguration.Builder
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
mergeFloatList(FloatList) - Method in class org.tensorflow.proto.example.Feature.Builder
.tensorflow.FloatList float_list = 2;
mergeFloatList(CollectionDef.FloatList) - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
.tensorflow.CollectionDef.FloatList float_list = 4;
mergeFrom(Message) - Method in class org.tensorflow.proto.distruntime.ClusterDef.Builder
 
mergeFrom(ClusterDef) - Method in class org.tensorflow.proto.distruntime.ClusterDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.distruntime.ClusterDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters.Builder
 
mergeFrom(ClusterDeviceFilters) - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.distruntime.JobDef.Builder
 
mergeFrom(JobDef) - Method in class org.tensorflow.proto.distruntime.JobDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.distruntime.JobDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters.Builder
 
mergeFrom(JobDeviceFilters) - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
 
mergeFrom(ServerDef) - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.distruntime.TaskDeviceFilters.Builder
 
mergeFrom(TaskDeviceFilters) - Method in class org.tensorflow.proto.distruntime.TaskDeviceFilters.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.distruntime.TaskDeviceFilters.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra.Builder
 
mergeFrom(TransportOptions.RecvBufRespExtra) - Method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.example.BytesList.Builder
 
mergeFrom(BytesList) - Method in class org.tensorflow.proto.example.BytesList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.example.BytesList.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.example.Example.Builder
 
mergeFrom(Example) - Method in class org.tensorflow.proto.example.Example.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.example.Example.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.example.ExampleParserConfiguration.Builder
 
mergeFrom(ExampleParserConfiguration) - Method in class org.tensorflow.proto.example.ExampleParserConfiguration.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.example.ExampleParserConfiguration.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.example.Feature.Builder
 
mergeFrom(Feature) - Method in class org.tensorflow.proto.example.Feature.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.example.Feature.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.example.FeatureConfiguration.Builder
 
mergeFrom(FeatureConfiguration) - Method in class org.tensorflow.proto.example.FeatureConfiguration.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.example.FeatureConfiguration.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.example.FeatureList.Builder
 
mergeFrom(FeatureList) - Method in class org.tensorflow.proto.example.FeatureList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.example.FeatureList.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.example.FeatureLists.Builder
 
mergeFrom(FeatureLists) - Method in class org.tensorflow.proto.example.FeatureLists.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.example.FeatureLists.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.example.Features.Builder
 
mergeFrom(Features) - Method in class org.tensorflow.proto.example.Features.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.example.Features.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.example.FixedLenFeatureProto.Builder
 
mergeFrom(FixedLenFeatureProto) - Method in class org.tensorflow.proto.example.FixedLenFeatureProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.example.FixedLenFeatureProto.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.example.FloatList.Builder
 
mergeFrom(FloatList) - Method in class org.tensorflow.proto.example.FloatList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.example.FloatList.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.example.Int64List.Builder
 
mergeFrom(Int64List) - Method in class org.tensorflow.proto.example.Int64List.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.example.Int64List.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.example.SequenceExample.Builder
 
mergeFrom(SequenceExample) - Method in class org.tensorflow.proto.example.SequenceExample.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.example.SequenceExample.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.example.VarLenFeatureProto.Builder
 
mergeFrom(VarLenFeatureProto) - Method in class org.tensorflow.proto.example.VarLenFeatureProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.example.VarLenFeatureProto.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.AllocationDescription.Builder
 
mergeFrom(AllocationDescription) - Method in class org.tensorflow.proto.framework.AllocationDescription.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.AllocationDescription.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.AllocationRecord.Builder
 
mergeFrom(AllocationRecord) - Method in class org.tensorflow.proto.framework.AllocationRecord.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.AllocationRecord.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
 
mergeFrom(AllocatorMemoryUsed) - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.ApiDef.Arg.Builder
 
mergeFrom(ApiDef.Arg) - Method in class org.tensorflow.proto.framework.ApiDef.Arg.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.ApiDef.Arg.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.ApiDef.Attr.Builder
 
mergeFrom(ApiDef.Attr) - Method in class org.tensorflow.proto.framework.ApiDef.Attr.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.ApiDef.Attr.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
 
mergeFrom(ApiDef) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.ApiDef.Endpoint.Builder
 
mergeFrom(ApiDef.Endpoint) - Method in class org.tensorflow.proto.framework.ApiDef.Endpoint.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.ApiDef.Endpoint.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.ApiDefs.Builder
 
mergeFrom(ApiDefs) - Method in class org.tensorflow.proto.framework.ApiDefs.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.ApiDefs.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.AssetFileDef.Builder
 
mergeFrom(AssetFileDef) - Method in class org.tensorflow.proto.framework.AssetFileDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.AssetFileDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.AttrValue.Builder
 
mergeFrom(AttrValue) - Method in class org.tensorflow.proto.framework.AttrValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.AttrValue.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
 
mergeFrom(AttrValue.ListValue) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.AutoParallelOptions.Builder
 
mergeFrom(AutoParallelOptions) - Method in class org.tensorflow.proto.framework.AutoParallelOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.AutoParallelOptions.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
 
mergeFrom(BoundedTensorSpecProto) - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
 
mergeFrom(CallableOptions) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList.Builder
 
mergeFrom(CollectionDef.AnyList) - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
 
mergeFrom(CollectionDef) - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.CollectionDef.BytesList.Builder
 
mergeFrom(CollectionDef.BytesList) - Method in class org.tensorflow.proto.framework.CollectionDef.BytesList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.CollectionDef.BytesList.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.CollectionDef.FloatList.Builder
 
mergeFrom(CollectionDef.FloatList) - Method in class org.tensorflow.proto.framework.CollectionDef.FloatList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.CollectionDef.FloatList.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.CollectionDef.Int64List.Builder
 
mergeFrom(CollectionDef.Int64List) - Method in class org.tensorflow.proto.framework.CollectionDef.Int64List.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.CollectionDef.Int64List.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.CollectionDef.NodeList.Builder
 
mergeFrom(CollectionDef.NodeList) - Method in class org.tensorflow.proto.framework.CollectionDef.NodeList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.CollectionDef.NodeList.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
 
mergeFrom(CondContextDef) - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
 
mergeFrom(ConfigProto) - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
 
mergeFrom(ConfigProto.Experimental) - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.ControlFlowContextDef.Builder
 
mergeFrom(ControlFlowContextDef) - Method in class org.tensorflow.proto.framework.ControlFlowContextDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.ControlFlowContextDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost.Builder
 
mergeFrom(CostGraphDef.AggregatedCost) - Method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
 
mergeFrom(CostGraphDef) - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
 
mergeFrom(CostGraphDef.Node) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo.Builder
 
mergeFrom(CostGraphDef.Node.InputInfo) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo.Builder
 
mergeFrom(CostGraphDef.Node.OutputInfo) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.DebuggedSourceFile.Builder
 
mergeFrom(DebuggedSourceFile) - Method in class org.tensorflow.proto.framework.DebuggedSourceFile.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.DebuggedSourceFile.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles.Builder
 
mergeFrom(DebuggedSourceFiles) - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.DebugOptions.Builder
 
mergeFrom(DebugOptions) - Method in class org.tensorflow.proto.framework.DebugOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.DebugOptions.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
 
mergeFrom(DebugTensorWatch) - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.Device.Builder
 
mergeFrom(Device) - Method in class org.tensorflow.proto.framework.Device.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.Device.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
 
mergeFrom(DeviceAttributes) - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.DeviceLocality.Builder
 
mergeFrom(DeviceLocality) - Method in class org.tensorflow.proto.framework.DeviceLocality.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.DeviceLocality.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
 
mergeFrom(DeviceProperties) - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
 
mergeFrom(DeviceStepStats) - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.DictValue.Builder
 
mergeFrom(DictValue) - Method in class org.tensorflow.proto.framework.DictValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.DictValue.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs.Builder
 
mergeFrom(FunctionDef.ArgAttrs) - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
 
mergeFrom(FunctionDef) - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
 
mergeFrom(FunctionDefLibrary) - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.FunctionSpec.Builder
 
mergeFrom(FunctionSpec) - Method in class org.tensorflow.proto.framework.FunctionSpec.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.FunctionSpec.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.GPUOptions.Builder
 
mergeFrom(GPUOptions) - Method in class org.tensorflow.proto.framework.GPUOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.GPUOptions.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.Builder
 
mergeFrom(GPUOptions.Experimental) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices.Builder
 
mergeFrom(GPUOptions.Experimental.VirtualDevices) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.GradientDef.Builder
 
mergeFrom(GradientDef) - Method in class org.tensorflow.proto.framework.GradientDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.GradientDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.Builder
 
mergeFrom(GraphDebugInfo) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol.Builder
 
mergeFrom(GraphDebugInfo.FileLineCol) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace.Builder
 
mergeFrom(GraphDebugInfo.StackTrace) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.GraphDef.Builder
 
mergeFrom(GraphDef) - Method in class org.tensorflow.proto.framework.GraphDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.GraphDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.GraphOptions.Builder
 
mergeFrom(GraphOptions) - Method in class org.tensorflow.proto.framework.GraphOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.GraphOptions.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo.Builder
 
mergeFrom(GraphTransferConstNodeInfo) - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo.Builder
 
mergeFrom(GraphTransferGraphInputNodeInfo) - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo.Builder
 
mergeFrom(GraphTransferGraphOutputNodeInfo) - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
 
mergeFrom(GraphTransferInfo) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo.Builder
 
mergeFrom(GraphTransferNodeInfo) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInput.Builder
 
mergeFrom(GraphTransferNodeInput) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInput.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInput.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo.Builder
 
mergeFrom(GraphTransferNodeInputInfo) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo.Builder
 
mergeFrom(GraphTransferNodeOutputInfo) - Method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
 
mergeFrom(HistogramProto) - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.InterconnectLink.Builder
 
mergeFrom(InterconnectLink) - Method in class org.tensorflow.proto.framework.InterconnectLink.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.InterconnectLink.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint.Builder
 
mergeFrom(KernelDef.AttrConstraint) - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.KernelDef.Builder
 
mergeFrom(KernelDef) - Method in class org.tensorflow.proto.framework.KernelDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.KernelDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.KernelList.Builder
 
mergeFrom(KernelList) - Method in class org.tensorflow.proto.framework.KernelList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.KernelList.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.ListValue.Builder
 
mergeFrom(ListValue) - Method in class org.tensorflow.proto.framework.ListValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.ListValue.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.LocalLinks.Builder
 
mergeFrom(LocalLinks) - Method in class org.tensorflow.proto.framework.LocalLinks.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.LocalLinks.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation.Builder
 
mergeFrom(MemoryLogRawAllocation) - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation.Builder
 
mergeFrom(MemoryLogRawDeallocation) - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.MemoryLogStep.Builder
 
mergeFrom(MemoryLogStep) - Method in class org.tensorflow.proto.framework.MemoryLogStep.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.MemoryLogStep.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation.Builder
 
mergeFrom(MemoryLogTensorAllocation) - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation.Builder
 
mergeFrom(MemoryLogTensorDeallocation) - Method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput.Builder
 
mergeFrom(MemoryLogTensorOutput) - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.MemoryStats.Builder
 
mergeFrom(MemoryStats) - Method in class org.tensorflow.proto.framework.MemoryStats.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.MemoryStats.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
 
mergeFrom(MetaGraphDef) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
 
mergeFrom(MetaGraphDef.MetaInfoDef) - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.NameAttrList.Builder
 
mergeFrom(NameAttrList) - Method in class org.tensorflow.proto.framework.NameAttrList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.NameAttrList.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.NamedDevice.Builder
 
mergeFrom(NamedDevice) - Method in class org.tensorflow.proto.framework.NamedDevice.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.NamedDevice.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.NamedTensorProto.Builder
 
mergeFrom(NamedTensorProto) - Method in class org.tensorflow.proto.framework.NamedTensorProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.NamedTensorProto.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.NamedTupleValue.Builder
 
mergeFrom(NamedTupleValue) - Method in class org.tensorflow.proto.framework.NamedTupleValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.NamedTupleValue.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.NodeDef.Builder
 
mergeFrom(NodeDef) - Method in class org.tensorflow.proto.framework.NodeDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.NodeDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo.Builder
 
mergeFrom(NodeDef.ExperimentalDebugInfo) - Method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
 
mergeFrom(NodeExecStats) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.NodeOutput.Builder
 
mergeFrom(NodeOutput) - Method in class org.tensorflow.proto.framework.NodeOutput.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.NodeOutput.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.NoneValue.Builder
 
mergeFrom(NoneValue) - Method in class org.tensorflow.proto.framework.NoneValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.NoneValue.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.OpDef.ArgDef.Builder
 
mergeFrom(OpDef.ArgDef) - Method in class org.tensorflow.proto.framework.OpDef.ArgDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.OpDef.ArgDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
 
mergeFrom(OpDef.AttrDef) - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.OpDef.Builder
 
mergeFrom(OpDef) - Method in class org.tensorflow.proto.framework.OpDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.OpDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.OpDeprecation.Builder
 
mergeFrom(OpDeprecation) - Method in class org.tensorflow.proto.framework.OpDeprecation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.OpDeprecation.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.OpList.Builder
 
mergeFrom(OpList) - Method in class org.tensorflow.proto.framework.OpList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.OpList.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.OptimizerOptions.Builder
 
mergeFrom(OptimizerOptions) - Method in class org.tensorflow.proto.framework.OptimizerOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.OptimizerOptions.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.PairValue.Builder
 
mergeFrom(PairValue) - Method in class org.tensorflow.proto.framework.PairValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.PairValue.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.QueueRunnerDef.Builder
 
mergeFrom(QueueRunnerDef) - Method in class org.tensorflow.proto.framework.QueueRunnerDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.QueueRunnerDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.ReaderBaseState.Builder
 
mergeFrom(ReaderBaseState) - Method in class org.tensorflow.proto.framework.ReaderBaseState.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.ReaderBaseState.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
 
mergeFrom(RemoteFusedGraphExecuteInfo) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
 
mergeFrom(RemoteFusedGraphExecuteInfo.TensorShapeTypeProto) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
 
mergeFrom(RemoteTensorHandle) - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.Resource.Builder
 
mergeFrom(Resource) - Method in class org.tensorflow.proto.framework.Resource.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.Resource.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape.Builder
 
mergeFrom(ResourceDtypeAndShape) - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
 
mergeFrom(ResourceHandleProto) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape.Builder
 
mergeFrom(ResourceHandleProto.DtypeAndShape) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
 
mergeFrom(RewriterConfig) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
mergeFrom(RewriterConfig.CustomGraphOptimizer) - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.RPCOptions.Builder
 
mergeFrom(RPCOptions) - Method in class org.tensorflow.proto.framework.RPCOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.RPCOptions.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
 
mergeFrom(RunMetadata) - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
 
mergeFrom(RunMetadata.FunctionGraphs) - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.RunOptions.Builder
 
mergeFrom(RunOptions) - Method in class org.tensorflow.proto.framework.RunOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.RunOptions.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.Builder
 
mergeFrom(RunOptions.Experimental) - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
mergeFrom(RunOptions.Experimental.RunHandlerPoolOptions) - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.SaveableObject.Builder
 
mergeFrom(SaveableObject) - Method in class org.tensorflow.proto.framework.SaveableObject.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.SaveableObject.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.SavedAsset.Builder
 
mergeFrom(SavedAsset) - Method in class org.tensorflow.proto.framework.SavedAsset.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.SavedAsset.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction.Builder
 
mergeFrom(SavedBareConcreteFunction) - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.SavedConcreteFunction.Builder
 
mergeFrom(SavedConcreteFunction) - Method in class org.tensorflow.proto.framework.SavedConcreteFunction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.SavedConcreteFunction.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.SavedConstant.Builder
 
mergeFrom(SavedConstant) - Method in class org.tensorflow.proto.framework.SavedConstant.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.SavedConstant.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.SavedFunction.Builder
 
mergeFrom(SavedFunction) - Method in class org.tensorflow.proto.framework.SavedFunction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.SavedFunction.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.SavedModel.Builder
 
mergeFrom(SavedModel) - Method in class org.tensorflow.proto.framework.SavedModel.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.SavedModel.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
 
mergeFrom(SavedObject) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
 
mergeFrom(SavedObjectGraph) - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.SavedResource.Builder
 
mergeFrom(SavedResource) - Method in class org.tensorflow.proto.framework.SavedResource.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.SavedResource.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.SavedUserObject.Builder
 
mergeFrom(SavedUserObject) - Method in class org.tensorflow.proto.framework.SavedUserObject.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.SavedUserObject.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
 
mergeFrom(SavedVariable) - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef.Builder
 
mergeFrom(SaveSliceInfoDef) - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.ScopedAllocatorOptions.Builder
 
mergeFrom(ScopedAllocatorOptions) - Method in class org.tensorflow.proto.framework.ScopedAllocatorOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.ScopedAllocatorOptions.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.SessionMetadata.Builder
 
mergeFrom(SessionMetadata) - Method in class org.tensorflow.proto.framework.SessionMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.SessionMetadata.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.SignatureDef.Builder
 
mergeFrom(SignatureDef) - Method in class org.tensorflow.proto.framework.SignatureDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.SignatureDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.StepStats.Builder
 
mergeFrom(StepStats) - Method in class org.tensorflow.proto.framework.StepStats.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.StepStats.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
 
mergeFrom(StructuredValue) - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.Summary.Audio.Builder
 
mergeFrom(Summary.Audio) - Method in class org.tensorflow.proto.framework.Summary.Audio.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.Summary.Audio.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.Summary.Builder
 
mergeFrom(Summary) - Method in class org.tensorflow.proto.framework.Summary.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.Summary.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.Summary.Image.Builder
 
mergeFrom(Summary.Image) - Method in class org.tensorflow.proto.framework.Summary.Image.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.Summary.Image.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
 
mergeFrom(Summary.Value) - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.SummaryDescription.Builder
 
mergeFrom(SummaryDescription) - Method in class org.tensorflow.proto.framework.SummaryDescription.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.SummaryDescription.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.SummaryMetadata.Builder
 
mergeFrom(SummaryMetadata) - Method in class org.tensorflow.proto.framework.SummaryMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.SummaryMetadata.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData.Builder
 
mergeFrom(SummaryMetadata.PluginData) - Method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.TensorConnection.Builder
 
mergeFrom(TensorConnection) - Method in class org.tensorflow.proto.framework.TensorConnection.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.TensorConnection.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.TensorDescription.Builder
 
mergeFrom(TensorDescription) - Method in class org.tensorflow.proto.framework.TensorDescription.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.TensorDescription.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
 
mergeFrom(TensorInfo) - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor.Builder
 
mergeFrom(TensorInfo.CompositeTensor) - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse.Builder
 
mergeFrom(TensorInfo.CooSparse) - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
 
mergeFrom(TensorProto) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.TensorShapeProto.Builder
 
mergeFrom(TensorShapeProto) - Method in class org.tensorflow.proto.framework.TensorShapeProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.TensorShapeProto.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.TensorShapeProto.Dim.Builder
 
mergeFrom(TensorShapeProto.Dim) - Method in class org.tensorflow.proto.framework.TensorShapeProto.Dim.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.TensorShapeProto.Dim.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.TensorSliceProto.Builder
 
mergeFrom(TensorSliceProto) - Method in class org.tensorflow.proto.framework.TensorSliceProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.TensorSliceProto.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.TensorSliceProto.Extent.Builder
 
mergeFrom(TensorSliceProto.Extent) - Method in class org.tensorflow.proto.framework.TensorSliceProto.Extent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.TensorSliceProto.Extent.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.TensorSpecProto.Builder
 
mergeFrom(TensorSpecProto) - Method in class org.tensorflow.proto.framework.TensorSpecProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.TensorSpecProto.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.ThreadPoolOptionProto.Builder
 
mergeFrom(ThreadPoolOptionProto) - Method in class org.tensorflow.proto.framework.ThreadPoolOptionProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.ThreadPoolOptionProto.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.Trace.Builder
 
mergeFrom(Trace) - Method in class org.tensorflow.proto.framework.Trace.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.Trace.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
 
mergeFrom(TraceEvent) - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.Builder
 
mergeFrom(TrackableObjectGraph) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
 
mergeFrom(TrackableObjectGraph.TrackableObject) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
mergeFrom(TrackableObjectGraph.TrackableObject.ObjectReference) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
mergeFrom(TrackableObjectGraph.TrackableObject.SerializedTensor) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
mergeFrom(TrackableObjectGraph.TrackableObject.SlotVariableReference) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.TupleValue.Builder
 
mergeFrom(TupleValue) - Method in class org.tensorflow.proto.framework.TupleValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.TupleValue.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.TypeSpecProto.Builder
 
mergeFrom(TypeSpecProto) - Method in class org.tensorflow.proto.framework.TypeSpecProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.TypeSpecProto.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.ValuesDef.Builder
 
mergeFrom(ValuesDef) - Method in class org.tensorflow.proto.framework.ValuesDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.ValuesDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.VariableDef.Builder
 
mergeFrom(VariableDef) - Method in class org.tensorflow.proto.framework.VariableDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.VariableDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.VariantTensorDataProto.Builder
 
mergeFrom(VariantTensorDataProto) - Method in class org.tensorflow.proto.framework.VariantTensorDataProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.VariantTensorDataProto.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.VerifierConfig.Builder
 
mergeFrom(VerifierConfig) - Method in class org.tensorflow.proto.framework.VerifierConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.VerifierConfig.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.VersionDef.Builder
 
mergeFrom(VersionDef) - Method in class org.tensorflow.proto.framework.VersionDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.VersionDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
 
mergeFrom(WhileContextDef) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.profiler.ProfileOptions.Builder
 
mergeFrom(ProfileOptions) - Method in class org.tensorflow.proto.profiler.ProfileOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.profiler.ProfileOptions.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.profiler.XEvent.Builder
 
mergeFrom(XEvent) - Method in class org.tensorflow.proto.profiler.XEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.profiler.XEvent.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.profiler.XEventMetadata.Builder
 
mergeFrom(XEventMetadata) - Method in class org.tensorflow.proto.profiler.XEventMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.profiler.XEventMetadata.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.profiler.XLine.Builder
 
mergeFrom(XLine) - Method in class org.tensorflow.proto.profiler.XLine.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.profiler.XLine.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
 
mergeFrom(XPlane) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.profiler.XSpace.Builder
 
mergeFrom(XSpace) - Method in class org.tensorflow.proto.profiler.XSpace.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.profiler.XSpace.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.profiler.XStat.Builder
 
mergeFrom(XStat) - Method in class org.tensorflow.proto.profiler.XStat.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.profiler.XStat.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.profiler.XStatMetadata.Builder
 
mergeFrom(XStatMetadata) - Method in class org.tensorflow.proto.profiler.XStatMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.profiler.XStatMetadata.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.BinSummary.Builder
 
mergeFrom(BinSummary) - Method in class org.tensorflow.proto.util.BinSummary.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.BinSummary.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
 
mergeFrom(BundleEntryProto) - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.BundleHeaderProto.Builder
 
mergeFrom(BundleHeaderProto) - Method in class org.tensorflow.proto.util.BundleHeaderProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.BundleHeaderProto.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.CodeLocation.Builder
 
mergeFrom(CodeLocation) - Method in class org.tensorflow.proto.util.CodeLocation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.CodeLocation.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.DebugEvent.Builder
 
mergeFrom(DebugEvent) - Method in class org.tensorflow.proto.util.DebugEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.DebugEvent.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.DebuggedDevice.Builder
 
mergeFrom(DebuggedDevice) - Method in class org.tensorflow.proto.util.DebuggedDevice.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.DebuggedDevice.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.DebuggedGraph.Builder
 
mergeFrom(DebuggedGraph) - Method in class org.tensorflow.proto.util.DebuggedGraph.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.DebuggedGraph.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.DebugMetadata.Builder
 
mergeFrom(DebugMetadata) - Method in class org.tensorflow.proto.util.DebugMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.DebugMetadata.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.Event.Builder
 
mergeFrom(Event) - Method in class org.tensorflow.proto.util.Event.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.Event.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.Execution.Builder
 
mergeFrom(Execution) - Method in class org.tensorflow.proto.util.Execution.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.Execution.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.GraphExecutionTrace.Builder
 
mergeFrom(GraphExecutionTrace) - Method in class org.tensorflow.proto.util.GraphExecutionTrace.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.GraphExecutionTrace.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
 
mergeFrom(GraphOpCreation) - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.LogMessage.Builder
 
mergeFrom(LogMessage) - Method in class org.tensorflow.proto.util.LogMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.LogMessage.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.MemAllocatorStats.Builder
 
mergeFrom(MemAllocatorStats) - Method in class org.tensorflow.proto.util.MemAllocatorStats.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.MemAllocatorStats.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.MemChunk.Builder
 
mergeFrom(MemChunk) - Method in class org.tensorflow.proto.util.MemChunk.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.MemChunk.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory.Builder
 
mergeFrom(MemmappedFileSystemDirectory) - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement.Builder
 
mergeFrom(MemmappedFileSystemDirectoryElement) - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
 
mergeFrom(MemoryDump) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.RequestedExitCode.Builder
 
mergeFrom(RequestedExitCode) - Method in class org.tensorflow.proto.util.RequestedExitCode.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.RequestedExitCode.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.SavedSlice.Builder
 
mergeFrom(SavedSlice) - Method in class org.tensorflow.proto.util.SavedSlice.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.SavedSlice.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
 
mergeFrom(SavedSliceMeta) - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta.Builder
 
mergeFrom(SavedTensorSliceMeta) - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.SavedTensorSlices.Builder
 
mergeFrom(SavedTensorSlices) - Method in class org.tensorflow.proto.util.SavedTensorSlices.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.SavedTensorSlices.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.SaverDef.Builder
 
mergeFrom(SaverDef) - Method in class org.tensorflow.proto.util.SaverDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.SaverDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.SessionLog.Builder
 
mergeFrom(SessionLog) - Method in class org.tensorflow.proto.util.SessionLog.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.SessionLog.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.SnapShot.Builder
 
mergeFrom(SnapShot) - Method in class org.tensorflow.proto.util.SnapShot.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.SnapShot.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
 
mergeFrom(SnapshotMetadataRecord) - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.SnapshotRecord.Builder
 
mergeFrom(SnapshotRecord) - Method in class org.tensorflow.proto.util.SnapshotRecord.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.SnapshotRecord.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata.Builder
 
mergeFrom(SnapshotTensorMetadata) - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.SourceFile.Builder
 
mergeFrom(SourceFile) - Method in class org.tensorflow.proto.util.SourceFile.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.SourceFile.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.StackFrameWithId.Builder
 
mergeFrom(StackFrameWithId) - Method in class org.tensorflow.proto.util.StackFrameWithId.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.StackFrameWithId.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.TaggedRunMetadata.Builder
 
mergeFrom(TaggedRunMetadata) - Method in class org.tensorflow.proto.util.TaggedRunMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.TaggedRunMetadata.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.TensorMetadata.Builder
 
mergeFrom(TensorMetadata) - Method in class org.tensorflow.proto.util.TensorMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.TensorMetadata.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo.Builder
 
mergeFrom(AvailableDeviceInfo) - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries.Builder
 
mergeFrom(BenchmarkEntries) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
 
mergeFrom(BenchmarkEntry) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration.Builder
 
mergeFrom(BuildConfiguration) - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.testlog.CommitId.Builder
 
mergeFrom(CommitId) - Method in class org.tensorflow.proto.util.testlog.CommitId.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.testlog.CommitId.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
 
mergeFrom(CPUInfo) - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.testlog.EntryValue.Builder
 
mergeFrom(EntryValue) - Method in class org.tensorflow.proto.util.testlog.EntryValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.testlog.EntryValue.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.testlog.GPUInfo.Builder
 
mergeFrom(GPUInfo) - Method in class org.tensorflow.proto.util.testlog.GPUInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.testlog.GPUInfo.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
 
mergeFrom(MachineConfiguration) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.testlog.MemoryInfo.Builder
 
mergeFrom(MemoryInfo) - Method in class org.tensorflow.proto.util.testlog.MemoryInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.testlog.MemoryInfo.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.testlog.MetricEntry.Builder
 
mergeFrom(MetricEntry) - Method in class org.tensorflow.proto.util.testlog.MetricEntry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.testlog.MetricEntry.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
 
mergeFrom(PlatformInfo) - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.testlog.RunConfiguration.Builder
 
mergeFrom(RunConfiguration) - Method in class org.tensorflow.proto.util.testlog.RunConfiguration.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.testlog.RunConfiguration.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
 
mergeFrom(TestResults) - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.WatchdogConfig.Builder
 
mergeFrom(WatchdogConfig) - Method in class org.tensorflow.proto.util.WatchdogConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.WatchdogConfig.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest.Builder
 
mergeFrom(WorkerHeartbeatRequest) - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
 
mergeFrom(WorkerHeartbeatResponse) - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
 
mergeFullargspec(StructuredValue) - Method in class org.tensorflow.proto.framework.FunctionSpec.Builder
Full arg spec from inspect.getfullargspec().
mergeFunc(NameAttrList) - Method in class org.tensorflow.proto.framework.AttrValue.Builder
"func" represents a function.
mergeFunction(SavedFunction) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedFunction function = 6;
mergeFunctionSpec(FunctionSpec) - Method in class org.tensorflow.proto.framework.SavedFunction.Builder
.tensorflow.FunctionSpec function_spec = 2;
mergeGpuOptions(GPUOptions) - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
Options that apply to all GPUs.
mergeGraphDef(GraphDef) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
GraphDef.
mergeGraphExecutionTrace(GraphExecutionTrace) - Method in class org.tensorflow.proto.util.DebugEvent.Builder
A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.
mergeGraphOpCreation(GraphOpCreation) - Method in class org.tensorflow.proto.util.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.tensorflow.proto.framework.ConfigProto.Builder
Options that apply to all graphs.
mergeHisto(HistogramProto) - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
.tensorflow.HistogramProto histo = 5;
mergeImage(Summary.Image) - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
.tensorflow.Summary.Image image = 4;
mergeInputSignature(StructuredValue) - Method in class org.tensorflow.proto.framework.FunctionSpec.Builder
The input signature, if specified.
mergeInt64List(Int64List) - Method in class org.tensorflow.proto.example.Feature.Builder
.tensorflow.Int64List int64_list = 3;
mergeInt64List(CollectionDef.Int64List) - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
.tensorflow.CollectionDef.Int64List int64_list = 3;
mergeInterOptimizerVerifierConfig(VerifierConfig) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
VerifierConfig specifying the verifiers to be run after every optimizer.
mergeLibrary(FunctionDefLibrary) - Method in class org.tensorflow.proto.framework.GraphDef.Builder
EXPERIMENTAL.
mergeLinks(LocalLinks) - Method in class org.tensorflow.proto.framework.DeviceLocality.Builder
Optional local interconnect links to other devices.
mergeList(AttrValue.ListValue) - Method in class org.tensorflow.proto.framework.AttrValue.Builder
any "list(...)"
mergeListValue(ListValue) - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a list of `Value`.
mergeLocality(DeviceLocality) - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
Platform-specific data about device that may be useful for supporting efficient data transfers.
mergeLogMessage(LogMessage) - Method in class org.tensorflow.proto.util.Event.Builder
The user output a log message.
mergeMachineConfiguration(MachineConfiguration) - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
Machine-specific parameters (Platform and CPU info)
mergeMaximum(TensorProto) - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
.tensorflow.TensorProto maximum = 5;
mergeMaxValue(DoubleValue) - Method in class org.tensorflow.proto.util.testlog.MetricEntry.Builder
The maximum acceptable value for the metric if specified
mergeMemoryInfo(MemoryInfo) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
.tensorflow.MemoryInfo memory_info = 6;
mergeMemoryStats(MemoryStats) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
.tensorflow.MemoryStats memory_stats = 12;
mergeMeta(SavedTensorSliceMeta) - Method in class org.tensorflow.proto.util.SavedTensorSlices.Builder
This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file.
mergeMetadata(SummaryMetadata) - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
Contains metadata on the summary value such as which plugins may use it.
mergeMetaInfoDef(MetaGraphDef.MetaInfoDef) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
mergeMinimum(TensorProto) - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
.tensorflow.TensorProto minimum = 4;
mergeMinValue(DoubleValue) - Method in class org.tensorflow.proto.util.testlog.MetricEntry.Builder
The minimum acceptable value for the metric if specified
mergeNamedTupleValue(NamedTupleValue) - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents Python's namedtuple.
mergeNodeList(CollectionDef.NodeList) - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
.tensorflow.CollectionDef.NodeList node_list = 1;
mergeNoneValue(NoneValue) - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents None.
mergeObjectGraphDef(SavedObjectGraph) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
Extra information about the structure of functions and stateful objects.
mergeOptimizerOptions(OptimizerOptions) - Method in class org.tensorflow.proto.framework.GraphOptions.Builder
Options controlling how graph is optimized.
mergeOutputSignature(StructuredValue) - Method in class org.tensorflow.proto.framework.SavedConcreteFunction.Builder
Output that was the return value of this function after replacing all Tensors with TensorSpecs.
mergePlatformInfo(PlatformInfo) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Additional platform information.
mergePluginData(SummaryMetadata.PluginData) - Method in class org.tensorflow.proto.framework.SummaryMetadata.Builder
Data that associates a summary with a certain plugin.
mergePostOptimizationGraph(GraphDef) - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
.tensorflow.GraphDef post_optimization_graph = 3;
mergePostOptimizationVerifierConfig(VerifierConfig) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
VerifierConfig specifying the verifiers to be run at the end, after all optimizers have run.
mergePreOptimizationGraph(GraphDef) - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
.tensorflow.GraphDef pre_optimization_graph = 2;
mergeProperties(DeviceProperties) - Method in class org.tensorflow.proto.framework.NamedDevice.Builder
.tensorflow.DeviceProperties properties = 2;
mergeRemoteGraph(GraphDef) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Definition of remote graph
mergeRepeated(Boolean) - Static method in class org.tensorflow.op.nn.CtcBeamSearchDecoder
 
mergeRepeated(Boolean) - Method in class org.tensorflow.op.nn.CtcBeamSearchDecoder.Options
 
mergeRepeated(Boolean) - Static method in class org.tensorflow.op.nn.CtcGreedyDecoder
 
mergeRepeated(Boolean) - Method in class org.tensorflow.op.nn.CtcGreedyDecoder.Options
 
mergeResource(SavedResource) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedResource resource = 10;
mergeRewriteOptions(RewriterConfig) - Method in class org.tensorflow.proto.framework.GraphOptions.Builder
Options that control the type and amount of graph rewriting.
mergeRpcOptions(RPCOptions) - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
Options that apply when this session uses the distributed runtime.
mergeRunConfiguration(RunConfiguration) - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
Run-specific parameters (arguments, etc)
mergeRunHandlerPoolOptions(RunOptions.Experimental.RunHandlerPoolOptions) - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.Builder
.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
mergeRunOptions(RunOptions) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Options that will be applied to each run.
mergeSaverDef(SaverDef) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
SaverDef.
mergeSaveSliceInfoDef(SaveSliceInfoDef) - Method in class org.tensorflow.proto.framework.VariableDef.Builder
Support for saving variables as slices of a larger variable.
mergeScopedAllocatorOpts(ScopedAllocatorOptions) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
.tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;
mergeSessionLog(SessionLog) - Method in class org.tensorflow.proto.util.Event.Builder
The state of the session which can be used for restarting after crashes.
mergeSessionMetadata(SessionMetadata) - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
Metadata about the session.
mergeShape(TensorShapeProto) - Method in class org.tensorflow.proto.example.FixedLenFeatureProto.Builder
.tensorflow.TensorShapeProto shape = 2;
mergeShape(TensorShapeProto) - Method in class org.tensorflow.proto.framework.AttrValue.Builder
"shape"
mergeShape(TensorShapeProto) - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
.tensorflow.TensorShapeProto shape = 2;
mergeShape(TensorShapeProto) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo.Builder
.tensorflow.TensorShapeProto shape = 3;
mergeShape(TensorShapeProto) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
.tensorflow.TensorShapeProto shape = 2;
mergeShape(TensorShapeProto) - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape.Builder
.tensorflow.TensorShapeProto shape = 2;
mergeShape(TensorShapeProto) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape.Builder
.tensorflow.TensorShapeProto shape = 2;
mergeShape(TensorShapeProto) - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
.tensorflow.TensorShapeProto shape = 2;
mergeShape(TensorShapeProto) - Method in class org.tensorflow.proto.framework.TensorDescription.Builder
Shape of the tensor.
mergeShape(TensorShapeProto) - Method in class org.tensorflow.proto.framework.TensorSpecProto.Builder
.tensorflow.TensorShapeProto shape = 2;
mergeShape(TensorShapeProto) - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
.tensorflow.TensorShapeProto shape = 2;
mergeShape(TensorShapeProto) - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
Shape of the tensor
mergeSignature(OpDef) - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
The definition of the function's name, arguments, return values, attrs etc.
mergeSlice(TensorSliceProto) - Method in class org.tensorflow.proto.util.SavedSlice.Builder
Extent of the slice.
mergeSourceFile(SourceFile) - Method in class org.tensorflow.proto.util.DebugEvent.Builder
The content of a source file.
mergeStackFrameWithId(StackFrameWithId) - Method in class org.tensorflow.proto.util.DebugEvent.Builder
A stack frame (filename, line number and column number, function name and code string) with ID.
mergeStats(MemAllocatorStats) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
.tensorflow.MemAllocatorStats stats = 5;
mergeStepStats(StepStats) - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
Statistics traced for this step.
mergeStrippedOpList(OpList) - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
A copy of the OpDefs used by the producer of this graph_def.
MergeSummary - Class in org.tensorflow.op.summary
Merges summaries.
mergeSummary(Iterable<Operand<TString>>) - Method in class org.tensorflow.op.SummaryOps
Merges summaries.
mergeSummary(Summary) - Method in class org.tensorflow.proto.util.Event.Builder
A summary was generated.
mergeTaggedRunMetadata(TaggedRunMetadata) - Method in class org.tensorflow.proto.util.Event.Builder
The metadata returned by running a session.run() call.
mergeTensor(TensorProto) - Method in class org.tensorflow.proto.framework.AttrValue.Builder
"tensor"
mergeTensor(TensorDescription) - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation.Builder
Allocated tensor details.
mergeTensor(TensorDescription) - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput.Builder
Output tensor details.
mergeTensor(TensorProto) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.Summary.Value.Builder
.tensorflow.TensorProto tensor = 8;
mergeTensorDescription(TensorDescription) - Method in class org.tensorflow.proto.framework.NodeOutput.Builder
.tensorflow.TensorDescription tensor_description = 3;
mergeTensorInfo(TensorInfo) - Method in class org.tensorflow.proto.framework.AssetFileDef.Builder
The tensor to bind the asset filename to.
mergeTensorProto(TensorProto) - Method in class org.tensorflow.proto.util.GraphExecutionTrace.Builder
Tensor value in the type described by `tensor_value_type`.
mergeTensorShape(TensorShapeProto) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.TensorProto.Builder
Shape of the tensor.
mergeTensorShape(TensorShapeProto) - Method in class org.tensorflow.proto.util.TensorMetadata.Builder
.tensorflow.TensorShapeProto tensor_shape = 2;
mergeTensorShapeValue(TensorShapeProto) - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a TensorShape.
mergeTensorSpecValue(TensorSpecProto) - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a value for tf.TensorSpec.
mergeTupleValue(TupleValue) - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a tuple of `Value`.
mergeTypeSpec(TypeSpecProto) - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor.Builder
The serialized TypeSpec for the composite tensor.
mergeTypeSpecValue(TypeSpecProto) - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a value for tf.TypeSpec.
mergeTypeState(StructuredValue) - Method in class org.tensorflow.proto.framework.TypeSpecProto.Builder
The value returned by TypeSpec._serialize().
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.distruntime.ClusterDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.distruntime.JobDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.distruntime.TaskDeviceFilters.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.example.BytesList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.example.Example.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.example.ExampleParserConfiguration.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.example.Feature.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.example.FeatureConfiguration.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.example.FeatureList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.example.FeatureLists.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.example.Features.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.example.FixedLenFeatureProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.example.FloatList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.example.Int64List.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.example.SequenceExample.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.example.VarLenFeatureProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.AllocationDescription.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.AllocationRecord.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.ApiDef.Arg.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.ApiDef.Attr.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.ApiDef.Endpoint.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.ApiDefs.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.AssetFileDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.AttrValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.AutoParallelOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.CollectionDef.BytesList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.CollectionDef.FloatList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.CollectionDef.Int64List.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.CollectionDef.NodeList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.ControlFlowContextDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.DebuggedSourceFile.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.DebugOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.Device.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.DeviceLocality.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.DictValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.FunctionSpec.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.GPUOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.GradientDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.GraphDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.GraphOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInput.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.InterconnectLink.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.KernelDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.KernelList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.ListValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.LocalLinks.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.MemoryLogStep.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.MemoryStats.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.NameAttrList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.NamedDevice.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.NamedTensorProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.NamedTupleValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.NodeDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.NodeOutput.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.NoneValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.OpDef.ArgDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.OpDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.OpDeprecation.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.OpList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.OptimizerOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.PairValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.QueueRunnerDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.ReaderBaseState.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.Resource.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.RPCOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.RunOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.SaveableObject.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.SavedAsset.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.SavedConcreteFunction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.SavedConstant.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.SavedFunction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.SavedModel.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.SavedResource.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.SavedUserObject.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.ScopedAllocatorOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.SessionMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.SignatureDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.StepStats.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.Summary.Audio.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.Summary.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.Summary.Image.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.SummaryDescription.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.SummaryMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.TensorConnection.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.TensorDescription.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.TensorShapeProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.TensorShapeProto.Dim.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.TensorSliceProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.TensorSliceProto.Extent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.TensorSpecProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.ThreadPoolOptionProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.Trace.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.TupleValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.TypeSpecProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.ValuesDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.VariableDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.VariantTensorDataProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.VerifierConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.VersionDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.profiler.ProfileOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.profiler.XEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.profiler.XEventMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.profiler.XLine.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.profiler.XSpace.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.profiler.XStat.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.profiler.XStatMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.BinSummary.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.BundleHeaderProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.CodeLocation.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.DebugEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.DebuggedDevice.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.DebuggedGraph.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.DebugMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.Event.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.Execution.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.GraphExecutionTrace.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.LogMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.MemAllocatorStats.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.MemChunk.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.RequestedExitCode.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.SavedSlice.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.SavedTensorSlices.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.SaverDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.SessionLog.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.SnapShot.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.SnapshotRecord.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.SourceFile.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.StackFrameWithId.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.TaggedRunMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.TensorMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.testlog.CommitId.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.testlog.EntryValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.testlog.GPUInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.testlog.MemoryInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.testlog.MetricEntry.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.testlog.RunConfiguration.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.WatchdogConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
 
mergeUserObject(SavedUserObject) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedUserObject user_object = 4;
MergeV2Checkpoints - Class in org.tensorflow.op.train
V2 format specific: merges the metadata files of sharded checkpoints.
mergeV2Checkpoints(Operand<TString>, Operand<TString>, MergeV2Checkpoints.Options...) - Method in class org.tensorflow.op.TrainOps
V2 format specific: merges the metadata files of sharded checkpoints.
MergeV2Checkpoints.Options - Class in org.tensorflow.op.train
Optional attributes for MergeV2Checkpoints
mergeValue(StructuredValue) - Method in class org.tensorflow.proto.framework.PairValue.Builder
.tensorflow.StructuredValue value = 2;
mergeValuesDef(ValuesDef) - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
Values and external values in control flow context.
mergeValuesDef(ValuesDef) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Values and external values in control flow context.
mergeVariable(SavedVariable) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedVariable variable = 7;
mergeVarLenFeature(VarLenFeatureProto) - Method in class org.tensorflow.proto.example.FeatureConfiguration.Builder
.tensorflow.VarLenFeatureProto var_len_feature = 2;
mergeVersion(VersionDef) - Method in class org.tensorflow.proto.framework.SavedUserObject.Builder
Version information from the producer of this SavedUserObject.
mergeVersion(VersionDef) - Method in class org.tensorflow.proto.util.BundleHeaderProto.Builder
Versioning of the tensor bundle format.
mergeVersions(VersionDef) - Method in class org.tensorflow.proto.framework.GraphDef.Builder
Compatibility versions of the graph.
mergeVersions(VersionDef) - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta.Builder
Compatibility version of this checkpoint.
mergeWatchdogConfig(WatchdogConfig) - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest.Builder
.tensorflow.WatchdogConfig watchdog_config = 2;
mergeWhileCtxt(WhileContextDef) - Method in class org.tensorflow.proto.framework.ControlFlowContextDef.Builder
.tensorflow.WhileContextDef while_ctxt = 2;
message(String) - Static method in class org.tensorflow.op.train.PreventGradient
 
message(String) - Method in class org.tensorflow.op.train.PreventGradient.Options
 
MESSAGE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.LogMessage
 
messageFormat(String) - Static method in class org.tensorflow.op.core.DecodeProto
 
messageFormat(String) - Method in class org.tensorflow.op.core.DecodeProto.Options
 
META_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.SavedTensorSlices
 
meta_graph_def - Variable in class org.tensorflow.internal.c_api.AbstractTF_Session
 
META_GRAPH_DEF_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.Event
 
META_GRAPH_VERSION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
 
META_GRAPHS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SavedModel
 
META_INFO_DEF_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.MetaGraphDef
 
META_OPTIMIZER_ITERATIONS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RewriterConfig
 
META_OPTIMIZER_TIMEOUT_MS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RewriterConfig
 
metadata - Variable in class org.tensorflow.Session.Run
Metadata about the run.
METADATA_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SavedUserObject
 
METADATA_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.Summary.Value
 
METADATA_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.VariantTensorDataProto
 
METADATA_FIELD_NUMBER - Static variable in class org.tensorflow.proto.profiler.XEventMetadata
 
METADATA_ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.profiler.XEvent
 
METADATA_ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.profiler.XStat
 
MetaGraphDef - Class in org.tensorflow.proto.framework
NOTE: This protocol buffer is evolving, and will go through revisions in the coming months.
metaGraphDef() - Method in class org.tensorflow.SavedModelBundle
Returns the MetaGraphDef protocol buffer associated with the saved model.
MetaGraphDef.Builder - Class in org.tensorflow.proto.framework
NOTE: This protocol buffer is evolving, and will go through revisions in the coming months.
MetaGraphDef.MetaInfoDef - Class in org.tensorflow.proto.framework
Meta information regarding the graph to be exported.
MetaGraphDef.MetaInfoDef.Builder - Class in org.tensorflow.proto.framework
Meta information regarding the graph to be exported.
MetaGraphDef.MetaInfoDefOrBuilder - Interface in org.tensorflow.proto.framework
 
MetaGraphDefOrBuilder - Interface in org.tensorflow.proto.framework
 
MetaGraphProtos - Class in org.tensorflow.proto.framework
 
method(String) - Static method in class org.tensorflow.op.image.CropAndResize
 
method(String) - Method in class org.tensorflow.op.image.CropAndResize.Options
 
method(String) - Static method in class org.tensorflow.op.image.CropAndResizeGradBoxes
 
method(String) - Method in class org.tensorflow.op.image.CropAndResizeGradBoxes.Options
 
method(String) - Static method in class org.tensorflow.op.image.CropAndResizeGradImage
 
method(String) - Method in class org.tensorflow.op.image.CropAndResizeGradImage.Options
 
METHOD_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SignatureDef
 
methodName(String) - Method in class org.tensorflow.Signature.Builder
Provide extensible name information enabling third-party users to mark a signature as supporting a particular method
methodName() - Method in class org.tensorflow.Signature
Returns the method name of this signature (e.g.
MetricEntry - Class in org.tensorflow.proto.util.testlog
Protobuf type tensorflow.MetricEntry
MetricEntry.Builder - Class in org.tensorflow.proto.util.testlog
Protobuf type tensorflow.MetricEntry
MetricEntryOrBuilder - Interface in org.tensorflow.proto.util.testlog
 
METRICS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.BenchmarkEntry
 
Mfcc - Class in org.tensorflow.op.audio
Transforms a spectrogram into a form that's useful for speech recognition.
mfcc(Operand<TFloat32>, Operand<TInt32>, Mfcc.Options...) - Method in class org.tensorflow.op.AudioOps
Transforms a spectrogram into a form that's useful for speech recognition.
Mfcc.Options - Class in org.tensorflow.op.audio
Optional attributes for Mfcc
mg() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingCenteredRMSPropParameters
Parameter mg updated by the centered RMSProp optimization algorithm.
MHZ_PER_CPU_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.CPUInfo
 
Min<T extends TType> - Class in org.tensorflow.op.core
Computes the minimum of elements across dimensions of a tensor.
min(Operand<T>, Operand<U>, Min.Options...) - Method in class org.tensorflow.op.Ops
Computes the minimum of elements across dimensions of a tensor.
min(Float) - Static method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxArgs
 
min(Float) - Method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxArgs.Options
 
min(Float) - Static method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxArgsGradient
 
min(Float) - Method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxArgsGradient.Options
 
Min.Options - Class in org.tensorflow.op.core
Optional attributes for Min
MIN_CONSUMER_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.VersionDef
 
MIN_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.HistogramProto
 
MIN_GRAPH_NODES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RewriterConfig
 
MIN_VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.MetricEntry
 
minActivations() - Method in class org.tensorflow.op.nn.QuantizedRelu
The float value that the lowest quantized value represents.
minActivations() - Method in class org.tensorflow.op.nn.QuantizedRelu6
The float value that the lowest quantized value represents.
minActivations() - Method in class org.tensorflow.op.nn.QuantizedReluX
The float value that the lowest quantized value represents.
minAfterDequeue(Long) - Static method in class org.tensorflow.op.io.RandomShuffleQueue
 
minAfterDequeue(Long) - Method in class org.tensorflow.op.io.RandomShuffleQueue.Options
 
minCount(Long) - Static method in class org.tensorflow.op.core.Skipgram
 
minCount(Long) - Method in class org.tensorflow.op.core.Skipgram.Options
 
Minimum<T extends TNumber> - Class in org.tensorflow.op.math
Returns the min of x and y (i.e.
minimum(Operand<T>, Operand<T>) - Method in class org.tensorflow.op.MathOps
Returns the min of x and y (i.e.
MINIMUM_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.BoundedTensorSpecProto
 
MINIMUM_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.OpDef.AttrDef
 
minlength(Long) - Static method in class org.tensorflow.op.ragged.RaggedCountSparseOutput
 
minlength(Long) - Method in class org.tensorflow.op.ragged.RaggedCountSparseOutput.Options
 
minlength(Long) - Static method in class org.tensorflow.op.sparse.DenseCountSparseOutput
 
minlength(Long) - Method in class org.tensorflow.op.sparse.DenseCountSparseOutput.Options
 
minlength(Long) - Static method in class org.tensorflow.op.sparse.SparseCountSparseOutput
 
minlength(Long) - Method in class org.tensorflow.op.sparse.SparseCountSparseOutput.Options
 
minOut() - Method in class org.tensorflow.op.linalg.QuantizedMatMul
The float value that the lowest quantized output value represents.
minOut() - Method in class org.tensorflow.op.linalg.QuantizedMatMulWithBias
The float value that the lowest quantized output value represents.
minOut() - Method in class org.tensorflow.op.linalg.QuantizedMatMulWithBiasAndRelu
The float value that the lowest quantized output value represents.
minOut() - Method in class org.tensorflow.op.linalg.QuantizedMatMulWithBiasAndReluAndRequantize
The float value that the lowest quantized output value represents.
minOut() - Method in class org.tensorflow.op.nn.QuantizedBiasAdd
The float value that the lowest quantized output value represents.
minOut() - Method in class org.tensorflow.op.quantization.QuantizedMatMulWithBiasAndRequantize
 
minOutput() - Method in class org.tensorflow.op.nn.QuantizedAvgPool
The float value that the lowest quantized output value represents.
minOutput() - Method in class org.tensorflow.op.nn.QuantizedConv2d
The float value that the lowest quantized output value represents.
minOutput() - Method in class org.tensorflow.op.nn.QuantizedConv2DAndRelu
 
minOutput() - Method in class org.tensorflow.op.nn.QuantizedConv2DAndReluAndRequantize
 
minOutput() - Method in class org.tensorflow.op.nn.QuantizedConv2DAndRequantize
 
minOutput() - Method in class org.tensorflow.op.nn.QuantizedConv2DPerChannel
The minimum value of the final output tensor.
minOutput() - Method in class org.tensorflow.op.nn.QuantizedConv2DWithBias
 
minOutput() - Method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasAndRelu
 
minOutput() - Method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasAndReluAndRequantize
 
minOutput() - Method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasAndRequantize
 
minOutput() - Method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasSignedSumAndReluAndRequantize
 
minOutput() - Method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasSumAndRelu
 
minOutput() - Method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasSumAndReluAndRequantize
 
minOutput() - Method in class org.tensorflow.op.nn.QuantizedDepthwiseConv2D
The float value that the minimum quantized output value represents.
minOutput() - Method in class org.tensorflow.op.nn.QuantizedDepthwiseConv2DWithBias
The float value that the minimum quantized output value represents.
minOutput() - Method in class org.tensorflow.op.nn.QuantizedDepthwiseConv2DWithBiasAndRelu
The float value that the minimum quantized output value represents.
minOutput() - Method in class org.tensorflow.op.nn.QuantizedDepthwiseConv2DWithBiasAndReluAndRequantize
The float value that the minimum quantized output value represents.
minOutput() - Method in class org.tensorflow.op.nn.QuantizedMaxPool
The float value that the lowest quantized output value represents.
minSeparation(Float) - Static method in class org.tensorflow.op.nn.QuantizedInstanceNorm
 
minSeparation(Float) - Method in class org.tensorflow.op.nn.QuantizedInstanceNorm.Options
 
minZ() - Method in class org.tensorflow.op.math.QuantizedAdd
The float value that the lowest quantized output value represents.
minZ() - Method in class org.tensorflow.op.math.QuantizedMul
The float value that the lowest quantized output value represents.
MirrorPad<T extends TType> - Class in org.tensorflow.op.core
Pads a tensor with mirrored values.
mirrorPad(Operand<T>, Operand<U>, String) - Method in class org.tensorflow.op.Ops
Pads a tensor with mirrored values.
MirrorPadGrad<T extends TType> - Class in org.tensorflow.op.core
Gradient op for `MirrorPad` op.
MlirPassthroughOp - Class in org.tensorflow.op.core
Wraps an arbitrary MLIR computation expressed as a module with a main() function.
mlirPassthroughOp(Iterable<Operand<?>>, String, List<DataType<?>>) - Method in class org.tensorflow.op.Ops
Wraps an arbitrary MLIR computation expressed as a module with a main() function.
Mod<T extends TNumber> - Class in org.tensorflow.op.math
Returns element-wise remainder of division.
mod(Operand<T>, Operand<T>) - Method in class org.tensorflow.op.MathOps
Returns element-wise remainder of division.
mode(String) - Static method in class org.tensorflow.op.data.SnapshotDataset
 
mode(String) - Method in class org.tensorflow.op.data.SnapshotDataset.Options
 
mode(String) - Static method in class org.tensorflow.op.quantization.Dequantize
 
mode(String) - Method in class org.tensorflow.op.quantization.Dequantize.Options
 
mode(String) - Static method in class org.tensorflow.op.quantization.Quantize
 
mode(String) - Method in class org.tensorflow.op.quantization.Quantize.Options
 
MODE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.BuildConfiguration
 
MODEL_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.DeviceProperties
 
MODEL_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.GPUInfo
 
ModelDataset - Class in org.tensorflow.op.data
Identity transformation that models performance.
ModelDataset.Options - Class in org.tensorflow.op.data
Optional attributes for ModelDataset
mom() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingCenteredRMSPropParameters
Parameter mom updated by the centered RMSProp optimization algorithm.
mom() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingRMSPropParameters
Parameter mom updated by the RMSProp optimization algorithm.
mom() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingRMSPropParametersGradAccumDebug
Parameter mom updated by the RMSProp optimization algorithm.
momenta() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingADAMParameters
Parameter momenta updated by the ADAM optimization algorithm.
momenta() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingADAMParametersGradAccumDebug
Parameter momenta updated by the ADAM optimization algorithm.
momenta() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingMomentumParameters
Parameter momenta updated by the Momentum optimization algorithm.
momenta() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingMomentumParametersGradAccumDebug
Parameter momenta updated by the Momentum optimization algorithm.
ms() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingCenteredRMSPropParameters
Parameter ms updated by the centered RMSProp optimization algorithm.
ms() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingRMSPropParameters
Parameter ms updated by the RMSProp optimization algorithm.
ms() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingRMSPropParametersGradAccumDebug
Parameter ms updated by the RMSProp optimization algorithm.
MSG_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.SessionLog
 
Mul<T extends TType> - Class in org.tensorflow.op.math
Returns x * y element-wise.
mul(Operand<T>, Operand<T>) - Method in class org.tensorflow.op.MathOps
Returns x * y element-wise.
MulNoNan<T extends TType> - Class in org.tensorflow.op.math
Returns x * y element-wise.
mulNoNan(Operand<T>, Operand<T>) - Method in class org.tensorflow.op.MathOps
Returns x * y element-wise.
MultiDeviceIterator - Class in org.tensorflow.op.data
Creates a MultiDeviceIterator resource.
multiDeviceIterator() - Method in class org.tensorflow.op.data.MultiDeviceIteratorFromStringHandle
A MultiDeviceIterator resource.
MultiDeviceIteratorFromStringHandle - Class in org.tensorflow.op.data
Generates a MultiDeviceIterator resource from its provided string handle.
MultiDeviceIteratorFromStringHandle.Options - Class in org.tensorflow.op.data
Optional attributes for MultiDeviceIteratorFromStringHandle
MultiDeviceIteratorGetNextFromShard - Class in org.tensorflow.op.data
Gets next element for the provided shard number.
MultiDeviceIteratorInit - Class in org.tensorflow.op.data
Initializes the multi device iterator with the given dataset.
MultiDeviceIteratorToStringHandle - Class in org.tensorflow.op.data
Produces a string handle for the given MultiDeviceIterator.
Multinomial<U extends TNumber> - Class in org.tensorflow.op.random
Draws samples from a multinomial distribution.
multinomial(Operand<T>, Operand<TInt32>, Multinomial.Options...) - Method in class org.tensorflow.op.RandomOps
Draws samples from a multinomial distribution.
multinomial(Operand<T>, Operand<TInt32>, DataType<U>, Multinomial.Options...) - Method in class org.tensorflow.op.RandomOps
Draws samples from a multinomial distribution.
Multinomial.Options - Class in org.tensorflow.op.random
Optional attributes for Multinomial
multiplyLinearByLr(Boolean) - Static method in class org.tensorflow.op.train.ApplyFtrl
 
multiplyLinearByLr(Boolean) - Method in class org.tensorflow.op.train.ApplyFtrl.Options
 
multiplyLinearByLr(Boolean) - Static method in class org.tensorflow.op.train.ResourceApplyFtrl
 
multiplyLinearByLr(Boolean) - Method in class org.tensorflow.op.train.ResourceApplyFtrl.Options
 
multiplyLinearByLr(Boolean) - Static method in class org.tensorflow.op.train.ResourceSparseApplyFtrl
 
multiplyLinearByLr(Boolean) - Method in class org.tensorflow.op.train.ResourceSparseApplyFtrl.Options
 
multiplyLinearByLr(Boolean) - Static method in class org.tensorflow.op.train.SparseApplyFtrl
 
multiplyLinearByLr(Boolean) - Method in class org.tensorflow.op.train.SparseApplyFtrl.Options
 
MutableDenseHashTable - Class in org.tensorflow.op.core
Creates an empty hash table that uses tensors as the backing store.
mutableDenseHashTable(Operand<T>, Operand<T>, DataType<U>, MutableDenseHashTable.Options...) - Method in class org.tensorflow.op.Ops
Creates an empty hash table that uses tensors as the backing store.
MutableDenseHashTable.Options - Class in org.tensorflow.op.core
Optional attributes for MutableDenseHashTable
MutableHashTable - Class in org.tensorflow.op.core
Creates an empty hash table.
mutableHashTable(DataType<T>, DataType<U>, MutableHashTable.Options...) - Method in class org.tensorflow.op.Ops
Creates an empty hash table.
MutableHashTable.Options - Class in org.tensorflow.op.core
Optional attributes for MutableHashTable
MutableHashTableOfTensors - Class in org.tensorflow.op.core
Creates an empty hash table.
mutableHashTableOfTensors(DataType<T>, DataType<U>, MutableHashTableOfTensors.Options...) - Method in class org.tensorflow.op.Ops
Creates an empty hash table.
MutableHashTableOfTensors.Options - Class in org.tensorflow.op.core
Optional attributes for MutableHashTableOfTensors
Mutex - Class in org.tensorflow.op.core
Creates a Mutex resource that can be locked by `MutexLock`.
mutex(Mutex.Options...) - Method in class org.tensorflow.op.Ops
Creates a Mutex resource that can be locked by `MutexLock`.
Mutex.Options - Class in org.tensorflow.op.core
Optional attributes for Mutex
MutexLock - Class in org.tensorflow.op.core
Locks a mutex resource.
mutexLock() - Method in class org.tensorflow.op.core.MutexLock
A tensor that keeps a shared pointer to a lock on the mutex; when the Tensor is destroyed, the use count on the shared pointer is decreased by 1.
mutexLock(Operand<?>) - Method in class org.tensorflow.op.Ops
Locks a mutex resource.

N

name() - Method in class org.tensorflow.DataType
Returns a readable name for this type
name() - Method in class org.tensorflow.GraphOperation
 
name() - Method in class org.tensorflow.internal.c_api.TF_WhileParams
 
name(BytePointer) - Method in class org.tensorflow.internal.c_api.TF_WhileParams
 
name() - Method in interface org.tensorflow.Operation
Returns the full name of the Operation.
NAME - Static variable in interface org.tensorflow.types.TBfloat16
readable-name for the data type
NAME - Static variable in interface org.tensorflow.types.TBool
readable-name for the data type
NAME - Static variable in interface org.tensorflow.types.TFloat16
readable-name for the data type
NAME - Static variable in interface org.tensorflow.types.TFloat32
readable-name for the data type
NAME - Static variable in interface org.tensorflow.types.TFloat64
readable-name for the data type
NAME - Static variable in interface org.tensorflow.types.TInt32
readable-name for the data type
NAME - Static variable in interface org.tensorflow.types.TInt64
readable-name for the data type
NAME - Static variable in interface org.tensorflow.types.TString
readable-name for the data type
NAME - Static variable in interface org.tensorflow.types.TUint8
readable-name for the data type
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.distruntime.JobDef
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.distruntime.JobDeviceFilters
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ApiDef.Arg
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ApiDef.Attr
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ApiDef.Endpoint
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.BoundedTensorSpecProto
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CostGraphDef.Node
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.Device
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.DeviceAttributes
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphTransferNodeInfo
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.KernelDef.AttrConstraint
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.NameAttrList
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.NamedDevice
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.NamedTensorProto
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.NamedTupleValue
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.NodeDef
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.OpDef.ArgDef
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.OpDef.AttrDef
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.OpDef
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.Resource
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ResourceHandleProto
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SavedVariable
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SessionMetadata
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TensorInfo
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TensorShapeProto.Dim
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TensorSpecProto
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TraceEvent
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.profiler.XEventMetadata
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.profiler.XLine
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.profiler.XPlane
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.profiler.XStatMetadata
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.SavedSlice
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.SavedSliceMeta
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.BenchmarkEntry
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.MetricEntry
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.TestResults
 
NameAttrList - Class in org.tensorflow.proto.framework
A list of attr names and their values.
NameAttrList.Builder - Class in org.tensorflow.proto.framework
A list of attr names and their values.
NameAttrListOrBuilder - Interface in org.tensorflow.proto.framework
 
NAMED_TUPLE_VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.StructuredValue
 
NamedDevice - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.NamedDevice
NamedDevice.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.NamedDevice
NamedDeviceOrBuilder - Interface in org.tensorflow.proto.framework
 
NamedTensorProto - Class in org.tensorflow.proto.framework
A pair of tensor name and tensor values.
NamedTensorProto.Builder - Class in org.tensorflow.proto.framework
A pair of tensor name and tensor values.
NamedTensorProtoOrBuilder - Interface in org.tensorflow.proto.framework
 
NamedTensorProtos - Class in org.tensorflow.proto.framework
 
NamedTupleValue - Class in org.tensorflow.proto.framework
Represents Python's namedtuple.
NamedTupleValue.Builder - Class in org.tensorflow.proto.framework
Represents Python's namedtuple.
NamedTupleValueOrBuilder - Interface in org.tensorflow.proto.framework
 
narrow(long) - Method in class org.tensorflow.internal.buffer.StringTensorBuffer
 
narrowRange(Boolean) - Static method in class org.tensorflow.op.quantization.Dequantize
 
narrowRange(Boolean) - Method in class org.tensorflow.op.quantization.Dequantize.Options
 
narrowRange(Boolean) - Static method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxArgs
 
narrowRange(Boolean) - Method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxArgs.Options
 
narrowRange(Boolean) - Static method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxArgsGradient
 
narrowRange(Boolean) - Method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxArgsGradient.Options
 
narrowRange(Boolean) - Static method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxVars
 
narrowRange(Boolean) - Method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxVars.Options
 
narrowRange(Boolean) - Static method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxVarsGradient
 
narrowRange(Boolean) - Method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxVarsGradient.Options
 
narrowRange(Boolean) - Static method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxVarsPerChannel
 
narrowRange(Boolean) - Method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxVarsPerChannel.Options
 
narrowRange(Boolean) - Static method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxVarsPerChannelGradient
 
narrowRange(Boolean) - Method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxVarsPerChannelGradient.Options
 
narrowRange(Boolean) - Static method in class org.tensorflow.op.quantization.Quantize
 
narrowRange(Boolean) - Method in class org.tensorflow.op.quantization.Quantize.Options
 
narrowRange(Boolean) - Static method in class org.tensorflow.op.quantization.QuantizeAndDequantize
 
narrowRange(Boolean) - Method in class org.tensorflow.op.quantization.QuantizeAndDequantize.Options
 
naValue(String) - Static method in class org.tensorflow.op.io.DecodeCsv
 
naValue(String) - Method in class org.tensorflow.op.io.DecodeCsv.Options
 
NcclAllReduce<T extends TNumber> - Class in org.tensorflow.op.core
Outputs a tensor containing the reduction across all input tensors.
NcclBroadcast<T extends TNumber> - Class in org.tensorflow.op.core
Sends `input` to all devices that are connected to the output.
NcclReduce<T extends TNumber> - Class in org.tensorflow.op.core
Reduces `input` from `num_devices` using `reduction` to a single device.
NcontextSparse(Long) - Static method in class org.tensorflow.op.io.ParseSequenceExample
 
NcontextSparse(Long) - Method in class org.tensorflow.op.io.ParseSequenceExample.Options
 
Ndtri<T extends TNumber> - Class in org.tensorflow.op.math
 
ndtri(Operand<T>) - Method in class org.tensorflow.op.MathOps
 
nearestCenterDistances() - Method in class org.tensorflow.op.image.NearestNeighbors
Matrix of shape (n, min(m, k)).
nearestCenterIndices() - Method in class org.tensorflow.op.image.NearestNeighbors
Matrix of shape (n, min(m, k)).
NearestNeighbors - Class in org.tensorflow.op.image
Selects the k nearest centers for each point.
Neg<T extends TType> - Class in org.tensorflow.op.math
Computes numerical negative value element-wise.
neg(Operand<T>) - Method in class org.tensorflow.op.MathOps
Computes numerical negative value element-wise.
NegTrain - Class in org.tensorflow.op.train
Training via negative sampling.
negTrain(Operand<TFloat32>, Operand<TFloat32>, Operand<TInt32>, Operand<TInt32>, Operand<TFloat32>, List<Long>, Long) - Method in class org.tensorflow.op.TrainOps
Training via negative sampling.
NESTED_CONTEXTS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CondContextDef
 
NESTED_CONTEXTS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.WhileContextDef
 
newAxisMask(Long) - Static method in class org.tensorflow.op.core.ResourceStridedSliceAssign
 
newAxisMask(Long) - Method in class org.tensorflow.op.core.ResourceStridedSliceAssign.Options
 
newAxisMask(Long) - Static method in class org.tensorflow.op.core.StridedSlice
 
newAxisMask(Long) - Method in class org.tensorflow.op.core.StridedSlice.Options
 
newAxisMask(Long) - Static method in class org.tensorflow.op.core.StridedSliceAssign
 
newAxisMask(Long) - Method in class org.tensorflow.op.core.StridedSliceAssign.Options
 
newAxisMask(Long) - Static method in class org.tensorflow.op.core.StridedSliceGrad
 
newAxisMask(Long) - Method in class org.tensorflow.op.core.StridedSliceGrad.Options
 
newAxisMask(Long) - Static method in class org.tensorflow.op.core.TensorStridedSliceUpdate
 
newAxisMask(Long) - Method in class org.tensorflow.op.core.TensorStridedSliceUpdate.Options
 
newBuffer() - Static method in class org.tensorflow.internal.c_api.AbstractTF_Buffer
Calls TF_NewBuffer(), and registers a deallocator.
newBufferFromString(Message) - Static method in class org.tensorflow.internal.c_api.AbstractTF_Buffer
Returns {@code newBufferFromString(new BytePointer(proto.toByteArray())), or null if proto is null or empty.
newBufferFromString(Pointer) - Static method in class org.tensorflow.internal.c_api.AbstractTF_Buffer
Calls TF_NewBufferFromString(), and registers a deallocator.
newBuilder() - Static method in class org.tensorflow.DeviceSpec
 
newBuilder() - Static method in class org.tensorflow.proto.distruntime.ClusterDef
 
newBuilder(ClusterDef) - Static method in class org.tensorflow.proto.distruntime.ClusterDef
 
newBuilder() - Static method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters
 
newBuilder(ClusterDeviceFilters) - Static method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters
 
newBuilder() - Static method in class org.tensorflow.proto.distruntime.JobDef
 
newBuilder(JobDef) - Static method in class org.tensorflow.proto.distruntime.JobDef
 
newBuilder() - Static method in class org.tensorflow.proto.distruntime.JobDeviceFilters
 
newBuilder(JobDeviceFilters) - Static method in class org.tensorflow.proto.distruntime.JobDeviceFilters
 
newBuilder() - Static method in class org.tensorflow.proto.distruntime.ServerDef
 
newBuilder(ServerDef) - Static method in class org.tensorflow.proto.distruntime.ServerDef
 
newBuilder() - Static method in class org.tensorflow.proto.distruntime.TaskDeviceFilters
 
newBuilder(TaskDeviceFilters) - Static method in class org.tensorflow.proto.distruntime.TaskDeviceFilters
 
newBuilder() - Static method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra
 
newBuilder(TransportOptions.RecvBufRespExtra) - Static method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra
 
newBuilder() - Static method in class org.tensorflow.proto.example.BytesList
 
newBuilder(BytesList) - Static method in class org.tensorflow.proto.example.BytesList
 
newBuilder() - Static method in class org.tensorflow.proto.example.Example
 
newBuilder(Example) - Static method in class org.tensorflow.proto.example.Example
 
newBuilder() - Static method in class org.tensorflow.proto.example.ExampleParserConfiguration
 
newBuilder(ExampleParserConfiguration) - Static method in class org.tensorflow.proto.example.ExampleParserConfiguration
 
newBuilder() - Static method in class org.tensorflow.proto.example.Feature
 
newBuilder(Feature) - Static method in class org.tensorflow.proto.example.Feature
 
newBuilder() - Static method in class org.tensorflow.proto.example.FeatureConfiguration
 
newBuilder(FeatureConfiguration) - Static method in class org.tensorflow.proto.example.FeatureConfiguration
 
newBuilder() - Static method in class org.tensorflow.proto.example.FeatureList
 
newBuilder(FeatureList) - Static method in class org.tensorflow.proto.example.FeatureList
 
newBuilder() - Static method in class org.tensorflow.proto.example.FeatureLists
 
newBuilder(FeatureLists) - Static method in class org.tensorflow.proto.example.FeatureLists
 
newBuilder() - Static method in class org.tensorflow.proto.example.Features
 
newBuilder(Features) - Static method in class org.tensorflow.proto.example.Features
 
newBuilder() - Static method in class org.tensorflow.proto.example.FixedLenFeatureProto
 
newBuilder(FixedLenFeatureProto) - Static method in class org.tensorflow.proto.example.FixedLenFeatureProto
 
newBuilder() - Static method in class org.tensorflow.proto.example.FloatList
 
newBuilder(FloatList) - Static method in class org.tensorflow.proto.example.FloatList
 
newBuilder() - Static method in class org.tensorflow.proto.example.Int64List
 
newBuilder(Int64List) - Static method in class org.tensorflow.proto.example.Int64List
 
newBuilder() - Static method in class org.tensorflow.proto.example.SequenceExample
 
newBuilder(SequenceExample) - Static method in class org.tensorflow.proto.example.SequenceExample
 
newBuilder() - Static method in class org.tensorflow.proto.example.VarLenFeatureProto
 
newBuilder(VarLenFeatureProto) - Static method in class org.tensorflow.proto.example.VarLenFeatureProto
 
newBuilder() - Static method in class org.tensorflow.proto.framework.AllocationDescription
 
newBuilder(AllocationDescription) - Static method in class org.tensorflow.proto.framework.AllocationDescription
 
newBuilder() - Static method in class org.tensorflow.proto.framework.AllocationRecord
 
newBuilder(AllocationRecord) - Static method in class org.tensorflow.proto.framework.AllocationRecord
 
newBuilder() - Static method in class org.tensorflow.proto.framework.AllocatorMemoryUsed
 
newBuilder(AllocatorMemoryUsed) - Static method in class org.tensorflow.proto.framework.AllocatorMemoryUsed
 
newBuilder() - Static method in class org.tensorflow.proto.framework.ApiDef.Arg
 
newBuilder(ApiDef.Arg) - Static method in class org.tensorflow.proto.framework.ApiDef.Arg
 
newBuilder() - Static method in class org.tensorflow.proto.framework.ApiDef.Attr
 
newBuilder(ApiDef.Attr) - Static method in class org.tensorflow.proto.framework.ApiDef.Attr
 
newBuilder() - Static method in class org.tensorflow.proto.framework.ApiDef.Endpoint
 
newBuilder(ApiDef.Endpoint) - Static method in class org.tensorflow.proto.framework.ApiDef.Endpoint
 
newBuilder() - Static method in class org.tensorflow.proto.framework.ApiDef
 
newBuilder(ApiDef) - Static method in class org.tensorflow.proto.framework.ApiDef
 
newBuilder() - Static method in class org.tensorflow.proto.framework.ApiDefs
 
newBuilder(ApiDefs) - Static method in class org.tensorflow.proto.framework.ApiDefs
 
newBuilder() - Static method in class org.tensorflow.proto.framework.AssetFileDef
 
newBuilder(AssetFileDef) - Static method in class org.tensorflow.proto.framework.AssetFileDef
 
newBuilder() - Static method in class org.tensorflow.proto.framework.AttrValue.ListValue
 
newBuilder(AttrValue.ListValue) - Static method in class org.tensorflow.proto.framework.AttrValue.ListValue
 
newBuilder() - Static method in class org.tensorflow.proto.framework.AttrValue
 
newBuilder(AttrValue) - Static method in class org.tensorflow.proto.framework.AttrValue
 
newBuilder() - Static method in class org.tensorflow.proto.framework.AutoParallelOptions
 
newBuilder(AutoParallelOptions) - Static method in class org.tensorflow.proto.framework.AutoParallelOptions
 
newBuilder() - Static method in class org.tensorflow.proto.framework.BoundedTensorSpecProto
 
newBuilder(BoundedTensorSpecProto) - Static method in class org.tensorflow.proto.framework.BoundedTensorSpecProto
 
newBuilder() - Static method in class org.tensorflow.proto.framework.CallableOptions
 
newBuilder(CallableOptions) - Static method in class org.tensorflow.proto.framework.CallableOptions
 
newBuilder() - Static method in class org.tensorflow.proto.framework.CollectionDef.AnyList
 
newBuilder(CollectionDef.AnyList) - Static method in class org.tensorflow.proto.framework.CollectionDef.AnyList
 
newBuilder() - Static method in class org.tensorflow.proto.framework.CollectionDef.BytesList
 
newBuilder(CollectionDef.BytesList) - Static method in class org.tensorflow.proto.framework.CollectionDef.BytesList
 
newBuilder() - Static method in class org.tensorflow.proto.framework.CollectionDef.FloatList
 
newBuilder(CollectionDef.FloatList) - Static method in class org.tensorflow.proto.framework.CollectionDef.FloatList
 
newBuilder() - Static method in class org.tensorflow.proto.framework.CollectionDef.Int64List
 
newBuilder(CollectionDef.Int64List) - Static method in class org.tensorflow.proto.framework.CollectionDef.Int64List
 
newBuilder() - Static method in class org.tensorflow.proto.framework.CollectionDef
 
newBuilder(CollectionDef) - Static method in class org.tensorflow.proto.framework.CollectionDef
 
newBuilder() - Static method in class org.tensorflow.proto.framework.CollectionDef.NodeList
 
newBuilder(CollectionDef.NodeList) - Static method in class org.tensorflow.proto.framework.CollectionDef.NodeList
 
newBuilder() - Static method in class org.tensorflow.proto.framework.CondContextDef
 
newBuilder(CondContextDef) - Static method in class org.tensorflow.proto.framework.CondContextDef
 
newBuilder() - Static method in class org.tensorflow.proto.framework.ConfigProto.Experimental
 
newBuilder(ConfigProto.Experimental) - Static method in class org.tensorflow.proto.framework.ConfigProto.Experimental
 
newBuilder() - Static method in class org.tensorflow.proto.framework.ConfigProto
 
newBuilder(ConfigProto) - Static method in class org.tensorflow.proto.framework.ConfigProto
 
newBuilder() - Static method in class org.tensorflow.proto.framework.ControlFlowContextDef
 
newBuilder(ControlFlowContextDef) - Static method in class org.tensorflow.proto.framework.ControlFlowContextDef
 
newBuilder() - Static method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost
 
newBuilder(CostGraphDef.AggregatedCost) - Static method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost
 
newBuilder() - Static method in class org.tensorflow.proto.framework.CostGraphDef
 
newBuilder(CostGraphDef) - Static method in class org.tensorflow.proto.framework.CostGraphDef
 
newBuilder() - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo
 
newBuilder(CostGraphDef.Node.InputInfo) - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo
 
newBuilder() - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node
 
newBuilder(CostGraphDef.Node) - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node
 
newBuilder() - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo
 
newBuilder(CostGraphDef.Node.OutputInfo) - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo
 
newBuilder() - Static method in class org.tensorflow.proto.framework.DebuggedSourceFile
 
newBuilder(DebuggedSourceFile) - Static method in class org.tensorflow.proto.framework.DebuggedSourceFile
 
newBuilder() - Static method in class org.tensorflow.proto.framework.DebuggedSourceFiles
 
newBuilder(DebuggedSourceFiles) - Static method in class org.tensorflow.proto.framework.DebuggedSourceFiles
 
newBuilder() - Static method in class org.tensorflow.proto.framework.DebugOptions
 
newBuilder(DebugOptions) - Static method in class org.tensorflow.proto.framework.DebugOptions
 
newBuilder() - Static method in class org.tensorflow.proto.framework.DebugTensorWatch
 
newBuilder(DebugTensorWatch) - Static method in class org.tensorflow.proto.framework.DebugTensorWatch
 
newBuilder() - Static method in class org.tensorflow.proto.framework.Device
 
newBuilder(Device) - Static method in class org.tensorflow.proto.framework.Device
 
newBuilder() - Static method in class org.tensorflow.proto.framework.DeviceAttributes
 
newBuilder(DeviceAttributes) - Static method in class org.tensorflow.proto.framework.DeviceAttributes
 
newBuilder() - Static method in class org.tensorflow.proto.framework.DeviceLocality
 
newBuilder(DeviceLocality) - Static method in class org.tensorflow.proto.framework.DeviceLocality
 
newBuilder() - Static method in class org.tensorflow.proto.framework.DeviceProperties
 
newBuilder(DeviceProperties) - Static method in class org.tensorflow.proto.framework.DeviceProperties
 
newBuilder() - Static method in class org.tensorflow.proto.framework.DeviceStepStats
 
newBuilder(DeviceStepStats) - Static method in class org.tensorflow.proto.framework.DeviceStepStats
 
newBuilder() - Static method in class org.tensorflow.proto.framework.DictValue
 
newBuilder(DictValue) - Static method in class org.tensorflow.proto.framework.DictValue
 
newBuilder() - Static method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs
 
newBuilder(FunctionDef.ArgAttrs) - Static method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs
 
newBuilder() - Static method in class org.tensorflow.proto.framework.FunctionDef
 
newBuilder(FunctionDef) - Static method in class org.tensorflow.proto.framework.FunctionDef
 
newBuilder() - Static method in class org.tensorflow.proto.framework.FunctionDefLibrary
 
newBuilder(FunctionDefLibrary) - Static method in class org.tensorflow.proto.framework.FunctionDefLibrary
 
newBuilder() - Static method in class org.tensorflow.proto.framework.FunctionSpec
 
newBuilder(FunctionSpec) - Static method in class org.tensorflow.proto.framework.FunctionSpec
 
newBuilder() - Static method in class org.tensorflow.proto.framework.GPUOptions.Experimental
 
newBuilder(GPUOptions.Experimental) - Static method in class org.tensorflow.proto.framework.GPUOptions.Experimental
 
newBuilder() - Static method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices
 
newBuilder(GPUOptions.Experimental.VirtualDevices) - Static method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices
 
newBuilder() - Static method in class org.tensorflow.proto.framework.GPUOptions
 
newBuilder(GPUOptions) - Static method in class org.tensorflow.proto.framework.GPUOptions
 
newBuilder() - Static method in class org.tensorflow.proto.framework.GradientDef
 
newBuilder(GradientDef) - Static method in class org.tensorflow.proto.framework.GradientDef
 
newBuilder() - Static method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol
 
newBuilder(GraphDebugInfo.FileLineCol) - Static method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol
 
newBuilder() - Static method in class org.tensorflow.proto.framework.GraphDebugInfo
 
newBuilder(GraphDebugInfo) - Static method in class org.tensorflow.proto.framework.GraphDebugInfo
 
newBuilder() - Static method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace
 
newBuilder(GraphDebugInfo.StackTrace) - Static method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace
 
newBuilder() - Static method in class org.tensorflow.proto.framework.GraphDef
 
newBuilder(GraphDef) - Static method in class org.tensorflow.proto.framework.GraphDef
 
newBuilder() - Static method in class org.tensorflow.proto.framework.GraphOptions
 
newBuilder(GraphOptions) - Static method in class org.tensorflow.proto.framework.GraphOptions
 
newBuilder() - Static method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo
 
newBuilder(GraphTransferConstNodeInfo) - Static method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo
 
newBuilder() - Static method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo
 
newBuilder(GraphTransferGraphInputNodeInfo) - Static method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo
 
newBuilder() - Static method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo
 
newBuilder(GraphTransferGraphOutputNodeInfo) - Static method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo
 
newBuilder() - Static method in class org.tensorflow.proto.framework.GraphTransferInfo
 
newBuilder(GraphTransferInfo) - Static method in class org.tensorflow.proto.framework.GraphTransferInfo
 
newBuilder() - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInfo
 
newBuilder(GraphTransferNodeInfo) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInfo
 
newBuilder() - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInput
 
newBuilder(GraphTransferNodeInput) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInput
 
newBuilder() - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo
 
newBuilder(GraphTransferNodeInputInfo) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo
 
newBuilder() - Static method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo
 
newBuilder(GraphTransferNodeOutputInfo) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo
 
newBuilder() - Static method in class org.tensorflow.proto.framework.HistogramProto
 
newBuilder(HistogramProto) - Static method in class org.tensorflow.proto.framework.HistogramProto
 
newBuilder() - Static method in class org.tensorflow.proto.framework.InterconnectLink
 
newBuilder(InterconnectLink) - Static method in class org.tensorflow.proto.framework.InterconnectLink
 
newBuilder() - Static method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint
 
newBuilder(KernelDef.AttrConstraint) - Static method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint
 
newBuilder() - Static method in class org.tensorflow.proto.framework.KernelDef
 
newBuilder(KernelDef) - Static method in class org.tensorflow.proto.framework.KernelDef
 
newBuilder() - Static method in class org.tensorflow.proto.framework.KernelList
 
newBuilder(KernelList) - Static method in class org.tensorflow.proto.framework.KernelList
 
newBuilder() - Static method in class org.tensorflow.proto.framework.ListValue
 
newBuilder(ListValue) - Static method in class org.tensorflow.proto.framework.ListValue
 
newBuilder() - Static method in class org.tensorflow.proto.framework.LocalLinks
 
newBuilder(LocalLinks) - Static method in class org.tensorflow.proto.framework.LocalLinks
 
newBuilder() - Static method in class org.tensorflow.proto.framework.MemoryLogRawAllocation
 
newBuilder(MemoryLogRawAllocation) - Static method in class org.tensorflow.proto.framework.MemoryLogRawAllocation
 
newBuilder() - Static method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation
 
newBuilder(MemoryLogRawDeallocation) - Static method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation
 
newBuilder() - Static method in class org.tensorflow.proto.framework.MemoryLogStep
 
newBuilder(MemoryLogStep) - Static method in class org.tensorflow.proto.framework.MemoryLogStep
 
newBuilder() - Static method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation
 
newBuilder(MemoryLogTensorAllocation) - Static method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation
 
newBuilder() - Static method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation
 
newBuilder(MemoryLogTensorDeallocation) - Static method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation
 
newBuilder() - Static method in class org.tensorflow.proto.framework.MemoryLogTensorOutput
 
newBuilder(MemoryLogTensorOutput) - Static method in class org.tensorflow.proto.framework.MemoryLogTensorOutput
 
newBuilder() - Static method in class org.tensorflow.proto.framework.MemoryStats
 
newBuilder(MemoryStats) - Static method in class org.tensorflow.proto.framework.MemoryStats
 
newBuilder() - Static method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
 
newBuilder(MetaGraphDef.MetaInfoDef) - Static method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
 
newBuilder() - Static method in class org.tensorflow.proto.framework.MetaGraphDef
 
newBuilder(MetaGraphDef) - Static method in class org.tensorflow.proto.framework.MetaGraphDef
 
newBuilder() - Static method in class org.tensorflow.proto.framework.NameAttrList
 
newBuilder(NameAttrList) - Static method in class org.tensorflow.proto.framework.NameAttrList
 
newBuilder() - Static method in class org.tensorflow.proto.framework.NamedDevice
 
newBuilder(NamedDevice) - Static method in class org.tensorflow.proto.framework.NamedDevice
 
newBuilder() - Static method in class org.tensorflow.proto.framework.NamedTensorProto
 
newBuilder(NamedTensorProto) - Static method in class org.tensorflow.proto.framework.NamedTensorProto
 
newBuilder() - Static method in class org.tensorflow.proto.framework.NamedTupleValue
 
newBuilder(NamedTupleValue) - Static method in class org.tensorflow.proto.framework.NamedTupleValue
 
newBuilder() - Static method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo
 
newBuilder(NodeDef.ExperimentalDebugInfo) - Static method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo
 
newBuilder() - Static method in class org.tensorflow.proto.framework.NodeDef
 
newBuilder(NodeDef) - Static method in class org.tensorflow.proto.framework.NodeDef
 
newBuilder() - Static method in class org.tensorflow.proto.framework.NodeExecStats
 
newBuilder(NodeExecStats) - Static method in class org.tensorflow.proto.framework.NodeExecStats
 
newBuilder() - Static method in class org.tensorflow.proto.framework.NodeOutput
 
newBuilder(NodeOutput) - Static method in class org.tensorflow.proto.framework.NodeOutput
 
newBuilder() - Static method in class org.tensorflow.proto.framework.NoneValue
 
newBuilder(NoneValue) - Static method in class org.tensorflow.proto.framework.NoneValue
 
newBuilder() - Static method in class org.tensorflow.proto.framework.OpDef.ArgDef
 
newBuilder(OpDef.ArgDef) - Static method in class org.tensorflow.proto.framework.OpDef.ArgDef
 
newBuilder() - Static method in class org.tensorflow.proto.framework.OpDef.AttrDef
 
newBuilder(OpDef.AttrDef) - Static method in class org.tensorflow.proto.framework.OpDef.AttrDef
 
newBuilder() - Static method in class org.tensorflow.proto.framework.OpDef
 
newBuilder(OpDef) - Static method in class org.tensorflow.proto.framework.OpDef
 
newBuilder() - Static method in class org.tensorflow.proto.framework.OpDeprecation
 
newBuilder(OpDeprecation) - Static method in class org.tensorflow.proto.framework.OpDeprecation
 
newBuilder() - Static method in class org.tensorflow.proto.framework.OpList
 
newBuilder(OpList) - Static method in class org.tensorflow.proto.framework.OpList
 
newBuilder() - Static method in class org.tensorflow.proto.framework.OptimizerOptions
 
newBuilder(OptimizerOptions) - Static method in class org.tensorflow.proto.framework.OptimizerOptions
 
newBuilder() - Static method in class org.tensorflow.proto.framework.PairValue
 
newBuilder(PairValue) - Static method in class org.tensorflow.proto.framework.PairValue
 
newBuilder() - Static method in class org.tensorflow.proto.framework.QueueRunnerDef
 
newBuilder(QueueRunnerDef) - Static method in class org.tensorflow.proto.framework.QueueRunnerDef
 
newBuilder() - Static method in class org.tensorflow.proto.framework.ReaderBaseState
 
newBuilder(ReaderBaseState) - Static method in class org.tensorflow.proto.framework.ReaderBaseState
 
newBuilder() - Static method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
 
newBuilder(RemoteFusedGraphExecuteInfo) - Static method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
 
newBuilder() - Static method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
 
newBuilder(RemoteFusedGraphExecuteInfo.TensorShapeTypeProto) - Static method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
 
newBuilder() - Static method in class org.tensorflow.proto.framework.RemoteTensorHandle
 
newBuilder(RemoteTensorHandle) - Static method in class org.tensorflow.proto.framework.RemoteTensorHandle
 
newBuilder() - Static method in class org.tensorflow.proto.framework.Resource
 
newBuilder(Resource) - Static method in class org.tensorflow.proto.framework.Resource
 
newBuilder() - Static method in class org.tensorflow.proto.framework.ResourceDtypeAndShape
 
newBuilder(ResourceDtypeAndShape) - Static method in class org.tensorflow.proto.framework.ResourceDtypeAndShape
 
newBuilder() - Static method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape
 
newBuilder(ResourceHandleProto.DtypeAndShape) - Static method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape
 
newBuilder() - Static method in class org.tensorflow.proto.framework.ResourceHandleProto
 
newBuilder(ResourceHandleProto) - Static method in class org.tensorflow.proto.framework.ResourceHandleProto
 
newBuilder() - Static method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer
 
newBuilder(RewriterConfig.CustomGraphOptimizer) - Static method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer
 
newBuilder() - Static method in class org.tensorflow.proto.framework.RewriterConfig
 
newBuilder(RewriterConfig) - Static method in class org.tensorflow.proto.framework.RewriterConfig
 
newBuilder() - Static method in class org.tensorflow.proto.framework.RPCOptions
 
newBuilder(RPCOptions) - Static method in class org.tensorflow.proto.framework.RPCOptions
 
newBuilder() - Static method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs
 
newBuilder(RunMetadata.FunctionGraphs) - Static method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs
 
newBuilder() - Static method in class org.tensorflow.proto.framework.RunMetadata
 
newBuilder(RunMetadata) - Static method in class org.tensorflow.proto.framework.RunMetadata
 
newBuilder() - Static method in class org.tensorflow.proto.framework.RunOptions.Experimental
 
newBuilder(RunOptions.Experimental) - Static method in class org.tensorflow.proto.framework.RunOptions.Experimental
 
newBuilder() - Static method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
newBuilder(RunOptions.Experimental.RunHandlerPoolOptions) - Static method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
newBuilder() - Static method in class org.tensorflow.proto.framework.RunOptions
 
newBuilder(RunOptions) - Static method in class org.tensorflow.proto.framework.RunOptions
 
newBuilder() - Static method in class org.tensorflow.proto.framework.SaveableObject
 
newBuilder(SaveableObject) - Static method in class org.tensorflow.proto.framework.SaveableObject
 
newBuilder() - Static method in class org.tensorflow.proto.framework.SavedAsset
 
newBuilder(SavedAsset) - Static method in class org.tensorflow.proto.framework.SavedAsset
 
newBuilder() - Static method in class org.tensorflow.proto.framework.SavedBareConcreteFunction
 
newBuilder(SavedBareConcreteFunction) - Static method in class org.tensorflow.proto.framework.SavedBareConcreteFunction
 
newBuilder() - Static method in class org.tensorflow.proto.framework.SavedConcreteFunction
 
newBuilder(SavedConcreteFunction) - Static method in class org.tensorflow.proto.framework.SavedConcreteFunction
 
newBuilder() - Static method in class org.tensorflow.proto.framework.SavedConstant
 
newBuilder(SavedConstant) - Static method in class org.tensorflow.proto.framework.SavedConstant
 
newBuilder() - Static method in class org.tensorflow.proto.framework.SavedFunction
 
newBuilder(SavedFunction) - Static method in class org.tensorflow.proto.framework.SavedFunction
 
newBuilder() - Static method in class org.tensorflow.proto.framework.SavedModel
 
newBuilder(SavedModel) - Static method in class org.tensorflow.proto.framework.SavedModel
 
newBuilder() - Static method in class org.tensorflow.proto.framework.SavedObject
 
newBuilder(SavedObject) - Static method in class org.tensorflow.proto.framework.SavedObject
 
newBuilder() - Static method in class org.tensorflow.proto.framework.SavedObjectGraph
 
newBuilder(SavedObjectGraph) - Static method in class org.tensorflow.proto.framework.SavedObjectGraph
 
newBuilder() - Static method in class org.tensorflow.proto.framework.SavedResource
 
newBuilder(SavedResource) - Static method in class org.tensorflow.proto.framework.SavedResource
 
newBuilder() - Static method in class org.tensorflow.proto.framework.SavedUserObject
 
newBuilder(SavedUserObject) - Static method in class org.tensorflow.proto.framework.SavedUserObject
 
newBuilder() - Static method in class org.tensorflow.proto.framework.SavedVariable
 
newBuilder(SavedVariable) - Static method in class org.tensorflow.proto.framework.SavedVariable
 
newBuilder() - Static method in class org.tensorflow.proto.framework.SaveSliceInfoDef
 
newBuilder(SaveSliceInfoDef) - Static method in class org.tensorflow.proto.framework.SaveSliceInfoDef
 
newBuilder() - Static method in class org.tensorflow.proto.framework.ScopedAllocatorOptions
 
newBuilder(ScopedAllocatorOptions) - Static method in class org.tensorflow.proto.framework.ScopedAllocatorOptions
 
newBuilder() - Static method in class org.tensorflow.proto.framework.SessionMetadata
 
newBuilder(SessionMetadata) - Static method in class org.tensorflow.proto.framework.SessionMetadata
 
newBuilder() - Static method in class org.tensorflow.proto.framework.SignatureDef
 
newBuilder(SignatureDef) - Static method in class org.tensorflow.proto.framework.SignatureDef
 
newBuilder() - Static method in class org.tensorflow.proto.framework.StepStats
 
newBuilder(StepStats) - Static method in class org.tensorflow.proto.framework.StepStats
 
newBuilder() - Static method in class org.tensorflow.proto.framework.StructuredValue
 
newBuilder(StructuredValue) - Static method in class org.tensorflow.proto.framework.StructuredValue
 
newBuilder() - Static method in class org.tensorflow.proto.framework.Summary.Audio
 
newBuilder(Summary.Audio) - Static method in class org.tensorflow.proto.framework.Summary.Audio
 
newBuilder() - Static method in class org.tensorflow.proto.framework.Summary.Image
 
newBuilder(Summary.Image) - Static method in class org.tensorflow.proto.framework.Summary.Image
 
newBuilder() - Static method in class org.tensorflow.proto.framework.Summary
 
newBuilder(Summary) - Static method in class org.tensorflow.proto.framework.Summary
 
newBuilder() - Static method in class org.tensorflow.proto.framework.Summary.Value
 
newBuilder(Summary.Value) - Static method in class org.tensorflow.proto.framework.Summary.Value
 
newBuilder() - Static method in class org.tensorflow.proto.framework.SummaryDescription
 
newBuilder(SummaryDescription) - Static method in class org.tensorflow.proto.framework.SummaryDescription
 
newBuilder() - Static method in class org.tensorflow.proto.framework.SummaryMetadata
 
newBuilder(SummaryMetadata) - Static method in class org.tensorflow.proto.framework.SummaryMetadata
 
newBuilder() - Static method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData
 
newBuilder(SummaryMetadata.PluginData) - Static method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData
 
newBuilder() - Static method in class org.tensorflow.proto.framework.TensorConnection
 
newBuilder(TensorConnection) - Static method in class org.tensorflow.proto.framework.TensorConnection
 
newBuilder() - Static method in class org.tensorflow.proto.framework.TensorDescription
 
newBuilder(TensorDescription) - Static method in class org.tensorflow.proto.framework.TensorDescription
 
newBuilder() - Static method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor
 
newBuilder(TensorInfo.CompositeTensor) - Static method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor
 
newBuilder() - Static method in class org.tensorflow.proto.framework.TensorInfo.CooSparse
 
newBuilder(TensorInfo.CooSparse) - Static method in class org.tensorflow.proto.framework.TensorInfo.CooSparse
 
newBuilder() - Static method in class org.tensorflow.proto.framework.TensorInfo
 
newBuilder(TensorInfo) - Static method in class org.tensorflow.proto.framework.TensorInfo
 
newBuilder() - Static method in class org.tensorflow.proto.framework.TensorProto
 
newBuilder(TensorProto) - Static method in class org.tensorflow.proto.framework.TensorProto
 
newBuilder() - Static method in class org.tensorflow.proto.framework.TensorShapeProto.Dim
 
newBuilder(TensorShapeProto.Dim) - Static method in class org.tensorflow.proto.framework.TensorShapeProto.Dim
 
newBuilder() - Static method in class org.tensorflow.proto.framework.TensorShapeProto
 
newBuilder(TensorShapeProto) - Static method in class org.tensorflow.proto.framework.TensorShapeProto
 
newBuilder() - Static method in class org.tensorflow.proto.framework.TensorSliceProto.Extent
 
newBuilder(TensorSliceProto.Extent) - Static method in class org.tensorflow.proto.framework.TensorSliceProto.Extent
 
newBuilder() - Static method in class org.tensorflow.proto.framework.TensorSliceProto
 
newBuilder(TensorSliceProto) - Static method in class org.tensorflow.proto.framework.TensorSliceProto
 
newBuilder() - Static method in class org.tensorflow.proto.framework.TensorSpecProto
 
newBuilder(TensorSpecProto) - Static method in class org.tensorflow.proto.framework.TensorSpecProto
 
newBuilder() - Static method in class org.tensorflow.proto.framework.ThreadPoolOptionProto
 
newBuilder(ThreadPoolOptionProto) - Static method in class org.tensorflow.proto.framework.ThreadPoolOptionProto
 
newBuilder() - Static method in class org.tensorflow.proto.framework.Trace
 
newBuilder(Trace) - Static method in class org.tensorflow.proto.framework.Trace
 
newBuilder() - Static method in class org.tensorflow.proto.framework.TraceEvent
 
newBuilder(TraceEvent) - Static method in class org.tensorflow.proto.framework.TraceEvent
 
newBuilder() - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph
 
newBuilder(TrackableObjectGraph) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph
 
newBuilder() - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
 
newBuilder(TrackableObjectGraph.TrackableObject) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
 
newBuilder() - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference
 
newBuilder(TrackableObjectGraph.TrackableObject.ObjectReference) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference
 
newBuilder() - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor
 
newBuilder(TrackableObjectGraph.TrackableObject.SerializedTensor) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor
 
newBuilder() - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
newBuilder(TrackableObjectGraph.TrackableObject.SlotVariableReference) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
newBuilder() - Static method in class org.tensorflow.proto.framework.TupleValue
 
newBuilder(TupleValue) - Static method in class org.tensorflow.proto.framework.TupleValue
 
newBuilder() - Static method in class org.tensorflow.proto.framework.TypeSpecProto
 
newBuilder(TypeSpecProto) - Static method in class org.tensorflow.proto.framework.TypeSpecProto
 
newBuilder() - Static method in class org.tensorflow.proto.framework.ValuesDef
 
newBuilder(ValuesDef) - Static method in class org.tensorflow.proto.framework.ValuesDef
 
newBuilder() - Static method in class org.tensorflow.proto.framework.VariableDef
 
newBuilder(VariableDef) - Static method in class org.tensorflow.proto.framework.VariableDef
 
newBuilder() - Static method in class org.tensorflow.proto.framework.VariantTensorDataProto
 
newBuilder(VariantTensorDataProto) - Static method in class org.tensorflow.proto.framework.VariantTensorDataProto
 
newBuilder() - Static method in class org.tensorflow.proto.framework.VerifierConfig
 
newBuilder(VerifierConfig) - Static method in class org.tensorflow.proto.framework.VerifierConfig
 
newBuilder() - Static method in class org.tensorflow.proto.framework.VersionDef
 
newBuilder(VersionDef) - Static method in class org.tensorflow.proto.framework.VersionDef
 
newBuilder() - Static method in class org.tensorflow.proto.framework.WhileContextDef
 
newBuilder(WhileContextDef) - Static method in class org.tensorflow.proto.framework.WhileContextDef
 
newBuilder() - Static method in class org.tensorflow.proto.profiler.ProfileOptions
 
newBuilder(ProfileOptions) - Static method in class org.tensorflow.proto.profiler.ProfileOptions
 
newBuilder() - Static method in class org.tensorflow.proto.profiler.XEvent
 
newBuilder(XEvent) - Static method in class org.tensorflow.proto.profiler.XEvent
 
newBuilder() - Static method in class org.tensorflow.proto.profiler.XEventMetadata
 
newBuilder(XEventMetadata) - Static method in class org.tensorflow.proto.profiler.XEventMetadata
 
newBuilder() - Static method in class org.tensorflow.proto.profiler.XLine
 
newBuilder(XLine) - Static method in class org.tensorflow.proto.profiler.XLine
 
newBuilder() - Static method in class org.tensorflow.proto.profiler.XPlane
 
newBuilder(XPlane) - Static method in class org.tensorflow.proto.profiler.XPlane
 
newBuilder() - Static method in class org.tensorflow.proto.profiler.XSpace
 
newBuilder(XSpace) - Static method in class org.tensorflow.proto.profiler.XSpace
 
newBuilder() - Static method in class org.tensorflow.proto.profiler.XStat
 
newBuilder(XStat) - Static method in class org.tensorflow.proto.profiler.XStat
 
newBuilder() - Static method in class org.tensorflow.proto.profiler.XStatMetadata
 
newBuilder(XStatMetadata) - Static method in class org.tensorflow.proto.profiler.XStatMetadata
 
newBuilder() - Static method in class org.tensorflow.proto.util.BinSummary
 
newBuilder(BinSummary) - Static method in class org.tensorflow.proto.util.BinSummary
 
newBuilder() - Static method in class org.tensorflow.proto.util.BundleEntryProto
 
newBuilder(BundleEntryProto) - Static method in class org.tensorflow.proto.util.BundleEntryProto
 
newBuilder() - Static method in class org.tensorflow.proto.util.BundleHeaderProto
 
newBuilder(BundleHeaderProto) - Static method in class org.tensorflow.proto.util.BundleHeaderProto
 
newBuilder() - Static method in class org.tensorflow.proto.util.CodeLocation
 
newBuilder(CodeLocation) - Static method in class org.tensorflow.proto.util.CodeLocation
 
newBuilder() - Static method in class org.tensorflow.proto.util.DebugEvent
 
newBuilder(DebugEvent) - Static method in class org.tensorflow.proto.util.DebugEvent
 
newBuilder() - Static method in class org.tensorflow.proto.util.DebuggedDevice
 
newBuilder(DebuggedDevice) - Static method in class org.tensorflow.proto.util.DebuggedDevice
 
newBuilder() - Static method in class org.tensorflow.proto.util.DebuggedGraph
 
newBuilder(DebuggedGraph) - Static method in class org.tensorflow.proto.util.DebuggedGraph
 
newBuilder() - Static method in class org.tensorflow.proto.util.DebugMetadata
 
newBuilder(DebugMetadata) - Static method in class org.tensorflow.proto.util.DebugMetadata
 
newBuilder() - Static method in class org.tensorflow.proto.util.Event
 
newBuilder(Event) - Static method in class org.tensorflow.proto.util.Event
 
newBuilder() - Static method in class org.tensorflow.proto.util.Execution
 
newBuilder(Execution) - Static method in class org.tensorflow.proto.util.Execution
 
newBuilder() - Static method in class org.tensorflow.proto.util.GraphExecutionTrace
 
newBuilder(GraphExecutionTrace) - Static method in class org.tensorflow.proto.util.GraphExecutionTrace
 
newBuilder() - Static method in class org.tensorflow.proto.util.GraphOpCreation
 
newBuilder(GraphOpCreation) - Static method in class org.tensorflow.proto.util.GraphOpCreation
 
newBuilder() - Static method in class org.tensorflow.proto.util.LogMessage
 
newBuilder(LogMessage) - Static method in class org.tensorflow.proto.util.LogMessage
 
newBuilder() - Static method in class org.tensorflow.proto.util.MemAllocatorStats
 
newBuilder(MemAllocatorStats) - Static method in class org.tensorflow.proto.util.MemAllocatorStats
 
newBuilder() - Static method in class org.tensorflow.proto.util.MemChunk
 
newBuilder(MemChunk) - Static method in class org.tensorflow.proto.util.MemChunk
 
newBuilder() - Static method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory
 
newBuilder(MemmappedFileSystemDirectory) - Static method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory
 
newBuilder() - Static method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement
 
newBuilder(MemmappedFileSystemDirectoryElement) - Static method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement
 
newBuilder() - Static method in class org.tensorflow.proto.util.MemoryDump
 
newBuilder(MemoryDump) - Static method in class org.tensorflow.proto.util.MemoryDump
 
newBuilder() - Static method in class org.tensorflow.proto.util.RequestedExitCode
 
newBuilder(RequestedExitCode) - Static method in class org.tensorflow.proto.util.RequestedExitCode
 
newBuilder() - Static method in class org.tensorflow.proto.util.SavedSlice
 
newBuilder(SavedSlice) - Static method in class org.tensorflow.proto.util.SavedSlice
 
newBuilder() - Static method in class org.tensorflow.proto.util.SavedSliceMeta
 
newBuilder(SavedSliceMeta) - Static method in class org.tensorflow.proto.util.SavedSliceMeta
 
newBuilder() - Static method in class org.tensorflow.proto.util.SavedTensorSliceMeta
 
newBuilder(SavedTensorSliceMeta) - Static method in class org.tensorflow.proto.util.SavedTensorSliceMeta
 
newBuilder() - Static method in class org.tensorflow.proto.util.SavedTensorSlices
 
newBuilder(SavedTensorSlices) - Static method in class org.tensorflow.proto.util.SavedTensorSlices
 
newBuilder() - Static method in class org.tensorflow.proto.util.SaverDef
 
newBuilder(SaverDef) - Static method in class org.tensorflow.proto.util.SaverDef
 
newBuilder() - Static method in class org.tensorflow.proto.util.SessionLog
 
newBuilder(SessionLog) - Static method in class org.tensorflow.proto.util.SessionLog
 
newBuilder() - Static method in class org.tensorflow.proto.util.SnapShot
 
newBuilder(SnapShot) - Static method in class org.tensorflow.proto.util.SnapShot
 
newBuilder() - Static method in class org.tensorflow.proto.util.SnapshotMetadataRecord
 
newBuilder(SnapshotMetadataRecord) - Static method in class org.tensorflow.proto.util.SnapshotMetadataRecord
 
newBuilder() - Static method in class org.tensorflow.proto.util.SnapshotRecord
 
newBuilder(SnapshotRecord) - Static method in class org.tensorflow.proto.util.SnapshotRecord
 
newBuilder() - Static method in class org.tensorflow.proto.util.SnapshotTensorMetadata
 
newBuilder(SnapshotTensorMetadata) - Static method in class org.tensorflow.proto.util.SnapshotTensorMetadata
 
newBuilder() - Static method in class org.tensorflow.proto.util.SourceFile
 
newBuilder(SourceFile) - Static method in class org.tensorflow.proto.util.SourceFile
 
newBuilder() - Static method in class org.tensorflow.proto.util.StackFrameWithId
 
newBuilder(StackFrameWithId) - Static method in class org.tensorflow.proto.util.StackFrameWithId
 
newBuilder() - Static method in class org.tensorflow.proto.util.TaggedRunMetadata
 
newBuilder(TaggedRunMetadata) - Static method in class org.tensorflow.proto.util.TaggedRunMetadata
 
newBuilder() - Static method in class org.tensorflow.proto.util.TensorMetadata
 
newBuilder(TensorMetadata) - Static method in class org.tensorflow.proto.util.TensorMetadata
 
newBuilder() - Static method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo
 
newBuilder(AvailableDeviceInfo) - Static method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo
 
newBuilder() - Static method in class org.tensorflow.proto.util.testlog.BenchmarkEntries
 
newBuilder(BenchmarkEntries) - Static method in class org.tensorflow.proto.util.testlog.BenchmarkEntries
 
newBuilder() - Static method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
 
newBuilder(BenchmarkEntry) - Static method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
 
newBuilder() - Static method in class org.tensorflow.proto.util.testlog.BuildConfiguration
 
newBuilder(BuildConfiguration) - Static method in class org.tensorflow.proto.util.testlog.BuildConfiguration
 
newBuilder() - Static method in class org.tensorflow.proto.util.testlog.CommitId
 
newBuilder(CommitId) - Static method in class org.tensorflow.proto.util.testlog.CommitId
 
newBuilder() - Static method in class org.tensorflow.proto.util.testlog.CPUInfo
 
newBuilder(CPUInfo) - Static method in class org.tensorflow.proto.util.testlog.CPUInfo
 
newBuilder() - Static method in class org.tensorflow.proto.util.testlog.EntryValue
 
newBuilder(EntryValue) - Static method in class org.tensorflow.proto.util.testlog.EntryValue
 
newBuilder() - Static method in class org.tensorflow.proto.util.testlog.GPUInfo
 
newBuilder(GPUInfo) - Static method in class org.tensorflow.proto.util.testlog.GPUInfo
 
newBuilder() - Static method in class org.tensorflow.proto.util.testlog.MachineConfiguration
 
newBuilder(MachineConfiguration) - Static method in class org.tensorflow.proto.util.testlog.MachineConfiguration
 
newBuilder() - Static method in class org.tensorflow.proto.util.testlog.MemoryInfo
 
newBuilder(MemoryInfo) - Static method in class org.tensorflow.proto.util.testlog.MemoryInfo
 
newBuilder() - Static method in class org.tensorflow.proto.util.testlog.MetricEntry
 
newBuilder(MetricEntry) - Static method in class org.tensorflow.proto.util.testlog.MetricEntry
 
newBuilder() - Static method in class org.tensorflow.proto.util.testlog.PlatformInfo
 
newBuilder(PlatformInfo) - Static method in class org.tensorflow.proto.util.testlog.PlatformInfo
 
newBuilder() - Static method in class org.tensorflow.proto.util.testlog.RunConfiguration
 
newBuilder(RunConfiguration) - Static method in class org.tensorflow.proto.util.testlog.RunConfiguration
 
newBuilder() - Static method in class org.tensorflow.proto.util.testlog.TestResults
 
newBuilder(TestResults) - Static method in class org.tensorflow.proto.util.testlog.TestResults
 
newBuilder() - Static method in class org.tensorflow.proto.util.WatchdogConfig
 
newBuilder(WatchdogConfig) - Static method in class org.tensorflow.proto.util.WatchdogConfig
 
newBuilder() - Static method in class org.tensorflow.proto.util.WorkerHeartbeatRequest
 
newBuilder(WorkerHeartbeatRequest) - Static method in class org.tensorflow.proto.util.WorkerHeartbeatRequest
 
newBuilder() - Static method in class org.tensorflow.proto.util.WorkerHeartbeatResponse
 
newBuilder(WorkerHeartbeatResponse) - Static method in class org.tensorflow.proto.util.WorkerHeartbeatResponse
 
newBuilderForType() - Method in class org.tensorflow.proto.distruntime.ClusterDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.distruntime.ClusterDef
 
newBuilderForType() - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters
 
newBuilderForType() - Method in class org.tensorflow.proto.distruntime.JobDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.distruntime.JobDef
 
newBuilderForType() - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters
 
newBuilderForType() - Method in class org.tensorflow.proto.distruntime.ServerDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.distruntime.ServerDef
 
newBuilderForType() - Method in class org.tensorflow.proto.distruntime.TaskDeviceFilters
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.distruntime.TaskDeviceFilters
 
newBuilderForType() - Method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra
 
newBuilderForType() - Method in class org.tensorflow.proto.example.BytesList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.example.BytesList
 
newBuilderForType() - Method in class org.tensorflow.proto.example.Example
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.example.Example
 
newBuilderForType() - Method in class org.tensorflow.proto.example.ExampleParserConfiguration
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.example.ExampleParserConfiguration
 
newBuilderForType() - Method in class org.tensorflow.proto.example.Feature
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.example.Feature
 
newBuilderForType() - Method in class org.tensorflow.proto.example.FeatureConfiguration
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.example.FeatureConfiguration
 
newBuilderForType() - Method in class org.tensorflow.proto.example.FeatureList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.example.FeatureList
 
newBuilderForType() - Method in class org.tensorflow.proto.example.FeatureLists
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.example.FeatureLists
 
newBuilderForType() - Method in class org.tensorflow.proto.example.Features
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.example.Features
 
newBuilderForType() - Method in class org.tensorflow.proto.example.FixedLenFeatureProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.example.FixedLenFeatureProto
 
newBuilderForType() - Method in class org.tensorflow.proto.example.FloatList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.example.FloatList
 
newBuilderForType() - Method in class org.tensorflow.proto.example.Int64List
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.example.Int64List
 
newBuilderForType() - Method in class org.tensorflow.proto.example.SequenceExample
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.example.SequenceExample
 
newBuilderForType() - Method in class org.tensorflow.proto.example.VarLenFeatureProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.example.VarLenFeatureProto
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.AllocationDescription
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.AllocationDescription
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.AllocationRecord
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.AllocationRecord
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.ApiDef.Arg
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.ApiDef.Arg
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.ApiDef.Attr
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.ApiDef.Attr
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.ApiDef.Endpoint
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.ApiDef.Endpoint
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.ApiDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.ApiDef
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.ApiDefs
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.ApiDefs
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.AssetFileDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.AssetFileDef
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.AttrValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.AttrValue
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.AutoParallelOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.AutoParallelOptions
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.CallableOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.CallableOptions
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.CollectionDef.BytesList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.CollectionDef.BytesList
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.CollectionDef.FloatList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.CollectionDef.FloatList
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.CollectionDef.Int64List
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.CollectionDef.Int64List
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.CollectionDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.CollectionDef
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.CollectionDef.NodeList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.CollectionDef.NodeList
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.CondContextDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.CondContextDef
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.ConfigProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.ConfigProto
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.ControlFlowContextDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.ControlFlowContextDef
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.CostGraphDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.CostGraphDef
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.DebuggedSourceFile
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.DebuggedSourceFile
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.DebugOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.DebugOptions
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.DebugTensorWatch
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.DebugTensorWatch
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.Device
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.Device
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.DeviceAttributes
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.DeviceAttributes
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.DeviceLocality
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.DeviceLocality
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.DeviceProperties
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.DeviceProperties
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.DeviceStepStats
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.DeviceStepStats
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.DictValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.DictValue
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.FunctionDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.FunctionDef
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.FunctionDefLibrary
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.FunctionDefLibrary
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.FunctionSpec
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.FunctionSpec
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.GPUOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.GPUOptions
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.GradientDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.GradientDef
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.GraphDebugInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.GraphDebugInfo
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.GraphDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.GraphDef
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.GraphOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.GraphOptions
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.GraphTransferInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.GraphTransferInfo
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInput
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInput
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.HistogramProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.HistogramProto
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.InterconnectLink
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.InterconnectLink
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.KernelDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.KernelDef
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.KernelList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.KernelList
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.ListValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.ListValue
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.LocalLinks
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.LocalLinks
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.MemoryLogStep
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.MemoryLogStep
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.MemoryStats
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.MemoryStats
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.MetaGraphDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.MetaGraphDef
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.NameAttrList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.NameAttrList
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.NamedDevice
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.NamedDevice
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.NamedTensorProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.NamedTensorProto
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.NamedTupleValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.NamedTupleValue
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.NodeDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.NodeDef
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.NodeExecStats
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.NodeExecStats
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.NodeOutput
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.NodeOutput
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.NoneValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.NoneValue
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.OpDef.ArgDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.OpDef.ArgDef
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.OpDef.AttrDef
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.OpDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.OpDef
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.OpDeprecation
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.OpDeprecation
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.OpList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.OpList
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.OptimizerOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.OptimizerOptions
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.PairValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.PairValue
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.QueueRunnerDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.QueueRunnerDef
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.ReaderBaseState
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.ReaderBaseState
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.RemoteTensorHandle
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.Resource
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.Resource
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.ResourceHandleProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.ResourceHandleProto
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.RewriterConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.RewriterConfig
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.RPCOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.RPCOptions
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.RunMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.RunMetadata
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.RunOptions.Experimental
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.RunOptions.Experimental
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.RunOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.RunOptions
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.SaveableObject
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.SaveableObject
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.SavedAsset
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.SavedAsset
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.SavedConcreteFunction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.SavedConcreteFunction
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.SavedConstant
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.SavedConstant
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.SavedFunction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.SavedFunction
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.SavedModel
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.SavedModel
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.SavedObject
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.SavedObject
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.SavedObjectGraph
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.SavedObjectGraph
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.SavedResource
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.SavedResource
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.SavedUserObject
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.SavedUserObject
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.SavedVariable
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.SavedVariable
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.ScopedAllocatorOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.ScopedAllocatorOptions
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.SessionMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.SessionMetadata
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.SignatureDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.SignatureDef
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.StepStats
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.StepStats
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.StructuredValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.StructuredValue
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.Summary.Audio
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.Summary.Audio
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.Summary.Image
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.Summary.Image
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.Summary
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.Summary
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.Summary.Value
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.Summary.Value
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.SummaryDescription
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.SummaryDescription
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.SummaryMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.SummaryMetadata
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.TensorConnection
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.TensorConnection
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.TensorDescription
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.TensorDescription
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.TensorInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.TensorInfo
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.TensorProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.TensorProto
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.TensorShapeProto.Dim
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.TensorShapeProto.Dim
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.TensorShapeProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.TensorShapeProto
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.TensorSliceProto.Extent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.TensorSliceProto.Extent
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.TensorSliceProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.TensorSliceProto
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.TensorSpecProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.TensorSpecProto
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.ThreadPoolOptionProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.ThreadPoolOptionProto
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.Trace
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.Trace
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.TraceEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.TraceEvent
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.TupleValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.TupleValue
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.TypeSpecProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.TypeSpecProto
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.ValuesDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.ValuesDef
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.VariableDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.VariableDef
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.VariantTensorDataProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.VariantTensorDataProto
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.VerifierConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.VerifierConfig
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.VersionDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.VersionDef
 
newBuilderForType() - Method in class org.tensorflow.proto.framework.WhileContextDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.framework.WhileContextDef
 
newBuilderForType() - Method in class org.tensorflow.proto.profiler.ProfileOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.profiler.ProfileOptions
 
newBuilderForType() - Method in class org.tensorflow.proto.profiler.XEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.profiler.XEvent
 
newBuilderForType() - Method in class org.tensorflow.proto.profiler.XEventMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.profiler.XEventMetadata
 
newBuilderForType() - Method in class org.tensorflow.proto.profiler.XLine
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.profiler.XLine
 
newBuilderForType() - Method in class org.tensorflow.proto.profiler.XPlane
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.profiler.XPlane
 
newBuilderForType() - Method in class org.tensorflow.proto.profiler.XSpace
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.profiler.XSpace
 
newBuilderForType() - Method in class org.tensorflow.proto.profiler.XStat
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.profiler.XStat
 
newBuilderForType() - Method in class org.tensorflow.proto.profiler.XStatMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.profiler.XStatMetadata
 
newBuilderForType() - Method in class org.tensorflow.proto.util.BinSummary
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.BinSummary
 
newBuilderForType() - Method in class org.tensorflow.proto.util.BundleEntryProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.BundleEntryProto
 
newBuilderForType() - Method in class org.tensorflow.proto.util.BundleHeaderProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.BundleHeaderProto
 
newBuilderForType() - Method in class org.tensorflow.proto.util.CodeLocation
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.CodeLocation
 
newBuilderForType() - Method in class org.tensorflow.proto.util.DebugEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.DebugEvent
 
newBuilderForType() - Method in class org.tensorflow.proto.util.DebuggedDevice
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.DebuggedDevice
 
newBuilderForType() - Method in class org.tensorflow.proto.util.DebuggedGraph
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.DebuggedGraph
 
newBuilderForType() - Method in class org.tensorflow.proto.util.DebugMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.DebugMetadata
 
newBuilderForType() - Method in class org.tensorflow.proto.util.Event
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.Event
 
newBuilderForType() - Method in class org.tensorflow.proto.util.Execution
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.Execution
 
newBuilderForType() - Method in class org.tensorflow.proto.util.GraphExecutionTrace
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.GraphExecutionTrace
 
newBuilderForType() - Method in class org.tensorflow.proto.util.GraphOpCreation
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.GraphOpCreation
 
newBuilderForType() - Method in class org.tensorflow.proto.util.LogMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.LogMessage
 
newBuilderForType() - Method in class org.tensorflow.proto.util.MemAllocatorStats
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.MemAllocatorStats
 
newBuilderForType() - Method in class org.tensorflow.proto.util.MemChunk
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.MemChunk
 
newBuilderForType() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory
 
newBuilderForType() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement
 
newBuilderForType() - Method in class org.tensorflow.proto.util.MemoryDump
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.MemoryDump
 
newBuilderForType() - Method in class org.tensorflow.proto.util.RequestedExitCode
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.RequestedExitCode
 
newBuilderForType() - Method in class org.tensorflow.proto.util.SavedSlice
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.SavedSlice
 
newBuilderForType() - Method in class org.tensorflow.proto.util.SavedSliceMeta
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.SavedSliceMeta
 
newBuilderForType() - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta
 
newBuilderForType() - Method in class org.tensorflow.proto.util.SavedTensorSlices
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.SavedTensorSlices
 
newBuilderForType() - Method in class org.tensorflow.proto.util.SaverDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.SaverDef
 
newBuilderForType() - Method in class org.tensorflow.proto.util.SessionLog
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.SessionLog
 
newBuilderForType() - Method in class org.tensorflow.proto.util.SnapShot
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.SnapShot
 
newBuilderForType() - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord
 
newBuilderForType() - Method in class org.tensorflow.proto.util.SnapshotRecord
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.SnapshotRecord
 
newBuilderForType() - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata
 
newBuilderForType() - Method in class org.tensorflow.proto.util.SourceFile
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.SourceFile
 
newBuilderForType() - Method in class org.tensorflow.proto.util.StackFrameWithId
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.StackFrameWithId
 
newBuilderForType() - Method in class org.tensorflow.proto.util.TaggedRunMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.TaggedRunMetadata
 
newBuilderForType() - Method in class org.tensorflow.proto.util.TensorMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.TensorMetadata
 
newBuilderForType() - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo
 
newBuilderForType() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries
 
newBuilderForType() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
 
newBuilderForType() - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration
 
newBuilderForType() - Method in class org.tensorflow.proto.util.testlog.CommitId
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.testlog.CommitId
 
newBuilderForType() - Method in class org.tensorflow.proto.util.testlog.CPUInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.testlog.CPUInfo
 
newBuilderForType() - Method in class org.tensorflow.proto.util.testlog.EntryValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.testlog.EntryValue
 
newBuilderForType() - Method in class org.tensorflow.proto.util.testlog.GPUInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.testlog.GPUInfo
 
newBuilderForType() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration
 
newBuilderForType() - Method in class org.tensorflow.proto.util.testlog.MemoryInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.testlog.MemoryInfo
 
newBuilderForType() - Method in class org.tensorflow.proto.util.testlog.MetricEntry
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.testlog.MetricEntry
 
newBuilderForType() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.testlog.PlatformInfo
 
newBuilderForType() - Method in class org.tensorflow.proto.util.testlog.RunConfiguration
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.testlog.RunConfiguration
 
newBuilderForType() - Method in class org.tensorflow.proto.util.testlog.TestResults
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.testlog.TestResults
 
newBuilderForType() - Method in class org.tensorflow.proto.util.WatchdogConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.WatchdogConfig
 
newBuilderForType() - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest
 
newBuilderForType() - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse
 
newContext(TFE_ContextOptions, TF_Status) - Static method in class org.tensorflow.internal.c_api.AbstractTFE_Context
Calls TFE_NewContext(), and registers a deallocator.
newContextOptions() - Static method in class org.tensorflow.internal.c_api.AbstractTFE_ContextOptions
Calls TFE_NewContextOptions(), and registers a deallocator.
newGraph() - Static method in class org.tensorflow.internal.c_api.AbstractTF_Graph
Calls TF_NewGraph(), and registers a deallocator.
newImportGraphDefOptions() - Static method in class org.tensorflow.internal.c_api.AbstractTF_ImportGraphDefOptions
Calls TF_NewImportGraphDefOptions(), and registers a deallocator.
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.distruntime.ClusterDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.distruntime.JobDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.distruntime.ServerDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.distruntime.TaskDeviceFilters
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.example.BytesList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.example.Example
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.example.ExampleParserConfiguration
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.example.Feature
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.example.FeatureConfiguration
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.example.FeatureList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.example.FeatureLists
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.example.Features
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.example.FixedLenFeatureProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.example.FloatList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.example.Int64List
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.example.SequenceExample
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.example.VarLenFeatureProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.AllocationDescription
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.AllocationRecord
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.ApiDef.Arg
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.ApiDef.Attr
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.ApiDef.Endpoint
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.ApiDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.ApiDefs
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.AssetFileDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.AttrValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.AutoParallelOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.CallableOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.CollectionDef.BytesList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.CollectionDef.FloatList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.CollectionDef.Int64List
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.CollectionDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.CollectionDef.NodeList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.CondContextDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.ConfigProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.ControlFlowContextDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.CostGraphDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.DebuggedSourceFile
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.DebugOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.DebugTensorWatch
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.Device
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.DeviceAttributes
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.DeviceLocality
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.DeviceProperties
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.DeviceStepStats
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.DictValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.FunctionDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.FunctionDefLibrary
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.FunctionSpec
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.GPUOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.GradientDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.GraphDebugInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.GraphDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.GraphOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.GraphTransferInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInput
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.HistogramProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.InterconnectLink
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.KernelDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.KernelList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.ListValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.LocalLinks
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.MemoryLogStep
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.MemoryStats
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.MetaGraphDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.NameAttrList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.NamedDevice
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.NamedTensorProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.NamedTupleValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.NodeDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.NodeExecStats
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.NodeOutput
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.NoneValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.OpDef.ArgDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.OpDef.AttrDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.OpDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.OpDeprecation
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.OpList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.OptimizerOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.PairValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.QueueRunnerDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.ReaderBaseState
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.RemoteTensorHandle
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.Resource
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.ResourceHandleProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.RewriterConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.RPCOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.RunMetadata
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.RunOptions.Experimental
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.RunOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.SaveableObject
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.SavedAsset
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.SavedConcreteFunction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.SavedConstant
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.SavedFunction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.SavedModel
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.SavedObject
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.SavedObjectGraph
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.SavedResource
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.SavedUserObject
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.SavedVariable
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.ScopedAllocatorOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.SessionMetadata
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.SignatureDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.StepStats
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.StructuredValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.Summary.Audio
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.Summary.Image
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.Summary
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.Summary.Value
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.SummaryDescription
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.SummaryMetadata
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.TensorConnection
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.TensorDescription
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.TensorInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.TensorProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.TensorShapeProto.Dim
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.TensorShapeProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.TensorSliceProto.Extent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.TensorSliceProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.TensorSpecProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.ThreadPoolOptionProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.Trace
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.TraceEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.TupleValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.TypeSpecProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.ValuesDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.VariableDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.VariantTensorDataProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.VerifierConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.VersionDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.framework.WhileContextDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.profiler.ProfileOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.profiler.XEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.profiler.XEventMetadata
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.profiler.XLine
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.profiler.XPlane
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.profiler.XSpace
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.profiler.XStat
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.profiler.XStatMetadata
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.BinSummary
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.BundleEntryProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.BundleHeaderProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.CodeLocation
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.DebugEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.DebuggedDevice
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.DebuggedGraph
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.DebugMetadata
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.Event
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.Execution
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.GraphExecutionTrace
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.GraphOpCreation
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.LogMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.MemAllocatorStats
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.MemChunk
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.MemoryDump
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.RequestedExitCode
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.SavedSlice
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.SavedSliceMeta
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.SavedTensorSlices
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.SaverDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.SessionLog
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.SnapShot
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.SnapshotRecord
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.SourceFile
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.StackFrameWithId
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.TaggedRunMetadata
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.TensorMetadata
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.testlog.CommitId
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.testlog.CPUInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.testlog.EntryValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.testlog.GPUInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.testlog.MemoryInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.testlog.MetricEntry
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.testlog.PlatformInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.testlog.RunConfiguration
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.testlog.TestResults
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.WatchdogConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse
 
newOp(TFE_Context, String, TF_Status) - Static method in class org.tensorflow.internal.c_api.AbstractTFE_Op
Calls TFE_NewOp(), and registers a deallocator.
newSession(TF_Graph, TF_SessionOptions, TF_Status) - Static method in class org.tensorflow.internal.c_api.AbstractTF_Session
Calls TF_NewSession(), and registers a deallocator.
newSessionOptions() - Static method in class org.tensorflow.internal.c_api.AbstractTF_SessionOptions
Calls TF_NewSessionOptions(), and registers a deallocator.
newStatus() - Static method in class org.tensorflow.internal.c_api.AbstractTF_Status
Calls TF_NewStatus(), and registers a deallocator.
newTensor(int, long[], Pointer) - Static method in class org.tensorflow.internal.c_api.AbstractTF_Tensor
Calls TF_NewTensor(), and registers a deallocator.
newTensor(TF_Tensor, TF_Status) - Static method in class org.tensorflow.internal.c_api.AbstractTFE_TensorHandle
Calls TFE_NewTensorHandle(), and registers a deallocator.
NextAfter<T extends TNumber> - Class in org.tensorflow.op.math
Returns the next representable value of `x1` in the direction of `x2`, element-wise.
nextAfter(Operand<T>, Operand<T>) - Method in class org.tensorflow.op.MathOps
Returns the next representable value of `x1` in the direction of `x2`, element-wise.
NextIteration<T extends TType> - Class in org.tensorflow.op.core
Makes its input available to the next iteration.
nextIteration(Operand<T>) - Method in class org.tensorflow.op.Ops
Makes its input available to the next iteration.
NfeatureListDense(Long) - Static method in class org.tensorflow.op.io.ParseSequenceExample
 
NfeatureListDense(Long) - Method in class org.tensorflow.op.io.ParseSequenceExample.Options
 
NfeatureListSparse(Long) - Static method in class org.tensorflow.op.io.ParseSequenceExample
 
NfeatureListSparse(Long) - Method in class org.tensorflow.op.io.ParseSequenceExample.Options
 
ngrams() - Method in class org.tensorflow.op.strings.StringNGrams
The values tensor of the output ngrams ragged tensor.
ngramsSplits() - Method in class org.tensorflow.op.strings.StringNGrams
The splits tensor of the output ngrams ragged tensor.
ninputs() - Method in class org.tensorflow.internal.c_api.TF_WhileParams
 
nmsedBoxes() - Method in class org.tensorflow.op.image.CombinedNonMaxSuppression
A [batch_size, max_detections, 4] float32 tensor containing the non-max suppressed boxes.
nmsedClasses() - Method in class org.tensorflow.op.image.CombinedNonMaxSuppression
A [batch_size, max_detections] float32 tensor containing the classes for the boxes.
nmsedScores() - Method in class org.tensorflow.op.image.CombinedNonMaxSuppression
A [batch_size, max_detections] float32 tensor containing the scores for the boxes.
nn - Variable in class org.tensorflow.op.Ops
 
NnOps - Class in org.tensorflow.op
An API for building nn operations as Ops
NnRawOps - Class in org.tensorflow.op
An API for building nn.raw operations as Ops
nnz() - Method in class org.tensorflow.op.linalg.sparse.SparseMatrixNNZ
The number of nonzeroes of `sparse_matrix`.
NO_MEM_OPT_VALUE - Static variable in enum org.tensorflow.proto.framework.RewriterConfig.MemOptType
Disabled in the meta-optimizer.
NO_TENSOR_VALUE - Static variable in enum org.tensorflow.proto.util.TensorDebugMode
Only records what tensors are computed, eagerly or in graphs.
NO_TRACE_VALUE - Static variable in enum org.tensorflow.proto.framework.RunOptions.TraceLevel
NO_TRACE = 0;
NODE_DEF_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.FunctionDef
 
NODE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CostGraphDef
 
NODE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphDef
 
NODE_ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo
 
NODE_ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphTransferNodeInfo
 
NODE_ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphTransferNodeInput
 
NODE_ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo
 
NODE_ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo
 
NODE_ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference
 
NODE_INFO_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphTransferInfo
 
NODE_INPUT_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo
 
NODE_INPUT_INFO_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphTransferInfo
 
NODE_LIST_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CollectionDef
 
NODE_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.DebugTensorWatch
 
NODE_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.NodeExecStats
 
NODE_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.Summary.Value
 
NODE_OUTPUT_INFO_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphTransferInfo
 
NODE_STATS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.DeviceStepStats
 
NodeDef - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.NodeDef
NodeDef.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.NodeDef
NodeDef.ExperimentalDebugInfo - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.NodeDef.ExperimentalDebugInfo
NodeDef.ExperimentalDebugInfo.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.NodeDef.ExperimentalDebugInfo
NodeDef.ExperimentalDebugInfoOrBuilder - Interface in org.tensorflow.proto.framework
 
NodeDefOrBuilder - Interface in org.tensorflow.proto.framework
 
NodeExecStats - Class in org.tensorflow.proto.framework
Time/size stats recorded for a single execution of a graph node.
NodeExecStats.Builder - Class in org.tensorflow.proto.framework
Time/size stats recorded for a single execution of a graph node.
NodeExecStatsOrBuilder - Interface in org.tensorflow.proto.framework
 
nodeIds() - Method in class org.tensorflow.op.estimator.BoostedTreesCalculateBestFeatureSplit
A Rank 1 tensors indicating possible split node ids for each feature.
nodeIds() - Method in class org.tensorflow.op.estimator.BoostedTreesCalculateBestFeatureSplitV2
A Rank 1 tensors indicating possible split node ids for each feature.
nodeIds() - Method in class org.tensorflow.op.estimator.BoostedTreesSparseCalculateBestFeatureSplit
A Rank 1 tensor indicating possible node ids that can be split.
nodeIds() - Method in class org.tensorflow.op.estimator.BoostedTreesTrainingPredict
Rank 1 Tensor containing new node ids in the new tree_ids.
nodeIdsList() - Method in class org.tensorflow.op.estimator.BoostedTreesCalculateBestGainsPerFeature
An output list of Rank 1 tensors indicating possible split node ids for each feature.
NodeOutput - Class in org.tensorflow.proto.framework
Output sizes recorded for a single execution of a graph node.
NodeOutput.Builder - Class in org.tensorflow.proto.framework
Output sizes recorded for a single execution of a graph node.
NodeOutputOrBuilder - Interface in org.tensorflow.proto.framework
 
NodeProto - Class in org.tensorflow.proto.framework
 
NODES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SavedObjectGraph
 
NODES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TrackableObjectGraph
 
noise(String) - Static method in class org.tensorflow.op.image.ExtractGlimpse
 
noise(String) - Method in class org.tensorflow.op.image.ExtractGlimpse.Options
 
NonDeterministicInts<U extends TType> - Class in org.tensorflow.op.random
Non-deterministically generates some integers.
NONE_VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.StructuredValue
 
NoneValue - Class in org.tensorflow.proto.framework
Represents None.
NoneValue.Builder - Class in org.tensorflow.proto.framework
Represents None.
NoneValueOrBuilder - Interface in org.tensorflow.proto.framework
 
NonMaxSuppression<T extends TNumber> - Class in org.tensorflow.op.image
Greedily selects a subset of bounding boxes in descending order of score,
nonMaxSuppression(Operand<T>, Operand<T>, Operand<TInt32>, Operand<T>, Operand<T>, Operand<T>, NonMaxSuppression.Options...) - Method in class org.tensorflow.op.ImageOps
Greedily selects a subset of bounding boxes in descending order of score,
NonMaxSuppression.Options - Class in org.tensorflow.op.image
Optional attributes for NonMaxSuppression
NonMaxSuppressionWithOverlaps - Class in org.tensorflow.op.image
Greedily selects a subset of bounding boxes in descending order of score,
nonMaxSuppressionWithOverlaps(Operand<TFloat32>, Operand<TFloat32>, Operand<TInt32>, Operand<TFloat32>, Operand<TFloat32>) - Method in class org.tensorflow.op.ImageOps
Greedily selects a subset of bounding boxes in descending order of score,
NonSerializableDataset - Class in org.tensorflow.op.data.experimental
 
NonSerializableDataset - Class in org.tensorflow.op.data
 
NoOp - Class in org.tensorflow.op.core
Does nothing.
noOp() - Method in class org.tensorflow.op.Ops
Does nothing.
NOP_VALUE - Static variable in enum org.tensorflow.proto.framework.GraphTransferInfo.Destination
NOP = 0;
normalize(Boolean) - Static method in class org.tensorflow.op.core.EditDistance
 
normalize(Boolean) - Method in class org.tensorflow.op.core.EditDistance.Options
 
normalized(Boolean) - Static method in class org.tensorflow.op.image.ExtractGlimpse
 
normalized(Boolean) - Method in class org.tensorflow.op.image.ExtractGlimpse.Options
 
NOT_CONFIGURED_VALUE - Static variable in enum org.tensorflow.proto.util.WorkerShutdownMode
NOT_CONFIGURED = 1;
NOT_FOUND_VALUE - Static variable in enum org.tensorflow.proto.framework.Code
Some requested entity (e.g., file or directory) was not found.
NotEqual - Class in org.tensorflow.op.math
Returns the truth value of (x != y) element-wise.
notEqual(Operand<T>, Operand<T>, NotEqual.Options...) - Method in class org.tensorflow.op.MathOps
Returns the truth value of (x != y) element-wise.
NotEqual.Options - Class in org.tensorflow.op.math
Optional attributes for NotEqual
NthElement<T extends TNumber> - Class in org.tensorflow.op.nn
Finds values of the `n`-th order statistic for the last dimension.
nthElement(Operand<T>, Operand<TInt32>, NthElement.Options...) - Method in class org.tensorflow.op.NnOps
Finds values of the `n`-th order statistic for the last dimension.
NthElement.Options - Class in org.tensorflow.op.nn
Optional attributes for NthElement
NUM_ALLOCS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.MemAllocatorStats
 
NUM_BYTES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.MemoryLogRawAllocation
 
NUM_CHANNELS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.Summary.Audio
 
NUM_CORES_ALLOWED_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.CPUInfo
 
NUM_CORES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.DeviceProperties
 
NUM_CORES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.CPUInfo
 
NUM_DEV_TO_DEV_COPY_STREAMS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GPUOptions.Experimental
 
NUM_ELEMENTS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.SnapshotMetadataRecord
 
NUM_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.HistogramProto
 
NUM_OCCURRENCES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.profiler.XEvent
 
NUM_OUTPUTS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.Execution
 
NUM_OUTPUTS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.GraphOpCreation
 
NUM_RECORDS_PRODUCED_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ReaderBaseState
 
NUM_REGISTERS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.DeviceProperties
 
NUM_REPLICAS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.AutoParallelOptions
 
NUM_SHARDS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.BundleHeaderProto
 
NUM_THREADS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ThreadPoolOptionProto
 
NUMA_NODE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.DeviceLocality
 
numAccumulated() - Method in class org.tensorflow.op.train.AccumulatorNumAccumulated
The number of gradients aggregated in the given accumulator.
numAccumulated() - Method in class org.tensorflow.op.train.ResourceAccumulatorNumAccumulated
The number of gradients aggregated in the given accumulator.
numAttemptedLayers() - Method in class org.tensorflow.op.estimator.BoostedTreesGetEnsembleStates
The number of layers we attempted to build (but not necessarily succeeded).
NUMBER_ATTR_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.OpDef.ArgDef
 
numBits(Long) - Static method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxArgs
 
numBits(Long) - Method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxArgs.Options
 
numBits(Long) - Static method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxArgsGradient
 
numBits(Long) - Method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxArgsGradient.Options
 
numBits(Long) - Static method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxVars
 
numBits(Long) - Method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxVars.Options
 
numBits(Long) - Static method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxVarsGradient
 
numBits(Long) - Method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxVarsGradient.Options
 
numBits(Long) - Static method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxVarsPerChannel
 
numBits(Long) - Method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxVarsPerChannel.Options
 
numBits(Long) - Static method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxVarsPerChannelGradient
 
numBits(Long) - Method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxVarsPerChannelGradient.Options
 
numBytes() - Method in class org.tensorflow.Tensor
Returns the size, in bytes, of the tensor data.
numCoresPerReplica(Long) - Static method in class org.tensorflow.op.tpu.TPUReplicateMetadata
 
numCoresPerReplica(Long) - Method in class org.tensorflow.op.tpu.TPUReplicateMetadata.Options
 
numDimensions(Scope, Shape<TInt32>) - Static method in class org.tensorflow.op.core.Shapes
Get the number of dimensions of the shape object.
numDimensions(Scope, Shape<U>, DataType<U>) - Static method in class org.tensorflow.op.core.Shapes
Get the number of dimensions of the shape object.
numDimensions(Shape<TInt32>) - Method in class org.tensorflow.op.ShapeOps
Get the number of dimensions of the shape object.
numDimensions(Shape<U>, DataType<U>) - Method in class org.tensorflow.op.ShapeOps
Get the number of dimensions of the shape object.
numElements(Long) - Static method in class org.tensorflow.op.core.TensorListStack
 
numElements(Long) - Method in class org.tensorflow.op.core.TensorListStack.Options
 
numFinalizedTrees() - Method in class org.tensorflow.op.estimator.BoostedTreesGetEnsembleStates
The number of trees that were finished successfully.
numOutputs() - Method in class org.tensorflow.GraphOperation
 
numOutputs() - Method in interface org.tensorflow.Operation
Returns the number of tensors produced by this operation.
numPresent() - Method in class org.tensorflow.op.train.GenerateVocabRemapping
Number of new vocab entries found in old vocab.
numProj(Long) - Static method in class org.tensorflow.op.nn.CudnnRNN
 
numProj(Long) - Method in class org.tensorflow.op.nn.CudnnRNN.Options
 
numProj(Long) - Static method in class org.tensorflow.op.nn.CudnnRNNBackprop
 
numProj(Long) - Method in class org.tensorflow.op.nn.CudnnRNNBackprop.Options
 
numProj(Long) - Static method in class org.tensorflow.op.nn.CudnnRNNCanonicalToParams
 
numProj(Long) - Method in class org.tensorflow.op.nn.CudnnRNNCanonicalToParams.Options
 
numProj(Long) - Static method in class org.tensorflow.op.nn.CudnnRnnParamsSize
 
numProj(Long) - Method in class org.tensorflow.op.nn.CudnnRnnParamsSize.Options
 
numProj(Long) - Static method in class org.tensorflow.op.nn.CudnnRNNParamsToCanonical
 
numProj(Long) - Method in class org.tensorflow.op.nn.CudnnRNNParamsToCanonical.Options
 
numReaderThreads(Long) - Static method in class org.tensorflow.op.data.SnapshotDataset
 
numReaderThreads(Long) - Method in class org.tensorflow.op.data.SnapshotDataset.Options
 
numReservedIds(Long) - Static method in class org.tensorflow.op.nn.FixedUnigramCandidateSampler
 
numReservedIds(Long) - Method in class org.tensorflow.op.nn.FixedUnigramCandidateSampler.Options
 
numShards(Long) - Static method in class org.tensorflow.op.nn.FixedUnigramCandidateSampler
 
numShards(Long) - Method in class org.tensorflow.op.nn.FixedUnigramCandidateSampler.Options
 
numTrees() - Method in class org.tensorflow.op.estimator.BoostedTreesGetEnsembleStates
The number of trees in the tree ensemble resource.
numWriterThreads(Long) - Static method in class org.tensorflow.op.data.SnapshotDataset
 
numWriterThreads(Long) - Method in class org.tensorflow.op.data.SnapshotDataset.Options
 

O

o() - Method in class org.tensorflow.op.nn.BlockLSTM
The output gate over the whole time sequence.
o() - Method in class org.tensorflow.op.nn.LSTMBlockCell
The output gate.
OBJECT_GRAPH_DEF_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.MetaGraphDef
 
OBSOLETE_OLD_STYLE_HISTOGRAM_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.Summary.Value
 
of(String) - Static method in class org.tensorflow.DataType
Gets the DataType associated with the readable-name for the type
of(DataType<T>, Shape) - Static method in class org.tensorflow.Tensor
Allocates a tensor of a given datatype and shape.
of(DataType<T>, Shape, long) - Static method in class org.tensorflow.Tensor
Allocates a tensor of a given datatype, shape and size.
of(DataType<T>, Shape, Consumer<T>) - Static method in class org.tensorflow.Tensor
Allocates and initialize a tensor of a given datatype and shape.
of(DataType<T>, Shape, long, Consumer<T>) - Static method in class org.tensorflow.Tensor
Allocates a tensor of a given datatype, shape and size.
of(DataType<T>, Shape, ByteDataBuffer) - Static method in class org.tensorflow.Tensor
Creates a Tensor of any type from the raw data provided by the given buffer.
OFF_VALUE - Static variable in enum org.tensorflow.proto.framework.OptimizerOptions.GlobalJitLevel
OFF = -1;
OFF_VALUE - Static variable in enum org.tensorflow.proto.framework.RewriterConfig.Toggle
OFF = 2;
OFF_VALUE - Static variable in enum org.tensorflow.proto.framework.VerifierConfig.Toggle
OFF = 2;
offset(long) - Method in class org.tensorflow.internal.buffer.StringTensorBuffer
 
OFFSET_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.BundleEntryProto
 
OFFSET_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement
 
OFFSET_PS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.profiler.XEvent
 
offsetBackprop() - Method in class org.tensorflow.op.nn.FusedBatchNormGrad
A 1D Tensor for the gradient with respect to offset.
OK_VALUE - Static variable in enum org.tensorflow.proto.framework.Code
Not an error; returned on success
OK_VALUE - Static variable in enum org.tensorflow.proto.util.WorkerHealth
By default a worker is healthy.
oldVocabSize(Long) - Static method in class org.tensorflow.op.train.GenerateVocabRemapping
 
oldVocabSize(Long) - Method in class org.tensorflow.op.train.GenerateVocabRemapping.Options
 
ON_1_VALUE - Static variable in enum org.tensorflow.proto.framework.OptimizerOptions.GlobalJitLevel
The following settings turn on compilation, with higher values being more aggressive.
ON_2_VALUE - Static variable in enum org.tensorflow.proto.framework.OptimizerOptions.GlobalJitLevel
ON_2 = 2;
ON_VALUE - Static variable in enum org.tensorflow.proto.framework.RewriterConfig.Toggle
ON = 1;
ON_VALUE - Static variable in enum org.tensorflow.proto.framework.VerifierConfig.Toggle
ON = 1;
ONE_VALUE - Static variable in enum org.tensorflow.proto.framework.RewriterConfig.NumIterationsType
ONE = 1;
OneHot<U extends TType> - Class in org.tensorflow.op.core
Returns a one-hot tensor.
oneHot(Operand<T>, Operand<TInt32>, Operand<U>, Operand<U>, OneHot.Options...) - Method in class org.tensorflow.op.Ops
Returns a one-hot tensor.
OneHot.Options - Class in org.tensorflow.op.core
Optional attributes for OneHot
OnesLike<T extends TType> - Class in org.tensorflow.op.core
Returns a tensor of ones with the same shape and type as x.
onesLike(Operand<T>) - Method in class org.tensorflow.op.Ops
Returns a tensor of ones with the same shape and type as x.
op() - Method in class org.tensorflow.op.core.Zeros
 
Op - Interface in org.tensorflow.op
A logical unit of computation.
op() - Method in interface org.tensorflow.op.Op
Return this unit of computation as a single Operation.
op() - Method in class org.tensorflow.op.RawOp
 
op() - Method in class org.tensorflow.Output
 
OP_DEVICE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RemoteTensorHandle
 
OP_END_REL_MICROS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.NodeExecStats
 
OP_END_REL_NANOS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.NodeExecStats
 
OP_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ApiDefs
 
OP_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.KernelDef
 
OP_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.NodeDef
 
OP_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.OpList
 
OP_ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RemoteTensorHandle
 
OP_NAME - Static variable in class org.tensorflow.op.audio.AudioSpectrogram
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.audio.DecodeWav
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.audio.EncodeWav
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.audio.Mfcc
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.bitwise.BitwiseAnd
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.bitwise.BitwiseOr
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.bitwise.BitwiseXor
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.bitwise.Invert
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.bitwise.LeftShift
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.bitwise.RightShift
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.cluster.KMC2ChainInitialization
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.cluster.KmeansPlusPlusInitialization
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.collective.AllReduce
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.collective.BroadcastRecv
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.collective.BroadcastSend
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Abort
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.All
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Any
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.AssertThat
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Assign
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.AssignAdd
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.AssignAddVariableOp
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.AssignSub
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.AssignSubVariableOp
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.AssignVariableOp
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Barrier
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.BarrierClose
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.BarrierIncompleteSize
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.BarrierInsertMany
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.BarrierReadySize
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.BarrierTakeMany
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Batch
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.BatchToSpace
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.BatchToSpaceNd
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Bitcast
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.BroadcastDynamicShape
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.BroadcastGradientArgs
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.BroadcastTo
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Bucketize
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ClipByValue
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.CollectiveGather
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Concat
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ConsumeMutexLock
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ControlTrigger
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Copy
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.CopyHost
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.CountUpTo
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.DecodeProto
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.DeepCopy
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.DeleteSessionTensor
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.DestroyResourceOp
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.DestroyTemporaryVariable
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.DeviceIndex
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.DummyMemoryCache
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.DynamicPartition
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.DynamicStitch
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.EditDistance
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Empty
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.EmptyTensorList
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.EncodeProto
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.EnsureShape
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Enter
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Exit
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ExpandDims
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ExtractVolumePatches
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Fill
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Fingerprint
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Gather
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.GatherNd
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.GetSessionHandle
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.GetSessionTensor
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.GuaranteeConst
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.HashTable
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.HistogramFixedWidth
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Identity
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.IdentityN
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ImmutableConst
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.InitializeTable
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.InitializeTableFromTextFile
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.InplaceAdd
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.InplaceSub
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.InplaceUpdate
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.IsVariableInitialized
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.LinSpace
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.LookupTableExport
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.LookupTableFind
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.LookupTableImport
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.LookupTableInsert
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.LookupTableRemove
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.LookupTableSize
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.LoopCond
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.LowerBound
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.MapClear
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.MapIncompleteSize
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.MapPeek
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.MapSize
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.MapStage
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.MapUnstage
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.MapUnstageNoKey
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Max
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Merge
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Min
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.MirrorPad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.MirrorPadGrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.MlirPassthroughOp
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.MutableDenseHashTable
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.MutableHashTable
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.MutableHashTableOfTensors
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Mutex
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.MutexLock
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.NcclAllReduce
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.NcclBroadcast
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.NcclReduce
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.NextIteration
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.NoOp
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.OneHot
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.OnesLike
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.OrderedMapClear
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.OrderedMapIncompleteSize
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.OrderedMapPeek
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.OrderedMapSize
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.OrderedMapStage
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.OrderedMapUnstage
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.OrderedMapUnstageNoKey
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Pad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ParallelConcat
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ParallelDynamicStitch
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Placeholder
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.PlaceholderWithDefault
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Print
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Prod
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.QuantizedReshape
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Range
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Rank
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ReadVariableOp
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Recv
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ReduceAll
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ReduceAny
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ReduceMax
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ReduceMin
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ReduceProd
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ReduceSum
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.RefEnter
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.RefExit
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.RefIdentity
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.RefMerge
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.RefNextIteration
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.RefSelect
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.RefSwitch
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.RemoteFusedGraphExecute
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Reshape
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ResourceCountUpTo
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ResourceGather
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ResourceGatherNd
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ResourceScatterAdd
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ResourceScatterDiv
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ResourceScatterMax
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ResourceScatterMin
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ResourceScatterMul
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ResourceScatterNdAdd
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ResourceScatterNdMax
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ResourceScatterNdMin
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ResourceScatterNdSub
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ResourceScatterNdUpdate
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ResourceScatterSub
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ResourceScatterUpdate
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ResourceStridedSliceAssign
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Reverse
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ReverseSequence
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Roll
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Rpc
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ScatterAdd
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ScatterDiv
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ScatterMax
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ScatterMin
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ScatterMul
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ScatterNd
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ScatterNdAdd
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ScatterNdMax
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ScatterNdMin
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ScatterNdNonAliasingAdd
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ScatterNdSub
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ScatterNdUpdate
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ScatterSub
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ScatterUpdate
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Select
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Send
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.SetDiff1d
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.SetSize
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Shape
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ShapeN
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Size
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Skipgram
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Slice
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Snapshot
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.SpaceToBatchNd
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Split
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.SplitV
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Squeeze
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Stack
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Stage
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.StageClear
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.StagePeek
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.StageSize
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.StopGradient
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.StridedSlice
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.StridedSliceAssign
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.StridedSliceGrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Sum
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.SwitchCond
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.TemporaryVariable
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.TensorArray
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.TensorArrayClose
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.TensorArrayConcat
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.TensorArrayGather
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.TensorArrayGrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.TensorArrayGradWithShape
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.TensorArrayPack
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.TensorArrayRead
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.TensorArrayScatter
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.TensorArraySize
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.TensorArraySplit
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.TensorArrayUnpack
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.TensorArrayWrite
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.TensorForestCreateTreeVariable
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.TensorForestTreeDeserialize
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.TensorForestTreeIsInitializedOp
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.TensorForestTreePredict
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.TensorForestTreeResourceHandleOp
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.TensorForestTreeSerialize
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.TensorForestTreeSize
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.TensorListConcat
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.TensorListConcatLists
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.TensorListElementShape
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.TensorListFromTensor
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.TensorListGather
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.TensorListGetItem
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.TensorListLength
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.TensorListPopBack
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.TensorListPushBack
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.TensorListPushBackBatch
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.TensorListReserve
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.TensorListResize
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.TensorListScatter
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.TensorListScatterIntoExistingList
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.TensorListSetItem
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.TensorListSplit
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.TensorListStack
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.TensorScatterNdAdd
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.TensorScatterNdMax
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.TensorScatterNdMin
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.TensorScatterNdSub
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.TensorScatterNdUpdate
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.TensorStridedSliceUpdate
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Tile
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Timestamp
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.TryRpc
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Unbatch
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.UnbatchGrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Unique
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.UniqueWithCounts
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.UnravelIndex
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Unstack
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Unstage
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.UpperBound
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.VarHandleOp
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Variable
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.VariableShape
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.VarIsInitializedOp
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.Where
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.XlaSpmdFullToShardShape
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.XlaSpmdShardToFullShape
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.core.ZerosLike
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.AnonymousIterator
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.AnonymousMemoryCache
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.AnonymousMultiDeviceIterator
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.AssertNextDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.AutoShardDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.BatchDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.BytesProducedStatsDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.CacheDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.CacheDatasetV2
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.ChooseFastestDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.ConcatenateDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.CSVDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.DatasetCardinality
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.DatasetFromGraph
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.DatasetToGraph
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.DatasetToSingleElement
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.DatasetToTfRecord
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.DeleteIterator
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.DeleteMemoryCache
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.DeleteMultiDeviceIterator
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.DenseToSparseBatchDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.DeserializeIterator
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.DirectedInterleaveDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.experimental.AssertCardinalityDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.experimental.AssertNextDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.experimental.AutoShardDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.experimental.BytesProducedStatsDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.experimental.ChooseFastestDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.experimental.CompressElement
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.experimental.CSVDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.experimental.DataServiceDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.experimental.DatasetCardinality
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.experimental.DatasetToTFRecord
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.experimental.DenseToSparseBatchDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.experimental.DirectedInterleaveDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.experimental.DummyIterationCounter
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.experimental.IgnoreErrorsDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.experimental.IteratorGetDevice
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.experimental.LatencyStatsDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.experimental.LmdbDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.experimental.MatchingFilesDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.experimental.MaxIntraOpParallelismDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.experimental.NonSerializableDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.experimental.ParseExampleDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.experimental.PrivateThreadPoolDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.experimental.RandomDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.experimental.RebatchDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.experimental.SetStatsAggregatorDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.experimental.SleepDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.experimental.SlidingWindowDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.experimental.SqlDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.experimental.StatsAggregatorHandle
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.experimental.StatsAggregatorSetSummaryWriter
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.experimental.StatsAggregatorSummary
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.experimental.ThreadPoolDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.experimental.ThreadPoolHandle
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.experimental.UnbatchDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.experimental.UncompressElement
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.experimental.UniqueDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.FilterByLastComponentDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.FixedLengthRecordDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.IgnoreErrorsDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.InitializeTableFromDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.Iterator
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.IteratorFromStringHandle
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.IteratorGetDevice
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.IteratorGetNext
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.IteratorGetNextAsOptional
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.IteratorGetNextSync
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.IteratorToStringHandle
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.LatencyStatsDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.LeakyReluGrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.LMDBDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.MakeIterator
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.MatchingFilesDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.MaxIntraOpParallelismDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.ModelDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.MultiDeviceIterator
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.MultiDeviceIteratorFromStringHandle
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.MultiDeviceIteratorGetNextFromShard
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.MultiDeviceIteratorInit
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.MultiDeviceIteratorToStringHandle
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.NonSerializableDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.OptimizeDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.OptionalFromValue
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.OptionalGetValue
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.OptionalHasValue
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.OptionalNone
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.PaddedBatchDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.PrefetchDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.PrivateThreadPoolDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.RandomDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.RangeDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.RebatchDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.RegisterDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.RepeatDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.SamplingDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.SerializeIterator
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.SetStatsAggregatorDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.ShardDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.ShuffleAndRepeatDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.ShuffleDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.SkipDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.SleepDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.SlidingWindowDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.SnapshotDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.SparseTensorSliceDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.SqlDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.StatsAggregatorHandle
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.TakeDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.TensorDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.TensorSliceDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.TextLineDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.TfRecordDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.ThreadPoolDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.ThreadPoolHandle
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.UnbatchDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.UniqueDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.UnwrapDatasetVariant
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.WindowDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.WrapDatasetVariant
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.data.ZipDataset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.debugging.CheckNumerics
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.debugging.DebugGradientIdentity
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.debugging.DebugGradientRefIdentity
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.debugging.DebugIdentity
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.debugging.DebugNanCount
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.debugging.DebugNumericsSummary
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.dtypes.AsString
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.dtypes.Cast
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.dtypes.Complex
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.dtypes.ToBool
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.estimator.BoostedTreesAggregateStats
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.estimator.BoostedTreesBucketize
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.estimator.BoostedTreesCalculateBestFeatureSplit
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.estimator.BoostedTreesCalculateBestFeatureSplitV2
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.estimator.BoostedTreesCalculateBestGainsPerFeature
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.estimator.BoostedTreesCenterBias
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.estimator.BoostedTreesCreateEnsemble
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.estimator.BoostedTreesCreateQuantileStreamResource
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.estimator.BoostedTreesDeserializeEnsemble
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.estimator.BoostedTreesEnsembleResourceHandleOp
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.estimator.BoostedTreesExampleDebugOutputs
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.estimator.BoostedTreesFlushQuantileSummaries
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.estimator.BoostedTreesGetEnsembleStates
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.estimator.BoostedTreesMakeQuantileSummaries
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.estimator.BoostedTreesMakeStatsSummary
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.estimator.BoostedTreesPredict
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.estimator.BoostedTreesQuantileStreamResourceAddSummaries
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.estimator.BoostedTreesQuantileStreamResourceDeserialize
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.estimator.BoostedTreesQuantileStreamResourceFlush
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.estimator.BoostedTreesQuantileStreamResourceGetBucketBoundaries
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.estimator.BoostedTreesQuantileStreamResourceHandleOp
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.estimator.BoostedTreesSerializeEnsemble
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.estimator.BoostedTreesSparseAggregateStats
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.estimator.BoostedTreesSparseCalculateBestFeatureSplit
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.estimator.BoostedTreesTrainingPredict
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.estimator.BoostedTreesUpdateEnsemble
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.estimator.BoostedTreesUpdateEnsembleV2
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.estimator.IsBoostedTreesEnsembleInitialized
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.estimator.IsBoostedTreesQuantileStreamResourceInitialized
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.image.AdjustContrast
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.image.AdjustHue
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.image.AdjustSaturation
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.image.CombinedNonMaxSuppression
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.image.CropAndResize
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.image.CropAndResizeGradBoxes
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.image.CropAndResizeGradImage
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.image.DecodeAndCropJpeg
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.image.DecodeBmp
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.image.DecodeGif
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.image.DecodeJpeg
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.image.DecodePng
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.image.DrawBoundingBoxes
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.image.EncodeJpeg
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.image.EncodeJpegVariableQuality
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.image.EncodePng
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.image.ExtractGlimpse
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.image.ExtractImagePatches
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.image.ExtractJpegShape
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.image.GenerateBoundingBoxProposals
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.image.HsvToRgb
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.image.ImageProjectiveTransformV2
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.image.NearestNeighbors
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.image.NonMaxSuppression
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.image.NonMaxSuppressionWithOverlaps
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.image.QuantizedResizeBilinear
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.image.RandomCrop
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.image.ResizeArea
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.image.ResizeBicubic
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.image.ResizeBicubicGrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.image.ResizeBilinear
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.image.ResizeBilinearGrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.image.ResizeNearestNeighbor
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.image.ResizeNearestNeighborGrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.image.RgbToHsv
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.image.SampleDistortedBoundingBox
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.image.ScaleAndTranslate
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.image.ScaleAndTranslateGrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.io.DecodeBase64
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.io.DecodeCompressed
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.io.DecodeCsv
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.io.DecodeJsonExample
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.io.DecodePaddedRaw
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.io.DecodeRaw
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.io.DeserializeManySparse
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.io.EncodeBase64
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.io.FifoQueue
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.io.FixedLengthRecordReader
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.io.IdentityReader
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.io.LmdbReader
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.io.MatchingFiles
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.io.PaddingFifoQueue
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.io.ParseExample
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.io.ParseSequenceExample
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.io.ParseSingleExample
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.io.ParseSingleSequenceExample
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.io.ParseTensor
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.io.PriorityQueue
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.io.QueueClose
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.io.QueueDequeue
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.io.QueueDequeueMany
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.io.QueueDequeueUpTo
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.io.QueueEnqueue
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.io.QueueEnqueueMany
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.io.QueueIsClosed
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.io.QueueSize
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.io.RandomShuffleQueue
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.io.ReaderNumRecordsProduced
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.io.ReaderNumWorkUnitsCompleted
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.io.ReaderRead
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.io.ReaderReadUpTo
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.io.ReaderReset
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.io.ReaderRestoreState
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.io.ReaderSerializeState
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.io.ReadFile
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.io.SerializeManySparse
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.io.SerializeSparse
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.io.SerializeTensor
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.io.ShardedFilename
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.io.ShardedFilespec
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.io.TextLineReader
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.io.TfRecordReader
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.io.WholeFileReader
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.io.WriteFile
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.BandedTriangularSolve
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.BandPart
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.BatchCholesky
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.BatchCholeskyGrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.BatchMatrixBandPart
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.BatchMatrixDeterminant
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.BatchMatrixDiag
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.BatchMatrixDiagPart
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.BatchMatrixInverse
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.BatchMatrixSetDiag
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.BatchMatrixSolve
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.BatchMatrixSolveLs
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.BatchMatrixTriangularSolve
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.BatchSelfAdjointEig
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.BatchSvd
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.Cholesky
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.CholeskyGrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.ConjugateTranspose
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.Cross
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.Det
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.Eig
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.Einsum
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.EuclideanNorm
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.Inv
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.LoadAndRemapMatrix
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.LogMatrixDeterminant
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.Lu
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.MatMul
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.MatrixDiag
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.MatrixDiagPart
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.MatrixDiagPartV3
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.MatrixDiagV3
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.MatrixLogarithm
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.MatrixSetDiag
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.MatrixSolveLs
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.Qr
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.QuantizedMatMul
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.QuantizedMatMulWithBias
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.QuantizedMatMulWithBiasAndRelu
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.QuantizedMatMulWithBiasAndReluAndRequantize
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.SelfAdjointEig
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.Solve
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.sparse.CSRSparseMatrixComponents
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.sparse.CSRSparseMatrixToDense
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.sparse.CSRSparseMatrixToSparseTensor
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.sparse.DenseToCSRSparseMatrix
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.sparse.SparseMatrixAdd
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.sparse.SparseMatrixMatMul
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.sparse.SparseMatrixMul
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.sparse.SparseMatrixNNZ
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.sparse.SparseMatrixOrderingAMD
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.sparse.SparseMatrixSoftmax
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.sparse.SparseMatrixSoftmaxGrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.sparse.SparseMatrixSparseCholesky
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.sparse.SparseMatrixSparseMatMul
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.sparse.SparseMatrixTranspose
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.sparse.SparseMatrixZeros
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.sparse.SparseTensorToCSRSparseMatrix
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.Sqrtm
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.Svd
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.TensorDiag
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.TensorDiagPart
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.Transpose
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.TriangularSolve
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.TridiagonalMatMul
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.linalg.TridiagonalSolve
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Abs
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.AccumulateN
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Acos
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Acosh
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Add
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.AddN
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Angle
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.ApproximateEqual
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.ArgMax
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.ArgMin
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Asin
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Asinh
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Atan
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Atan2
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Atanh
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.BesselI0
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.BesselI0e
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.BesselI1
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.BesselI1e
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Betainc
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Bincount
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Ceil
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.CompareAndBitpack
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.ComplexAbs
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Conj
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Cos
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Cosh
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Cumprod
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Cumsum
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.CumulativeLogsumexp
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.DenseBincount
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Digamma
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Div
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.DivNoNan
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Equal
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Erf
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Erfc
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.erfinv
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Exp
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Expm1
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Fact
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Floor
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.FloorDiv
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.FloorMod
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Greater
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.GreaterEqual
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Igamma
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Igammac
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.IgammaGradA
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Imag
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.InvertPermutation
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.IsFinite
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.IsInf
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.IsNan
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Less
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.LessEqual
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Lgamma
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Log
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Log1p
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.LogicalAnd
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.LogicalNot
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.LogicalOr
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Maximum
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Mean
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Minimum
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Mod
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Mul
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.MulNoNan
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Ndtri
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Neg
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.NextAfter
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.NotEqual
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Polygamma
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.PopulationCount
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Pow
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.QuantizedAdd
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.QuantizedMul
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Real
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.RealDiv
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Reciprocal
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.ReciprocalGrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.RequantizationRangePerChannel
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.RequantizePerChannel
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Rint
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Round
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Rsqrt
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.RsqrtGrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.SegmentMax
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.SegmentMean
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.SegmentMin
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.SegmentProd
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.SegmentSum
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Sigmoid
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.SigmoidGrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Sign
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Sin
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Sinh
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.SobolSample
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Softplus
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.SoftplusGrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.special.BesselJ0
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.special.BesselJ1
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.special.BesselK0
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.special.BesselK0e
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.special.BesselK1
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.special.BesselK1e
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.special.BesselY0
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.special.BesselY1
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.special.Dawsn
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.special.Expint
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.special.FresnelCos
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.special.FresnelSin
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.special.Spence
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Sqrt
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.SqrtGrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Square
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.SquaredDifference
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Sub
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Tan
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Tanh
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.TanhGrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.TruncateDiv
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.TruncateMod
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.UnsortedSegmentMax
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.UnsortedSegmentMin
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.UnsortedSegmentProd
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.UnsortedSegmentSum
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Xdivy
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Xlog1py
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Xlogy
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.math.Zeta
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.AvgPool
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.AvgPool3d
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.AvgPool3dGrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.AvgPoolGrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.BatchNormWithGlobalNormalization
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.BatchNormWithGlobalNormalizationGrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.BiasAdd
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.BiasAddGrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.BlockLSTM
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.BlockLSTMGrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.ComputeAccidentalHits
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.Conv2d
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.Conv2dBackpropFilter
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.Conv2dBackpropInput
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.Conv3d
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.Conv3dBackpropFilter
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.Conv3dBackpropInput
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.CtcBeamSearchDecoder
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.CtcGreedyDecoder
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.CtcLoss
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.CTCLossV2
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.CudnnRNN
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.CudnnRNNBackprop
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.CudnnRNNCanonicalToParams
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.CudnnRnnParamsSize
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.CudnnRNNParamsToCanonical
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.DataFormatDimMap
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.DataFormatVecPermute
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.DepthToSpace
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.DepthwiseConv2dNative
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.DepthwiseConv2dNativeBackpropFilter
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.DepthwiseConv2dNativeBackpropInput
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.Dilation2d
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.Dilation2dBackpropFilter
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.Dilation2dBackpropInput
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.Elu
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.EluGrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.FixedUnigramCandidateSampler
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.FractionalAvgPool
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.FractionalAvgPoolGrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.FractionalMaxPool
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.FractionalMaxPoolGrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.FusedBatchNorm
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.FusedBatchNormGrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.FusedPadConv2d
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.FusedResizeAndPadConv2d
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.GRUBlockCell
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.GRUBlockCellGrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.InTopK
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.InvGrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.L2Loss
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.LeakyRelu
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.LearnedUnigramCandidateSampler
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.LocalResponseNormalization
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.LocalResponseNormalizationGrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.LogSoftmax
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.LSTMBlockCell
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.LSTMBlockCellGrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.MaxPool
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.MaxPool3d
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.MaxPool3dGrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.MaxPool3dGradGrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.MaxPoolGrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.MaxPoolGradGrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.MaxPoolGradGradWithArgmax
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.MaxPoolGradWithArgmax
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.MaxPoolWithArgmax
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.NthElement
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.QuantizedAvgPool
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.QuantizedBatchNormWithGlobalNormalization
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.QuantizedBiasAdd
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.QuantizedConv2d
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.QuantizedConv2DAndRelu
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.QuantizedConv2DAndReluAndRequantize
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.QuantizedConv2DAndRequantize
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.QuantizedConv2DPerChannel
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.QuantizedConv2DWithBias
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.QuantizedConv2DWithBiasAndRelu
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.QuantizedConv2DWithBiasAndReluAndRequantize
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.QuantizedConv2DWithBiasAndRequantize
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.QuantizedConv2DWithBiasSignedSumAndReluAndRequantize
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.QuantizedConv2DWithBiasSumAndRelu
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.QuantizedConv2DWithBiasSumAndReluAndRequantize
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.QuantizedDepthwiseConv2D
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.QuantizedDepthwiseConv2DWithBias
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.QuantizedDepthwiseConv2DWithBiasAndRelu
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.QuantizedDepthwiseConv2DWithBiasAndReluAndRequantize
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.QuantizedInstanceNorm
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.QuantizedMaxPool
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.QuantizedRelu
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.QuantizedRelu6
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.QuantizedReluX
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.raw.SoftmaxCrossEntropyWithLogits
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.raw.SparseSoftmaxCrossEntropyWithLogits
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.Relu
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.Relu6
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.Relu6Grad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.ReluGrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.Selu
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.SeluGrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.Softmax
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.Softsign
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.SoftsignGrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.SpaceToBatch
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.SpaceToDepth
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.nn.TopK
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.quantization.Dequantize
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.quantization.FakeQuantWithMinMaxArgs
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.quantization.FakeQuantWithMinMaxArgsGradient
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.quantization.FakeQuantWithMinMaxVars
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.quantization.FakeQuantWithMinMaxVarsGradient
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.quantization.FakeQuantWithMinMaxVarsPerChannel
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.quantization.FakeQuantWithMinMaxVarsPerChannelGradient
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.quantization.Quantize
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.quantization.QuantizeAndDequantize
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.quantization.QuantizedConcat
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.quantization.QuantizedMatMulWithBiasAndDequantize
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.quantization.QuantizedMatMulWithBiasAndRequantize
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.quantization.QuantizeDownAndShrinkRange
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.quantization.RequantizationRange
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.quantization.Requantize
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.ragged.RaggedBincount
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.ragged.RaggedCountSparseOutput
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.ragged.RaggedCross
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.ragged.RaggedGather
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.ragged.RaggedRange
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.ragged.RaggedTensorFromVariant
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.ragged.RaggedTensorToSparse
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.ragged.RaggedTensorToTensor
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.ragged.RaggedTensorToVariant
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.random.AllCandidateSampler
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.random.AnonymousRandomSeedGenerator
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.random.AnonymousSeedGenerator
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.random.DeleteRandomSeedGenerator
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.random.DeleteSeedGenerator
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.random.experimental.DummySeedGenerator
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.random.LogUniformCandidateSampler
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.random.Multinomial
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.random.NonDeterministicInts
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.random.ParameterizedTruncatedNormal
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.random.RandomGamma
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.random.RandomGammaGrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.random.RandomPoisson
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.random.RandomShuffle
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.random.RandomStandardNormal
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.random.RandomUniform
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.random.RandomUniformInt
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.random.RecordInput
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.random.RngSkip
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.random.StatefulRandomBinomial
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.random.StatefulStandardNormal
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.random.StatefulTruncatedNormal
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.random.StatefulUniform
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.random.StatefulUniformFullInt
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.random.StatefulUniformInt
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.random.StatelessMultinomial
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.random.StatelessParameterizedTruncatedNormal
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.random.StatelessRandomBinomial
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.random.StatelessRandomGamma
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.random.StatelessRandomNormal
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.random.StatelessRandomPoisson
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.random.StatelessRandomUniform
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.random.StatelessRandomUniformFullInt
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.random.StatelessRandomUniformInt
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.random.StatelessTruncatedNormal
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.random.TruncatedNormal
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.random.UniformCandidateSampler
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.signal.BatchFft
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.signal.BatchFft2d
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.signal.BatchFft3d
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.signal.BatchIfft
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.signal.BatchIfft2d
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.signal.BatchIfft3d
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.signal.Fft
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.signal.Fft2d
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.signal.Fft3d
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.signal.Ifft
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.signal.Ifft2d
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.signal.Ifft3d
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.signal.Irfft
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.signal.Irfft2d
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.signal.Irfft3d
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.signal.Rfft
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.signal.Rfft2d
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.signal.Rfft3d
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.AddManySparseToTensorsMap
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.AddSparseToTensorsMap
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.DenseCountSparseOutput
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.DenseToDenseSetOperation
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.DenseToSparseSetOperation
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.DeserializeSparse
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.SparseAccumulatorApplyGradient
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.SparseAccumulatorTakeGradient
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.SparseAdd
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.SparseAddGrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.SparseBincount
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.SparseConcat
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.SparseConditionalAccumulator
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.SparseCountSparseOutput
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.SparseCross
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.SparseCrossHashed
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.SparseDenseCwiseAdd
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.SparseDenseCwiseDiv
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.SparseDenseCwiseMul
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.SparseFillEmptyRows
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.SparseFillEmptyRowsGrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.SparseMatMul
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.SparseReduceMax
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.SparseReduceMaxSparse
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.SparseReduceSum
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.SparseReduceSumSparse
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.SparseReorder
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.SparseReshape
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.SparseSegmentMean
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.SparseSegmentMeanGrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.SparseSegmentMeanWithNumSegments
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.SparseSegmentSqrtN
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.SparseSegmentSqrtNGrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.SparseSegmentSqrtNWithNumSegments
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.SparseSegmentSum
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.SparseSegmentSumWithNumSegments
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.SparseSlice
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.SparseSliceGrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.SparseSoftmax
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.SparseSparseMaximum
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.SparseSparseMinimum
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.SparseSplit
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.SparseTensorDenseAdd
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.SparseTensorDenseMatMul
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.SparseToDense
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.SparseToSparseSetOperation
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.sparse.TakeManySparseFromTensorsMap
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.strings.Join
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.strings.Lower
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.strings.ReduceJoin
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.strings.RegexFullMatch
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.strings.RegexReplace
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.strings.StaticRegexFullMatch
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.strings.StaticRegexReplace
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.strings.StringFormat
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.strings.StringLength
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.strings.StringNGrams
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.strings.StringSplit
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.strings.Strip
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.strings.Substr
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.strings.ToHashBucket
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.strings.ToHashBucketFast
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.strings.ToHashBucketStrong
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.strings.ToNumber
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.strings.UnicodeDecode
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.strings.UnicodeDecodeWithOffsets
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.strings.UnicodeEncode
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.strings.UnicodeScript
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.strings.UnicodeTranscode
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.strings.UnsortedSegmentJoin
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.strings.Upper
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.summary.AudioSummary
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.summary.CloseSummaryWriter
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.summary.CreateSummaryDbWriter
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.summary.CreateSummaryFileWriter
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.summary.FlushSummaryWriter
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.summary.HistogramSummary
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.summary.ImageSummary
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.summary.ImportEvent
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.summary.MergeSummary
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.summary.ScalarSummary
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.summary.StatsAggregatorSummary
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.summary.SummaryWriter
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.summary.TensorSummary
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.summary.WriteAudioSummary
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.summary.WriteGraphSummary
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.summary.WriteHistogramSummary
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.summary.WriteImageSummary
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.summary.WriteRawProtoSummary
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.summary.WriteScalarSummary
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.summary.WriteSummary
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.AllToAll
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.CollectivePermute
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.ConfigureDistributedTPU
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.ConfigureTPUEmbedding
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.CrossReplicaSum
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.EnqueueTPUEmbeddingIntegerBatch
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.EnqueueTPUEmbeddingRaggedTensorBatch
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.EnqueueTPUEmbeddingSparseBatch
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.EnqueueTPUEmbeddingSparseTensorBatch
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.InfeedDequeue
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.InfeedDequeueTuple
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.InfeedEnqueue
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.InfeedEnqueuePrelinearizedBuffer
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.InfeedEnqueueTuple
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.LoadTPUEmbeddingAdadeltaParameters
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.LoadTPUEmbeddingAdadeltaParametersGradAccumDebug
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.LoadTPUEmbeddingAdagradParameters
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.LoadTPUEmbeddingAdagradParametersGradAccumDebug
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.LoadTPUEmbeddingADAMParameters
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.LoadTPUEmbeddingADAMParametersGradAccumDebug
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.LoadTPUEmbeddingCenteredRMSPropParameters
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.LoadTPUEmbeddingFTRLParameters
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.LoadTPUEmbeddingFTRLParametersGradAccumDebug
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.LoadTPUEmbeddingMDLAdagradLightParameters
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.LoadTPUEmbeddingMomentumParameters
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.LoadTPUEmbeddingMomentumParametersGradAccumDebug
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.LoadTPUEmbeddingProximalAdagradParameters
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.LoadTPUEmbeddingProximalAdagradParametersGradAccumDebug
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.LoadTPUEmbeddingProximalYogiParameters
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.LoadTPUEmbeddingProximalYogiParametersGradAccumDebug
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.LoadTPUEmbeddingRMSPropParameters
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.LoadTPUEmbeddingRMSPropParametersGradAccumDebug
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.LoadTPUEmbeddingStochasticGradientDescentParameters
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.LoadTPUEmbeddingStochasticGradientDescentParametersGradAccumDebug
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.OutfeedDequeue
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.OutfeedDequeueTuple
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.OutfeedEnqueue
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.OutfeedEnqueueTuple
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.Prelinearize
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.PrelinearizeTuple
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.RecvTPUEmbeddingActivations
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingAdadeltaParameters
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingAdadeltaParametersGradAccumDebug
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingAdagradParameters
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingAdagradParametersGradAccumDebug
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingADAMParameters
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingADAMParametersGradAccumDebug
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingCenteredRMSPropParameters
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingFTRLParameters
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingFTRLParametersGradAccumDebug
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingMDLAdagradLightParameters
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingMomentumParameters
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingMomentumParametersGradAccumDebug
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingProximalAdagradParameters
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingProximalAdagradParametersGradAccumDebug
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingProximalYogiParameters
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingProximalYogiParametersGradAccumDebug
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingRMSPropParameters
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingRMSPropParametersGradAccumDebug
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingStochasticGradientDescentParameters
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingStochasticGradientDescentParametersGradAccumDebug
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.SendTPUEmbeddingGradients
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.ShutdownDistributedTPU
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.TPUCompilationResult
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.TPUEmbeddingActivations
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.TPUOrdinalSelector
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.TPUReplicatedInput
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.TPUReplicatedOutput
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.TPUReplicateMetadata
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.tpu.WorkerHeartbeat
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.AccumulatorApplyGradient
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.AccumulatorNumAccumulated
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.AccumulatorSetGlobalStep
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.AccumulatorTakeGradient
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ApplyAdadelta
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ApplyAdagrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ApplyAdagradDa
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ApplyAdagradV2
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ApplyAdam
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ApplyAdaMax
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ApplyAddSign
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ApplyCenteredRmsProp
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ApplyFtrl
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ApplyGradientDescent
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ApplyMomentum
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ApplyPowerSign
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ApplyProximalAdagrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ApplyProximalGradientDescent
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ApplyRmsProp
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.BatchMatMul
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ConditionalAccumulator
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.GenerateVocabRemapping
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.MergeV2Checkpoints
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.NegTrain
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.PreventGradient
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ResourceAccumulatorApplyGradient
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ResourceAccumulatorNumAccumulated
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ResourceAccumulatorSetGlobalStep
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ResourceAccumulatorTakeGradient
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ResourceApplyAdadelta
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ResourceApplyAdagrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ResourceApplyAdagradDa
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ResourceApplyAdam
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ResourceApplyAdaMax
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ResourceApplyAdamWithAmsgrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ResourceApplyAddSign
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ResourceApplyCenteredRmsProp
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ResourceApplyFtrl
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ResourceApplyGradientDescent
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ResourceApplyKerasMomentum
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ResourceApplyMomentum
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ResourceApplyPowerSign
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ResourceApplyProximalAdagrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ResourceApplyProximalGradientDescent
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ResourceApplyRmsProp
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ResourceConditionalAccumulator
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ResourceSparseApplyAdadelta
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ResourceSparseApplyAdagrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ResourceSparseApplyAdagradDa
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ResourceSparseApplyAdagradV2
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ResourceSparseApplyCenteredRmsProp
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ResourceSparseApplyFtrl
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ResourceSparseApplyKerasMomentum
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ResourceSparseApplyMomentum
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ResourceSparseApplyProximalAdagrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ResourceSparseApplyProximalGradientDescent
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.ResourceSparseApplyRmsProp
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.Restore
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.RestoreSlice
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.Save
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.SaveSlices
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.SdcaFprint
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.SdcaOptimizer
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.SdcaShrinkL1
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.SparseApplyAdadelta
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.SparseApplyAdagrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.SparseApplyAdagradDa
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.SparseApplyCenteredRmsProp
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.SparseApplyFtrl
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.SparseApplyMomentum
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.SparseApplyProximalAdagrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.SparseApplyProximalGradientDescent
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.SparseApplyRmsProp
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.train.TileGrad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.xla.BroadcastHelper
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.xla.ClusterOutput
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.xla.Conv
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.xla.Dequantize
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.xla.Dot
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.xla.DynamicSlice
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.xla.DynamicUpdateSlice
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.xla.Einsum
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.xla.Gather
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.xla.KeyValueSort
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.xla.Pad
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.xla.Recv
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.xla.ReplicaId
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.xla.SelfAdjointEig
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.xla.Send
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.xla.Sharding
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.xla.Sort
The name of this op, as known by TensorFlow core engine
OP_NAME - Static variable in class org.tensorflow.op.xla.Svd
The name of this op, as known by TensorFlow core engine
OP_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.GraphExecutionTrace
 
OP_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.GraphOpCreation
 
OP_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.MemChunk
 
OP_START_REL_MICROS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.NodeExecStats
 
OP_START_REL_NANOS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.NodeExecStats
 
OP_TYPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.Execution
 
OP_TYPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.GraphOpCreation
 
opBuilder(String, String) - Method in class org.tensorflow.EagerSession
 
opBuilder(String, String) - Method in interface org.tensorflow.ExecutionEnvironment
Returns a builder to create a new Operation.
opBuilder(String, String) - Method in class org.tensorflow.Graph
Returns a builder to add Operations to the Graph.
OpDef - Class in org.tensorflow.proto.framework
Defines an operation.
OpDef.ArgDef - Class in org.tensorflow.proto.framework
For describing inputs and outputs.
OpDef.ArgDef.Builder - Class in org.tensorflow.proto.framework
For describing inputs and outputs.
OpDef.ArgDefOrBuilder - Interface in org.tensorflow.proto.framework
 
OpDef.AttrDef - Class in org.tensorflow.proto.framework
Description of the graph-construction-time configuration of this Op.
OpDef.AttrDef.Builder - Class in org.tensorflow.proto.framework
Description of the graph-construction-time configuration of this Op.
OpDef.AttrDefOrBuilder - Interface in org.tensorflow.proto.framework
 
OpDef.Builder - Class in org.tensorflow.proto.framework
Defines an operation.
OpDefOrBuilder - Interface in org.tensorflow.proto.framework
 
OpDefProtos - Class in org.tensorflow.proto.framework
 
OpDeprecation - Class in org.tensorflow.proto.framework
Information about version-dependent deprecation of an op
OpDeprecation.Builder - Class in org.tensorflow.proto.framework
Information about version-dependent deprecation of an op
OpDeprecationOrBuilder - Interface in org.tensorflow.proto.framework
 
oper() - Method in class org.tensorflow.internal.c_api.TF_Input
 
oper(TF_Operation) - Method in class org.tensorflow.internal.c_api.TF_Input
 
oper() - Method in class org.tensorflow.internal.c_api.TF_Output
 
oper(TF_Operation) - Method in class org.tensorflow.internal.c_api.TF_Output
 
Operand<T extends TType> - Interface in org.tensorflow
Interface implemented by operands of a TensorFlow operation.
Operands - Class in org.tensorflow.op
Utilities for manipulating operand related types and lists.
operation(String) - Method in class org.tensorflow.Graph
Returns the operation (node in the Graph) with the provided name.
operation - Variable in class org.tensorflow.op.RawOp
 
Operation - Interface in org.tensorflow
Performs computation on Tensors.
OPERATION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.MemoryLogRawAllocation
 
OPERATION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.MemoryLogRawDeallocation
 
OPERATION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SavedConstant
 
OPERATION_TIMEOUT_IN_MS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ConfigProto
 
OperationBuilder - Interface in org.tensorflow
A builder for Operations.
operations() - Method in class org.tensorflow.Graph
Iterator over all the Operations in the graph.
Operator - Annotation Type in org.tensorflow.op.annotation
Annotation used by classes to make TensorFlow operations conveniently accessible via org.tensorflow.op.Ops or one of its groups.
OpList - Class in org.tensorflow.proto.framework
A collection of OpDefs
OpList.Builder - Class in org.tensorflow.proto.framework
A collection of OpDefs
OpListOrBuilder - Interface in org.tensorflow.proto.framework
 
opName(String) - Static method in class org.tensorflow.op.debugging.DebugIdentity
 
opName(String) - Method in class org.tensorflow.op.debugging.DebugIdentity.Options
 
Ops - Class in org.tensorflow.op
An API for building operations as Ops
OPT_LEVEL_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.OptimizerOptions
 
optimizationConfigs(List<String>) - Static method in class org.tensorflow.op.data.OptimizeDataset
 
optimizationConfigs(List<String>) - Method in class org.tensorflow.op.data.OptimizeDataset.Options
 
OPTIMIZE_FOR_STATIC_GRAPH_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ConfigProto.Experimental
 
OptimizeDataset - Class in org.tensorflow.op.data
Creates a dataset by applying optimizations to `input_dataset`.
OptimizeDataset.Options - Class in org.tensorflow.op.data
Optional attributes for OptimizeDataset
OPTIMIZER_OPTIONS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphOptions
 
OptimizerOptions - Class in org.tensorflow.proto.framework
Options passed to the graph optimizer
OptimizerOptions.Builder - Class in org.tensorflow.proto.framework
Options passed to the graph optimizer
OptimizerOptions.GlobalJitLevel - Enum in org.tensorflow.proto.framework
Control the use of the compiler/jit.
OptimizerOptions.Level - Enum in org.tensorflow.proto.framework
Optimization level
OptimizerOptionsOrBuilder - Interface in org.tensorflow.proto.framework
 
OPTIMIZERS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RewriterConfig
 
optimizeSize(Boolean) - Static method in class org.tensorflow.op.image.EncodeJpeg
 
optimizeSize(Boolean) - Method in class org.tensorflow.op.image.EncodeJpeg.Options
 
optional() - Method in class org.tensorflow.op.data.IteratorGetNextAsOptional
 
optional() - Method in class org.tensorflow.op.data.OptionalFromValue
 
optional() - Method in class org.tensorflow.op.data.OptionalNone
 
OPTIONAL_RESTORE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor
 
OPTIONAL_SPEC_VALUE - Static variable in enum org.tensorflow.proto.framework.TypeSpecProto.TypeSpecClass
tf.OptionalSpec
OptionalFromValue - Class in org.tensorflow.op.data
Constructs an Optional variant from a tuple of tensors.
optionalFromValue(Iterable<Operand<?>>) - Method in class org.tensorflow.op.DataOps
Constructs an Optional variant from a tuple of tensors.
OptionalGetValue - Class in org.tensorflow.op.data
Returns the value stored in an Optional variant or raises an error if none exists.
optionalGetValue(Operand<?>, List<DataType<?>>, List<Shape>) - Method in class org.tensorflow.op.DataOps
Returns the value stored in an Optional variant or raises an error if none exists.
OptionalHasValue - Class in org.tensorflow.op.data
Returns true if and only if the given Optional variant has a value.
optionalHasValue(Operand<?>) - Method in class org.tensorflow.op.DataOps
Returns true if and only if the given Optional variant has a value.
OptionalNone - Class in org.tensorflow.op.data
Creates an Optional variant with no value.
optionalNone() - Method in class org.tensorflow.op.DataOps
Creates an Optional variant with no value.
options() - Static method in class org.tensorflow.EagerSession
Returns an object that configures and builds a EagerSession with custom options.
opts - Variable in class org.tensorflow.internal.c_api.AbstractTF_Session
 
opts - Variable in class org.tensorflow.internal.c_api.AbstractTFE_Context
References to prevent deallocation.
OPTS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.BuildConfiguration
 
OrderedMapClear - Class in org.tensorflow.op.core
Op removes all elements in the underlying container.
orderedMapClear(List<DataType<?>>, OrderedMapClear.Options...) - Method in class org.tensorflow.op.Ops
Op removes all elements in the underlying container.
OrderedMapClear.Options - Class in org.tensorflow.op.core
Optional attributes for OrderedMapClear
OrderedMapIncompleteSize - Class in org.tensorflow.op.core
Op returns the number of incomplete elements in the underlying container.
orderedMapIncompleteSize(List<DataType<?>>, OrderedMapIncompleteSize.Options...) - Method in class org.tensorflow.op.Ops
Op returns the number of incomplete elements in the underlying container.
OrderedMapIncompleteSize.Options - Class in org.tensorflow.op.core
Optional attributes for OrderedMapIncompleteSize
OrderedMapPeek - Class in org.tensorflow.op.core
Op peeks at the values at the specified key.
orderedMapPeek(Operand<TInt64>, Operand<TInt32>, List<DataType<?>>, OrderedMapPeek.Options...) - Method in class org.tensorflow.op.Ops
Op peeks at the values at the specified key.
OrderedMapPeek.Options - Class in org.tensorflow.op.core
Optional attributes for OrderedMapPeek
OrderedMapSize - Class in org.tensorflow.op.core
Op returns the number of elements in the underlying container.
orderedMapSize(List<DataType<?>>, OrderedMapSize.Options...) - Method in class org.tensorflow.op.Ops
Op returns the number of elements in the underlying container.
OrderedMapSize.Options - Class in org.tensorflow.op.core
Optional attributes for OrderedMapSize
OrderedMapStage - Class in org.tensorflow.op.core
Stage (key, values) in the underlying container which behaves like a ordered
orderedMapStage(Operand<TInt64>, Operand<TInt32>, Iterable<Operand<?>>, List<DataType<?>>, OrderedMapStage.Options...) - Method in class org.tensorflow.op.Ops
Stage (key, values) in the underlying container which behaves like a ordered
OrderedMapStage.Options - Class in org.tensorflow.op.core
Optional attributes for OrderedMapStage
OrderedMapUnstage - Class in org.tensorflow.op.core
Op removes and returns the values associated with the key
orderedMapUnstage(Operand<TInt64>, Operand<TInt32>, List<DataType<?>>, OrderedMapUnstage.Options...) - Method in class org.tensorflow.op.Ops
Op removes and returns the values associated with the key
OrderedMapUnstage.Options - Class in org.tensorflow.op.core
Optional attributes for OrderedMapUnstage
OrderedMapUnstageNoKey - Class in org.tensorflow.op.core
Op removes and returns the (key, value) element with the smallest
orderedMapUnstageNoKey(Operand<TInt32>, List<DataType<?>>, OrderedMapUnstageNoKey.Options...) - Method in class org.tensorflow.op.Ops
Op removes and returns the (key, value) element with the smallest
OrderedMapUnstageNoKey.Options - Class in org.tensorflow.op.core
Optional attributes for OrderedMapUnstageNoKey
org.tensorflow - package org.tensorflow
Defines classes to build, save, load and execute TensorFlow models.
org.tensorflow.exceptions - package org.tensorflow.exceptions
 
org.tensorflow.internal.buffer - package org.tensorflow.internal.buffer
 
org.tensorflow.internal.c_api - package org.tensorflow.internal.c_api
 
org.tensorflow.internal.c_api.global - package org.tensorflow.internal.c_api.global
 
org.tensorflow.internal.c_api.presets - package org.tensorflow.internal.c_api.presets
 
org.tensorflow.op - package org.tensorflow.op
 
org.tensorflow.op.annotation - package org.tensorflow.op.annotation
 
org.tensorflow.op.audio - package org.tensorflow.op.audio
 
org.tensorflow.op.bitwise - package org.tensorflow.op.bitwise
 
org.tensorflow.op.cluster - package org.tensorflow.op.cluster
 
org.tensorflow.op.collective - package org.tensorflow.op.collective
 
org.tensorflow.op.core - package org.tensorflow.op.core
 
org.tensorflow.op.data - package org.tensorflow.op.data
 
org.tensorflow.op.data.experimental - package org.tensorflow.op.data.experimental
 
org.tensorflow.op.debugging - package org.tensorflow.op.debugging
 
org.tensorflow.op.dtypes - package org.tensorflow.op.dtypes
 
org.tensorflow.op.estimator - package org.tensorflow.op.estimator
 
org.tensorflow.op.image - package org.tensorflow.op.image
 
org.tensorflow.op.io - package org.tensorflow.op.io
 
org.tensorflow.op.linalg - package org.tensorflow.op.linalg
 
org.tensorflow.op.linalg.sparse - package org.tensorflow.op.linalg.sparse
 
org.tensorflow.op.math - package org.tensorflow.op.math
 
org.tensorflow.op.math.special - package org.tensorflow.op.math.special
 
org.tensorflow.op.nn - package org.tensorflow.op.nn
 
org.tensorflow.op.nn.raw - package org.tensorflow.op.nn.raw
 
org.tensorflow.op.quantization - package org.tensorflow.op.quantization
 
org.tensorflow.op.ragged - package org.tensorflow.op.ragged
 
org.tensorflow.op.random - package org.tensorflow.op.random
 
org.tensorflow.op.random.experimental - package org.tensorflow.op.random.experimental
 
org.tensorflow.op.signal - package org.tensorflow.op.signal
 
org.tensorflow.op.sparse - package org.tensorflow.op.sparse
 
org.tensorflow.op.strings - package org.tensorflow.op.strings
 
org.tensorflow.op.summary - package org.tensorflow.op.summary
 
org.tensorflow.op.tpu - package org.tensorflow.op.tpu
 
org.tensorflow.op.train - package org.tensorflow.op.train
 
org.tensorflow.op.xla - package org.tensorflow.op.xla
 
org.tensorflow.proto.distruntime - package org.tensorflow.proto.distruntime
 
org.tensorflow.proto.example - package org.tensorflow.proto.example
 
org.tensorflow.proto.framework - package org.tensorflow.proto.framework
 
org.tensorflow.proto.profiler - package org.tensorflow.proto.profiler
 
org.tensorflow.proto.util - package org.tensorflow.proto.util
 
org.tensorflow.proto.util.testlog - package org.tensorflow.proto.util.testlog
 
org.tensorflow.types - package org.tensorflow.types
Defines classes that represent TensorFlow tensor types.
org.tensorflow.types.family - package org.tensorflow.types.family
Interfaces used to group tensor types in families that define a particular domain of data.
ORIGINAL_FUNC_NAMES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo
 
ORIGINAL_GRAPH_DEF_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.DebuggedGraph
 
ORIGINAL_NODE_NAMES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo
 
ORIGINAL_VARIABLE_NODE_ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
out() - Method in class org.tensorflow.op.core.HistogramFixedWidth
A 1-D `Tensor` holding histogram of values.
out() - Method in class org.tensorflow.op.core.SetDiff1d
1-D.
out() - Method in class org.tensorflow.op.dtypes.Complex
 
out() - Method in class org.tensorflow.op.linalg.QuantizedMatMul
 
out() - Method in class org.tensorflow.op.linalg.QuantizedMatMulWithBias
 
out() - Method in class org.tensorflow.op.linalg.QuantizedMatMulWithBiasAndRelu
 
out() - Method in class org.tensorflow.op.linalg.QuantizedMatMulWithBiasAndReluAndRequantize
 
out() - Method in class org.tensorflow.op.math.Cumprod
 
out() - Method in class org.tensorflow.op.math.Cumsum
 
out() - Method in class org.tensorflow.op.math.CumulativeLogsumexp
 
out() - Method in class org.tensorflow.op.quantization.QuantizedMatMulWithBiasAndDequantize
 
out() - Method in class org.tensorflow.op.quantization.QuantizedMatMulWithBiasAndRequantize
 
out() - Method in class org.tensorflow.op.train.ApplyAdadelta
Same as "var".
out() - Method in class org.tensorflow.op.train.ApplyAdagrad
Same as "var".
out() - Method in class org.tensorflow.op.train.ApplyAdagradDa
Same as "var".
out() - Method in class org.tensorflow.op.train.ApplyAdagradV2
Same as "var".
out() - Method in class org.tensorflow.op.train.ApplyAdam
Same as "var".
out() - Method in class org.tensorflow.op.train.ApplyAdaMax
Same as "var".
out() - Method in class org.tensorflow.op.train.ApplyAddSign
Same as "var".
out() - Method in class org.tensorflow.op.train.ApplyCenteredRmsProp
Same as "var".
out() - Method in class org.tensorflow.op.train.ApplyFtrl
Same as "var".
out() - Method in class org.tensorflow.op.train.ApplyGradientDescent
Same as "var".
out() - Method in class org.tensorflow.op.train.ApplyMomentum
Same as "var".
out() - Method in class org.tensorflow.op.train.ApplyPowerSign
Same as "var".
out() - Method in class org.tensorflow.op.train.ApplyProximalAdagrad
Same as "var".
out() - Method in class org.tensorflow.op.train.ApplyProximalGradientDescent
Same as "var".
out() - Method in class org.tensorflow.op.train.ApplyRmsProp
Same as "var".
out() - Method in class org.tensorflow.op.train.SparseApplyAdadelta
Same as "var".
out() - Method in class org.tensorflow.op.train.SparseApplyAdagrad
Same as "var".
out() - Method in class org.tensorflow.op.train.SparseApplyAdagradDa
Same as "var".
out() - Method in class org.tensorflow.op.train.SparseApplyCenteredRmsProp
Same as "var".
out() - Method in class org.tensorflow.op.train.SparseApplyFtrl
Same as "var".
out() - Method in class org.tensorflow.op.train.SparseApplyMomentum
Same as "var".
out() - Method in class org.tensorflow.op.train.SparseApplyProximalAdagrad
Same as "var".
out() - Method in class org.tensorflow.op.train.SparseApplyProximalGradientDescent
Same as "var".
out() - Method in class org.tensorflow.op.train.SparseApplyRmsProp
Same as "var".
OUT_ARG_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ApiDef
 
OUT_OF_RANGE_VALUE - Static variable in enum org.tensorflow.proto.framework.Code
Operation tried to iterate past the valid input range.
outDeltaDenseWeights() - Method in class org.tensorflow.op.train.SdcaOptimizer
a list of vectors where the values are the delta weights associated with a dense feature group.
outDeltaSparseWeights() - Method in class org.tensorflow.op.train.SdcaOptimizer
a list of vectors where each value is the delta weights associated with a sparse feature group.
OUTER_CONTEXT_ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.DebuggedGraph
 
outExampleStateData() - Method in class org.tensorflow.op.train.SdcaOptimizer
a list of vectors containing the updated example state data.
OutfeedDequeue<T extends TType> - Class in org.tensorflow.op.tpu
Retrieves a single tensor from the computation outfeed.
OutfeedDequeue.Options - Class in org.tensorflow.op.tpu
Optional attributes for OutfeedDequeue
OutfeedDequeueTuple - Class in org.tensorflow.op.tpu
Retrieve multiple values from the computation outfeed.
OutfeedDequeueTuple.Options - Class in org.tensorflow.op.tpu
Optional attributes for OutfeedDequeueTuple
OutfeedEnqueue - Class in org.tensorflow.op.tpu
Enqueue a Tensor on the computation outfeed.
OutfeedEnqueueTuple - Class in org.tensorflow.op.tpu
Enqueue multiple Tensor values on the computation outfeed.
outMax() - Method in class org.tensorflow.op.image.QuantizedResizeBilinear
 
outMin() - Method in class org.tensorflow.op.image.QuantizedResizeBilinear
 
output() - Method in class org.tensorflow.op.audio.Mfcc
 
output() - Method in class org.tensorflow.op.collective.AllReduce
 
output() - Method in class org.tensorflow.op.collective.BroadcastRecv
 
output() - Method in class org.tensorflow.op.collective.BroadcastSend
 
output() - Method in class org.tensorflow.op.core.All
The reduced tensor.
output() - Method in class org.tensorflow.op.core.Any
The reduced tensor.
output() - Method in class org.tensorflow.op.core.BatchToSpace
4-D with shape `[batch, height, width, depth]`, where:
output() - Method in class org.tensorflow.op.core.BatchToSpaceNd
 
output() - Method in class org.tensorflow.op.core.Bitcast
 
output() - Method in class org.tensorflow.op.core.BroadcastTo
A Tensor.
output() - Method in class org.tensorflow.op.core.Bucketize
Same shape with 'input', each value of input replaced with bucket index.
output() - Method in class org.tensorflow.op.core.ClipByValue
A clipped `Tensor` with the same shape as input 't'.
output() - Method in class org.tensorflow.op.core.CollectiveGather
 
output() - Method in class org.tensorflow.op.core.Concat
A `Tensor` with the concatenation of values stacked along the `concat_dim` dimension.
output() - Method in class org.tensorflow.op.core.Copy
 
output() - Method in class org.tensorflow.op.core.CopyHost
 
output() - Method in class org.tensorflow.op.core.CountUpTo
A copy of the input before increment.
output() - Method in class org.tensorflow.op.core.EditDistance
A dense float tensor with rank R - 1.
output() - Method in class org.tensorflow.op.core.Empty
A `Tensor` of type `T`.
output() - Method in class org.tensorflow.op.core.EnsureShape
A tensor with the same shape and contents as the input tensor or value.
output() - Method in class org.tensorflow.op.core.Enter
The same tensor as `data`.
output() - Method in class org.tensorflow.op.core.Exit
The same tensor as `data`.
output() - Method in class org.tensorflow.op.core.ExpandDims
Contains the same data as `input`, but its shape has an additional dimension of size 1 added.
output() - Method in class org.tensorflow.op.core.Fill
 
output() - Method in class org.tensorflow.op.core.Gather
Values from `params` gathered from indices given by `indices`, with shape `params.shape[:axis] + indices.shape + params.shape[axis + 1:]`.
output() - Method in class org.tensorflow.op.core.GatherNd
Values from `params` gathered from indices given by `indices`, with shape `indices.shape[:-1] + params.shape[indices.shape[-1]:]`.
output() - Method in class org.tensorflow.op.core.GuaranteeConst
 
output() - Method in class org.tensorflow.op.core.Identity
 
output() - Method in class org.tensorflow.op.core.IdentityN
 
output() - Method in class org.tensorflow.op.core.LinSpace
1-D.
output() - Method in class org.tensorflow.op.core.LoopCond
The same tensor as `input`.
output() - Method in class org.tensorflow.op.core.LowerBound
A `Tensor` with the same shape as `values`.
output() - Method in class org.tensorflow.op.core.Max
The reduced tensor.
output() - Method in class org.tensorflow.op.core.Merge
Will be set to the available input tensor.
output() - Method in class org.tensorflow.op.core.Min
The reduced tensor.
output() - Method in class org.tensorflow.op.core.MirrorPad
The padded tensor.
output() - Method in class org.tensorflow.op.core.MirrorPadGrad
The folded tensor.
output() - Method in class org.tensorflow.op.core.NcclAllReduce
 
output() - Method in class org.tensorflow.op.core.NcclBroadcast
 
output() - Method in class org.tensorflow.op.core.NcclReduce
 
output() - Method in class org.tensorflow.op.core.NextIteration
The same tensor as `data`.
output() - Method in class org.tensorflow.op.core.OneHot
The one-hot tensor.
output() - Method in class org.tensorflow.op.core.Pad
 
output() - Method in class org.tensorflow.op.core.ParallelConcat
The concatenated tensor.
output() - Method in class org.tensorflow.op.core.Placeholder
A placeholder tensor that must be replaced using the feed mechanism.
output() - Method in class org.tensorflow.op.core.PlaceholderWithDefault
A placeholder tensor that defaults to `input` if it is not fed.
output() - Method in class org.tensorflow.op.core.Prod
The reduced tensor.
output() - Method in class org.tensorflow.op.core.QuantizedReshape
 
output() - Method in class org.tensorflow.op.core.Range
1-D.
output() - Method in class org.tensorflow.op.core.Rank
 
output() - Method in class org.tensorflow.op.core.ReduceAll
The reduced tensor.
output() - Method in class org.tensorflow.op.core.ReduceAny
The reduced tensor.
output() - Method in class org.tensorflow.op.core.ReduceMax
The reduced tensor.
output() - Method in class org.tensorflow.op.core.ReduceMin
The reduced tensor.
output() - Method in class org.tensorflow.op.core.ReduceProd
The reduced tensor.
output() - Method in class org.tensorflow.op.core.ReduceSum
The reduced tensor.
output() - Method in class org.tensorflow.op.core.RefEnter
The same tensor as `data`.
output() - Method in class org.tensorflow.op.core.RefExit
The same tensor as `data`.
output() - Method in class org.tensorflow.op.core.RefIdentity
 
output() - Method in class org.tensorflow.op.core.RefMerge
Will be set to the available input tensor.
output() - Method in class org.tensorflow.op.core.RefNextIteration
The same tensor as `data`.
output() - Method in class org.tensorflow.op.core.RefSelect
The forwarded tensor.
output() - Method in class org.tensorflow.op.core.Reshape
 
output() - Method in class org.tensorflow.op.core.ResourceCountUpTo
A copy of the input before increment.
output() - Method in class org.tensorflow.op.core.ResourceGather
 
output() - Method in class org.tensorflow.op.core.ResourceGatherNd
 
output() - Method in class org.tensorflow.op.core.Reverse
The same shape as `tensor`.
output() - Method in class org.tensorflow.op.core.ReverseSequence
The partially reversed input.
output() - Method in class org.tensorflow.op.core.Roll
Has the same shape and size as the input.
output() - Method in class org.tensorflow.op.core.ScatterNd
A new tensor with the given shape and updates applied according to the indices.
output() - Method in class org.tensorflow.op.core.ScatterNdNonAliasingAdd
A `Tensor` with the same shape as `input`, containing values of `input` updated with `updates`.
output() - Method in class org.tensorflow.op.core.Select
 
output() - Method in class org.tensorflow.op.core.Shape
 
output() - Method in class org.tensorflow.op.core.ShapeN
 
output() - Method in class org.tensorflow.op.core.Size
 
output() - Method in class org.tensorflow.op.core.Slice
 
output() - Method in class org.tensorflow.op.core.Snapshot
 
output() - Method in class org.tensorflow.op.core.SpaceToBatchNd
 
output() - Method in class org.tensorflow.op.core.Split
They are identically shaped tensors, whose shape matches that of `value` except along `axis`, where their sizes are `values.shape[split_dim] / num_split`.
output() - Method in class org.tensorflow.op.core.SplitV
Tensors whose shape matches that of `value` except along `axis`, where their sizes are `size_splits[i]`.
output() - Method in class org.tensorflow.op.core.Squeeze
Contains the same data as `input`, but has one or more dimensions of size 1 removed.
output() - Method in class org.tensorflow.op.core.Stack
The packed tensor.
output() - Method in class org.tensorflow.op.core.StopGradient
 
output() - Method in class org.tensorflow.op.core.StridedSlice
 
output() - Method in class org.tensorflow.op.core.StridedSliceGrad
 
output() - Method in class org.tensorflow.op.core.Sum
The reduced tensor.
output() - Method in class org.tensorflow.op.core.TensorListConcatLists
 
output() - Method in class org.tensorflow.op.core.TensorScatterMax
A new tensor copied from tensor whose values are element-wise maximum between tensor and updates according to the indices.
output() - Method in class org.tensorflow.op.core.TensorScatterMin
A new tensor copied from tensor whose values are element-wise minimum between tensor and updates according to the indices.
output() - Method in class org.tensorflow.op.core.TensorScatterNdAdd
A new tensor copied from tensor and updates added according to the indices.
output() - Method in class org.tensorflow.op.core.TensorScatterNdMax
A new tensor copied from tensor whose values are element-wise maximum between tensor and updates according to the indices.
output() - Method in class org.tensorflow.op.core.TensorScatterNdMin
A new tensor copied from tensor whose values are element-wise minimum between tensor and updates according to the indices.
output() - Method in class org.tensorflow.op.core.TensorScatterNdSub
A new tensor copied from tensor and updates subtracted according to the indices.
output() - Method in class org.tensorflow.op.core.TensorScatterNdUpdate
A new tensor with the given shape and updates applied according to the indices.
output() - Method in class org.tensorflow.op.core.TensorStridedSliceUpdate
 
output() - Method in class org.tensorflow.op.core.Tile
 
output() - Method in class org.tensorflow.op.core.UnravelIndex
An 2-D (or 1-D if indices is 0-D) tensor where each row has the same shape as the indices array.
output() - Method in class org.tensorflow.op.core.Unstack
The list of tensors unpacked from `value`.
output() - Method in class org.tensorflow.op.core.UpperBound
A `Tensor` with the same shape as `values`.
output() - Method in class org.tensorflow.op.core.VariableShape
 
output() - Method in class org.tensorflow.op.core.XlaSpmdFullToShardShape
 
output() - Method in class org.tensorflow.op.core.XlaSpmdShardToFullShape
 
output() - Method in class org.tensorflow.op.data.FilterByLastComponentDataset
 
output() - Method in class org.tensorflow.op.debugging.CheckNumerics
 
output() - Method in class org.tensorflow.op.debugging.DebugGradientIdentity
 
output() - Method in class org.tensorflow.op.debugging.DebugGradientRefIdentity
 
output() - Method in class org.tensorflow.op.debugging.DebugIdentity
 
output() - Method in class org.tensorflow.op.debugging.DebugNanCount
 
output() - Method in class org.tensorflow.op.debugging.DebugNumericsSummary
 
output() - Method in class org.tensorflow.op.dtypes.AsString
 
output() - Method in class org.tensorflow.op.dtypes.ToBool
 
output() - Method in class org.tensorflow.op.image.AdjustContrast
The contrast-adjusted image or images.
output() - Method in class org.tensorflow.op.image.AdjustHue
The hue-adjusted image or images.
output() - Method in class org.tensorflow.op.image.AdjustSaturation
The hue-adjusted image or images.
output() - Method in class org.tensorflow.op.image.CropAndResizeGradBoxes
A 2-D tensor of shape `[num_boxes, 4]`.
output() - Method in class org.tensorflow.op.image.CropAndResizeGradImage
A 4-D tensor of shape `[batch, image_height, image_width, depth]`.
output() - Method in class org.tensorflow.op.image.DrawBoundingBoxes
4-D with the same shape as `images`.
output() - Method in class org.tensorflow.op.image.HsvToRgb
`images` converted to RGB.
output() - Method in class org.tensorflow.op.image.RandomCrop
3-D of shape `[crop_height, crop_width, channels].`
output() - Method in class org.tensorflow.op.image.ResizeBicubicGrad
4-D with shape `[batch, orig_height, orig_width, channels]`.
output() - Method in class org.tensorflow.op.image.ResizeBilinearGrad
4-D with shape `[batch, orig_height, orig_width, channels]`.
output() - Method in class org.tensorflow.op.image.ResizeNearestNeighborGrad
4-D with shape `[batch, orig_height, orig_width, channels]`.
output() - Method in class org.tensorflow.op.image.RgbToHsv
`images` converted to HSV.
output() - Method in class org.tensorflow.op.image.ScaleAndTranslateGrad
 
output() - Method in class org.tensorflow.op.io.DecodeBase64
Decoded strings.
output() - Method in class org.tensorflow.op.io.DecodeCompressed
A Tensor with the same shape as input `bytes`, uncompressed from bytes.
output() - Method in class org.tensorflow.op.io.DecodeCsv
Each tensor will have the same shape as records.
output() - Method in class org.tensorflow.op.io.DecodePaddedRaw
A Tensor with one more dimension than the input `bytes`.
output() - Method in class org.tensorflow.op.io.DecodeRaw
A Tensor with one more dimension than the input `bytes`.
output() - Method in class org.tensorflow.op.io.EncodeBase64
Input strings encoded in base64.
output() - Method in class org.tensorflow.op.io.ParseTensor
A Tensor of type `out_type`.
output() - Method in class org.tensorflow.op.linalg.BandedTriangularSolve
 
output() - Method in class org.tensorflow.op.linalg.BatchCholesky
 
output() - Method in class org.tensorflow.op.linalg.BatchCholeskyGrad
 
output() - Method in class org.tensorflow.op.linalg.BatchMatrixDeterminant
 
output() - Method in class org.tensorflow.op.linalg.BatchMatrixDiag
 
output() - Method in class org.tensorflow.op.linalg.BatchMatrixInverse
 
output() - Method in class org.tensorflow.op.linalg.BatchMatrixSetDiag
 
output() - Method in class org.tensorflow.op.linalg.BatchMatrixSolve
 
output() - Method in class org.tensorflow.op.linalg.BatchMatrixSolveLs
 
output() - Method in class org.tensorflow.op.linalg.BatchMatrixTriangularSolve
 
output() - Method in class org.tensorflow.op.linalg.Cholesky
Shape is `[..., M, M]`.
output() - Method in class org.tensorflow.op.linalg.CholeskyGrad
Symmetrized version of df/dA .
output() - Method in class org.tensorflow.op.linalg.Det
Shape is `[...]`.
output() - Method in class org.tensorflow.op.linalg.Einsum
Output Tensor with shape depending upon `equation`.
output() - Method in class org.tensorflow.op.linalg.EuclideanNorm
The reduced tensor.
output() - Method in class org.tensorflow.op.linalg.Inv
Shape is `[..., M, M]`.
output() - Method in class org.tensorflow.op.linalg.MatrixDiag
Has rank `r+1` when `k` is an integer or `k[0] == k[1]`, rank `r` otherwise.
output() - Method in class org.tensorflow.op.linalg.MatrixDiagV3
Has rank `r+1` when `k` is an integer or `k[0] == k[1]`, rank `r` otherwise.
output() - Method in class org.tensorflow.op.linalg.MatrixLogarithm
Shape is `[..., M, M]`.
output() - Method in class org.tensorflow.op.linalg.MatrixSetDiag
Rank `r+1`, with `output.shape = input.shape`.
output() - Method in class org.tensorflow.op.linalg.MatrixSolveLs
Shape is `[..., N, K]`.
output() - Method in class org.tensorflow.op.linalg.Solve
Shape is `[..., M, K]`.
output() - Method in class org.tensorflow.op.linalg.sparse.SparseMatrixMatMul
A dense output tensor.
output() - Method in class org.tensorflow.op.linalg.sparse.SparseMatrixMul
A dense output tensor.
output() - Method in class org.tensorflow.op.linalg.sparse.SparseMatrixOrderingAMD
The Approximate Minimum Degree (AMD) ordering of `input`.
output() - Method in class org.tensorflow.op.linalg.sparse.SparseMatrixSparseCholesky
The sparse Cholesky decompsition of `input`.
output() - Method in class org.tensorflow.op.linalg.sparse.SparseMatrixTranspose
A CSRSparseMatrix.
output() - Method in class org.tensorflow.op.linalg.Sqrtm
Shape is `[..., M, M]`.
output() - Method in class org.tensorflow.op.linalg.TensorDiag
 
output() - Method in class org.tensorflow.op.linalg.TriangularSolve
Shape is `[..., M, K]`.
output() - Method in class org.tensorflow.op.linalg.TridiagonalMatMul
Tensor of shape `[..., M, N]` containing the product.
output() - Method in class org.tensorflow.op.linalg.TridiagonalSolve
Tensor of shape `[..., M, K]` containing the solutions
output() - Method in class org.tensorflow.op.math.Angle
 
output() - Method in class org.tensorflow.op.math.ArgMax
 
output() - Method in class org.tensorflow.op.math.ArgMin
 
output() - Method in class org.tensorflow.op.math.CompareAndBitpack
The bitpacked comparisons.
output() - Method in class org.tensorflow.op.math.Conj
 
output() - Method in class org.tensorflow.op.math.DenseBincount
1D `Tensor` with length equal to `size` or 2D `Tensor` with [batch_size, `size`].
output() - Method in class org.tensorflow.op.math.Imag
 
output() - Method in class org.tensorflow.op.math.Mean
The reduced tensor.
output() - Method in class org.tensorflow.op.math.NextAfter
 
output() - Method in class org.tensorflow.op.math.Real
 
output() - Method in class org.tensorflow.op.math.RequantizePerChannel
Output tensor.
output() - Method in class org.tensorflow.op.math.SegmentMax
Has same shape as data, except for dimension 0 which has size `k`, the number of segments.
output() - Method in class org.tensorflow.op.math.SegmentMean
Has same shape as data, except for dimension 0 which has size `k`, the number of segments.
output() - Method in class org.tensorflow.op.math.SegmentMin
Has same shape as data, except for dimension 0 which has size `k`, the number of segments.
output() - Method in class org.tensorflow.op.math.SegmentProd
Has same shape as data, except for dimension 0 which has size `k`, the number of segments.
output() - Method in class org.tensorflow.op.math.SegmentSum
Has same shape as data, except for dimension 0 which has size `k`, the number of segments.
output() - Method in class org.tensorflow.op.math.UnsortedSegmentMax
Has same shape as data, except for the first `segment_ids.rank` dimensions, which are replaced with a single dimension which has size `num_segments`.
output() - Method in class org.tensorflow.op.math.UnsortedSegmentMin
Has same shape as data, except for the first `segment_ids.rank` dimensions, which are replaced with a single dimension which has size `num_segments`.
output() - Method in class org.tensorflow.op.math.UnsortedSegmentProd
Has same shape as data, except for the first `segment_ids.rank` dimensions, which are replaced with a single dimension which has size `num_segments`.
output() - Method in class org.tensorflow.op.math.UnsortedSegmentSum
Has same shape as data, except for the first `segment_ids.rank` dimensions, which are replaced with a single dimension which has size `num_segments`.
output() - Method in class org.tensorflow.op.nn.AvgPool
The average pooled output tensor.
output() - Method in class org.tensorflow.op.nn.AvgPool3d
The average pooled output tensor.
output() - Method in class org.tensorflow.op.nn.AvgPool3dGrad
The backprop for input.
output() - Method in class org.tensorflow.op.nn.AvgPoolGrad
4-D.
output() - Method in class org.tensorflow.op.nn.BiasAdd
Broadcasted sum of `value` and `bias`.
output() - Method in class org.tensorflow.op.nn.BiasAddGrad
1-D with size the feature dimension of `out_backprop`.
output() - Method in class org.tensorflow.op.nn.Conv2d
A 4-D tensor.
output() - Method in class org.tensorflow.op.nn.Conv2dBackpropFilter
4-D with shape `[filter_height, filter_width, in_channels, out_channels]`.
output() - Method in class org.tensorflow.op.nn.Conv2dBackpropInput
4-D with shape `[batch, in_height, in_width, in_channels]`.
output() - Method in class org.tensorflow.op.nn.Conv3d
 
output() - Method in class org.tensorflow.op.nn.Conv3dBackpropFilter
 
output() - Method in class org.tensorflow.op.nn.Conv3dBackpropInput
 
output() - Method in class org.tensorflow.op.nn.CudnnRNN
 
output() - Method in class org.tensorflow.op.nn.DepthToSpace
 
output() - Method in class org.tensorflow.op.nn.DepthwiseConv2dNative
 
output() - Method in class org.tensorflow.op.nn.DepthwiseConv2dNativeBackpropFilter
4-D with shape `[filter_height, filter_width, in_channels, out_channels]`.
output() - Method in class org.tensorflow.op.nn.DepthwiseConv2dNativeBackpropInput
4-D with shape according to `data_format`.
output() - Method in class org.tensorflow.op.nn.Dilation2d
4-D with shape `[batch, out_height, out_width, depth]`.
output() - Method in class org.tensorflow.op.nn.FractionalAvgPool
output tensor after fractional avg pooling.
output() - Method in class org.tensorflow.op.nn.FractionalAvgPoolGrad
4-D.
output() - Method in class org.tensorflow.op.nn.FractionalMaxPool
output tensor after fractional max pooling.
output() - Method in class org.tensorflow.op.nn.FractionalMaxPoolGrad
4-D.
output() - Method in class org.tensorflow.op.nn.FusedPadConv2d
 
output() - Method in class org.tensorflow.op.nn.FusedResizeAndPadConv2d
 
output() - Method in class org.tensorflow.op.nn.L2Loss
0-D.
output() - Method in class org.tensorflow.op.nn.LocalResponseNormalization
 
output() - Method in class org.tensorflow.op.nn.LocalResponseNormalizationGrad
The gradients for LRN.
output() - Method in class org.tensorflow.op.nn.MaxPool
The max pooled output tensor.
output() - Method in class org.tensorflow.op.nn.MaxPool3d
The max pooled output tensor.
output() - Method in class org.tensorflow.op.nn.MaxPool3dGrad
 
output() - Method in class org.tensorflow.op.nn.MaxPool3dGradGrad
Gradients of gradients w.r.t.
output() - Method in class org.tensorflow.op.nn.MaxPoolGrad
Gradients w.r.t.
output() - Method in class org.tensorflow.op.nn.MaxPoolGradGrad
Gradients of gradients w.r.t.
output() - Method in class org.tensorflow.op.nn.MaxPoolGradGradWithArgmax
Gradients of gradients w.r.t.
output() - Method in class org.tensorflow.op.nn.MaxPoolGradWithArgmax
Gradients w.r.t.
output() - Method in class org.tensorflow.op.nn.MaxPoolWithArgmax
The max pooled output tensor.
output() - Method in class org.tensorflow.op.nn.QuantizedAvgPool
 
output() - Method in class org.tensorflow.op.nn.QuantizedBiasAdd
 
output() - Method in class org.tensorflow.op.nn.QuantizedConv2d
 
output() - Method in class org.tensorflow.op.nn.QuantizedConv2DAndRelu
 
output() - Method in class org.tensorflow.op.nn.QuantizedConv2DAndReluAndRequantize
 
output() - Method in class org.tensorflow.op.nn.QuantizedConv2DAndRequantize
 
output() - Method in class org.tensorflow.op.nn.QuantizedConv2DPerChannel
The output tensor.
output() - Method in class org.tensorflow.op.nn.QuantizedConv2DWithBias
 
output() - Method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasAndRelu
 
output() - Method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasAndReluAndRequantize
 
output() - Method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasAndRequantize
 
output() - Method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasSignedSumAndReluAndRequantize
 
output() - Method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasSumAndRelu
 
output() - Method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasSumAndReluAndRequantize
 
output() - Method in class org.tensorflow.op.nn.QuantizedDepthwiseConv2D
The output tensor.
output() - Method in class org.tensorflow.op.nn.QuantizedDepthwiseConv2DWithBias
The output tensor.
output() - Method in class org.tensorflow.op.nn.QuantizedDepthwiseConv2DWithBiasAndRelu
The output tensor.
output() - Method in class org.tensorflow.op.nn.QuantizedDepthwiseConv2DWithBiasAndReluAndRequantize
The output tensor.
output() - Method in class org.tensorflow.op.nn.QuantizedMaxPool
 
output() - Method in class org.tensorflow.op.nn.SpaceToBatch
 
output() - Method in class org.tensorflow.op.nn.SpaceToDepth
 
output() - Method in class org.tensorflow.op.quantization.Dequantize
 
output() - Method in class org.tensorflow.op.quantization.Quantize
The quantized data produced from the float input.
output() - Method in class org.tensorflow.op.quantization.QuantizeAndDequantize
 
output() - Method in class org.tensorflow.op.quantization.QuantizedConcat
A `Tensor` with the concatenation of values stacked along the `concat_dim` dimension.
output() - Method in class org.tensorflow.op.quantization.QuantizeDownAndShrinkRange
 
output() - Method in class org.tensorflow.op.quantization.Requantize
 
output() - Method in class org.tensorflow.op.ragged.RaggedBincount
1D `Tensor` with length equal to `size` or 2D `Tensor` with [batch_size, `size`].
output() - Method in class org.tensorflow.op.random.Multinomial
2-D Tensor with shape `[batch_size, num_samples]`.
output() - Method in class org.tensorflow.op.random.NonDeterministicInts
Non-deterministic integer values with specified shape.
output() - Method in class org.tensorflow.op.random.ParameterizedTruncatedNormal
A matrix of shape num_batches x samples_per_batch, filled with random truncated normal values using the parameters for each row.
output() - Method in class org.tensorflow.op.random.RandomGamma
A tensor with shape `shape + shape(alpha)`.
output() - Method in class org.tensorflow.op.random.RandomGammaGrad
 
output() - Method in class org.tensorflow.op.random.RandomPoisson
A tensor with shape `shape + shape(rate)`.
output() - Method in class org.tensorflow.op.random.RandomShuffle
A tensor of same shape and type as `value`, shuffled along its first dimension.
output() - Method in class org.tensorflow.op.random.RandomStandardNormal
A tensor of the specified shape filled with random normal values.
output() - Method in class org.tensorflow.op.random.RandomUniform
A tensor of the specified shape filled with uniform random values.
output() - Method in class org.tensorflow.op.random.RandomUniformInt
A tensor of the specified shape filled with uniform random integers.
output() - Method in class org.tensorflow.op.random.StatefulRandomBinomial
 
output() - Method in class org.tensorflow.op.random.StatefulStandardNormal
A tensor of the specified shape filled with random normal values.
output() - Method in class org.tensorflow.op.random.StatefulTruncatedNormal
Random values with specified shape.
output() - Method in class org.tensorflow.op.random.StatefulUniform
Random values with specified shape.
output() - Method in class org.tensorflow.op.random.StatefulUniformFullInt
Random values with specified shape.
output() - Method in class org.tensorflow.op.random.StatefulUniformInt
Random values with specified shape.
output() - Method in class org.tensorflow.op.random.StatelessMultinomial
2-D Tensor with shape `[batch_size, num_samples]`.
output() - Method in class org.tensorflow.op.random.StatelessParameterizedTruncatedNormal
The outputs are truncated normal samples and are a deterministic function of `shape`, `seed`, `minvals`, `maxvals`, `means` and `stddevs`.
output() - Method in class org.tensorflow.op.random.StatelessRandomBinomial
Random values with specified shape.
output() - Method in class org.tensorflow.op.random.StatelessRandomGamma
Random values with specified shape.
output() - Method in class org.tensorflow.op.random.StatelessRandomNormal
Random values with specified shape.
output() - Method in class org.tensorflow.op.random.StatelessRandomPoisson
Random values with specified shape.
output() - Method in class org.tensorflow.op.random.StatelessRandomUniform
Random values with specified shape.
output() - Method in class org.tensorflow.op.random.StatelessRandomUniformFullInt
Random values with specified shape.
output() - Method in class org.tensorflow.op.random.StatelessRandomUniformInt
Random values with specified shape.
output() - Method in class org.tensorflow.op.random.StatelessTruncatedNormal
Random values with specified shape.
output() - Method in class org.tensorflow.op.random.TruncatedNormal
A tensor of the specified shape filled with random truncated normal values.
output() - Method in class org.tensorflow.op.signal.BatchFft
 
output() - Method in class org.tensorflow.op.signal.BatchFft2d
 
output() - Method in class org.tensorflow.op.signal.BatchFft3d
 
output() - Method in class org.tensorflow.op.signal.BatchIfft
 
output() - Method in class org.tensorflow.op.signal.BatchIfft2d
 
output() - Method in class org.tensorflow.op.signal.BatchIfft3d
 
output() - Method in class org.tensorflow.op.signal.Fft
A complex tensor of the same shape as `input`.
output() - Method in class org.tensorflow.op.signal.Fft2d
A complex tensor of the same shape as `input`.
output() - Method in class org.tensorflow.op.signal.Fft3d
A complex tensor of the same shape as `input`.
output() - Method in class org.tensorflow.op.signal.Ifft
A complex tensor of the same shape as `input`.
output() - Method in class org.tensorflow.op.signal.Ifft2d
A complex tensor of the same shape as `input`.
output() - Method in class org.tensorflow.op.signal.Ifft3d
A complex tensor of the same shape as `input`.
output() - Method in class org.tensorflow.op.signal.Irfft
A float32 tensor of the same rank as `input`.
output() - Method in class org.tensorflow.op.signal.Irfft2d
A float32 tensor of the same rank as `input`.
output() - Method in class org.tensorflow.op.signal.Irfft3d
A float32 tensor of the same rank as `input`.
output() - Method in class org.tensorflow.op.signal.Rfft
A complex64 tensor of the same rank as `input`.
output() - Method in class org.tensorflow.op.signal.Rfft2d
A complex64 tensor of the same rank as `input`.
output() - Method in class org.tensorflow.op.signal.Rfft3d
A complex64 tensor of the same rank as `input`.
output() - Method in class org.tensorflow.op.sparse.SparseBincount
1D `Tensor` with length equal to `size` or 2D `Tensor` with [batch_size, `size`].
output() - Method in class org.tensorflow.op.sparse.SparseDenseCwiseAdd
1-D.
output() - Method in class org.tensorflow.op.sparse.SparseDenseCwiseDiv
1-D.
output() - Method in class org.tensorflow.op.sparse.SparseDenseCwiseMul
1-D.
output() - Method in class org.tensorflow.op.sparse.SparseReduceMax
`R-K`-D.
output() - Method in class org.tensorflow.op.sparse.SparseReduceSum
`R-K`-D.
output() - Method in class org.tensorflow.op.sparse.SparseSegmentMean
Has same shape as data, except for dimension 0 which has size `k`, the number of segments.
output() - Method in class org.tensorflow.op.sparse.SparseSegmentMeanGrad
 
output() - Method in class org.tensorflow.op.sparse.SparseSegmentMeanWithNumSegments
Has same shape as data, except for dimension 0 which has size `num_segments`.
output() - Method in class org.tensorflow.op.sparse.SparseSegmentSqrtN
Has same shape as data, except for dimension 0 which has size `k`, the number of segments.
output() - Method in class org.tensorflow.op.sparse.SparseSegmentSqrtNGrad
 
output() - Method in class org.tensorflow.op.sparse.SparseSegmentSqrtNWithNumSegments
Has same shape as data, except for dimension 0 which has size `k`, the number of segments.
output() - Method in class org.tensorflow.op.sparse.SparseSegmentSum
Has same shape as data, except for dimension 0 which has size `k`, the number of segments.
output() - Method in class org.tensorflow.op.sparse.SparseSegmentSumWithNumSegments
Has same shape as data, except for dimension 0 which has size `num_segments`.
output() - Method in class org.tensorflow.op.sparse.SparseSoftmax
1-D.
output() - Method in class org.tensorflow.op.sparse.SparseTensorDenseAdd
 
output() - Method in class org.tensorflow.op.strings.Join
 
output() - Method in class org.tensorflow.op.strings.Lower
 
output() - Method in class org.tensorflow.op.strings.ReduceJoin
Has shape equal to that of the input with reduced dimensions removed or set to `1` depending on `keep_dims`.
output() - Method in class org.tensorflow.op.strings.RegexFullMatch
A bool tensor with the same shape as `input`.
output() - Method in class org.tensorflow.op.strings.RegexReplace
The text after applying pattern match and rewrite substitution.
output() - Method in class org.tensorflow.op.strings.StaticRegexFullMatch
A bool tensor with the same shape as `input`.
output() - Method in class org.tensorflow.op.strings.StaticRegexReplace
The text after applying pattern and rewrite.
output() - Method in class org.tensorflow.op.strings.StringFormat
= The resulting string scalar.
output() - Method in class org.tensorflow.op.strings.StringLength
Integer tensor that has the same shape as `input`.
output() - Method in class org.tensorflow.op.strings.Strip
A string `Tensor` of the same shape as the input.
output() - Method in class org.tensorflow.op.strings.Substr
Tensor of substrings
output() - Method in class org.tensorflow.op.strings.ToHashBucket
A Tensor of the same shape as the input `string_tensor`.
output() - Method in class org.tensorflow.op.strings.ToHashBucketFast
A Tensor of the same shape as the input `string_tensor`.
output() - Method in class org.tensorflow.op.strings.ToHashBucketStrong
A Tensor of the same shape as the input `string_tensor`.
output() - Method in class org.tensorflow.op.strings.ToNumber
A Tensor of the same shape as the input `string_tensor`.
output() - Method in class org.tensorflow.op.strings.UnicodeEncode
The 1-D Tensor of strings encoded from the provided unicode codepoints.
output() - Method in class org.tensorflow.op.strings.UnicodeScript
A Tensor of int32 script codes corresponding to each input code point.
output() - Method in class org.tensorflow.op.strings.UnicodeTranscode
A string tensor containing unicode text encoded using `output_encoding`.
output() - Method in class org.tensorflow.op.strings.UnsortedSegmentJoin
 
output() - Method in class org.tensorflow.op.strings.Upper
 
output() - Method in class org.tensorflow.op.tpu.AllToAll
The exchanged result.
output() - Method in class org.tensorflow.op.tpu.CollectivePermute
The permuted input.
output() - Method in class org.tensorflow.op.tpu.CrossReplicaSum
The sum of all the distributed inputs.
output() - Method in class org.tensorflow.op.tpu.InfeedDequeue
A tensor that will be provided using the infeed mechanism.
output() - Method in class org.tensorflow.op.tpu.OutfeedDequeue
A tensor that will be read from the device outfeed.
output() - Method in class org.tensorflow.op.tpu.Prelinearize
 
output() - Method in class org.tensorflow.op.tpu.PrelinearizeTuple
 
output() - Method in class org.tensorflow.op.tpu.TPUCompilationResult
 
output() - Method in class org.tensorflow.op.tpu.TPUEmbeddingActivations
 
output() - Method in class org.tensorflow.op.tpu.TPUReplicatedInput
 
output() - Method in class org.tensorflow.op.train.BatchMatMul
3-D or higher with shape `[..., r_o, c_o]`
output() - Method in class org.tensorflow.op.train.PreventGradient
the same input tensor.
output() - Method in class org.tensorflow.op.train.SdcaFprint
a (N,2) shaped matrix where N is the number of elements in the input vector.
output() - Method in class org.tensorflow.op.train.TileGrad
 
output() - Method in class org.tensorflow.op.xla.Conv
 
output() - Method in class org.tensorflow.op.xla.Dequantize
Output tensors whose types is bloat16.
output() - Method in class org.tensorflow.op.xla.Dot
 
output() - Method in class org.tensorflow.op.xla.DynamicSlice
 
output() - Method in class org.tensorflow.op.xla.DynamicUpdateSlice
A `Tensor` of type T.
output() - Method in class org.tensorflow.op.xla.Gather
 
output() - Method in class org.tensorflow.op.xla.Pad
A `Tensor` of type T.
output() - Method in class org.tensorflow.op.xla.Sharding
 
output() - Method in class org.tensorflow.op.xla.Sort
A `Tensor` of type T.
output(int) - Method in interface org.tensorflow.Operation
Returns a symbolic handle to one of the tensors produced by this operation.
Output<T extends TType> - Class in org.tensorflow
A symbolic handle to a tensor produced by an Operation.
output(String, Operand<?>) - Method in class org.tensorflow.Signature.Builder
Register a tensor as an output of the function.
OUTPUT_ARG_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.OpDef
 
OUTPUT_COUNT_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphTransferNodeInfo
 
OUTPUT_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.NodeExecStats
 
OUTPUT_INFO_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CostGraphDef.Node
 
OUTPUT_NUM_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RemoteTensorHandle
 
OUTPUT_PARTITION_GRAPHS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RunOptions
 
OUTPUT_PORT_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphTransferNodeInput
 
OUTPUT_SIGNATURE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SavedConcreteFunction
 
OUTPUT_SLOT_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.DebugTensorWatch
 
OUTPUT_SLOT_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.GraphExecutionTrace
 
OUTPUT_TENSOR_DEVICE_IDS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.Execution
 
OUTPUT_TENSOR_IDS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.Execution
 
OUTPUT_TENSOR_IDS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.GraphOpCreation
 
outputC() - Method in class org.tensorflow.op.nn.CudnnRNN
 
outputDenseShape() - Method in class org.tensorflow.op.ragged.RaggedCountSparseOutput
Shape tensor for the resulting sparse tensor object.
outputDenseShape() - Method in class org.tensorflow.op.sparse.DenseCountSparseOutput
Shape tensor for the resulting sparse tensor object.
outputDenseShape() - Method in class org.tensorflow.op.sparse.SparseCountSparseOutput
Shape tensor for the resulting sparse tensor object.
outputDenseValues() - Method in class org.tensorflow.op.ragged.RaggedGather
The `flat_values` for the returned RaggedTensor.
outputDenseValues() - Method in class org.tensorflow.op.ragged.RaggedTensorFromVariant
A Tensor representing the values of the output `RaggedTensor`.
outputFalse() - Method in class org.tensorflow.op.core.RefSwitch
If `pred` is false, data will be forwarded to this output.
outputFalse() - Method in class org.tensorflow.op.core.SwitchCond
If `pred` is false, data will be forwarded to this output.
outputH() - Method in class org.tensorflow.op.nn.CudnnRNN
 
outputHandle() - Method in class org.tensorflow.op.core.TensorListFromTensor
 
outputHandle() - Method in class org.tensorflow.op.core.TensorListPopBack
 
outputHandle() - Method in class org.tensorflow.op.core.TensorListPushBack
 
outputHandle() - Method in class org.tensorflow.op.core.TensorListResize
 
outputHandle() - Method in class org.tensorflow.op.core.TensorListScatter
 
outputHandle() - Method in class org.tensorflow.op.core.TensorListScatterIntoExistingList
 
outputHandle() - Method in class org.tensorflow.op.core.TensorListSetItem
 
outputHandle() - Method in class org.tensorflow.op.core.TensorListSplit
 
outputHandle() - Method in class org.tensorflow.op.data.UnwrapDatasetVariant
 
outputHandle() - Method in class org.tensorflow.op.data.WrapDatasetVariant
 
outputHandles() - Method in class org.tensorflow.op.core.TensorListPushBackBatch
 
outputIndices() - Method in class org.tensorflow.op.ragged.RaggedCountSparseOutput
Indices tensor for the resulting sparse tensor object.
outputIndices() - Method in class org.tensorflow.op.sparse.DenseCountSparseOutput
Indices tensor for the resulting sparse tensor object.
outputIndices() - Method in class org.tensorflow.op.sparse.SparseConcat
2-D.
outputIndices() - Method in class org.tensorflow.op.sparse.SparseCountSparseOutput
Indices tensor for the resulting sparse tensor object.
outputIndices() - Method in class org.tensorflow.op.sparse.SparseCross
2-D.
outputIndices() - Method in class org.tensorflow.op.sparse.SparseCrossHashed
2-D.
outputIndices() - Method in class org.tensorflow.op.sparse.SparseFillEmptyRows
 
outputIndices() - Method in class org.tensorflow.op.sparse.SparseReduceMaxSparse
 
outputIndices() - Method in class org.tensorflow.op.sparse.SparseReduceSumSparse
 
outputIndices() - Method in class org.tensorflow.op.sparse.SparseReorder
2-D.
outputIndices() - Method in class org.tensorflow.op.sparse.SparseReshape
2-D.
outputIndices() - Method in class org.tensorflow.op.sparse.SparseSlice
 
outputIndices() - Method in class org.tensorflow.op.sparse.SparseSparseMaximum
2-D.
outputIndices() - Method in class org.tensorflow.op.sparse.SparseSparseMinimum
2-D.
outputIndices() - Method in class org.tensorflow.op.sparse.SparseSplit
 
outputList(int, int) - Method in interface org.tensorflow.Operation
Returns symbolic handles to a list of tensors produced by this operation.
outputListLength(String) - Method in class org.tensorflow.GraphOperation
 
outputListLength(String) - Method in interface org.tensorflow.Operation
Returns the size of the list of Tensors produced by this operation.
outputMatrix() - Method in class org.tensorflow.op.linalg.LoadAndRemapMatrix
Output matrix containing existing values loaded from the checkpoint, and with any missing values filled in from initializing_values.
outputMax() - Method in class org.tensorflow.op.core.QuantizedReshape
This value is copied from input_max.
outputMax() - Method in class org.tensorflow.op.math.RequantizationRangePerChannel
The maximum value of the final output tensor.
outputMax() - Method in class org.tensorflow.op.math.RequantizePerChannel
The maximum value of the final output tensor.
outputMax() - Method in class org.tensorflow.op.quantization.Quantize
The final quantization range maximum, used to clip input values before scaling and rounding them to quantized values.
outputMax() - Method in class org.tensorflow.op.quantization.QuantizedConcat
The float value that the maximum quantized output value represents.
outputMax() - Method in class org.tensorflow.op.quantization.QuantizeDownAndShrinkRange
The float value that the maximum quantized output value represents.
outputMax() - Method in class org.tensorflow.op.quantization.RequantizationRange
the computed max output.
outputMax() - Method in class org.tensorflow.op.quantization.Requantize
The requested_output_max value is copied into this output.
outputMin() - Method in class org.tensorflow.op.core.QuantizedReshape
This value is copied from input_min.
outputMin() - Method in class org.tensorflow.op.math.RequantizationRangePerChannel
The minimum value of the final output tensor
outputMin() - Method in class org.tensorflow.op.math.RequantizePerChannel
The minimum value of the final output tensor
outputMin() - Method in class org.tensorflow.op.quantization.Quantize
The final quantization range minimum, used to clip input values before scaling and rounding them to quantized values.
outputMin() - Method in class org.tensorflow.op.quantization.QuantizedConcat
The float value that the minimum quantized output value represents.
outputMin() - Method in class org.tensorflow.op.quantization.QuantizeDownAndShrinkRange
The float value that the minimum quantized output value represents.
outputMin() - Method in class org.tensorflow.op.quantization.RequantizationRange
The computed min output.
outputMin() - Method in class org.tensorflow.op.quantization.Requantize
The requested_output_min value is copied into this output.
outputNames() - Method in class org.tensorflow.Signature
Returns the names of the outputs in this signature
outputNestedSplits() - Method in class org.tensorflow.op.ragged.RaggedGather
The `nested_row_splits` tensors that define the row-partitioning for the returned RaggedTensor.
outputNestedSplits() - Method in class org.tensorflow.op.ragged.RaggedTensorFromVariant
A list of one or more Tensors representing the splits of the output `RaggedTensor`.
outputRangeGiven(Boolean) - Method in class org.tensorflow.op.nn.QuantizedInstanceNorm.Options
 
outputRangeGiven(Boolean) - Static method in class org.tensorflow.op.nn.QuantizedInstanceNorm
 
outputRef() - Method in class org.tensorflow.op.core.Assign
= Same as "ref".
outputRef() - Method in class org.tensorflow.op.core.AssignAdd
= Same as "ref".
outputRef() - Method in class org.tensorflow.op.core.AssignSub
= Same as "ref".
outputRef() - Method in class org.tensorflow.op.core.ScatterAdd
= Same as `ref`.
outputRef() - Method in class org.tensorflow.op.core.ScatterDiv
= Same as `ref`.
outputRef() - Method in class org.tensorflow.op.core.ScatterMax
= Same as `ref`.
outputRef() - Method in class org.tensorflow.op.core.ScatterMin
= Same as `ref`.
outputRef() - Method in class org.tensorflow.op.core.ScatterMul
= Same as `ref`.
outputRef() - Method in class org.tensorflow.op.core.ScatterNdAdd
Same as ref.
outputRef() - Method in class org.tensorflow.op.core.ScatterNdMax
Same as ref.
outputRef() - Method in class org.tensorflow.op.core.ScatterNdMin
Same as ref.
outputRef() - Method in class org.tensorflow.op.core.ScatterNdSub
Same as ref.
outputRef() - Method in class org.tensorflow.op.core.ScatterNdUpdate
Same as ref.
outputRef() - Method in class org.tensorflow.op.core.ScatterSub
= Same as `ref`.
outputRef() - Method in class org.tensorflow.op.core.ScatterUpdate
= Same as `ref`.
outputRef() - Method in class org.tensorflow.op.core.StridedSliceAssign
 
outputRowSplits() - Method in class org.tensorflow.op.ragged.RaggedCross
The `row_splits` for the returned `RaggedTensor`.
outputs() - Method in class org.tensorflow.op.core.DynamicPartition
 
outputs() - Method in class org.tensorflow.op.core.MlirPassthroughOp
 
outputs() - Method in class org.tensorflow.op.core.RemoteFusedGraphExecute
Arbitrary number of tensors with arbitrary data types
outputs() - Method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxArgs
 
outputs() - Method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxVars
 
outputs() - Method in class org.tensorflow.op.quantization.FakeQuantWithMinMaxVarsPerChannel
 
outputs() - Method in class org.tensorflow.op.tpu.InfeedDequeueTuple
A list of tensors that will be provided using the infeed mechanism.
outputs() - Method in class org.tensorflow.op.tpu.OutfeedDequeueTuple
A list of tensors that will be read from the outfeed.
outputs() - Method in class org.tensorflow.op.tpu.RecvTPUEmbeddingActivations
A TensorList of embedding activations containing one Tensor per embedding table in the model.
outputs() - Method in class org.tensorflow.op.tpu.TPUReplicatedOutput
 
outputs() - Method in class org.tensorflow.op.xla.ClusterOutput
 
outputs - Variable in class org.tensorflow.Session.Run
Tensors from requested fetches.
OUTPUTS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SignatureDef
 
outputShape() - Method in class org.tensorflow.op.sparse.SparseConcat
1-D.
outputShape() - Method in class org.tensorflow.op.sparse.SparseCross
1-D.
outputShape() - Method in class org.tensorflow.op.sparse.SparseCrossHashed
1-D.
outputShape() - Method in class org.tensorflow.op.sparse.SparseReduceMaxSparse
 
outputShape() - Method in class org.tensorflow.op.sparse.SparseReduceSumSparse
 
outputShape() - Method in class org.tensorflow.op.sparse.SparseReshape
1-D.
outputShape() - Method in class org.tensorflow.op.sparse.SparseSlice
A list of 1-D tensors represents the shape of the output sparse tensors.
outputShape() - Method in class org.tensorflow.op.sparse.SparseSplit
A list of 1-D tensors represents the shape of the output sparse tensors.
outputShapes(List<Shape>) - Method in class org.tensorflow.op.data.IteratorFromStringHandle.Options
 
outputShapes(List<Shape>) - Static method in class org.tensorflow.op.data.IteratorFromStringHandle
 
outputShapes(List<Shape>) - Method in class org.tensorflow.op.data.MultiDeviceIteratorFromStringHandle.Options
 
outputShapes(List<Shape>) - Static method in class org.tensorflow.op.data.MultiDeviceIteratorFromStringHandle
 
outputSlot(Long) - Method in class org.tensorflow.op.debugging.DebugIdentity.Options
 
outputSlot(Long) - Static method in class org.tensorflow.op.debugging.DebugIdentity
 
outputStream(String) - Method in class org.tensorflow.op.core.Print.Options
 
outputStream(String) - Static method in class org.tensorflow.op.core.Print
 
outputTrue() - Method in class org.tensorflow.op.core.RefSwitch
If `pred` is true, data will be forwarded to this output.
outputTrue() - Method in class org.tensorflow.op.core.SwitchCond
If `pred` is true, data will be forwarded to this output.
outputValues() - Method in class org.tensorflow.op.ragged.RaggedCountSparseOutput
Values tensor for the resulting sparse tensor object.
outputValues() - Method in class org.tensorflow.op.ragged.RaggedCross
The `values` for the returned `RaggedTensor`.
outputValues() - Method in class org.tensorflow.op.sparse.DenseCountSparseOutput
Values tensor for the resulting sparse tensor object.
outputValues() - Method in class org.tensorflow.op.sparse.SparseConcat
1-D.
outputValues() - Method in class org.tensorflow.op.sparse.SparseCountSparseOutput
Values tensor for the resulting sparse tensor object.
outputValues() - Method in class org.tensorflow.op.sparse.SparseCross
1-D.
outputValues() - Method in class org.tensorflow.op.sparse.SparseCrossHashed
1-D.
outputValues() - Method in class org.tensorflow.op.sparse.SparseFillEmptyRows
1-D.
outputValues() - Method in class org.tensorflow.op.sparse.SparseReduceMaxSparse
 
outputValues() - Method in class org.tensorflow.op.sparse.SparseReduceSumSparse
 
outputValues() - Method in class org.tensorflow.op.sparse.SparseReorder
1-D.
outputValues() - Method in class org.tensorflow.op.sparse.SparseSlice
A list of 1-D tensors represents the values of the output sparse tensors.
outputValues() - Method in class org.tensorflow.op.sparse.SparseSparseMaximum
1-D.
outputValues() - Method in class org.tensorflow.op.sparse.SparseSparseMinimum
1-D.
outputValues() - Method in class org.tensorflow.op.sparse.SparseSplit
A list of 1-D tensors represents the values of the output sparse tensors.
overlapping(Boolean) - Method in class org.tensorflow.op.nn.FractionalAvgPool.Options
 
overlapping(Boolean) - Static method in class org.tensorflow.op.nn.FractionalAvgPool
 
overlapping(Boolean) - Method in class org.tensorflow.op.nn.FractionalAvgPoolGrad.Options
 
overlapping(Boolean) - Static method in class org.tensorflow.op.nn.FractionalAvgPoolGrad
 
overlapping(Boolean) - Method in class org.tensorflow.op.nn.FractionalMaxPool.Options
 
overlapping(Boolean) - Static method in class org.tensorflow.op.nn.FractionalMaxPool
 
overlapping(Boolean) - Method in class org.tensorflow.op.nn.FractionalMaxPoolGrad.Options
 
overlapping(Boolean) - Static method in class org.tensorflow.op.nn.FractionalMaxPoolGrad
 

P

p() - Method in class org.tensorflow.op.linalg.Lu
Permutation of the rows encoded as a list of indices in `0..M-1`.
Pad<T extends TType> - Class in org.tensorflow.op.core
Pads a tensor.
pad(Boolean) - Method in class org.tensorflow.op.io.EncodeBase64.Options
 
pad(Boolean) - Static method in class org.tensorflow.op.io.EncodeBase64
 
pad(Operand<T>, Operand<U>, Operand<T>) - Method in class org.tensorflow.op.Ops
Pads a tensor.
Pad<T extends TType> - Class in org.tensorflow.op.xla
Wraps the XLA Pad operator, documented at
pad(Operand<T>, Operand<T>, Operand<U>, Operand<U>, Operand<U>) - Method in class org.tensorflow.op.XlaOps
Wraps the XLA Pad operator, documented at
PaddedBatchDataset - Class in org.tensorflow.op.data
Creates a dataset that batches and pads `batch_size` elements from the input.
PaddedBatchDataset.Options - Class in org.tensorflow.op.data
Optional attributes for PaddedBatchDataset
PADDING_ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphTransferNodeInfo
 
PaddingFifoQueue - Class in org.tensorflow.op.io
A queue that produces elements in first-in first-out order.
paddingFifoQueue(List<DataType<?>>, PaddingFifoQueue.Options...) - Method in class org.tensorflow.op.IoOps
A queue that produces elements in first-in first-out order.
PaddingFifoQueue.Options - Class in org.tensorflow.op.io
Optional attributes for PaddingFifoQueue
paddingList(List<Long>) - Method in class org.tensorflow.op.nn.QuantizedConv2DAndRelu.Options
 
paddingList(List<Long>) - Static method in class org.tensorflow.op.nn.QuantizedConv2DAndRelu
 
paddingList(List<Long>) - Method in class org.tensorflow.op.nn.QuantizedConv2DAndReluAndRequantize.Options
 
paddingList(List<Long>) - Static method in class org.tensorflow.op.nn.QuantizedConv2DAndReluAndRequantize
 
paddingList(List<Long>) - Method in class org.tensorflow.op.nn.QuantizedConv2DAndRequantize.Options
 
paddingList(List<Long>) - Static method in class org.tensorflow.op.nn.QuantizedConv2DAndRequantize
 
paddingList(List<Long>) - Method in class org.tensorflow.op.nn.QuantizedConv2DWithBias.Options
 
paddingList(List<Long>) - Static method in class org.tensorflow.op.nn.QuantizedConv2DWithBias
 
paddingList(List<Long>) - Method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasAndRelu.Options
 
paddingList(List<Long>) - Static method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasAndRelu
 
paddingList(List<Long>) - Method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasAndReluAndRequantize.Options
 
paddingList(List<Long>) - Static method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasAndReluAndRequantize
 
paddingList(List<Long>) - Method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasAndRequantize.Options
 
paddingList(List<Long>) - Static method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasAndRequantize
 
paddingList(List<Long>) - Method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasSignedSumAndReluAndRequantize.Options
 
paddingList(List<Long>) - Static method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasSignedSumAndReluAndRequantize
 
paddingList(List<Long>) - Method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasSumAndRelu.Options
 
paddingList(List<Long>) - Static method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasSumAndRelu
 
paddingList(List<Long>) - Method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasSumAndReluAndRequantize.Options
 
paddingList(List<Long>) - Static method in class org.tensorflow.op.nn.QuantizedConv2DWithBiasSumAndReluAndRequantize
 
paddingList(List<Long>) - Method in class org.tensorflow.op.nn.QuantizedDepthwiseConv2DWithBiasAndRelu.Options
 
paddingList(List<Long>) - Static method in class org.tensorflow.op.nn.QuantizedDepthwiseConv2DWithBiasAndRelu
 
paddingList(List<Long>) - Method in class org.tensorflow.op.nn.QuantizedDepthwiseConv2DWithBiasAndReluAndRequantize.Options
 
paddingList(List<Long>) - Static method in class org.tensorflow.op.nn.QuantizedDepthwiseConv2DWithBiasAndReluAndRequantize
 
paddingMap(List<String>) - Method in class org.tensorflow.op.tpu.TPUReplicateMetadata.Options
 
paddingMap(List<String>) - Static method in class org.tensorflow.op.tpu.TPUReplicateMetadata
 
padPerClass(Boolean) - Method in class org.tensorflow.op.image.CombinedNonMaxSuppression.Options
 
padPerClass(Boolean) - Static method in class org.tensorflow.op.image.CombinedNonMaxSuppression
 
padToMaxOutputSize(Boolean) - Method in class org.tensorflow.op.image.NonMaxSuppression.Options
 
padToMaxOutputSize(Boolean) - Static method in class org.tensorflow.op.image.NonMaxSuppression
 
PairValue - Class in org.tensorflow.proto.framework
Represents a (key, value) pair.
PairValue.Builder - Class in org.tensorflow.proto.framework
Represents a (key, value) pair.
PairValueOrBuilder - Interface in org.tensorflow.proto.framework
 
PARALLEL_ITERATIONS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.WhileContextDef
 
ParallelConcat<T extends TType> - Class in org.tensorflow.op.core
Concatenates a list of `N` tensors along the first dimension.
parallelConcat(Iterable<Operand<T>>, Shape) - Method in class org.tensorflow.op.Ops
Concatenates a list of `N` tensors along the first dimension.
parallelCopy(Boolean) - Method in class org.tensorflow.op.data.BatchDataset.Options
 
parallelCopy(Boolean) - Static method in class org.tensorflow.op.data.BatchDataset
 
parallelCopy(Boolean) - Method in class org.tensorflow.op.data.PaddedBatchDataset.Options
 
parallelCopy(Boolean) - Static method in class org.tensorflow.op.data.PaddedBatchDataset
 
ParallelDynamicStitch<T extends TType> - Class in org.tensorflow.op.core
Interleave the values from the `data` tensors into a single tensor.
parallelDynamicStitch(Iterable<Operand<TInt32>>, Iterable<Operand<T>>) - Method in class org.tensorflow.op.Ops
Interleave the values from the `data` tensors into a single tensor.
parallelIterations(Long) - Method in class org.tensorflow.op.core.Enter.Options
 
parallelIterations(Long) - Static method in class org.tensorflow.op.core.Enter
 
parallelIterations(Long) - Method in class org.tensorflow.op.core.RefEnter.Options
 
parallelIterations(Long) - Static method in class org.tensorflow.op.core.RefEnter
 
PARAMETER_MAP_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer
 
ParameterizedTruncatedNormal<U extends TNumber> - Class in org.tensorflow.op.random
Outputs random values from a normal distribution.
parameterizedTruncatedNormal(Operand<T>, Operand<U>, Operand<U>, Operand<U>, Operand<U>, ParameterizedTruncatedNormal.Options...) - Method in class org.tensorflow.op.RandomOps
Outputs random values from a normal distribution.
ParameterizedTruncatedNormal.Options - Class in org.tensorflow.op.random
Optional attributes for ParameterizedTruncatedNormal
parameters() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingAdadeltaParameters
Parameter parameters updated by the Adadelta optimization algorithm.
parameters() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingAdadeltaParametersGradAccumDebug
Parameter parameters updated by the Adadelta optimization algorithm.
parameters() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingAdagradParameters
Parameter parameters updated by the Adagrad optimization algorithm.
parameters() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingAdagradParametersGradAccumDebug
Parameter parameters updated by the Adagrad optimization algorithm.
parameters() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingADAMParameters
Parameter parameters updated by the ADAM optimization algorithm.
parameters() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingADAMParametersGradAccumDebug
Parameter parameters updated by the ADAM optimization algorithm.
parameters() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingCenteredRMSPropParameters
Parameter parameters updated by the centered RMSProp optimization algorithm.
parameters() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingFTRLParameters
Parameter parameters updated by the FTRL optimization algorithm.
parameters() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingFTRLParametersGradAccumDebug
Parameter parameters updated by the FTRL optimization algorithm.
parameters() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingMDLAdagradLightParameters
Parameter parameters updated by the MDL Adagrad Light optimization algorithm.
parameters() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingMomentumParameters
Parameter parameters updated by the Momentum optimization algorithm.
parameters() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingMomentumParametersGradAccumDebug
Parameter parameters updated by the Momentum optimization algorithm.
parameters() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingProximalAdagradParameters
Parameter parameters updated by the proximal Adagrad optimization algorithm.
parameters() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingProximalAdagradParametersGradAccumDebug
Parameter parameters updated by the proximal Adagrad optimization algorithm.
parameters() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingProximalYogiParameters
 
parameters() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingProximalYogiParametersGradAccumDebug
 
parameters() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingRMSPropParameters
Parameter parameters updated by the RMSProp optimization algorithm.
parameters() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingRMSPropParametersGradAccumDebug
Parameter parameters updated by the RMSProp optimization algorithm.
parameters() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingStochasticGradientDescentParameters
Parameter parameters updated by the stochastic gradient descent optimization algorithm.
parameters() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingStochasticGradientDescentParametersGradAccumDebug
Parameter parameters updated by the stochastic gradient descent optimization algorithm.
params() - Method in class org.tensorflow.op.nn.CudnnRNNCanonicalToParams
 
paramsBackprop() - Method in class org.tensorflow.op.nn.CudnnRNNBackprop
 
paramsSize() - Method in class org.tensorflow.op.nn.CudnnRnnParamsSize
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.distruntime.ClusterDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.distruntime.ClusterDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.distruntime.JobDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.distruntime.JobDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.distruntime.JobDeviceFilters
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.distruntime.JobDeviceFilters
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.distruntime.ServerDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.distruntime.ServerDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.distruntime.TaskDeviceFilters
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.distruntime.TaskDeviceFilters
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.example.BytesList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.BytesList
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.example.Example
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.Example
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.example.ExampleParserConfiguration
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.ExampleParserConfiguration
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.example.Feature
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.Feature
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.example.FeatureConfiguration
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.FeatureConfiguration
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.example.FeatureList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.FeatureList
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.example.FeatureLists
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.FeatureLists
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.example.Features
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.Features
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.example.FixedLenFeatureProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.FixedLenFeatureProto
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.example.FloatList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.FloatList
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.example.Int64List
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.Int64List
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.example.SequenceExample
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.SequenceExample
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.example.VarLenFeatureProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.VarLenFeatureProto
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.AllocationDescription
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.AllocationDescription
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.AllocationRecord
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.AllocationRecord
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.AllocatorMemoryUsed
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.AllocatorMemoryUsed
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.ApiDef.Arg
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ApiDef.Arg
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.ApiDef.Attr
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ApiDef.Attr
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.ApiDef.Endpoint
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ApiDef.Endpoint
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.ApiDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ApiDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.ApiDefs
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ApiDefs
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.AssetFileDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.AssetFileDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.AttrValue.ListValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.AttrValue.ListValue
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.AttrValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.AttrValue
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.AutoParallelOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.AutoParallelOptions
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.BoundedTensorSpecProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.BoundedTensorSpecProto
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.CallableOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CallableOptions
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.CollectionDef.AnyList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CollectionDef.AnyList
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.CollectionDef.BytesList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CollectionDef.BytesList
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.CollectionDef.FloatList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CollectionDef.FloatList
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.CollectionDef.Int64List
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CollectionDef.Int64List
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.CollectionDef.NodeList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CollectionDef.NodeList
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.CollectionDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CollectionDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.CondContextDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CondContextDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.ConfigProto.Experimental
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ConfigProto.Experimental
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.ConfigProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ConfigProto
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.ControlFlowContextDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ControlFlowContextDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.CostGraphDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CostGraphDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.DebuggedSourceFile
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DebuggedSourceFile
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.DebuggedSourceFiles
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DebuggedSourceFiles
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.DebugOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DebugOptions
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.DebugTensorWatch
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DebugTensorWatch
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.Device
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.Device
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.DeviceAttributes
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DeviceAttributes
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.DeviceLocality
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DeviceLocality
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.DeviceProperties
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DeviceProperties
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.DeviceStepStats
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DeviceStepStats
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.DictValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DictValue
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.FunctionDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.FunctionDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.FunctionDefLibrary
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.FunctionDefLibrary
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.FunctionSpec
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.FunctionSpec
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.GPUOptions.Experimental
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GPUOptions.Experimental
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.GPUOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GPUOptions
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.GradientDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GradientDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.GraphDebugInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphDebugInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.GraphDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.GraphOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphOptions
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.GraphTransferInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInput
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInput
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.HistogramProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.HistogramProto
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.InterconnectLink
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.InterconnectLink
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.KernelDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.KernelDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.KernelList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.KernelList
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.ListValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ListValue
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.LocalLinks
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.LocalLinks
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.MemoryLogRawAllocation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MemoryLogRawAllocation
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.MemoryLogStep
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MemoryLogStep
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.MemoryLogTensorOutput
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MemoryLogTensorOutput
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.MemoryStats
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MemoryStats
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.MetaGraphDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MetaGraphDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.NameAttrList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NameAttrList
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.NamedDevice
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NamedDevice
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.NamedTensorProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NamedTensorProto
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.NamedTupleValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NamedTupleValue
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.NodeDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NodeDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.NodeExecStats
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NodeExecStats
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.NodeOutput
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NodeOutput
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.NoneValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NoneValue
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.OpDef.ArgDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.OpDef.ArgDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.OpDef.AttrDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.OpDef.AttrDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.OpDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.OpDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.OpDeprecation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.OpDeprecation
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.OpList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.OpList
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.OptimizerOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.OptimizerOptions
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.PairValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.PairValue
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.QueueRunnerDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.QueueRunnerDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.ReaderBaseState
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ReaderBaseState
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.RemoteTensorHandle
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RemoteTensorHandle
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.Resource
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.Resource
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.ResourceDtypeAndShape
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ResourceDtypeAndShape
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.ResourceHandleProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ResourceHandleProto
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.RewriterConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RewriterConfig
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.RPCOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RPCOptions
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.RunMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RunMetadata
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.RunOptions.Experimental
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RunOptions.Experimental
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.RunOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RunOptions
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.SaveableObject
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SaveableObject
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.SavedAsset
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedAsset
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.SavedBareConcreteFunction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedBareConcreteFunction
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.SavedConcreteFunction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedConcreteFunction
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.SavedConstant
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedConstant
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.SavedFunction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedFunction
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.SavedModel
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedModel
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.SavedObject
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedObject
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.SavedObjectGraph
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedObjectGraph
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.SavedResource
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedResource
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.SavedUserObject
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedUserObject
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.SavedVariable
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedVariable
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.SaveSliceInfoDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SaveSliceInfoDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.ScopedAllocatorOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ScopedAllocatorOptions
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.SessionMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SessionMetadata
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.SignatureDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SignatureDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.StepStats
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.StepStats
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.StructuredValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.StructuredValue
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.Summary.Audio
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.Summary.Audio
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.Summary.Image
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.Summary.Image
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.Summary
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.Summary
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.Summary.Value
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.Summary.Value
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.SummaryDescription
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SummaryDescription
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.SummaryMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SummaryMetadata
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.TensorConnection
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorConnection
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.TensorDescription
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorDescription
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.TensorInfo.CooSparse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorInfo.CooSparse
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.TensorInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.TensorProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorProto
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.TensorShapeProto.Dim
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorShapeProto.Dim
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.TensorShapeProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorShapeProto
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.TensorSliceProto.Extent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorSliceProto.Extent
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.TensorSliceProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorSliceProto
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.TensorSpecProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorSpecProto
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.ThreadPoolOptionProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ThreadPoolOptionProto
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.Trace
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.Trace
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.TraceEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TraceEvent
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.TupleValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TupleValue
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.TypeSpecProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TypeSpecProto
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.ValuesDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ValuesDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.VariableDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.VariableDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.VariantTensorDataProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.VariantTensorDataProto
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.VerifierConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.VerifierConfig
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.VersionDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.VersionDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.framework.WhileContextDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.WhileContextDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.profiler.ProfileOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.ProfileOptions
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.profiler.XEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.XEvent
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.profiler.XEventMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.XEventMetadata
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.profiler.XLine
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.XLine
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.profiler.XPlane
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.XPlane
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.profiler.XSpace
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.XSpace
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.profiler.XStat
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.XStat
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.profiler.XStatMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.XStatMetadata
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.BinSummary
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.BinSummary
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.BundleEntryProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.BundleEntryProto
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.BundleHeaderProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.BundleHeaderProto
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.CodeLocation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.CodeLocation
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.DebugEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.DebugEvent
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.DebuggedDevice
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.DebuggedDevice
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.DebuggedGraph
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.DebuggedGraph
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.DebugMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.DebugMetadata
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.Event
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.Event
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.Execution
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.Execution
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.GraphExecutionTrace
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.GraphExecutionTrace
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.GraphOpCreation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.GraphOpCreation
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.LogMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.LogMessage
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.MemAllocatorStats
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.MemAllocatorStats
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.MemChunk
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.MemChunk
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.MemoryDump
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.MemoryDump
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.RequestedExitCode
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.RequestedExitCode
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.SavedSlice
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SavedSlice
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.SavedSliceMeta
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SavedSliceMeta
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.SavedTensorSliceMeta
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SavedTensorSliceMeta
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.SavedTensorSlices
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SavedTensorSlices
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.SaverDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SaverDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.SessionLog
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SessionLog
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.SnapShot
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SnapShot
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.SnapshotMetadataRecord
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SnapshotMetadataRecord
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.SnapshotRecord
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SnapshotRecord
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.SnapshotTensorMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SnapshotTensorMetadata
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.SourceFile
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SourceFile
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.StackFrameWithId
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.StackFrameWithId
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.TaggedRunMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.TaggedRunMetadata
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.TensorMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.TensorMetadata
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.testlog.BenchmarkEntries
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.BenchmarkEntries
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.testlog.BuildConfiguration
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.BuildConfiguration
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.testlog.CommitId
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.CommitId
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.testlog.CPUInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.CPUInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.testlog.EntryValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.EntryValue
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.testlog.GPUInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.GPUInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.testlog.MachineConfiguration
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.MachineConfiguration
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.testlog.MemoryInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.MemoryInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.testlog.MetricEntry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.MetricEntry
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.testlog.PlatformInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.PlatformInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.testlog.RunConfiguration
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.RunConfiguration
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.testlog.TestResults
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.TestResults
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.WatchdogConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.WatchdogConfig
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.WorkerHeartbeatRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.WorkerHeartbeatRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.proto.util.WorkerHeartbeatResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.WorkerHeartbeatResponse
 
ParseExample - Class in org.tensorflow.op.io
Transforms a vector of tf.Example protos (as strings) into typed tensors.
parseExample(Operand<TString>, Operand<TString>, Operand<TString>, Operand<TString>, Operand<TString>, Iterable<Operand<?>>, Long, List<DataType<?>>, List<DataType<?>>, List<DataType<?>>, List<Shape>) - Method in class org.tensorflow.op.IoOps
Transforms a vector of tf.Example protos (as strings) into typed tensors.
ParseExampleDataset - Class in org.tensorflow.op.data.experimental
Transforms `input_dataset` containing `Example` protos as vectors of DT_STRING into a dataset of `Tensor` or `SparseTensor` objects representing the parsed features.
ParseExampleDataset.Options - Class in org.tensorflow.op.data.experimental
Optional attributes for ParseExampleDataset
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.distruntime.ClusterDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.distruntime.ClusterDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.distruntime.ClusterDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.distruntime.ClusterDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.distruntime.ClusterDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.distruntime.ClusterDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.distruntime.ClusterDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.distruntime.ClusterDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.distruntime.ClusterDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.distruntime.ClusterDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.distruntime.JobDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.distruntime.JobDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.distruntime.JobDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.distruntime.JobDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.distruntime.JobDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.distruntime.JobDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.distruntime.JobDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.distruntime.JobDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.distruntime.JobDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.distruntime.JobDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.distruntime.JobDeviceFilters
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.distruntime.JobDeviceFilters
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.distruntime.JobDeviceFilters
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.distruntime.JobDeviceFilters
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.distruntime.JobDeviceFilters
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.distruntime.JobDeviceFilters
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.distruntime.JobDeviceFilters
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.distruntime.JobDeviceFilters
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.distruntime.JobDeviceFilters
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.distruntime.JobDeviceFilters
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.distruntime.ServerDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.distruntime.ServerDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.distruntime.ServerDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.distruntime.ServerDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.distruntime.ServerDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.distruntime.ServerDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.distruntime.ServerDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.distruntime.ServerDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.distruntime.ServerDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.distruntime.ServerDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.distruntime.TaskDeviceFilters
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.distruntime.TaskDeviceFilters
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.distruntime.TaskDeviceFilters
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.distruntime.TaskDeviceFilters
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.distruntime.TaskDeviceFilters
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.distruntime.TaskDeviceFilters
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.distruntime.TaskDeviceFilters
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.distruntime.TaskDeviceFilters
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.distruntime.TaskDeviceFilters
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.distruntime.TaskDeviceFilters
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.example.BytesList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.BytesList
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.example.BytesList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.BytesList
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.example.BytesList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.BytesList
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.example.BytesList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.BytesList
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.example.BytesList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.BytesList
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.example.Example
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.Example
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.example.Example
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.Example
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.example.Example
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.Example
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.example.Example
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.Example
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.example.Example
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.Example
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.example.ExampleParserConfiguration
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.ExampleParserConfiguration
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.example.ExampleParserConfiguration
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.ExampleParserConfiguration
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.example.ExampleParserConfiguration
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.ExampleParserConfiguration
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.example.ExampleParserConfiguration
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.ExampleParserConfiguration
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.example.ExampleParserConfiguration
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.ExampleParserConfiguration
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.example.Feature
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.Feature
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.example.Feature
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.Feature
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.example.Feature
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.Feature
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.example.Feature
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.Feature
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.example.Feature
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.Feature
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.example.FeatureConfiguration
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.FeatureConfiguration
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.example.FeatureConfiguration
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.FeatureConfiguration
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.example.FeatureConfiguration
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.FeatureConfiguration
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.example.FeatureConfiguration
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.FeatureConfiguration
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.example.FeatureConfiguration
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.FeatureConfiguration
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.example.FeatureList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.FeatureList
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.example.FeatureList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.FeatureList
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.example.FeatureList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.FeatureList
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.example.FeatureList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.FeatureList
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.example.FeatureList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.FeatureList
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.example.FeatureLists
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.FeatureLists
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.example.FeatureLists
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.FeatureLists
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.example.FeatureLists
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.FeatureLists
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.example.FeatureLists
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.FeatureLists
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.example.FeatureLists
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.FeatureLists
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.example.Features
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.Features
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.example.Features
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.Features
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.example.Features
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.Features
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.example.Features
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.Features
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.example.Features
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.Features
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.example.FixedLenFeatureProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.FixedLenFeatureProto
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.example.FixedLenFeatureProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.FixedLenFeatureProto
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.example.FixedLenFeatureProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.FixedLenFeatureProto
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.example.FixedLenFeatureProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.FixedLenFeatureProto
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.example.FixedLenFeatureProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.FixedLenFeatureProto
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.example.FloatList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.FloatList
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.example.FloatList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.FloatList
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.example.FloatList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.FloatList
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.example.FloatList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.FloatList
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.example.FloatList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.FloatList
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.example.Int64List
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.Int64List
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.example.Int64List
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.Int64List
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.example.Int64List
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.Int64List
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.example.Int64List
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.Int64List
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.example.Int64List
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.Int64List
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.example.SequenceExample
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.SequenceExample
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.example.SequenceExample
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.SequenceExample
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.example.SequenceExample
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.SequenceExample
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.example.SequenceExample
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.SequenceExample
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.example.SequenceExample
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.SequenceExample
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.example.VarLenFeatureProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.VarLenFeatureProto
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.example.VarLenFeatureProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.VarLenFeatureProto
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.example.VarLenFeatureProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.VarLenFeatureProto
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.example.VarLenFeatureProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.VarLenFeatureProto
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.example.VarLenFeatureProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.VarLenFeatureProto
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.AllocationDescription
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.AllocationDescription
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.AllocationDescription
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.AllocationDescription
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.AllocationDescription
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.AllocationDescription
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.AllocationDescription
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.AllocationDescription
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.AllocationDescription
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.AllocationDescription
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.AllocationRecord
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.AllocationRecord
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.AllocationRecord
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.AllocationRecord
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.AllocationRecord
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.AllocationRecord
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.AllocationRecord
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.AllocationRecord
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.AllocationRecord
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.AllocationRecord
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.AllocatorMemoryUsed
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.AllocatorMemoryUsed
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.AllocatorMemoryUsed
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.AllocatorMemoryUsed
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.AllocatorMemoryUsed
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.AllocatorMemoryUsed
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.AllocatorMemoryUsed
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.AllocatorMemoryUsed
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.AllocatorMemoryUsed
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.AllocatorMemoryUsed
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.ApiDef.Arg
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ApiDef.Arg
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.ApiDef.Arg
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ApiDef.Arg
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.ApiDef.Arg
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ApiDef.Arg
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.ApiDef.Arg
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ApiDef.Arg
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.ApiDef.Arg
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ApiDef.Arg
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.ApiDef.Attr
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ApiDef.Attr
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.ApiDef.Attr
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ApiDef.Attr
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.ApiDef.Attr
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ApiDef.Attr
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.ApiDef.Attr
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ApiDef.Attr
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.ApiDef.Attr
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ApiDef.Attr
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.ApiDef.Endpoint
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ApiDef.Endpoint
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.ApiDef.Endpoint
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ApiDef.Endpoint
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.ApiDef.Endpoint
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ApiDef.Endpoint
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.ApiDef.Endpoint
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ApiDef.Endpoint
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.ApiDef.Endpoint
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ApiDef.Endpoint
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.ApiDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ApiDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.ApiDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ApiDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.ApiDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ApiDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.ApiDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ApiDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.ApiDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ApiDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.ApiDefs
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ApiDefs
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.ApiDefs
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ApiDefs
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.ApiDefs
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ApiDefs
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.ApiDefs
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ApiDefs
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.ApiDefs
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ApiDefs
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.AssetFileDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.AssetFileDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.AssetFileDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.AssetFileDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.AssetFileDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.AssetFileDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.AssetFileDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.AssetFileDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.AssetFileDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.AssetFileDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.AttrValue.ListValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.AttrValue.ListValue
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.AttrValue.ListValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.AttrValue.ListValue
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.AttrValue.ListValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.AttrValue.ListValue
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.AttrValue.ListValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.AttrValue.ListValue
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.AttrValue.ListValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.AttrValue.ListValue
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.AttrValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.AttrValue
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.AttrValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.AttrValue
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.AttrValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.AttrValue
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.AttrValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.AttrValue
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.AttrValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.AttrValue
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.AutoParallelOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.AutoParallelOptions
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.AutoParallelOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.AutoParallelOptions
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.AutoParallelOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.AutoParallelOptions
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.AutoParallelOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.AutoParallelOptions
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.AutoParallelOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.AutoParallelOptions
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.BoundedTensorSpecProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.BoundedTensorSpecProto
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.BoundedTensorSpecProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.BoundedTensorSpecProto
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.BoundedTensorSpecProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.BoundedTensorSpecProto
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.BoundedTensorSpecProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.BoundedTensorSpecProto
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.BoundedTensorSpecProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.BoundedTensorSpecProto
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.CallableOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CallableOptions
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.CallableOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CallableOptions
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.CallableOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CallableOptions
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.CallableOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CallableOptions
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.CallableOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CallableOptions
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.CollectionDef.AnyList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CollectionDef.AnyList
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.CollectionDef.AnyList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CollectionDef.AnyList
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.CollectionDef.AnyList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CollectionDef.AnyList
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.CollectionDef.AnyList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CollectionDef.AnyList
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.CollectionDef.AnyList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CollectionDef.AnyList
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.CollectionDef.BytesList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CollectionDef.BytesList
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.CollectionDef.BytesList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CollectionDef.BytesList
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.CollectionDef.BytesList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CollectionDef.BytesList
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.CollectionDef.BytesList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CollectionDef.BytesList
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.CollectionDef.BytesList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CollectionDef.BytesList
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.CollectionDef.FloatList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CollectionDef.FloatList
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.CollectionDef.FloatList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CollectionDef.FloatList
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.CollectionDef.FloatList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CollectionDef.FloatList
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.CollectionDef.FloatList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CollectionDef.FloatList
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.CollectionDef.FloatList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CollectionDef.FloatList
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.CollectionDef.Int64List
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CollectionDef.Int64List
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.CollectionDef.Int64List
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CollectionDef.Int64List
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.CollectionDef.Int64List
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CollectionDef.Int64List
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.CollectionDef.Int64List
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CollectionDef.Int64List
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.CollectionDef.Int64List
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CollectionDef.Int64List
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.CollectionDef.NodeList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CollectionDef.NodeList
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.CollectionDef.NodeList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CollectionDef.NodeList
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.CollectionDef.NodeList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CollectionDef.NodeList
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.CollectionDef.NodeList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CollectionDef.NodeList
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.CollectionDef.NodeList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CollectionDef.NodeList
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.CollectionDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CollectionDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.CollectionDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CollectionDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.CollectionDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CollectionDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.CollectionDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CollectionDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.CollectionDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CollectionDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.CondContextDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CondContextDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.CondContextDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CondContextDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.CondContextDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CondContextDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.CondContextDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CondContextDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.CondContextDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CondContextDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.ConfigProto.Experimental
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ConfigProto.Experimental
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.ConfigProto.Experimental
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ConfigProto.Experimental
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.ConfigProto.Experimental
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ConfigProto.Experimental
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.ConfigProto.Experimental
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ConfigProto.Experimental
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.ConfigProto.Experimental
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ConfigProto.Experimental
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.ConfigProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ConfigProto
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.ConfigProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ConfigProto
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.ConfigProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ConfigProto
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.ConfigProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ConfigProto
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.ConfigProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ConfigProto
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.ControlFlowContextDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ControlFlowContextDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.ControlFlowContextDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ControlFlowContextDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.ControlFlowContextDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ControlFlowContextDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.ControlFlowContextDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ControlFlowContextDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.ControlFlowContextDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ControlFlowContextDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.CostGraphDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CostGraphDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.CostGraphDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CostGraphDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.CostGraphDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CostGraphDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.CostGraphDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CostGraphDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.CostGraphDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CostGraphDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.DebuggedSourceFile
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DebuggedSourceFile
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.DebuggedSourceFile
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DebuggedSourceFile
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.DebuggedSourceFile
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DebuggedSourceFile
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.DebuggedSourceFile
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DebuggedSourceFile
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.DebuggedSourceFile
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DebuggedSourceFile
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.DebuggedSourceFiles
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DebuggedSourceFiles
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.DebuggedSourceFiles
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DebuggedSourceFiles
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.DebuggedSourceFiles
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DebuggedSourceFiles
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.DebuggedSourceFiles
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DebuggedSourceFiles
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.DebuggedSourceFiles
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DebuggedSourceFiles
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.DebugOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DebugOptions
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.DebugOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DebugOptions
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.DebugOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DebugOptions
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.DebugOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DebugOptions
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.DebugOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DebugOptions
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.DebugTensorWatch
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DebugTensorWatch
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.DebugTensorWatch
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DebugTensorWatch
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.DebugTensorWatch
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DebugTensorWatch
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.DebugTensorWatch
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DebugTensorWatch
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.DebugTensorWatch
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DebugTensorWatch
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.Device
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.Device
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.Device
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.Device
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.Device
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.Device
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.Device
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.Device
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.Device
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.Device
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.DeviceAttributes
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DeviceAttributes
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.DeviceAttributes
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DeviceAttributes
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.DeviceAttributes
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DeviceAttributes
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.DeviceAttributes
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DeviceAttributes
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.DeviceAttributes
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DeviceAttributes
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.DeviceLocality
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DeviceLocality
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.DeviceLocality
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DeviceLocality
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.DeviceLocality
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DeviceLocality
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.DeviceLocality
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DeviceLocality
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.DeviceLocality
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DeviceLocality
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.DeviceProperties
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DeviceProperties
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.DeviceProperties
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DeviceProperties
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.DeviceProperties
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DeviceProperties
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.DeviceProperties
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DeviceProperties
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.DeviceProperties
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DeviceProperties
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.DeviceStepStats
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DeviceStepStats
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.DeviceStepStats
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DeviceStepStats
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.DeviceStepStats
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DeviceStepStats
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.DeviceStepStats
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DeviceStepStats
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.DeviceStepStats
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DeviceStepStats
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.DictValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DictValue
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.DictValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DictValue
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.DictValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DictValue
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.DictValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DictValue
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.DictValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DictValue
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.FunctionDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.FunctionDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.FunctionDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.FunctionDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.FunctionDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.FunctionDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.FunctionDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.FunctionDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.FunctionDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.FunctionDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.FunctionDefLibrary
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.FunctionDefLibrary
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.FunctionDefLibrary
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.FunctionDefLibrary
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.FunctionDefLibrary
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.FunctionDefLibrary
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.FunctionDefLibrary
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.FunctionDefLibrary
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.FunctionDefLibrary
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.FunctionDefLibrary
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.FunctionSpec
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.FunctionSpec
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.FunctionSpec
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.FunctionSpec
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.FunctionSpec
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.FunctionSpec
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.FunctionSpec
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.FunctionSpec
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.FunctionSpec
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.FunctionSpec
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.GPUOptions.Experimental
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GPUOptions.Experimental
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.GPUOptions.Experimental
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GPUOptions.Experimental
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.GPUOptions.Experimental
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GPUOptions.Experimental
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.GPUOptions.Experimental
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GPUOptions.Experimental
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.GPUOptions.Experimental
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GPUOptions.Experimental
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.GPUOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GPUOptions
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.GPUOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GPUOptions
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.GPUOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GPUOptions
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.GPUOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GPUOptions
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.GPUOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GPUOptions
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.GradientDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GradientDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.GradientDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GradientDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.GradientDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GradientDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.GradientDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GradientDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.GradientDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GradientDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.GraphDebugInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphDebugInfo
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.GraphDebugInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphDebugInfo
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.GraphDebugInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphDebugInfo
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.GraphDebugInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphDebugInfo
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.GraphDebugInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphDebugInfo
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.GraphDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.GraphDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.GraphDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.GraphDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.GraphDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.GraphOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphOptions
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.GraphOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphOptions
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.GraphOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphOptions
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.GraphOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphOptions
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.GraphOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphOptions
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.GraphTransferInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferInfo
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.GraphTransferInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferInfo
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.GraphTransferInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferInfo
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.GraphTransferInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferInfo
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.GraphTransferInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferInfo
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInfo
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInfo
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInfo
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInfo
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInfo
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInput
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInput
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInput
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInput
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInput
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInput
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInput
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInput
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInput
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInput
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.HistogramProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.HistogramProto
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.HistogramProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.HistogramProto
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.HistogramProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.HistogramProto
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.HistogramProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.HistogramProto
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.HistogramProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.HistogramProto
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.InterconnectLink
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.InterconnectLink
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.InterconnectLink
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.InterconnectLink
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.InterconnectLink
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.InterconnectLink
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.InterconnectLink
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.InterconnectLink
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.InterconnectLink
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.InterconnectLink
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.KernelDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.KernelDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.KernelDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.KernelDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.KernelDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.KernelDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.KernelDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.KernelDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.KernelDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.KernelDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.KernelList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.KernelList
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.KernelList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.KernelList
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.KernelList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.KernelList
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.KernelList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.KernelList
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.KernelList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.KernelList
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.ListValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ListValue
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.ListValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ListValue
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.ListValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ListValue
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.ListValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ListValue
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.ListValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ListValue
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.LocalLinks
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.LocalLinks
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.LocalLinks
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.LocalLinks
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.LocalLinks
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.LocalLinks
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.LocalLinks
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.LocalLinks
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.LocalLinks
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.LocalLinks
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.MemoryLogRawAllocation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MemoryLogRawAllocation
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.MemoryLogRawAllocation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MemoryLogRawAllocation
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.MemoryLogRawAllocation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MemoryLogRawAllocation
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.MemoryLogRawAllocation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MemoryLogRawAllocation
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.MemoryLogRawAllocation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MemoryLogRawAllocation
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.MemoryLogStep
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MemoryLogStep
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.MemoryLogStep
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MemoryLogStep
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.MemoryLogStep
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MemoryLogStep
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.MemoryLogStep
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MemoryLogStep
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.MemoryLogStep
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MemoryLogStep
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.MemoryLogTensorOutput
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MemoryLogTensorOutput
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.MemoryLogTensorOutput
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MemoryLogTensorOutput
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.MemoryLogTensorOutput
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MemoryLogTensorOutput
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.MemoryLogTensorOutput
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MemoryLogTensorOutput
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.MemoryLogTensorOutput
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MemoryLogTensorOutput
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.MemoryStats
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MemoryStats
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.MemoryStats
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MemoryStats
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.MemoryStats
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MemoryStats
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.MemoryStats
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MemoryStats
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.MemoryStats
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MemoryStats
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.MetaGraphDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MetaGraphDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.MetaGraphDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MetaGraphDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.MetaGraphDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MetaGraphDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.MetaGraphDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MetaGraphDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.MetaGraphDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MetaGraphDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.NameAttrList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NameAttrList
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.NameAttrList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NameAttrList
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.NameAttrList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NameAttrList
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.NameAttrList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NameAttrList
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.NameAttrList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NameAttrList
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.NamedDevice
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NamedDevice
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.NamedDevice
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NamedDevice
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.NamedDevice
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NamedDevice
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.NamedDevice
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NamedDevice
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.NamedDevice
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NamedDevice
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.NamedTensorProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NamedTensorProto
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.NamedTensorProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NamedTensorProto
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.NamedTensorProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NamedTensorProto
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.NamedTensorProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NamedTensorProto
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.NamedTensorProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NamedTensorProto
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.NamedTupleValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NamedTupleValue
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.NamedTupleValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NamedTupleValue
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.NamedTupleValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NamedTupleValue
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.NamedTupleValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NamedTupleValue
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.NamedTupleValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NamedTupleValue
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.NodeDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NodeDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.NodeDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NodeDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.NodeDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NodeDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.NodeDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NodeDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.NodeDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NodeDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.NodeExecStats
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NodeExecStats
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.NodeExecStats
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NodeExecStats
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.NodeExecStats
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NodeExecStats
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.NodeExecStats
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NodeExecStats
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.NodeExecStats
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NodeExecStats
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.NodeOutput
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NodeOutput
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.NodeOutput
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NodeOutput
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.NodeOutput
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NodeOutput
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.NodeOutput
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NodeOutput
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.NodeOutput
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NodeOutput
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.NoneValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NoneValue
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.NoneValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NoneValue
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.NoneValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NoneValue
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.NoneValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NoneValue
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.NoneValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NoneValue
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.OpDef.ArgDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.OpDef.ArgDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.OpDef.ArgDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.OpDef.ArgDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.OpDef.ArgDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.OpDef.ArgDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.OpDef.ArgDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.OpDef.ArgDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.OpDef.ArgDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.OpDef.ArgDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.OpDef.AttrDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.OpDef.AttrDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.OpDef.AttrDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.OpDef.AttrDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.OpDef.AttrDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.OpDef.AttrDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.OpDef.AttrDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.OpDef.AttrDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.OpDef.AttrDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.OpDef.AttrDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.OpDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.OpDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.OpDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.OpDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.OpDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.OpDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.OpDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.OpDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.OpDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.OpDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.OpDeprecation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.OpDeprecation
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.OpDeprecation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.OpDeprecation
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.OpDeprecation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.OpDeprecation
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.OpDeprecation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.OpDeprecation
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.OpDeprecation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.OpDeprecation
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.OpList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.OpList
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.OpList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.OpList
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.OpList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.OpList
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.OpList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.OpList
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.OpList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.OpList
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.OptimizerOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.OptimizerOptions
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.OptimizerOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.OptimizerOptions
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.OptimizerOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.OptimizerOptions
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.OptimizerOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.OptimizerOptions
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.OptimizerOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.OptimizerOptions
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.PairValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.PairValue
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.PairValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.PairValue
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.PairValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.PairValue
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.PairValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.PairValue
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.PairValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.PairValue
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.QueueRunnerDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.QueueRunnerDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.QueueRunnerDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.QueueRunnerDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.QueueRunnerDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.QueueRunnerDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.QueueRunnerDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.QueueRunnerDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.QueueRunnerDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.QueueRunnerDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.ReaderBaseState
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ReaderBaseState
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.ReaderBaseState
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ReaderBaseState
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.ReaderBaseState
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ReaderBaseState
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.ReaderBaseState
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ReaderBaseState
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.ReaderBaseState
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ReaderBaseState
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.RemoteTensorHandle
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RemoteTensorHandle
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.RemoteTensorHandle
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RemoteTensorHandle
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.RemoteTensorHandle
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RemoteTensorHandle
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.RemoteTensorHandle
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RemoteTensorHandle
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.RemoteTensorHandle
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RemoteTensorHandle
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.Resource
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.Resource
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.Resource
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.Resource
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.Resource
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.Resource
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.Resource
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.Resource
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.Resource
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.Resource
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.ResourceDtypeAndShape
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ResourceDtypeAndShape
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.ResourceDtypeAndShape
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ResourceDtypeAndShape
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.ResourceDtypeAndShape
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ResourceDtypeAndShape
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.ResourceDtypeAndShape
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ResourceDtypeAndShape
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.ResourceDtypeAndShape
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ResourceDtypeAndShape
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.ResourceHandleProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ResourceHandleProto
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.ResourceHandleProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ResourceHandleProto
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.ResourceHandleProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ResourceHandleProto
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.ResourceHandleProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ResourceHandleProto
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.ResourceHandleProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ResourceHandleProto
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.RewriterConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RewriterConfig
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.RewriterConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RewriterConfig
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.RewriterConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RewriterConfig
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.RewriterConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RewriterConfig
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.RewriterConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RewriterConfig
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.RPCOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RPCOptions
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.RPCOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RPCOptions
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.RPCOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RPCOptions
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.RPCOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RPCOptions
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.RPCOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RPCOptions
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.RunMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RunMetadata
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.RunMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RunMetadata
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.RunMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RunMetadata
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.RunMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RunMetadata
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.RunMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RunMetadata
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.RunOptions.Experimental
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RunOptions.Experimental
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.RunOptions.Experimental
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RunOptions.Experimental
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.RunOptions.Experimental
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RunOptions.Experimental
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.RunOptions.Experimental
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RunOptions.Experimental
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.RunOptions.Experimental
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RunOptions.Experimental
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.RunOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RunOptions
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.RunOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RunOptions
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.RunOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RunOptions
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.RunOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RunOptions
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.RunOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RunOptions
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.SaveableObject
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SaveableObject
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.SaveableObject
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SaveableObject
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.SaveableObject
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SaveableObject
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.SaveableObject
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SaveableObject
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.SaveableObject
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SaveableObject
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.SavedAsset
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedAsset
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.SavedAsset
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedAsset
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.SavedAsset
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedAsset
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.SavedAsset
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedAsset
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.SavedAsset
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedAsset
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.SavedBareConcreteFunction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedBareConcreteFunction
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.SavedBareConcreteFunction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedBareConcreteFunction
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.SavedBareConcreteFunction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedBareConcreteFunction
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.SavedBareConcreteFunction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedBareConcreteFunction
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.SavedBareConcreteFunction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedBareConcreteFunction
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.SavedConcreteFunction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedConcreteFunction
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.SavedConcreteFunction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedConcreteFunction
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.SavedConcreteFunction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedConcreteFunction
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.SavedConcreteFunction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedConcreteFunction
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.SavedConcreteFunction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedConcreteFunction
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.SavedConstant
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedConstant
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.SavedConstant
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedConstant
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.SavedConstant
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedConstant
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.SavedConstant
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedConstant
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.SavedConstant
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedConstant
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.SavedFunction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedFunction
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.SavedFunction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedFunction
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.SavedFunction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedFunction
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.SavedFunction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedFunction
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.SavedFunction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedFunction
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.SavedModel
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedModel
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.SavedModel
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedModel
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.SavedModel
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedModel
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.SavedModel
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedModel
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.SavedModel
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedModel
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.SavedObject
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedObject
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.SavedObject
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedObject
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.SavedObject
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedObject
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.SavedObject
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedObject
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.SavedObject
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedObject
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.SavedObjectGraph
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedObjectGraph
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.SavedObjectGraph
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedObjectGraph
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.SavedObjectGraph
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedObjectGraph
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.SavedObjectGraph
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedObjectGraph
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.SavedObjectGraph
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedObjectGraph
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.SavedResource
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedResource
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.SavedResource
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedResource
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.SavedResource
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedResource
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.SavedResource
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedResource
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.SavedResource
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedResource
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.SavedUserObject
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedUserObject
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.SavedUserObject
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedUserObject
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.SavedUserObject
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedUserObject
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.SavedUserObject
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedUserObject
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.SavedUserObject
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedUserObject
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.SavedVariable
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedVariable
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.SavedVariable
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedVariable
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.SavedVariable
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedVariable
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.SavedVariable
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedVariable
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.SavedVariable
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedVariable
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.SaveSliceInfoDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SaveSliceInfoDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.SaveSliceInfoDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SaveSliceInfoDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.SaveSliceInfoDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SaveSliceInfoDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.SaveSliceInfoDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SaveSliceInfoDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.SaveSliceInfoDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SaveSliceInfoDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.ScopedAllocatorOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ScopedAllocatorOptions
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.ScopedAllocatorOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ScopedAllocatorOptions
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.ScopedAllocatorOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ScopedAllocatorOptions
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.ScopedAllocatorOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ScopedAllocatorOptions
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.ScopedAllocatorOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ScopedAllocatorOptions
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.SessionMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SessionMetadata
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.SessionMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SessionMetadata
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.SessionMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SessionMetadata
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.SessionMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SessionMetadata
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.SessionMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SessionMetadata
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.SignatureDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SignatureDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.SignatureDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SignatureDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.SignatureDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SignatureDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.SignatureDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SignatureDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.SignatureDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SignatureDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.StepStats
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.StepStats
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.StepStats
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.StepStats
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.StepStats
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.StepStats
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.StepStats
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.StepStats
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.StepStats
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.StepStats
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.StructuredValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.StructuredValue
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.StructuredValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.StructuredValue
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.StructuredValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.StructuredValue
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.StructuredValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.StructuredValue
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.StructuredValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.StructuredValue
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.Summary.Audio
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.Summary.Audio
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.Summary.Audio
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.Summary.Audio
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.Summary.Audio
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.Summary.Audio
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.Summary.Audio
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.Summary.Audio
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.Summary.Audio
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.Summary.Audio
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.Summary.Image
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.Summary.Image
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.Summary.Image
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.Summary.Image
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.Summary.Image
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.Summary.Image
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.Summary.Image
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.Summary.Image
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.Summary.Image
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.Summary.Image
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.Summary
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.Summary
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.Summary
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.Summary
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.Summary
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.Summary
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.Summary
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.Summary
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.Summary
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.Summary
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.Summary.Value
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.Summary.Value
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.Summary.Value
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.Summary.Value
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.Summary.Value
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.Summary.Value
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.Summary.Value
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.Summary.Value
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.Summary.Value
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.Summary.Value
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.SummaryDescription
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SummaryDescription
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.SummaryDescription
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SummaryDescription
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.SummaryDescription
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SummaryDescription
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.SummaryDescription
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SummaryDescription
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.SummaryDescription
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SummaryDescription
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.SummaryMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SummaryMetadata
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.SummaryMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SummaryMetadata
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.SummaryMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SummaryMetadata
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.SummaryMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SummaryMetadata
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.SummaryMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SummaryMetadata
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.TensorConnection
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorConnection
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.TensorConnection
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorConnection
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.TensorConnection
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorConnection
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.TensorConnection
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorConnection
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.TensorConnection
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorConnection
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.TensorDescription
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorDescription
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.TensorDescription
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorDescription
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.TensorDescription
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorDescription
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.TensorDescription
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorDescription
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.TensorDescription
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorDescription
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.TensorInfo.CooSparse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorInfo.CooSparse
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.TensorInfo.CooSparse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorInfo.CooSparse
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.TensorInfo.CooSparse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorInfo.CooSparse
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.TensorInfo.CooSparse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorInfo.CooSparse
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.TensorInfo.CooSparse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorInfo.CooSparse
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.TensorInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorInfo
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.TensorInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorInfo
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.TensorInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorInfo
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.TensorInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorInfo
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.TensorInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorInfo
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.TensorProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorProto
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.TensorProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorProto
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.TensorProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorProto
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.TensorProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorProto
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.TensorProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorProto
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.TensorShapeProto.Dim
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorShapeProto.Dim
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.TensorShapeProto.Dim
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorShapeProto.Dim
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.TensorShapeProto.Dim
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorShapeProto.Dim
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.TensorShapeProto.Dim
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorShapeProto.Dim
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.TensorShapeProto.Dim
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorShapeProto.Dim
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.TensorShapeProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorShapeProto
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.TensorShapeProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorShapeProto
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.TensorShapeProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorShapeProto
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.TensorShapeProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorShapeProto
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.TensorShapeProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorShapeProto
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.TensorSliceProto.Extent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorSliceProto.Extent
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.TensorSliceProto.Extent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorSliceProto.Extent
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.TensorSliceProto.Extent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorSliceProto.Extent
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.TensorSliceProto.Extent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorSliceProto.Extent
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.TensorSliceProto.Extent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorSliceProto.Extent
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.TensorSliceProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorSliceProto
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.TensorSliceProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorSliceProto
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.TensorSliceProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorSliceProto
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.TensorSliceProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorSliceProto
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.TensorSliceProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorSliceProto
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.TensorSpecProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorSpecProto
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.TensorSpecProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorSpecProto
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.TensorSpecProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorSpecProto
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.TensorSpecProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorSpecProto
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.TensorSpecProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorSpecProto
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.ThreadPoolOptionProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ThreadPoolOptionProto
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.ThreadPoolOptionProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ThreadPoolOptionProto
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.ThreadPoolOptionProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ThreadPoolOptionProto
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.ThreadPoolOptionProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ThreadPoolOptionProto
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.ThreadPoolOptionProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ThreadPoolOptionProto
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.Trace
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.Trace
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.Trace
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.Trace
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.Trace
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.Trace
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.Trace
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.Trace
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.Trace
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.Trace
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.TraceEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TraceEvent
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.TraceEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TraceEvent
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.TraceEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TraceEvent
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.TraceEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TraceEvent
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.TraceEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TraceEvent
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.TupleValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TupleValue
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.TupleValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TupleValue
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.TupleValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TupleValue
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.TupleValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TupleValue
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.TupleValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TupleValue
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.TypeSpecProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TypeSpecProto
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.TypeSpecProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TypeSpecProto
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.TypeSpecProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TypeSpecProto
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.TypeSpecProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TypeSpecProto
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.TypeSpecProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TypeSpecProto
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.ValuesDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ValuesDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.ValuesDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ValuesDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.ValuesDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ValuesDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.ValuesDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ValuesDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.ValuesDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ValuesDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.VariableDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.VariableDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.VariableDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.VariableDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.VariableDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.VariableDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.VariableDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.VariableDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.VariableDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.VariableDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.VariantTensorDataProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.VariantTensorDataProto
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.VariantTensorDataProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.VariantTensorDataProto
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.VariantTensorDataProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.VariantTensorDataProto
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.VariantTensorDataProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.VariantTensorDataProto
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.VariantTensorDataProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.VariantTensorDataProto
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.VerifierConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.VerifierConfig
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.VerifierConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.VerifierConfig
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.VerifierConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.VerifierConfig
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.VerifierConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.VerifierConfig
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.VerifierConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.VerifierConfig
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.VersionDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.VersionDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.VersionDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.VersionDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.VersionDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.VersionDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.VersionDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.VersionDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.VersionDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.VersionDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.framework.WhileContextDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.WhileContextDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.framework.WhileContextDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.WhileContextDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.framework.WhileContextDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.WhileContextDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.framework.WhileContextDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.WhileContextDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.framework.WhileContextDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.WhileContextDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.profiler.ProfileOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.ProfileOptions
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.profiler.ProfileOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.ProfileOptions
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.profiler.ProfileOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.ProfileOptions
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.profiler.ProfileOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.ProfileOptions
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.profiler.ProfileOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.ProfileOptions
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.profiler.XEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.XEvent
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.profiler.XEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.XEvent
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.profiler.XEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.XEvent
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.profiler.XEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.XEvent
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.profiler.XEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.XEvent
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.profiler.XEventMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.XEventMetadata
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.profiler.XEventMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.XEventMetadata
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.profiler.XEventMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.XEventMetadata
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.profiler.XEventMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.XEventMetadata
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.profiler.XEventMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.XEventMetadata
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.profiler.XLine
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.XLine
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.profiler.XLine
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.XLine
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.profiler.XLine
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.XLine
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.profiler.XLine
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.XLine
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.profiler.XLine
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.XLine
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.profiler.XPlane
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.XPlane
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.profiler.XPlane
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.XPlane
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.profiler.XPlane
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.XPlane
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.profiler.XPlane
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.XPlane
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.profiler.XPlane
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.XPlane
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.profiler.XSpace
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.XSpace
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.profiler.XSpace
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.XSpace
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.profiler.XSpace
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.XSpace
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.profiler.XSpace
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.XSpace
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.profiler.XSpace
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.XSpace
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.profiler.XStat
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.XStat
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.profiler.XStat
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.XStat
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.profiler.XStat
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.XStat
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.profiler.XStat
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.XStat
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.profiler.XStat
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.XStat
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.profiler.XStatMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.XStatMetadata
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.profiler.XStatMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.XStatMetadata
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.profiler.XStatMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.XStatMetadata
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.profiler.XStatMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.XStatMetadata
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.profiler.XStatMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.XStatMetadata
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.BinSummary
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.BinSummary
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.BinSummary
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.BinSummary
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.BinSummary
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.BinSummary
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.BinSummary
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.BinSummary
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.BinSummary
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.BinSummary
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.BundleEntryProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.BundleEntryProto
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.BundleEntryProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.BundleEntryProto
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.BundleEntryProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.BundleEntryProto
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.BundleEntryProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.BundleEntryProto
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.BundleEntryProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.BundleEntryProto
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.BundleHeaderProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.BundleHeaderProto
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.BundleHeaderProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.BundleHeaderProto
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.BundleHeaderProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.BundleHeaderProto
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.BundleHeaderProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.BundleHeaderProto
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.BundleHeaderProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.BundleHeaderProto
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.CodeLocation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.CodeLocation
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.CodeLocation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.CodeLocation
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.CodeLocation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.CodeLocation
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.CodeLocation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.CodeLocation
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.CodeLocation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.CodeLocation
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.DebugEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.DebugEvent
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.DebugEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.DebugEvent
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.DebugEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.DebugEvent
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.DebugEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.DebugEvent
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.DebugEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.DebugEvent
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.DebuggedDevice
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.DebuggedDevice
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.DebuggedDevice
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.DebuggedDevice
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.DebuggedDevice
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.DebuggedDevice
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.DebuggedDevice
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.DebuggedDevice
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.DebuggedDevice
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.DebuggedDevice
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.DebuggedGraph
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.DebuggedGraph
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.DebuggedGraph
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.DebuggedGraph
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.DebuggedGraph
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.DebuggedGraph
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.DebuggedGraph
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.DebuggedGraph
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.DebuggedGraph
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.DebuggedGraph
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.DebugMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.DebugMetadata
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.DebugMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.DebugMetadata
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.DebugMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.DebugMetadata
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.DebugMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.DebugMetadata
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.DebugMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.DebugMetadata
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.Event
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.Event
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.Event
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.Event
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.Event
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.Event
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.Event
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.Event
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.Event
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.Event
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.Execution
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.Execution
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.Execution
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.Execution
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.Execution
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.Execution
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.Execution
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.Execution
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.Execution
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.Execution
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.GraphExecutionTrace
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.GraphExecutionTrace
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.GraphExecutionTrace
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.GraphExecutionTrace
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.GraphExecutionTrace
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.GraphExecutionTrace
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.GraphExecutionTrace
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.GraphExecutionTrace
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.GraphExecutionTrace
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.GraphExecutionTrace
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.GraphOpCreation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.GraphOpCreation
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.GraphOpCreation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.GraphOpCreation
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.GraphOpCreation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.GraphOpCreation
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.GraphOpCreation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.GraphOpCreation
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.GraphOpCreation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.GraphOpCreation
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.LogMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.LogMessage
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.LogMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.LogMessage
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.LogMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.LogMessage
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.LogMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.LogMessage
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.LogMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.LogMessage
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.MemAllocatorStats
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.MemAllocatorStats
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.MemAllocatorStats
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.MemAllocatorStats
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.MemAllocatorStats
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.MemAllocatorStats
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.MemAllocatorStats
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.MemAllocatorStats
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.MemAllocatorStats
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.MemAllocatorStats
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.MemChunk
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.MemChunk
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.MemChunk
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.MemChunk
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.MemChunk
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.MemChunk
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.MemChunk
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.MemChunk
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.MemChunk
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.MemChunk
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.MemoryDump
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.MemoryDump
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.MemoryDump
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.MemoryDump
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.MemoryDump
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.MemoryDump
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.MemoryDump
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.MemoryDump
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.MemoryDump
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.MemoryDump
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.RequestedExitCode
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.RequestedExitCode
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.RequestedExitCode
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.RequestedExitCode
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.RequestedExitCode
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.RequestedExitCode
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.RequestedExitCode
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.RequestedExitCode
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.RequestedExitCode
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.RequestedExitCode
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.SavedSlice
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SavedSlice
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.SavedSlice
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SavedSlice
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.SavedSlice
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SavedSlice
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.SavedSlice
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SavedSlice
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.SavedSlice
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SavedSlice
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.SavedSliceMeta
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SavedSliceMeta
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.SavedSliceMeta
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SavedSliceMeta
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.SavedSliceMeta
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SavedSliceMeta
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.SavedSliceMeta
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SavedSliceMeta
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.SavedSliceMeta
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SavedSliceMeta
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.SavedTensorSliceMeta
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SavedTensorSliceMeta
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.SavedTensorSliceMeta
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SavedTensorSliceMeta
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.SavedTensorSliceMeta
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SavedTensorSliceMeta
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.SavedTensorSliceMeta
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SavedTensorSliceMeta
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.SavedTensorSliceMeta
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SavedTensorSliceMeta
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.SavedTensorSlices
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SavedTensorSlices
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.SavedTensorSlices
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SavedTensorSlices
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.SavedTensorSlices
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SavedTensorSlices
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.SavedTensorSlices
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SavedTensorSlices
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.SavedTensorSlices
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SavedTensorSlices
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.SaverDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SaverDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.SaverDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SaverDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.SaverDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SaverDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.SaverDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SaverDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.SaverDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SaverDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.SessionLog
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SessionLog
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.SessionLog
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SessionLog
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.SessionLog
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SessionLog
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.SessionLog
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SessionLog
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.SessionLog
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SessionLog
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.SnapShot
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SnapShot
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.SnapShot
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SnapShot
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.SnapShot
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SnapShot
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.SnapShot
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SnapShot
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.SnapShot
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SnapShot
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.SnapshotMetadataRecord
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SnapshotMetadataRecord
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.SnapshotMetadataRecord
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SnapshotMetadataRecord
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.SnapshotMetadataRecord
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SnapshotMetadataRecord
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.SnapshotMetadataRecord
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SnapshotMetadataRecord
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.SnapshotMetadataRecord
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SnapshotMetadataRecord
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.SnapshotRecord
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SnapshotRecord
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.SnapshotRecord
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SnapshotRecord
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.SnapshotRecord
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SnapshotRecord
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.SnapshotRecord
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SnapshotRecord
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.SnapshotRecord
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SnapshotRecord
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.SnapshotTensorMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SnapshotTensorMetadata
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.SnapshotTensorMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SnapshotTensorMetadata
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.SnapshotTensorMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SnapshotTensorMetadata
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.SnapshotTensorMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SnapshotTensorMetadata
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.SnapshotTensorMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SnapshotTensorMetadata
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.SourceFile
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SourceFile
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.SourceFile
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SourceFile
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.SourceFile
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SourceFile
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.SourceFile
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SourceFile
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.SourceFile
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SourceFile
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.StackFrameWithId
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.StackFrameWithId
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.StackFrameWithId
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.StackFrameWithId
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.StackFrameWithId
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.StackFrameWithId
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.StackFrameWithId
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.StackFrameWithId
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.StackFrameWithId
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.StackFrameWithId
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.TaggedRunMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.TaggedRunMetadata
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.TaggedRunMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.TaggedRunMetadata
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.TaggedRunMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.TaggedRunMetadata
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.TaggedRunMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.TaggedRunMetadata
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.TaggedRunMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.TaggedRunMetadata
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.TensorMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.TensorMetadata
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.TensorMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.TensorMetadata
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.TensorMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.TensorMetadata
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.TensorMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.TensorMetadata
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.TensorMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.TensorMetadata
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.testlog.BenchmarkEntries
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.BenchmarkEntries
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.testlog.BenchmarkEntries
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.BenchmarkEntries
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.testlog.BenchmarkEntries
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.BenchmarkEntries
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.testlog.BenchmarkEntries
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.BenchmarkEntries
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.testlog.BenchmarkEntries
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.BenchmarkEntries
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.testlog.BuildConfiguration
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.BuildConfiguration
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.testlog.BuildConfiguration
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.BuildConfiguration
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.testlog.BuildConfiguration
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.BuildConfiguration
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.testlog.BuildConfiguration
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.BuildConfiguration
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.testlog.BuildConfiguration
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.BuildConfiguration
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.testlog.CommitId
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.CommitId
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.testlog.CommitId
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.CommitId
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.testlog.CommitId
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.CommitId
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.testlog.CommitId
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.CommitId
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.testlog.CommitId
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.CommitId
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.testlog.CPUInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.CPUInfo
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.testlog.CPUInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.CPUInfo
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.testlog.CPUInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.CPUInfo
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.testlog.CPUInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.CPUInfo
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.testlog.CPUInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.CPUInfo
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.testlog.EntryValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.EntryValue
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.testlog.EntryValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.EntryValue
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.testlog.EntryValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.EntryValue
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.testlog.EntryValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.EntryValue
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.testlog.EntryValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.EntryValue
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.testlog.GPUInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.GPUInfo
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.testlog.GPUInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.GPUInfo
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.testlog.GPUInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.GPUInfo
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.testlog.GPUInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.GPUInfo
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.testlog.GPUInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.GPUInfo
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.testlog.MachineConfiguration
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.MachineConfiguration
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.testlog.MachineConfiguration
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.MachineConfiguration
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.testlog.MachineConfiguration
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.MachineConfiguration
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.testlog.MachineConfiguration
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.MachineConfiguration
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.testlog.MachineConfiguration
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.MachineConfiguration
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.testlog.MemoryInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.MemoryInfo
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.testlog.MemoryInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.MemoryInfo
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.testlog.MemoryInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.MemoryInfo
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.testlog.MemoryInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.MemoryInfo
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.testlog.MemoryInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.MemoryInfo
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.testlog.MetricEntry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.MetricEntry
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.testlog.MetricEntry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.MetricEntry
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.testlog.MetricEntry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.MetricEntry
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.testlog.MetricEntry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.MetricEntry
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.testlog.MetricEntry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.MetricEntry
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.testlog.PlatformInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.PlatformInfo
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.testlog.PlatformInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.PlatformInfo
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.testlog.PlatformInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.PlatformInfo
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.testlog.PlatformInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.PlatformInfo
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.testlog.PlatformInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.PlatformInfo
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.testlog.RunConfiguration
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.RunConfiguration
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.testlog.RunConfiguration
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.RunConfiguration
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.testlog.RunConfiguration
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.RunConfiguration
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.testlog.RunConfiguration
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.RunConfiguration
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.testlog.RunConfiguration
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.RunConfiguration
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.testlog.TestResults
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.TestResults
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.testlog.TestResults
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.TestResults
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.testlog.TestResults
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.TestResults
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.testlog.TestResults
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.TestResults
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.testlog.TestResults
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.TestResults
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.WatchdogConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.WatchdogConfig
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.WatchdogConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.WatchdogConfig
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.WatchdogConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.WatchdogConfig
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.WatchdogConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.WatchdogConfig
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.WatchdogConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.WatchdogConfig
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.WorkerHeartbeatRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.WorkerHeartbeatRequest
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.WorkerHeartbeatRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.WorkerHeartbeatRequest
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.WorkerHeartbeatRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.WorkerHeartbeatRequest
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.WorkerHeartbeatRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.WorkerHeartbeatRequest
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.WorkerHeartbeatRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.WorkerHeartbeatRequest
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.proto.util.WorkerHeartbeatResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.WorkerHeartbeatResponse
 
parseFrom(ByteString) - Static method in class org.tensorflow.proto.util.WorkerHeartbeatResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.WorkerHeartbeatResponse
 
parseFrom(byte[]) - Static method in class org.tensorflow.proto.util.WorkerHeartbeatResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.WorkerHeartbeatResponse
 
parseFrom(InputStream) - Static method in class org.tensorflow.proto.util.WorkerHeartbeatResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.WorkerHeartbeatResponse
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.proto.util.WorkerHeartbeatResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.WorkerHeartbeatResponse
 
parser() - Static method in class org.tensorflow.proto.distruntime.ClusterDef
 
parser() - Static method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters
 
parser() - Static method in class org.tensorflow.proto.distruntime.JobDef
 
parser() - Static method in class org.tensorflow.proto.distruntime.JobDeviceFilters
 
parser() - Static method in class org.tensorflow.proto.distruntime.ServerDef
 
parser() - Static method in class org.tensorflow.proto.distruntime.TaskDeviceFilters
 
parser() - Static method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra
 
parser() - Static method in class org.tensorflow.proto.example.BytesList
 
parser() - Static method in class org.tensorflow.proto.example.Example
 
parser() - Static method in class org.tensorflow.proto.example.ExampleParserConfiguration
 
parser() - Static method in class org.tensorflow.proto.example.Feature
 
parser() - Static method in class org.tensorflow.proto.example.FeatureConfiguration
 
parser() - Static method in class org.tensorflow.proto.example.FeatureList
 
parser() - Static method in class org.tensorflow.proto.example.FeatureLists
 
parser() - Static method in class org.tensorflow.proto.example.Features
 
parser() - Static method in class org.tensorflow.proto.example.FixedLenFeatureProto
 
parser() - Static method in class org.tensorflow.proto.example.FloatList
 
parser() - Static method in class org.tensorflow.proto.example.Int64List
 
parser() - Static method in class org.tensorflow.proto.example.SequenceExample
 
parser() - Static method in class org.tensorflow.proto.example.VarLenFeatureProto
 
parser() - Static method in class org.tensorflow.proto.framework.AllocationDescription
 
parser() - Static method in class org.tensorflow.proto.framework.AllocationRecord
 
parser() - Static method in class org.tensorflow.proto.framework.AllocatorMemoryUsed
 
parser() - Static method in class org.tensorflow.proto.framework.ApiDef.Arg
 
parser() - Static method in class org.tensorflow.proto.framework.ApiDef.Attr
 
parser() - Static method in class org.tensorflow.proto.framework.ApiDef.Endpoint
 
parser() - Static method in class org.tensorflow.proto.framework.ApiDef
 
parser() - Static method in class org.tensorflow.proto.framework.ApiDefs
 
parser() - Static method in class org.tensorflow.proto.framework.AssetFileDef
 
parser() - Static method in class org.tensorflow.proto.framework.AttrValue.ListValue
 
parser() - Static method in class org.tensorflow.proto.framework.AttrValue
 
parser() - Static method in class org.tensorflow.proto.framework.AutoParallelOptions
 
parser() - Static method in class org.tensorflow.proto.framework.BoundedTensorSpecProto
 
parser() - Static method in class org.tensorflow.proto.framework.CallableOptions
 
parser() - Static method in class org.tensorflow.proto.framework.CollectionDef.AnyList
 
parser() - Static method in class org.tensorflow.proto.framework.CollectionDef.BytesList
 
parser() - Static method in class org.tensorflow.proto.framework.CollectionDef.FloatList
 
parser() - Static method in class org.tensorflow.proto.framework.CollectionDef.Int64List
 
parser() - Static method in class org.tensorflow.proto.framework.CollectionDef.NodeList
 
parser() - Static method in class org.tensorflow.proto.framework.CollectionDef
 
parser() - Static method in class org.tensorflow.proto.framework.CondContextDef
 
parser() - Static method in class org.tensorflow.proto.framework.ConfigProto.Experimental
 
parser() - Static method in class org.tensorflow.proto.framework.ConfigProto
 
parser() - Static method in class org.tensorflow.proto.framework.ControlFlowContextDef
 
parser() - Static method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost
 
parser() - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo
 
parser() - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo
 
parser() - Static method in class org.tensorflow.proto.framework.CostGraphDef.Node
 
parser() - Static method in class org.tensorflow.proto.framework.CostGraphDef
 
parser() - Static method in class org.tensorflow.proto.framework.DebuggedSourceFile
 
parser() - Static method in class org.tensorflow.proto.framework.DebuggedSourceFiles
 
parser() - Static method in class org.tensorflow.proto.framework.DebugOptions
 
parser() - Static method in class org.tensorflow.proto.framework.DebugTensorWatch
 
parser() - Static method in class org.tensorflow.proto.framework.Device
 
parser() - Static method in class org.tensorflow.proto.framework.DeviceAttributes
 
parser() - Static method in class org.tensorflow.proto.framework.DeviceLocality
 
parser() - Static method in class org.tensorflow.proto.framework.DeviceProperties
 
parser() - Static method in class org.tensorflow.proto.framework.DeviceStepStats
 
parser() - Static method in class org.tensorflow.proto.framework.DictValue
 
parser() - Static method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs
 
parser() - Static method in class org.tensorflow.proto.framework.FunctionDef
 
parser() - Static method in class org.tensorflow.proto.framework.FunctionDefLibrary
 
parser() - Static method in class org.tensorflow.proto.framework.FunctionSpec
 
parser() - Static method in class org.tensorflow.proto.framework.GPUOptions.Experimental
 
parser() - Static method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices
 
parser() - Static method in class org.tensorflow.proto.framework.GPUOptions
 
parser() - Static method in class org.tensorflow.proto.framework.GradientDef
 
parser() - Static method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol
 
parser() - Static method in class org.tensorflow.proto.framework.GraphDebugInfo
 
parser() - Static method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace
 
parser() - Static method in class org.tensorflow.proto.framework.GraphDef
 
parser() - Static method in class org.tensorflow.proto.framework.GraphOptions
 
parser() - Static method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo
 
parser() - Static method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo
 
parser() - Static method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo
 
parser() - Static method in class org.tensorflow.proto.framework.GraphTransferInfo
 
parser() - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInfo
 
parser() - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInput
 
parser() - Static method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo
 
parser() - Static method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo
 
parser() - Static method in class org.tensorflow.proto.framework.HistogramProto
 
parser() - Static method in class org.tensorflow.proto.framework.InterconnectLink
 
parser() - Static method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint
 
parser() - Static method in class org.tensorflow.proto.framework.KernelDef
 
parser() - Static method in class org.tensorflow.proto.framework.KernelList
 
parser() - Static method in class org.tensorflow.proto.framework.ListValue
 
parser() - Static method in class org.tensorflow.proto.framework.LocalLinks
 
parser() - Static method in class org.tensorflow.proto.framework.MemoryLogRawAllocation
 
parser() - Static method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation
 
parser() - Static method in class org.tensorflow.proto.framework.MemoryLogStep
 
parser() - Static method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation
 
parser() - Static method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation
 
parser() - Static method in class org.tensorflow.proto.framework.MemoryLogTensorOutput
 
parser() - Static method in class org.tensorflow.proto.framework.MemoryStats
 
parser() - Static method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
 
parser() - Static method in class org.tensorflow.proto.framework.MetaGraphDef
 
parser() - Static method in class org.tensorflow.proto.framework.NameAttrList
 
parser() - Static method in class org.tensorflow.proto.framework.NamedDevice
 
parser() - Static method in class org.tensorflow.proto.framework.NamedTensorProto
 
parser() - Static method in class org.tensorflow.proto.framework.NamedTupleValue
 
parser() - Static method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo
 
parser() - Static method in class org.tensorflow.proto.framework.NodeDef
 
parser() - Static method in class org.tensorflow.proto.framework.NodeExecStats
 
parser() - Static method in class org.tensorflow.proto.framework.NodeOutput
 
parser() - Static method in class org.tensorflow.proto.framework.NoneValue
 
parser() - Static method in class org.tensorflow.proto.framework.OpDef.ArgDef
 
parser() - Static method in class org.tensorflow.proto.framework.OpDef.AttrDef
 
parser() - Static method in class org.tensorflow.proto.framework.OpDef
 
parser() - Static method in class org.tensorflow.proto.framework.OpDeprecation
 
parser() - Static method in class org.tensorflow.proto.framework.OpList
 
parser() - Static method in class org.tensorflow.proto.framework.OptimizerOptions
 
parser() - Static method in class org.tensorflow.proto.framework.PairValue
 
parser() - Static method in class org.tensorflow.proto.framework.QueueRunnerDef
 
parser() - Static method in class org.tensorflow.proto.framework.ReaderBaseState
 
parser() - Static method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
 
parser() - Static method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
 
parser() - Static method in class org.tensorflow.proto.framework.RemoteTensorHandle
 
parser() - Static method in class org.tensorflow.proto.framework.Resource
 
parser() - Static method in class org.tensorflow.proto.framework.ResourceDtypeAndShape
 
parser() - Static method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape
 
parser() - Static method in class org.tensorflow.proto.framework.ResourceHandleProto
 
parser() - Static method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer
 
parser() - Static method in class org.tensorflow.proto.framework.RewriterConfig
 
parser() - Static method in class org.tensorflow.proto.framework.RPCOptions
 
parser() - Static method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs
 
parser() - Static method in class org.tensorflow.proto.framework.RunMetadata
 
parser() - Static method in class org.tensorflow.proto.framework.RunOptions.Experimental
 
parser() - Static method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
parser() - Static method in class org.tensorflow.proto.framework.RunOptions
 
parser() - Static method in class org.tensorflow.proto.framework.SaveableObject
 
parser() - Static method in class org.tensorflow.proto.framework.SavedAsset
 
parser() - Static method in class org.tensorflow.proto.framework.SavedBareConcreteFunction
 
parser() - Static method in class org.tensorflow.proto.framework.SavedConcreteFunction
 
parser() - Static method in class org.tensorflow.proto.framework.SavedConstant
 
parser() - Static method in class org.tensorflow.proto.framework.SavedFunction
 
parser() - Static method in class org.tensorflow.proto.framework.SavedModel
 
parser() - Static method in class org.tensorflow.proto.framework.SavedObject
 
parser() - Static method in class org.tensorflow.proto.framework.SavedObjectGraph
 
parser() - Static method in class org.tensorflow.proto.framework.SavedResource
 
parser() - Static method in class org.tensorflow.proto.framework.SavedUserObject
 
parser() - Static method in class org.tensorflow.proto.framework.SavedVariable
 
parser() - Static method in class org.tensorflow.proto.framework.SaveSliceInfoDef
 
parser() - Static method in class org.tensorflow.proto.framework.ScopedAllocatorOptions
 
parser() - Static method in class org.tensorflow.proto.framework.SessionMetadata
 
parser() - Static method in class org.tensorflow.proto.framework.SignatureDef
 
parser() - Static method in class org.tensorflow.proto.framework.StepStats
 
parser() - Static method in class org.tensorflow.proto.framework.StructuredValue
 
parser() - Static method in class org.tensorflow.proto.framework.Summary.Audio
 
parser() - Static method in class org.tensorflow.proto.framework.Summary.Image
 
parser() - Static method in class org.tensorflow.proto.framework.Summary
 
parser() - Static method in class org.tensorflow.proto.framework.Summary.Value
 
parser() - Static method in class org.tensorflow.proto.framework.SummaryDescription
 
parser() - Static method in class org.tensorflow.proto.framework.SummaryMetadata
 
parser() - Static method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData
 
parser() - Static method in class org.tensorflow.proto.framework.TensorConnection
 
parser() - Static method in class org.tensorflow.proto.framework.TensorDescription
 
parser() - Static method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor
 
parser() - Static method in class org.tensorflow.proto.framework.TensorInfo.CooSparse
 
parser() - Static method in class org.tensorflow.proto.framework.TensorInfo
 
parser() - Static method in class org.tensorflow.proto.framework.TensorProto
 
parser() - Static method in class org.tensorflow.proto.framework.TensorShapeProto.Dim
 
parser() - Static method in class org.tensorflow.proto.framework.TensorShapeProto
 
parser() - Static method in class org.tensorflow.proto.framework.TensorSliceProto.Extent
 
parser() - Static method in class org.tensorflow.proto.framework.TensorSliceProto
 
parser() - Static method in class org.tensorflow.proto.framework.TensorSpecProto
 
parser() - Static method in class org.tensorflow.proto.framework.ThreadPoolOptionProto
 
parser() - Static method in class org.tensorflow.proto.framework.Trace
 
parser() - Static method in class org.tensorflow.proto.framework.TraceEvent
 
parser() - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph
 
parser() - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference
 
parser() - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
 
parser() - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parser() - Static method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parser() - Static method in class org.tensorflow.proto.framework.TupleValue
 
parser() - Static method in class org.tensorflow.proto.framework.TypeSpecProto
 
parser() - Static method in class org.tensorflow.proto.framework.ValuesDef
 
parser() - Static method in class org.tensorflow.proto.framework.VariableDef
 
parser() - Static method in class org.tensorflow.proto.framework.VariantTensorDataProto
 
parser() - Static method in class org.tensorflow.proto.framework.VerifierConfig
 
parser() - Static method in class org.tensorflow.proto.framework.VersionDef
 
parser() - Static method in class org.tensorflow.proto.framework.WhileContextDef
 
parser() - Static method in class org.tensorflow.proto.profiler.ProfileOptions
 
parser() - Static method in class org.tensorflow.proto.profiler.XEvent
 
parser() - Static method in class org.tensorflow.proto.profiler.XEventMetadata
 
parser() - Static method in class org.tensorflow.proto.profiler.XLine
 
parser() - Static method in class org.tensorflow.proto.profiler.XPlane
 
parser() - Static method in class org.tensorflow.proto.profiler.XSpace
 
parser() - Static method in class org.tensorflow.proto.profiler.XStat
 
parser() - Static method in class org.tensorflow.proto.profiler.XStatMetadata
 
parser() - Static method in class org.tensorflow.proto.util.BinSummary
 
parser() - Static method in class org.tensorflow.proto.util.BundleEntryProto
 
parser() - Static method in class org.tensorflow.proto.util.BundleHeaderProto
 
parser() - Static method in class org.tensorflow.proto.util.CodeLocation
 
parser() - Static method in class org.tensorflow.proto.util.DebugEvent
 
parser() - Static method in class org.tensorflow.proto.util.DebuggedDevice
 
parser() - Static method in class org.tensorflow.proto.util.DebuggedGraph
 
parser() - Static method in class org.tensorflow.proto.util.DebugMetadata
 
parser() - Static method in class org.tensorflow.proto.util.Event
 
parser() - Static method in class org.tensorflow.proto.util.Execution
 
parser() - Static method in class org.tensorflow.proto.util.GraphExecutionTrace
 
parser() - Static method in class org.tensorflow.proto.util.GraphOpCreation
 
parser() - Static method in class org.tensorflow.proto.util.LogMessage
 
parser() - Static method in class org.tensorflow.proto.util.MemAllocatorStats
 
parser() - Static method in class org.tensorflow.proto.util.MemChunk
 
parser() - Static method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory
 
parser() - Static method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement
 
parser() - Static method in class org.tensorflow.proto.util.MemoryDump
 
parser() - Static method in class org.tensorflow.proto.util.RequestedExitCode
 
parser() - Static method in class org.tensorflow.proto.util.SavedSlice
 
parser() - Static method in class org.tensorflow.proto.util.SavedSliceMeta
 
parser() - Static method in class org.tensorflow.proto.util.SavedTensorSliceMeta
 
parser() - Static method in class org.tensorflow.proto.util.SavedTensorSlices
 
parser() - Static method in class org.tensorflow.proto.util.SaverDef
 
parser() - Static method in class org.tensorflow.proto.util.SessionLog
 
parser() - Static method in class org.tensorflow.proto.util.SnapShot
 
parser() - Static method in class org.tensorflow.proto.util.SnapshotMetadataRecord
 
parser() - Static method in class org.tensorflow.proto.util.SnapshotRecord
 
parser() - Static method in class org.tensorflow.proto.util.SnapshotTensorMetadata
 
parser() - Static method in class org.tensorflow.proto.util.SourceFile
 
parser() - Static method in class org.tensorflow.proto.util.StackFrameWithId
 
parser() - Static method in class org.tensorflow.proto.util.TaggedRunMetadata
 
parser() - Static method in class org.tensorflow.proto.util.TensorMetadata
 
parser() - Static method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo
 
parser() - Static method in class org.tensorflow.proto.util.testlog.BenchmarkEntries
 
parser() - Static method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
 
parser() - Static method in class org.tensorflow.proto.util.testlog.BuildConfiguration
 
parser() - Static method in class org.tensorflow.proto.util.testlog.CommitId
 
parser() - Static method in class org.tensorflow.proto.util.testlog.CPUInfo
 
parser() - Static method in class org.tensorflow.proto.util.testlog.EntryValue
 
parser() - Static method in class org.tensorflow.proto.util.testlog.GPUInfo
 
parser() - Static method in class org.tensorflow.proto.util.testlog.MachineConfiguration
 
parser() - Static method in class org.tensorflow.proto.util.testlog.MemoryInfo
 
parser() - Static method in class org.tensorflow.proto.util.testlog.MetricEntry
 
parser() - Static method in class org.tensorflow.proto.util.testlog.PlatformInfo
 
parser() - Static method in class org.tensorflow.proto.util.testlog.RunConfiguration
 
parser() - Static method in class org.tensorflow.proto.util.testlog.TestResults
 
parser() - Static method in class org.tensorflow.proto.util.WatchdogConfig
 
parser() - Static method in class org.tensorflow.proto.util.WorkerHeartbeatRequest
 
parser() - Static method in class org.tensorflow.proto.util.WorkerHeartbeatResponse
 
ParseSequenceExample - Class in org.tensorflow.op.io
Transforms a vector of tf.io.SequenceExample protos (as strings) into typed tensors.
parseSequenceExample(Operand<TString>, Operand<TString>, Operand<TString>, Operand<TString>, Operand<TString>, Operand<TString>, Operand<TString>, Operand<TString>, Operand<TBool>, Iterable<Operand<?>>, List<DataType<?>>, List<DataType<?>>, List<DataType<?>>, List<DataType<?>>, List<DataType<?>>, List<DataType<?>>, List<DataType<?>>, ParseSequenceExample.Options...) - Method in class org.tensorflow.op.IoOps
Transforms a vector of tf.io.SequenceExample protos (as strings) into typed tensors.
ParseSequenceExample.Options - Class in org.tensorflow.op.io
Optional attributes for ParseSequenceExample
ParseSingleExample - Class in org.tensorflow.op.io
Transforms a tf.Example proto (as a string) into typed tensors.
parseSingleExample(Operand<TString>, Iterable<Operand<?>>, Long, List<String>, List<String>, List<DataType<?>>, List<Shape>) - Method in class org.tensorflow.op.IoOps
Transforms a tf.Example proto (as a string) into typed tensors.
ParseSingleSequenceExample - Class in org.tensorflow.op.io
Transforms a scalar brain.SequenceExample proto (as strings) into typed tensors.
parseSingleSequenceExample(Operand<TString>, Operand<TString>, Iterable<Operand<TString>>, Iterable<Operand<TString>>, Iterable<Operand<TString>>, Iterable<Operand<TString>>, Iterable<Operand<?>>, Operand<TString>, List<DataType<?>>, List<DataType<?>>, List<DataType<?>>, ParseSingleSequenceExample.Options...) - Method in class org.tensorflow.op.IoOps
Transforms a scalar brain.SequenceExample proto (as strings) into typed tensors.
ParseSingleSequenceExample.Options - Class in org.tensorflow.op.io
Optional attributes for ParseSingleSequenceExample
ParseTensor<T extends TType> - Class in org.tensorflow.op.io
Transforms a serialized tensorflow.TensorProto proto into a Tensor.
parseTensor(Operand<TString>, DataType<T>) - Method in class org.tensorflow.op.IoOps
Transforms a serialized tensorflow.TensorProto proto into a Tensor.
partialLogits() - Method in class org.tensorflow.op.estimator.BoostedTreesTrainingPredict
Rank 2 Tensor containing logits update (with respect to cached values stored) for each example.
partialPivoting(Boolean) - Method in class org.tensorflow.op.linalg.TridiagonalSolve.Options
 
partialPivoting(Boolean) - Static method in class org.tensorflow.op.linalg.TridiagonalSolve
 
PARTITION_GRAPHS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs
 
PARTITION_GRAPHS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RunMetadata
 
patches() - Method in class org.tensorflow.op.core.ExtractVolumePatches
5-D Tensor with shape `[batch, out_planes, out_rows, out_cols, ksize_planes * ksize_rows * ksize_cols * depth]` containing patches with size `ksize_planes x ksize_rows x ksize_cols x depth` vectorized in the "depth" dimension.
patches() - Method in class org.tensorflow.op.image.ExtractImagePatches
4-D Tensor with shape `[batch, out_rows, out_cols, ksize_rows * ksize_cols * depth]` containing image patches with size `ksize_rows x ksize_cols x depth` vectorized in the "depth" dimension.
PEAK_BYTES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.AllocatorMemoryUsed
 
PEAK_BYTES_IN_USE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.MemAllocatorStats
 
PENDING_CHANGELIST_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.CommitId
 
pendingSnapshotExpirySeconds(Long) - Method in class org.tensorflow.op.data.SnapshotDataset.Options
 
pendingSnapshotExpirySeconds(Long) - Static method in class org.tensorflow.op.data.SnapshotDataset
 
PER_PROCESS_GPU_MEMORY_FRACTION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GPUOptions
 
PER_REPLICA_SPEC_VALUE - Static variable in enum org.tensorflow.proto.framework.TypeSpecProto.TypeSpecClass
PerReplicaSpec from distribute/values.py
PERMISSION_DENIED_VALUE - Static variable in enum org.tensorflow.proto.framework.Code
The caller does not have permission to execute the specified operation.
PERSISTENT_MEMORY_SIZE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CostGraphDef.Node
 
PERSISTENT_MEMORY_SIZE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.MemoryStats
 
PERSISTENT_TENSOR_ALLOC_IDS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.MemoryStats
 
PHYSICAL_DESCRIPTION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo
 
PHYSICAL_DEVICE_DESC_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.DeviceAttributes
 
PIN_TO_HOST_OPTIMIZATION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RewriterConfig
 
PIVOT_FOR_BODY_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.WhileContextDef
 
PIVOT_FOR_PRED_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.WhileContextDef
 
PIVOT_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CondContextDef
 
PIVOT_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.WhileContextDef
 
PLACE_PRUNED_GRAPH_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphOptions
 
Placeholder<T extends TType> - Class in org.tensorflow.op.core
A placeholder op for a value that will be fed into the computation.
placeholder(DataType<T>, Placeholder.Options...) - Method in class org.tensorflow.op.Ops
A placeholder op for a value that will be fed into the computation.
placeholder(String) - Method in class org.tensorflow.op.strings.StringFormat.Options
 
placeholder(String) - Static method in class org.tensorflow.op.strings.StringFormat
 
Placeholder.Options - Class in org.tensorflow.op.core
Optional attributes for Placeholder
PLACEHOLDER_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.AttrValue
 
PlaceholderWithDefault<T extends TType> - Class in org.tensorflow.op.core
A placeholder op that passes through `input` when its output is not fed.
placeholderWithDefault(Operand<T>, Shape) - Method in class org.tensorflow.op.Ops
A placeholder op that passes through `input` when its output is not fed.
PLACEMENT_PERIOD_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ConfigProto
 
PLANES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.profiler.XSpace
 
PLATFORM_INFO_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.MachineConfiguration
 
PlatformInfo - Class in org.tensorflow.proto.util.testlog
Protobuf type tensorflow.PlatformInfo
PlatformInfo.Builder - Class in org.tensorflow.proto.util.testlog
Protobuf type tensorflow.PlatformInfo
PlatformInfoOrBuilder - Interface in org.tensorflow.proto.util.testlog
 
PLUGIN_DATA_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SummaryMetadata
 
PLUGIN_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SummaryMetadata.PluginData
 
pointer - Variable in class org.tensorflow.internal.c_api.AbstractTF_Tensor
A reference to prevent deallocation.
POLLING_ACTIVE_DELAY_USECS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GPUOptions
 
POLLING_INACTIVE_DELAY_MSECS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GPUOptions
 
Polygamma<T extends TNumber> - Class in org.tensorflow.op.math
Compute the polygamma function \\(\psi^{(n)}(x)\\).
polygamma(Operand<T>, Operand<T>) - Method in class org.tensorflow.op.MathOps
Compute the polygamma function \\(\psi^{(n)}(x)\\).
PopulationCount - Class in org.tensorflow.op.math
Computes element-wise population count (a.k.a.
populationCount(Operand<T>) - Method in class org.tensorflow.op.MathOps
Computes element-wise population count (a.k.a.
PORT_FIELD_NUMBER - Static variable in class org.tensorflow.proto.distruntime.ServerDef
 
position(long) - Method in class org.tensorflow.internal.c_api.TF_AttrMetadata
 
position(long) - Method in class org.tensorflow.internal.c_api.TF_Buffer
 
position(long) - Method in class org.tensorflow.internal.c_api.TF_Input
 
position(long) - Method in class org.tensorflow.internal.c_api.TF_Output
 
POST_OPTIMIZATION_GRAPH_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs
 
POST_OPTIMIZATION_VERIFIER_CONFIG_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RewriterConfig
 
postNmsTopn(Long) - Method in class org.tensorflow.op.image.GenerateBoundingBoxProposals.Options
 
postNmsTopn(Long) - Static method in class org.tensorflow.op.image.GenerateBoundingBoxProposals
 
Pow<T extends TType> - Class in org.tensorflow.op.math
Computes the power of one value to another.
pow(Operand<T>, Operand<T>) - Method in class org.tensorflow.op.MathOps
Computes the power of one value to another.
PRE_OPTIMIZATION_GRAPH_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs
 
PRECEDING_NODE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo
 
PRECEDING_PORT_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo
 
precision(Long) - Method in class org.tensorflow.op.dtypes.AsString.Options
 
precision(Long) - Static method in class org.tensorflow.op.dtypes.AsString
 
precision() - Method in class org.tensorflow.op.nn.InTopK
Computed precision at `k` as a `bool Tensor`.
PRED_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CondContextDef
 
preferredShard(Long) - Method in class org.tensorflow.op.train.RestoreSlice.Options
 
preferredShard(Long) - Static method in class org.tensorflow.op.train.RestoreSlice
 
PrefetchDataset - Class in org.tensorflow.op.data
Creates a dataset that asynchronously prefetches elements from `input_dataset`.
PrefetchDataset.Options - Class in org.tensorflow.op.data
Optional attributes for PrefetchDataset
Prelinearize - Class in org.tensorflow.op.tpu
An op which linearizes one Tensor value to an opaque variant tensor.
Prelinearize.Options - Class in org.tensorflow.op.tpu
Optional attributes for Prelinearize
PrelinearizeTuple - Class in org.tensorflow.op.tpu
An op which linearizes multiple Tensor values to an opaque variant tensor.
PrelinearizeTuple.Options - Class in org.tensorflow.op.tpu
Optional attributes for PrelinearizeTuple
prepend(Scope, Shape<TInt32>, int) - Static method in class org.tensorflow.op.core.Shapes
Creates a 1-dimensional operand containing the first dimension followed by the dimensions of the shape.
prepend(Scope, Shape<TInt64>, long) - Static method in class org.tensorflow.op.core.Shapes
Creates a 1-dimensional operand containing the first dimension followed by the dimensions of the shape.
prepend(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.core.Shapes
Creates a 1-dimensional operand that represents a new shape containing the dimensions of an operand representing the shape to prepend, followed by the dimensions of an operand representing a shape.
prepend(Shape<TInt64>, long) - Method in class org.tensorflow.op.ShapeOps
Creates a 1-dimensional operand containing the first dimension followed by the dimensions of the shape.
prepend(Shape<TInt32>, int) - Method in class org.tensorflow.op.ShapeOps
Creates a 1-dimensional operand containing the first dimension followed by the dimensions of the shape.
prepend(Operand<T>, Operand<T>) - Method in class org.tensorflow.op.ShapeOps
Creates a 1-dimensional operand that represents a new shape containing the dimensions of an operand representing the shape to prepend, followed by the dimensions of an operand representing a shape.
preprocessCollapseRepeated(Boolean) - Method in class org.tensorflow.op.nn.CtcLoss.Options
 
preprocessCollapseRepeated(Boolean) - Static method in class org.tensorflow.op.nn.CtcLoss
 
preprocessCollapseRepeated(Boolean) - Method in class org.tensorflow.op.nn.CTCLossV2.Options
 
preprocessCollapseRepeated(Boolean) - Static method in class org.tensorflow.op.nn.CTCLossV2
 
PreventGradient<T extends TType> - Class in org.tensorflow.op.train
An identity op that triggers an error if a gradient is requested.
preventGradient(Operand<T>, PreventGradient.Options...) - Method in class org.tensorflow.op.TrainOps
An identity op that triggers an error if a gradient is requested.
PreventGradient.Options - Class in org.tensorflow.op.train
Optional attributes for PreventGradient
Print - Class in org.tensorflow.op.core
Prints a string scalar.
print(Operand<TString>, Print.Options...) - Method in class org.tensorflow.op.Ops
Prints a string scalar.
Print.Options - Class in org.tensorflow.op.core
Optional attributes for Print
PRIORITY_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices
 
PRIORITY_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.KernelDef
 
PRIORITY_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
PriorityQueue - Class in org.tensorflow.op.io
A queue that produces elements sorted by the first component value.
priorityQueue(List<DataType<?>>, List<Shape>, PriorityQueue.Options...) - Method in class org.tensorflow.op.IoOps
A queue that produces elements sorted by the first component value.
PriorityQueue.Options - Class in org.tensorflow.op.io
Optional attributes for PriorityQueue
PrivateThreadPoolDataset - Class in org.tensorflow.op.data.experimental
Creates a dataset that uses a custom thread pool to compute `input_dataset`.
PrivateThreadPoolDataset - Class in org.tensorflow.op.data
Creates a dataset that uses a custom thread pool to compute `input_dataset`.
Prod<T extends TType> - Class in org.tensorflow.op.core
Computes the product of elements across dimensions of a tensor.
prod(Operand<T>, Operand<U>, Prod.Options...) - Method in class org.tensorflow.op.Ops
Computes the product of elements across dimensions of a tensor.
Prod.Options - Class in org.tensorflow.op.core
Optional attributes for Prod
PRODUCER_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.VersionDef
 
product() - Method in class org.tensorflow.op.linalg.Cross
Pairwise cross product of the vectors in `a` and `b`.
product() - Method in class org.tensorflow.op.linalg.MatMul
 
product() - Method in class org.tensorflow.op.sparse.SparseMatMul
 
product() - Method in class org.tensorflow.op.sparse.SparseTensorDenseMatMul
 
product() - Method in class org.tensorflow.op.xla.Einsum
 
ProfileOptions - Class in org.tensorflow.proto.profiler
Protobuf type tensorflow.ProfileOptions
ProfileOptions.Builder - Class in org.tensorflow.proto.profiler
Protobuf type tensorflow.ProfileOptions
ProfileOptions.DeviceType - Enum in org.tensorflow.proto.profiler
Protobuf enum tensorflow.ProfileOptions.DeviceType
ProfileOptionsOrBuilder - Interface in org.tensorflow.proto.profiler
 
ProfilerOptionsProtos - Class in org.tensorflow.proto.profiler
 
progressive(Boolean) - Method in class org.tensorflow.op.image.EncodeJpeg.Options
 
progressive(Boolean) - Static method in class org.tensorflow.op.image.EncodeJpeg
 
PROPERTIES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.NamedDevice
 
protocol(String) - Method in class org.tensorflow.op.core.Rpc.Options
 
protocol(String) - Static method in class org.tensorflow.op.core.Rpc
 
protocol(String) - Method in class org.tensorflow.op.core.TryRpc.Options
 
protocol(String) - Static method in class org.tensorflow.op.core.TryRpc
 
PROTOCOL_FIELD_NUMBER - Static variable in class org.tensorflow.proto.distruntime.ServerDef
 
pseudoRandom(Boolean) - Method in class org.tensorflow.op.nn.FractionalAvgPool.Options
 
pseudoRandom(Boolean) - Static method in class org.tensorflow.op.nn.FractionalAvgPool
 
pseudoRandom(Boolean) - Method in class org.tensorflow.op.nn.FractionalMaxPool.Options
 
pseudoRandom(Boolean) - Static method in class org.tensorflow.op.nn.FractionalMaxPool
 
PTR_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.AllocationDescription
 
PTR_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.MemoryLogRawAllocation
 
putAllArgAttr(Map<Integer, FunctionDef.ArgAttrs>) - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
putAllArgs(Map<String, String>) - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
Extra arguments that will be displayed in trace view.
putAllAttr(Map<String, AttrValue>) - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs.Builder
map<string, .tensorflow.AttrValue> attr = 1;
putAllAttr(Map<String, AttrValue>) - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
Attributes specific to this function definition.
putAllAttr(Map<String, AttrValue>) - Method in class org.tensorflow.proto.framework.NameAttrList.Builder
map<string, .tensorflow.AttrValue> attr = 2;
putAllAttr(Map<String, AttrValue>) - Method in class org.tensorflow.proto.framework.NodeDef.Builder
Operation-specific graph-construction-time configuration.
putAllCacheSize(Map<String, Long>) - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
Cache sizes (in bytes), e.g.
putAllCollectionDef(Map<String, CollectionDef>) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
collection_def: Map from collection name to collections.
putAllConcreteFunctions(Map<String, SavedConcreteFunction>) - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
Information about captures and output structures in concrete functions.
putAllControlRet(Map<String, String>) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.ConfigProto.Builder
Map from device type name (e.g., "CPU" or "GPU" ) to maximum number of devices of that type to use.
putAllDevices(Map<Integer, Device>) - Method in class org.tensorflow.proto.framework.Trace.Builder
The devices that this trace has information about.
putAllEnvironment(Map<String, String>) - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
Version of the tools and libraries used with this device (e.g.
putAllEnvVars(Map<String, String>) - Method in class org.tensorflow.proto.util.testlog.RunConfiguration.Builder
Environment variables used to run the test/benchmark.
putAllEventMetadata(Map<Long, XEventMetadata>) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
XEventMetadata map, each entry uses the XEventMetadata.id as key.
putAllExternalValues(Map<String, String>) - Method in class org.tensorflow.proto.framework.ValuesDef.Builder
Value names referenced by but external to this context.
putAllExtras(Map<String, EntryValue>) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
Generic map from result key to value.
putAllFeature(Map<String, Feature>) - Method in class org.tensorflow.proto.example.Features.Builder
Map from feature name to feature.
putAllFeatureList(Map<String, FeatureList>) - Method in class org.tensorflow.proto.example.FeatureLists.Builder
Map from feature name to feature list.
putAllFeatureMap(Map<String, FeatureConfiguration>) - Method in class org.tensorflow.proto.example.ExampleParserConfiguration.Builder
map<string, .tensorflow.FeatureConfiguration> feature_map = 1;
putAllFeedDevices(Map<String, String>) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.CallableOptions.Builder
map<string, string> fetch_devices = 7;
putAllFields(Map<String, StructuredValue>) - Method in class org.tensorflow.proto.framework.DictValue.Builder
map<string, .tensorflow.StructuredValue> fields = 1;
putAllFunctionAliases(Map<String, String>) - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
FunctionDef name to aliases mapping.
putAllInputs(Map<String, TensorInfo>) - Method in class org.tensorflow.proto.framework.SignatureDef.Builder
Named input parameters.
putAllOutputs(Map<String, TensorInfo>) - Method in class org.tensorflow.proto.framework.SignatureDef.Builder
Named output parameters.
putAllParameterMap(Map<String, AttrValue>) - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer.Builder
map<string, .tensorflow.AttrValue> parameter_map = 2;
putAllResourceArgUniqueId(Map<Integer, Integer>) - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
Unique IDs for each resource argument, used to track aliasing resources.
putAllResources(Map<Integer, Resource>) - Method in class org.tensorflow.proto.framework.Device.Builder
The resources on this device, keyed by resource_id;
putAllRet(Map<String, String>) - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
A mapping from the output arg names from `signature` to the outputs from `node_def` that should be returned by the function.
putAllSaveableObjects(Map<String, SaveableObject>) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
putAllSignatureDef(Map<String, SignatureDef>) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
signature_def: Map from user supplied key for a signature to a single SignatureDef.
putAllStatMetadata(Map<Long, XStatMetadata>) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
XStatMetadata map, each entry uses the XStatMetadata.id as key.
putAllTasks(Map<Integer, String>) - Method in class org.tensorflow.proto.distruntime.JobDef.Builder
Mapping from task ID to "hostname:port" string.
putAllTasks(Map<Integer, TaskDeviceFilters>) - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters.Builder
Mapping from task ID to task device filters.
putAllThreadNames(Map<Integer, String>) - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
Its key is thread id.
putAllTraces(Map<String, GraphDebugInfo.StackTrace>) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.Builder
This maps a node name to a stack trace in the source code.
putArgAttr(int, FunctionDef.ArgAttrs) - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
putArgs(String, String) - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
Extra arguments that will be displayed in trace view.
putAttr(String, AttrValue) - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs.Builder
map<string, .tensorflow.AttrValue> attr = 1;
putAttr(String, AttrValue) - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
Attributes specific to this function definition.
putAttr(String, AttrValue) - Method in class org.tensorflow.proto.framework.NameAttrList.Builder
map<string, .tensorflow.AttrValue> attr = 2;
putAttr(String, AttrValue) - Method in class org.tensorflow.proto.framework.NodeDef.Builder
Operation-specific graph-construction-time configuration.
putCacheSize(String, long) - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
Cache sizes (in bytes), e.g.
putCollectionDef(String, CollectionDef) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
collection_def: Map from collection name to collections.
putConcreteFunctions(String, SavedConcreteFunction) - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
Information about captures and output structures in concrete functions.
putControlRet(String, String) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.ConfigProto.Builder
Map from device type name (e.g., "CPU" or "GPU" ) to maximum number of devices of that type to use.
putDevices(int, Device) - Method in class org.tensorflow.proto.framework.Trace.Builder
The devices that this trace has information about.
putEnvironment(String, String) - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
Version of the tools and libraries used with this device (e.g.
putEnvVars(String, String) - Method in class org.tensorflow.proto.util.testlog.RunConfiguration.Builder
Environment variables used to run the test/benchmark.
putEventMetadata(long, XEventMetadata) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
XEventMetadata map, each entry uses the XEventMetadata.id as key.
putExternalValues(String, String) - Method in class org.tensorflow.proto.framework.ValuesDef.Builder
Value names referenced by but external to this context.
putExtras(String, EntryValue) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
Generic map from result key to value.
putFeature(String, Feature) - Method in class org.tensorflow.proto.example.Features.Builder
Map from feature name to feature.
putFeatureList(String, FeatureList) - Method in class org.tensorflow.proto.example.FeatureLists.Builder
Map from feature name to feature list.
putFeatureMap(String, FeatureConfiguration) - Method in class org.tensorflow.proto.example.ExampleParserConfiguration.Builder
map<string, .tensorflow.FeatureConfiguration> feature_map = 1;
putFeedDevices(String, String) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.CallableOptions.Builder
map<string, string> fetch_devices = 7;
putFields(String, StructuredValue) - Method in class org.tensorflow.proto.framework.DictValue.Builder
map<string, .tensorflow.StructuredValue> fields = 1;
putFunctionAliases(String, String) - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
FunctionDef name to aliases mapping.
putInputs(String, TensorInfo) - Method in class org.tensorflow.proto.framework.SignatureDef.Builder
Named input parameters.
putOutputs(String, TensorInfo) - Method in class org.tensorflow.proto.framework.SignatureDef.Builder
Named output parameters.
putParameterMap(String, AttrValue) - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer.Builder
map<string, .tensorflow.AttrValue> parameter_map = 2;
putResourceArgUniqueId(int, int) - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
Unique IDs for each resource argument, used to track aliasing resources.
putResources(int, Resource) - Method in class org.tensorflow.proto.framework.Device.Builder
The resources on this device, keyed by resource_id;
putRet(String, String) - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
A mapping from the output arg names from `signature` to the outputs from `node_def` that should be returned by the function.
putSaveableObjects(String, SaveableObject) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
putSignatureDef(String, SignatureDef) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
signature_def: Map from user supplied key for a signature to a single SignatureDef.
putStatMetadata(long, XStatMetadata) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
XStatMetadata map, each entry uses the XStatMetadata.id as key.
putTasks(int, String) - Method in class org.tensorflow.proto.distruntime.JobDef.Builder
Mapping from task ID to "hostname:port" string.
putTasks(int, TaskDeviceFilters) - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters.Builder
Mapping from task ID to task device filters.
putThreadNames(int, String) - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
Its key is thread id.
putTraces(String, GraphDebugInfo.StackTrace) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.Builder
This maps a node name to a stack trace in the source code.
PYTHON_BENCHMARK_VALUE - Static variable in enum org.tensorflow.proto.util.testlog.TestResults.BenchmarkType
PYTHON_BENCHMARK = 2;
PYTHON_TRACER_LEVEL_FIELD_NUMBER - Static variable in class org.tensorflow.proto.profiler.ProfileOptions
 

Q

q() - Method in class org.tensorflow.op.linalg.Qr
Orthonormal basis for range of `a`.
Qr<T extends TType> - Class in org.tensorflow.op.linalg
Computes the QR decompositions of one or more matrices.
qr(Operand<T>, Qr.Options...) - Method in class org.tensorflow.op.LinalgOps
Computes the QR decompositions of one or more matrices.
Qr.Options - Class in org.tensorflow.op.linalg
Optional attributes for Qr
quality(Long) - Method in class org.tensorflow.op.image.EncodeJpeg.Options
 
quality(Long) - Static method in class org.tensorflow.op.image.EncodeJpeg
 
quantization - Variable in class org.tensorflow.op.Ops
 
QuantizationOps - Class in org.tensorflow.op
An API for building quantization operations as Ops
Quantize<T extends TType> - Class in org.tensorflow.op.quantization
Quantize the 'input' tensor of type float to 'output' tensor of type 'T'.
quantize(Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, DataType<T>, Quantize.Options...) - Method in class org.tensorflow.op.QuantizationOps
Quantize the 'input' tensor of type float to 'output' tensor of type 'T'.
Quantize.Options - Class in org.tensorflow.op.quantization
Optional attributes for Quantize
QuantizeAndDequantize<T extends TNumber> - Class in org.tensorflow.op.quantization
Quantizes then dequantizes a tensor.
quantizeAndDequantize(Operand<T>, Operand<T>, Operand<T>, Operand<TInt32>, QuantizeAndDequantize.Options...) - Method in class org.tensorflow.op.QuantizationOps
Quantizes then dequantizes a tensor.
QuantizeAndDequantize.Options - Class in org.tensorflow.op.quantization
Optional attributes for QuantizeAndDequantize
QuantizedAdd<V extends TType> - Class in org.tensorflow.op.math
Returns x + y element-wise, working on quantized buffers.
quantizedAdd(Operand<T>, Operand<U>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, DataType<V>) - Method in class org.tensorflow.op.MathOps
Returns x + y element-wise, working on quantized buffers.
QuantizedAvgPool<T extends TType> - Class in org.tensorflow.op.nn
Produces the average pool of the input tensor for quantized types.
quantizedAvgPool(Operand<T>, Operand<TFloat32>, Operand<TFloat32>, List<Long>, List<Long>, String) - Method in class org.tensorflow.op.NnOps
Produces the average pool of the input tensor for quantized types.
QuantizedBatchNormWithGlobalNormalization<U extends TType> - Class in org.tensorflow.op.nn
Quantized Batch normalization.
quantizedBatchNormWithGlobalNormalization(Operand<T>, Operand<TFloat32>, Operand<TFloat32>, Operand<T>, Operand<TFloat32>, Operand<TFloat32>, Operand<T>, Operand<TFloat32>, Operand<TFloat32>, Operand<T>, Operand<TFloat32>, Operand<TFloat32>, Operand<T>, Operand<TFloat32>, Operand<TFloat32>, DataType<U>, Float, Boolean) - Method in class org.tensorflow.op.NnOps
Quantized Batch normalization.
QuantizedBiasAdd<V extends TType> - Class in org.tensorflow.op.nn
Adds Tensor 'bias' to Tensor 'input' for Quantized types.
quantizedBiasAdd(Operand<T>, Operand<U>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, DataType<V>) - Method in class org.tensorflow.op.NnOps
Adds Tensor 'bias' to Tensor 'input' for Quantized types.
QuantizedConcat<T extends TType> - Class in org.tensorflow.op.quantization
Concatenates quantized tensors along one dimension.
quantizedConcat(Operand<TInt32>, Iterable<Operand<T>>, Iterable<Operand<TFloat32>>, Iterable<Operand<TFloat32>>) - Method in class org.tensorflow.op.QuantizationOps
Concatenates quantized tensors along one dimension.
QuantizedConv2d<V extends TType> - Class in org.tensorflow.op.nn
Computes a 2D convolution given quantized 4D input and filter tensors.
quantizedConv2d(Operand<T>, Operand<U>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, DataType<V>, List<Long>, String, QuantizedConv2d.Options...) - Method in class org.tensorflow.op.NnOps
Computes a 2D convolution given quantized 4D input and filter tensors.
QuantizedConv2d.Options - Class in org.tensorflow.op.nn
Optional attributes for QuantizedConv2d
QuantizedConv2DAndRelu<V extends TType> - Class in org.tensorflow.op.nn
 
QuantizedConv2DAndRelu.Options - Class in org.tensorflow.op.nn
Optional attributes for QuantizedConv2DAndRelu
QuantizedConv2DAndReluAndRequantize<V extends TType> - Class in org.tensorflow.op.nn
 
QuantizedConv2DAndReluAndRequantize.Options - Class in org.tensorflow.op.nn
Optional attributes for QuantizedConv2DAndReluAndRequantize
QuantizedConv2DAndRequantize<V extends TType> - Class in org.tensorflow.op.nn
 
QuantizedConv2DAndRequantize.Options - Class in org.tensorflow.op.nn
Optional attributes for QuantizedConv2DAndRequantize
QuantizedConv2DPerChannel<V extends TType> - Class in org.tensorflow.op.nn
Computes QuantizedConv2D per channel.
QuantizedConv2DPerChannel.Options - Class in org.tensorflow.op.nn
Optional attributes for QuantizedConv2DPerChannel
QuantizedConv2DWithBias<V extends TType> - Class in org.tensorflow.op.nn
 
QuantizedConv2DWithBias.Options - Class in org.tensorflow.op.nn
Optional attributes for QuantizedConv2DWithBias
QuantizedConv2DWithBiasAndRelu<V extends TType> - Class in org.tensorflow.op.nn
 
QuantizedConv2DWithBiasAndRelu.Options - Class in org.tensorflow.op.nn
Optional attributes for QuantizedConv2DWithBiasAndRelu
QuantizedConv2DWithBiasAndReluAndRequantize<W extends TType> - Class in org.tensorflow.op.nn
 
QuantizedConv2DWithBiasAndReluAndRequantize.Options - Class in org.tensorflow.op.nn
QuantizedConv2DWithBiasAndRequantize<W extends TType> - Class in org.tensorflow.op.nn
 
QuantizedConv2DWithBiasAndRequantize.Options - Class in org.tensorflow.op.nn
Optional attributes for QuantizedConv2DWithBiasAndRequantize
QuantizedConv2DWithBiasSignedSumAndReluAndRequantize<X extends TType> - Class in org.tensorflow.op.nn
 
QuantizedConv2DWithBiasSignedSumAndReluAndRequantize.Options - Class in org.tensorflow.op.nn
QuantizedConv2DWithBiasSumAndRelu<V extends TType> - Class in org.tensorflow.op.nn
 
QuantizedConv2DWithBiasSumAndRelu.Options - Class in org.tensorflow.op.nn
Optional attributes for QuantizedConv2DWithBiasSumAndRelu
QuantizedConv2DWithBiasSumAndReluAndRequantize<X extends TType> - Class in org.tensorflow.op.nn
 
QuantizedConv2DWithBiasSumAndReluAndRequantize.Options - Class in org.tensorflow.op.nn
QuantizedDepthwiseConv2D<V extends TType> - Class in org.tensorflow.op.nn
Computes quantized depthwise Conv2D.
QuantizedDepthwiseConv2D.Options - Class in org.tensorflow.op.nn
Optional attributes for QuantizedDepthwiseConv2D
QuantizedDepthwiseConv2DWithBias<V extends TType> - Class in org.tensorflow.op.nn
Computes quantized depthwise Conv2D with Bias.
QuantizedDepthwiseConv2DWithBias.Options - Class in org.tensorflow.op.nn
Optional attributes for QuantizedDepthwiseConv2DWithBias
QuantizedDepthwiseConv2DWithBiasAndRelu<V extends TType> - Class in org.tensorflow.op.nn
Computes quantized depthwise Conv2D with Bias and Relu.
QuantizedDepthwiseConv2DWithBiasAndRelu.Options - Class in org.tensorflow.op.nn
QuantizedDepthwiseConv2DWithBiasAndReluAndRequantize<W extends TType> - Class in org.tensorflow.op.nn
Computes quantized depthwise Conv2D with Bias, Relu and Requantize.
QuantizedDepthwiseConv2DWithBiasAndReluAndRequantize.Options - Class in org.tensorflow.op.nn
QuantizedInstanceNorm<T extends TType> - Class in org.tensorflow.op.nn
Quantized Instance normalization.
quantizedInstanceNorm(Operand<T>, Operand<TFloat32>, Operand<TFloat32>, QuantizedInstanceNorm.Options...) - Method in class org.tensorflow.op.NnOps
Quantized Instance normalization.
QuantizedInstanceNorm.Options - Class in org.tensorflow.op.nn
Optional attributes for QuantizedInstanceNorm
QuantizedMatMul<V extends TType> - Class in org.tensorflow.op.linalg
Perform a quantized matrix multiplication of `a` by the matrix `b`.
quantizedMatMul(Operand<T>, Operand<U>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, DataType<V>, DataType<W>, QuantizedMatMul.Options...) - Method in class org.tensorflow.op.LinalgOps
Perform a quantized matrix multiplication of `a` by the matrix `b`.
QuantizedMatMul.Options - Class in org.tensorflow.op.linalg
Optional attributes for QuantizedMatMul
QuantizedMatMulWithBias<W extends TType> - Class in org.tensorflow.op.linalg
Performs a quantized matrix multiplication of `a` by the matrix `b` with bias add.
QuantizedMatMulWithBias.Options - Class in org.tensorflow.op.linalg
Optional attributes for QuantizedMatMulWithBias
QuantizedMatMulWithBiasAndDequantize<W extends TNumber> - Class in org.tensorflow.op.quantization
 
QuantizedMatMulWithBiasAndDequantize.Options - Class in org.tensorflow.op.quantization
Optional attributes for QuantizedMatMulWithBiasAndDequantize
QuantizedMatMulWithBiasAndRelu<V extends TType> - Class in org.tensorflow.op.linalg
Perform a quantized matrix multiplication of `a` by the matrix `b` with bias add and relu fusion.
QuantizedMatMulWithBiasAndRelu.Options - Class in org.tensorflow.op.linalg
Optional attributes for QuantizedMatMulWithBiasAndRelu
QuantizedMatMulWithBiasAndReluAndRequantize<W extends TType> - Class in org.tensorflow.op.linalg
Perform a quantized matrix multiplication of `a` by the matrix `b` with bias add and relu and requantize fusion.
QuantizedMatMulWithBiasAndReluAndRequantize.Options - Class in org.tensorflow.op.linalg
QuantizedMatMulWithBiasAndRequantize<W extends TType> - Class in org.tensorflow.op.quantization
 
QuantizedMatMulWithBiasAndRequantize.Options - Class in org.tensorflow.op.quantization
Optional attributes for QuantizedMatMulWithBiasAndRequantize
QuantizedMaxPool<T extends TType> - Class in org.tensorflow.op.nn
Produces the max pool of the input tensor for quantized types.
quantizedMaxPool(Operand<T>, Operand<TFloat32>, Operand<TFloat32>, List<Long>, List<Long>, String) - Method in class org.tensorflow.op.NnOps
Produces the max pool of the input tensor for quantized types.
QuantizedMul<V extends TType> - Class in org.tensorflow.op.math
Returns x * y element-wise, working on quantized buffers.
quantizedMul(Operand<T>, Operand<U>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, DataType<V>) - Method in class org.tensorflow.op.MathOps
Returns x * y element-wise, working on quantized buffers.
QuantizeDownAndShrinkRange<U extends TType> - Class in org.tensorflow.op.quantization
Convert the quantized 'input' tensor into a lower-precision 'output', using the
quantizeDownAndShrinkRange(Operand<T>, Operand<TFloat32>, Operand<TFloat32>, DataType<U>) - Method in class org.tensorflow.op.QuantizationOps
Convert the quantized 'input' tensor into a lower-precision 'output', using the
QuantizedRelu<U extends TType> - Class in org.tensorflow.op.nn
Computes Quantized Rectified Linear: `max(features, 0)`
quantizedRelu(Operand<T>, Operand<TFloat32>, Operand<TFloat32>, DataType<U>) - Method in class org.tensorflow.op.NnOps
Computes Quantized Rectified Linear: `max(features, 0)`
QuantizedRelu6<U extends TType> - Class in org.tensorflow.op.nn
Computes Quantized Rectified Linear 6: `min(max(features, 0), 6)`
quantizedRelu6(Operand<T>, Operand<TFloat32>, Operand<TFloat32>, DataType<U>) - Method in class org.tensorflow.op.NnOps
Computes Quantized Rectified Linear 6: `min(max(features, 0), 6)`
QuantizedReluX<U extends TType> - Class in org.tensorflow.op.nn
Computes Quantized Rectified Linear X: `min(max(features, 0), max_value)`
quantizedReluX(Operand<T>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, DataType<U>) - Method in class org.tensorflow.op.NnOps
Computes Quantized Rectified Linear X: `min(max(features, 0), max_value)`
QuantizedReshape<T extends TType> - Class in org.tensorflow.op.core
Reshapes a quantized tensor as per the Reshape op.
quantizedReshape(Operand<T>, Operand<U>, Operand<TFloat32>, Operand<TFloat32>) - Method in class org.tensorflow.op.Ops
Reshapes a quantized tensor as per the Reshape op.
QuantizedResizeBilinear<T extends TType> - Class in org.tensorflow.op.image
Resize quantized `images` to `size` using quantized bilinear interpolation.
quantizedResizeBilinear(Operand<T>, Operand<TInt32>, Operand<TFloat32>, Operand<TFloat32>, QuantizedResizeBilinear.Options...) - Method in class org.tensorflow.op.ImageOps
Resize quantized `images` to `size` using quantized bilinear interpolation.
QuantizedResizeBilinear.Options - Class in org.tensorflow.op.image
Optional attributes for QuantizedResizeBilinear
QUEUE_CLOSED_EXCEPTION_TYPES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.QueueRunnerDef
 
QUEUE_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.QueueRunnerDef
 
QueueClose - Class in org.tensorflow.op.io
Closes the given queue.
queueClose(Operand<?>, QueueClose.Options...) - Method in class org.tensorflow.op.IoOps
Closes the given queue.
QueueClose.Options - Class in org.tensorflow.op.io
Optional attributes for QueueClose
QueueDequeue - Class in org.tensorflow.op.io
Dequeues a tuple of one or more tensors from the given queue.
queueDequeue(Operand<?>, List<DataType<?>>, QueueDequeue.Options...) - Method in class org.tensorflow.op.IoOps
Dequeues a tuple of one or more tensors from the given queue.
QueueDequeue.Options - Class in org.tensorflow.op.io
Optional attributes for QueueDequeue
QueueDequeueMany - Class in org.tensorflow.op.io
Dequeues `n` tuples of one or more tensors from the given queue.
queueDequeueMany(Operand<?>, Operand<TInt32>, List<DataType<?>>, QueueDequeueMany.Options...) - Method in class org.tensorflow.op.IoOps
Dequeues `n` tuples of one or more tensors from the given queue.
QueueDequeueMany.Options - Class in org.tensorflow.op.io
Optional attributes for QueueDequeueMany
QueueDequeueUpTo - Class in org.tensorflow.op.io
Dequeues `n` tuples of one or more tensors from the given queue.
queueDequeueUpTo(Operand<?>, Operand<TInt32>, List<DataType<?>>, QueueDequeueUpTo.Options...) - Method in class org.tensorflow.op.IoOps
Dequeues `n` tuples of one or more tensors from the given queue.
QueueDequeueUpTo.Options - Class in org.tensorflow.op.io
Optional attributes for QueueDequeueUpTo
QueueEnqueue - Class in org.tensorflow.op.io
Enqueues a tuple of one or more tensors in the given queue.
queueEnqueue(Operand<?>, Iterable<Operand<?>>, QueueEnqueue.Options...) - Method in class org.tensorflow.op.IoOps
Enqueues a tuple of one or more tensors in the given queue.
QueueEnqueue.Options - Class in org.tensorflow.op.io
Optional attributes for QueueEnqueue
QueueEnqueueMany - Class in org.tensorflow.op.io
Enqueues zero or more tuples of one or more tensors in the given queue.
queueEnqueueMany(Operand<?>, Iterable<Operand<?>>, QueueEnqueueMany.Options...) - Method in class org.tensorflow.op.IoOps
Enqueues zero or more tuples of one or more tensors in the given queue.
QueueEnqueueMany.Options - Class in org.tensorflow.op.io
Optional attributes for QueueEnqueueMany
QueueIsClosed - Class in org.tensorflow.op.io
Returns true if queue is closed.
queueIsClosed(Operand<?>) - Method in class org.tensorflow.op.IoOps
Returns true if queue is closed.
QueueRunnerDef - Class in org.tensorflow.proto.framework
Protocol buffer representing a QueueRunner.
QueueRunnerDef.Builder - Class in org.tensorflow.proto.framework
Protocol buffer representing a QueueRunner.
QueueRunnerDefOrBuilder - Interface in org.tensorflow.proto.framework
 
QueueRunnerProtos - Class in org.tensorflow.proto.framework
 
QueueSize - Class in org.tensorflow.op.io
Computes the number of elements in the given queue.
queueSize(Operand<?>) - Method in class org.tensorflow.op.IoOps
Computes the number of elements in the given queue.

R

r() - Method in class org.tensorflow.op.linalg.Qr
Triangular factor.
r() - Method in class org.tensorflow.op.nn.GRUBlockCell
 
r0() - Method in class org.tensorflow.op.core.BroadcastDynamicShape
 
r0() - Method in class org.tensorflow.op.core.BroadcastGradientArgs
 
r1() - Method in class org.tensorflow.op.core.BroadcastGradientArgs
 
ragged - Variable in class org.tensorflow.op.Ops
 
RAGGED_TENSOR_SPEC_VALUE - Static variable in enum org.tensorflow.proto.framework.TypeSpecProto.TypeSpecClass
tf.RaggedTensorSpec
RaggedBincount<U extends TNumber> - Class in org.tensorflow.op.ragged
Counts the number of occurrences of each value in an integer array.
raggedBincount(Operand<TInt64>, Operand<T>, Operand<T>, Operand<U>, RaggedBincount.Options...) - Method in class org.tensorflow.op.RaggedOps
Counts the number of occurrences of each value in an integer array.
RaggedBincount.Options - Class in org.tensorflow.op.ragged
Optional attributes for RaggedBincount
RaggedCountSparseOutput<U extends TNumber> - Class in org.tensorflow.op.ragged
Performs sparse-output bin counting for a ragged tensor input.
RaggedCountSparseOutput.Options - Class in org.tensorflow.op.ragged
Optional attributes for RaggedCountSparseOutput
RaggedCross<T extends TType,U extends TNumber> - Class in org.tensorflow.op.ragged
Generates a feature cross from a list of tensors, and returns it as a RaggedTensor.
RaggedGather<T extends TNumber,U extends TType> - Class in org.tensorflow.op.ragged
Gather ragged slices from `params` axis `0` according to `indices`.
raggedKeys(List<String>) - Method in class org.tensorflow.op.data.experimental.ParseExampleDataset.Options
 
raggedKeys(List<String>) - Static method in class org.tensorflow.op.data.experimental.ParseExampleDataset
 
RaggedOps - Class in org.tensorflow.op
An API for building ragged operations as Ops
RaggedRange<U extends TNumber,T extends TNumber> - Class in org.tensorflow.op.ragged
Returns a `RaggedTensor` containing the specified sequences of numbers.
raggedRowSplits() - Method in class org.tensorflow.op.io.ParseExample
 
RaggedTensorFromVariant<U extends TNumber,T extends TType> - Class in org.tensorflow.op.ragged
Decodes a `variant` Tensor into a `RaggedTensor`.
RaggedTensorToSparse<U extends TType> - Class in org.tensorflow.op.ragged
Converts a `RaggedTensor` into a `SparseTensor` with the same values.
RaggedTensorToTensor<U extends TType> - Class in org.tensorflow.op.ragged
Create a dense tensor from a ragged tensor, possibly altering its shape.
RaggedTensorToVariant - Class in org.tensorflow.op.ragged
Encodes a `RaggedTensor` into a `variant` Tensor.
raggedValues() - Method in class org.tensorflow.op.io.ParseExample
 
random - Variable in class org.tensorflow.op.Ops
 
RandomCrop<T extends TNumber> - Class in org.tensorflow.op.image
Randomly crop `image`.
randomCrop(Operand<T>, Operand<TInt64>, RandomCrop.Options...) - Method in class org.tensorflow.op.ImageOps
Randomly crop `image`.
RandomCrop.Options - Class in org.tensorflow.op.image
Optional attributes for RandomCrop
RandomDataset - Class in org.tensorflow.op.data.experimental
Creates a Dataset that returns pseudorandom numbers.
RandomDataset - Class in org.tensorflow.op.data
Creates a Dataset that returns pseudorandom numbers.
RandomGamma<U extends TNumber> - Class in org.tensorflow.op.random
Outputs random values from the Gamma distribution(s) described by alpha.
randomGamma(Operand<T>, Operand<U>, RandomGamma.Options...) - Method in class org.tensorflow.op.RandomOps
Outputs random values from the Gamma distribution(s) described by alpha.
RandomGamma.Options - Class in org.tensorflow.op.random
Optional attributes for RandomGamma
RandomGammaGrad<T extends TNumber> - Class in org.tensorflow.op.random
Computes the derivative of a Gamma random sample w.r.t.
RandomOps - Class in org.tensorflow.op
An API for building random operations as Ops
RandomPoisson<V extends TNumber> - Class in org.tensorflow.op.random
Outputs random values from the Poisson distribution(s) described by rate.
randomPoisson(Operand<T>, Operand<U>, RandomPoisson.Options...) - Method in class org.tensorflow.op.RandomOps
Outputs random values from the Poisson distribution(s) described by rate.
randomPoisson(Operand<T>, Operand<U>, DataType<V>, RandomPoisson.Options...) - Method in class org.tensorflow.op.RandomOps
Outputs random values from the Poisson distribution(s) described by rate.
RandomPoisson.Options - Class in org.tensorflow.op.random
Optional attributes for RandomPoisson
RandomShuffle<T extends TType> - Class in org.tensorflow.op.random
Randomly shuffles a tensor along its first dimension.
randomShuffle(Operand<T>, RandomShuffle.Options...) - Method in class org.tensorflow.op.RandomOps
Randomly shuffles a tensor along its first dimension.
RandomShuffle.Options - Class in org.tensorflow.op.random
Optional attributes for RandomShuffle
RandomShuffleQueue - Class in org.tensorflow.op.io
A queue that randomizes the order of elements.
randomShuffleQueue(List<DataType<?>>, RandomShuffleQueue.Options...) - Method in class org.tensorflow.op.IoOps
A queue that randomizes the order of elements.
RandomShuffleQueue.Options - Class in org.tensorflow.op.io
Optional attributes for RandomShuffleQueue
RandomStandardNormal<U extends TNumber> - Class in org.tensorflow.op.random
Outputs random values from a normal distribution.
randomStandardNormal(Operand<T>, DataType<U>, RandomStandardNormal.Options...) - Method in class org.tensorflow.op.RandomOps
Outputs random values from a normal distribution.
RandomStandardNormal.Options - Class in org.tensorflow.op.random
Optional attributes for RandomStandardNormal
RandomUniform<U extends TNumber> - Class in org.tensorflow.op.random
Outputs random values from a uniform distribution.
randomUniform(Operand<T>, DataType<U>, RandomUniform.Options...) - Method in class org.tensorflow.op.RandomOps
Outputs random values from a uniform distribution.
RandomUniform.Options - Class in org.tensorflow.op.random
Optional attributes for RandomUniform
RandomUniformInt<U extends TNumber> - Class in org.tensorflow.op.random
Outputs random integers from a uniform distribution.
randomUniformInt(Operand<T>, Operand<U>, Operand<U>, RandomUniformInt.Options...) - Method in class org.tensorflow.op.RandomOps
Outputs random integers from a uniform distribution.
RandomUniformInt.Options - Class in org.tensorflow.op.random
Optional attributes for RandomUniformInt
Range<T extends TNumber> - Class in org.tensorflow.op.core
Creates a sequence of numbers.
range(Operand<T>, Operand<T>, Operand<T>) - Method in class org.tensorflow.op.Ops
Creates a sequence of numbers.
RangeDataset - Class in org.tensorflow.op.data
Creates a dataset with a range of values.
rangeDataset(Operand<TInt64>, Operand<TInt64>, Operand<TInt64>, List<DataType<?>>, List<Shape>) - Method in class org.tensorflow.op.DataOps
Creates a dataset with a range of values.
rangeGiven(Boolean) - Method in class org.tensorflow.op.quantization.QuantizeAndDequantize.Options
 
rangeGiven(Boolean) - Static method in class org.tensorflow.op.quantization.QuantizeAndDequantize
 
Rank - Class in org.tensorflow.op.core
Returns the rank of a tensor.
rank(Operand<T>) - Method in class org.tensorflow.op.Ops
Returns the rank of a tensor.
ratio(Long) - Method in class org.tensorflow.op.image.DecodeAndCropJpeg.Options
 
ratio(Long) - Static method in class org.tensorflow.op.image.DecodeAndCropJpeg
 
ratio(Long) - Method in class org.tensorflow.op.image.DecodeJpeg.Options
 
ratio(Long) - Static method in class org.tensorflow.op.image.DecodeJpeg
 
raw - Variable in class org.tensorflow.op.NnOps
 
rawData() - Method in class org.tensorflow.Tensor
Returns the raw data of this tensor as a buffer of bytes.
RawOp - Class in org.tensorflow.op
A base class for Op implementations that are backed by a single Operation.
RawOp(Operation) - Constructor for class org.tensorflow.op.RawOp
Constructor.
ReaderBaseProtos - Class in org.tensorflow.proto.framework
 
ReaderBaseState - Class in org.tensorflow.proto.framework
For serializing and restoring the state of ReaderBase, see reader_base.h for details.
ReaderBaseState.Builder - Class in org.tensorflow.proto.framework
For serializing and restoring the state of ReaderBase, see reader_base.h for details.
ReaderBaseStateOrBuilder - Interface in org.tensorflow.proto.framework
 
readerBufferSize(Long) - Method in class org.tensorflow.op.data.SnapshotDataset.Options
 
readerBufferSize(Long) - Static method in class org.tensorflow.op.data.SnapshotDataset
 
readerHandle() - Method in class org.tensorflow.op.io.FixedLengthRecordReader
The handle to reference the Reader.
readerHandle() - Method in class org.tensorflow.op.io.IdentityReader
The handle to reference the Reader.
readerHandle() - Method in class org.tensorflow.op.io.LmdbReader
The handle to reference the Reader.
readerHandle() - Method in class org.tensorflow.op.io.TextLineReader
The handle to reference the Reader.
readerHandle() - Method in class org.tensorflow.op.io.TfRecordReader
The handle to reference the Reader.
readerHandle() - Method in class org.tensorflow.op.io.WholeFileReader
The handle to reference the Reader.
ReaderNumRecordsProduced - Class in org.tensorflow.op.io
Returns the number of records this Reader has produced.
readerNumRecordsProduced(Operand<?>) - Method in class org.tensorflow.op.IoOps
Returns the number of records this Reader has produced.
ReaderNumWorkUnitsCompleted - Class in org.tensorflow.op.io
Returns the number of work units this Reader has finished processing.
readerNumWorkUnitsCompleted(Operand<?>) - Method in class org.tensorflow.op.IoOps
Returns the number of work units this Reader has finished processing.
readerPathPrefix(String) - Method in class org.tensorflow.op.data.SnapshotDataset.Options
 
readerPathPrefix(String) - Static method in class org.tensorflow.op.data.SnapshotDataset
 
ReaderRead - Class in org.tensorflow.op.io
Returns the next record (key, value pair) produced by a Reader.
readerRead(Operand<?>, Operand<?>) - Method in class org.tensorflow.op.IoOps
Returns the next record (key, value pair) produced by a Reader.
ReaderReadUpTo - Class in org.tensorflow.op.io
Returns up to `num_records` (key, value) pairs produced by a Reader.
readerReadUpTo(Operand<?>, Operand<?>, Operand<TInt64>) - Method in class org.tensorflow.op.IoOps
Returns up to `num_records` (key, value) pairs produced by a Reader.
ReaderReset - Class in org.tensorflow.op.io
Restore a Reader to its initial clean state.
readerReset(Operand<?>) - Method in class org.tensorflow.op.IoOps
Restore a Reader to its initial clean state.
ReaderRestoreState - Class in org.tensorflow.op.io
Restore a reader to a previously saved state.
readerRestoreState(Operand<?>, Operand<TString>) - Method in class org.tensorflow.op.IoOps
Restore a reader to a previously saved state.
ReaderSerializeState - Class in org.tensorflow.op.io
Produce a string tensor that encodes the state of a Reader.
readerSerializeState(Operand<?>) - Method in class org.tensorflow.op.IoOps
Produce a string tensor that encodes the state of a Reader.
ReadFile - Class in org.tensorflow.op.io
Reads and outputs the entire contents of the input filename.
readFile(Operand<TString>) - Method in class org.tensorflow.op.IoOps
Reads and outputs the entire contents of the input filename.
ReadVariableOp<T extends TType> - Class in org.tensorflow.op.core
Reads the value of a variable.
readVariableOp(Operand<?>, DataType<T>) - Method in class org.tensorflow.op.Ops
Reads the value of a variable.
Real<U extends TNumber> - Class in org.tensorflow.op.math
Returns the real part of a complex number.
real(Operand<T>) - Method in class org.tensorflow.op.MathOps
Returns the real part of a complex number.
real(Operand<T>, DataType<U>) - Method in class org.tensorflow.op.MathOps
Returns the real part of a complex number.
RealDiv<T extends TType> - Class in org.tensorflow.op.math
Returns x / y element-wise for real types.
realDiv(Operand<T>, Operand<T>) - Method in class org.tensorflow.op.MathOps
Returns x / y element-wise for real types.
RebatchDataset - Class in org.tensorflow.op.data.experimental
Creates a dataset that changes the batch size.
RebatchDataset - Class in org.tensorflow.op.data
Creates a dataset that changes the batch size.
RebatchDataset.Options - Class in org.tensorflow.op.data.experimental
Optional attributes for RebatchDataset
RebatchDataset.Options - Class in org.tensorflow.op.data
Optional attributes for RebatchDataset
RECEIVED_SHUTDOWN_SIGNAL_VALUE - Static variable in enum org.tensorflow.proto.util.WorkerHealth
RECEIVED_SHUTDOWN_SIGNAL = 1;
Reciprocal<T extends TType> - Class in org.tensorflow.op.math
Computes the reciprocal of x element-wise.
reciprocal(Operand<T>) - Method in class org.tensorflow.op.MathOps
Computes the reciprocal of x element-wise.
ReciprocalGrad<T extends TType> - Class in org.tensorflow.op.math
Computes the gradient for the inverse of `x` wrt its input.
RECOMPUTATION_HEURISTICS_VALUE - Static variable in enum org.tensorflow.proto.framework.RewriterConfig.MemOptType
Recomputation heuristics will recompute ops (such as Relu activation) during backprop instead of storing them, reducing peak memory usage.
RecordInput - Class in org.tensorflow.op.random
Emits randomized records.
recordInput(String, RecordInput.Options...) - Method in class org.tensorflow.op.RandomOps
Emits randomized records.
RecordInput.Options - Class in org.tensorflow.op.random
Optional attributes for RecordInput
records() - Method in class org.tensorflow.op.random.RecordInput
A tensor of shape [batch_size].
recordsProduced() - Method in class org.tensorflow.op.io.ReaderNumRecordsProduced
 
Recv<T extends TType> - Class in org.tensorflow.op.core
Receives the named tensor from send_device on recv_device.
Recv<T extends TType> - Class in org.tensorflow.op.xla
Receives the named tensor from another XLA computation.
recv(DataType<T>, String, Shape) - Method in class org.tensorflow.op.XlaOps
Receives the named tensor from another XLA computation.
Recv.Options - Class in org.tensorflow.op.core
Optional attributes for Recv
RECV_BUF_MAX_CHUNK_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ConfigProto.Experimental
 
RecvTPUEmbeddingActivations - Class in org.tensorflow.op.tpu
An op that receives embedding activations on the TPU.
REDUCE_INF_NAN_THREE_SLOTS_VALUE - Static variable in enum org.tensorflow.proto.util.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.
ReduceAll - Class in org.tensorflow.op.core
Computes the "logical and" of elements across dimensions of a tensor.
reduceAll(Operand<TBool>, Operand<T>, ReduceAll.Options...) - Method in class org.tensorflow.op.Ops
Computes the "logical and" of elements across dimensions of a tensor.
ReduceAll.Options - Class in org.tensorflow.op.core
Optional attributes for ReduceAll
ReduceAny - Class in org.tensorflow.op.core
Computes the "logical or" of elements across dimensions of a tensor.
reduceAny(Operand<TBool>, Operand<T>, ReduceAny.Options...) - Method in class org.tensorflow.op.Ops
Computes the "logical or" of elements across dimensions of a tensor.
ReduceAny.Options - Class in org.tensorflow.op.core
Optional attributes for ReduceAny
reduceDims(Scope, Operand<T>, Operand<TInt32>) - Static method in class org.tensorflow.op.core.Shapes
Reshapes the operand by reducing the shape to the specified axis.
reduceDims(Scope, Operand<T>, Operand<U>, DataType<U>) - Static method in class org.tensorflow.op.core.Shapes
Reshapes the operand by reducing the shape to the specified axis.
reduceDims(Scope, Shape<TInt32>, Operand<TInt32>) - Static method in class org.tensorflow.op.core.Shapes
Reduces the shape to the specified axis.
reduceDims(Scope, Shape<U>, Operand<U>, DataType<U>) - Static method in class org.tensorflow.op.core.Shapes
Reduces the shape to the specified axis.
reduceDims(Operand<T>, Operand<TInt32>) - Method in class org.tensorflow.op.ShapeOps
Reshapes the operand by reducing the shape to the specified axis.
reduceDims(Shape<TInt32>, Operand<TInt32>) - Method in class org.tensorflow.op.ShapeOps
Reduces the shape to the specified axis.
reduceDims(Operand<T>, Operand<U>, DataType<U>) - Method in class org.tensorflow.op.ShapeOps
Reshapes the operand by reducing the shape to the specified axis.
reduceDims(Shape<U>, Operand<U>, DataType<U>) - Method in class org.tensorflow.op.ShapeOps
Reduces the shape to the specified axis.
ReduceJoin - Class in org.tensorflow.op.strings
Joins a string Tensor across the given dimensions.
reduceJoin(Operand<TString>, Operand<TInt32>, ReduceJoin.Options...) - Method in class org.tensorflow.op.StringsOps
Joins a string Tensor across the given dimensions.
ReduceJoin.Options - Class in org.tensorflow.op.strings
Optional attributes for ReduceJoin
ReduceMax<T extends TType> - Class in org.tensorflow.op.core
Computes the maximum of elements across dimensions of a tensor.
reduceMax(Operand<T>, Operand<U>, ReduceMax.Options...) - Method in class org.tensorflow.op.Ops
Computes the maximum of elements across dimensions of a tensor.
ReduceMax.Options - Class in org.tensorflow.op.core
Optional attributes for ReduceMax
ReduceMin<T extends TType> - Class in org.tensorflow.op.core
Computes the minimum of elements across dimensions of a tensor.
reduceMin(Operand<T>, Operand<U>, ReduceMin.Options...) - Method in class org.tensorflow.op.Ops
Computes the minimum of elements across dimensions of a tensor.
ReduceMin.Options - Class in org.tensorflow.op.core
Optional attributes for ReduceMin
ReduceProd<T extends TType> - Class in org.tensorflow.op.core
Computes the product of elements across dimensions of a tensor.
reduceProd(Operand<T>, Operand<U>, ReduceProd.Options...) - Method in class org.tensorflow.op.Ops
Computes the product of elements across dimensions of a tensor.
ReduceProd.Options - Class in org.tensorflow.op.core
Optional attributes for ReduceProd
ReduceSum<T extends TType> - Class in org.tensorflow.op.core
Computes the sum of elements across dimensions of a tensor.
reduceSum(Operand<T>, Operand<U>, ReduceSum.Options...) - Method in class org.tensorflow.op.Ops
Computes the sum of elements across dimensions of a tensor.
ReduceSum.Options - Class in org.tensorflow.op.core
Optional attributes for ReduceSum
reductionType(String) - Method in class org.tensorflow.op.sparse.SparseConditionalAccumulator.Options
 
reductionType(String) - Static method in class org.tensorflow.op.sparse.SparseConditionalAccumulator
 
reductionType(String) - Method in class org.tensorflow.op.train.ConditionalAccumulator.Options
 
reductionType(String) - Static method in class org.tensorflow.op.train.ConditionalAccumulator
 
reductionType(String) - Method in class org.tensorflow.op.train.ResourceConditionalAccumulator.Options
 
reductionType(String) - Static method in class org.tensorflow.op.train.ResourceConditionalAccumulator
 
ref() - Method in class org.tensorflow.op.core.TemporaryVariable
A reference to the variable tensor.
ref() - Method in class org.tensorflow.op.core.Variable
A reference to the variable tensor.
REF_VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.profiler.XStat
 
RefEnter<T extends TType> - Class in org.tensorflow.op.core
Creates or finds a child frame, and makes `data` available to the child frame.
RefEnter.Options - Class in org.tensorflow.op.core
Optional attributes for RefEnter
REFERENCED_TENSOR_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.NodeExecStats
 
RefExit<T extends TType> - Class in org.tensorflow.op.core
Exits the current frame to its parent frame.
RefIdentity<T extends TType> - Class in org.tensorflow.op.core
Return the same ref tensor as the input ref tensor.
RefMerge<T extends TType> - Class in org.tensorflow.op.core
Forwards the value of an available tensor from `inputs` to `output`.
RefNextIteration<T extends TType> - Class in org.tensorflow.op.core
Makes its input available to the next iteration.
refNextIteration(Operand<T>) - Method in class org.tensorflow.op.Ops
Makes its input available to the next iteration.
RefSelect<T extends TType> - Class in org.tensorflow.op.core
Forwards the `index`th element of `inputs` to `output`.
refSelect(Operand<TInt32>, Iterable<Operand<T>>) - Method in class org.tensorflow.op.Ops
Forwards the `index`th element of `inputs` to `output`.
RefSwitch<T extends TType> - Class in org.tensorflow.op.core
Forwards the ref tensor `data` to the output port determined by `pred`.
refSwitch(Operand<T>, Operand<TBool>) - Method in class org.tensorflow.op.Ops
Forwards the ref tensor `data` to the output port determined by `pred`.
RegexFullMatch - Class in org.tensorflow.op.strings
Check if the input matches the regex pattern.
regexFullMatch(Operand<TString>, Operand<TString>) - Method in class org.tensorflow.op.StringsOps
Check if the input matches the regex pattern.
RegexReplace - Class in org.tensorflow.op.strings
Replaces matches of the `pattern` regular expression in `input` with the replacement string provided in `rewrite`.
regexReplace(Operand<TString>, Operand<TString>, Operand<TString>, RegexReplace.Options...) - Method in class org.tensorflow.op.StringsOps
Replaces matches of the `pattern` regular expression in `input` with the replacement string provided in `rewrite`.
RegexReplace.Options - Class in org.tensorflow.op.strings
Optional attributes for RegexReplace
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.distruntime.ClusterProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.distruntime.ClusterProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.distruntime.DeviceFiltersProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.distruntime.DeviceFiltersProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.distruntime.ServerProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.distruntime.ServerProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.distruntime.TransportOptions
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.distruntime.TransportOptions
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.ExampleParserConfigurationProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.example.ExampleParserConfigurationProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.ExampleProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.example.ExampleProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.example.FeatureProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.example.FeatureProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.AllocationDescriptionProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.framework.AllocationDescriptionProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ApiDefProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.framework.ApiDefProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.AttrValueProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.framework.AttrValueProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ConfigProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.framework.ConfigProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ControlFlowProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.framework.ControlFlowProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.CostGraphProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.framework.CostGraphProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DebugProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.framework.DebugProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DeviceAttributesProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.framework.DeviceAttributesProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.DevicePropertiesProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.framework.DevicePropertiesProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ErrorCodes
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.framework.ErrorCodes
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ErrorCodesProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.framework.ErrorCodesProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.FunctionProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.framework.FunctionProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphDebugInfoProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.framework.GraphDebugInfoProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.framework.GraphProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.GraphTransferInfoProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.framework.GraphTransferInfoProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.KernelDefProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.framework.KernelDefProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.LogMemoryProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.framework.LogMemoryProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.MetaGraphProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.framework.MetaGraphProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NamedTensorProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.framework.NamedTensorProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.NodeProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.framework.NodeProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.OpDefProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.framework.OpDefProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.QueueRunnerProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.framework.QueueRunnerProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ReaderBaseProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.framework.ReaderBaseProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfoProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfoProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RemoteTensorHandleProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.framework.RemoteTensorHandleProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.ResourceHandle
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.framework.ResourceHandle
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.RewriterConfigProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.framework.RewriterConfigProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedModelProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.framework.SavedModelProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SavedObjectGraphProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.framework.SavedObjectGraphProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.StepStatsProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.framework.StepStatsProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.StructProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.framework.StructProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.SummaryProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.framework.SummaryProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorDescriptionProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.framework.TensorDescriptionProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.framework.TensorProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorShapeProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.framework.TensorShapeProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TensorSliceProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.framework.TensorSliceProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TraceEventsProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.framework.TraceEventsProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraphProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.framework.TrackableObjectGraphProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.TypesProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.framework.TypesProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.VariableProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.framework.VariableProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.VerifierConfigProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.framework.VerifierConfigProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.framework.VersionsProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.framework.VersionsProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.ProfilerOptionsProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.profiler.ProfilerOptionsProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.profiler.XPlaneProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.profiler.XPlaneProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.BfcMemoryMapProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.util.BfcMemoryMapProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.DebugEventProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.util.DebugEventProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.EventProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.util.EventProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.MemmappedFileSystemProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.util.MemmappedFileSystemProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SavedTensorSliceProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.util.SavedTensorSliceProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SaverProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.util.SaverProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.SnapshotProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.util.SnapshotProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.TensorBundleProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.util.TensorBundleProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.proto.util.testlog.TestLogProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.proto.util.testlog.TestLogProtos
 
RegisterDataset - Class in org.tensorflow.op.data
Registers a dataset with the tf.data service.
registeredOpList() - Static method in class org.tensorflow.TensorFlow
All the TensorFlow operations available in this address space.
RELEASE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.PlatformInfo
 
Relu<T extends TType> - Class in org.tensorflow.op.nn
Computes rectified linear: `max(features, 0)`.
relu(Operand<T>) - Method in class org.tensorflow.op.NnOps
Computes rectified linear: `max(features, 0)`.
Relu6<T extends TNumber> - Class in org.tensorflow.op.nn
Computes rectified linear 6: `min(max(features, 0), 6)`.
relu6(Operand<T>) - Method in class org.tensorflow.op.NnOps
Computes rectified linear 6: `min(max(features, 0), 6)`.
Relu6Grad<T extends TNumber> - Class in org.tensorflow.op.nn
Computes rectified linear 6 gradients for a Relu6 operation.
ReluGrad<T extends TNumber> - Class in org.tensorflow.op.nn
Computes rectified linear gradients for a Relu operation.
remapping() - Method in class org.tensorflow.op.train.GenerateVocabRemapping
A Tensor of length num_new_vocab where the element at index i is equal to the old ID that maps to the new ID i.
REMAPPING_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RewriterConfig
 
REMOTE_GRAPH_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
 
RemoteFusedGraphExecute - Class in org.tensorflow.op.core
Execute a sub graph on a remote processor.
remoteFusedGraphExecute(Iterable<Operand<?>>, List<DataType<?>>, String) - Method in class org.tensorflow.op.Ops
Execute a sub graph on a remote processor.
RemoteFusedGraphExecuteInfo - Class in org.tensorflow.proto.framework
Protocol buffer representing a handle to a tensorflow resource.
RemoteFusedGraphExecuteInfo.Builder - Class in org.tensorflow.proto.framework
Protocol buffer representing a handle to a tensorflow resource.
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder - Interface in org.tensorflow.proto.framework
 
RemoteFusedGraphExecuteInfoOrBuilder - Interface in org.tensorflow.proto.framework
 
RemoteFusedGraphExecuteInfoProto - Class in org.tensorflow.proto.framework
 
RemoteTensorHandle - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.eager.RemoteTensorHandle
RemoteTensorHandle.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.eager.RemoteTensorHandle
RemoteTensorHandleOrBuilder - Interface in org.tensorflow.proto.framework
 
RemoteTensorHandleProtos - Class in org.tensorflow.proto.framework
 
removeAllocationRecords(int) - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
removeArgAttr(int) - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
removeArgs(String) - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
Extra arguments that will be displayed in trace view.
removeAssetFileDef(int) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
removeAttr(int) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Attr attr = 6;
removeAttr(String) - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs.Builder
map<string, .tensorflow.AttrValue> attr = 1;
removeAttr(String) - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
Attributes specific to this function definition.
removeAttr(String) - Method in class org.tensorflow.proto.framework.NameAttrList.Builder
map<string, .tensorflow.AttrValue> attr = 2;
removeAttr(String) - Method in class org.tensorflow.proto.framework.NodeDef.Builder
Operation-specific graph-construction-time configuration.
removeAttr(int) - Method in class org.tensorflow.proto.framework.OpDef.Builder
repeated .tensorflow.OpDef.AttrDef attr = 4;
removeAttributes(int) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
removeAvailableDeviceInfo(int) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Devices accessible to the test (e.g.
removeBinSummary(int) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.BinSummary bin_summary = 2;
removeCacheSize(String) - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
Cache sizes (in bytes), e.g.
removeChildren(int) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
removeChildren(int) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
removeChunk(int) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.MemChunk chunk = 3;
removeCollectionDef(String) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
collection_def: Map from collection name to collections.
removeComponents(int) - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
removeConcreteFunctions(String) - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
Information about captures and output structures in concrete functions.
removeConstNodeInfo(int) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;
removeConstraint(int) - Method in class org.tensorflow.proto.framework.KernelDef.Builder
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
removeControlRet(String) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
removeCustomOptimizers(int) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
removeDebugTensorWatchOpts(int) - Method in class org.tensorflow.proto.framework.DebugOptions.Builder
Debugging options
removeDefaultGraphInputTensorShape(int) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Optional: Default graph input tensor shape used to allocate memory before executing op
removeDefaultGraphOutputTensorShape(int) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
removeDeviceCount(String) - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
Map from device type name (e.g., "CPU" or "GPU" ) to maximum number of devices of that type to use.
removeDeviceInfo(int) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Other devices that are attached and relevant (e.g.
removeDevices(int) - Method in class org.tensorflow.proto.framework.Trace.Builder
The devices that this trace has information about.
removeDevStats(int) - Method in class org.tensorflow.proto.framework.StepStats.Builder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
removeDim(int) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
removeElement(int) - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory.Builder
repeated .tensorflow.MemmappedFileSystemDirectoryElement element = 1;
removeEndpoint(int) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
removeEntry(int) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries.Builder
repeated .tensorflow.BenchmarkEntry entry = 1;
removeEnvironment(String) - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
Version of the tools and libraries used with this device (e.g.
removeEnvVars(String) - Method in class org.tensorflow.proto.util.testlog.RunConfiguration.Builder
Environment variables used to run the test/benchmark.
removeEventMetadata(long) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
XEventMetadata map, each entry uses the XEventMetadata.id as key.
removeEvents(int) - Method in class org.tensorflow.proto.profiler.XLine.Builder
XEvents within the same XLine should not overlap in time, but they can be nested.
removeExtent(int) - Method in class org.tensorflow.proto.framework.TensorSliceProto.Builder
Extent of the slice in all tensor dimensions.
removeExternalValues(String) - Method in class org.tensorflow.proto.framework.ValuesDef.Builder
Value names referenced by but external to this context.
removeExtras(String) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
Generic map from result key to value.
removeFeature(int) - Method in class org.tensorflow.proto.example.FeatureList.Builder
repeated .tensorflow.Feature feature = 1;
removeFeature(String) - Method in class org.tensorflow.proto.example.Features.Builder
Map from feature name to feature.
removeFeatureList(String) - Method in class org.tensorflow.proto.example.FeatureLists.Builder
Map from feature name to feature list.
removeFeatureMap(String) - Method in class org.tensorflow.proto.example.ExampleParserConfiguration.Builder
map<string, .tensorflow.FeatureConfiguration> feature_map = 1;
removeFeedDevices(String) - Method in class org.tensorflow.proto.framework.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.
removeFetchDevices(String) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
map<string, string> fetch_devices = 7;
removeFields(String) - Method in class org.tensorflow.proto.framework.DictValue.Builder
map<string, .tensorflow.StructuredValue> fields = 1;
removeFileLineCols(int) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace.Builder
Each line in the stack trace.
removeFunc(int) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(attr)"
removeFunction(int) - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
repeated .tensorflow.FunctionDef function = 1;
removeFunctionAliases(String) - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
FunctionDef name to aliases mapping.
removeFunctionGraphs(int) - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
removeGradient(int) - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
repeated .tensorflow.GradientDef gradient = 2;
removeGraphInputNodeInfo(int) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
Input Node parameters of transferred graph
removeGraphOutputNodeInfo(int) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
removeInArg(int) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Arg in_arg = 4;
removeInputArg(int) - Method in class org.tensorflow.proto.framework.OpDef.Builder
Description of the input(s).
removeInputInfo(int) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
removeInputs(String) - Method in class org.tensorflow.proto.framework.SignatureDef.Builder
Named input parameters.
removeJob(int) - Method in class org.tensorflow.proto.distruntime.ClusterDef.Builder
The jobs that comprise the cluster.
removeJobs(int) - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters.Builder
repeated .tensorflow.JobDeviceFilters jobs = 1;
removeKernel(int) - Method in class org.tensorflow.proto.framework.KernelList.Builder
repeated .tensorflow.KernelDef kernel = 1;
removeLines(int) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
Parallel timelines grouped in this plane.
removeLink(int) - Method in class org.tensorflow.proto.framework.LocalLinks.Builder
repeated .tensorflow.InterconnectLink link = 1;
removeMemory(int) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
removeMetaGraphs(int) - Method in class org.tensorflow.proto.framework.SavedModel.Builder
One or more MetaGraphs.
removeMetrics(int) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
Metric name, value and expected range.
removeNestedContexts(int) - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
Contexts contained inside this context (e.g.
removeNestedContexts(int) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Contexts contained inside this context (e.g.
removeNode(int) - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.Node node = 1;
removeNode(int) - Method in class org.tensorflow.proto.framework.GraphDef.Builder
repeated .tensorflow.NodeDef node = 1;
removeNodeDef(int) - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
removeNodeInfo(int) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeInfo node_info = 1;
removeNodeInput(int) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo.Builder
repeated .tensorflow.GraphTransferNodeInput node_input = 2;
removeNodeInputInfo(int) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;
removeNodeOutputInfo(int) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;
removeNodes(int) - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
removeNodes(int) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.Builder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
removeNodeStats(int) - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
repeated .tensorflow.NodeExecStats node_stats = 2;
removeOp(int) - Method in class org.tensorflow.proto.framework.ApiDefs.Builder
repeated .tensorflow.ApiDef op = 1;
removeOp(int) - Method in class org.tensorflow.proto.framework.OpList.Builder
repeated .tensorflow.OpDef op = 1;
removeOutArg(int) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Arg out_arg = 5;
removeOutput(int) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.NodeOutput output = 7;
removeOutputArg(int) - Method in class org.tensorflow.proto.framework.OpDef.Builder
Description of the output(s).
removeOutputInfo(int) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
removeOutputs(String) - Method in class org.tensorflow.proto.framework.SignatureDef.Builder
Named output parameters.
removeParameterMap(String) - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer.Builder
map<string, .tensorflow.AttrValue> parameter_map = 2;
removePartitionGraphs(int) - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
Graphs of the partitions executed by executors.
removePartitionGraphs(int) - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
removePlanes(int) - Method in class org.tensorflow.proto.profiler.XSpace.Builder
repeated .tensorflow.profiler.XPlane planes = 1;
removeReferencedTensor(int) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
removeResourceArgUniqueId(int) - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
Unique IDs for each resource argument, used to track aliasing resources.
removeResourceDtypesAndShapes(int) - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
Optional data types and shapes of a remote resource variable.
removeResourceHandleVal(int) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_RESOURCE
removeResources(int) - Method in class org.tensorflow.proto.framework.Device.Builder
The resources on this device, keyed by resource_id;
removeRet(String) - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
A mapping from the output arg names from `signature` to the outputs from `node_def` that should be returned by the function.
removeSaveableObjects(String) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
removeSessionInterOpThreadPool(int) - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
This option is experimental - it may be replaced with a different mechanism in the future.
removeShape(int) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(shape)"
removeSignatureDef(String) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
signature_def: Map from user supplied key for a signature to a single SignatureDef.
removeSlice(int) - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
Explicit list of slices saved in the checkpoint file.
removeSlices(int) - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
Iff present, this entry represents a partitioned tensor.
removeSlotVariables(int) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
Slot variables owned by this object.
removeSlotVariables(int) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
removeSnapShot(int) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.SnapShot snap_shot = 4;
removeSourceFiles(int) - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles.Builder
A collection of source code files.
removeStatMetadata(long) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
XStatMetadata map, each entry uses the XStatMetadata.id as key.
removeStats(int) - Method in class org.tensorflow.proto.profiler.XEvent.Builder
XStats associated with the event.
removeStats(int) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
XStats associated with this plane, e.g.
removeTasks(int) - Method in class org.tensorflow.proto.distruntime.JobDef.Builder
Mapping from task ID to "hostname:port" string.
removeTasks(int) - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters.Builder
Mapping from task ID to task device filters.
removeTensor(int) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(tensor)"
removeTensor(int) - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta.Builder
Each SavedSliceMeta describes the slices for one tensor.
removeTensor(int) - Method in class org.tensorflow.proto.util.SnapshotRecord.Builder
repeated .tensorflow.TensorProto tensor = 1;
removeTensorConnection(int) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Tensors to be connected in the callable.
removeTensorMetadata(int) - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata.Builder
repeated .tensorflow.data.experimental.TensorMetadata tensor_metadata = 1;
removeTensorProtos(int) - Method in class org.tensorflow.proto.util.Execution.Builder
Output Tensor values in the type described by `tensor_value_type`.
removeTensors(int) - Method in class org.tensorflow.proto.framework.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
removeThreadNames(int) - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
Its key is thread id.
removeTraceEvents(int) - Method in class org.tensorflow.proto.framework.Trace.Builder
All trace events capturing in the profiling period.
removeTraces(String) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.Builder
This maps a node name to a stack trace in the source code.
removeValue(int) - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList.Builder
repeated .google.protobuf.Any value = 1;
removeValue(int) - Method in class org.tensorflow.proto.framework.Summary.Builder
Set of values for the summary.
removeValues(int) - Method in class org.tensorflow.proto.framework.ListValue.Builder
repeated .tensorflow.StructuredValue values = 1;
removeValues(int) - Method in class org.tensorflow.proto.framework.NamedTupleValue.Builder
repeated .tensorflow.PairValue values = 2;
removeValues(int) - Method in class org.tensorflow.proto.framework.TupleValue.Builder
repeated .tensorflow.StructuredValue values = 1;
removeVariantVal(int) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_VARIANT
removeVirtualDevices(int) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.Builder
The multi virtual device settings.
removeWorkerLog(int) - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
repeated .tensorflow.Event worker_log = 2;
RENAME_TO_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ApiDef.Arg
 
RENAME_TO_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ApiDef.Attr
 
RepeatDataset - Class in org.tensorflow.op.data
Creates a dataset that emits the outputs of `input_dataset` `count` times.
repeatDataset(Operand<?>, Operand<TInt64>, List<DataType<?>>, List<Shape>) - Method in class org.tensorflow.op.DataOps
Creates a dataset that emits the outputs of `input_dataset` `count` times.
replaceControlCharacters(Boolean) - Method in class org.tensorflow.op.strings.UnicodeDecode.Options
 
replaceControlCharacters(Boolean) - Static method in class org.tensorflow.op.strings.UnicodeDecode
 
replaceControlCharacters(Boolean) - Method in class org.tensorflow.op.strings.UnicodeDecodeWithOffsets.Options
 
replaceControlCharacters(Boolean) - Static method in class org.tensorflow.op.strings.UnicodeDecodeWithOffsets
 
replaceControlCharacters(Boolean) - Method in class org.tensorflow.op.strings.UnicodeTranscode.Options
 
replaceControlCharacters(Boolean) - Static method in class org.tensorflow.op.strings.UnicodeTranscode
 
replaceGlobal(Boolean) - Method in class org.tensorflow.op.strings.RegexReplace.Options
 
replaceGlobal(Boolean) - Static method in class org.tensorflow.op.strings.RegexReplace
 
replaceGlobal(Boolean) - Method in class org.tensorflow.op.strings.StaticRegexReplace.Options
 
replaceGlobal(Boolean) - Static method in class org.tensorflow.op.strings.StaticRegexReplace
 
replacementChar(Long) - Method in class org.tensorflow.op.strings.UnicodeDecode.Options
 
replacementChar(Long) - Static method in class org.tensorflow.op.strings.UnicodeDecode
 
replacementChar(Long) - Method in class org.tensorflow.op.strings.UnicodeDecodeWithOffsets.Options
 
replacementChar(Long) - Static method in class org.tensorflow.op.strings.UnicodeDecodeWithOffsets
 
replacementChar(Long) - Method in class org.tensorflow.op.strings.UnicodeEncode.Options
 
replacementChar(Long) - Static method in class org.tensorflow.op.strings.UnicodeEncode
 
replacementChar(Long) - Method in class org.tensorflow.op.strings.UnicodeTranscode.Options
 
replacementChar(Long) - Static method in class org.tensorflow.op.strings.UnicodeTranscode
 
replica() - Method in class org.tensorflow.DeviceSpec
 
ReplicaId - Class in org.tensorflow.op.xla
Replica ID.
replicaId() - Method in class org.tensorflow.op.XlaOps
Replica ID.
REPORT_TENSOR_ALLOCATIONS_UPON_OOM_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RunOptions
 
RequantizationRange - Class in org.tensorflow.op.quantization
Computes a range that covers the actual values present in a quantized tensor.
requantizationRange(Operand<T>, Operand<TFloat32>, Operand<TFloat32>) - Method in class org.tensorflow.op.QuantizationOps
Computes a range that covers the actual values present in a quantized tensor.
RequantizationRangePerChannel - Class in org.tensorflow.op.math
Computes requantization range per channel.
Requantize<U extends TType> - Class in org.tensorflow.op.quantization
Converts the quantized `input` tensor into a lower-precision `output`.
requantize(Operand<T>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, Operand<TFloat32>, DataType<U>) - Method in class org.tensorflow.op.QuantizationOps
Converts the quantized `input` tensor into a lower-precision `output`.
RequantizePerChannel<U extends TType> - Class in org.tensorflow.op.math
Requantizes input with min and max values known per channel.
REQUESTED_BYTES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.AllocationDescription
 
REQUESTED_SIZE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.MemChunk
 
RequestedExitCode - Class in org.tensorflow.proto.util
Protobuf type tensorflow.RequestedExitCode
RequestedExitCode.Builder - Class in org.tensorflow.proto.util
Protobuf type tensorflow.RequestedExitCode
RequestedExitCodeOrBuilder - Interface in org.tensorflow.proto.util
 
requireNonEmpty(Boolean) - Method in class org.tensorflow.op.data.ShardDataset.Options
 
requireNonEmpty(Boolean) - Static method in class org.tensorflow.op.data.ShardDataset
 
reserveSpace() - Method in class org.tensorflow.op.nn.CudnnRNN
 
reserveSpace1() - Method in class org.tensorflow.op.nn.FusedBatchNorm
A 1D Tensor for the computed batch mean, to be reused in the gradient computation.
reserveSpace2() - Method in class org.tensorflow.op.nn.FusedBatchNorm
A 1D Tensor for the computed batch variance (inverted variance in the cuDNN case), to be reused in the gradient computation.
reserveSpace3() - Method in class org.tensorflow.op.nn.FusedBatchNorm
A 1D Tensor for some intermediate results, to be reused in the gradient computation for better efficiency.
reserveSpace4() - Method in class org.tensorflow.op.nn.FusedBatchNormGrad
Unused placeholder to match the mean input in FusedBatchNorm.
reserveSpace5() - Method in class org.tensorflow.op.nn.FusedBatchNormGrad
Unused placeholder to match the variance input in FusedBatchNorm.
RESET_DISK_BYTE_USAGE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.DebugOptions
 
Reshape<T extends TType> - Class in org.tensorflow.op.core
Reshapes a tensor.
reshape(Operand<T>, Operand<U>) - Method in class org.tensorflow.op.Ops
Reshapes a tensor.
reshuffleEachIteration(Boolean) - Method in class org.tensorflow.op.data.ShuffleAndRepeatDataset.Options
 
reshuffleEachIteration(Boolean) - Static method in class org.tensorflow.op.data.ShuffleAndRepeatDataset
 
reshuffleEachIteration(Boolean) - Method in class org.tensorflow.op.data.ShuffleDataset.Options
 
reshuffleEachIteration(Boolean) - Static method in class org.tensorflow.op.data.ShuffleDataset
 
resizeAlignCorners(Boolean) - Method in class org.tensorflow.op.nn.FusedResizeAndPadConv2d.Options
 
resizeAlignCorners(Boolean) - Static method in class org.tensorflow.op.nn.FusedResizeAndPadConv2d
 
ResizeArea - Class in org.tensorflow.op.image
Resize `images` to `size` using area interpolation.
resizeArea(Operand<T>, Operand<TInt32>, ResizeArea.Options...) - Method in class org.tensorflow.op.ImageOps
Resize `images` to `size` using area interpolation.
ResizeArea.Options - Class in org.tensorflow.op.image
Optional attributes for ResizeArea
ResizeBicubic - Class in org.tensorflow.op.image
Resize `images` to `size` using bicubic interpolation.
resizeBicubic(Operand<T>, Operand<TInt32>, ResizeBicubic.Options...) - Method in class org.tensorflow.op.ImageOps
Resize `images` to `size` using bicubic interpolation.
ResizeBicubic.Options - Class in org.tensorflow.op.image
Optional attributes for ResizeBicubic
ResizeBicubicGrad<T extends TNumber> - Class in org.tensorflow.op.image
Computes the gradient of bicubic interpolation.
ResizeBicubicGrad.Options - Class in org.tensorflow.op.image
Optional attributes for ResizeBicubicGrad
ResizeBilinear - Class in org.tensorflow.op.image
Resize `images` to `size` using bilinear interpolation.
resizeBilinear(Operand<T>, Operand<TInt32>, ResizeBilinear.Options...) - Method in class org.tensorflow.op.ImageOps
Resize `images` to `size` using bilinear interpolation.
ResizeBilinear.Options - Class in org.tensorflow.op.image
Optional attributes for ResizeBilinear
ResizeBilinearGrad<T extends TNumber> - Class in org.tensorflow.op.image
Computes the gradient of bilinear interpolation.
ResizeBilinearGrad.Options - Class in org.tensorflow.op.image
Optional attributes for ResizeBilinearGrad
resizedImages() - Method in class org.tensorflow.op.image.QuantizedResizeBilinear
4-D with shape `[batch, new_height, new_width, channels]`.
resizedImages() - Method in class org.tensorflow.op.image.ResizeArea
4-D with shape `[batch, new_height, new_width, channels]`.
resizedImages() - Method in class org.tensorflow.op.image.ResizeBicubic
4-D with shape `[batch, new_height, new_width, channels]`.
resizedImages() - Method in class org.tensorflow.op.image.ResizeBilinear
4-D with shape `[batch, new_height, new_width, channels]`.
resizedImages() - Method in class org.tensorflow.op.image.ResizeNearestNeighbor
4-D with shape `[batch, new_height, new_width, channels]`.
resizedImages() - Method in class org.tensorflow.op.image.ScaleAndTranslate
 
ResizeNearestNeighbor<T extends TNumber> - Class in org.tensorflow.op.image
Resize `images` to `size` using nearest neighbor interpolation.
resizeNearestNeighbor(Operand<T>, Operand<TInt32>, ResizeNearestNeighbor.Options...) - Method in class org.tensorflow.op.ImageOps
Resize `images` to `size` using nearest neighbor interpolation.
ResizeNearestNeighbor.Options - Class in org.tensorflow.op.image
Optional attributes for ResizeNearestNeighbor
ResizeNearestNeighborGrad<T extends TNumber> - Class in org.tensorflow.op.image
Computes the gradient of nearest neighbor interpolation.
ResizeNearestNeighborGrad.Options - Class in org.tensorflow.op.image
Optional attributes for ResizeNearestNeighborGrad
resource() - Method in class org.tensorflow.op.core.Mutex
The mutex resource.
resource() - Method in class org.tensorflow.op.core.TensorForestTreeResourceHandleOp
 
resource() - Method in class org.tensorflow.op.core.VarHandleOp
 
resource() - Method in class org.tensorflow.op.estimator.BoostedTreesEnsembleResourceHandleOp
 
resource() - Method in class org.tensorflow.op.estimator.BoostedTreesQuantileStreamResourceHandleOp
 
Resource - Class in org.tensorflow.proto.framework
A 'resource' generally is a specific computation component on a device.
Resource.Builder - Class in org.tensorflow.proto.framework
A 'resource' generally is a specific computation component on a device.
RESOURCE_ARG_UNIQUE_ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.FunctionDef
 
RESOURCE_DTYPES_AND_SHAPES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RemoteTensorHandle
 
RESOURCE_EXHAUSTED_VALUE - Static variable in enum org.tensorflow.proto.framework.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.tensorflow.proto.framework.SavedObject
 
RESOURCE_HANDLE_VAL_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TensorProto
 
RESOURCE_ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.Resource
 
RESOURCE_ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TraceEvent
 
ResourceAccumulatorApplyGradient - Class in org.tensorflow.op.train
Applies a gradient to a given accumulator.
ResourceAccumulatorNumAccumulated - Class in org.tensorflow.op.train
Returns the number of gradients aggregated in the given accumulators.
ResourceAccumulatorSetGlobalStep - Class in org.tensorflow.op.train
Updates the accumulator with a new value for global_step.
ResourceAccumulatorTakeGradient<T extends TType> - Class in org.tensorflow.op.train
Extracts the average gradient in the given ConditionalAccumulator.
ResourceApplyAdadelta - Class in org.tensorflow.op.train
Update '*var' according to the adadelta scheme.
resourceApplyAdadelta(Operand<?>, Operand<?>, Operand<?>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, ResourceApplyAdadelta.Options...) - Method in class org.tensorflow.op.TrainOps
Update '*var' according to the adadelta scheme.
ResourceApplyAdadelta.Options - Class in org.tensorflow.op.train
Optional attributes for ResourceApplyAdadelta
ResourceApplyAdagrad - Class in org.tensorflow.op.train
Update '*var' according to the adagrad scheme.
ResourceApplyAdagrad.Options - Class in org.tensorflow.op.train
Optional attributes for ResourceApplyAdagrad
ResourceApplyAdagradDa - Class in org.tensorflow.op.train
Update '*var' according to the proximal adagrad scheme.
resourceApplyAdagradDa(Operand<?>, Operand<?>, Operand<?>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<TInt64>, ResourceApplyAdagradDa.Options...) - Method in class org.tensorflow.op.TrainOps
Update '*var' according to the proximal adagrad scheme.
ResourceApplyAdagradDa.Options - Class in org.tensorflow.op.train
Optional attributes for ResourceApplyAdagradDa
ResourceApplyAdam - Class in org.tensorflow.op.train
Update '*var' according to the Adam algorithm.
resourceApplyAdam(Operand<?>, Operand<?>, Operand<?>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, ResourceApplyAdam.Options...) - Method in class org.tensorflow.op.TrainOps
Update '*var' according to the Adam algorithm.
ResourceApplyAdam.Options - Class in org.tensorflow.op.train
Optional attributes for ResourceApplyAdam
ResourceApplyAdaMax - Class in org.tensorflow.op.train
Update '*var' according to the AdaMax algorithm.
ResourceApplyAdaMax.Options - Class in org.tensorflow.op.train
Optional attributes for ResourceApplyAdaMax
ResourceApplyAdamWithAmsgrad - Class in org.tensorflow.op.train
Update '*var' according to the Adam algorithm.
resourceApplyAdamWithAmsgrad(Operand<?>, Operand<?>, Operand<?>, Operand<?>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, ResourceApplyAdamWithAmsgrad.Options...) - Method in class org.tensorflow.op.TrainOps
Update '*var' according to the Adam algorithm.
ResourceApplyAdamWithAmsgrad.Options - Class in org.tensorflow.op.train
Optional attributes for ResourceApplyAdamWithAmsgrad
ResourceApplyAddSign - Class in org.tensorflow.op.train
Update '*var' according to the AddSign update.
resourceApplyAddSign(Operand<?>, Operand<?>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, ResourceApplyAddSign.Options...) - Method in class org.tensorflow.op.TrainOps
Update '*var' according to the AddSign update.
ResourceApplyAddSign.Options - Class in org.tensorflow.op.train
Optional attributes for ResourceApplyAddSign
ResourceApplyCenteredRmsProp - Class in org.tensorflow.op.train
Update '*var' according to the centered RMSProp algorithm.
resourceApplyCenteredRmsProp(Operand<?>, Operand<?>, Operand<?>, Operand<?>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, ResourceApplyCenteredRmsProp.Options...) - Method in class org.tensorflow.op.TrainOps
Update '*var' according to the centered RMSProp algorithm.
ResourceApplyCenteredRmsProp.Options - Class in org.tensorflow.op.train
Optional attributes for ResourceApplyCenteredRmsProp
ResourceApplyFtrl - Class in org.tensorflow.op.train
Update '*var' according to the Ftrl-proximal scheme.
resourceApplyFtrl(Operand<?>, Operand<?>, Operand<?>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, ResourceApplyFtrl.Options...) - Method in class org.tensorflow.op.TrainOps
Update '*var' according to the Ftrl-proximal scheme.
ResourceApplyFtrl.Options - Class in org.tensorflow.op.train
Optional attributes for ResourceApplyFtrl
ResourceApplyGradientDescent - Class in org.tensorflow.op.train
Update '*var' by subtracting 'alpha' * 'delta' from it.
resourceApplyGradientDescent(Operand<?>, Operand<T>, Operand<T>, ResourceApplyGradientDescent.Options...) - Method in class org.tensorflow.op.TrainOps
Update '*var' by subtracting 'alpha' * 'delta' from it.
ResourceApplyGradientDescent.Options - Class in org.tensorflow.op.train
Optional attributes for ResourceApplyGradientDescent
ResourceApplyKerasMomentum - Class in org.tensorflow.op.train
Update '*var' according to the momentum scheme.
resourceApplyKerasMomentum(Operand<?>, Operand<?>, Operand<T>, Operand<T>, Operand<T>, ResourceApplyKerasMomentum.Options...) - Method in class org.tensorflow.op.TrainOps
Update '*var' according to the momentum scheme.
ResourceApplyKerasMomentum.Options - Class in org.tensorflow.op.train
Optional attributes for ResourceApplyKerasMomentum
ResourceApplyMomentum - Class in org.tensorflow.op.train
Update '*var' according to the momentum scheme.
resourceApplyMomentum(Operand<?>, Operand<?>, Operand<T>, Operand<T>, Operand<T>, ResourceApplyMomentum.Options...) - Method in class org.tensorflow.op.TrainOps
Update '*var' according to the momentum scheme.
ResourceApplyMomentum.Options - Class in org.tensorflow.op.train
Optional attributes for ResourceApplyMomentum
ResourceApplyPowerSign - Class in org.tensorflow.op.train
Update '*var' according to the AddSign update.
resourceApplyPowerSign(Operand<?>, Operand<?>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, ResourceApplyPowerSign.Options...) - Method in class org.tensorflow.op.TrainOps
Update '*var' according to the AddSign update.
ResourceApplyPowerSign.Options - Class in org.tensorflow.op.train
Optional attributes for ResourceApplyPowerSign
ResourceApplyProximalAdagrad - Class in org.tensorflow.op.train
Update '*var' and '*accum' according to FOBOS with Adagrad learning rate.
resourceApplyProximalAdagrad(Operand<?>, Operand<?>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, ResourceApplyProximalAdagrad.Options...) - Method in class org.tensorflow.op.TrainOps
Update '*var' and '*accum' according to FOBOS with Adagrad learning rate.
ResourceApplyProximalAdagrad.Options - Class in org.tensorflow.op.train
Optional attributes for ResourceApplyProximalAdagrad
ResourceApplyProximalGradientDescent - Class in org.tensorflow.op.train
Update '*var' as FOBOS algorithm with fixed learning rate.
resourceApplyProximalGradientDescent(Operand<?>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, ResourceApplyProximalGradientDescent.Options...) - Method in class org.tensorflow.op.TrainOps
Update '*var' as FOBOS algorithm with fixed learning rate.
ResourceApplyProximalGradientDescent.Options - Class in org.tensorflow.op.train
Optional attributes for ResourceApplyProximalGradientDescent
ResourceApplyRmsProp - Class in org.tensorflow.op.train
Update '*var' according to the RMSProp algorithm.
resourceApplyRmsProp(Operand<?>, Operand<?>, Operand<?>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, ResourceApplyRmsProp.Options...) - Method in class org.tensorflow.op.TrainOps
Update '*var' according to the RMSProp algorithm.
ResourceApplyRmsProp.Options - Class in org.tensorflow.op.train
Optional attributes for ResourceApplyRmsProp
ResourceConditionalAccumulator - Class in org.tensorflow.op.train
A conditional accumulator for aggregating gradients.
ResourceConditionalAccumulator.Options - Class in org.tensorflow.op.train
Optional attributes for ResourceConditionalAccumulator
ResourceCountUpTo<T extends TNumber> - Class in org.tensorflow.op.core
Increments variable pointed to by 'resource' until it reaches 'limit'.
resourceCountUpTo(Operand<?>, Long, DataType<T>) - Method in class org.tensorflow.op.Ops
Increments variable pointed to by 'resource' until it reaches 'limit'.
ResourceDtypeAndShape - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.eager.ResourceDtypeAndShape
ResourceDtypeAndShape.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.eager.ResourceDtypeAndShape
ResourceDtypeAndShapeOrBuilder - Interface in org.tensorflow.proto.framework
 
ResourceGather<U extends TType> - Class in org.tensorflow.op.core
Gather slices from the variable pointed to by `resource` according to `indices`.
resourceGather(Operand<?>, Operand<T>, DataType<U>, ResourceGather.Options...) - Method in class org.tensorflow.op.Ops
Gather slices from the variable pointed to by `resource` according to `indices`.
ResourceGather.Options - Class in org.tensorflow.op.core
Optional attributes for ResourceGather
ResourceGatherNd<U extends TType> - Class in org.tensorflow.op.core
 
resourceGatherNd(Operand<?>, Operand<T>, DataType<U>) - Method in class org.tensorflow.op.Ops
 
resourceHandle() - Method in class org.tensorflow.op.data.IteratorFromStringHandle
 
ResourceHandle - Class in org.tensorflow.proto.framework
 
ResourceHandleProto - Class in org.tensorflow.proto.framework
Protocol buffer representing a handle to a tensorflow resource.
ResourceHandleProto.Builder - Class in org.tensorflow.proto.framework
Protocol buffer representing a handle to a tensorflow resource.
ResourceHandleProto.DtypeAndShape - Class in org.tensorflow.proto.framework
Protocol buffer representing a pair of (data type, tensor shape).
ResourceHandleProto.DtypeAndShape.Builder - Class in org.tensorflow.proto.framework
Protocol buffer representing a pair of (data type, tensor shape).
ResourceHandleProto.DtypeAndShapeOrBuilder - Interface in org.tensorflow.proto.framework
 
ResourceHandleProtoOrBuilder - Interface in org.tensorflow.proto.framework
 
ResourceOrBuilder - Interface in org.tensorflow.proto.framework
 
RESOURCES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.Device
 
ResourceScatterAdd - Class in org.tensorflow.op.core
Adds sparse updates to the variable referenced by `resource`.
resourceScatterAdd(Operand<?>, Operand<T>, Operand<U>) - Method in class org.tensorflow.op.Ops
Adds sparse updates to the variable referenced by `resource`.
ResourceScatterDiv - Class in org.tensorflow.op.core
Divides sparse updates into the variable referenced by `resource`.
resourceScatterDiv(Operand<?>, Operand<T>, Operand<U>) - Method in class org.tensorflow.op.Ops
Divides sparse updates into the variable referenced by `resource`.
ResourceScatterMax - Class in org.tensorflow.op.core
Reduces sparse updates into the variable referenced by `resource` using the `max` operation.
resourceScatterMax(Operand<?>, Operand<T>, Operand<U>) - Method in class org.tensorflow.op.Ops
Reduces sparse updates into the variable referenced by `resource` using the `max` operation.
ResourceScatterMin - Class in org.tensorflow.op.core
Reduces sparse updates into the variable referenced by `resource` using the `min` operation.
resourceScatterMin(Operand<?>, Operand<T>, Operand<U>) - Method in class org.tensorflow.op.Ops
Reduces sparse updates into the variable referenced by `resource` using the `min` operation.
ResourceScatterMul - Class in org.tensorflow.op.core
Multiplies sparse updates into the variable referenced by `resource`.
resourceScatterMul(Operand<?>, Operand<T>, Operand<U>) - Method in class org.tensorflow.op.Ops
Multiplies sparse updates into the variable referenced by `resource`.
ResourceScatterNdAdd - Class in org.tensorflow.op.core
Applies sparse addition to individual values or slices in a Variable.
resourceScatterNdAdd(Operand<?>, Operand<T>, Operand<U>, ResourceScatterNdAdd.Options...) - Method in class org.tensorflow.op.Ops
Applies sparse addition to individual values or slices in a Variable.
ResourceScatterNdAdd.Options - Class in org.tensorflow.op.core
Optional attributes for ResourceScatterNdAdd
ResourceScatterNdMax - Class in org.tensorflow.op.core
 
resourceScatterNdMax(Operand<?>, Operand<T>, Operand<U>, ResourceScatterNdMax.Options...) - Method in class org.tensorflow.op.Ops
 
ResourceScatterNdMax.Options - Class in org.tensorflow.op.core
Optional attributes for ResourceScatterNdMax
ResourceScatterNdMin - Class in org.tensorflow.op.core
 
resourceScatterNdMin(Operand<?>, Operand<T>, Operand<U>, ResourceScatterNdMin.Options...) - Method in class org.tensorflow.op.Ops
 
ResourceScatterNdMin.Options - Class in org.tensorflow.op.core
Optional attributes for ResourceScatterNdMin
ResourceScatterNdSub - Class in org.tensorflow.op.core
Applies sparse subtraction to individual values or slices in a Variable.
resourceScatterNdSub(Operand<?>, Operand<T>, Operand<U>, ResourceScatterNdSub.Options...) - Method in class org.tensorflow.op.Ops
Applies sparse subtraction to individual values or slices in a Variable.
ResourceScatterNdSub.Options - Class in org.tensorflow.op.core
Optional attributes for ResourceScatterNdSub
ResourceScatterNdUpdate - Class in org.tensorflow.op.core
Applies sparse `updates` to individual values or slices within a given
resourceScatterNdUpdate(Operand<?>, Operand<T>, Operand<U>, ResourceScatterNdUpdate.Options...) - Method in class org.tensorflow.op.Ops
Applies sparse `updates` to individual values or slices within a given
ResourceScatterNdUpdate.Options - Class in org.tensorflow.op.core
Optional attributes for ResourceScatterNdUpdate
ResourceScatterSub - Class in org.tensorflow.op.core
Subtracts sparse updates from the variable referenced by `resource`.
resourceScatterSub(Operand<?>, Operand<T>, Operand<U>) - Method in class org.tensorflow.op.Ops
Subtracts sparse updates from the variable referenced by `resource`.
ResourceScatterUpdate - Class in org.tensorflow.op.core
Assigns sparse updates to the variable referenced by `resource`.
resourceScatterUpdate(Operand<?>, Operand<T>, Operand<U>) - Method in class org.tensorflow.op.Ops
Assigns sparse updates to the variable referenced by `resource`.
ResourceSparseApplyAdadelta - Class in org.tensorflow.op.train
var: Should be from a Variable().
resourceSparseApplyAdadelta(Operand<?>, Operand<?>, Operand<?>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<U>, ResourceSparseApplyAdadelta.Options...) - Method in class org.tensorflow.op.TrainOps
var: Should be from a Variable().
ResourceSparseApplyAdadelta.Options - Class in org.tensorflow.op.train
Optional attributes for ResourceSparseApplyAdadelta
ResourceSparseApplyAdagrad - Class in org.tensorflow.op.train
Update relevant entries in '*var' and '*accum' according to the adagrad scheme.
resourceSparseApplyAdagrad(Operand<?>, Operand<?>, Operand<T>, Operand<T>, Operand<U>, ResourceSparseApplyAdagrad.Options...) - Method in class org.tensorflow.op.TrainOps
Update relevant entries in '*var' and '*accum' according to the adagrad scheme.
ResourceSparseApplyAdagrad.Options - Class in org.tensorflow.op.train
Optional attributes for ResourceSparseApplyAdagrad
ResourceSparseApplyAdagradDa - Class in org.tensorflow.op.train
Update entries in '*var' and '*accum' according to the proximal adagrad scheme.
resourceSparseApplyAdagradDa(Operand<?>, Operand<?>, Operand<?>, Operand<T>, Operand<U>, Operand<T>, Operand<T>, Operand<T>, Operand<TInt64>, ResourceSparseApplyAdagradDa.Options...) - Method in class org.tensorflow.op.TrainOps
Update entries in '*var' and '*accum' according to the proximal adagrad scheme.
ResourceSparseApplyAdagradDa.Options - Class in org.tensorflow.op.train
Optional attributes for ResourceSparseApplyAdagradDa
ResourceSparseApplyAdagradV2 - Class in org.tensorflow.op.train
Update relevant entries in '*var' and '*accum' according to the adagrad scheme.
ResourceSparseApplyAdagradV2.Options - Class in org.tensorflow.op.train
Optional attributes for ResourceSparseApplyAdagradV2
ResourceSparseApplyCenteredRmsProp - Class in org.tensorflow.op.train
Update '*var' according to the centered RMSProp algorithm.
resourceSparseApplyCenteredRmsProp(Operand<?>, Operand<?>, Operand<?>, Operand<?>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<U>, ResourceSparseApplyCenteredRmsProp.Options...) - Method in class org.tensorflow.op.TrainOps
Update '*var' according to the centered RMSProp algorithm.
ResourceSparseApplyCenteredRmsProp.Options - Class in org.tensorflow.op.train
Optional attributes for ResourceSparseApplyCenteredRmsProp
ResourceSparseApplyFtrl - Class in org.tensorflow.op.train
Update relevant entries in '*var' according to the Ftrl-proximal scheme.
resourceSparseApplyFtrl(Operand<?>, Operand<?>, Operand<?>, Operand<T>, Operand<U>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, ResourceSparseApplyFtrl.Options...) - Method in class org.tensorflow.op.TrainOps
Update relevant entries in '*var' according to the Ftrl-proximal scheme.
ResourceSparseApplyFtrl.Options - Class in org.tensorflow.op.train
Optional attributes for ResourceSparseApplyFtrl
ResourceSparseApplyKerasMomentum - Class in org.tensorflow.op.train
Update relevant entries in '*var' and '*accum' according to the momentum scheme.
resourceSparseApplyKerasMomentum(Operand<?>, Operand<?>, Operand<T>, Operand<T>, Operand<U>, Operand<T>, ResourceSparseApplyKerasMomentum.Options...) - Method in class org.tensorflow.op.TrainOps
Update relevant entries in '*var' and '*accum' according to the momentum scheme.
ResourceSparseApplyKerasMomentum.Options - Class in org.tensorflow.op.train
Optional attributes for ResourceSparseApplyKerasMomentum
ResourceSparseApplyMomentum - Class in org.tensorflow.op.train
Update relevant entries in '*var' and '*accum' according to the momentum scheme.
resourceSparseApplyMomentum(Operand<?>, Operand<?>, Operand<T>, Operand<T>, Operand<U>, Operand<T>, ResourceSparseApplyMomentum.Options...) - Method in class org.tensorflow.op.TrainOps
Update relevant entries in '*var' and '*accum' according to the momentum scheme.
ResourceSparseApplyMomentum.Options - Class in org.tensorflow.op.train
Optional attributes for ResourceSparseApplyMomentum
ResourceSparseApplyProximalAdagrad - Class in org.tensorflow.op.train
Sparse update entries in '*var' and '*accum' according to FOBOS algorithm.
resourceSparseApplyProximalAdagrad(Operand<?>, Operand<?>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<U>, ResourceSparseApplyProximalAdagrad.Options...) - Method in class org.tensorflow.op.TrainOps
Sparse update entries in '*var' and '*accum' according to FOBOS algorithm.
ResourceSparseApplyProximalAdagrad.Options - Class in org.tensorflow.op.train
Optional attributes for ResourceSparseApplyProximalAdagrad
ResourceSparseApplyProximalGradientDescent - Class in org.tensorflow.op.train
Sparse update '*var' as FOBOS algorithm with fixed learning rate.
resourceSparseApplyProximalGradientDescent(Operand<?>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<U>, ResourceSparseApplyProximalGradientDescent.Options...) - Method in class org.tensorflow.op.TrainOps
Sparse update '*var' as FOBOS algorithm with fixed learning rate.
ResourceSparseApplyProximalGradientDescent.Options - Class in org.tensorflow.op.train
ResourceSparseApplyRmsProp - Class in org.tensorflow.op.train
Update '*var' according to the RMSProp algorithm.
resourceSparseApplyRmsProp(Operand<?>, Operand<?>, Operand<?>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<U>, ResourceSparseApplyRmsProp.Options...) - Method in class org.tensorflow.op.TrainOps
Update '*var' according to the RMSProp algorithm.
ResourceSparseApplyRmsProp.Options - Class in org.tensorflow.op.train
Optional attributes for ResourceSparseApplyRmsProp
ResourceStridedSliceAssign - Class in org.tensorflow.op.core
Assign `value` to the sliced l-value reference of `ref`.
resourceStridedSliceAssign(Operand<?>, Operand<T>, Operand<T>, Operand<T>, Operand<U>, ResourceStridedSliceAssign.Options...) - Method in class org.tensorflow.op.Ops
Assign `value` to the sliced l-value reference of `ref`.
ResourceStridedSliceAssign.Options - Class in org.tensorflow.op.core
Optional attributes for ResourceStridedSliceAssign
response() - Method in class org.tensorflow.op.core.Rpc
Same shape as `request`.
response() - Method in class org.tensorflow.op.core.TryRpc
Same shape as `request`.
response() - Method in class org.tensorflow.op.tpu.WorkerHeartbeat
A string tensor containing a serialized WorkerHeartbeatResponse
Restore - Class in org.tensorflow.op.train
Restores tensors from a V2 checkpoint.
restore(Operand<TString>, Operand<TString>, Operand<TString>, List<DataType<?>>) - Method in class org.tensorflow.op.TrainOps
Restores tensors from a V2 checkpoint.
RESTORE_FUNCTION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SaveableObject
 
RESTORE_OP_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.SaverDef
 
RestoreSlice<T extends TType> - Class in org.tensorflow.op.train
Restores a tensor from checkpoint files.
restoreSlice(Operand<TString>, Operand<TString>, Operand<TString>, DataType<T>, RestoreSlice.Options...) - Method in class org.tensorflow.op.TrainOps
Restores a tensor from checkpoint files.
RestoreSlice.Options - Class in org.tensorflow.op.train
Optional attributes for RestoreSlice
result() - Method in class org.tensorflow.op.nn.BatchNormWithGlobalNormalization
 
result() - Method in class org.tensorflow.op.nn.QuantizedBatchNormWithGlobalNormalization
 
result() - Method in class org.tensorflow.op.ragged.RaggedTensorToTensor
The resulting dense tensor.
resultIndices() - Method in class org.tensorflow.op.sparse.DenseToDenseSetOperation
2D indices of a `SparseTensor`.
resultIndices() - Method in class org.tensorflow.op.sparse.DenseToSparseSetOperation
2D indices of a `SparseTensor`.
resultIndices() - Method in class org.tensorflow.op.sparse.SparseToSparseSetOperation
2D indices of a `SparseTensor`.
resultMax() - Method in class org.tensorflow.op.nn.QuantizedBatchNormWithGlobalNormalization
 
resultMin() - Method in class org.tensorflow.op.nn.QuantizedBatchNormWithGlobalNormalization
 
resultShape() - Method in class org.tensorflow.op.sparse.DenseToDenseSetOperation
1D `Tensor` shape of a `SparseTensor`.
resultShape() - Method in class org.tensorflow.op.sparse.DenseToSparseSetOperation
1D `Tensor` shape of a `SparseTensor`.
resultShape() - Method in class org.tensorflow.op.sparse.SparseToSparseSetOperation
1D `Tensor` shape of a `SparseTensor`.
resultValues() - Method in class org.tensorflow.op.sparse.DenseToDenseSetOperation
1D values of a `SparseTensor`.
resultValues() - Method in class org.tensorflow.op.sparse.DenseToSparseSetOperation
1D values of a `SparseTensor`.
resultValues() - Method in class org.tensorflow.op.sparse.SparseToSparseSetOperation
1D values of a `SparseTensor`.
RET_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.FunctionDef
 
RetrieveTPUEmbeddingAdadeltaParameters - Class in org.tensorflow.op.tpu
Retrieve Adadelta embedding parameters.
RetrieveTPUEmbeddingAdadeltaParameters.Options - Class in org.tensorflow.op.tpu
RetrieveTPUEmbeddingAdadeltaParametersGradAccumDebug - Class in org.tensorflow.op.tpu
Retrieve Adadelta embedding parameters with debug support.
RetrieveTPUEmbeddingAdadeltaParametersGradAccumDebug.Options - Class in org.tensorflow.op.tpu
RetrieveTPUEmbeddingAdagradParameters - Class in org.tensorflow.op.tpu
Retrieve Adagrad embedding parameters.
RetrieveTPUEmbeddingAdagradParameters.Options - Class in org.tensorflow.op.tpu
RetrieveTPUEmbeddingAdagradParametersGradAccumDebug - Class in org.tensorflow.op.tpu
Retrieve Adagrad embedding parameters with debug support.
RetrieveTPUEmbeddingAdagradParametersGradAccumDebug.Options - Class in org.tensorflow.op.tpu
RetrieveTPUEmbeddingADAMParameters - Class in org.tensorflow.op.tpu
Retrieve ADAM embedding parameters.
RetrieveTPUEmbeddingADAMParameters.Options - Class in org.tensorflow.op.tpu
Optional attributes for RetrieveTPUEmbeddingADAMParameters
RetrieveTPUEmbeddingADAMParametersGradAccumDebug - Class in org.tensorflow.op.tpu
Retrieve ADAM embedding parameters with debug support.
RetrieveTPUEmbeddingADAMParametersGradAccumDebug.Options - Class in org.tensorflow.op.tpu
RetrieveTPUEmbeddingCenteredRMSPropParameters - Class in org.tensorflow.op.tpu
Retrieve centered RMSProp embedding parameters.
RetrieveTPUEmbeddingCenteredRMSPropParameters.Options - Class in org.tensorflow.op.tpu
RetrieveTPUEmbeddingFTRLParameters - Class in org.tensorflow.op.tpu
Retrieve FTRL embedding parameters.
RetrieveTPUEmbeddingFTRLParameters.Options - Class in org.tensorflow.op.tpu
Optional attributes for RetrieveTPUEmbeddingFTRLParameters
RetrieveTPUEmbeddingFTRLParametersGradAccumDebug - Class in org.tensorflow.op.tpu
Retrieve FTRL embedding parameters with debug support.
RetrieveTPUEmbeddingFTRLParametersGradAccumDebug.Options - Class in org.tensorflow.op.tpu
RetrieveTPUEmbeddingMDLAdagradLightParameters - Class in org.tensorflow.op.tpu
Retrieve MDL Adagrad Light embedding parameters.
RetrieveTPUEmbeddingMDLAdagradLightParameters.Options - Class in org.tensorflow.op.tpu
RetrieveTPUEmbeddingMomentumParameters - Class in org.tensorflow.op.tpu
Retrieve Momentum embedding parameters.
RetrieveTPUEmbeddingMomentumParameters.Options - Class in org.tensorflow.op.tpu
RetrieveTPUEmbeddingMomentumParametersGradAccumDebug - Class in org.tensorflow.op.tpu
Retrieve Momentum embedding parameters with debug support.
RetrieveTPUEmbeddingMomentumParametersGradAccumDebug.Options - Class in org.tensorflow.op.tpu
RetrieveTPUEmbeddingProximalAdagradParameters - Class in org.tensorflow.op.tpu
Retrieve proximal Adagrad embedding parameters.
RetrieveTPUEmbeddingProximalAdagradParameters.Options - Class in org.tensorflow.op.tpu
RetrieveTPUEmbeddingProximalAdagradParametersGradAccumDebug - Class in org.tensorflow.op.tpu
Retrieve proximal Adagrad embedding parameters with debug support.
RetrieveTPUEmbeddingProximalAdagradParametersGradAccumDebug.Options - Class in org.tensorflow.op.tpu
RetrieveTPUEmbeddingProximalYogiParameters - Class in org.tensorflow.op.tpu
 
RetrieveTPUEmbeddingProximalYogiParameters.Options - Class in org.tensorflow.op.tpu
RetrieveTPUEmbeddingProximalYogiParametersGradAccumDebug - Class in org.tensorflow.op.tpu
 
RetrieveTPUEmbeddingProximalYogiParametersGradAccumDebug.Options - Class in org.tensorflow.op.tpu
RetrieveTPUEmbeddingRMSPropParameters - Class in org.tensorflow.op.tpu
Retrieve RMSProp embedding parameters.
RetrieveTPUEmbeddingRMSPropParameters.Options - Class in org.tensorflow.op.tpu
RetrieveTPUEmbeddingRMSPropParametersGradAccumDebug - Class in org.tensorflow.op.tpu
Retrieve RMSProp embedding parameters with debug support.
RetrieveTPUEmbeddingRMSPropParametersGradAccumDebug.Options - Class in org.tensorflow.op.tpu
RetrieveTPUEmbeddingStochasticGradientDescentParameters - Class in org.tensorflow.op.tpu
Retrieve SGD embedding parameters.
RetrieveTPUEmbeddingStochasticGradientDescentParameters.Options - Class in org.tensorflow.op.tpu
RetrieveTPUEmbeddingStochasticGradientDescentParametersGradAccumDebug - Class in org.tensorflow.op.tpu
Retrieve SGD embedding parameters with debug support.
RetrieveTPUEmbeddingStochasticGradientDescentParametersGradAccumDebug.Options - Class in org.tensorflow.op.tpu
Reverse<T extends TType> - Class in org.tensorflow.op.core
Reverses specific dimensions of a tensor.
reverse(Boolean) - Method in class org.tensorflow.op.math.Cumprod.Options
 
reverse(Boolean) - Static method in class org.tensorflow.op.math.Cumprod
 
reverse(Boolean) - Method in class org.tensorflow.op.math.Cumsum.Options
 
reverse(Boolean) - Static method in class org.tensorflow.op.math.Cumsum
 
reverse(Boolean) - Method in class org.tensorflow.op.math.CumulativeLogsumexp.Options
 
reverse(Boolean) - Static method in class org.tensorflow.op.math.CumulativeLogsumexp
 
reverse(Boolean) - Method in class org.tensorflow.op.nn.NthElement.Options
 
reverse(Boolean) - Static method in class org.tensorflow.op.nn.NthElement
 
reverse(Operand<T>, Operand<U>) - Method in class org.tensorflow.op.Ops
Reverses specific dimensions of a tensor.
reverseIndexMap() - Method in class org.tensorflow.op.sparse.SparseFillEmptyRows
1-D.
ReverseSequence<T extends TType> - Class in org.tensorflow.op.core
Reverses variable length slices.
reverseSequence(Operand<T>, Operand<U>, Long, ReverseSequence.Options...) - Method in class org.tensorflow.op.Ops
Reverses variable length slices.
ReverseSequence.Options - Class in org.tensorflow.op.core
Optional attributes for ReverseSequence
REWRITE_OPTIONS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphOptions
 
RewriterConfig - Class in org.tensorflow.proto.framework
Graph rewriting is experimental and subject to change, not covered by any API stability guarantees.
RewriterConfig.Builder - Class in org.tensorflow.proto.framework
Graph rewriting is experimental and subject to change, not covered by any API stability guarantees.
RewriterConfig.CustomGraphOptimizer - Class in org.tensorflow.proto.framework
Message to describe custom graph optimizer and its parameters
RewriterConfig.CustomGraphOptimizer.Builder - Class in org.tensorflow.proto.framework
Message to describe custom graph optimizer and its parameters
RewriterConfig.CustomGraphOptimizerOrBuilder - Interface in org.tensorflow.proto.framework
 
RewriterConfig.MemOptType - Enum in org.tensorflow.proto.framework
Protobuf enum tensorflow.RewriterConfig.MemOptType
RewriterConfig.NumIterationsType - Enum in org.tensorflow.proto.framework
Enum controlling the number of times to run optimizers.
RewriterConfig.Toggle - Enum in org.tensorflow.proto.framework
Protobuf enum tensorflow.RewriterConfig.Toggle
RewriterConfigOrBuilder - Interface in org.tensorflow.proto.framework
 
RewriterConfigProtos - Class in org.tensorflow.proto.framework
 
Rfft<U extends TType> - Class in org.tensorflow.op.signal
Real-valued fast Fourier transform.
rfft(Operand<T>, Operand<TInt32>, DataType<U>) - Method in class org.tensorflow.op.SignalOps
Real-valued fast Fourier transform.
Rfft2d<U extends TType> - Class in org.tensorflow.op.signal
2D real-valued fast Fourier transform.
rfft2d(Operand<T>, Operand<TInt32>, DataType<U>) - Method in class org.tensorflow.op.SignalOps
2D real-valued fast Fourier transform.
Rfft3d<U extends TType> - Class in org.tensorflow.op.signal
3D real-valued fast Fourier transform.
rfft3d(Operand<T>, Operand<TInt32>, DataType<U>) - Method in class org.tensorflow.op.SignalOps
3D real-valued fast Fourier transform.
RgbToHsv<T extends TNumber> - Class in org.tensorflow.op.image
Converts one or more images from RGB to HSV.
rgbToHsv(Operand<T>) - Method in class org.tensorflow.op.ImageOps
Converts one or more images from RGB to HSV.
rhsOutput() - Method in class org.tensorflow.op.xla.BroadcastHelper
the broadcasted RHS tensor
rightNodeContribs() - Method in class org.tensorflow.op.estimator.BoostedTreesCalculateBestFeatureSplit
A Rank 2 tensors, with the same shape/conditions as left_node_contribs_list, but just that the value is for the right node.
rightNodeContribs() - Method in class org.tensorflow.op.estimator.BoostedTreesCalculateBestFeatureSplitV2
A Rank 2 tensors, with the same shape/conditions as left_node_contribs_list, but just that the value is for the right node.
rightNodeContribs() - Method in class org.tensorflow.op.estimator.BoostedTreesSparseCalculateBestFeatureSplit
A Rank 2 tensor, with the same shape/conditions as left_node_contribs_list, but just that the value is for the right node.
rightNodeContribsList() - Method in class org.tensorflow.op.estimator.BoostedTreesCalculateBestGainsPerFeature
A list of Rank 2 tensors, with the same shape/conditions as left_node_contribs_list, but just that the value is for the right node.
RightShift<T extends TNumber> - Class in org.tensorflow.op.bitwise
Elementwise computes the bitwise right-shift of `x` and `y`.
rightShift(Operand<T>, Operand<T>) - Method in class org.tensorflow.op.BitwiseOps
Elementwise computes the bitwise right-shift of `x` and `y`.
Rint<T extends TNumber> - Class in org.tensorflow.op.math
Returns element-wise integer closest to x.
rint(Operand<T>) - Method in class org.tensorflow.op.MathOps
Returns element-wise integer closest to x.
RngSkip - Class in org.tensorflow.op.random
Advance the counter of a counter-based RNG.
rnnMode(String) - Method in class org.tensorflow.op.nn.CudnnRNN.Options
 
rnnMode(String) - Static method in class org.tensorflow.op.nn.CudnnRNN
 
rnnMode(String) - Method in class org.tensorflow.op.nn.CudnnRNNBackprop.Options
 
rnnMode(String) - Static method in class org.tensorflow.op.nn.CudnnRNNBackprop
 
rnnMode(String) - Method in class org.tensorflow.op.nn.CudnnRNNCanonicalToParams.Options
 
rnnMode(String) - Static method in class org.tensorflow.op.nn.CudnnRNNCanonicalToParams
 
rnnMode(String) - Method in class org.tensorflow.op.nn.CudnnRnnParamsSize.Options
 
rnnMode(String) - Static method in class org.tensorflow.op.nn.CudnnRnnParamsSize
 
rnnMode(String) - Method in class org.tensorflow.op.nn.CudnnRNNParamsToCanonical.Options
 
rnnMode(String) - Static method in class org.tensorflow.op.nn.CudnnRNNParamsToCanonical
 
roiProbabilities() - Method in class org.tensorflow.op.image.GenerateBoundingBoxProposals
A 2-D float tensor of shape `[num_images, post_nms_topn]` representing the score of the region of interest box in `rois` tensor at the same index.
rois() - Method in class org.tensorflow.op.image.GenerateBoundingBoxProposals
A 3-D float tensor of shape `[num_images,post_nms_topn,4]` representing the selected region of interest boxes.
Roll<T extends TType> - Class in org.tensorflow.op.core
Rolls the elements of a tensor along an axis.
roll(Operand<T>, Operand<U>, Operand<V>) - Method in class org.tensorflow.op.Ops
Rolls the elements of a tensor along an axis.
Round<T extends TType> - Class in org.tensorflow.op.math
Rounds the values of a tensor to the nearest integer, element-wise.
round(Operand<T>) - Method in class org.tensorflow.op.MathOps
Rounds the values of a tensor to the nearest integer, element-wise.
roundMode(String) - Method in class org.tensorflow.op.quantization.Quantize.Options
 
roundMode(String) - Static method in class org.tensorflow.op.quantization.Quantize
 
ROW_PARTITION_SPEC_VALUE - Static variable in enum org.tensorflow.proto.framework.TypeSpecProto.TypeSpecClass
RowPartitionSpec from ragged/row_partition.py
rowPoolingSequence() - Method in class org.tensorflow.op.nn.FractionalAvgPool
row pooling sequence, needed to calculate gradient.
rowPoolingSequence() - Method in class org.tensorflow.op.nn.FractionalMaxPool
row pooling sequence, needed to calculate gradient.
rowPtrs() - Method in class org.tensorflow.op.linalg.sparse.CSRSparseMatrixComponents
An array containing CSR matrix row pointers.
rowSplits() - Method in class org.tensorflow.op.strings.UnicodeDecode
A 1D int32 tensor containing the row splits.
rowSplits() - Method in class org.tensorflow.op.strings.UnicodeDecodeWithOffsets
A 1D int32 tensor containing the row splits.
Rpc - Class in org.tensorflow.op.core
Perform batches of RPC requests.
rpc(Operand<TString>, Operand<TString>, Operand<TString>, Rpc.Options...) - Method in class org.tensorflow.op.Ops
Perform batches of RPC requests.
Rpc.Options - Class in org.tensorflow.op.core
Optional attributes for Rpc
RPC_OPTIONS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ConfigProto
 
RPCOptions - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.RPCOptions
RPCOptions.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.RPCOptions
RPCOptionsOrBuilder - Interface in org.tensorflow.proto.framework
 
Rsqrt<T extends TType> - Class in org.tensorflow.op.math
Computes reciprocal of square root of x element-wise.
rsqrt(Operand<T>) - Method in class org.tensorflow.op.MathOps
Computes reciprocal of square root of x element-wise.
RsqrtGrad<T extends TType> - Class in org.tensorflow.op.math
Computes the gradient for the rsqrt of `x` wrt its input.
rtDenseValues() - Method in class org.tensorflow.op.ragged.RaggedRange
The `flat_values` for the returned `RaggedTensor`.
rtNestedSplits() - Method in class org.tensorflow.op.ragged.RaggedRange
The `row_splits` for the returned `RaggedTensor`.
run(String) - Method in class org.tensorflow.Session
Executes an operation in the graph with the given name.
run(Op) - Method in class org.tensorflow.Session
Executes an operation in the graph.
Run() - Constructor for class org.tensorflow.Session.Run
 
run() - Method in class org.tensorflow.Session.Runner
Execute the graph fragments necessary to compute all requested fetches.
RUN_CONFIGURATION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.TestResults
 
RUN_HANDLER_POOL_OPTIONS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RunOptions.Experimental
 
RUN_ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.SnapshotMetadataRecord
 
RUN_METADATA_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.TaggedRunMetadata
 
RUN_MODE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.TestResults
 
run_options - Variable in class org.tensorflow.internal.c_api.AbstractTF_Session
 
RUN_OPTIONS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CallableOptions
 
RUN_TIME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.TestResults
 
runAndFetchMetadata() - Method in class org.tensorflow.Session.Runner
Execute graph fragments to compute requested fetches and return metadata about the run.
RunConfiguration - Class in org.tensorflow.proto.util.testlog
Run-specific items such as arguments to the test / benchmark.
RunConfiguration.Builder - Class in org.tensorflow.proto.util.testlog
Run-specific items such as arguments to the test / benchmark.
RunConfigurationOrBuilder - Interface in org.tensorflow.proto.util.testlog
 
RunMetadata - Class in org.tensorflow.proto.framework
Metadata output (i.e., non-Tensor) for a single Run() call.
RunMetadata.Builder - Class in org.tensorflow.proto.framework
Metadata output (i.e., non-Tensor) for a single Run() call.
RunMetadata.FunctionGraphs - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.RunMetadata.FunctionGraphs
RunMetadata.FunctionGraphs.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.RunMetadata.FunctionGraphs
RunMetadata.FunctionGraphsOrBuilder - Interface in org.tensorflow.proto.framework
 
RunMetadataOrBuilder - Interface in org.tensorflow.proto.framework
 
runner() - Method in class org.tensorflow.Session
Create a Runner to execute graph operations and evaluate Tensors.
Runner() - Constructor for class org.tensorflow.Session.Runner
 
RunOptions - Class in org.tensorflow.proto.framework
Options for a single Run() call.
RunOptions.Builder - Class in org.tensorflow.proto.framework
Options for a single Run() call.
RunOptions.Experimental - Class in org.tensorflow.proto.framework
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.tensorflow.proto.framework
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.tensorflow.proto.framework
Options for run handler thread pool.
RunOptions.Experimental.RunHandlerPoolOptions.Builder - Class in org.tensorflow.proto.framework
Options for run handler thread pool.
RunOptions.Experimental.RunHandlerPoolOptionsOrBuilder - Interface in org.tensorflow.proto.framework
 
RunOptions.ExperimentalOrBuilder - Interface in org.tensorflow.proto.framework
 
RunOptions.TraceLevel - Enum in org.tensorflow.proto.framework
TODO(pbar) Turn this into a TraceOptions proto which allows tracing to be controlled in a more orthogonal manner?
RunOptionsOrBuilder - Interface in org.tensorflow.proto.framework
 

S

s() - Method in class org.tensorflow.op.linalg.BatchSvd
 
s() - Method in class org.tensorflow.op.linalg.Svd
Singular values.
s() - Method in class org.tensorflow.op.xla.Svd
Singular values.
S_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.AttrValue.ListValue
 
S_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.AttrValue
 
SAMPLE_RATE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.Summary.Audio
 
sampledCandidates() - Method in class org.tensorflow.op.nn.FixedUnigramCandidateSampler
A vector of length num_sampled, in which each element is the ID of a sampled candidate.
sampledCandidates() - Method in class org.tensorflow.op.nn.LearnedUnigramCandidateSampler
A vector of length num_sampled, in which each element is the ID of a sampled candidate.
sampledCandidates() - Method in class org.tensorflow.op.random.AllCandidateSampler
A vector of length num_sampled, in which each element is the ID of a sampled candidate.
sampledCandidates() - Method in class org.tensorflow.op.random.LogUniformCandidateSampler
A vector of length num_sampled, in which each element is the ID of a sampled candidate.
sampledCandidates() - Method in class org.tensorflow.op.random.UniformCandidateSampler
A vector of length num_sampled, in which each element is the ID of a sampled candidate.
sampledExpectedCount() - Method in class org.tensorflow.op.nn.FixedUnigramCandidateSampler
A vector of length num_sampled, for each sampled candidate representing the number of times the candidate is expected to occur in a batch of sampled candidates.
sampledExpectedCount() - Method in class org.tensorflow.op.nn.LearnedUnigramCandidateSampler
A vector of length num_sampled, for each sampled candidate representing the number of times the candidate is expected to occur in a batch of sampled candidates.
sampledExpectedCount() - Method in class org.tensorflow.op.random.AllCandidateSampler
A vector of length num_sampled, for each sampled candidate representing the number of times the candidate is expected to occur in a batch of sampled candidates.
sampledExpectedCount() - Method in class org.tensorflow.op.random.LogUniformCandidateSampler
A vector of length num_sampled, for each sampled candidate representing the number of times the candidate is expected to occur in a batch of sampled candidates.
sampledExpectedCount() - Method in class org.tensorflow.op.random.UniformCandidateSampler
A vector of length num_sampled, for each sampled candidate representing the number of times the candidate is expected to occur in a batch of sampled candidates.
SampleDistortedBoundingBox<T extends TNumber> - Class in org.tensorflow.op.image
Generate a single randomly distorted bounding box for an image.
sampleDistortedBoundingBox(Operand<T>, Operand<TFloat32>, Operand<TFloat32>, SampleDistortedBoundingBox.Options...) - Method in class org.tensorflow.op.ImageOps
Generate a single randomly distorted bounding box for an image.
SampleDistortedBoundingBox.Options - Class in org.tensorflow.op.image
Optional attributes for SampleDistortedBoundingBox
sampleRate() - Method in class org.tensorflow.op.audio.DecodeWav
Scalar holding the sample rate found in the WAV header.
samples() - Method in class org.tensorflow.op.cluster.KmeansPlusPlusInitialization
Matrix of shape (num_to_sample, d).
samples() - Method in class org.tensorflow.op.math.SobolSample
`Tensor` of samples from Sobol sequence with `shape` [num_results, dim].
SamplingDataset - Class in org.tensorflow.op.data
Creates a dataset that takes a Bernoulli sample of the contents of another dataset.
sanitize(Boolean) - Method in class org.tensorflow.op.core.DecodeProto.Options
 
sanitize(Boolean) - Static method in class org.tensorflow.op.core.DecodeProto
 
save(String) - Method in class org.tensorflow.ConcreteFunction
Export this function as a saved model.
Save - Class in org.tensorflow.op.train
Saves tensors in V2 checkpoint format.
save(Operand<TString>, Operand<TString>, Operand<TString>, Iterable<Operand<?>>) - Method in class org.tensorflow.op.TrainOps
Saves tensors in V2 checkpoint format.
save(String) - Method in class org.tensorflow.Session
Saves the actual state of the variables of this session's graph.
SAVE_FUNCTION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SaveableObject
 
SAVE_SLICE_INFO_DEF_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.VariableDef
 
SAVE_TENSOR_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.SaverDef
 
SAVEABLE_OBJECTS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SavedObject
 
SaveableObject - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.SaveableObject
SaveableObject.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.SaveableObject
SaveableObjectOrBuilder - Interface in org.tensorflow.proto.framework
 
SAVED_MODEL_SCHEMA_VERSION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SavedModel
 
SavedAsset - Class in org.tensorflow.proto.framework
A SavedAsset points to an asset in the MetaGraph.
SavedAsset.Builder - Class in org.tensorflow.proto.framework
A SavedAsset points to an asset in the MetaGraph.
SavedAssetOrBuilder - Interface in org.tensorflow.proto.framework
 
SavedBareConcreteFunction - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.SavedBareConcreteFunction
SavedBareConcreteFunction.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.SavedBareConcreteFunction
SavedBareConcreteFunctionOrBuilder - Interface in org.tensorflow.proto.framework
 
SavedConcreteFunction - Class in org.tensorflow.proto.framework
Stores low-level information about a concrete function.
SavedConcreteFunction.Builder - Class in org.tensorflow.proto.framework
Stores low-level information about a concrete function.
SavedConcreteFunctionOrBuilder - Interface in org.tensorflow.proto.framework
 
SavedConstant - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.SavedConstant
SavedConstant.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.SavedConstant
SavedConstantOrBuilder - Interface in org.tensorflow.proto.framework
 
SavedFunction - Class in org.tensorflow.proto.framework
A function with multiple signatures, possibly with non-Tensor arguments.
SavedFunction.Builder - Class in org.tensorflow.proto.framework
A function with multiple signatures, possibly with non-Tensor arguments.
SavedFunctionOrBuilder - Interface in org.tensorflow.proto.framework
 
SavedModel - Class in org.tensorflow.proto.framework
SavedModel is the high level serialization format for TensorFlow Models.
SavedModel.Builder - Class in org.tensorflow.proto.framework
SavedModel is the high level serialization format for TensorFlow Models.
SavedModelBundle - Class in org.tensorflow
SavedModelBundle represents a model loaded from storage.
SavedModelBundle.Exporter - Class in org.tensorflow
Options for exporting a SavedModel.
SavedModelBundle.Loader - Class in org.tensorflow
Options for loading a SavedModel.
SavedModelOrBuilder - Interface in org.tensorflow.proto.framework
 
SavedModelProtos - Class in org.tensorflow.proto.framework
 
SavedObject - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.SavedObject
SavedObject.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.SavedObject
SavedObject.KindCase - Enum in org.tensorflow.proto.framework
 
SavedObjectGraph - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.SavedObjectGraph
SavedObjectGraph.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.SavedObjectGraph
SavedObjectGraphOrBuilder - Interface in org.tensorflow.proto.framework
 
SavedObjectGraphProtos - Class in org.tensorflow.proto.framework
 
SavedObjectOrBuilder - Interface in org.tensorflow.proto.framework
 
SavedResource - Class in org.tensorflow.proto.framework
A SavedResource represents a TF object that holds state during its lifetime.
SavedResource.Builder - Class in org.tensorflow.proto.framework
A SavedResource represents a TF object that holds state during its lifetime.
SavedResourceOrBuilder - Interface in org.tensorflow.proto.framework
 
SavedSlice - Class in org.tensorflow.proto.util
Saved tensor slice: it stores the name of the tensors, the slice, and the raw data.
SavedSlice.Builder - Class in org.tensorflow.proto.util
Saved tensor slice: it stores the name of the tensors, the slice, and the raw data.
SavedSliceMeta - Class in org.tensorflow.proto.util
Metadata describing the set of slices of the same tensor saved in a checkpoint file.
SavedSliceMeta.Builder - Class in org.tensorflow.proto.util
Metadata describing the set of slices of the same tensor saved in a checkpoint file.
SavedSliceMetaOrBuilder - Interface in org.tensorflow.proto.util
 
SavedSliceOrBuilder - Interface in org.tensorflow.proto.util
 
SavedTensorSliceMeta - Class in org.tensorflow.proto.util
Metadata describing the set of tensor slices saved in a checkpoint file.
SavedTensorSliceMeta.Builder - Class in org.tensorflow.proto.util
Metadata describing the set of tensor slices saved in a checkpoint file.
SavedTensorSliceMetaOrBuilder - Interface in org.tensorflow.proto.util
 
SavedTensorSliceProtos - Class in org.tensorflow.proto.util
 
SavedTensorSlices - Class in org.tensorflow.proto.util
Each record in a v3 checkpoint file is a serialized SavedTensorSlices message.
SavedTensorSlices.Builder - Class in org.tensorflow.proto.util
Each record in a v3 checkpoint file is a serialized SavedTensorSlices message.
SavedTensorSlicesOrBuilder - Interface in org.tensorflow.proto.util
 
SavedUserObject - Class in org.tensorflow.proto.framework
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.
SavedUserObject.Builder - Class in org.tensorflow.proto.framework
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.
SavedUserObjectOrBuilder - Interface in org.tensorflow.proto.framework
 
SavedVariable - Class in org.tensorflow.proto.framework
Represents a Variable that is initialized by loading the contents from the checkpoint.
SavedVariable.Builder - Class in org.tensorflow.proto.framework
Represents a Variable that is initialized by loading the contents from the checkpoint.
SavedVariableOrBuilder - Interface in org.tensorflow.proto.framework
 
SAVER_DEF_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.MetaGraphDef
 
SaverDef - Class in org.tensorflow.proto.util
Protocol buffer representing the configuration of a Saver.
SaverDef.Builder - Class in org.tensorflow.proto.util
Protocol buffer representing the configuration of a Saver.
SaverDef.CheckpointFormatVersion - Enum in org.tensorflow.proto.util
A version number that identifies a different on-disk checkpoint format.
SaverDefOrBuilder - Interface in org.tensorflow.proto.util
 
SaverProtos - Class in org.tensorflow.proto.util
 
SaveSliceInfoDef - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.SaveSliceInfoDef
SaveSliceInfoDef.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.SaveSliceInfoDef
SaveSliceInfoDefOrBuilder - Interface in org.tensorflow.proto.framework
 
SaveSlices - Class in org.tensorflow.op.train
Saves input tensors slices to disk.
saveSlices(Operand<TString>, Operand<TString>, Operand<TString>, Iterable<Operand<?>>) - Method in class org.tensorflow.op.TrainOps
Saves input tensors slices to disk.
scalarOf(Scope, int) - Static method in class org.tensorflow.op.core.Constant
Creates a constant containing a single int element.
scalarOf(Scope, float) - Static method in class org.tensorflow.op.core.Constant
Creates a constant containing a single float element.
scalarOf(Scope, double) - Static method in class org.tensorflow.op.core.Constant
Creates a constant containing a single double element.
scalarOf(Scope, long) - Static method in class org.tensorflow.op.core.Constant
Creates a constant containing a single long element.
scalarOf(Scope, boolean) - Static method in class org.tensorflow.op.core.Constant
Creates a constant containing a single boolean element.
scalarOf(Scope, byte) - Static method in class org.tensorflow.op.core.Constant
Creates a constant containing a single byte element.
scalarOf(Scope, String) - Static method in class org.tensorflow.op.core.Constant
Creates a String constant using the default, UTF-8 encoding.
scalarOf(Scope, Charset, String) - Static method in class org.tensorflow.op.core.Constant
Creates a String constant using a specified encoding.
scalarOf(float) - Static method in interface org.tensorflow.types.TBfloat16
Allocates a new tensor for storing a single float value.
scalarOf(boolean) - Static method in interface org.tensorflow.types.TBool
Allocates a new tensor for storing a single boolean value.
scalarOf(float) - Static method in interface org.tensorflow.types.TFloat16
Allocates a new tensor for storing a single float value.
scalarOf(float) - Static method in interface org.tensorflow.types.TFloat32
Allocates a new tensor for storing a single float value.
scalarOf(double) - Static method in interface org.tensorflow.types.TFloat64
Allocates a new tensor for storing a single double value.
scalarOf(int) - Static method in interface org.tensorflow.types.TInt32
Allocates a new tensor for storing a single int value.
scalarOf(long) - Static method in interface org.tensorflow.types.TInt64
Allocates a new tensor for storing a single long value.
scalarOf(String) - Static method in interface org.tensorflow.types.TString
Allocates a new tensor for storing a string scalar.
scalarOf(byte) - Static method in interface org.tensorflow.types.TUint8
Allocates a new tensor for storing a single byte value.
ScalarSummary - Class in org.tensorflow.op.summary
Outputs a `Summary` protocol buffer with scalar values.
scalarSummary(Operand<TString>, Operand<T>) - Method in class org.tensorflow.op.SummaryOps
Outputs a `Summary` protocol buffer with scalar values.
ScaleAndTranslate - Class in org.tensorflow.op.image
 
scaleAndTranslate(Operand<T>, Operand<TInt32>, Operand<TFloat32>, Operand<TFloat32>, ScaleAndTranslate.Options...) - Method in class org.tensorflow.op.ImageOps
 
ScaleAndTranslate.Options - Class in org.tensorflow.op.image
Optional attributes for ScaleAndTranslate
ScaleAndTranslateGrad<T extends TNumber> - Class in org.tensorflow.op.image
 
ScaleAndTranslateGrad.Options - Class in org.tensorflow.op.image
Optional attributes for ScaleAndTranslateGrad
scaleBackprop() - Method in class org.tensorflow.op.nn.FusedBatchNormGrad
A 1D Tensor for the gradient with respect to scale.
ScatterAdd<T extends TType> - Class in org.tensorflow.op.core
Adds sparse updates to a variable reference.
scatterAdd(Operand<T>, Operand<U>, Operand<T>, ScatterAdd.Options...) - Method in class org.tensorflow.op.Ops
Adds sparse updates to a variable reference.
ScatterAdd.Options - Class in org.tensorflow.op.core
Optional attributes for ScatterAdd
ScatterDiv<T extends TType> - Class in org.tensorflow.op.core
Divides a variable reference by sparse updates.
scatterDiv(Operand<T>, Operand<U>, Operand<T>, ScatterDiv.Options...) - Method in class org.tensorflow.op.Ops
Divides a variable reference by sparse updates.
ScatterDiv.Options - Class in org.tensorflow.op.core
Optional attributes for ScatterDiv
ScatterMax<T extends TNumber> - Class in org.tensorflow.op.core
Reduces sparse updates into a variable reference using the `max` operation.
scatterMax(Operand<T>, Operand<U>, Operand<T>, ScatterMax.Options...) - Method in class org.tensorflow.op.Ops
Reduces sparse updates into a variable reference using the `max` operation.
ScatterMax.Options - Class in org.tensorflow.op.core
Optional attributes for ScatterMax
ScatterMin<T extends TNumber> - Class in org.tensorflow.op.core
Reduces sparse updates into a variable reference using the `min` operation.
scatterMin(Operand<T>, Operand<U>, Operand<T>, ScatterMin.Options...) - Method in class org.tensorflow.op.Ops
Reduces sparse updates into a variable reference using the `min` operation.
ScatterMin.Options - Class in org.tensorflow.op.core
Optional attributes for ScatterMin
ScatterMul<T extends TType> - Class in org.tensorflow.op.core
Multiplies sparse updates into a variable reference.
scatterMul(Operand<T>, Operand<U>, Operand<T>, ScatterMul.Options...) - Method in class org.tensorflow.op.Ops
Multiplies sparse updates into a variable reference.
ScatterMul.Options - Class in org.tensorflow.op.core
Optional attributes for ScatterMul
ScatterNd<U extends TType> - Class in org.tensorflow.op.core
Scatter `updates` into a new tensor according to `indices`.
scatterNd(Operand<T>, Operand<U>, Operand<T>) - Method in class org.tensorflow.op.Ops
Scatter `updates` into a new tensor according to `indices`.
ScatterNdAdd<T extends TType> - Class in org.tensorflow.op.core
Applies sparse addition to individual values or slices in a Variable.
scatterNdAdd(Operand<T>, Operand<U>, Operand<T>, ScatterNdAdd.Options...) - Method in class org.tensorflow.op.Ops
Applies sparse addition to individual values or slices in a Variable.
ScatterNdAdd.Options - Class in org.tensorflow.op.core
Optional attributes for ScatterNdAdd
ScatterNdMax<T extends TType> - Class in org.tensorflow.op.core
Computes element-wise maximum.
ScatterNdMax.Options - Class in org.tensorflow.op.core
Optional attributes for ScatterNdMax
ScatterNdMin<T extends TType> - Class in org.tensorflow.op.core
Computes element-wise minimum.
ScatterNdMin.Options - Class in org.tensorflow.op.core
Optional attributes for ScatterNdMin
ScatterNdNonAliasingAdd<T extends TType> - Class in org.tensorflow.op.core
Applies sparse addition to `input` using individual values or slices
scatterNdNonAliasingAdd(Operand<T>, Operand<U>, Operand<T>) - Method in class org.tensorflow.op.Ops
Applies sparse addition to `input` using individual values or slices
ScatterNdSub<T extends TType> - Class in org.tensorflow.op.core
Applies sparse subtraction to individual values or slices in a Variable.
scatterNdSub(Operand<T>, Operand<U>, Operand<T>, ScatterNdSub.Options...) - Method in class org.tensorflow.op.Ops
Applies sparse subtraction to individual values or slices in a Variable.
ScatterNdSub.Options - Class in org.tensorflow.op.core
Optional attributes for ScatterNdSub
ScatterNdUpdate<T extends TType> - Class in org.tensorflow.op.core
Applies sparse `updates` to individual values or slices within a given
scatterNdUpdate(Operand<T>, Operand<U>, Operand<T>, ScatterNdUpdate.Options...) - Method in class org.tensorflow.op.Ops
Applies sparse `updates` to individual values or slices within a given
ScatterNdUpdate.Options - Class in org.tensorflow.op.core
Optional attributes for ScatterNdUpdate
ScatterSub<T extends TType> - Class in org.tensorflow.op.core
Subtracts sparse updates to a variable reference.
scatterSub(Operand<T>, Operand<U>, Operand<T>, ScatterSub.Options...) - Method in class org.tensorflow.op.Ops
Subtracts sparse updates to a variable reference.
ScatterSub.Options - Class in org.tensorflow.op.core
Optional attributes for ScatterSub
ScatterUpdate<T extends TType> - Class in org.tensorflow.op.core
Applies sparse updates to a variable reference.
scatterUpdate(Operand<T>, Operand<U>, Operand<T>, ScatterUpdate.Options...) - Method in class org.tensorflow.op.Ops
Applies sparse updates to a variable reference.
ScatterUpdate.Options - Class in org.tensorflow.op.core
Optional attributes for ScatterUpdate
SCHEDULED_MICROS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.NodeExecStats
 
SCHEDULED_NANOS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.NodeExecStats
 
SCHEDULING_HEURISTICS_VALUE - Static variable in enum org.tensorflow.proto.framework.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.
scientific(Boolean) - Method in class org.tensorflow.op.dtypes.AsString.Options
 
scientific(Boolean) - Static method in class org.tensorflow.op.dtypes.AsString
 
SCOMPLEX_VAL_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TensorProto
 
scope() - Method in class org.tensorflow.op.Ops
Returns the current scope of this API
Scope - Class in org.tensorflow.op
Manages groups of related properties when creating Tensorflow Operations, such as a common name prefix.
Scope(ExecutionEnvironment) - Constructor for class org.tensorflow.op.Scope
Create a new top-level scope.
SCOPED_ALLOCATOR_OPTIMIZATION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RewriterConfig
 
SCOPED_ALLOCATOR_OPTS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RewriterConfig
 
ScopedAllocatorOptions - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.ScopedAllocatorOptions
ScopedAllocatorOptions.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.ScopedAllocatorOptions
ScopedAllocatorOptionsOrBuilder - Interface in org.tensorflow.proto.framework
 
SdcaFprint - Class in org.tensorflow.op.train
Computes fingerprints of the input strings.
sdcaFprint(Operand<TString>) - Method in class org.tensorflow.op.TrainOps
Computes fingerprints of the input strings.
SdcaOptimizer - Class in org.tensorflow.op.train
Distributed version of Stochastic Dual Coordinate Ascent (SDCA) optimizer for
SdcaOptimizer.Options - Class in org.tensorflow.op.train
Optional attributes for SdcaOptimizer
SdcaShrinkL1 - Class in org.tensorflow.op.train
Applies L1 regularization shrink step on the parameters.
sdcaShrinkL1(Iterable<Operand<TFloat32>>, Float, Float) - Method in class org.tensorflow.op.TrainOps
Applies L1 regularization shrink step on the parameters.
seed(Long) - Method in class org.tensorflow.op.data.SnapshotDataset.Options
 
seed(Long) - Static method in class org.tensorflow.op.data.SnapshotDataset
 
seed(Long) - Method in class org.tensorflow.op.image.RandomCrop.Options
 
seed(Long) - Static method in class org.tensorflow.op.image.RandomCrop
 
seed(Long) - Method in class org.tensorflow.op.image.SampleDistortedBoundingBox.Options
 
seed(Long) - Static method in class org.tensorflow.op.image.SampleDistortedBoundingBox
 
seed(Long) - Method in class org.tensorflow.op.io.RandomShuffleQueue.Options
 
seed(Long) - Static method in class org.tensorflow.op.io.RandomShuffleQueue
 
seed(Long) - Method in class org.tensorflow.op.nn.ComputeAccidentalHits.Options
 
seed(Long) - Static method in class org.tensorflow.op.nn.ComputeAccidentalHits
 
seed(Long) - Method in class org.tensorflow.op.nn.CudnnRNN.Options
 
seed(Long) - Static method in class org.tensorflow.op.nn.CudnnRNN
 
seed(Long) - Method in class org.tensorflow.op.nn.CudnnRNNBackprop.Options
 
seed(Long) - Static method in class org.tensorflow.op.nn.CudnnRNNBackprop
 
seed(Long) - Method in class org.tensorflow.op.nn.CudnnRNNCanonicalToParams.Options
 
seed(Long) - Static method in class org.tensorflow.op.nn.CudnnRNNCanonicalToParams
 
seed(Long) - Method in class org.tensorflow.op.nn.CudnnRnnParamsSize.Options
 
seed(Long) - Static method in class org.tensorflow.op.nn.CudnnRnnParamsSize
 
seed(Long) - Method in class org.tensorflow.op.nn.CudnnRNNParamsToCanonical.Options
 
seed(Long) - Static method in class org.tensorflow.op.nn.CudnnRNNParamsToCanonical
 
seed(Long) - Method in class org.tensorflow.op.nn.FixedUnigramCandidateSampler.Options
 
seed(Long) - Static method in class org.tensorflow.op.nn.FixedUnigramCandidateSampler
 
seed(Long) - Method in class org.tensorflow.op.nn.FractionalAvgPool.Options
 
seed(Long) - Static method in class org.tensorflow.op.nn.FractionalAvgPool
 
seed(Long) - Method in class org.tensorflow.op.nn.FractionalMaxPool.Options
 
seed(Long) - Static method in class org.tensorflow.op.nn.FractionalMaxPool
 
seed(Long) - Method in class org.tensorflow.op.nn.LearnedUnigramCandidateSampler.Options
 
seed(Long) - Static method in class org.tensorflow.op.nn.LearnedUnigramCandidateSampler
 
seed(Long) - Method in class org.tensorflow.op.random.AllCandidateSampler.Options
 
seed(Long) - Static method in class org.tensorflow.op.random.AllCandidateSampler
 
seed(Long) - Method in class org.tensorflow.op.random.LogUniformCandidateSampler.Options
 
seed(Long) - Static method in class org.tensorflow.op.random.LogUniformCandidateSampler
 
seed(Long) - Method in class org.tensorflow.op.random.Multinomial.Options
 
seed(Long) - Static method in class org.tensorflow.op.random.Multinomial
 
seed(Long) - Method in class org.tensorflow.op.random.ParameterizedTruncatedNormal.Options
 
seed(Long) - Static method in class org.tensorflow.op.random.ParameterizedTruncatedNormal
 
seed(Long) - Method in class org.tensorflow.op.random.RandomGamma.Options
 
seed(Long) - Static method in class org.tensorflow.op.random.RandomGamma
 
seed(Long) - Method in class org.tensorflow.op.random.RandomPoisson.Options
 
seed(Long) - Static method in class org.tensorflow.op.random.RandomPoisson
 
seed(Long) - Method in class org.tensorflow.op.random.RandomShuffle.Options
 
seed(Long) - Static method in class org.tensorflow.op.random.RandomShuffle
 
seed(Long) - Method in class org.tensorflow.op.random.RandomStandardNormal.Options
 
seed(Long) - Static method in class org.tensorflow.op.random.RandomStandardNormal
 
seed(Long) - Method in class org.tensorflow.op.random.RandomUniform.Options
 
seed(Long) - Static method in class org.tensorflow.op.random.RandomUniform
 
seed(Long) - Method in class org.tensorflow.op.random.RandomUniformInt.Options
 
seed(Long) - Static method in class org.tensorflow.op.random.RandomUniformInt
 
seed(Long) - Method in class org.tensorflow.op.random.TruncatedNormal.Options
 
seed(Long) - Static method in class org.tensorflow.op.random.TruncatedNormal
 
seed(Long) - Method in class org.tensorflow.op.random.UniformCandidateSampler.Options
 
seed(Long) - Static method in class org.tensorflow.op.random.UniformCandidateSampler
 
seed2(Long) - Method in class org.tensorflow.op.data.SnapshotDataset.Options
 
seed2(Long) - Static method in class org.tensorflow.op.data.SnapshotDataset
 
seed2(Long) - Method in class org.tensorflow.op.image.RandomCrop.Options
 
seed2(Long) - Static method in class org.tensorflow.op.image.RandomCrop
 
seed2(Long) - Method in class org.tensorflow.op.image.SampleDistortedBoundingBox.Options
 
seed2(Long) - Static method in class org.tensorflow.op.image.SampleDistortedBoundingBox
 
seed2(Long) - Method in class org.tensorflow.op.io.RandomShuffleQueue.Options
 
seed2(Long) - Static method in class org.tensorflow.op.io.RandomShuffleQueue
 
seed2(Long) - Method in class org.tensorflow.op.nn.ComputeAccidentalHits.Options
 
seed2(Long) - Static method in class org.tensorflow.op.nn.ComputeAccidentalHits
 
seed2(Long) - Method in class org.tensorflow.op.nn.CudnnRNN.Options
 
seed2(Long) - Static method in class org.tensorflow.op.nn.CudnnRNN
 
seed2(Long) - Method in class org.tensorflow.op.nn.CudnnRNNBackprop.Options
 
seed2(Long) - Static method in class org.tensorflow.op.nn.CudnnRNNBackprop
 
seed2(Long) - Method in class org.tensorflow.op.nn.CudnnRNNCanonicalToParams.Options
 
seed2(Long) - Static method in class org.tensorflow.op.nn.CudnnRNNCanonicalToParams
 
seed2(Long) - Method in class org.tensorflow.op.nn.CudnnRnnParamsSize.Options
 
seed2(Long) - Static method in class org.tensorflow.op.nn.CudnnRnnParamsSize
 
seed2(Long) - Method in class org.tensorflow.op.nn.CudnnRNNParamsToCanonical.Options
 
seed2(Long) - Static method in class org.tensorflow.op.nn.CudnnRNNParamsToCanonical
 
seed2(Long) - Method in class org.tensorflow.op.nn.FixedUnigramCandidateSampler.Options
 
seed2(Long) - Static method in class org.tensorflow.op.nn.FixedUnigramCandidateSampler
 
seed2(Long) - Method in class org.tensorflow.op.nn.FractionalAvgPool.Options
 
seed2(Long) - Static method in class org.tensorflow.op.nn.FractionalAvgPool
 
seed2(Long) - Method in class org.tensorflow.op.nn.FractionalMaxPool.Options
 
seed2(Long) - Static method in class org.tensorflow.op.nn.FractionalMaxPool
 
seed2(Long) - Method in class org.tensorflow.op.nn.LearnedUnigramCandidateSampler.Options
 
seed2(Long) - Static method in class org.tensorflow.op.nn.LearnedUnigramCandidateSampler
 
seed2(Long) - Method in class org.tensorflow.op.random.AllCandidateSampler.Options
 
seed2(Long) - Static method in class org.tensorflow.op.random.AllCandidateSampler
 
seed2(Long) - Method in class org.tensorflow.op.random.LogUniformCandidateSampler.Options
 
seed2(Long) - Static method in class org.tensorflow.op.random.LogUniformCandidateSampler
 
seed2(Long) - Method in class org.tensorflow.op.random.Multinomial.Options
 
seed2(Long) - Static method in class org.tensorflow.op.random.Multinomial
 
seed2(Long) - Method in class org.tensorflow.op.random.ParameterizedTruncatedNormal.Options
 
seed2(Long) - Static method in class org.tensorflow.op.random.ParameterizedTruncatedNormal
 
seed2(Long) - Method in class org.tensorflow.op.random.RandomGamma.Options
 
seed2(Long) - Static method in class org.tensorflow.op.random.RandomGamma
 
seed2(Long) - Method in class org.tensorflow.op.random.RandomPoisson.Options
 
seed2(Long) - Static method in class org.tensorflow.op.random.RandomPoisson
 
seed2(Long) - Method in class org.tensorflow.op.random.RandomShuffle.Options
 
seed2(Long) - Static method in class org.tensorflow.op.random.RandomShuffle
 
seed2(Long) - Method in class org.tensorflow.op.random.RandomStandardNormal.Options
 
seed2(Long) - Static method in class org.tensorflow.op.random.RandomStandardNormal
 
seed2(Long) - Method in class org.tensorflow.op.random.RandomUniform.Options
 
seed2(Long) - Static method in class org.tensorflow.op.random.RandomUniform
 
seed2(Long) - Method in class org.tensorflow.op.random.RandomUniformInt.Options
 
seed2(Long) - Static method in class org.tensorflow.op.random.RandomUniformInt
 
seed2(Long) - Method in class org.tensorflow.op.random.TruncatedNormal.Options
 
seed2(Long) - Static method in class org.tensorflow.op.random.TruncatedNormal
 
seed2(Long) - Method in class org.tensorflow.op.random.UniformCandidateSampler.Options
 
seed2(Long) - Static method in class org.tensorflow.op.random.UniformCandidateSampler
 
SegmentMax<T extends TNumber> - Class in org.tensorflow.op.math
Computes the maximum along segments of a tensor.
segmentMax(Operand<T>, Operand<U>) - Method in class org.tensorflow.op.MathOps
Computes the maximum along segments of a tensor.
SegmentMean<T extends TType> - Class in org.tensorflow.op.math
Computes the mean along segments of a tensor.
segmentMean(Operand<T>, Operand<U>) - Method in class org.tensorflow.op.MathOps
Computes the mean along segments of a tensor.
SegmentMin<T extends TNumber> - Class in org.tensorflow.op.math
Computes the minimum along segments of a tensor.
segmentMin(Operand<T>, Operand<U>) - Method in class org.tensorflow.op.MathOps
Computes the minimum along segments of a tensor.
SegmentProd<T extends TType> - Class in org.tensorflow.op.math
Computes the product along segments of a tensor.
segmentProd(Operand<T>, Operand<U>) - Method in class org.tensorflow.op.MathOps
Computes the product along segments of a tensor.
SegmentSum<T extends TType> - Class in org.tensorflow.op.math
Computes the sum along segments of a tensor.
segmentSum(Operand<T>, Operand<U>) - Method in class org.tensorflow.op.MathOps
Computes the sum along segments of a tensor.
Select<T extends TType> - Class in org.tensorflow.op.core
 
select(Operand<TBool>, Operand<T>, Operand<T>) - Method in class org.tensorflow.op.Ops
 
selectCols(List<Long>) - Method in class org.tensorflow.op.io.DecodeCsv.Options
 
selectCols(List<Long>) - Static method in class org.tensorflow.op.io.DecodeCsv
 
selectedIndices() - Method in class org.tensorflow.op.image.NonMaxSuppression
A 1-D integer tensor of shape `[M]` representing the selected indices from the boxes tensor, where `M <= max_output_size`.
selectedIndices() - Method in class org.tensorflow.op.image.NonMaxSuppressionWithOverlaps
A 1-D integer tensor of shape `[M]` representing the selected indices from the boxes tensor, where `M <= max_output_size`.
selectedScores() - Method in class org.tensorflow.op.image.NonMaxSuppression
A 1-D float tensor of shape `[M]` representing the corresponding scores for each selected box, where `M <= max_output_size`.
SelfAdjointEig<T extends TType> - Class in org.tensorflow.op.linalg
Computes the eigen decomposition of one or more square self-adjoint matrices.
selfAdjointEig(Operand<T>, SelfAdjointEig.Options...) - Method in class org.tensorflow.op.LinalgOps
Computes the eigen decomposition of one or more square self-adjoint matrices.
SelfAdjointEig<T extends TType> - Class in org.tensorflow.op.xla
Computes the eigen decomposition of a batch of self-adjoint matrices
selfAdjointEig(Operand<T>, Boolean, Long, Float) - Method in class org.tensorflow.op.XlaOps
Computes the eigen decomposition of a batch of self-adjoint matrices
SelfAdjointEig.Options - Class in org.tensorflow.op.linalg
Optional attributes for SelfAdjointEig
Selu<T extends TNumber> - Class in org.tensorflow.op.nn
Computes scaled exponential linear: `scale * alpha * (exp(features) - 1)`
selu(Operand<T>) - Method in class org.tensorflow.op.NnOps
Computes scaled exponential linear: `scale * alpha * (exp(features) - 1)`
SeluGrad<T extends TNumber> - Class in org.tensorflow.op.nn
Computes gradients for the scaled exponential linear (Selu) operation.
Send - Class in org.tensorflow.op.core
Sends the named tensor from send_device to recv_device.
Send - Class in org.tensorflow.op.xla
Sends the named tensor to another XLA computation.
send(Operand<T>, String) - Method in class org.tensorflow.op.XlaOps
Sends the named tensor to another XLA computation.
Send.Options - Class in org.tensorflow.op.core
Optional attributes for Send
SendTPUEmbeddingGradients - Class in org.tensorflow.op.tpu
Performs gradient updates of embedding tables.
separator(String) - Method in class org.tensorflow.op.strings.Join.Options
 
separator(String) - Static method in class org.tensorflow.op.strings.Join
 
separator(String) - Method in class org.tensorflow.op.strings.ReduceJoin.Options
 
separator(String) - Static method in class org.tensorflow.op.strings.ReduceJoin
 
separator(String) - Method in class org.tensorflow.op.strings.UnsortedSegmentJoin.Options
 
separator(String) - Static method in class org.tensorflow.op.strings.UnsortedSegmentJoin
 
SequenceExample - Class in org.tensorflow.proto.example
Protobuf type tensorflow.SequenceExample
SequenceExample.Builder - Class in org.tensorflow.proto.example
Protobuf type tensorflow.SequenceExample
SequenceExampleOrBuilder - Interface in org.tensorflow.proto.example
 
SERIAL_IDENTIFIER_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.MachineConfiguration
 
serialized() - Method in class org.tensorflow.op.data.SerializeIterator
A variant tensor storing the state of the iterator contained in the resource.
serialized() - Method in class org.tensorflow.op.io.SerializeTensor
A serialized TensorProto proto of the input tensor.
SERIALIZED_EXECUTOR_PARAMETERS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
 
serializedSparse() - Method in class org.tensorflow.op.io.SerializeManySparse
 
serializedSparse() - Method in class org.tensorflow.op.io.SerializeSparse
 
SerializeIterator - Class in org.tensorflow.op.data
Converts the given `resource_handle` representing an iterator to a variant tensor.
serializeIterator(Operand<?>, SerializeIterator.Options...) - Method in class org.tensorflow.op.DataOps
Converts the given `resource_handle` representing an iterator to a variant tensor.
SerializeIterator.Options - Class in org.tensorflow.op.data
Optional attributes for SerializeIterator
SerializeManySparse<U extends TType> - Class in org.tensorflow.op.io
Serialize an `N`-minibatch `SparseTensor` into an `[N, 3]` `Tensor` object.
serializeManySparse(Operand<TInt64>, Operand<T>, Operand<TInt64>) - Method in class org.tensorflow.op.IoOps
Serialize an `N`-minibatch `SparseTensor` into an `[N, 3]` `Tensor` object.
serializeManySparse(Operand<TInt64>, Operand<T>, Operand<TInt64>, DataType<U>) - Method in class org.tensorflow.op.IoOps
Serialize an `N`-minibatch `SparseTensor` into an `[N, 3]` `Tensor` object.
SerializeSparse<U extends TType> - Class in org.tensorflow.op.io
Serialize a `SparseTensor` into a `[3]` `Tensor` object.
serializeSparse(Operand<TInt64>, Operand<T>, Operand<TInt64>) - Method in class org.tensorflow.op.IoOps
Serialize a `SparseTensor` into a `[3]` `Tensor` object.
serializeSparse(Operand<TInt64>, Operand<T>, Operand<TInt64>, DataType<U>) - Method in class org.tensorflow.op.IoOps
Serialize a `SparseTensor` into a `[3]` `Tensor` object.
SerializeTensor - Class in org.tensorflow.op.io
Transforms a Tensor into a serialized TensorProto proto.
serializeTensor(Operand<T>) - Method in class org.tensorflow.op.IoOps
Transforms a Tensor into a serialized TensorProto proto.
Server - Class in org.tensorflow
An in-process TensorFlow server, for use in distributed training.
Server(ServerDef) - Constructor for class org.tensorflow.Server
Constructs a new instance of server.
ServerDef - Class in org.tensorflow.proto.distruntime
Defines the configuration of a single TensorFlow server.
ServerDef.Builder - Class in org.tensorflow.proto.distruntime
Defines the configuration of a single TensorFlow server.
ServerDefOrBuilder - Interface in org.tensorflow.proto.distruntime
 
ServerProtos - Class in org.tensorflow.proto.distruntime
 
session() - Method in class org.tensorflow.ConcreteFunction
Returns the session used to execute the graph when calling this function
session() - Method in class org.tensorflow.SavedModelBundle
Returns the Session with which to perform computation using the model.
Session - Class in org.tensorflow
Driver for Graph execution.
Session(Graph) - Constructor for class org.tensorflow.Session
Construct a new session with the associated Graph.
Session(Graph, ConfigProto) - Constructor for class org.tensorflow.Session
Construct a new session with the associated Graph and configuration options.
Session.Run - Class in org.tensorflow
Output tensors and metadata obtained when executing a session.
Session.Runner - Class in org.tensorflow
Run Operations and evaluate Tensors.
SESSION_INTER_OP_THREAD_POOL_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ConfigProto
 
SESSION_LOG_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.Event
 
SESSION_METADATA_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ConfigProto.Experimental
 
SessionLog - Class in org.tensorflow.proto.util
Protocol buffer used for logging session state.
SessionLog.Builder - Class in org.tensorflow.proto.util
Protocol buffer used for logging session state.
SessionLog.SessionStatus - Enum in org.tensorflow.proto.util
Protobuf enum tensorflow.SessionLog.SessionStatus
SessionLogOrBuilder - Interface in org.tensorflow.proto.util
 
SessionMetadata - Class in org.tensorflow.proto.framework
Metadata about the session.
SessionMetadata.Builder - Class in org.tensorflow.proto.framework
Metadata about the session.
SessionMetadataOrBuilder - Interface in org.tensorflow.proto.framework
 
setActionCount(long) - Method in class org.tensorflow.proto.util.MemChunk.Builder
uint64 action_count = 7;
setActionCount(long) - Method in class org.tensorflow.proto.util.SnapShot.Builder
uint64 action_count = 1;
setAddress(long) - Method in class org.tensorflow.proto.util.MemChunk.Builder
uint64 address = 1;
setAggregation(VariableAggregation) - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
.tensorflow.VariableAggregation aggregation = 5;
setAggregation(VariableAggregation) - Method in class org.tensorflow.proto.framework.VariableDef.Builder
Indicates how a distributed variable will be aggregated.
setAggregationValue(int) - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
.tensorflow.VariableAggregation aggregation = 5;
setAggregationValue(int) - Method in class org.tensorflow.proto.framework.VariableDef.Builder
Indicates how a distributed variable will be aggregated.
setAliasInputPort(long) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo.Builder
If >= 0, the output is an alias of an input.
setAllEndRelMicros(long) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
int64 all_end_rel_micros = 5;
setAllEndRelNanos(long) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
int64 all_end_rel_nanos = 16;
setAllocatedBytes(long) - Method in class org.tensorflow.proto.framework.AllocationDescription.Builder
Total number of bytes allocated if known
setAllocationDescription(AllocationDescription) - Method in class org.tensorflow.proto.framework.TensorDescription.Builder
Information about the size and allocator used for the data
setAllocationDescription(AllocationDescription.Builder) - Method in class org.tensorflow.proto.framework.TensorDescription.Builder
Information about the size and allocator used for the data
setAllocationId(long) - Method in class org.tensorflow.proto.framework.AllocationDescription.Builder
Identifier of the allocated buffer if known
setAllocationId(long) - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation.Builder
Id of the tensor buffer being allocated, used to match to a corresponding deallocation.
setAllocationId(long) - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation.Builder
Id of the tensor buffer being deallocated, used to match to a corresponding allocation.
setAllocationId(long) - Method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation.Builder
Id of the tensor buffer being deallocated, used to match to a corresponding allocation.
setAllocationRecords(int, AllocationRecord) - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
setAllocationRecords(int, AllocationRecord.Builder) - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
setAllocatorBytesInUse(long) - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
These are snapshots of the overall allocator memory stats.
setAllocatorName(String) - Method in class org.tensorflow.proto.framework.AllocationDescription.Builder
Name of the allocator used
setAllocatorName(String) - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
string allocator_name = 1;
setAllocatorName(String) - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation.Builder
Name of the allocator used.
setAllocatorName(String) - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation.Builder
Name of the allocator used.
setAllocatorName(String) - Method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation.Builder
Name of the allocator used.
setAllocatorName(String) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
string allocator_name = 1;
setAllocatorNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.AllocationDescription.Builder
Name of the allocator used
setAllocatorNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
string allocator_name = 1;
setAllocatorNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation.Builder
Name of the allocator used.
setAllocatorNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation.Builder
Name of the allocator used.
setAllocatorNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation.Builder
Name of the allocator used.
setAllocatorNameBytes(ByteString) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
string allocator_name = 1;
setAllocatorType(String) - Method in class org.tensorflow.proto.framework.GPUOptions.Builder
The type of GPU allocation strategy to use.
setAllocatorTypeBytes(ByteString) - Method in class org.tensorflow.proto.framework.GPUOptions.Builder
The type of GPU allocation strategy to use.
setAllocBytes(long) - Method in class org.tensorflow.proto.framework.AllocationRecord.Builder
Number of bytes allocated, or de-allocated if negative.
setAllocMicros(long) - Method in class org.tensorflow.proto.framework.AllocationRecord.Builder
The timestamp of the operation.
setAllowedPositionalArguments(long) - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction.Builder
The prefix of `argument_keywords` which may be identified by position.
setAllowedValues(AttrValue) - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint.Builder
A list of values that this kernel supports for this attr.
setAllowedValues(AttrValue.Builder) - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint.Builder
A list of values that this kernel supports for this attr.
setAllowedValues(AttrValue) - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
The set of allowed values.
setAllowedValues(AttrValue.Builder) - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
The set of allowed values.
setAllowGrowth(boolean) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.ConfigProto.Builder
Whether soft placement is allowed.
setAllowsUninitializedInput(boolean) - Method in class org.tensorflow.proto.framework.OpDef.Builder
By default, all inputs to an Op must be initialized Tensors.
setAllStartMicros(long) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
int64 all_start_micros = 2;
setAllStartNanos(long) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
int64 all_start_nanos = 13;
setAnyInfo(Any) - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
A serialized protobuf.
setAnyInfo(Any.Builder) - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
A serialized protobuf.
setAnyList(CollectionDef.AnyList) - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
.tensorflow.CollectionDef.AnyList any_list = 5;
setAnyList(CollectionDef.AnyList.Builder) - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
.tensorflow.CollectionDef.AnyList any_list = 5;
setArgOrder(int, String) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
List of original in_arg names to specify new argument order.
setArgument(int, String) - Method in class org.tensorflow.proto.util.testlog.RunConfiguration.Builder
repeated string argument = 1;
setArgumentKeywords(int, String) - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction.Builder
A sequence of unique strings, one per Tensor argument.
setArithmeticOptimization(RewriterConfig.Toggle) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Arithmetic optimizations (default is ON) e.g.
setArithmeticOptimizationValue(int) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Arithmetic optimizations (default is ON) e.g.
setAsset(SavedAsset) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedAsset asset = 5;
setAsset(SavedAsset.Builder) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedAsset asset = 5;
setAssetFileDef(int, AssetFileDef) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
setAssetFileDef(int, AssetFileDef.Builder) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
setAssetFileDefIndex(int) - Method in class org.tensorflow.proto.framework.SavedAsset.Builder
Index into `MetaGraphDef.asset_file_def[]` that describes the Asset.
setAttr(String, String) - Method in class org.tensorflow.GraphOperationBuilder
 
setAttr(String, byte[]) - Method in class org.tensorflow.GraphOperationBuilder
 
setAttr(String, long) - Method in class org.tensorflow.GraphOperationBuilder
 
setAttr(String, long[]) - Method in class org.tensorflow.GraphOperationBuilder
 
setAttr(String, float) - Method in class org.tensorflow.GraphOperationBuilder
 
setAttr(String, float[]) - Method in class org.tensorflow.GraphOperationBuilder
 
setAttr(String, boolean) - Method in class org.tensorflow.GraphOperationBuilder
 
setAttr(String, boolean[]) - Method in class org.tensorflow.GraphOperationBuilder
 
setAttr(String, DataType) - Method in class org.tensorflow.GraphOperationBuilder
 
setAttr(String, DataType[]) - Method in class org.tensorflow.GraphOperationBuilder
 
setAttr(String, Tensor<?>) - Method in class org.tensorflow.GraphOperationBuilder
 
setAttr(String, Tensor<?>[]) - Method in class org.tensorflow.GraphOperationBuilder
 
setAttr(String, Shape) - Method in class org.tensorflow.GraphOperationBuilder
 
setAttr(String, Shape[]) - Method in class org.tensorflow.GraphOperationBuilder
 
setAttr(String, String[]) - Method in class org.tensorflow.GraphOperationBuilder
 
setAttr(String, String[]) - Method in interface org.tensorflow.OperationBuilder
Set the string values of an attribute of the operation being built.
setAttr(String, String) - Method in interface org.tensorflow.OperationBuilder
Set the string value of an attribute of the operation being built.
setAttr(String, byte[]) - Method in interface org.tensorflow.OperationBuilder
Set the byte values of an attribute of the operation being built.
setAttr(String, long) - Method in interface org.tensorflow.OperationBuilder
Set the long value of an attribute of the operation being built.
setAttr(String, long[]) - Method in interface org.tensorflow.OperationBuilder
Set the long values of an attribute of the operation being built.
setAttr(String, float) - Method in interface org.tensorflow.OperationBuilder
Set the float value of an attribute of the operation being built.
setAttr(String, float[]) - Method in interface org.tensorflow.OperationBuilder
Set the float values of an attribute of the operation being built.
setAttr(String, boolean) - Method in interface org.tensorflow.OperationBuilder
Set the boolean value of an attribute of the operation being built.
setAttr(String, boolean[]) - Method in interface org.tensorflow.OperationBuilder
Set the boolean values of an attribute of the operation being built.
setAttr(String, DataType<?>) - Method in interface org.tensorflow.OperationBuilder
Set the type value of an attribute of the operation being built.
setAttr(String, DataType<?>[]) - Method in interface org.tensorflow.OperationBuilder
Set the type values of an attribute of the operation being built.
setAttr(String, Tensor<?>) - Method in interface org.tensorflow.OperationBuilder
Set the tensor value of an attribute of the operation being built.
setAttr(String, Tensor<?>[]) - Method in interface org.tensorflow.OperationBuilder
Set the tensor values of an attribute of the operation being built.
setAttr(String, Shape) - Method in interface org.tensorflow.OperationBuilder
Set the shape value of an attribute of the operation being built.
setAttr(String, Shape[]) - Method in interface org.tensorflow.OperationBuilder
Set the shape values of an attribute of the operation being built.
setAttr(int, ApiDef.Attr) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Attr attr = 6;
setAttr(int, ApiDef.Attr.Builder) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Attr attr = 6;
setAttr(int, OpDef.AttrDef) - Method in class org.tensorflow.proto.framework.OpDef.Builder
repeated .tensorflow.OpDef.AttrDef attr = 4;
setAttr(int, OpDef.AttrDef.Builder) - Method in class org.tensorflow.proto.framework.OpDef.Builder
repeated .tensorflow.OpDef.AttrDef attr = 4;
setAttributes(int, TrackableObjectGraph.TrackableObject.SerializedTensor) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
setAttributes(int, TrackableObjectGraph.TrackableObject.SerializedTensor.Builder) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
setAudio(Summary.Audio) - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
.tensorflow.Summary.Audio audio = 6;
setAudio(Summary.Audio.Builder) - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
.tensorflow.Summary.Audio audio = 6;
setAutoMixedPrecision(RewriterConfig.Toggle) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Optimize data types for CUDA (default is OFF).
setAutoMixedPrecisionMkl(RewriterConfig.Toggle) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Optimize data types for MKL (default is OFF).
setAutoMixedPrecisionMklValue(int) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Optimize data types for MKL (default is OFF).
setAutoMixedPrecisionValue(int) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Optimize data types for CUDA (default is OFF).
setAutoParallel(AutoParallelOptions) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.RewriterConfig.Builder
Configures AutoParallel optimization passes either through the meta-optimizer or when manually specified through the optimizers field.
setAvailable(long) - Method in class org.tensorflow.proto.util.testlog.MemoryInfo.Builder
Immediately available memory in bytes
setAvailableDeviceInfo(int, AvailableDeviceInfo) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Devices accessible to the test (e.g.
setAvailableDeviceInfo(int, AvailableDeviceInfo.Builder) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Devices accessible to the test (e.g.
setB(boolean) - Method in class org.tensorflow.proto.framework.AttrValue.Builder
"bool"
setB(int, boolean) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(bool)"
setBackProp(boolean) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Whether backprop is enabled for this while loop.
setBadConsumers(int, int) - Method in class org.tensorflow.proto.framework.VersionDef.Builder
Specific consumer versions which are disallowed (e.g.
setBandwidth(long) - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
Memory bandwidth in KB/s
setBareConcreteFunction(SavedBareConcreteFunction) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
setBareConcreteFunction(SavedBareConcreteFunction.Builder) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
setBenchmarkType(TestResults.BenchmarkType) - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
.tensorflow.TestResults.BenchmarkType benchmark_type = 10;
setBenchmarkTypeValue(int) - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
.tensorflow.TestResults.BenchmarkType benchmark_type = 10;
setBin(int) - Method in class org.tensorflow.proto.util.BinSummary.Builder
int32 bin = 1;
setBin(int) - Method in class org.tensorflow.proto.util.MemChunk.Builder
int32 bin = 4;
setBinSummary(int, BinSummary) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.BinSummary bin_summary = 2;
setBinSummary(int, BinSummary.Builder) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.BinSummary bin_summary = 2;
setBits(String) - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
e.g.
setBitsBytes(ByteString) - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
e.g.
setBoolVal(int, boolean) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_BOOL
setBoolValue(boolean) - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a boolean value.
setBoundedTensorSpecValue(BoundedTensorSpecProto) - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a value for tf.BoundedTensorSpec.
setBoundedTensorSpecValue(BoundedTensorSpecProto.Builder) - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a value for tf.BoundedTensorSpec.
setBoundInputs(int, int) - Method in class org.tensorflow.proto.framework.SavedConcreteFunction.Builder
Bound inputs to the function.
setBranch(int) - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
Branch prediction.
setBucket(int, double) - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
repeated double bucket = 7 [packed = true];
setBucketLimit(int, double) - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
Parallel arrays encoding the bucket boundaries and the bucket values.
setBuildConfiguration(BuildConfiguration) - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
The configuration of the build (compiled opt? with cuda? any copts?)
setBuildConfiguration(BuildConfiguration.Builder) - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
The configuration of the build (compiled opt? with cuda? any copts?)
setBuildCostModel(long) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.GraphOptions.Builder
The number of steps to skip before collecting statistics for the cost model.
setBusId(int) - Method in class org.tensorflow.proto.framework.DeviceLocality.Builder
Optional bus locality of device.
setBusId(String) - Method in class org.tensorflow.proto.util.testlog.GPUInfo.Builder
e.g.
setBusIdBytes(ByteString) - Method in class org.tensorflow.proto.util.testlog.GPUInfo.Builder
e.g.
setBytes(long) - Method in class org.tensorflow.proto.framework.DebuggedSourceFile.Builder
Byte size of the file.
setBytesInUse(long) - Method in class org.tensorflow.proto.util.MemAllocatorStats.Builder
int64 bytes_in_use = 2;
setBytesList(BytesList) - Method in class org.tensorflow.proto.example.Feature.Builder
.tensorflow.BytesList bytes_list = 1;
setBytesList(BytesList.Builder) - Method in class org.tensorflow.proto.example.Feature.Builder
.tensorflow.BytesList bytes_list = 1;
setBytesList(CollectionDef.BytesList) - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
.tensorflow.CollectionDef.BytesList bytes_list = 2;
setBytesList(CollectionDef.BytesList.Builder) - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
.tensorflow.CollectionDef.BytesList bytes_list = 2;
setBytesValue(ByteString) - Method in class org.tensorflow.proto.profiler.XStat.Builder
bytes bytes_value = 6;
setCacheRpcResponse(boolean) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.QueueRunnerDef.Builder
The operation to run to cancel the queue.
setCancelOpNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.QueueRunnerDef.Builder
The operation to run to cancel the queue.
setCanonicalizedInputSignature(StructuredValue) - Method in class org.tensorflow.proto.framework.SavedConcreteFunction.Builder
Input in canonicalized form that was received to create this concrete function.
setCanonicalizedInputSignature(StructuredValue.Builder) - Method in class org.tensorflow.proto.framework.SavedConcreteFunction.Builder
Input in canonicalized form that was received to create this concrete function.
setCcFlags(int, String) - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration.Builder
CC compiler flags, if known
setChangelist(long) - Method in class org.tensorflow.proto.util.testlog.CommitId.Builder
Submitted changelist.
setCheckpointKey(String) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
The generated name of the Tensor in the checkpoint.
setCheckpointKeyBytes(ByteString) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
The generated name of the Tensor in the checkpoint.
setCheckpointPath(String) - Method in class org.tensorflow.proto.util.SessionLog.Builder
This checkpoint_path contains both the path and filename.
setCheckpointPathBytes(ByteString) - Method in class org.tensorflow.proto.util.SessionLog.Builder
This checkpoint_path contains both the path and filename.
setChildren(int, TrackableObjectGraph.TrackableObject.ObjectReference) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
setChildren(int, TrackableObjectGraph.TrackableObject.ObjectReference.Builder) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
setChildren(int, TrackableObjectGraph.TrackableObject.ObjectReference) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
setChildren(int, TrackableObjectGraph.TrackableObject.ObjectReference.Builder) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
setChunk(int, MemChunk) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.MemChunk chunk = 3;
setChunk(int, MemChunk.Builder) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.MemChunk chunk = 3;
setCloseOpName(String) - Method in class org.tensorflow.proto.framework.QueueRunnerDef.Builder
The operation to run to close the queue.
setCloseOpNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.QueueRunnerDef.Builder
The operation to run to close the queue.
setCluster(ClusterDef) - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
The cluster of which this server is a member.
setCluster(ClusterDef.Builder) - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
The cluster of which this server is a member.
setClusterDef(ClusterDef) - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
Optional list of all workers to use in this session.
setClusterDef(ClusterDef.Builder) - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
Optional list of all workers to use in this session.
setClusterDeviceFilters(ClusterDeviceFilters) - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
Device filters for remote tasks in the cluster.
setClusterDeviceFilters(ClusterDeviceFilters.Builder) - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
Device filters for remote tasks in the cluster.
setCode(String) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol.Builder
Source code contained in this file line.
setCodeBytes(ByteString) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol.Builder
Source code contained in this file line.
setCodeLocation(CodeLocation) - Method in class org.tensorflow.proto.util.Execution.Builder
Stack trace of the eager execution.
setCodeLocation(CodeLocation.Builder) - Method in class org.tensorflow.proto.util.Execution.Builder
Stack trace of the eager execution.
setCodeLocation(CodeLocation) - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
The unique ID for code location (stack trace) of the op's creation.
setCodeLocation(CodeLocation.Builder) - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
The unique ID for code location (stack trace) of the op's creation.
setCol(int) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol.Builder
Col number in the file line.
setCollectiveDeterministicSequentialExecution(boolean) - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
If true, make collective op execution order sequential and deterministic for potentially concurrent collective instances.
setCollectiveGraphKey(long) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.ConfigProto.Experimental.Builder
Task name for group resolution.
setCollectiveGroupLeaderBytes(ByteString) - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
Task name for group resolution.
setCollectiveNccl(boolean) - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
If true, use NCCL for CollectiveOps.
setCollectiveRingOrder(String) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.GPUOptions.Experimental.Builder
If non-empty, defines a good GPU ring order on a single worker based on device interconnect.
setColorspace(int) - Method in class org.tensorflow.proto.framework.Summary.Image.Builder
Valid colorspace values are 1 - grayscale 2 - grayscale + alpha 3 - RGB 4 - RGBA 5 - DIGITAL_YUV 6 - BGRA
setCommitId(CommitId) - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
The commit id (git hash or changelist)
setCommitId(CommitId.Builder) - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
The commit id (git hash or changelist)
setCommonSubgraphElimination(RewriterConfig.Toggle) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Common subgraph elimination (default is ON) e.g.
setCommonSubgraphEliminationValue(int) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Common subgraph elimination (default is ON) e.g.
setComponents(int, TensorInfo) - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
setComponents(int, TensorInfo.Builder) - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
setCompositeTensor(TensorInfo.CompositeTensor) - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
Generic encoding for CompositeTensors.
setCompositeTensor(TensorInfo.CompositeTensor.Builder) - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
Generic encoding for CompositeTensors.
setCompressionAlgorithm(String) - Method in class org.tensorflow.proto.framework.RPCOptions.Builder
The compression algorithm to be used.
setCompressionAlgorithmBytes(ByteString) - Method in class org.tensorflow.proto.framework.RPCOptions.Builder
The compression algorithm to be used.
setCompressionLevel(int) - Method in class org.tensorflow.proto.framework.RPCOptions.Builder
If compression_algorithm is set, the compression level to be used.
setComputeCost(long) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
Estimate of the computational cost of this node, in microseconds.
setComputeTime(long) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
Analytical estimate of the computational cost of this node, in microseconds.
setConcreteFunctionName(String) - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction.Builder
Identifies a SavedConcreteFunction.
setConcreteFunctionNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction.Builder
Identifies a SavedConcreteFunction.
setConcreteFunctions(int, String) - Method in class org.tensorflow.proto.framework.SavedFunction.Builder
repeated string concrete_functions = 1;
setCondCtxt(CondContextDef) - Method in class org.tensorflow.proto.framework.ControlFlowContextDef.Builder
.tensorflow.CondContextDef cond_ctxt = 1;
setCondCtxt(CondContextDef.Builder) - Method in class org.tensorflow.proto.framework.ControlFlowContextDef.Builder
.tensorflow.CondContextDef cond_ctxt = 1;
setConstant(SavedConstant) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedConstant constant = 9;
setConstant(SavedConstant.Builder) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedConstant constant = 9;
setConstantFolding(RewriterConfig.Toggle) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;
setConstNodeInfo(int, GraphTransferConstNodeInfo.Builder) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;
setConstraint(int, KernelDef.AttrConstraint) - Method in class org.tensorflow.proto.framework.KernelDef.Builder
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
setConstraint(int, KernelDef.AttrConstraint.Builder) - Method in class org.tensorflow.proto.framework.KernelDef.Builder
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
setContainer(String) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
Container in which this resource is placed.
setContainerBytes(ByteString) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
Container in which this resource is placed.
setContent(ByteString) - Method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData.Builder
The content to store for the plugin.
setContentType(String) - Method in class org.tensorflow.proto.framework.Summary.Audio.Builder
string content_type = 5;
setContentTypeBytes(ByteString) - Method in class org.tensorflow.proto.framework.Summary.Audio.Builder
string content_type = 5;
setContext(Features) - Method in class org.tensorflow.proto.example.SequenceExample.Builder
.tensorflow.Features context = 1;
setContext(Features.Builder) - Method in class org.tensorflow.proto.example.SequenceExample.Builder
.tensorflow.Features context = 1;
setContextName(String) - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
Name of the context.
setContextName(String) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Name of the context.
setContextNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
Name of the context.
setContextNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Name of the context.
setControlInput(int, int) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
Ids of the control inputs for this node.
setControlOutput(int, String) - Method in class org.tensorflow.proto.framework.OpDef.Builder
Named control outputs for this operation.
setCooSparse(TensorInfo.CooSparse) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.TensorInfo.Builder
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix).
setCost(float) - Method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost.Builder
Aggregated cost value.
setCost(int, CostGraphDef.AggregatedCost) - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
setCost(int, CostGraphDef.AggregatedCost.Builder) - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
setCostGraph(CostGraphDef) - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
The cost graph for the computation defined by the run call.
setCostGraph(CostGraphDef.Builder) - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
The cost graph for the computation defined by the run call.
setCpuGovernor(String) - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
What kind of cpu scaling is enabled on the host.
setCpuGovernorBytes(ByteString) - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
What kind of cpu scaling is enabled on the host.
setCpuInfo(String) - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
Additional cpu information.
setCpuInfo(CPUInfo) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
CPU Information.
setCpuInfo(CPUInfo.Builder) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
CPU Information.
setCpuInfoBytes(ByteString) - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
Additional cpu information.
setCpuTime(double) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
Total cpu time used for all iterations (in seconds)
setCrc32C(int) - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
The CRC32C checksum of the tensor bytes.
setCreationTimestamp(long) - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
Time when we started creating this snapshot.
setCurrentWork(ByteString) - Method in class org.tensorflow.proto.framework.ReaderBaseState.Builder
bytes current_work = 4;
setCustomOptimizers(int, RewriterConfig.CustomGraphOptimizer) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
setCustomOptimizers(int, RewriterConfig.CustomGraphOptimizer.Builder) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
setData(ByteString) - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo.Builder
bytes data = 4;
setData(TensorProto) - Method in class org.tensorflow.proto.util.SavedSlice.Builder
The raw data of the slice is stored as a TensorProto.
setData(TensorProto.Builder) - Method in class org.tensorflow.proto.util.SavedSlice.Builder
The raw data of the slice is stored as a TensorProto.
setData(SavedSlice) - Method in class org.tensorflow.proto.util.SavedTensorSlices.Builder
This exists in all but the first item of each checkpoint file.
setData(SavedSlice.Builder) - Method in class org.tensorflow.proto.util.SavedTensorSlices.Builder
This exists in all but the first item of each checkpoint file.
setDataClass(DataClass) - Method in class org.tensorflow.proto.framework.SummaryMetadata.Builder
Class of data stored in this time series.
setDataClassValue(int) - Method in class org.tensorflow.proto.framework.SummaryMetadata.Builder
Class of data stored in this time series.
setDcomplexVal(int, double) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_COMPLEX128.
setDebuggedDevice(DebuggedDevice) - Method in class org.tensorflow.proto.util.DebugEvent.Builder
A device on which debugger-instrumented ops and/or tensors reside.
setDebuggedDevice(DebuggedDevice.Builder) - Method in class org.tensorflow.proto.util.DebugEvent.Builder
A device on which debugger-instrumented ops and/or tensors reside.
setDebuggedGraph(DebuggedGraph) - Method in class org.tensorflow.proto.util.DebugEvent.Builder
Information about a debugged graph.
setDebuggedGraph(DebuggedGraph.Builder) - Method in class org.tensorflow.proto.util.DebugEvent.Builder
Information about a debugged graph.
setDebugMetadata(DebugMetadata) - Method in class org.tensorflow.proto.util.DebugEvent.Builder
Metadata related to this debugging data.
setDebugMetadata(DebugMetadata.Builder) - Method in class org.tensorflow.proto.util.DebugEvent.Builder
Metadata related to this debugging data.
setDebugOps(int, String) - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
Name(s) of the debugging op(s).
setDebugOptions(DebugOptions) - Method in class org.tensorflow.proto.framework.RunOptions.Builder
EXPERIMENTAL.
setDebugOptions(DebugOptions.Builder) - Method in class org.tensorflow.proto.framework.RunOptions.Builder
EXPERIMENTAL.
setDebugStripper(RewriterConfig.Toggle) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Strips debug-related nodes from the graph (off by default).
setDebugStripperValue(int) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Strips debug-related nodes from the graph (off by default).
setDebugTensorWatchOpts(int, DebugTensorWatch) - Method in class org.tensorflow.proto.framework.DebugOptions.Builder
Debugging options
setDebugTensorWatchOpts(int, DebugTensorWatch.Builder) - Method in class org.tensorflow.proto.framework.DebugOptions.Builder
Debugging options
setDebugUrls(int, String) - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
URL(s) for debug targets(s).
setDefaultGraphInputTensorShape(int, RemoteFusedGraphExecuteInfo.TensorShapeTypeProto) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Optional: Default graph input tensor shape used to allocate memory before executing op
setDefaultGraphInputTensorShape(int, RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Optional: Default graph input tensor shape used to allocate memory before executing op
setDefaultGraphOutputTensorShape(int, RemoteFusedGraphExecuteInfo.TensorShapeTypeProto) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
setDefaultGraphOutputTensorShape(int, RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
setDefaultSessionConfig(ConfigProto) - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
The default configuration for sessions that run on this server.
setDefaultSessionConfig(ConfigProto.Builder) - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
The default configuration for sessions that run on this server.
setDefaultValue(TensorProto) - Method in class org.tensorflow.proto.example.FixedLenFeatureProto.Builder
.tensorflow.TensorProto default_value = 3;
setDefaultValue(TensorProto.Builder) - Method in class org.tensorflow.proto.example.FixedLenFeatureProto.Builder
.tensorflow.TensorProto default_value = 3;
setDefaultValue(AttrValue) - Method in class org.tensorflow.proto.framework.ApiDef.Attr.Builder
Specify a new default value to use for this attr.
setDefaultValue(AttrValue.Builder) - Method in class org.tensorflow.proto.framework.ApiDef.Attr.Builder
Specify a new default value to use for this attr.
setDefaultValue(AttrValue) - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
A reasonable default for this attribute if the user does not supply a value.
setDefaultValue(AttrValue.Builder) - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
A reasonable default for this attribute if the user does not supply a value.
setDeferred(boolean) - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation.Builder
True if the deallocation is queued and will be performed later, e.g.
setDeferredDeletionBytes(long) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.TensorInfo.CooSparse.Builder
The dynamic logical shape represented by the SparseTensor is recorded in the Tensor referenced here.
setDenseShapeTensorNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.RewriterConfig.Builder
Control dependency optimizations (default is ON).
setDependencyOptimizationValue(int) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Control dependency optimizations (default is ON).
setDeprecated(boolean) - Method in class org.tensorflow.proto.framework.ApiDef.Endpoint.Builder
Set if this endpoint is deprecated.
setDeprecation(OpDeprecation) - Method in class org.tensorflow.proto.framework.OpDef.Builder
Optional deprecation based on GraphDef versions.
setDeprecation(OpDeprecation.Builder) - Method in class org.tensorflow.proto.framework.OpDef.Builder
Optional deprecation based on GraphDef versions.
setDeprecationMessage(String) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.ApiDef.Builder
Major version when the op will be deleted.
setDeprecationVersion(int) - Method in class org.tensorflow.proto.framework.ApiDef.Endpoint.Builder
Major version when an endpoint will be deleted.
setDescription(String) - Method in class org.tensorflow.proto.framework.ApiDef.Arg.Builder
Note: this will replace any inherited arg doc.
setDescription(String) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.ApiDef.Builder
Additional, longer human-readable description of what the Op does.
setDescription(String) - Method in class org.tensorflow.proto.framework.OpDef.ArgDef.Builder
Human readable description.
setDescription(String) - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
Human-readable description.
setDescription(String) - Method in class org.tensorflow.proto.framework.OpDef.Builder
Additional, longer human-readable description of what the Op does.
setDescription(String) - Method in class org.tensorflow.proto.profiler.XStatMetadata.Builder
Description of the stat (might be long).
setDescriptionBytes(ByteString) - Method in class org.tensorflow.proto.framework.ApiDef.Arg.Builder
Note: this will replace any inherited arg doc.
setDescriptionBytes(ByteString) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.ApiDef.Builder
Additional, longer human-readable description of what the Op does.
setDescriptionBytes(ByteString) - Method in class org.tensorflow.proto.framework.OpDef.ArgDef.Builder
Human readable description.
setDescriptionBytes(ByteString) - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
Human-readable description.
setDescriptionBytes(ByteString) - Method in class org.tensorflow.proto.framework.OpDef.Builder
Additional, longer human-readable description of what the Op does.
setDescriptionBytes(ByteString) - Method in class org.tensorflow.proto.profiler.XStatMetadata.Builder
Description of the stat (might be long).
setDescriptionPrefix(String) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
Modify an existing/inherited description by adding text to the beginning or end.
setDescriptionPrefixBytes(ByteString) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
Modify an existing/inherited description by adding text to the beginning or end.
setDescriptionSuffix(String) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
string description_suffix = 10;
setDescriptionSuffixBytes(ByteString) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
string description_suffix = 10;
setDestination(GraphTransferInfo.Destination) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
Destination of graph transfer
setDestinationValue(int) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
Destination of graph transfer
setDevice(String) - Method in class org.tensorflow.GraphOperationBuilder
 
setDevice(String) - Method in interface org.tensorflow.OperationBuilder
Set the device requested for computing the operation being built.
setDevice(String) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
The device of the node.
setDevice(String) - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
string device = 1;
setDevice(String) - Method in class org.tensorflow.proto.framework.NodeDef.Builder
A (possibly partial) specification for the device on which this node should be placed.
setDevice(String) - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
Device where the tensor is located.
setDevice(String) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
Unique name for the device containing the resource.
setDevice(String) - Method in class org.tensorflow.proto.framework.SavedResource.Builder
A device specification indicating a required placement for the resource creation function, e.g.
setDeviceBytes(ByteString) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
The device of the node.
setDeviceBytes(ByteString) - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
string device = 1;
setDeviceBytes(ByteString) - Method in class org.tensorflow.proto.framework.NodeDef.Builder
A (possibly partial) specification for the device on which this node should be placed.
setDeviceBytes(ByteString) - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
Device where the tensor is located.
setDeviceBytes(ByteString) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
Unique name for the device containing the resource.
setDeviceBytes(ByteString) - Method in class org.tensorflow.proto.framework.SavedResource.Builder
A device specification indicating a required placement for the resource creation function, e.g.
setDeviceFilters(int, String) - Method in class org.tensorflow.proto.distruntime.TaskDeviceFilters.Builder
repeated string device_filters = 1;
setDeviceFilters(int, String) - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
When any filters are present sessions will ignore all devices which do not match the filters.
setDeviceId(int) - Method in class org.tensorflow.proto.framework.Device.Builder
The id of this device, unique in a single trace.
setDeviceId(int) - Method in class org.tensorflow.proto.framework.InterconnectLink.Builder
int32 device_id = 1;
setDeviceId(int) - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
The id of the device that this event occurred on.
setDeviceId(int) - Method in class org.tensorflow.proto.util.DebuggedDevice.Builder
A debugger-generated ID for the device.
setDeviceInfo(int, Any) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Other devices that are attached and relevant (e.g.
setDeviceInfo(int, Any.Builder) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Other devices that are attached and relevant (e.g.
setDeviceName(String) - Method in class org.tensorflow.proto.util.DebuggedDevice.Builder
Name of the device.
setDeviceName(String) - Method in class org.tensorflow.proto.util.GraphExecutionTrace.Builder
Name of the device that the op belongs to.
setDeviceName(String) - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
Name of the device that the op is assigned to (if available).
setDeviceNameBytes(ByteString) - Method in class org.tensorflow.proto.util.DebuggedDevice.Builder
Name of the device.
setDeviceNameBytes(ByteString) - Method in class org.tensorflow.proto.util.GraphExecutionTrace.Builder
Name of the device that the op belongs to.
setDeviceNameBytes(ByteString) - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
Name of the device that the op is assigned to (if available).
setDevicePersistentMemorySize(long) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
Deprecated.
setDevicePersistentMemorySize(long) - Method in class org.tensorflow.proto.framework.MemoryStats.Builder
Deprecated.
setDevicePersistentTensorAllocIds(int, long) - Method in class org.tensorflow.proto.framework.MemoryStats.Builder
Deprecated.
setDeviceTempMemorySize(long) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
Deprecated.
setDeviceTempMemorySize(long) - Method in class org.tensorflow.proto.framework.MemoryStats.Builder
Deprecated.
setDeviceTracerLevel(int) - Method in class org.tensorflow.proto.profiler.ProfileOptions.Builder
Levels of device tracing: (version >= 1) - Level 0 is used to disable device traces.
setDeviceType(String) - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
String representation of device_type.
setDeviceType(String) - Method in class org.tensorflow.proto.framework.KernelDef.Builder
Type of device this kernel runs on.
setDeviceType(ProfileOptions.DeviceType) - Method in class org.tensorflow.proto.profiler.ProfileOptions.Builder
Device type to profile/trace: (version >= 1) DeviceType::UNSPECIFIED: All registered device profiler will be enabled.
setDeviceTypeBytes(ByteString) - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
String representation of device_type.
setDeviceTypeBytes(ByteString) - Method in class org.tensorflow.proto.framework.KernelDef.Builder
Type of device this kernel runs on.
setDeviceTypeValue(int) - Method in class org.tensorflow.proto.profiler.ProfileOptions.Builder
Device type to profile/trace: (version >= 1) DeviceType::UNSPECIFIED: All registered device profiler will be enabled.
setDevStats(int, DeviceStepStats) - Method in class org.tensorflow.proto.framework.StepStats.Builder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
setDevStats(int, DeviceStepStats.Builder) - Method in class org.tensorflow.proto.framework.StepStats.Builder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
setDictValue(DictValue) - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a dict `Value`.
setDictValue(DictValue.Builder) - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a dict `Value`.
SetDiff1d<T extends TType,U extends TNumber> - Class in org.tensorflow.op.core
Computes the difference between two lists of numbers or strings.
setDiff1d(Operand<T>, Operand<T>) - Method in class org.tensorflow.op.Ops
Computes the difference between two lists of numbers or strings.
setDiff1d(Operand<T>, Operand<T>, DataType<U>) - Method in class org.tensorflow.op.Ops
Computes the difference between two lists of numbers or strings.
setDim(int, TensorShapeProto.Dim) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.CostGraphDef.AggregatedCost.Builder
Aggregated cost dimension (e.g.
setDimensionBytes(ByteString) - Method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost.Builder
Aggregated cost dimension (e.g.
setDisableMetaOptimizer(boolean) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Disable the entire meta optimizer (off by default).
setDisableModelPruning(boolean) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
If true, don't remove unnecessary ops from the graph
setDisableOutputPartitionGraphs(boolean) - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
If true, the session will not store an additional copy of the graph for each subgraph.
setDisableSessionConnectionSharing(boolean) - Method in class org.tensorflow.proto.framework.RPCOptions.Builder
Disables TCP connection sharing when opening a new RPC channel.
setDisableThreadSpinning(boolean) - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
If using a direct session, disable spinning while waiting for work in the thread pool.
setDisplayId(long) - Method in class org.tensorflow.proto.profiler.XLine.Builder
Display id of this line.
setDisplayName(String) - Method in class org.tensorflow.proto.framework.SummaryMetadata.Builder
Display name for viewing in TensorBoard.
setDisplayName(String) - Method in class org.tensorflow.proto.profiler.XEventMetadata.Builder
Name of the event shown in trace viewer.
setDisplayName(String) - Method in class org.tensorflow.proto.profiler.XLine.Builder
Name of this XLine to display in trace viewer.
setDisplayNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.SummaryMetadata.Builder
Display name for viewing in TensorBoard.
setDisplayNameBytes(ByteString) - Method in class org.tensorflow.proto.profiler.XEventMetadata.Builder
Name of the event shown in trace viewer.
setDisplayNameBytes(ByteString) - Method in class org.tensorflow.proto.profiler.XLine.Builder
Name of this XLine to display in trace viewer.
setDoCommonSubexpressionElimination(boolean) - Method in class org.tensorflow.proto.framework.OptimizerOptions.Builder
If true, optimize the graph using common subexpression elimination.
setDoConstantFolding(boolean) - Method in class org.tensorflow.proto.framework.OptimizerOptions.Builder
If true, perform constant folding optimization on the graph.
setDoFunctionInlining(boolean) - Method in class org.tensorflow.proto.framework.OptimizerOptions.Builder
If true, perform function inlining on the graph.
setDoubleVal(int, double) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_DOUBLE.
setDoubleValue(double) - Method in class org.tensorflow.proto.profiler.XStat.Builder
double double_value = 2;
setDoubleValue(double) - Method in class org.tensorflow.proto.util.testlog.EntryValue.Builder
double double_value = 1;
setDtype(DataType) - Method in class org.tensorflow.proto.example.FixedLenFeatureProto.Builder
.tensorflow.DataType dtype = 1;
setDtype(DataType) - Method in class org.tensorflow.proto.example.VarLenFeatureProto.Builder
.tensorflow.DataType dtype = 1;
setDtype(DataType) - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
.tensorflow.DataType dtype = 3;
setDtype(DataType) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo.Builder
.tensorflow.DataType dtype = 4;
setDtype(DataType) - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo.Builder
.tensorflow.DataType dtype = 5;
setDtype(DataType) - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo.Builder
.tensorflow.DataType dtype = 3;
setDtype(DataType) - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo.Builder
.tensorflow.DataType dtype = 3;
setDtype(DataType) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
.tensorflow.DataType dtype = 1;
setDtype(DataType) - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
Tensor type.
setDtype(DataType) - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape.Builder
.tensorflow.DataType dtype = 1;
setDtype(DataType) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape.Builder
.tensorflow.DataType dtype = 1;
setDtype(DataType) - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
.tensorflow.DataType dtype = 1;
setDtype(DataType) - Method in class org.tensorflow.proto.framework.TensorDescription.Builder
Data type of tensor elements
setDtype(DataType) - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
.tensorflow.DataType dtype = 2;
setDtype(DataType) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
.tensorflow.DataType dtype = 1;
setDtype(DataType) - Method in class org.tensorflow.proto.framework.TensorSpecProto.Builder
.tensorflow.DataType dtype = 3;
setDtype(DataType) - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
The tensor dtype and shape.
setDtype(int, DataType) - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
A list of tensor dtype corresponding to each element of the snapshot.
setDtypesAndShapes(int, ResourceHandleProto.DtypeAndShape) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
setDtypesAndShapes(int, ResourceHandleProto.DtypeAndShape.Builder) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
setDtypeValue(int) - Method in class org.tensorflow.proto.example.FixedLenFeatureProto.Builder
.tensorflow.DataType dtype = 1;
setDtypeValue(int) - Method in class org.tensorflow.proto.example.VarLenFeatureProto.Builder
.tensorflow.DataType dtype = 1;
setDtypeValue(int) - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
.tensorflow.DataType dtype = 3;
setDtypeValue(int) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo.Builder
.tensorflow.DataType dtype = 4;
setDtypeValue(int) - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo.Builder
.tensorflow.DataType dtype = 5;
setDtypeValue(int) - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo.Builder
.tensorflow.DataType dtype = 3;
setDtypeValue(int) - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo.Builder
.tensorflow.DataType dtype = 3;
setDtypeValue(int) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
.tensorflow.DataType dtype = 1;
setDtypeValue(int) - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
Tensor type.
setDtypeValue(int) - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape.Builder
.tensorflow.DataType dtype = 1;
setDtypeValue(int) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape.Builder
.tensorflow.DataType dtype = 1;
setDtypeValue(int) - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
.tensorflow.DataType dtype = 1;
setDtypeValue(int) - Method in class org.tensorflow.proto.framework.TensorDescription.Builder
Data type of tensor elements
setDtypeValue(int) - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
.tensorflow.DataType dtype = 2;
setDtypeValue(int) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
.tensorflow.DataType dtype = 1;
setDtypeValue(int) - Method in class org.tensorflow.proto.framework.TensorSpecProto.Builder
.tensorflow.DataType dtype = 3;
setDtypeValue(int) - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
The tensor dtype and shape.
setDtypeValue(int, int) - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
A list of tensor dtype corresponding to each element of the snapshot.
setDurationPs(long) - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
The duration of the event in picoseconds if applicable.
setDurationPs(long) - Method in class org.tensorflow.proto.profiler.XEvent.Builder
Duration of the event in picoseconds.
setDurationPs(long) - Method in class org.tensorflow.proto.profiler.XLine.Builder
Profiling duration for this line in picoseconds.
setElement(int, MemmappedFileSystemDirectoryElement) - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory.Builder
repeated .tensorflow.MemmappedFileSystemDirectoryElement element = 1;
setElement(int, MemmappedFileSystemDirectoryElement.Builder) - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory.Builder
repeated .tensorflow.MemmappedFileSystemDirectoryElement element = 1;
setEnable(boolean) - Method in class org.tensorflow.proto.framework.AutoParallelOptions.Builder
bool enable = 1;
setEnableBfloat16Sendrecv(boolean) - Method in class org.tensorflow.proto.framework.GraphOptions.Builder
If true, transfer float values between processes as bfloat16.
setEnableHloProto(boolean) - Method in class org.tensorflow.proto.profiler.ProfileOptions.Builder
Whether serialize hlo_proto when XLA is used.
setEnableMlirBridge(boolean) - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
Whether to enable the MLIR-based TF->XLA bridge.
setEnableMlirGraphOptimization(boolean) - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
Whether to enable the MLIR-based Graph optimizations.
setEnableOp(int, String) - Method in class org.tensorflow.proto.framework.ScopedAllocatorOptions.Builder
If present, only perform optimization for these ops.
setEnableRecvScheduling(boolean) - Method in class org.tensorflow.proto.framework.GraphOptions.Builder
If true, use control flow to schedule the activation of Recv nodes.
setEncodedAudioString(ByteString) - Method in class org.tensorflow.proto.framework.Summary.Audio.Builder
Encoded audio data and its associated RFC 2045 content type (e.g.
setEncodedImageString(ByteString) - Method in class org.tensorflow.proto.framework.Summary.Image.Builder
Image data in encoded format.
setEndianness(BundleHeaderProto.Endianness) - Method in class org.tensorflow.proto.util.BundleHeaderProto.Builder
.tensorflow.BundleHeaderProto.Endianness endianness = 2;
setEndiannessValue(int) - Method in class org.tensorflow.proto.util.BundleHeaderProto.Builder
.tensorflow.BundleHeaderProto.Endianness endianness = 2;
setEndpoint(int, ApiDef.Endpoint) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
setEndpoint(int, ApiDef.Endpoint.Builder) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
setEnqueueOpName(int, String) - Method in class org.tensorflow.proto.framework.QueueRunnerDef.Builder
A list of enqueue operations.
setEntries(BenchmarkEntries) - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
The list of tests or benchmarks in this run.
setEntries(BenchmarkEntries.Builder) - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
The list of tests or benchmarks in this run.
setEntry(int, BenchmarkEntry) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries.Builder
repeated .tensorflow.BenchmarkEntry entry = 1;
setEntry(int, BenchmarkEntry.Builder) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries.Builder
repeated .tensorflow.BenchmarkEntry entry = 1;
setErrors(int, String) - Method in class org.tensorflow.proto.profiler.XSpace.Builder
Errors (if any) in the generation of planes.
setEvents(int, XEvent) - Method in class org.tensorflow.proto.profiler.XLine.Builder
XEvents within the same XLine should not overlap in time, but they can be nested.
setEvents(int, XEvent.Builder) - Method in class org.tensorflow.proto.profiler.XLine.Builder
XEvents within the same XLine should not overlap in time, but they can be nested.
setExecution(Execution) - Method in class org.tensorflow.proto.util.DebugEvent.Builder
Execution of an op or a Graph (e.g., a tf.function).
setExecution(Execution.Builder) - Method in class org.tensorflow.proto.util.DebugEvent.Builder
Execution of an op or a Graph (e.g., a tf.function).
setExecutorName(String) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Executor's name
setExecutorNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Executor's name
setExecutorType(String) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.util.RequestedExitCode.Builder
int32 exit_code = 1;
setExitCode(RequestedExitCode) - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest.Builder
.tensorflow.RequestedExitCode exit_code = 3;
setExitCode(RequestedExitCode.Builder) - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest.Builder
.tensorflow.RequestedExitCode exit_code = 3;
setExperimental(ConfigProto.Experimental) - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
.tensorflow.ConfigProto.Experimental experimental = 16;
setExperimental(ConfigProto.Experimental.Builder) - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
.tensorflow.ConfigProto.Experimental experimental = 16;
setExperimental(GPUOptions.Experimental) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.RunOptions.Builder
.tensorflow.RunOptions.Experimental experimental = 8;
setExperimental(RunOptions.Experimental.Builder) - Method in class org.tensorflow.proto.framework.RunOptions.Builder
.tensorflow.RunOptions.Experimental experimental = 8;
setExperimentalDebugInfo(NodeDef.ExperimentalDebugInfo) - Method in class org.tensorflow.proto.framework.NodeDef.Builder
This stores debug information associated with the node.
setExperimentalDebugInfo(NodeDef.ExperimentalDebugInfo.Builder) - Method in class org.tensorflow.proto.framework.NodeDef.Builder
This stores debug information associated with the node.
setExplanation(String) - Method in class org.tensorflow.proto.framework.OpDeprecation.Builder
Explanation of why it was deprecated and what to use instead.
setExplanationBytes(ByteString) - Method in class org.tensorflow.proto.framework.OpDeprecation.Builder
Explanation of why it was deprecated and what to use instead.
setExtent(int, TensorSliceProto.Extent) - Method in class org.tensorflow.proto.framework.TensorSliceProto.Builder
Extent of the slice in all tensor dimensions.
setExtent(int, TensorSliceProto.Extent.Builder) - Method in class org.tensorflow.proto.framework.TensorSliceProto.Builder
Extent of the slice in all tensor dimensions.
setF(float) - Method in class org.tensorflow.proto.framework.AttrValue.Builder
"float"
setF(int, float) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(float)"
setFailOnOptimizerErrors(boolean) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
If true, any optimization pass failing will cause the MetaOptimizer to stop with an error.
setFeature(int, Feature) - Method in class org.tensorflow.proto.example.FeatureList.Builder
repeated .tensorflow.Feature feature = 1;
setFeature(int, Feature.Builder) - Method in class org.tensorflow.proto.example.FeatureList.Builder
repeated .tensorflow.Feature feature = 1;
setFeatureLists(FeatureLists) - Method in class org.tensorflow.proto.example.SequenceExample.Builder
.tensorflow.FeatureLists feature_lists = 2;
setFeatureLists(FeatureLists.Builder) - Method in class org.tensorflow.proto.example.SequenceExample.Builder
.tensorflow.FeatureLists feature_lists = 2;
setFeatures(Features) - Method in class org.tensorflow.proto.example.Example.Builder
.tensorflow.Features features = 1;
setFeatures(Features.Builder) - Method in class org.tensorflow.proto.example.Example.Builder
.tensorflow.Features features = 1;
setFeed(int, String) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Tensors to be fed in the callable.
setFetch(int, String) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Fetches.
setFetchSkipSync(boolean) - Method in class org.tensorflow.proto.framework.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.
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.distruntime.ClusterDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.distruntime.JobDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.distruntime.TaskDeviceFilters.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.example.BytesList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.example.Example.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.example.ExampleParserConfiguration.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.example.Feature.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.example.FeatureConfiguration.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.example.FeatureList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.example.FeatureLists.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.example.Features.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.example.FixedLenFeatureProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.example.FloatList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.example.Int64List.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.example.SequenceExample.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.example.VarLenFeatureProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.AllocationDescription.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.AllocationRecord.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.ApiDef.Arg.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.ApiDef.Attr.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.ApiDef.Endpoint.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.ApiDefs.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.AssetFileDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.AttrValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.AutoParallelOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.CollectionDef.BytesList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.CollectionDef.FloatList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.CollectionDef.Int64List.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.CollectionDef.NodeList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.ControlFlowContextDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.DebuggedSourceFile.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.DebugOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.Device.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.DeviceLocality.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.DictValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.FunctionSpec.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.GPUOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.GradientDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.GraphDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.GraphOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInput.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.InterconnectLink.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.KernelDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.KernelList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.ListValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.LocalLinks.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.MemoryLogStep.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.MemoryStats.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.NameAttrList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.NamedDevice.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.NamedTensorProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.NamedTupleValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.NodeDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.NodeOutput.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.NoneValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.OpDef.ArgDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.OpDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.OpDeprecation.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.OpList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.OptimizerOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.PairValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.QueueRunnerDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.ReaderBaseState.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.Resource.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.RPCOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.RunOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.SaveableObject.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.SavedAsset.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.SavedConcreteFunction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.SavedConstant.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.SavedFunction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.SavedModel.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.SavedResource.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.SavedUserObject.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.ScopedAllocatorOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.SessionMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.SignatureDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.StepStats.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.Summary.Audio.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.Summary.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.Summary.Image.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.SummaryDescription.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.SummaryMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.TensorConnection.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.TensorDescription.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.TensorShapeProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.TensorShapeProto.Dim.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.TensorSliceProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.TensorSliceProto.Extent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.TensorSpecProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.ThreadPoolOptionProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.Trace.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.TupleValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.TypeSpecProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.ValuesDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.VariableDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.VariantTensorDataProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.VerifierConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.VersionDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.profiler.ProfileOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.profiler.XEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.profiler.XEventMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.profiler.XLine.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.profiler.XSpace.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.profiler.XStat.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.profiler.XStatMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.BinSummary.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.BundleHeaderProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.CodeLocation.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.DebugEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.DebuggedDevice.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.DebuggedGraph.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.DebugMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.Event.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.Execution.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.GraphExecutionTrace.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.LogMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.MemAllocatorStats.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.MemChunk.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.RequestedExitCode.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.SavedSlice.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.SavedTensorSlices.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.SaverDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.SessionLog.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.SnapShot.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.SnapshotRecord.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.SourceFile.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.StackFrameWithId.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.TaggedRunMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.TensorMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.testlog.CommitId.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.testlog.EntryValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.testlog.GPUInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.testlog.MemoryInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.testlog.MetricEntry.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.testlog.RunConfiguration.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.WatchdogConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
 
setFileIndex(int) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.util.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.tensorflow.proto.util.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.tensorflow.proto.framework.GraphDebugInfo.StackTrace.Builder
Each line in the stack trace.
setFileLineCols(int, GraphDebugInfo.FileLineCol.Builder) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace.Builder
Each line in the stack trace.
setFilename(String) - Method in class org.tensorflow.proto.framework.AssetFileDef.Builder
The filename within an assets directory.
setFilenameBytes(ByteString) - Method in class org.tensorflow.proto.framework.AssetFileDef.Builder
The filename within an assets directory.
setFilenameTensorName(String) - Method in class org.tensorflow.proto.util.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.tensorflow.proto.util.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.tensorflow.proto.framework.DebuggedSourceFile.Builder
Path to the source code file.
setFilePath(String) - Method in class org.tensorflow.proto.util.SourceFile.Builder
Path to the file.
setFilePathBytes(ByteString) - Method in class org.tensorflow.proto.framework.DebuggedSourceFile.Builder
Path to the source code file.
setFilePathBytes(ByteString) - Method in class org.tensorflow.proto.util.SourceFile.Builder
Path to the file.
setFiles(int, String) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.Builder
This stores all the source code file names and can be indexed by the `file_index`.
setFileVersion(String) - Method in class org.tensorflow.proto.util.DebugMetadata.Builder
Version of the DebugEvent file format.
setFileVersion(String) - Method in class org.tensorflow.proto.util.Event.Builder
An event file was started, with the specified version.
setFileVersionBytes(ByteString) - Method in class org.tensorflow.proto.util.DebugMetadata.Builder
Version of the DebugEvent file format.
setFileVersionBytes(ByteString) - Method in class org.tensorflow.proto.util.Event.Builder
An event file was started, with the specified version.
setFinalized(boolean) - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
bool finalized = 1000;
setFixedLenFeature(FixedLenFeatureProto) - Method in class org.tensorflow.proto.example.FeatureConfiguration.Builder
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
setFixedLenFeature(FixedLenFeatureProto.Builder) - Method in class org.tensorflow.proto.example.FeatureConfiguration.Builder
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
setFloat64Value(double) - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a double-precision floating-point value (a Python `float`).
setFloatList(FloatList) - Method in class org.tensorflow.proto.example.Feature.Builder
.tensorflow.FloatList float_list = 2;
setFloatList(FloatList.Builder) - Method in class org.tensorflow.proto.example.Feature.Builder
.tensorflow.FloatList float_list = 2;
setFloatList(CollectionDef.FloatList) - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
.tensorflow.CollectionDef.FloatList float_list = 4;
setFloatList(CollectionDef.FloatList.Builder) - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
.tensorflow.CollectionDef.FloatList float_list = 4;
setFloatVal(int, float) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_FLOAT.
setForceGpuCompatible(boolean) - Method in class org.tensorflow.proto.framework.GPUOptions.Builder
Force all tensors to be gpu_compatible.
setFragmentationMetric(float) - Method in class org.tensorflow.proto.util.MemAllocatorStats.Builder
float fragmentation_metric = 5;
setFreedAtCount(long) - Method in class org.tensorflow.proto.util.MemChunk.Builder
uint64 freed_at_count = 6;
setFrequency(long) - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
Core Frequency in Mhz
setFromTensor(String) - Method in class org.tensorflow.proto.framework.TensorConnection.Builder
A tensor name.
setFromTensorBytes(ByteString) - Method in class org.tensorflow.proto.framework.TensorConnection.Builder
A tensor name.
setFullargspec(StructuredValue) - Method in class org.tensorflow.proto.framework.FunctionSpec.Builder
Full arg spec from inspect.getfullargspec().
setFullargspec(StructuredValue.Builder) - Method in class org.tensorflow.proto.framework.FunctionSpec.Builder
Full arg spec from inspect.getfullargspec().
setFullName(String) - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef.Builder
Name of the full variable of which this is a slice.
setFullName(String) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
The full name of the variable/tensor, if applicable.
setFullNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef.Builder
Name of the full variable of which this is a slice.
setFullNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
The full name of the variable/tensor, if applicable.
setFullShape(int, long) - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef.Builder
Shape of the full variable.
setFunc(NameAttrList) - Method in class org.tensorflow.proto.framework.AttrValue.Builder
"func" represents a function.
setFunc(NameAttrList.Builder) - Method in class org.tensorflow.proto.framework.AttrValue.Builder
"func" represents a function.
setFunc(int, NameAttrList) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(attr)"
setFunc(int, NameAttrList.Builder) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(attr)"
setFunc(String) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol.Builder
Name of function contains the file line.
setFuncBytes(ByteString) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol.Builder
Name of function contains the file line.
setFunction(int, FunctionDef) - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
repeated .tensorflow.FunctionDef function = 1;
setFunction(int, FunctionDef.Builder) - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
repeated .tensorflow.FunctionDef function = 1;
setFunction(SavedFunction) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedFunction function = 6;
setFunction(SavedFunction.Builder) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedFunction function = 6;
setFunctionGraphs(int, RunMetadata.FunctionGraphs) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
setFunctionName(String) - Method in class org.tensorflow.proto.framework.GradientDef.Builder
The function name.
setFunctionNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.GradientDef.Builder
The function name.
setFunctionOptimization(RewriterConfig.Toggle) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Function optimizations (default is ON).
setFunctionOptimizationValue(int) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Function optimizations (default is ON).
setFunctionSpec(FunctionSpec) - Method in class org.tensorflow.proto.framework.SavedFunction.Builder
.tensorflow.FunctionSpec function_spec = 2;
setFunctionSpec(FunctionSpec.Builder) - Method in class org.tensorflow.proto.framework.SavedFunction.Builder
.tensorflow.FunctionSpec function_spec = 2;
setGlobalJitLevel(OptimizerOptions.GlobalJitLevel) - Method in class org.tensorflow.proto.framework.OptimizerOptions.Builder
.tensorflow.OptimizerOptions.GlobalJitLevel global_jit_level = 5;
setGlobalJitLevelValue(int) - Method in class org.tensorflow.proto.framework.OptimizerOptions.Builder
.tensorflow.OptimizerOptions.GlobalJitLevel global_jit_level = 5;
setGlobalName(String) - Method in class org.tensorflow.proto.framework.ThreadPoolOptionProto.Builder
The global name of the threadpool.
setGlobalNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.ThreadPoolOptionProto.Builder
The global name of the threadpool.
setGlobalStep(long) - Method in class org.tensorflow.proto.framework.DebugOptions.Builder
Caller-specified global step count.
setGpuOptions(GPUOptions) - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
Options that apply to all GPUs.
setGpuOptions(GPUOptions.Builder) - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
Options that apply to all GPUs.
setGradient(int, GradientDef) - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
repeated .tensorflow.GradientDef gradient = 2;
setGradient(int, GradientDef.Builder) - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
repeated .tensorflow.GradientDef gradient = 2;
setGradientFunc(String) - Method in class org.tensorflow.proto.framework.GradientDef.Builder
The gradient function's name.
setGradientFuncBytes(ByteString) - Method in class org.tensorflow.proto.framework.GradientDef.Builder
The gradient function's name.
setGraphDef(GraphDef) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
GraphDef.
setGraphDef(GraphDef.Builder) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
GraphDef.
setGraphDef(ByteString) - Method in class org.tensorflow.proto.util.Event.Builder
An encoded version of a GraphDef.
setGraphExecutionTrace(GraphExecutionTrace) - Method in class org.tensorflow.proto.util.DebugEvent.Builder
A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.
setGraphExecutionTrace(GraphExecutionTrace.Builder) - Method in class org.tensorflow.proto.util.DebugEvent.Builder
A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.
setGraphHash(String) - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
Stores the fingerprint of the graph that describes the dataset that is snapshotted.
setGraphHashBytes(ByteString) - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
Stores the fingerprint of the graph that describes the dataset that is snapshotted.
setGraphId(String) - Method in class org.tensorflow.proto.util.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.tensorflow.proto.util.DebuggedGraph.Builder
An ID for the graph.
setGraphId(String) - Method in class org.tensorflow.proto.util.Execution.Builder
The graph that's executed: applicable only to the eager execution of a FuncGraph.
setGraphId(String) - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
Unique ID of the graph (generated by debugger).
setGraphIdBytes(ByteString) - Method in class org.tensorflow.proto.util.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.tensorflow.proto.util.DebuggedGraph.Builder
An ID for the graph.
setGraphIdBytes(ByteString) - Method in class org.tensorflow.proto.util.Execution.Builder
The graph that's executed: applicable only to the eager execution of a FuncGraph.
setGraphIdBytes(ByteString) - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
Unique ID of the graph (generated by debugger).
setGraphInputNodeInfo(int, GraphTransferGraphInputNodeInfo) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
Input Node parameters of transferred graph
setGraphInputNodeInfo(int, GraphTransferGraphInputNodeInfo.Builder) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
Input Node parameters of transferred graph
setGraphInputNodeName(int, String) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Remote fused graph input node name
setGraphName(String) - Method in class org.tensorflow.proto.util.DebuggedGraph.Builder
Name of the graph (if available).
setGraphName(String) - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
Name of the graph that the op is a part of (if available).
setGraphNameBytes(ByteString) - Method in class org.tensorflow.proto.util.DebuggedGraph.Builder
Name of the graph (if available).
setGraphNameBytes(ByteString) - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
Name of the graph that the op is a part of (if available).
setGraphOpCreation(GraphOpCreation) - Method in class org.tensorflow.proto.util.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.tensorflow.proto.util.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.tensorflow.proto.framework.ApiDef.Builder
Name of the op (in the OpDef) to specify the API for.
setGraphOpNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
Name of the op (in the OpDef) to specify the API for.
setGraphOptions(GraphOptions) - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
Options that apply to all graphs.
setGraphOptions(GraphOptions.Builder) - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
Options that apply to all graphs.
setGraphOutputNodeInfo(int, GraphTransferGraphOutputNodeInfo) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
setGraphOutputNodeInfo(int, GraphTransferGraphOutputNodeInfo.Builder) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
setGraphOutputNodeName(int, String) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Remote fused graph output node name
setHalfVal(int, int) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_HALF, DT_BFLOAT16.
setHandle(String) - Method in class org.tensorflow.proto.framework.MemoryLogStep.Builder
Handle describing the feeds and fetches of the step.
setHandleBytes(ByteString) - Method in class org.tensorflow.proto.framework.MemoryLogStep.Builder
Handle describing the feeds and fetches of the step.
setHash(String) - Method in class org.tensorflow.proto.util.testlog.CommitId.Builder
string hash = 2;
setHashBytes(ByteString) - Method in class org.tensorflow.proto.util.testlog.CommitId.Builder
string hash = 2;
setHashCode(long) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
Hash code for the type of the resource.
setHasMinimum(boolean) - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
For type == "int", this is a minimum value.
setHasSingleReference(boolean) - Method in class org.tensorflow.proto.framework.AllocationDescription.Builder
Set if this tensor only has one remaining reference
setHealthStatus(WorkerHealth) - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
.tensorflow.WorkerHealth health_status = 1;
setHealthStatusValue(int) - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
.tensorflow.WorkerHealth health_status = 1;
setHeight(int) - Method in class org.tensorflow.proto.framework.Summary.Image.Builder
Dimensions of the image.
setHisto(HistogramProto) - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
.tensorflow.HistogramProto histo = 5;
setHisto(HistogramProto.Builder) - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
.tensorflow.HistogramProto histo = 5;
setHost(String) - Method in class org.tensorflow.proto.framework.DebuggedSourceFile.Builder
The host name on which a source code file is located.
setHostBytes(ByteString) - Method in class org.tensorflow.proto.framework.DebuggedSourceFile.Builder
The host name on which a source code file is located.
setHostMemoryArg(int, String) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.util.CodeLocation.Builder
Host name on which the source files are located.
setHostName(String) - Method in class org.tensorflow.proto.util.SourceFile.Builder
Name of the host on which the file is located.
setHostname(String) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Host name of machine that ran the benchmark.
setHostname(String) - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
string hostname = 3;
setHostNameBytes(ByteString) - Method in class org.tensorflow.proto.util.CodeLocation.Builder
Host name on which the source files are located.
setHostNameBytes(ByteString) - Method in class org.tensorflow.proto.util.SourceFile.Builder
Name of the host on which the file is located.
setHostnameBytes(ByteString) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Host name of machine that ran the benchmark.
setHostnameBytes(ByteString) - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
string hostname = 3;
setHostTempMemorySize(long) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
Deprecated.
setHostTracerLevel(int) - Method in class org.tensorflow.proto.profiler.ProfileOptions.Builder
Levels of host tracing: (version >= 1) - Level 0 is used to disable host traces.
setI(long) - Method in class org.tensorflow.proto.framework.AttrValue.Builder
"int"
setI(int, long) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(int)"
setId(int) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
The id of the node.
setId(long) - Method in class org.tensorflow.proto.profiler.XEventMetadata.Builder
XPlane.event_metadata map key.
setId(long) - Method in class org.tensorflow.proto.profiler.XLine.Builder
Id of this line, can be repeated within an XPlane.
setId(long) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
int64 id = 1;
setId(long) - Method in class org.tensorflow.proto.profiler.XStatMetadata.Builder
XPlane.stat_metadata map key.
setId(String) - Method in class org.tensorflow.proto.util.StackFrameWithId.Builder
A unique ID for the stack frame: A UUID-like string.
setIdBytes(ByteString) - Method in class org.tensorflow.proto.util.StackFrameWithId.Builder
A unique ID for the stack frame: A UUID-like string.
setIdentifier(String) - Method in class org.tensorflow.proto.framework.SavedUserObject.Builder
Corresponds to a registration of the type to use in the loading program.
setIdentifierBytes(ByteString) - Method in class org.tensorflow.proto.framework.SavedUserObject.Builder
Corresponds to a registration of the type to use in the loading program.
setImage(Summary.Image) - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
.tensorflow.Summary.Image image = 4;
setImage(Summary.Image.Builder) - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
.tensorflow.Summary.Image image = 4;
setImplementationSelector(RewriterConfig.Toggle) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Enable the swap of kernel implementations based on the device placement (default is ON).
setImplementationSelectorValue(int) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Enable the swap of kernel implementations based on the device placement (default is ON).
setInaccurate(boolean) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
Are the costs inaccurate?
setInArg(int, ApiDef.Arg) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Arg in_arg = 4;
setInArg(int, ApiDef.Arg.Builder) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Arg in_arg = 4;
setIncarnation(long) - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
A device is assigned a global unique number each time it is initialized.
setIncludeDatasetOps(boolean) - Method in class org.tensorflow.proto.profiler.ProfileOptions.Builder
We don't collect the dataset ops by default for better trace-viewer scalability.
setIndex(int) - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput.Builder
Index of the output being set.
setIndicesOutputTensorName(String) - Method in class org.tensorflow.proto.example.VarLenFeatureProto.Builder
string indices_output_tensor_name = 3;
setIndicesOutputTensorNameBytes(ByteString) - Method in class org.tensorflow.proto.example.VarLenFeatureProto.Builder
string indices_output_tensor_name = 3;
setIndicesTensorName(String) - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse.Builder
The indices Tensor must have dtype int64 and shape [?, ?].
setIndicesTensorNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse.Builder
The indices Tensor must have dtype int64 and shape [?, ?].
setInferShapes(boolean) - Method in class org.tensorflow.proto.framework.GraphOptions.Builder
Annotate each Node with Op output shape data, to the extent it can be statically inferred.
setInitializerName(String) - Method in class org.tensorflow.proto.framework.VariableDef.Builder
Name of the initializer op.
setInitializerNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.VariableDef.Builder
Name of the initializer op.
setInitialValueName(String) - Method in class org.tensorflow.proto.framework.VariableDef.Builder
Name of the tensor holding the variable's initial value.
setInitialValueNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.VariableDef.Builder
Name of the tensor holding the variable's initial value.
setInput(int, String) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.OpDef.Builder
Description of the input(s).
setInputArg(int, OpDef.ArgDef.Builder) - Method in class org.tensorflow.proto.framework.OpDef.Builder
Description of the input(s).
setInputCount(int) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo.Builder
int32 input_count = 6;
setInputInfo(int, CostGraphDef.Node.InputInfo) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
setInputInfo(int, CostGraphDef.Node.InputInfo.Builder) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
setInputNames(int, String) - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
Names of the input tensors to the op.
setInputSignature(StructuredValue) - Method in class org.tensorflow.proto.framework.FunctionSpec.Builder
The input signature, if specified.
setInputSignature(StructuredValue.Builder) - Method in class org.tensorflow.proto.framework.FunctionSpec.Builder
The input signature, if specified.
setInputTensorIds(int, long) - Method in class org.tensorflow.proto.util.Execution.Builder
IDs of the input tensors (if available).
setInstrumentedGraphDef(ByteString) - Method in class org.tensorflow.proto.util.DebuggedGraph.Builder
An encoded version of a GraphDef.
setInstrumentedOps(int, String) - Method in class org.tensorflow.proto.util.DebuggedGraph.Builder
Names of the instrumented ops.
setInt64List(Int64List) - Method in class org.tensorflow.proto.example.Feature.Builder
.tensorflow.Int64List int64_list = 3;
setInt64List(Int64List.Builder) - Method in class org.tensorflow.proto.example.Feature.Builder
.tensorflow.Int64List int64_list = 3;
setInt64List(CollectionDef.Int64List) - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
.tensorflow.CollectionDef.Int64List int64_list = 3;
setInt64List(CollectionDef.Int64List.Builder) - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
.tensorflow.CollectionDef.Int64List int64_list = 3;
setInt64Val(int, long) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_INT64
setInt64Value(long) - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a signed integer value, limited to 64 bits.
setInt64Value(long) - Method in class org.tensorflow.proto.profiler.XStat.Builder
int64 int64_value = 4;
setInterOpParallelismThreads(int) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.RunOptions.Builder
The thread pool to use, if session_inter_op_thread_pool is configured.
setInterOptimizerVerifierConfig(VerifierConfig) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
VerifierConfig specifying the verifiers to be run after every optimizer.
setInterOptimizerVerifierConfig(VerifierConfig.Builder) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
VerifierConfig specifying the verifiers to be run after every optimizer.
setIntraOpParallelismThreads(int) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.TensorProto.Builder
DT_INT32, DT_INT16, DT_INT8, DT_UINT8.
setInUse(boolean) - Method in class org.tensorflow.proto.util.MemChunk.Builder
bool in_use = 8;
setIsAggregate(boolean) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.OpDef.Builder
True if the operation is commutative ("op(a,b) == op(b,a)" for all inputs)
setIsFinal(boolean) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
If true, the output is permanent: it can't be discarded, because this node is part of the "final output".
setIsMethod(boolean) - Method in class org.tensorflow.proto.framework.FunctionSpec.Builder
Whether this represents a class method.
setIsolateSessionState(boolean) - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
If true, any resources such as Variables used in the session will not be shared with other sessions.
setIsRef(boolean) - Method in class org.tensorflow.proto.framework.OpDef.ArgDef.Builder
For inputs: if true, the inputs are required to be refs.
setIsResource(boolean) - Method in class org.tensorflow.proto.framework.VariableDef.Builder
Whether to represent this as a ResourceVariable.
setIsStateful(boolean) - Method in class org.tensorflow.proto.framework.OpDef.Builder
Ops are marked as stateful if their behavior depends on some state beyond their input tensors (e.g.
setIters(long) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
If a benchmark, how many iterations it was run for
setJob(int, JobDef) - Method in class org.tensorflow.proto.distruntime.ClusterDef.Builder
The jobs that comprise the cluster.
setJob(int, JobDef.Builder) - Method in class org.tensorflow.proto.distruntime.ClusterDef.Builder
The jobs that comprise the cluster.
setJobName(String) - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
The name of the job of which this server is a member.
setJobNameBytes(ByteString) - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
The name of the job of which this server is a member.
setJobs(int, JobDeviceFilters) - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters.Builder
repeated .tensorflow.JobDeviceFilters jobs = 1;
setJobs(int, JobDeviceFilters.Builder) - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters.Builder
repeated .tensorflow.JobDeviceFilters jobs = 1;
setKeepCheckpointEveryNHours(float) - Method in class org.tensorflow.proto.util.SaverDef.Builder
How often to keep an additional checkpoint.
setKernel(int, KernelDef) - Method in class org.tensorflow.proto.framework.KernelList.Builder
repeated .tensorflow.KernelDef kernel = 1;
setKernel(int, KernelDef.Builder) - Method in class org.tensorflow.proto.framework.KernelList.Builder
repeated .tensorflow.KernelDef kernel = 1;
setKernelName(String) - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation.Builder
Name of the kernel making the allocation as set in GraphDef, e.g., "affine2/weights/Assign".
setKernelName(String) - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput.Builder
Name of the kernel producing an output as set in GraphDef, e.g., "affine2/weights/Assign".
setKernelNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation.Builder
Name of the kernel making the allocation as set in GraphDef, e.g., "affine2/weights/Assign".
setKernelNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput.Builder
Name of the kernel producing an output as set in GraphDef, e.g., "affine2/weights/Assign".
setKernelTrackerMaxBytes(int) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.GPUOptions.Experimental.Builder
Parameters for GPUKernelTracker.
setKernelTrackerMaxPending(int) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.PairValue.Builder
string key = 1;
setKeyBytes(ByteString) - Method in class org.tensorflow.proto.framework.PairValue.Builder
string key = 1;
setL1CacheSize(long) - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
L1 cache size in bytes
setL2CacheSize(long) - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
L2 cache size in bytes
setL3CacheSize(long) - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
L3 cache size in bytes
setLabel(String) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.util.MemAllocatorStats.Builder
int64 largest_alloc_size = 4;
setLastModified(long) - Method in class org.tensorflow.proto.framework.DebuggedSourceFile.Builder
The timestamp at which the source code file is last modified.
setLayoutOptimizer(RewriterConfig.Toggle) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Optimize tensor layouts (default is ON) e.g.
setLayoutOptimizerValue(int) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Optimize tensor layouts (default is ON) e.g.
setLength(long) - Method in class org.tensorflow.proto.framework.TensorSliceProto.Extent.Builder
int64 length = 2;
setLength(long) - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement.Builder
uint64 length = 3;
setLengthFrames(long) - Method in class org.tensorflow.proto.framework.Summary.Audio.Builder
Length of the audio in frames (samples per channel).
setLevel(LogMessage.Level) - Method in class org.tensorflow.proto.util.LogMessage.Builder
.tensorflow.LogMessage.Level level = 1;
setLevelValue(int) - Method in class org.tensorflow.proto.util.LogMessage.Builder
.tensorflow.LogMessage.Level level = 1;
setLibrary(FunctionDefLibrary) - Method in class org.tensorflow.proto.framework.GraphDef.Builder
EXPERIMENTAL.
setLibrary(FunctionDefLibrary.Builder) - Method in class org.tensorflow.proto.framework.GraphDef.Builder
EXPERIMENTAL.
setLine(int) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol.Builder
Line number in the file.
setLines(int, String) - Method in class org.tensorflow.proto.framework.DebuggedSourceFile.Builder
Line-by-line content of the source code file.
setLines(int, XLine) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
Parallel timelines grouped in this plane.
setLines(int, XLine.Builder) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
Parallel timelines grouped in this plane.
setLines(int, String) - Method in class org.tensorflow.proto.util.SourceFile.Builder
Line-by-line content of the file.
setLink(int, InterconnectLink) - Method in class org.tensorflow.proto.framework.LocalLinks.Builder
repeated .tensorflow.InterconnectLink link = 1;
setLink(int, InterconnectLink.Builder) - Method in class org.tensorflow.proto.framework.LocalLinks.Builder
repeated .tensorflow.InterconnectLink link = 1;
setLinkage(String) - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
e.g.
setLinkageBytes(ByteString) - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
e.g.
setLinks(LocalLinks) - Method in class org.tensorflow.proto.framework.DeviceLocality.Builder
Optional local interconnect links to other devices.
setLinks(LocalLinks.Builder) - Method in class org.tensorflow.proto.framework.DeviceLocality.Builder
Optional local interconnect links to other devices.
setList(AttrValue.ListValue) - Method in class org.tensorflow.proto.framework.AttrValue.Builder
any "list(...)"
setList(AttrValue.ListValue.Builder) - Method in class org.tensorflow.proto.framework.AttrValue.Builder
any "list(...)"
setListValue(ListValue) - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a list of `Value`.
setListValue(ListValue.Builder) - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a list of `Value`.
setLiveBytes(long) - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
The bytes that are not deallocated.
setLocality(DeviceLocality) - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
Platform-specific data about device that may be useful for supporting efficient data transfers.
setLocality(DeviceLocality.Builder) - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
Platform-specific data about device that may be useful for supporting efficient data transfers.
setLocalName(String) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
A user-provided name for the edge.
setLocalNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
A user-provided name for the edge.
setLogDevicePlacement(boolean) - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
Whether device placements should be logged.
setLogMessage(LogMessage) - Method in class org.tensorflow.proto.util.Event.Builder
The user output a log message.
setLogMessage(LogMessage.Builder) - Method in class org.tensorflow.proto.util.Event.Builder
The user output a log message.
setLoopEnterNames(int, String) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
List of names for enter tensors.
setLoopExitNames(int, String) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
List of names for exit tensors.
setLoopOptimization(RewriterConfig.Toggle) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Loop optimizations (default is ON).
setLoopOptimizationValue(int) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Loop optimizations (default is ON).
setMachine(String) - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
e.g.
setMachineBytes(ByteString) - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
e.g.
setMachineConfiguration(MachineConfiguration) - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
Machine-specific parameters (Platform and CPU info)
setMachineConfiguration(MachineConfiguration.Builder) - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
Machine-specific parameters (Platform and CPU info)
setMax(double) - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
double max = 2;
setMaxByteSize(int, int) - Method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo.Builder
repeated int32 max_byte_size = 2;
setMaxFoldedConstantInBytes(long) - Method in class org.tensorflow.proto.framework.OptimizerOptions.Builder
Constant folding optimization replaces tensors whose values can be predetermined, with constant nodes.
setMaximum(TensorProto) - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
.tensorflow.TensorProto maximum = 5;
setMaximum(TensorProto.Builder) - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
.tensorflow.TensorProto maximum = 5;
setMaximumIterationsName(String) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Optional name of the maximum_iterations tensor.
setMaximumIterationsNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Optional name of the maximum_iterations tensor.
setMaxToKeep(int) - Method in class org.tensorflow.proto.util.SaverDef.Builder
Maximum number of checkpoints to keep.
setMaxValue(DoubleValue) - Method in class org.tensorflow.proto.util.testlog.MetricEntry.Builder
The maximum acceptable value for the metric if specified
setMaxValue(DoubleValue.Builder) - Method in class org.tensorflow.proto.util.testlog.MetricEntry.Builder
The maximum acceptable value for the metric if specified
setMaybeTypeName(String) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
For debug-only, the name of the type pointed to by this handle, if available.
setMaybeTypeNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
For debug-only, the name of the type pointed to by this handle, if available.
setMemory(int, AllocatorMemoryUsed) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
setMemory(int, AllocatorMemoryUsed.Builder) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
setMemoryInfo(MemoryInfo) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
.tensorflow.MemoryInfo memory_info = 6;
setMemoryInfo(MemoryInfo.Builder) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
.tensorflow.MemoryInfo memory_info = 6;
setMemoryLimit(long) - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
Memory capacity of device in bytes.
setMemoryLimit(long) - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo.Builder
Memory capacity in bytes.
setMemoryLimitMb(int, float) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices.Builder
Per "virtual" device memory limit, in MB.
setMemoryOptimization(RewriterConfig.MemOptType) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Configures memory optimization passes through the meta-optimizer.
setMemoryOptimizationValue(int) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Configures memory optimization passes through the meta-optimizer.
setMemoryOptimizerTargetNodeNameScope(String) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
A node name scope for node names which are valid outputs of recomputations.
setMemoryOptimizerTargetNodeNameScopeBytes(ByteString) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
A node name scope for node names which are valid outputs of recomputations.
setMemorySize(long) - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
Memory size in bytes
setMemoryStats(MemoryStats) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
.tensorflow.MemoryStats memory_stats = 12;
setMemoryStats(MemoryStats.Builder) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
.tensorflow.MemoryStats memory_stats = 12;
setMemoryTime(long) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
Analytical estimate of the memory access cost of this node, in microseconds.
setMessage(String) - Method in class org.tensorflow.proto.util.LogMessage.Builder
string message = 2;
setMessageBytes(ByteString) - Method in class org.tensorflow.proto.util.LogMessage.Builder
string message = 2;
setMeta(SavedTensorSliceMeta) - Method in class org.tensorflow.proto.util.SavedTensorSlices.Builder
This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file.
setMeta(SavedTensorSliceMeta.Builder) - Method in class org.tensorflow.proto.util.SavedTensorSlices.Builder
This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file.
setMetadata(String) - Method in class org.tensorflow.proto.framework.SavedUserObject.Builder
Initialization-related metadata.
setMetadata(SummaryMetadata) - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
Contains metadata on the summary value such as which plugins may use it.
setMetadata(SummaryMetadata.Builder) - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
Contains metadata on the summary value such as which plugins may use it.
setMetadata(ByteString) - Method in class org.tensorflow.proto.framework.VariantTensorDataProto.Builder
Portions of the object that are not Tensors.
setMetadata(ByteString) - Method in class org.tensorflow.proto.profiler.XEventMetadata.Builder
Additional metadata in serialized format.
setMetadataBytes(ByteString) - Method in class org.tensorflow.proto.framework.SavedUserObject.Builder
Initialization-related metadata.
setMetadataId(long) - Method in class org.tensorflow.proto.profiler.XEvent.Builder
XEventMetadata.id of corresponding metadata.
setMetadataId(long) - Method in class org.tensorflow.proto.profiler.XStat.Builder
XStatMetadata.id of corresponding metadata.
setMetaGraphDef(ByteString) - Method in class org.tensorflow.proto.util.Event.Builder
An encoded version of a MetaGraphDef.
setMetaGraphs(int, MetaGraphDef) - Method in class org.tensorflow.proto.framework.SavedModel.Builder
One or more MetaGraphs.
setMetaGraphs(int, MetaGraphDef.Builder) - Method in class org.tensorflow.proto.framework.SavedModel.Builder
One or more MetaGraphs.
setMetaGraphVersion(String) - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
User specified Version string.
setMetaGraphVersionBytes(ByteString) - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
User specified Version string.
setMetaInfoDef(MetaGraphDef.MetaInfoDef) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
setMetaInfoDef(MetaGraphDef.MetaInfoDef.Builder) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
setMetaOptimizerIterations(RewriterConfig.NumIterationsType) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Controls how many times we run the optimizers in meta optimizer (default is once).
setMetaOptimizerIterationsValue(int) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Controls how many times we run the optimizers in meta optimizer (default is once).
setMetaOptimizerTimeoutMs(long) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Maximum number of milliseconds to spend optimizing a single graph before timing out.
setMethodName(String) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.SignatureDef.Builder
Extensible method_name information enabling third-party users to mark a SignatureDef as supporting a particular method.
setMetrics(int, MetricEntry) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
Metric name, value and expected range.
setMetrics(int, MetricEntry.Builder) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
Metric name, value and expected range.
setMhzPerCpu(double) - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
How fast are these cpus?
setMin(double) - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
double min = 1;
setMinConsumer(int) - Method in class org.tensorflow.proto.framework.VersionDef.Builder
Any consumer below this version is not allowed to consume this data.
setMinGraphNodes(int) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
The minimum number of nodes in a graph to optimizer.
setMinimum(TensorProto) - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
.tensorflow.TensorProto minimum = 4;
setMinimum(TensorProto.Builder) - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
.tensorflow.TensorProto minimum = 4;
setMinimum(long) - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
int64 minimum = 6;
setMinValue(DoubleValue) - Method in class org.tensorflow.proto.util.testlog.MetricEntry.Builder
The minimum acceptable value for the metric if specified
setMinValue(DoubleValue.Builder) - Method in class org.tensorflow.proto.util.testlog.MetricEntry.Builder
The minimum acceptable value for the metric if specified
setMode(String) - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration.Builder
opt, dbg, etc
setModeBytes(ByteString) - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration.Builder
opt, dbg, etc
setModel(String) - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
Model (Haswell, K40, ...)
setModel(String) - Method in class org.tensorflow.proto.util.testlog.GPUInfo.Builder
e.g.
setModelBytes(ByteString) - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
Model (Haswell, K40, ...)
setModelBytes(ByteString) - Method in class org.tensorflow.proto.util.testlog.GPUInfo.Builder
e.g.
setMsg(String) - Method in class org.tensorflow.proto.util.SessionLog.Builder
string msg = 3;
setMsgBytes(ByteString) - Method in class org.tensorflow.proto.util.SessionLog.Builder
string msg = 3;
setName(String) - Method in class org.tensorflow.proto.distruntime.JobDef.Builder
The name of this job.
setName(String) - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters.Builder
The name of this job.
setName(String) - Method in class org.tensorflow.proto.framework.ApiDef.Arg.Builder
string name = 1;
setName(String) - Method in class org.tensorflow.proto.framework.ApiDef.Attr.Builder
string name = 1;
setName(String) - Method in class org.tensorflow.proto.framework.ApiDef.Endpoint.Builder
Name should be either like "CamelCaseName" or "Package.CamelCaseName".
setName(String) - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
string name = 1;
setName(String) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
The name of the node.
setName(String) - Method in class org.tensorflow.proto.framework.Device.Builder
The name of the device.
setName(String) - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
Fully specified name of the device within a cluster.
setName(String) - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo.Builder
string name = 1;
setName(String) - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo.Builder
string name = 1;
setName(String) - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo.Builder
string name = 1;
setName(String) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo.Builder
string name = 1;
setName(String) - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint.Builder
Name of an attr from the Op.
setName(String) - Method in class org.tensorflow.proto.framework.NameAttrList.Builder
string name = 1;
setName(String) - Method in class org.tensorflow.proto.framework.NamedDevice.Builder
string name = 1;
setName(String) - Method in class org.tensorflow.proto.framework.NamedTensorProto.Builder
Name of the tensor.
setName(String) - Method in class org.tensorflow.proto.framework.NamedTupleValue.Builder
string name = 1;
setName(String) - Method in class org.tensorflow.proto.framework.NodeDef.Builder
The name given to this operator.
setName(String) - Method in class org.tensorflow.proto.framework.OpDef.ArgDef.Builder
Name for the input/output.
setName(String) - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
A descriptive name for the argument.
setName(String) - Method in class org.tensorflow.proto.framework.OpDef.Builder
Op names starting with an underscore are reserved for internal use.
setName(String) - Method in class org.tensorflow.proto.framework.Resource.Builder
The name of the resource.
setName(String) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
Unique name of this resource.
setName(String) - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer.Builder
string name = 1;
setName(String) - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
string name = 6;
setName(String) - Method in class org.tensorflow.proto.framework.SessionMetadata.Builder
string name = 1;
setName(String) - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
For dense `Tensor`s, the name of the tensor in the graph.
setName(String) - Method in class org.tensorflow.proto.framework.TensorShapeProto.Dim.Builder
Optional name of the tensor dimension.
setName(String) - Method in class org.tensorflow.proto.framework.TensorSpecProto.Builder
string name = 1;
setName(String) - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
The name of this trace event.
setName(String) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
A name for the Tensor.
setName(String) - Method in class org.tensorflow.proto.profiler.XEventMetadata.Builder
Name of the event.
setName(String) - Method in class org.tensorflow.proto.profiler.XLine.Builder
Name of this XLine.
setName(String) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
Name of this line.
setName(String) - Method in class org.tensorflow.proto.profiler.XStatMetadata.Builder
Name of the stat (should be short).
setName(String) - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement.Builder
string name = 2;
setName(String) - Method in class org.tensorflow.proto.util.SavedSlice.Builder
Name of the tensor that this slice belongs to.
setName(String) - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
Name of the tensor.
setName(String) - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo.Builder
Device name.
setName(String) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
The name of the specific benchmark or test (e.g.
setName(String) - Method in class org.tensorflow.proto.util.testlog.MetricEntry.Builder
Metric name
setName(String) - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
Benchmark target identifier.
setNameBytes(ByteString) - Method in class org.tensorflow.proto.distruntime.JobDef.Builder
The name of this job.
setNameBytes(ByteString) - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters.Builder
The name of this job.
setNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.ApiDef.Arg.Builder
string name = 1;
setNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.ApiDef.Attr.Builder
string name = 1;
setNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.ApiDef.Endpoint.Builder
Name should be either like "CamelCaseName" or "Package.CamelCaseName".
setNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
string name = 1;
setNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
The name of the node.
setNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.Device.Builder
The name of the device.
setNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
Fully specified name of the device within a cluster.
setNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo.Builder
string name = 1;
setNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo.Builder
string name = 1;
setNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo.Builder
string name = 1;
setNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo.Builder
string name = 1;
setNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint.Builder
Name of an attr from the Op.
setNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.NameAttrList.Builder
string name = 1;
setNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.NamedDevice.Builder
string name = 1;
setNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.NamedTensorProto.Builder
Name of the tensor.
setNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.NamedTupleValue.Builder
string name = 1;
setNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.NodeDef.Builder
The name given to this operator.
setNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.OpDef.ArgDef.Builder
Name for the input/output.
setNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
A descriptive name for the argument.
setNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.OpDef.Builder
Op names starting with an underscore are reserved for internal use.
setNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.Resource.Builder
The name of the resource.
setNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
Unique name of this resource.
setNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer.Builder
string name = 1;
setNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
string name = 6;
setNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.SessionMetadata.Builder
string name = 1;
setNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
For dense `Tensor`s, the name of the tensor in the graph.
setNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.TensorShapeProto.Dim.Builder
Optional name of the tensor dimension.
setNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.TensorSpecProto.Builder
string name = 1;
setNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
The name of this trace event.
setNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
A name for the Tensor.
setNameBytes(ByteString) - Method in class org.tensorflow.proto.profiler.XEventMetadata.Builder
Name of the event.
setNameBytes(ByteString) - Method in class org.tensorflow.proto.profiler.XLine.Builder
Name of this XLine.
setNameBytes(ByteString) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
Name of this line.
setNameBytes(ByteString) - Method in class org.tensorflow.proto.profiler.XStatMetadata.Builder
Name of the stat (should be short).
setNameBytes(ByteString) - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement.Builder
string name = 2;
setNameBytes(ByteString) - Method in class org.tensorflow.proto.util.SavedSlice.Builder
Name of the tensor that this slice belongs to.
setNameBytes(ByteString) - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
Name of the tensor.
setNameBytes(ByteString) - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo.Builder
Device name.
setNameBytes(ByteString) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
The name of the specific benchmark or test (e.g.
setNameBytes(ByteString) - Method in class org.tensorflow.proto.util.testlog.MetricEntry.Builder
Metric name
setNameBytes(ByteString) - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
Benchmark target identifier.
setNamedTupleValue(NamedTupleValue) - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents Python's namedtuple.
setNamedTupleValue(NamedTupleValue.Builder) - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents Python's namedtuple.
setNestedContexts(int, ControlFlowContextDef) - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
Contexts contained inside this context (e.g.
setNestedContexts(int, ControlFlowContextDef.Builder) - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
Contexts contained inside this context (e.g.
setNestedContexts(int, ControlFlowContextDef) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Contexts contained inside this context (e.g.
setNestedContexts(int, ControlFlowContextDef.Builder) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Contexts contained inside this context (e.g.
setNode(int, CostGraphDef.Node) - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.Node node = 1;
setNode(int, CostGraphDef.Node.Builder) - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.Node node = 1;
setNode(int, NodeDef) - Method in class org.tensorflow.proto.framework.GraphDef.Builder
repeated .tensorflow.NodeDef node = 1;
setNode(int, NodeDef.Builder) - Method in class org.tensorflow.proto.framework.GraphDef.Builder
repeated .tensorflow.NodeDef node = 1;
setNodeDef(int, NodeDef) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.FunctionDef.Builder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
setNodeId(int) - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo.Builder
int32 node_id = 2;
setNodeId(int) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo.Builder
int32 node_id = 2;
setNodeId(int) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInput.Builder
int32 node_id = 1;
setNodeId(int) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo.Builder
int32 node_id = 1;
setNodeId(int) - Method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo.Builder
int32 node_id = 1;
setNodeId(int) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
An index into `TrackableObjectGraph.nodes`, indicating the object being referenced.
setNodeInfo(int, GraphTransferNodeInfo) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeInfo node_info = 1;
setNodeInfo(int, GraphTransferNodeInfo.Builder) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeInfo node_info = 1;
setNodeInput(int, GraphTransferNodeInput) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo.Builder
repeated .tensorflow.GraphTransferNodeInput node_input = 2;
setNodeInput(int, GraphTransferNodeInput.Builder) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo.Builder
repeated .tensorflow.GraphTransferNodeInput node_input = 2;
setNodeInputInfo(int, GraphTransferNodeInputInfo) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;
setNodeInputInfo(int, GraphTransferNodeInputInfo.Builder) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;
setNodeList(CollectionDef.NodeList) - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
.tensorflow.CollectionDef.NodeList node_list = 1;
setNodeList(CollectionDef.NodeList.Builder) - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
.tensorflow.CollectionDef.NodeList node_list = 1;
setNodeName(String) - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
Name of the node to watch.
setNodeName(String) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
TODO(tucker): Use some more compact form of node identity than the full string name.
setNodeName(String) - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
This field is deprecated and will not be set.
setNodeNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
Name of the node to watch.
setNodeNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
TODO(tucker): Use some more compact form of node identity than the full string name.
setNodeNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
This field is deprecated and will not be set.
setNodeOutputInfo(int, GraphTransferNodeOutputInfo) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;
setNodeOutputInfo(int, GraphTransferNodeOutputInfo.Builder) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;
setNodes(int, SavedObject) - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
setNodes(int, SavedObject.Builder) - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
setNodes(int, TrackableObjectGraph.TrackableObject) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.Builder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
setNodes(int, TrackableObjectGraph.TrackableObject.Builder) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.Builder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
setNodeStats(int, NodeExecStats) - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
repeated .tensorflow.NodeExecStats node_stats = 2;
setNodeStats(int, NodeExecStats.Builder) - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
repeated .tensorflow.NodeExecStats node_stats = 2;
setNoneValue(NoneValue) - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents None.
setNoneValue(NoneValue.Builder) - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents None.
setNum(double) - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
double num = 3;
setNumAllocs(long) - Method in class org.tensorflow.proto.util.MemAllocatorStats.Builder
int64 num_allocs = 1;
setNumaNode(int) - Method in class org.tensorflow.proto.framework.DeviceLocality.Builder
Optional NUMA locality of device.
setNumberAttr(String) - Method in class org.tensorflow.proto.framework.OpDef.ArgDef.Builder
if specified, attr must have type "int"
setNumberAttrBytes(ByteString) - Method in class org.tensorflow.proto.framework.OpDef.ArgDef.Builder
if specified, attr must have type "int"
setNumBytes(long) - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation.Builder
Number of bytes in the allocation.
setNumChannels(long) - Method in class org.tensorflow.proto.framework.Summary.Audio.Builder
Number of channels of audio.
setNumCores(long) - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
Number of cores
setNumCores(long) - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
int64 num_cores = 1;
setNumCoresAllowed(long) - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
int64 num_cores_allowed = 2;
setNumDevToDevCopyStreams(int) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.Builder
If > 1, the number of device-to-device copy streams to create for each GPUDevice.
setNumElements(long) - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
The number of elements in the snapshot.
setNumOccurrences(long) - Method in class org.tensorflow.proto.profiler.XEvent.Builder
Number of occurrences of the event, if aggregated.
setNumOutputs(int) - Method in class org.tensorflow.proto.util.Execution.Builder
Number of output tensors.
setNumOutputs(int) - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
Number of output tensors emitted by the op.
setNumRecordsProduced(long) - Method in class org.tensorflow.proto.framework.ReaderBaseState.Builder
int64 num_records_produced = 3;
setNumRegisters(long) - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
Number of registers per core.
setNumReplicas(int) - Method in class org.tensorflow.proto.framework.AutoParallelOptions.Builder
int32 num_replicas = 2;
setNumShards(int) - Method in class org.tensorflow.proto.util.BundleHeaderProto.Builder
Number of data files in the bundle.
setNumThreads(int) - Method in class org.tensorflow.proto.framework.ThreadPoolOptionProto.Builder
The number of threads in the pool.
setObject(byte[], long) - Method in class org.tensorflow.internal.buffer.StringTensorBuffer
 
setObjectGraphDef(SavedObjectGraph) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
Extra information about the structure of functions and stateful objects.
setObjectGraphDef(SavedObjectGraph.Builder) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
Extra information about the structure of functions and stateful objects.
setObsoleteOldStyleHistogram(ByteString) - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
bytes obsolete_old_style_histogram = 3;
setOffset(long) - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
int64 offset = 4;
setOffset(long) - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement.Builder
uint64 offset = 1;
setOffsetPs(long) - Method in class org.tensorflow.proto.profiler.XEvent.Builder
Start time of the event in picoseconds, as offset from XLine.timestamp_ns().
setOp(int, ApiDef) - Method in class org.tensorflow.proto.framework.ApiDefs.Builder
repeated .tensorflow.ApiDef op = 1;
setOp(int, ApiDef.Builder) - Method in class org.tensorflow.proto.framework.ApiDefs.Builder
repeated .tensorflow.ApiDef op = 1;
setOp(String) - Method in class org.tensorflow.proto.framework.KernelDef.Builder
Must match the name of an Op.
setOp(String) - Method in class org.tensorflow.proto.framework.NodeDef.Builder
The operation name.
setOp(int, OpDef) - Method in class org.tensorflow.proto.framework.OpList.Builder
repeated .tensorflow.OpDef op = 1;
setOp(int, OpDef.Builder) - Method in class org.tensorflow.proto.framework.OpList.Builder
repeated .tensorflow.OpDef op = 1;
setOpBytes(ByteString) - Method in class org.tensorflow.proto.framework.KernelDef.Builder
Must match the name of an Op.
setOpBytes(ByteString) - Method in class org.tensorflow.proto.framework.NodeDef.Builder
The operation name.
setOpDevice(String) - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
Device of the operation producing this tensor.
setOpDeviceBytes(ByteString) - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
Device of the operation producing this tensor.
setOpEndRelMicros(long) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
int64 op_end_rel_micros = 4;
setOpEndRelNanos(long) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
int64 op_end_rel_nanos = 15;
setOperation(String) - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation.Builder
Name of the operation making the allocation.
setOperation(String) - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation.Builder
Name of the operation making the deallocation.
setOperation(String) - Method in class org.tensorflow.proto.framework.SavedConstant.Builder
An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
setOperationBytes(ByteString) - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation.Builder
Name of the operation making the allocation.
setOperationBytes(ByteString) - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation.Builder
Name of the operation making the deallocation.
setOperationBytes(ByteString) - Method in class org.tensorflow.proto.framework.SavedConstant.Builder
An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
setOperationTimeoutInMs(long) - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
Global timeout for all blocking operations in this session.
setOpId(long) - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
The ID of the operation that produced this tensor.
setOpName(String) - Method in class org.tensorflow.proto.util.GraphExecutionTrace.Builder
Name of the op (applicable only in the case of the `FULL_TENSOR` trace level).
setOpName(String) - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
Name of the op (e.g., "Dense/MatMul_1").
setOpName(String) - Method in class org.tensorflow.proto.util.MemChunk.Builder
string op_name = 5;
setOpNameBytes(ByteString) - Method in class org.tensorflow.proto.util.GraphExecutionTrace.Builder
Name of the op (applicable only in the case of the `FULL_TENSOR` trace level).
setOpNameBytes(ByteString) - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
Name of the op (e.g., "Dense/MatMul_1").
setOpNameBytes(ByteString) - Method in class org.tensorflow.proto.util.MemChunk.Builder
string op_name = 5;
setOpStartRelMicros(long) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
int64 op_start_rel_micros = 3;
setOpStartRelNanos(long) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
int64 op_start_rel_nanos = 14;
setOptimizeForStaticGraph(boolean) - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
If true, the session may treat the graph as being static for optimization purposes.
setOptimizerOptions(OptimizerOptions) - Method in class org.tensorflow.proto.framework.GraphOptions.Builder
Options controlling how graph is optimized.
setOptimizerOptions(OptimizerOptions.Builder) - Method in class org.tensorflow.proto.framework.GraphOptions.Builder
Options controlling how graph is optimized.
setOptimizers(int, String) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
Whether checkpoints should be considered as matching even without this value restored.
setOptions(RunOptions) - Method in class org.tensorflow.Session.Runner
Set options (typically for debugging) for this run.
setOptLevel(OptimizerOptions.Level) - Method in class org.tensorflow.proto.framework.OptimizerOptions.Builder
Overall optimization level.
setOptLevelValue(int) - Method in class org.tensorflow.proto.framework.OptimizerOptions.Builder
Overall optimization level.
setOpts(int, String) - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration.Builder
Bazel compilation options, if known
setOpType(String) - Method in class org.tensorflow.proto.util.Execution.Builder
Op type (e.g., "MatMul").
setOpType(String) - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
Type of the op (e.g., "MatMul").
setOpTypeBytes(ByteString) - Method in class org.tensorflow.proto.util.Execution.Builder
Op type (e.g., "MatMul").
setOpTypeBytes(ByteString) - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
Type of the op (e.g., "MatMul").
setOriginalFuncNames(int, String) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.util.DebuggedGraph.Builder
Original (uninstrumented) GraphDef (if available).
setOriginalNodeNames(int, String) - Method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo.Builder
Opaque string inserted into error messages created by the runtime.
setOriginalVariableNodeId(int) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Arg out_arg = 5;
setOutArg(int, ApiDef.Arg.Builder) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
repeated .tensorflow.ApiDef.Arg out_arg = 5;
setOuterContextId(String) - Method in class org.tensorflow.proto.util.DebuggedGraph.Builder
IDs of the immediate enclosing context (graph), if any.
setOuterContextIdBytes(ByteString) - Method in class org.tensorflow.proto.util.DebuggedGraph.Builder
IDs of the immediate enclosing context (graph), if any.
setOutput(int, NodeOutput) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.NodeOutput output = 7;
setOutput(int, NodeOutput.Builder) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.NodeOutput output = 7;
setOutputArg(int, OpDef.ArgDef) - Method in class org.tensorflow.proto.framework.OpDef.Builder
Description of the output(s).
setOutputArg(int, OpDef.ArgDef.Builder) - Method in class org.tensorflow.proto.framework.OpDef.Builder
Description of the output(s).
setOutputCount(int) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo.Builder
int32 output_count = 7;
setOutputInfo(int, CostGraphDef.Node.OutputInfo) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
setOutputInfo(int, CostGraphDef.Node.OutputInfo.Builder) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
setOutputNum(int) - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
The index into the outputs of the operation that produced this tensor.
setOutputPartitionGraphs(boolean) - Method in class org.tensorflow.proto.framework.RunOptions.Builder
Whether the partition graph(s) executed by the executor(s) should be outputted via RunMetadata.
setOutputPort(int) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInput.Builder
int32 output_port = 2;
setOutputSignature(StructuredValue) - Method in class org.tensorflow.proto.framework.SavedConcreteFunction.Builder
Output that was the return value of this function after replacing all Tensors with TensorSpecs.
setOutputSignature(StructuredValue.Builder) - Method in class org.tensorflow.proto.framework.SavedConcreteFunction.Builder
Output that was the return value of this function after replacing all Tensors with TensorSpecs.
setOutputSlot(int) - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
Output slot to watch.
setOutputSlot(int) - Method in class org.tensorflow.proto.util.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.tensorflow.proto.util.Execution.Builder
Debugged-generated IDs of the devices on which the output tensors reside.
setOutputTensorIds(int, long) - Method in class org.tensorflow.proto.util.Execution.Builder
IDs of the output tensors (if availbable).
setOutputTensorIds(int, int) - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
Unique IDs for the output tensors of this op.
setPaddingId(int) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo.Builder
int32 padding_id = 5;
setParallelIterations(int) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
The number of iterations allowed to run in parallel.
setPartitionGraphs(int, GraphDef) - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
Graphs of the partitions executed by executors.
setPartitionGraphs(int, GraphDef.Builder) - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
Graphs of the partitions executed by executors.
setPartitionGraphs(int, GraphDef) - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
setPartitionGraphs(int, GraphDef.Builder) - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
setPeakBytes(long) - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
int64 peak_bytes = 3;
setPeakBytesInUse(long) - Method in class org.tensorflow.proto.util.MemAllocatorStats.Builder
int64 peak_bytes_in_use = 3;
setPendingChangelist(long) - Method in class org.tensorflow.proto.util.testlog.CommitId.Builder
Changelist tested if the change list is not already submitted.
setPerProcessGpuMemoryFraction(double) - Method in class org.tensorflow.proto.framework.GPUOptions.Builder
Fraction of the available GPU memory to allocate for each process.
setPersistentMemorySize(long) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
Persistent memory used by this node.
setPersistentMemorySize(long) - Method in class org.tensorflow.proto.framework.MemoryStats.Builder
int64 persistent_memory_size = 3;
setPersistentTensorAllocIds(int, long) - Method in class org.tensorflow.proto.framework.MemoryStats.Builder
repeated int64 persistent_tensor_alloc_ids = 5;
setPhysicalDescription(String) - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo.Builder
The physical description of this device.
setPhysicalDescriptionBytes(ByteString) - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo.Builder
The physical description of this device.
setPhysicalDeviceDesc(String) - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
String representation of the physical device that this device maps to.
setPhysicalDeviceDescBytes(ByteString) - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
String representation of the physical device that this device maps to.
setPinToHostOptimization(RewriterConfig.Toggle) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Force small ops onto the CPU (default is OFF).
setPinToHostOptimizationValue(int) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Force small ops onto the CPU (default is OFF).
setPivotForBodyName(String) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Name of the pivot_for_body tensor.
setPivotForBodyNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Name of the pivot_for_body tensor.
setPivotForPredName(String) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Name of the pivot_for_pred tensor.
setPivotForPredNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Name of the pivot_for_pred tensor.
setPivotName(String) - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
Name of the pivot tensor.
setPivotName(String) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Name of the pivot tensor.
setPivotNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
Name of the pivot tensor.
setPivotNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Name of the pivot tensor.
setPlaceholder(String) - Method in class org.tensorflow.proto.framework.AttrValue.Builder
This is a placeholder only used in nodes defined inside a function.
setPlaceholderBytes(ByteString) - Method in class org.tensorflow.proto.framework.AttrValue.Builder
This is a placeholder only used in nodes defined inside a function.
setPlacementPeriod(int) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.GraphOptions.Builder
Only place the subgraphs that are run, rather than the entire graph.
setPlanes(int, XPlane) - Method in class org.tensorflow.proto.profiler.XSpace.Builder
repeated .tensorflow.profiler.XPlane planes = 1;
setPlanes(int, XPlane.Builder) - Method in class org.tensorflow.proto.profiler.XSpace.Builder
repeated .tensorflow.profiler.XPlane planes = 1;
setPlatformInfo(PlatformInfo) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Additional platform information.
setPlatformInfo(PlatformInfo.Builder) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Additional platform information.
setPluginData(SummaryMetadata.PluginData) - Method in class org.tensorflow.proto.framework.SummaryMetadata.Builder
Data that associates a summary with a certain plugin.
setPluginData(SummaryMetadata.PluginData.Builder) - Method in class org.tensorflow.proto.framework.SummaryMetadata.Builder
Data that associates a summary with a certain plugin.
setPluginName(String) - Method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData.Builder
The name of the plugin this data pertains to.
setPluginNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData.Builder
The name of the plugin this data pertains to.
setPollingActiveDelayUsecs(int) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.GPUOptions.Builder
This field is deprecated and ignored.
setPort(int) - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
The server port.
setPostOptimizationGraph(GraphDef) - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
.tensorflow.GraphDef post_optimization_graph = 3;
setPostOptimizationGraph(GraphDef.Builder) - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
.tensorflow.GraphDef post_optimization_graph = 3;
setPostOptimizationVerifierConfig(VerifierConfig) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
VerifierConfig specifying the verifiers to be run at the end, after all optimizers have run.
setPostOptimizationVerifierConfig(VerifierConfig.Builder) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
VerifierConfig specifying the verifiers to be run at the end, after all optimizers have run.
setPrecedingNode(int) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo.Builder
int32 preceding_node = 1;
setPrecedingPort(int) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo.Builder
int32 preceding_port = 2;
setPredName(String) - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
Name of the pred tensor.
setPredNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
Name of the pred tensor.
setPreOptimizationGraph(GraphDef) - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
.tensorflow.GraphDef pre_optimization_graph = 2;
setPreOptimizationGraph(GraphDef.Builder) - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
.tensorflow.GraphDef pre_optimization_graph = 2;
setPriority(int, int) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices.Builder
Priority values to use with the virtual devices.
setPriority(int) - Method in class org.tensorflow.proto.framework.KernelDef.Builder
Prioritization of kernel amongst different devices.
setPriority(long) - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions.Builder
Priority of the request.
setProducer(int) - Method in class org.tensorflow.proto.framework.VersionDef.Builder
The version of the code that produced this data.
setProperties(DeviceProperties) - Method in class org.tensorflow.proto.framework.NamedDevice.Builder
.tensorflow.DeviceProperties properties = 2;
setProperties(DeviceProperties.Builder) - Method in class org.tensorflow.proto.framework.NamedDevice.Builder
.tensorflow.DeviceProperties properties = 2;
setProtocol(String) - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
The protocol to be used by this server.
setProtocolBytes(ByteString) - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
The protocol to be used by this server.
setPtr(long) - Method in class org.tensorflow.proto.framework.AllocationDescription.Builder
Address of the allocation.
setPtr(long) - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation.Builder
Address of the allocation.
setPythonTracerLevel(int) - Method in class org.tensorflow.proto.profiler.ProfileOptions.Builder
Whether enable python function calls tracing.
setQueueClosedExceptionTypes(int, Code) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.QueueRunnerDef.Builder
Queue name.
setQueueNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.QueueRunnerDef.Builder
Queue name.
setRecvBufMaxChunk(int) - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
Guidance to formatting of large RecvBuf fields for transfer.
setReferencedTensor(int, AllocationDescription) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
setReferencedTensor(int, AllocationDescription.Builder) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
setRefValue(long) - Method in class org.tensorflow.proto.profiler.XStat.Builder
A string value that stored in XStatMetadata::name.
setRelease(String) - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
e.g.
setReleaseBytes(ByteString) - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
e.g.
setRemapping(RewriterConfig.Toggle) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Remapping (default is ON) Remap subgraphs onto more efficient implementations.
setRemappingValue(int) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Remapping (default is ON) Remap subgraphs onto more efficient implementations.
setRemoteGraph(GraphDef) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Definition of remote graph
setRemoteGraph(GraphDef.Builder) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Definition of remote graph
setRenameTo(String) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.ApiDef.Attr.Builder
Change the name used to access this attr in the API from what is used in the GraphDef.
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.distruntime.ClusterDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.distruntime.JobDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.distruntime.TaskDeviceFilters.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.example.BytesList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.example.Example.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.example.ExampleParserConfiguration.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.example.Feature.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.example.FeatureConfiguration.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.example.FeatureList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.example.FeatureLists.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.example.Features.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.example.FixedLenFeatureProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.example.FloatList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.example.Int64List.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.example.SequenceExample.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.example.VarLenFeatureProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.AllocationDescription.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.AllocationRecord.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.ApiDef.Arg.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.ApiDef.Attr.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.ApiDef.Endpoint.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.ApiDefs.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.AssetFileDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.AttrValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.AutoParallelOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.CollectionDef.BytesList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.CollectionDef.FloatList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.CollectionDef.Int64List.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.CollectionDef.NodeList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.ControlFlowContextDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.DebuggedSourceFile.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.DebugOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.Device.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.DeviceLocality.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.DictValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.FunctionSpec.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.GPUOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.GradientDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.GraphDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.GraphOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInput.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.InterconnectLink.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.KernelDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.KernelList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.ListValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.LocalLinks.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.MemoryLogStep.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.MemoryStats.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.NameAttrList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.NamedDevice.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.NamedTensorProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.NamedTupleValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.NodeDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.NodeOutput.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.NoneValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.OpDef.ArgDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.OpDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.OpDeprecation.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.OpList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.OptimizerOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.PairValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.QueueRunnerDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.ReaderBaseState.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.Resource.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.RPCOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.RunOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.SaveableObject.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.SavedAsset.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.SavedConcreteFunction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.SavedConstant.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.SavedFunction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.SavedModel.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.SavedResource.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.SavedUserObject.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.ScopedAllocatorOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.SessionMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.SignatureDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.StepStats.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.Summary.Audio.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.Summary.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.Summary.Image.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.SummaryDescription.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.SummaryMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.TensorConnection.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.TensorDescription.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.TensorShapeProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.TensorShapeProto.Dim.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.TensorSliceProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.TensorSliceProto.Extent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.TensorSpecProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.ThreadPoolOptionProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.Trace.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.TupleValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.TypeSpecProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.ValuesDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.VariableDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.VariantTensorDataProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.VerifierConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.VersionDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.profiler.ProfileOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.profiler.XEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.profiler.XEventMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.profiler.XLine.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.profiler.XSpace.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.profiler.XStat.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.profiler.XStatMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.BinSummary.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.BundleHeaderProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.CodeLocation.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.DebugEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.DebuggedDevice.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.DebuggedGraph.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.DebugMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.Event.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.Execution.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.GraphExecutionTrace.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.LogMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.MemAllocatorStats.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.MemChunk.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.RequestedExitCode.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.SavedSlice.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.SavedTensorSlices.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.SaverDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.SessionLog.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.SnapShot.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.SnapshotRecord.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.SourceFile.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.StackFrameWithId.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.TaggedRunMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.TensorMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.testlog.CommitId.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.testlog.EntryValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.testlog.GPUInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.testlog.MemoryInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.testlog.MetricEntry.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.testlog.RunConfiguration.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.WatchdogConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
 
setReportTensorAllocationsUponOom(boolean) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.AllocationDescription.Builder
Total number of bytes requested
setRequestedSize(long) - Method in class org.tensorflow.proto.util.MemChunk.Builder
int64 requested_size = 3;
setResetDiskByteUsage(boolean) - Method in class org.tensorflow.proto.framework.DebugOptions.Builder
Whether the total disk usage of tfdbg is to be reset to zero in this Session.run call.
setResource(SavedResource) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedResource resource = 10;
setResource(SavedResource.Builder) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedResource resource = 10;
setResourceDtypesAndShapes(int, ResourceDtypeAndShape) - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
Optional data types and shapes of a remote resource variable.
setResourceDtypesAndShapes(int, ResourceDtypeAndShape.Builder) - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
Optional data types and shapes of a remote resource variable.
setResourceHandleVal(int, ResourceHandleProto) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_RESOURCE
setResourceHandleVal(int, ResourceHandleProto.Builder) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_RESOURCE
setResourceId(int) - Method in class org.tensorflow.proto.framework.Resource.Builder
The id of the resource.
setResourceId(int) - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
The id of the resource that this event occurred on.
setRestoreFunction(int) - Method in class org.tensorflow.proto.framework.SaveableObject.Builder
int32 restore_function = 3;
setRestoreOpName(String) - Method in class org.tensorflow.proto.util.SaverDef.Builder
The operation to run when restoring a model checkpoint.
setRestoreOpNameBytes(ByteString) - Method in class org.tensorflow.proto.util.SaverDef.Builder
The operation to run when restoring a model checkpoint.
setRewriteOptions(RewriterConfig) - Method in class org.tensorflow.proto.framework.GraphOptions.Builder
Options that control the type and amount of graph rewriting.
setRewriteOptions(RewriterConfig.Builder) - Method in class org.tensorflow.proto.framework.GraphOptions.Builder
Options that control the type and amount of graph rewriting.
setRpcOptions(RPCOptions) - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
Options that apply when this session uses the distributed runtime.
setRpcOptions(RPCOptions.Builder) - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
Options that apply when this session uses the distributed runtime.
setRunConfiguration(RunConfiguration) - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
Run-specific parameters (arguments, etc)
setRunConfiguration(RunConfiguration.Builder) - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
Run-specific parameters (arguments, etc)
setRunHandlerPoolOptions(RunOptions.Experimental.RunHandlerPoolOptions) - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.Builder
.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
setRunHandlerPoolOptions(RunOptions.Experimental.RunHandlerPoolOptions.Builder) - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.Builder
.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
setRunId(String) - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
Run ID that this snapshot corresponds to.
setRunIdBytes(ByteString) - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
Run ID that this snapshot corresponds to.
setRunMetadata(ByteString) - Method in class org.tensorflow.proto.util.TaggedRunMetadata.Builder
Byte-encoded version of the `RunMetadata` proto in order to allow lazy deserialization.
setRunMode(String) - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
Used for differentiating between continuous and debug builds.
setRunModeBytes(ByteString) - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
Used for differentiating between continuous and debug builds.
setRunOptions(RunOptions) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Options that will be applied to each run.
setRunOptions(RunOptions.Builder) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Options that will be applied to each run.
setRunTime(double) - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
The amount of time the total run took (wall time in seconds)
setS(ByteString) - Method in class org.tensorflow.proto.framework.AttrValue.Builder
"string"
setS(int, ByteString) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(string)"
setSampleRate(float) - Method in class org.tensorflow.proto.framework.Summary.Audio.Builder
Sample rate of the audio in Hz.
setSavedModelSchemaVersion(long) - Method in class org.tensorflow.proto.framework.SavedModel.Builder
The schema version of the SavedModel instance.
setSaveFunction(int) - Method in class org.tensorflow.proto.framework.SaveableObject.Builder
Node ids of concrete functions for saving and loading from a checkpoint.
setSaverDef(SaverDef) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
SaverDef.
setSaverDef(SaverDef.Builder) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
SaverDef.
setSaveSliceInfoDef(SaveSliceInfoDef) - Method in class org.tensorflow.proto.framework.VariableDef.Builder
Support for saving variables as slices of a larger variable.
setSaveSliceInfoDef(SaveSliceInfoDef.Builder) - Method in class org.tensorflow.proto.framework.VariableDef.Builder
Support for saving variables as slices of a larger variable.
setSaveTensorName(String) - Method in class org.tensorflow.proto.util.SaverDef.Builder
The operation to run when saving a model checkpoint.
setSaveTensorNameBytes(ByteString) - Method in class org.tensorflow.proto.util.SaverDef.Builder
The operation to run when saving a model checkpoint.
setScheduledMicros(long) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
int64 scheduled_micros = 9;
setScheduledNanos(long) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
int64 scheduled_nanos = 17;
setScomplexVal(int, float) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_COMPLEX64.
setScopedAllocatorOptimization(RewriterConfig.Toggle) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.RewriterConfig.Builder
.tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;
setScopedAllocatorOpts(ScopedAllocatorOptions.Builder) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
.tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;
setSerialIdentifier(String) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Unique serial number of the machine.
setSerialIdentifierBytes(ByteString) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
Unique serial number of the machine.
setSerializedExecutorParameters(ByteString) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
Optional: Parameters given to the executor
setSessionInterOpThreadPool(int, ThreadPoolOptionProto) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.ConfigProto.Builder
This option is experimental - it may be replaced with a different mechanism in the future.
setSessionLog(SessionLog) - Method in class org.tensorflow.proto.util.Event.Builder
The state of the session which can be used for restarting after crashes.
setSessionLog(SessionLog.Builder) - Method in class org.tensorflow.proto.util.Event.Builder
The state of the session which can be used for restarting after crashes.
setSessionMetadata(SessionMetadata) - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
Metadata about the session.
setSessionMetadata(SessionMetadata.Builder) - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
Metadata about the session.
setShape(TensorShapeProto) - Method in class org.tensorflow.proto.example.FixedLenFeatureProto.Builder
.tensorflow.TensorShapeProto shape = 2;
setShape(TensorShapeProto.Builder) - Method in class org.tensorflow.proto.example.FixedLenFeatureProto.Builder
.tensorflow.TensorShapeProto shape = 2;
setShape(TensorShapeProto) - Method in class org.tensorflow.proto.framework.AttrValue.Builder
"shape"
setShape(TensorShapeProto.Builder) - Method in class org.tensorflow.proto.framework.AttrValue.Builder
"shape"
setShape(int, TensorShapeProto) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(shape)"
setShape(int, TensorShapeProto.Builder) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(shape)"
setShape(TensorShapeProto) - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
.tensorflow.TensorShapeProto shape = 2;
setShape(TensorShapeProto.Builder) - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
.tensorflow.TensorShapeProto shape = 2;
setShape(TensorShapeProto) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo.Builder
.tensorflow.TensorShapeProto shape = 3;
setShape(TensorShapeProto.Builder) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo.Builder
.tensorflow.TensorShapeProto shape = 3;
setShape(int, long) - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo.Builder
repeated int64 shape = 3;
setShape(int, long) - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo.Builder
repeated int64 shape = 2;
setShape(int, long) - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo.Builder
repeated int64 shape = 2;
setShape(TensorShapeProto) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
.tensorflow.TensorShapeProto shape = 2;
setShape(TensorShapeProto.Builder) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
.tensorflow.TensorShapeProto shape = 2;
setShape(TensorShapeProto) - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape.Builder
.tensorflow.TensorShapeProto shape = 2;
setShape(TensorShapeProto.Builder) - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape.Builder
.tensorflow.TensorShapeProto shape = 2;
setShape(TensorShapeProto) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape.Builder
.tensorflow.TensorShapeProto shape = 2;
setShape(TensorShapeProto.Builder) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape.Builder
.tensorflow.TensorShapeProto shape = 2;
setShape(TensorShapeProto) - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
.tensorflow.TensorShapeProto shape = 2;
setShape(TensorShapeProto.Builder) - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
.tensorflow.TensorShapeProto shape = 2;
setShape(TensorShapeProto) - Method in class org.tensorflow.proto.framework.TensorDescription.Builder
Shape of the tensor.
setShape(TensorShapeProto.Builder) - Method in class org.tensorflow.proto.framework.TensorDescription.Builder
Shape of the tensor.
setShape(TensorShapeProto) - Method in class org.tensorflow.proto.framework.TensorSpecProto.Builder
.tensorflow.TensorShapeProto shape = 2;
setShape(TensorShapeProto.Builder) - Method in class org.tensorflow.proto.framework.TensorSpecProto.Builder
.tensorflow.TensorShapeProto shape = 2;
setShape(TensorShapeProto) - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
.tensorflow.TensorShapeProto shape = 2;
setShape(TensorShapeProto.Builder) - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
.tensorflow.TensorShapeProto shape = 2;
setShape(TensorShapeProto) - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
Shape of the tensor
setShape(TensorShapeProto.Builder) - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
Shape of the tensor
setShapeOptimization(RewriterConfig.Toggle) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Shape optimizations (default is ON) Simplify computations made on shapes.
setShapeOptimizationValue(int) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
Shape optimizations (default is ON) Simplify computations made on shapes.
setShapesOutputTensorName(String) - Method in class org.tensorflow.proto.example.VarLenFeatureProto.Builder
string shapes_output_tensor_name = 4;
setShapesOutputTensorNameBytes(ByteString) - Method in class org.tensorflow.proto.example.VarLenFeatureProto.Builder
string shapes_output_tensor_name = 4;
setSharded(boolean) - Method in class org.tensorflow.proto.util.SaverDef.Builder
Shard the save files, one per device that has Variable nodes.
setShardId(int) - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
The binary content of the tensor lies in: File "shard_id": bytes [offset, offset + size).
setShareClusterDevicesInSession(boolean) - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
When true, WorkerSessions are created with device attributes from the full cluster.
setShareClusterDevicesInSession(boolean) - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
This was promoted to a non-experimental API.
setSharedMemorySizePerMultiprocessor(long) - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
Shared memory size per multiprocessor in bytes.
setShareSessionStateInClusterspecPropagation(boolean) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.util.WorkerHeartbeatRequest.Builder
.tensorflow.WorkerShutdownMode shutdown_mode = 1;
setShutdownModeValue(int) - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest.Builder
.tensorflow.WorkerShutdownMode shutdown_mode = 1;
setSignature(OpDef) - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
The definition of the function's name, arguments, return values, attrs etc.
setSignature(OpDef.Builder) - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
The definition of the function's name, arguments, return values, attrs etc.
setSimpleValue(float) - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
float simple_value = 2;
SetSize - Class in org.tensorflow.op.core
Number of unique elements along last dimension of input `set`.
setSize(Operand<TInt64>, Operand<T>, Operand<TInt64>, SetSize.Options...) - Method in class org.tensorflow.op.Ops
Number of unique elements along last dimension of input `set`.
setSize(long) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo.Builder
int64 size = 1;
setSize(long) - Method in class org.tensorflow.proto.framework.TensorShapeProto.Dim.Builder
Size of the tensor in that dimension.
setSize(long) - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
int64 size = 5;
setSize(long) - Method in class org.tensorflow.proto.util.MemChunk.Builder
int64 size = 2;
setSize(long) - Method in class org.tensorflow.proto.util.SnapShot.Builder
int64 size = 2;
SetSize.Options - Class in org.tensorflow.op.core
Optional attributes for SetSize
setSlice(TensorSliceProto) - Method in class org.tensorflow.proto.util.SavedSlice.Builder
Extent of the slice.
setSlice(TensorSliceProto.Builder) - Method in class org.tensorflow.proto.util.SavedSlice.Builder
Extent of the slice.
setSlice(int, TensorSliceProto) - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
Explicit list of slices saved in the checkpoint file.
setSlice(int, TensorSliceProto.Builder) - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
Explicit list of slices saved in the checkpoint file.
setSlices(int, TensorSliceProto) - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
Iff present, this entry represents a partitioned tensor.
setSlices(int, TensorSliceProto.Builder) - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
Iff present, this entry represents a partitioned tensor.
setSlot(int) - Method in class org.tensorflow.proto.framework.NodeOutput.Builder
int32 slot = 1;
setSlotName(String) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
The name of the slot (e.g.
setSlotNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
The name of the slot (e.g.
setSlotVariableNodeId(int) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
An index into `TrackableObjectGraph.nodes`, indicating the `Object` with the value of the slot variable.
setSlotVariables(int, TrackableObjectGraph.TrackableObject.SlotVariableReference) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
Slot variables owned by this object.
setSlotVariables(int, TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
Slot variables owned by this object.
setSlotVariables(int, TrackableObjectGraph.TrackableObject.SlotVariableReference) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
setSlotVariables(int, TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
setSnapShot(int, SnapShot) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.SnapShot snap_shot = 4;
setSnapShot(int, SnapShot.Builder) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
repeated .tensorflow.SnapShot snap_shot = 4;
setSnapshot(String) - Method in class org.tensorflow.proto.util.testlog.CommitId.Builder
Hash of intermediate change between hash/changelist and what was tested.
setSnapshotBytes(ByteString) - Method in class org.tensorflow.proto.util.testlog.CommitId.Builder
Hash of intermediate change between hash/changelist and what was tested.
setSnapshotName(String) - Method in class org.tensorflow.proto.framework.VariableDef.Builder
Name of the snapshot tensor.
setSnapshotNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.VariableDef.Builder
Name of the snapshot tensor.
setSocOpId(int) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo.Builder
int32 soc_op_id = 4;
setSourceFile(SourceFile) - Method in class org.tensorflow.proto.util.DebugEvent.Builder
The content of a source file.
setSourceFile(SourceFile.Builder) - Method in class org.tensorflow.proto.util.DebugEvent.Builder
The content of a source file.
setSourceFiles(int, DebuggedSourceFile) - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles.Builder
A collection of source code files.
setSourceFiles(int, DebuggedSourceFile.Builder) - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles.Builder
A collection of source code files.
setStackFrameIds(int, String) - Method in class org.tensorflow.proto.util.CodeLocation.Builder
ID to a stack frame, each of which is pointed to by a unique ID.
setStackFrameWithId(StackFrameWithId) - Method in class org.tensorflow.proto.util.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.tensorflow.proto.util.DebugEvent.Builder
A stack frame (filename, line number and column number, function name and code string) with ID.
setStart(long) - Method in class org.tensorflow.proto.framework.TensorSliceProto.Extent.Builder
Start index of the slice, starting at 0.
setStartTime(long) - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
The time the run started (in seconds of UTC time since Unix epoch)
setStats(int, XStat) - Method in class org.tensorflow.proto.profiler.XEvent.Builder
XStats associated with the event.
setStats(int, XStat.Builder) - Method in class org.tensorflow.proto.profiler.XEvent.Builder
XStats associated with the event.
setStats(int, XStat) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
XStats associated with this plane, e.g.
setStats(int, XStat.Builder) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
XStats associated with this plane, e.g.
setStats(MemAllocatorStats) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
.tensorflow.MemAllocatorStats stats = 5;
setStats(MemAllocatorStats.Builder) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
.tensorflow.MemAllocatorStats stats = 5;
SetStatsAggregatorDataset - Class in org.tensorflow.op.data.experimental
 
SetStatsAggregatorDataset - Class in org.tensorflow.op.data
 
setStatus(SessionLog.SessionStatus) - Method in class org.tensorflow.proto.util.SessionLog.Builder
.tensorflow.SessionLog.SessionStatus status = 1;
setStatusValue(int) - Method in class org.tensorflow.proto.util.SessionLog.Builder
.tensorflow.SessionLog.SessionStatus status = 1;
setStep(long) - Method in class org.tensorflow.proto.util.DebugEvent.Builder
Step of training (if available).
setStep(long) - Method in class org.tensorflow.proto.util.Event.Builder
Global step of the event.
setStepId(long) - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation.Builder
Process-unique step id.
setStepId(long) - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation.Builder
Process-unique step id.
setStepId(long) - Method in class org.tensorflow.proto.framework.MemoryLogStep.Builder
Process-unique step id.
setStepId(long) - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation.Builder
Process-unique step id.
setStepId(long) - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput.Builder
Process-unique step id.
setStepId(long) - Method in class org.tensorflow.proto.util.MemChunk.Builder
uint64 step_id = 9;
setStepStats(StepStats) - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
Statistics traced for this step.
setStepStats(StepStats.Builder) - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
Statistics traced for this step.
setStrength(int) - Method in class org.tensorflow.proto.framework.InterconnectLink.Builder
int32 strength = 3;
setStringVal(int, ByteString) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_STRING
setStringValue(String) - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a string of Unicode characters stored in a Python `str`.
setStringValue(String) - Method in class org.tensorflow.proto.util.testlog.EntryValue.Builder
string string_value = 2;
setStringValueBytes(ByteString) - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a string of Unicode characters stored in a Python `str`.
setStringValueBytes(ByteString) - Method in class org.tensorflow.proto.util.testlog.EntryValue.Builder
string string_value = 2;
setStrippedDefaultAttrs(boolean) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
A copy of the OpDefs used by the producer of this graph_def.
setStrippedOpList(OpList.Builder) - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
A copy of the OpDefs used by the producer of this graph_def.
setStructureVerifier(VerifierConfig.Toggle) - Method in class org.tensorflow.proto.framework.VerifierConfig.Builder
Perform structural validation on a tensorflow graph.
setStructureVerifierValue(int) - Method in class org.tensorflow.proto.framework.VerifierConfig.Builder
Perform structural validation on a tensorflow graph.
setStrValue(String) - Method in class org.tensorflow.proto.profiler.XStat.Builder
string str_value = 5;
setStrValueBytes(ByteString) - Method in class org.tensorflow.proto.profiler.XStat.Builder
string str_value = 5;
setSum(double) - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
double sum = 4;
setSummary(String) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
One-line human-readable description of what the Op does.
setSummary(String) - Method in class org.tensorflow.proto.framework.OpDef.Builder
One-line human-readable description of what the Op does.
setSummary(Summary) - Method in class org.tensorflow.proto.util.Event.Builder
A summary was generated.
setSummary(Summary.Builder) - Method in class org.tensorflow.proto.util.Event.Builder
A summary was generated.
setSummaryBytes(ByteString) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
One-line human-readable description of what the Op does.
setSummaryBytes(ByteString) - Method in class org.tensorflow.proto.framework.OpDef.Builder
One-line human-readable description of what the Op does.
setSummaryDescription(String) - Method in class org.tensorflow.proto.framework.SummaryMetadata.Builder
Longform readable description of the summary sequence.
setSummaryDescriptionBytes(ByteString) - Method in class org.tensorflow.proto.framework.SummaryMetadata.Builder
Longform readable description of the summary sequence.
setSumSquares(double) - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
double sum_squares = 5;
setSwapMemory(boolean) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Whether GPU-CPU memory swap is enabled for this loop.
setSynchronization(VariableSynchronization) - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
.tensorflow.VariableSynchronization synchronization = 4;
setSynchronization(VariableSynchronization) - Method in class org.tensorflow.proto.framework.VariableDef.Builder
Indicates when a distributed variable will be synced.
setSynchronizationValue(int) - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
.tensorflow.VariableSynchronization synchronization = 4;
setSynchronizationValue(int) - Method in class org.tensorflow.proto.framework.VariableDef.Builder
Indicates when a distributed variable will be synced.
setSystem(String) - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
e.g.
setSystemBytes(ByteString) - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
e.g.
setTag(String) - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
Tag name for the data.
setTag(String) - Method in class org.tensorflow.proto.util.TaggedRunMetadata.Builder
Tag name associated with this metadata.
setTagBytes(ByteString) - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
Tag name for the data.
setTagBytes(ByteString) - Method in class org.tensorflow.proto.util.TaggedRunMetadata.Builder
Tag name associated with this metadata.
setTaggedRunMetadata(TaggedRunMetadata) - Method in class org.tensorflow.proto.util.Event.Builder
The metadata returned by running a session.run() call.
setTaggedRunMetadata(TaggedRunMetadata.Builder) - Method in class org.tensorflow.proto.util.Event.Builder
The metadata returned by running a session.run() call.
setTags(int, String) - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
User supplied tag(s) on the meta_graph and included graph_def.
setTarget(int, String) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Target Nodes.
setTarget(String) - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
The target of the run, e.g.: //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
setTargetBytes(ByteString) - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
The target of the run, e.g.: //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
setTaskIndex(int) - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
The task index of this server in its job.
setTempMemorySize(long) - Method in class org.tensorflow.proto.framework.MemoryStats.Builder
int64 temp_memory_size = 1;
setTemporaryMemorySize(long) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
Temporary memory used by this node.
setTensor(TensorProto) - Method in class org.tensorflow.proto.framework.AttrValue.Builder
"tensor"
setTensor(TensorProto.Builder) - Method in class org.tensorflow.proto.framework.AttrValue.Builder
"tensor"
setTensor(int, TensorProto) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(tensor)"
setTensor(int, TensorProto.Builder) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(tensor)"
setTensor(TensorDescription) - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation.Builder
Allocated tensor details.
setTensor(TensorDescription.Builder) - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation.Builder
Allocated tensor details.
setTensor(TensorDescription) - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput.Builder
Output tensor details.
setTensor(TensorDescription.Builder) - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput.Builder
Output tensor details.
setTensor(TensorProto) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.Summary.Value.Builder
.tensorflow.TensorProto tensor = 8;
setTensor(TensorProto.Builder) - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
.tensorflow.TensorProto tensor = 8;
setTensor(int, SavedSliceMeta) - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta.Builder
Each SavedSliceMeta describes the slices for one tensor.
setTensor(int, SavedSliceMeta.Builder) - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta.Builder
Each SavedSliceMeta describes the slices for one tensor.
setTensor(int, TensorProto) - Method in class org.tensorflow.proto.util.SnapshotRecord.Builder
repeated .tensorflow.TensorProto tensor = 1;
setTensor(int, TensorProto.Builder) - Method in class org.tensorflow.proto.util.SnapshotRecord.Builder
repeated .tensorflow.TensorProto tensor = 1;
setTensorConnection(int, TensorConnection) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Tensors to be connected in the callable.
setTensorConnection(int, TensorConnection.Builder) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
Tensors to be connected in the callable.
setTensorContent(int, ByteString) - Method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra.Builder
repeated bytes tensor_content = 1;
setTensorContent(ByteString) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
Serialized raw tensor content from either Tensor::AsProtoTensorContent or memcpy in tensorflow::grpc::EncodeTensorToByteBuffer.
setTensorDebugMode(TensorDebugMode) - Method in class org.tensorflow.proto.util.Execution.Builder
Type of the tensor value encapsulated in this proto.
setTensorDebugMode(TensorDebugMode) - Method in class org.tensorflow.proto.util.GraphExecutionTrace.Builder
Type of the tensor value encapsulated in this proto.
setTensorDebugModeValue(int) - Method in class org.tensorflow.proto.util.Execution.Builder
Type of the tensor value encapsulated in this proto.
setTensorDebugModeValue(int) - Method in class org.tensorflow.proto.util.GraphExecutionTrace.Builder
Type of the tensor value encapsulated in this proto.
setTensorDescription(TensorDescription) - Method in class org.tensorflow.proto.framework.NodeOutput.Builder
.tensorflow.TensorDescription tensor_description = 3;
setTensorDescription(TensorDescription.Builder) - Method in class org.tensorflow.proto.framework.NodeOutput.Builder
.tensorflow.TensorDescription tensor_description = 3;
setTensorDtypeValue(DataType) - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents an enum value for dtype.
setTensorDtypeValueValue(int) - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents an enum value for dtype.
setTensorflowGitVersion(String) - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
The __git_version__ string of the tensorflow build used to write this graph.
setTensorflowGitVersionBytes(ByteString) - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
The __git_version__ string of the tensorflow build used to write this graph.
setTensorflowVersion(String) - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
The __version__ string of the tensorflow build used to write this graph.
setTensorflowVersion(String) - Method in class org.tensorflow.proto.util.DebugMetadata.Builder
Version of TensorFlow.
setTensorflowVersionBytes(ByteString) - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
The __version__ string of the tensorflow build used to write this graph.
setTensorflowVersionBytes(ByteString) - Method in class org.tensorflow.proto.util.DebugMetadata.Builder
Version of TensorFlow.
setTensorInfo(TensorInfo) - Method in class org.tensorflow.proto.framework.AssetFileDef.Builder
The tensor to bind the asset filename to.
setTensorInfo(TensorInfo.Builder) - Method in class org.tensorflow.proto.framework.AssetFileDef.Builder
The tensor to bind the asset filename to.
setTensorMetadata(int, TensorMetadata) - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata.Builder
repeated .tensorflow.data.experimental.TensorMetadata tensor_metadata = 1;
setTensorMetadata(int, TensorMetadata.Builder) - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata.Builder
repeated .tensorflow.data.experimental.TensorMetadata tensor_metadata = 1;
setTensorProto(TensorProto) - Method in class org.tensorflow.proto.util.GraphExecutionTrace.Builder
Tensor value in the type described by `tensor_value_type`.
setTensorProto(TensorProto.Builder) - Method in class org.tensorflow.proto.util.GraphExecutionTrace.Builder
Tensor value in the type described by `tensor_value_type`.
setTensorProtos(int, TensorProto) - Method in class org.tensorflow.proto.util.Execution.Builder
Output Tensor values in the type described by `tensor_value_type`.
setTensorProtos(int, TensorProto.Builder) - Method in class org.tensorflow.proto.util.Execution.Builder
Output Tensor values in the type described by `tensor_value_type`.
setTensors(int, TensorProto) - Method in class org.tensorflow.proto.framework.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
setTensors(int, TensorProto.Builder) - Method in class org.tensorflow.proto.framework.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
setTensorShape(TensorShapeProto) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.TensorProto.Builder
Shape of the tensor.
setTensorShape(TensorShapeProto.Builder) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
Shape of the tensor.
setTensorShape(TensorShapeProto) - Method in class org.tensorflow.proto.util.TensorMetadata.Builder
.tensorflow.TensorShapeProto tensor_shape = 2;
setTensorShape(TensorShapeProto.Builder) - Method in class org.tensorflow.proto.util.TensorMetadata.Builder
.tensorflow.TensorShapeProto tensor_shape = 2;
setTensorShapeValue(TensorShapeProto) - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a TensorShape.
setTensorShapeValue(TensorShapeProto.Builder) - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a TensorShape.
setTensorSizeBytes(long) - Method in class org.tensorflow.proto.util.TensorMetadata.Builder
Number of uncompressed bytes used to store the tensor representation.
setTensorSpecValue(TensorSpecProto) - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a value for tf.TensorSpec.
setTensorSpecValue(TensorSpecProto.Builder) - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a value for tf.TensorSpec.
setTfdbgContextId(String) - Method in class org.tensorflow.proto.util.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.tensorflow.proto.util.GraphExecutionTrace.Builder
Unique ID of the context that the executed op(s) belong to (e.g., a compiled concrete tf.function).
setTfdbgRunId(String) - Method in class org.tensorflow.proto.util.DebugMetadata.Builder
A unique ID for the current run of tfdbg.
setTfdbgRunIdBytes(ByteString) - Method in class org.tensorflow.proto.util.DebugMetadata.Builder
A unique ID for the current run of tfdbg.
setTfVersion(String) - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
TensorFlow version this benchmark runs against.
setTfVersionBytes(ByteString) - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
TensorFlow version this benchmark runs against.
setThreadId(int) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
uint32 thread_id = 10;
setThroughput(double) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
Throughput (in MB/s)
setTimelineLabel(String) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
string timeline_label = 8;
setTimelineLabelBytes(ByteString) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
string timeline_label = 8;
setTimelineStep(int) - Method in class org.tensorflow.proto.framework.GraphOptions.Builder
If > 0, record a timeline every this many steps.
setTimeoutInMs(long) - Method in class org.tensorflow.proto.framework.RunOptions.Builder
Time to wait for operation to complete in milliseconds.
setTimeoutMs(long) - Method in class org.tensorflow.proto.util.WatchdogConfig.Builder
int64 timeout_ms = 1;
setTimestampedAllocator(boolean) - Method in class org.tensorflow.proto.framework.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.
setTimestampNs(long) - Method in class org.tensorflow.proto.profiler.XLine.Builder
Start time of this line in nanoseconds since the UNIX epoch.
setTimestampPs(long) - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
The timestamp that this event occurred at (in picos since tracing started).
setTolerateDebugOpCreationFailures(boolean) - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
Do not error out if debug op creation fails (e.g., due to dtype incompatibility).
setTotal(long) - Method in class org.tensorflow.proto.util.testlog.MemoryInfo.Builder
Total virtual memory in bytes
setTotalBytes(long) - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
These are per-node allocator memory stats.
setTotalBytesInBin(long) - Method in class org.tensorflow.proto.util.BinSummary.Builder
int64 total_bytes_in_bin = 3;
setTotalBytesInUse(long) - Method in class org.tensorflow.proto.util.BinSummary.Builder
int64 total_bytes_in_use = 2;
setTotalChunksInBin(long) - Method in class org.tensorflow.proto.util.BinSummary.Builder
int64 total_chunks_in_bin = 5;
setTotalChunksInUse(long) - Method in class org.tensorflow.proto.util.BinSummary.Builder
int64 total_chunks_in_use = 4;
setToTensor(String) - Method in class org.tensorflow.proto.framework.TensorConnection.Builder
A tensor name.
setToTensorBytes(ByteString) - Method in class org.tensorflow.proto.framework.TensorConnection.Builder
A tensor name.
setTraceEvents(int, TraceEvent) - Method in class org.tensorflow.proto.framework.Trace.Builder
All trace events capturing in the profiling period.
setTraceEvents(int, TraceEvent.Builder) - Method in class org.tensorflow.proto.framework.Trace.Builder
All trace events capturing in the profiling period.
setTraceLevel(RunOptions.TraceLevel) - Method in class org.tensorflow.proto.framework.RunOptions.Builder
.tensorflow.RunOptions.TraceLevel trace_level = 1;
setTraceLevelValue(int) - Method in class org.tensorflow.proto.framework.RunOptions.Builder
.tensorflow.RunOptions.TraceLevel trace_level = 1;
setTrainable(boolean) - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
bool trainable = 3;
setTrainable(boolean) - Method in class org.tensorflow.proto.framework.VariableDef.Builder
Whether this variable should be trained.
setTupleValue(TupleValue) - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a tuple of `Value`.
setTupleValue(TupleValue.Builder) - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a tuple of `Value`.
setType(DataType) - Method in class org.tensorflow.proto.framework.AttrValue.Builder
"type"
setType(int, DataType) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(type)"
setType(String) - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
Device type (CPU, GPU, ...)
setType(String) - Method in class org.tensorflow.proto.framework.InterconnectLink.Builder
string type = 2;
setType(DataType) - Method in class org.tensorflow.proto.framework.OpDef.ArgDef.Builder
Describes the type of one or more tensors that are accepted/produced by this input/output arg.
setType(String) - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
One of the type names from attr_value.proto ("string", "list(string)", "int", etc.).
setType(DataType) - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
Type of the tensor
setType(String) - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo.Builder
Device type, e.g.
setTypeAttr(String) - Method in class org.tensorflow.proto.framework.OpDef.ArgDef.Builder
if specified, attr must have type "type"
setTypeAttrBytes(ByteString) - Method in class org.tensorflow.proto.framework.OpDef.ArgDef.Builder
if specified, attr must have type "type"
setTypeBytes(ByteString) - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
Device type (CPU, GPU, ...)
setTypeBytes(ByteString) - Method in class org.tensorflow.proto.framework.InterconnectLink.Builder
string type = 2;
setTypeBytes(ByteString) - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
One of the type names from attr_value.proto ("string", "list(string)", "int", etc.).
setTypeBytes(ByteString) - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo.Builder
Device type, e.g.
setTypeHint(String) - Method in class org.tensorflow.proto.framework.SummaryDescription.Builder
Hint on how plugins should process the data in this series.
setTypeHintBytes(ByteString) - Method in class org.tensorflow.proto.framework.SummaryDescription.Builder
Hint on how plugins should process the data in this series.
setTypeListAttr(String) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.GraphTransferNodeInfo.Builder
string type_name = 3;
setTypeName(String) - Method in class org.tensorflow.proto.framework.VariantTensorDataProto.Builder
Name of the type of objects being serialized.
setTypeNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo.Builder
string type_name = 3;
setTypeNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.VariantTensorDataProto.Builder
Name of the type of objects being serialized.
setTypeSpec(TypeSpecProto) - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor.Builder
The serialized TypeSpec for the composite tensor.
setTypeSpec(TypeSpecProto.Builder) - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor.Builder
The serialized TypeSpec for the composite tensor.
setTypeSpecClass(TypeSpecProto.TypeSpecClass) - Method in class org.tensorflow.proto.framework.TypeSpecProto.Builder
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
setTypeSpecClassName(String) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.framework.TypeSpecProto.Builder
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
setTypeSpecValue(TypeSpecProto) - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a value for tf.TypeSpec.
setTypeSpecValue(TypeSpecProto.Builder) - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
Represents a value for tf.TypeSpec.
setTypeState(StructuredValue) - Method in class org.tensorflow.proto.framework.TypeSpecProto.Builder
The value returned by TypeSpec._serialize().
setTypeState(StructuredValue.Builder) - Method in class org.tensorflow.proto.framework.TypeSpecProto.Builder
The value returned by TypeSpec._serialize().
setTypeValue(int) - Method in class org.tensorflow.proto.framework.AttrValue.Builder
"type"
setTypeValue(int, int) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
"list(type)"
setTypeValue(int) - Method in class org.tensorflow.proto.framework.OpDef.ArgDef.Builder
Describes the type of one or more tensors that are accepted/produced by this input/output arg.
setTypeValue(int) - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
Type of the tensor
setUint32Val(int, int) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_UINT32
setUint64Val(int, long) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_UINT64
setUint64Value(long) - Method in class org.tensorflow.proto.profiler.XStat.Builder
uint64 uint64_value = 3;
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.distruntime.ClusterDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.distruntime.JobDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.distruntime.ServerDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.distruntime.TaskDeviceFilters.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.example.BytesList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.example.Example.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.example.ExampleParserConfiguration.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.example.Feature.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.example.FeatureConfiguration.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.example.FeatureList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.example.FeatureLists.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.example.Features.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.example.FixedLenFeatureProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.example.FloatList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.example.Int64List.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.example.SequenceExample.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.example.VarLenFeatureProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.AllocationDescription.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.AllocationRecord.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.ApiDef.Arg.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.ApiDef.Attr.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.ApiDef.Endpoint.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.ApiDefs.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.AssetFileDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.AttrValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.AutoParallelOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.CallableOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.CollectionDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.CollectionDef.BytesList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.CollectionDef.FloatList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.CollectionDef.Int64List.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.CollectionDef.NodeList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.ConfigProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.ControlFlowContextDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.CostGraphDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.DebuggedSourceFile.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.DebugOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.DebugTensorWatch.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.Device.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.DeviceAttributes.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.DeviceLocality.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.DeviceStepStats.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.DictValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.FunctionDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.FunctionDefLibrary.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.FunctionSpec.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.GPUOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.GradientDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.GraphDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.GraphOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.GraphTransferInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInput.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.HistogramProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.InterconnectLink.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.KernelDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.KernelList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.ListValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.LocalLinks.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.MemoryLogStep.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.MemoryStats.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.MetaGraphDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.NameAttrList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.NamedDevice.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.NamedTensorProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.NamedTupleValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.NodeDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.NodeExecStats.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.NodeOutput.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.NoneValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.OpDef.ArgDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.OpDef.AttrDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.OpDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.OpDeprecation.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.OpList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.OptimizerOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.PairValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.QueueRunnerDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.ReaderBaseState.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.RemoteTensorHandle.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.Resource.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.RewriterConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.RPCOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.RunMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.RunOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.SaveableObject.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.SavedAsset.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.SavedConcreteFunction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.SavedConstant.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.SavedFunction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.SavedModel.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.SavedObjectGraph.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.SavedResource.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.SavedUserObject.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.SavedVariable.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.ScopedAllocatorOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.SessionMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.SignatureDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.StepStats.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.StructuredValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.Summary.Audio.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.Summary.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.Summary.Image.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.Summary.Value.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.SummaryDescription.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.SummaryMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.TensorConnection.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.TensorDescription.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.TensorInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.TensorShapeProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.TensorShapeProto.Dim.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.TensorSliceProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.TensorSliceProto.Extent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.TensorSpecProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.ThreadPoolOptionProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.Trace.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.TraceEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.TupleValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.TypeSpecProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.ValuesDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.VariableDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.VariantTensorDataProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.VerifierConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.VersionDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.profiler.ProfileOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.profiler.XEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.profiler.XEventMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.profiler.XLine.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.profiler.XPlane.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.profiler.XSpace.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.profiler.XStat.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.profiler.XStatMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.BinSummary.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.BundleEntryProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.BundleHeaderProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.CodeLocation.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.DebugEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.DebuggedDevice.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.DebuggedGraph.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.DebugMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.Event.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.Execution.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.GraphExecutionTrace.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.GraphOpCreation.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.LogMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.MemAllocatorStats.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.MemChunk.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.MemoryDump.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.RequestedExitCode.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.SavedSlice.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.SavedSliceMeta.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.SavedTensorSlices.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.SaverDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.SessionLog.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.SnapShot.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.SnapshotRecord.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.SourceFile.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.StackFrameWithId.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.TaggedRunMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.TensorMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.testlog.CommitId.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.testlog.CPUInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.testlog.EntryValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.testlog.GPUInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.testlog.MemoryInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.testlog.MetricEntry.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.testlog.RunConfiguration.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.testlog.TestResults.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.WatchdogConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
 
setUnknownRank(boolean) - Method in class org.tensorflow.proto.framework.TensorShapeProto.Builder
If true, the number of dimensions in the shape is unknown.
setUseNumaAffinity(boolean) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.ConfigProto.Builder
If true, use a new set of threads for this session rather than the global pool of threads.
setUserObject(SavedUserObject) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedUserObject user_object = 4;
setUserObject(SavedUserObject.Builder) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedUserObject user_object = 4;
setUseRpcForInprocessMaster(boolean) - Method in class org.tensorflow.proto.framework.RPCOptions.Builder
If true, always use RPC to contact the session target.
setUseRunHandlerPool(boolean) - Method in class org.tensorflow.proto.framework.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.
setUseUnifiedMemory(boolean) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.Builder
If true, uses CUDA unified memory for memory allocations.
setUuid(String) - Method in class org.tensorflow.proto.util.testlog.GPUInfo.Builder
Final entry in output of "nvidia-smi -L"
setUuidBytes(ByteString) - Method in class org.tensorflow.proto.util.testlog.GPUInfo.Builder
Final entry in output of "nvidia-smi -L"
setValue(int, ByteString) - Method in class org.tensorflow.proto.example.BytesList.Builder
repeated bytes value = 1;
setValue(int, float) - Method in class org.tensorflow.proto.example.FloatList.Builder
repeated float value = 1 [packed = true];
setValue(int, long) - Method in class org.tensorflow.proto.example.Int64List.Builder
repeated int64 value = 1 [packed = true];
setValue(int, Any) - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList.Builder
repeated .google.protobuf.Any value = 1;
setValue(int, Any.Builder) - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList.Builder
repeated .google.protobuf.Any value = 1;
setValue(int, ByteString) - Method in class org.tensorflow.proto.framework.CollectionDef.BytesList.Builder
repeated bytes value = 1;
setValue(int, float) - Method in class org.tensorflow.proto.framework.CollectionDef.FloatList.Builder
repeated float value = 1 [packed = true];
setValue(int, long) - Method in class org.tensorflow.proto.framework.CollectionDef.Int64List.Builder
repeated int64 value = 1 [packed = true];
setValue(int, String) - Method in class org.tensorflow.proto.framework.CollectionDef.NodeList.Builder
repeated string value = 1;
setValue(StructuredValue) - Method in class org.tensorflow.proto.framework.PairValue.Builder
.tensorflow.StructuredValue value = 2;
setValue(StructuredValue.Builder) - Method in class org.tensorflow.proto.framework.PairValue.Builder
.tensorflow.StructuredValue value = 2;
setValue(int, Summary.Value) - Method in class org.tensorflow.proto.framework.Summary.Builder
Set of values for the summary.
setValue(int, Summary.Value.Builder) - Method in class org.tensorflow.proto.framework.Summary.Builder
Set of values for the summary.
setValue(double) - Method in class org.tensorflow.proto.util.testlog.MetricEntry.Builder
Metric value
setValues(int, StructuredValue) - Method in class org.tensorflow.proto.framework.ListValue.Builder
repeated .tensorflow.StructuredValue values = 1;
setValues(int, StructuredValue.Builder) - Method in class org.tensorflow.proto.framework.ListValue.Builder
repeated .tensorflow.StructuredValue values = 1;
setValues(int, PairValue) - Method in class org.tensorflow.proto.framework.NamedTupleValue.Builder
repeated .tensorflow.PairValue values = 2;
setValues(int, PairValue.Builder) - Method in class org.tensorflow.proto.framework.NamedTupleValue.Builder
repeated .tensorflow.PairValue values = 2;
setValues(int, StructuredValue) - Method in class org.tensorflow.proto.framework.TupleValue.Builder
repeated .tensorflow.StructuredValue values = 1;
setValues(int, StructuredValue.Builder) - Method in class org.tensorflow.proto.framework.TupleValue.Builder
repeated .tensorflow.StructuredValue values = 1;
setValues(int, String) - Method in class org.tensorflow.proto.framework.ValuesDef.Builder
Value names that have been seen in this context.
setValuesDef(ValuesDef) - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
Values and external values in control flow context.
setValuesDef(ValuesDef.Builder) - Method in class org.tensorflow.proto.framework.CondContextDef.Builder
Values and external values in control flow context.
setValuesDef(ValuesDef) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Values and external values in control flow context.
setValuesDef(ValuesDef.Builder) - Method in class org.tensorflow.proto.framework.WhileContextDef.Builder
Values and external values in control flow context.
setValuesOutputTensorName(String) - Method in class org.tensorflow.proto.example.FixedLenFeatureProto.Builder
string values_output_tensor_name = 4;
setValuesOutputTensorName(String) - Method in class org.tensorflow.proto.example.VarLenFeatureProto.Builder
string values_output_tensor_name = 2;
setValuesOutputTensorNameBytes(ByteString) - Method in class org.tensorflow.proto.example.FixedLenFeatureProto.Builder
string values_output_tensor_name = 4;
setValuesOutputTensorNameBytes(ByteString) - Method in class org.tensorflow.proto.example.VarLenFeatureProto.Builder
string values_output_tensor_name = 2;
setValuesTensorName(String) - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse.Builder
The shape of the values Tensor is [?].
setValuesTensorNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse.Builder
The shape of the values Tensor is [?].
setVariable(SavedVariable) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedVariable variable = 7;
setVariable(SavedVariable.Builder) - Method in class org.tensorflow.proto.framework.SavedObject.Builder
.tensorflow.SavedVariable variable = 7;
setVariableName(String) - Method in class org.tensorflow.proto.framework.VariableDef.Builder
Name of the variable tensor.
setVariableNameBytes(ByteString) - Method in class org.tensorflow.proto.framework.VariableDef.Builder
Name of the variable tensor.
setVariantVal(int, VariantTensorDataProto) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_VARIANT
setVariantVal(int, VariantTensorDataProto.Builder) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
DT_VARIANT
setVarLenFeature(VarLenFeatureProto) - Method in class org.tensorflow.proto.example.FeatureConfiguration.Builder
.tensorflow.VarLenFeatureProto var_len_feature = 2;
setVarLenFeature(VarLenFeatureProto.Builder) - Method in class org.tensorflow.proto.example.FeatureConfiguration.Builder
.tensorflow.VarLenFeatureProto var_len_feature = 2;
setVarOffset(int, long) - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef.Builder
Offset of this variable into the full variable.
setVarShape(int, long) - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef.Builder
Shape of this variable.
setVendor(String) - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
Vendor (Intel, nvidia, ...)
setVendorBytes(ByteString) - Method in class org.tensorflow.proto.framework.DeviceProperties.Builder
Vendor (Intel, nvidia, ...)
setVerificationTimeoutInMs(long) - Method in class org.tensorflow.proto.framework.VerifierConfig.Builder
Deadline for completion of all verification i.e.
setVersion(int) - Method in class org.tensorflow.proto.framework.GraphDef.Builder
Deprecated.
setVersion(int) - Method in class org.tensorflow.proto.framework.OpDeprecation.Builder
First GraphDef version at which the op is disallowed.
setVersion(VersionDef) - Method in class org.tensorflow.proto.framework.SavedUserObject.Builder
Version information from the producer of this SavedUserObject.
setVersion(VersionDef.Builder) - Method in class org.tensorflow.proto.framework.SavedUserObject.Builder
Version information from the producer of this SavedUserObject.
setVersion(long) - Method in class org.tensorflow.proto.framework.SessionMetadata.Builder
The version is optional.
setVersion(int) - Method in class org.tensorflow.proto.profiler.ProfileOptions.Builder
Some default value of option are not proto3 default value.
setVersion(VersionDef) - Method in class org.tensorflow.proto.util.BundleHeaderProto.Builder
Versioning of the tensor bundle format.
setVersion(VersionDef.Builder) - Method in class org.tensorflow.proto.util.BundleHeaderProto.Builder
Versioning of the tensor bundle format.
setVersion(SaverDef.CheckpointFormatVersion) - Method in class org.tensorflow.proto.util.SaverDef.Builder
.tensorflow.SaverDef.CheckpointFormatVersion version = 7;
setVersion(long) - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord.Builder
Version of the snapshot data file format.
setVersion(String) - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
e.g.
setVersionBytes(ByteString) - Method in class org.tensorflow.proto.util.testlog.PlatformInfo.Builder
e.g.
setVersionNumber(int) - Method in class org.tensorflow.proto.framework.TensorProto.Builder
Version number.
setVersions(VersionDef) - Method in class org.tensorflow.proto.framework.GraphDef.Builder
Compatibility versions of the graph.
setVersions(VersionDef.Builder) - Method in class org.tensorflow.proto.framework.GraphDef.Builder
Compatibility versions of the graph.
setVersions(VersionDef) - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta.Builder
Compatibility version of this checkpoint.
setVersions(VersionDef.Builder) - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta.Builder
Compatibility version of this checkpoint.
setVersionValue(int) - Method in class org.tensorflow.proto.util.SaverDef.Builder
.tensorflow.SaverDef.CheckpointFormatVersion version = 7;
setVirtualDevices(int, GPUOptions.Experimental.VirtualDevices) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.Builder
The multi virtual device settings.
setVirtualDevices(int, GPUOptions.Experimental.VirtualDevices.Builder) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.Builder
The multi virtual device settings.
setVisibility(ApiDef.Visibility) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
.tensorflow.ApiDef.Visibility visibility = 2;
setVisibilityValue(int) - Method in class org.tensorflow.proto.framework.ApiDef.Builder
.tensorflow.ApiDef.Visibility visibility = 2;
setVisibleDeviceList(String) - Method in class org.tensorflow.proto.framework.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.tensorflow.proto.framework.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.tensorflow.proto.util.DebugEvent.Builder
Timestamp in seconds (with microsecond precision).
setWallTime(double) - Method in class org.tensorflow.proto.util.Event.Builder
Timestamp of the event.
setWallTime(double) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry.Builder
Total wall time used for all iterations (in seconds)
setWarnings(int, String) - Method in class org.tensorflow.proto.profiler.XSpace.Builder
Warnings (if any) in the generation of planes;
setWatchdogConfig(WatchdogConfig) - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest.Builder
.tensorflow.WatchdogConfig watchdog_config = 2;
setWatchdogConfig(WatchdogConfig.Builder) - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest.Builder
.tensorflow.WatchdogConfig watchdog_config = 2;
setWhileCtxt(WhileContextDef) - Method in class org.tensorflow.proto.framework.ControlFlowContextDef.Builder
.tensorflow.WhileContextDef while_ctxt = 2;
setWhileCtxt(WhileContextDef.Builder) - Method in class org.tensorflow.proto.framework.ControlFlowContextDef.Builder
.tensorflow.WhileContextDef while_ctxt = 2;
setWidth(int) - Method in class org.tensorflow.proto.framework.Summary.Image.Builder
int32 width = 2;
setWorkerLog(int, Event) - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
repeated .tensorflow.Event worker_log = 2;
setWorkerLog(int, Event.Builder) - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse.Builder
repeated .tensorflow.Event worker_log = 2;
setWorkFinished(long) - Method in class org.tensorflow.proto.framework.ReaderBaseState.Builder
int64 work_finished = 2;
setWorkStarted(long) - Method in class org.tensorflow.proto.framework.ReaderBaseState.Builder
int64 work_started = 1;
setXlaFusionAutotunerThresh(long) - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental.Builder
Minimum number of batches run through the XLA graph before XLA fusion autotuner is enabled.
shape(Shape) - Method in class org.tensorflow.op.core.Placeholder.Options
 
shape(Shape) - Static method in class org.tensorflow.op.core.Placeholder
 
Shape<U extends TNumber> - Class in org.tensorflow.op.core
Returns the shape of a tensor.
shape - Variable in class org.tensorflow.op.Ops
 
shape(Operand<T>) - Method in class org.tensorflow.op.Ops
Returns the shape of a tensor.
shape(Operand<T>, DataType<U>) - Method in class org.tensorflow.op.Ops
Returns the shape of a tensor.
shape() - Method in class org.tensorflow.op.sparse.SparseAccumulatorTakeGradient
Shape of the average of the accumulated sparse gradients.
shape() - Method in class org.tensorflow.op.strings.StringSplit
 
shape(Shape) - Method in class org.tensorflow.op.tpu.InfeedEnqueue.Options
 
shape(Shape) - Static method in class org.tensorflow.op.tpu.InfeedEnqueue
 
shape(Shape) - Method in class org.tensorflow.op.tpu.Prelinearize.Options
 
shape(Shape) - Static method in class org.tensorflow.op.tpu.Prelinearize
 
shape() - Method in class org.tensorflow.Output
Returns the (possibly partially known) shape of the tensor referred to by this Output.
shape() - Method in class org.tensorflow.Tensor
Returns the shape of the Tensor, i.e., the sizes of each dimension.
SHAPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.example.FixedLenFeatureProto
 
SHAPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.AttrValue.ListValue
 
SHAPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.AttrValue
 
SHAPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.BoundedTensorSpecProto
 
SHAPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo
 
SHAPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo
 
SHAPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo
 
SHAPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo
 
SHAPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
 
SHAPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ResourceDtypeAndShape
 
SHAPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape
 
SHAPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SavedVariable
 
SHAPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TensorDescription
 
SHAPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TensorSpecProto
 
SHAPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.BundleEntryProto
 
SHAPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.SavedSliceMeta
 
Shape_inference_func_TF_ShapeInferenceContext_TF_Status - Class in org.tensorflow.internal.c_api
 
Shape_inference_func_TF_ShapeInferenceContext_TF_Status(Pointer) - Constructor for class org.tensorflow.internal.c_api.Shape_inference_func_TF_ShapeInferenceContext_TF_Status
Pointer cast constructor.
Shape_inference_func_TF_ShapeInferenceContext_TF_Status() - Constructor for class org.tensorflow.internal.c_api.Shape_inference_func_TF_ShapeInferenceContext_TF_Status
 
SHAPE_OPTIMIZATION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RewriterConfig
 
SHAPE_VALUE - Static variable in enum org.tensorflow.proto.util.TensorDebugMode
Provides full runtime shape information, up to a maximum rank, beyond which the dimension sizes are truncated.
ShapeN<U extends TNumber> - Class in org.tensorflow.op.core
Returns shape of tensors.
shapeN(Iterable<Operand<T>>) - Method in class org.tensorflow.op.Ops
Returns shape of tensors.
shapeN(Iterable<Operand<T>>, DataType<U>) - Method in class org.tensorflow.op.Ops
Returns shape of tensors.
ShapeOps - Class in org.tensorflow.op
An API for building shape operations as Ops
shapes(List<Shape>) - Method in class org.tensorflow.op.core.Barrier.Options
 
shapes(List<Shape>) - Static method in class org.tensorflow.op.core.Barrier
 
Shapes - Class in org.tensorflow.op.core
An operator providing methods on org.tensorflow.op.core.Shape tensors and 1d operands that represent the dimensions of a shape.
Shapes() - Constructor for class org.tensorflow.op.core.Shapes
 
shapes(List<Shape>) - Method in class org.tensorflow.op.io.FifoQueue.Options
 
shapes(List<Shape>) - Static method in class org.tensorflow.op.io.FifoQueue
 
shapes(List<Shape>) - Method in class org.tensorflow.op.io.PaddingFifoQueue.Options
 
shapes(List<Shape>) - Static method in class org.tensorflow.op.io.PaddingFifoQueue
 
shapes(List<Shape>) - Method in class org.tensorflow.op.io.RandomShuffleQueue.Options
 
shapes(List<Shape>) - Static method in class org.tensorflow.op.io.RandomShuffleQueue
 
SHAPES_OUTPUT_TENSOR_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.example.VarLenFeatureProto
 
shard(Long) - Method in class org.tensorflow.op.nn.FixedUnigramCandidateSampler.Options
 
shard(Long) - Static method in class org.tensorflow.op.nn.FixedUnigramCandidateSampler
 
SHARD_ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.BundleEntryProto
 
ShardDataset - Class in org.tensorflow.op.data
Creates a `Dataset` that includes only 1/`num_shards` of this dataset.
ShardDataset.Options - Class in org.tensorflow.op.data
Optional attributes for ShardDataset
SHARDED_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.SaverDef
 
ShardedFilename - Class in org.tensorflow.op.io
Generate a sharded filename.
shardedFilename(Operand<TString>, Operand<TInt32>, Operand<TInt32>) - Method in class org.tensorflow.op.IoOps
Generate a sharded filename.
ShardedFilespec - Class in org.tensorflow.op.io
Generate a glob pattern matching all sharded file names.
shardedFilespec(Operand<TString>, Operand<TInt32>) - Method in class org.tensorflow.op.IoOps
Generate a glob pattern matching all sharded file names.
Sharding<T extends TType> - Class in org.tensorflow.op.xla
An op which shards the input based on the given sharding attribute.
sharding(Operand<T>) - Method in class org.tensorflow.op.XlaOps
An op which shards the input based on the given sharding attribute.
shardSizeBytes(Long) - Method in class org.tensorflow.op.data.SnapshotDataset.Options
 
shardSizeBytes(Long) - Static method in class org.tensorflow.op.data.SnapshotDataset
 
SHARE_CLUSTER_DEVICES_IN_SESSION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ConfigProto.Experimental
 
SHARE_CLUSTER_DEVICES_IN_SESSION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ConfigProto
 
SHARE_SESSION_STATE_IN_CLUSTERSPEC_PROPAGATION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ConfigProto.Experimental
 
SHARED_MEMORY_SIZE_PER_MULTIPROCESSOR_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.DeviceProperties
 
sharedName(String) - Method in class org.tensorflow.op.core.Barrier.Options
 
sharedName(String) - Static method in class org.tensorflow.op.core.Barrier
 
sharedName(String) - Method in class org.tensorflow.op.core.Batch.Options
 
sharedName(String) - Static method in class org.tensorflow.op.core.Batch
 
sharedName(String) - Method in class org.tensorflow.op.core.HashTable.Options
 
sharedName(String) - Static method in class org.tensorflow.op.core.HashTable
 
sharedName(String) - Method in class org.tensorflow.op.core.MapClear.Options
 
sharedName(String) - Static method in class org.tensorflow.op.core.MapClear
 
sharedName(String) - Method in class org.tensorflow.op.core.MapIncompleteSize.Options
 
sharedName(String) - Static method in class org.tensorflow.op.core.MapIncompleteSize
 
sharedName(String) - Method in class org.tensorflow.op.core.MapPeek.Options
 
sharedName(String) - Static method in class org.tensorflow.op.core.MapPeek
 
sharedName(String) - Method in class org.tensorflow.op.core.MapSize.Options
 
sharedName(String) - Static method in class org.tensorflow.op.core.MapSize
 
sharedName(String) - Method in class org.tensorflow.op.core.MapStage.Options
 
sharedName(String) - Static method in class org.tensorflow.op.core.MapStage
 
sharedName(String) - Method in class org.tensorflow.op.core.MapUnstage.Options
 
sharedName(String) - Static method in class org.tensorflow.op.core.MapUnstage
 
sharedName(String) - Method in class org.tensorflow.op.core.MapUnstageNoKey.Options
 
sharedName(String) - Static method in class org.tensorflow.op.core.MapUnstageNoKey
 
sharedName(String) - Method in class org.tensorflow.op.core.MutableDenseHashTable.Options
 
sharedName(String) - Static method in class org.tensorflow.op.core.MutableDenseHashTable
 
sharedName(String) - Method in class org.tensorflow.op.core.MutableHashTable.Options
 
sharedName(String) - Static method in class org.tensorflow.op.core.MutableHashTable
 
sharedName(String) - Method in class org.tensorflow.op.core.MutableHashTableOfTensors.Options
 
sharedName(String) - Static method in class org.tensorflow.op.core.MutableHashTableOfTensors
 
sharedName(String) - Method in class org.tensorflow.op.core.Mutex.Options
 
sharedName(String) - Static method in class org.tensorflow.op.core.Mutex
 
sharedName(String) - Method in class org.tensorflow.op.core.OrderedMapClear.Options
 
sharedName(String) - Static method in class org.tensorflow.op.core.OrderedMapClear
 
sharedName(String) - Method in class org.tensorflow.op.core.OrderedMapIncompleteSize.Options
 
sharedName(String) - Static method in class org.tensorflow.op.core.OrderedMapIncompleteSize
 
sharedName(String) - Method in class org.tensorflow.op.core.OrderedMapPeek.Options
 
sharedName(String) - Static method in class org.tensorflow.op.core.OrderedMapPeek
 
sharedName(String) - Method in class org.tensorflow.op.core.OrderedMapSize.Options
 
sharedName(String) - Static method in class org.tensorflow.op.core.OrderedMapSize
 
sharedName(String) - Method in class org.tensorflow.op.core.OrderedMapStage.Options
 
sharedName(String) - Static method in class org.tensorflow.op.core.OrderedMapStage
 
sharedName(String) - Method in class org.tensorflow.op.core.OrderedMapUnstage.Options
 
sharedName(String) - Static method in class org.tensorflow.op.core.OrderedMapUnstage
 
sharedName(String) - Method in class org.tensorflow.op.core.OrderedMapUnstageNoKey.Options
 
sharedName(String) - Static method in class org.tensorflow.op.core.OrderedMapUnstageNoKey
 
sharedName(String) - Method in class org.tensorflow.op.core.Stage.Options
 
sharedName(String) - Static method in class org.tensorflow.op.core.Stage
 
sharedName(String) - Method in class org.tensorflow.op.core.StageClear.Options
 
sharedName(String) - Static method in class org.tensorflow.op.core.StageClear
 
sharedName(String) - Method in class org.tensorflow.op.core.StagePeek.Options
 
sharedName(String) - Static method in class org.tensorflow.op.core.StagePeek
 
sharedName(String) - Method in class org.tensorflow.op.core.StageSize.Options
 
sharedName(String) - Static method in class org.tensorflow.op.core.StageSize
 
sharedName(String) - Method in class org.tensorflow.op.core.TensorForestTreeResourceHandleOp.Options
 
sharedName(String) - Static method in class org.tensorflow.op.core.TensorForestTreeResourceHandleOp
 
sharedName(String) - Method in class org.tensorflow.op.core.Unbatch.Options
 
sharedName(String) - Static method in class org.tensorflow.op.core.Unbatch
 
sharedName(String) - Method in class org.tensorflow.op.core.UnbatchGrad.Options
 
sharedName(String) - Static method in class org.tensorflow.op.core.UnbatchGrad
 
sharedName(String) - Method in class org.tensorflow.op.core.Unstage.Options
 
sharedName(String) - Static method in class org.tensorflow.op.core.Unstage
 
sharedName(String) - Method in class org.tensorflow.op.core.VarHandleOp.Options
 
sharedName(String) - Static method in class org.tensorflow.op.core.VarHandleOp
 
sharedName(String) - Method in class org.tensorflow.op.core.Variable.Options
 
sharedName(String) - Static method in class org.tensorflow.op.core.Variable
 
sharedName(String) - Method in class org.tensorflow.op.data.experimental.StatsAggregatorHandle.Options
 
sharedName(String) - Static method in class org.tensorflow.op.data.experimental.StatsAggregatorHandle
 
sharedName(String) - Method in class org.tensorflow.op.data.experimental.ThreadPoolHandle.Options
 
sharedName(String) - Static method in class org.tensorflow.op.data.experimental.ThreadPoolHandle
 
sharedName(String) - Method in class org.tensorflow.op.data.StatsAggregatorHandle.Options
 
sharedName(String) - Static method in class org.tensorflow.op.data.StatsAggregatorHandle
 
sharedName(String) - Method in class org.tensorflow.op.data.ThreadPoolHandle.Options
 
sharedName(String) - Static method in class org.tensorflow.op.data.ThreadPoolHandle
 
sharedName(String) - Method in class org.tensorflow.op.estimator.BoostedTreesEnsembleResourceHandleOp.Options
 
sharedName(String) - Static method in class org.tensorflow.op.estimator.BoostedTreesEnsembleResourceHandleOp
 
sharedName(String) - Method in class org.tensorflow.op.estimator.BoostedTreesQuantileStreamResourceHandleOp.Options
 
sharedName(String) - Static method in class org.tensorflow.op.estimator.BoostedTreesQuantileStreamResourceHandleOp
 
sharedName(String) - Method in class org.tensorflow.op.io.FifoQueue.Options
 
sharedName(String) - Static method in class org.tensorflow.op.io.FifoQueue
 
sharedName(String) - Method in class org.tensorflow.op.io.FixedLengthRecordReader.Options
 
sharedName(String) - Static method in class org.tensorflow.op.io.FixedLengthRecordReader
 
sharedName(String) - Method in class org.tensorflow.op.io.IdentityReader.Options
 
sharedName(String) - Static method in class org.tensorflow.op.io.IdentityReader
 
sharedName(String) - Method in class org.tensorflow.op.io.LmdbReader.Options
 
sharedName(String) - Static method in class org.tensorflow.op.io.LmdbReader
 
sharedName(String) - Method in class org.tensorflow.op.io.PaddingFifoQueue.Options
 
sharedName(String) - Static method in class org.tensorflow.op.io.PaddingFifoQueue
 
sharedName(String) - Method in class org.tensorflow.op.io.PriorityQueue.Options
 
sharedName(String) - Static method in class org.tensorflow.op.io.PriorityQueue
 
sharedName(String) - Method in class org.tensorflow.op.io.RandomShuffleQueue.Options
 
sharedName(String) - Static method in class org.tensorflow.op.io.RandomShuffleQueue
 
sharedName(String) - Method in class org.tensorflow.op.io.TextLineReader.Options
 
sharedName(String) - Static method in class org.tensorflow.op.io.TextLineReader
 
sharedName(String) - Method in class org.tensorflow.op.io.TfRecordReader.Options
 
sharedName(String) - Static method in class org.tensorflow.op.io.TfRecordReader
 
sharedName(String) - Method in class org.tensorflow.op.io.WholeFileReader.Options
 
sharedName(String) - Static method in class org.tensorflow.op.io.WholeFileReader
 
sharedName(String) - Method in class org.tensorflow.op.sparse.AddManySparseToTensorsMap.Options
 
sharedName(String) - Static method in class org.tensorflow.op.sparse.AddManySparseToTensorsMap
 
sharedName(String) - Method in class org.tensorflow.op.sparse.AddSparseToTensorsMap.Options
 
sharedName(String) - Static method in class org.tensorflow.op.sparse.AddSparseToTensorsMap
 
sharedName(String) - Method in class org.tensorflow.op.sparse.SparseConditionalAccumulator.Options
 
sharedName(String) - Static method in class org.tensorflow.op.sparse.SparseConditionalAccumulator
 
sharedName(String) - Method in class org.tensorflow.op.sparse.TakeManySparseFromTensorsMap.Options
 
sharedName(String) - Static method in class org.tensorflow.op.sparse.TakeManySparseFromTensorsMap
 
sharedName(String) - Method in class org.tensorflow.op.summary.SummaryWriter.Options
 
sharedName(String) - Static method in class org.tensorflow.op.summary.SummaryWriter
 
sharedName(String) - Method in class org.tensorflow.op.train.ConditionalAccumulator.Options
 
sharedName(String) - Static method in class org.tensorflow.op.train.ConditionalAccumulator
 
sharedName(String) - Method in class org.tensorflow.op.train.ResourceConditionalAccumulator.Options
 
sharedName(String) - Static method in class org.tensorflow.op.train.ResourceConditionalAccumulator
 
shortest(Boolean) - Method in class org.tensorflow.op.dtypes.AsString.Options
 
shortest(Boolean) - Static method in class org.tensorflow.op.dtypes.AsString
 
shrinkAxisMask(Long) - Method in class org.tensorflow.op.core.ResourceStridedSliceAssign.Options
 
shrinkAxisMask(Long) - Static method in class org.tensorflow.op.core.ResourceStridedSliceAssign
 
shrinkAxisMask(Long) - Method in class org.tensorflow.op.core.StridedSlice.Options
 
shrinkAxisMask(Long) - Static method in class org.tensorflow.op.core.StridedSlice
 
shrinkAxisMask(Long) - Method in class org.tensorflow.op.core.StridedSliceAssign.Options
 
shrinkAxisMask(Long) - Static method in class org.tensorflow.op.core.StridedSliceAssign
 
shrinkAxisMask(Long) - Method in class org.tensorflow.op.core.StridedSliceGrad.Options
 
shrinkAxisMask(Long) - Static method in class org.tensorflow.op.core.StridedSliceGrad
 
shrinkAxisMask(Long) - Method in class org.tensorflow.op.core.TensorStridedSliceUpdate.Options
 
shrinkAxisMask(Long) - Static method in class org.tensorflow.op.core.TensorStridedSliceUpdate
 
ShuffleAndRepeatDataset - Class in org.tensorflow.op.data
 
ShuffleAndRepeatDataset.Options - Class in org.tensorflow.op.data
Optional attributes for ShuffleAndRepeatDataset
ShuffleDataset - Class in org.tensorflow.op.data
 
ShuffleDataset.Options - Class in org.tensorflow.op.data
Optional attributes for ShuffleDataset
shuffleOnRead(Boolean) - Method in class org.tensorflow.op.data.SnapshotDataset.Options
 
shuffleOnRead(Boolean) - Static method in class org.tensorflow.op.data.SnapshotDataset
 
SHUTDOWN_AFTER_TIMEOUT_VALUE - Static variable in enum org.tensorflow.proto.util.WorkerShutdownMode
SHUTDOWN_AFTER_TIMEOUT = 3;
SHUTDOWN_MODE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.WorkerHeartbeatRequest
 
ShutdownDistributedTPU - Class in org.tensorflow.op.tpu
Shuts down a running distributed TPU system.
SHUTTING_DOWN_VALUE - Static variable in enum org.tensorflow.proto.util.WorkerHealth
Worker has been instructed to shutdown after a timeout.
Sigmoid<T extends TType> - Class in org.tensorflow.op.math
Computes sigmoid of `x` element-wise.
sigmoid(Operand<T>) - Method in class org.tensorflow.op.MathOps
Computes sigmoid of `x` element-wise.
SigmoidCrossEntropyWithLogits - Class in org.tensorflow.op.nn
 
SigmoidCrossEntropyWithLogits() - Constructor for class org.tensorflow.op.nn.SigmoidCrossEntropyWithLogits
 
sigmoidCrossEntropyWithLogits(Scope, Operand<T>, Operand<T>) - Static method in class org.tensorflow.op.nn.SigmoidCrossEntropyWithLogits
Computes sigmoid cross entropy given logits.
sigmoidCrossEntropyWithLogits(Operand<T>, Operand<T>) - Method in class org.tensorflow.op.NnOps
Computes sigmoid cross entropy given logits.
SigmoidGrad<T extends TType> - Class in org.tensorflow.op.math
Computes the gradient of the sigmoid of `x` wrt its input.
sign() - Method in class org.tensorflow.op.linalg.LogMatrixDeterminant
The signs of the log determinants of the inputs.
Sign<T extends TType> - Class in org.tensorflow.op.math
Returns an element-wise indication of the sign of a number.
sign(Operand<T>) - Method in class org.tensorflow.op.MathOps
Returns an element-wise indication of the sign of a number.
signal - Variable in class org.tensorflow.op.Ops
 
SignalOps - Class in org.tensorflow.op
An API for building signal operations as Ops
signature() - Method in class org.tensorflow.ConcreteFunction
Returns the signature of this function
Signature - Class in org.tensorflow
Describe the inputs and outputs of an executable entity, such as a ConcreteFunction, among other useful metadata.
Signature.Builder - Class in org.tensorflow
Builds a new function signature.
SIGNATURE_DEF_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.MetaGraphDef
 
SIGNATURE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.FunctionDef
 
SignatureDef - Class in org.tensorflow.proto.framework
SignatureDef defines the signature of a computation supported by a TensorFlow graph.
SignatureDef.Builder - Class in org.tensorflow.proto.framework
SignatureDef defines the signature of a computation supported by a TensorFlow graph.
SignatureDefOrBuilder - Interface in org.tensorflow.proto.framework
 
signatures() - Method in class org.tensorflow.SavedModelBundle
Return the signature of all functions available in this saved model.
signedInput(Boolean) - Method in class org.tensorflow.op.quantization.QuantizeAndDequantize.Options
 
signedInput(Boolean) - Static method in class org.tensorflow.op.quantization.QuantizeAndDequantize
 
SIMPLE_VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.Summary.Value
 
Sin<T extends TType> - Class in org.tensorflow.op.math
Computes sine of x element-wise.
sin(Operand<T>) - Method in class org.tensorflow.op.MathOps
Computes sine of x element-wise.
Sinh<T extends TType> - Class in org.tensorflow.op.math
Computes hyperbolic sine of x element-wise.
sinh(Operand<T>) - Method in class org.tensorflow.op.MathOps
Computes hyperbolic sine of x element-wise.
size() - Method in class org.tensorflow.internal.buffer.StringTensorBuffer
 
size() - Method in class org.tensorflow.op.core.BarrierIncompleteSize
The number of incomplete elements (i.e.
size() - Method in class org.tensorflow.op.core.BarrierReadySize
The number of complete elements (i.e.
size() - Method in class org.tensorflow.op.core.LookupTableSize
Scalar that contains number of elements in the table.
size() - Method in class org.tensorflow.op.core.MapIncompleteSize
 
size() - Method in class org.tensorflow.op.core.MapSize
 
size() - Method in class org.tensorflow.op.core.OrderedMapIncompleteSize
 
size() - Method in class org.tensorflow.op.core.OrderedMapSize
 
size() - Method in class org.tensorflow.op.core.SetSize
For `set` ranked `n`, this is a `Tensor` with rank `n-1`, and the same 1st `n-1` dimensions as `set`.
size(Scope, Shape<TInt32>) - Static method in class org.tensorflow.op.core.Shapes
Get the size represented by the TensorFlow shape.
size(Scope, Shape<U>, DataType<U>) - Static method in class org.tensorflow.op.core.Shapes
Get the size represented by the TensorFlow shape.
size(Scope, Shape<TInt32>, Operand<TInt32>) - Static method in class org.tensorflow.op.core.Shapes
Get the size of the specified dimension in the shape.
size(Scope, Shape<U>, Operand<U>, DataType<U>) - Static method in class org.tensorflow.op.core.Shapes
Get the size of the specified dimension in the shape.
size(Scope, Operand<T>, Operand<TInt32>) - Static method in class org.tensorflow.op.core.Shapes
Get the size of the specified dimension for the shape of the tensor.
size(Scope, Operand<T>, Operand<U>, DataType<U>) - Static method in class org.tensorflow.op.core.Shapes
Get the size of the specified dimension for the shape of the tensor.
Size<U extends TNumber> - Class in org.tensorflow.op.core
Returns the size of a tensor.
size() - Method in class org.tensorflow.op.core.StageSize
 
size() - Method in class org.tensorflow.op.core.TensorArraySize
The current size of the TensorArray.
size() - Method in class org.tensorflow.op.image.SampleDistortedBoundingBox
1-D, containing `[target_height, target_width, -1]`.
size() - Method in class org.tensorflow.op.io.QueueSize
The number of elements in the given queue.
size(Operand<T>) - Method in class org.tensorflow.op.Ops
Returns the size of a tensor.
size(Operand<T>, DataType<U>) - Method in class org.tensorflow.op.Ops
Returns the size of a tensor.
size(Shape<TInt32>) - Method in class org.tensorflow.op.ShapeOps
Get the size represented by the TensorFlow shape.
size(Operand<T>, Operand<TInt32>) - Method in class org.tensorflow.op.ShapeOps
Get the size of the specified dimension for the shape of the tensor.
size(Shape<U>, DataType<U>) - Method in class org.tensorflow.op.ShapeOps
Get the size represented by the TensorFlow shape.
size(Shape<TInt32>, Operand<TInt32>) - Method in class org.tensorflow.op.ShapeOps
Get the size of the specified dimension in the shape.
size(Operand<T>, Operand<U>, DataType<U>) - Method in class org.tensorflow.op.ShapeOps
Get the size of the specified dimension for the shape of the tensor.
size(Shape<U>, Operand<U>, DataType<U>) - Method in class org.tensorflow.op.ShapeOps
Get the size of the specified dimension in the shape.
SIZE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo
 
SIZE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TensorShapeProto.Dim
 
SIZE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.BundleEntryProto
 
SIZE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.MemChunk
 
SIZE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.SnapShot
 
sizes() - Method in class org.tensorflow.op.core.DecodeProto
Tensor of int32 with shape `[batch_shape, len(field_names)]`.
SKIP_VALUE - Static variable in enum org.tensorflow.proto.framework.ApiDef.Visibility
Do not include this op in the generated API.
SkipDataset - Class in org.tensorflow.op.data
Creates a dataset that skips `count` elements from the `input_dataset`.
skipDataset(Operand<?>, Operand<TInt64>, List<DataType<?>>, List<Shape>) - Method in class org.tensorflow.op.DataOps
Creates a dataset that skips `count` elements from the `input_dataset`.
Skipgram - Class in org.tensorflow.op.core
Parses a text file and creates a batch of examples.
skipgram(String, Long, Skipgram.Options...) - Method in class org.tensorflow.op.Ops
Parses a text file and creates a batch of examples.
Skipgram.Options - Class in org.tensorflow.op.core
Optional attributes for Skipgram
skipHeaderLines(Long) - Method in class org.tensorflow.op.io.TextLineReader.Options
 
skipHeaderLines(Long) - Static method in class org.tensorflow.op.io.TextLineReader
 
slackPeriod(Long) - Method in class org.tensorflow.op.data.PrefetchDataset.Options
 
slackPeriod(Long) - Static method in class org.tensorflow.op.data.PrefetchDataset
 
SleepDataset - Class in org.tensorflow.op.data.experimental
 
SleepDataset - Class in org.tensorflow.op.data
 
slice(long, long) - Method in class org.tensorflow.internal.buffer.StringTensorBuffer
 
Slice<T extends TType> - Class in org.tensorflow.op.core
Return a slice from 'input'.
slice(Operand<T>, Operand<U>, Operand<U>) - Method in class org.tensorflow.op.Ops
Return a slice from 'input'.
SLICE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.SavedSlice
 
SLICE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.SavedSliceMeta
 
SLICES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.BundleEntryProto
 
SlidingWindowDataset - Class in org.tensorflow.op.data.experimental
Creates a dataset that passes a sliding window over `input_dataset`.
SlidingWindowDataset - Class in org.tensorflow.op.data
Creates a dataset that passes a sliding window over `input_dataset`.
SLOT_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.NodeOutput
 
SLOT_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
SLOT_VARIABLE_NODE_ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
SLOT_VARIABLES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SavedObject
 
SLOT_VARIABLES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
 
SNAP_SHOT_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.MemoryDump
 
Snapshot<T extends TType> - Class in org.tensorflow.op.core
Returns a copy of the input tensor.
snapshot(Operand<T>) - Method in class org.tensorflow.op.Ops
Returns a copy of the input tensor.
SnapShot - Class in org.tensorflow.proto.util
Protobuf type tensorflow.SnapShot
SnapShot.Builder - Class in org.tensorflow.proto.util
Protobuf type tensorflow.SnapShot
SNAPSHOT_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.CommitId
 
SNAPSHOT_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.VariableDef
 
SnapshotDataset - Class in org.tensorflow.op.data
Creates a dataset that will write to / read from a snapshot.
SnapshotDataset.Options - Class in org.tensorflow.op.data
Optional attributes for SnapshotDataset
SnapshotMetadataRecord - Class in org.tensorflow.proto.util
This stores the metadata information present in each snapshot record.
SnapshotMetadataRecord.Builder - Class in org.tensorflow.proto.util
This stores the metadata information present in each snapshot record.
SnapshotMetadataRecordOrBuilder - Interface in org.tensorflow.proto.util
 
snapshotName(String) - Method in class org.tensorflow.op.data.SnapshotDataset.Options
 
snapshotName(String) - Static method in class org.tensorflow.op.data.SnapshotDataset
 
SnapShotOrBuilder - Interface in org.tensorflow.proto.util
 
SnapshotProtos - Class in org.tensorflow.proto.util
 
SnapshotRecord - Class in org.tensorflow.proto.util
Each SnapshotRecord represents one batch of pre-processed input data.
SnapshotRecord.Builder - Class in org.tensorflow.proto.util
Each SnapshotRecord represents one batch of pre-processed input data.
SnapshotRecordOrBuilder - Interface in org.tensorflow.proto.util
 
SnapshotTensorMetadata - Class in org.tensorflow.proto.util
Metadata for all the tensors in a Snapshot Record.
SnapshotTensorMetadata.Builder - Class in org.tensorflow.proto.util
Metadata for all the tensors in a Snapshot Record.
SnapshotTensorMetadataOrBuilder - Interface in org.tensorflow.proto.util
 
SobolSample<T extends TNumber> - Class in org.tensorflow.op.math
Generates points from the Sobol sequence.
SOC_OP_ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphTransferNodeInfo
 
softmax() - Method in class org.tensorflow.op.linalg.sparse.SparseMatrixSoftmax
A CSRSparseMatrix.
Softmax<T extends TNumber> - Class in org.tensorflow.op.nn
Computes softmax activations.
softmax() - Method in class org.tensorflow.op.nn.Softmax
Same shape as `logits`.
softmax(Operand<T>) - Method in class org.tensorflow.op.NnOps
Computes softmax activations.
SoftmaxCrossEntropyWithLogits<T extends TNumber> - Class in org.tensorflow.op.nn.raw
Computes softmax cross entropy cost and gradients to backpropagate.
SoftmaxCrossEntropyWithLogits - Class in org.tensorflow.op.nn
 
SoftmaxCrossEntropyWithLogits() - Constructor for class org.tensorflow.op.nn.SoftmaxCrossEntropyWithLogits
 
softmaxCrossEntropyWithLogits(Scope, Operand<U>, Operand<T>, int) - Static method in class org.tensorflow.op.nn.SoftmaxCrossEntropyWithLogits
Computes softmax cross entropy between logits and labels.
softmaxCrossEntropyWithLogits(Operand<U>, Operand<T>, int) - Method in class org.tensorflow.op.NnOps
Computes softmax cross entropy between logits and labels.
softmaxCrossEntropyWithLogits(Operand<T>, Operand<T>) - Method in class org.tensorflow.op.NnRawOps
Computes softmax cross entropy cost and gradients to backpropagate.
Softplus<T extends TNumber> - Class in org.tensorflow.op.math
Computes softplus: `log(exp(features) + 1)`.
softplus(Operand<T>) - Method in class org.tensorflow.op.MathOps
Computes softplus: `log(exp(features) + 1)`.
SoftplusGrad<T extends TNumber> - Class in org.tensorflow.op.math
Computes softplus gradients for a softplus operation.
Softsign<T extends TNumber> - Class in org.tensorflow.op.nn
Computes softsign: `features / (abs(features) + 1)`.
softsign(Operand<T>) - Method in class org.tensorflow.op.NnOps
Computes softsign: `features / (abs(features) + 1)`.
SoftsignGrad<T extends TNumber> - Class in org.tensorflow.op.nn
Computes softsign gradients for a softsign operation.
SOFTWARE_TRACE_VALUE - Static variable in enum org.tensorflow.proto.framework.RunOptions.TraceLevel
SOFTWARE_TRACE = 1;
Solve<T extends TType> - Class in org.tensorflow.op.linalg
Solves systems of linear equations.
solve(Operand<T>, Operand<T>, Solve.Options...) - Method in class org.tensorflow.op.LinalgOps
Solves systems of linear equations.
Solve.Options - Class in org.tensorflow.op.linalg
Optional attributes for Solve
Sort<T extends TType> - Class in org.tensorflow.op.xla
Wraps the XLA Sort operator, documented at
sort(Operand<T>) - Method in class org.tensorflow.op.XlaOps
Wraps the XLA Sort operator, documented at
sorted(Boolean) - Method in class org.tensorflow.op.nn.TopK.Options
 
sorted(Boolean) - Static method in class org.tensorflow.op.nn.TopK
 
sortedKeys() - Method in class org.tensorflow.op.xla.KeyValueSort
A `Tensor` of type K.
sortedValues() - Method in class org.tensorflow.op.xla.KeyValueSort
A `Tensor` of type V.
SOURCE_FILE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.DebugEvent
 
SOURCE_FILES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.DebuggedSourceFiles
 
SourceFile - Class in org.tensorflow.proto.util
Content of a source file involved in the execution of the debugged TensorFlow program.
SourceFile.Builder - Class in org.tensorflow.proto.util
Content of a source file involved in the execution of the debugged TensorFlow program.
SourceFileOrBuilder - Interface in org.tensorflow.proto.util
 
SpaceToBatch<T extends TType> - Class in org.tensorflow.op.nn
SpaceToBatch for 4-D tensors of type T.
spaceToBatch(Operand<T>, Operand<U>, Long) - Method in class org.tensorflow.op.NnOps
SpaceToBatch for 4-D tensors of type T.
SpaceToBatchNd<T extends TType> - Class in org.tensorflow.op.core
SpaceToBatch for N-D tensors of type T.
spaceToBatchNd(Operand<T>, Operand<U>, Operand<V>) - Method in class org.tensorflow.op.Ops
SpaceToBatch for N-D tensors of type T.
SpaceToDepth<T extends TType> - Class in org.tensorflow.op.nn
SpaceToDepth for tensors of type T.
spaceToDepth(Operand<T>, Long, SpaceToDepth.Options...) - Method in class org.tensorflow.op.NnOps
SpaceToDepth for tensors of type T.
SpaceToDepth.Options - Class in org.tensorflow.op.nn
Optional attributes for SpaceToDepth
sparse - Variable in class org.tensorflow.op.Ops
 
SPARSE_TENSOR_SPEC_VALUE - Static variable in enum org.tensorflow.proto.framework.TypeSpecProto.TypeSpecClass
tf.SparseTensorSpec
SparseAccumulatorApplyGradient - Class in org.tensorflow.op.sparse
Applies a sparse gradient to a given accumulator.
sparseAccumulatorApplyGradient(Operand<TString>, Operand<TInt64>, Operand<TInt64>, Operand<T>, Operand<TInt64>, Boolean) - Method in class org.tensorflow.op.SparseOps
Applies a sparse gradient to a given accumulator.
SparseAccumulatorTakeGradient<T extends TType> - Class in org.tensorflow.op.sparse
Extracts the average sparse gradient in a SparseConditionalAccumulator.
sparseAccumulatorTakeGradient(Operand<TString>, Operand<TInt32>, DataType<T>) - Method in class org.tensorflow.op.SparseOps
Extracts the average sparse gradient in a SparseConditionalAccumulator.
SparseAdd<T extends TType> - Class in org.tensorflow.op.sparse
Adds two `SparseTensor` objects to produce another `SparseTensor`.
sparseAdd(Operand<TInt64>, Operand<T>, Operand<TInt64>, Operand<TInt64>, Operand<T>, Operand<TInt64>, Operand<U>) - Method in class org.tensorflow.op.SparseOps
Adds two `SparseTensor` objects to produce another `SparseTensor`.
SparseAddGrad<T extends TType> - Class in org.tensorflow.op.sparse
The gradient operator for the SparseAdd op.
sparseAddGrad(Operand<T>, Operand<TInt64>, Operand<TInt64>, Operand<TInt64>) - Method in class org.tensorflow.op.SparseOps
The gradient operator for the SparseAdd op.
SparseApplyAdadelta<T extends TType> - Class in org.tensorflow.op.train
var: Should be from a Variable().
sparseApplyAdadelta(Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<U>, SparseApplyAdadelta.Options...) - Method in class org.tensorflow.op.TrainOps
var: Should be from a Variable().
SparseApplyAdadelta.Options - Class in org.tensorflow.op.train
Optional attributes for SparseApplyAdadelta
SparseApplyAdagrad<T extends TType> - Class in org.tensorflow.op.train
Update relevant entries in '*var' and '*accum' according to the adagrad scheme.
SparseApplyAdagrad.Options - Class in org.tensorflow.op.train
Optional attributes for SparseApplyAdagrad
SparseApplyAdagradDa<T extends TType> - Class in org.tensorflow.op.train
Update entries in '*var' and '*accum' according to the proximal adagrad scheme.
sparseApplyAdagradDa(Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<U>, Operand<T>, Operand<T>, Operand<T>, Operand<TInt64>, SparseApplyAdagradDa.Options...) - Method in class org.tensorflow.op.TrainOps
Update entries in '*var' and '*accum' according to the proximal adagrad scheme.
SparseApplyAdagradDa.Options - Class in org.tensorflow.op.train
Optional attributes for SparseApplyAdagradDa
SparseApplyCenteredRmsProp<T extends TType> - Class in org.tensorflow.op.train
Update '*var' according to the centered RMSProp algorithm.
sparseApplyCenteredRmsProp(Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<U>, SparseApplyCenteredRmsProp.Options...) - Method in class org.tensorflow.op.TrainOps
Update '*var' according to the centered RMSProp algorithm.
SparseApplyCenteredRmsProp.Options - Class in org.tensorflow.op.train
Optional attributes for SparseApplyCenteredRmsProp
SparseApplyFtrl<T extends TType> - Class in org.tensorflow.op.train
Update relevant entries in '*var' according to the Ftrl-proximal scheme.
sparseApplyFtrl(Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<U>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, SparseApplyFtrl.Options...) - Method in class org.tensorflow.op.TrainOps
Update relevant entries in '*var' according to the Ftrl-proximal scheme.
SparseApplyFtrl.Options - Class in org.tensorflow.op.train
Optional attributes for SparseApplyFtrl
SparseApplyMomentum<T extends TType> - Class in org.tensorflow.op.train
Update relevant entries in '*var' and '*accum' according to the momentum scheme.
sparseApplyMomentum(Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<U>, Operand<T>, SparseApplyMomentum.Options...) - Method in class org.tensorflow.op.TrainOps
Update relevant entries in '*var' and '*accum' according to the momentum scheme.
SparseApplyMomentum.Options - Class in org.tensorflow.op.train
Optional attributes for SparseApplyMomentum
SparseApplyProximalAdagrad<T extends TType> - Class in org.tensorflow.op.train
Sparse update entries in '*var' and '*accum' according to FOBOS algorithm.
sparseApplyProximalAdagrad(Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<U>, SparseApplyProximalAdagrad.Options...) - Method in class org.tensorflow.op.TrainOps
Sparse update entries in '*var' and '*accum' according to FOBOS algorithm.
SparseApplyProximalAdagrad.Options - Class in org.tensorflow.op.train
Optional attributes for SparseApplyProximalAdagrad
SparseApplyProximalGradientDescent<T extends TType> - Class in org.tensorflow.op.train
Sparse update '*var' as FOBOS algorithm with fixed learning rate.
sparseApplyProximalGradientDescent(Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<U>, SparseApplyProximalGradientDescent.Options...) - Method in class org.tensorflow.op.TrainOps
Sparse update '*var' as FOBOS algorithm with fixed learning rate.
SparseApplyProximalGradientDescent.Options - Class in org.tensorflow.op.train
Optional attributes for SparseApplyProximalGradientDescent
SparseApplyRmsProp<T extends TType> - Class in org.tensorflow.op.train
Update '*var' according to the RMSProp algorithm.
sparseApplyRmsProp(Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<U>, SparseApplyRmsProp.Options...) - Method in class org.tensorflow.op.TrainOps
Update '*var' according to the RMSProp algorithm.
SparseApplyRmsProp.Options - Class in org.tensorflow.op.train
Optional attributes for SparseApplyRmsProp
SparseBincount<U extends TNumber> - Class in org.tensorflow.op.sparse
Counts the number of occurrences of each value in an integer array.
sparseBincount(Operand<TInt64>, Operand<T>, Operand<TInt64>, Operand<T>, Operand<U>, SparseBincount.Options...) - Method in class org.tensorflow.op.SparseOps
Counts the number of occurrences of each value in an integer array.
SparseBincount.Options - Class in org.tensorflow.op.sparse
Optional attributes for SparseBincount
SparseConcat<T extends TType> - Class in org.tensorflow.op.sparse
Concatenates a list of `SparseTensor` along the specified dimension.
sparseConcat(Iterable<Operand<TInt64>>, Iterable<Operand<T>>, Iterable<Operand<TInt64>>, Long) - Method in class org.tensorflow.op.SparseOps
Concatenates a list of `SparseTensor` along the specified dimension.
SparseConditionalAccumulator - Class in org.tensorflow.op.sparse
A conditional accumulator for aggregating sparse gradients.
sparseConditionalAccumulator(DataType<T>, Shape, SparseConditionalAccumulator.Options...) - Method in class org.tensorflow.op.SparseOps
A conditional accumulator for aggregating sparse gradients.
SparseConditionalAccumulator.Options - Class in org.tensorflow.op.sparse
Optional attributes for SparseConditionalAccumulator
SparseCountSparseOutput<U extends TNumber> - Class in org.tensorflow.op.sparse
Performs sparse-output bin counting for a sparse tensor input.
SparseCountSparseOutput.Options - Class in org.tensorflow.op.sparse
Optional attributes for SparseCountSparseOutput
SparseCross - Class in org.tensorflow.op.sparse
Generates sparse cross from a list of sparse and dense tensors.
sparseCross(Iterable<Operand<TInt64>>, Iterable<Operand<?>>, Iterable<Operand<TInt64>>, Iterable<Operand<?>>, Operand<TString>) - Method in class org.tensorflow.op.SparseOps
Generates sparse cross from a list of sparse and dense tensors.
SparseCrossHashed - Class in org.tensorflow.op.sparse
Generates sparse cross from a list of sparse and dense tensors.
sparseCrossHashed(Iterable<Operand<TInt64>>, Iterable<Operand<?>>, Iterable<Operand<TInt64>>, Iterable<Operand<?>>, Operand<TInt64>, Operand<TBool>, Operand<TInt64>) - Method in class org.tensorflow.op.SparseOps
Generates sparse cross from a list of sparse and dense tensors.
SparseDenseCwiseAdd<T extends TType> - Class in org.tensorflow.op.sparse
Adds up a SparseTensor and a dense Tensor, using these special rules:
sparseDenseCwiseAdd(Operand<TInt64>, Operand<T>, Operand<TInt64>, Operand<T>) - Method in class org.tensorflow.op.SparseOps
Adds up a SparseTensor and a dense Tensor, using these special rules:
SparseDenseCwiseDiv<T extends TType> - Class in org.tensorflow.op.sparse
Component-wise divides a SparseTensor by a dense Tensor.
sparseDenseCwiseDiv(Operand<TInt64>, Operand<T>, Operand<TInt64>, Operand<T>) - Method in class org.tensorflow.op.SparseOps
Component-wise divides a SparseTensor by a dense Tensor.
SparseDenseCwiseMul<T extends TType> - Class in org.tensorflow.op.sparse
Component-wise multiplies a SparseTensor by a dense Tensor.
sparseDenseCwiseMul(Operand<TInt64>, Operand<T>, Operand<TInt64>, Operand<T>) - Method in class org.tensorflow.op.SparseOps
Component-wise multiplies a SparseTensor by a dense Tensor.
sparseDenseShape() - Method in class org.tensorflow.op.ragged.RaggedTensorToSparse
`sparse_dense_shape` is a tight bounding box of the input `RaggedTensor`.
SparseFillEmptyRows<T extends TType> - Class in org.tensorflow.op.sparse
Fills empty rows in the input 2-D `SparseTensor` with a default value.
sparseFillEmptyRows(Operand<TInt64>, Operand<T>, Operand<TInt64>, Operand<T>) - Method in class org.tensorflow.op.SparseOps
Fills empty rows in the input 2-D `SparseTensor` with a default value.
SparseFillEmptyRowsGrad<T extends TType> - Class in org.tensorflow.op.sparse
The gradient of SparseFillEmptyRows.
sparseFillEmptyRowsGrad(Operand<TInt64>, Operand<T>) - Method in class org.tensorflow.op.SparseOps
The gradient of SparseFillEmptyRows.
sparseHandle() - Method in class org.tensorflow.op.sparse.AddSparseToTensorsMap
0-D.
sparseHandles() - Method in class org.tensorflow.op.sparse.AddManySparseToTensorsMap
1-D.
sparseIndices() - Method in class org.tensorflow.op.io.DeserializeManySparse
 
sparseIndices() - Method in class org.tensorflow.op.io.ParseExample
 
sparseIndices() - Method in class org.tensorflow.op.io.ParseSingleExample
 
sparseIndices() - Method in class org.tensorflow.op.ragged.RaggedTensorToSparse
The indices for the `SparseTensor`.
sparseIndices() - Method in class org.tensorflow.op.sparse.DeserializeSparse
 
sparseIndices() - Method in class org.tensorflow.op.sparse.TakeManySparseFromTensorsMap
2-D.
SparseMatMul - Class in org.tensorflow.op.sparse
Multiply matrix "a" by matrix "b".
sparseMatMul(Operand<T>, Operand<U>, SparseMatMul.Options...) - Method in class org.tensorflow.op.SparseOps
Multiply matrix "a" by matrix "b".
SparseMatMul.Options - Class in org.tensorflow.op.sparse
Optional attributes for SparseMatMul
sparseMatrix() - Method in class org.tensorflow.op.linalg.sparse.SparseMatrixZeros
An empty CSR matrix with shape `dense_shape`.
sparseMatrix() - Method in class org.tensorflow.op.linalg.sparse.SparseTensorToCSRSparseMatrix
A (possibly batched) CSRSparseMatrix.
SparseMatrixAdd - Class in org.tensorflow.op.linalg.sparse
Sparse addition of two CSR matrices, C = alpha * A + beta * B.
sparseMatrixAdd(Operand<?>, Operand<?>, Operand<T>, Operand<T>) - Method in class org.tensorflow.op.LinalgSparseOps
Sparse addition of two CSR matrices, C = alpha * A + beta * B.
SparseMatrixMatMul<T extends TType> - Class in org.tensorflow.op.linalg.sparse
Matrix-multiplies a sparse matrix with a dense matrix.
sparseMatrixMatMul(Operand<?>, Operand<T>, SparseMatrixMatMul.Options...) - Method in class org.tensorflow.op.LinalgSparseOps
Matrix-multiplies a sparse matrix with a dense matrix.
SparseMatrixMatMul.Options - Class in org.tensorflow.op.linalg.sparse
Optional attributes for SparseMatrixMatMul
SparseMatrixMul - Class in org.tensorflow.op.linalg.sparse
Element-wise multiplication of a sparse matrix with a dense tensor.
sparseMatrixMul(Operand<?>, Operand<T>) - Method in class org.tensorflow.op.LinalgSparseOps
Element-wise multiplication of a sparse matrix with a dense tensor.
SparseMatrixNNZ - Class in org.tensorflow.op.linalg.sparse
Returns the number of nonzeroes of `sparse_matrix`.
sparseMatrixNNZ(Operand<?>) - Method in class org.tensorflow.op.LinalgSparseOps
Returns the number of nonzeroes of `sparse_matrix`.
SparseMatrixOrderingAMD - Class in org.tensorflow.op.linalg.sparse
Computes the Approximate Minimum Degree (AMD) ordering of `input`.
sparseMatrixOrderingAMD(Operand<?>) - Method in class org.tensorflow.op.LinalgSparseOps
Computes the Approximate Minimum Degree (AMD) ordering of `input`.
SparseMatrixSoftmax - Class in org.tensorflow.op.linalg.sparse
Calculates the softmax of a CSRSparseMatrix.
sparseMatrixSoftmax(Operand<?>, DataType<T>) - Method in class org.tensorflow.op.LinalgSparseOps
Calculates the softmax of a CSRSparseMatrix.
SparseMatrixSoftmaxGrad - Class in org.tensorflow.op.linalg.sparse
Calculates the gradient of the SparseMatrixSoftmax op.
sparseMatrixSoftmaxGrad(Operand<?>, Operand<?>, DataType<T>) - Method in class org.tensorflow.op.LinalgSparseOps
Calculates the gradient of the SparseMatrixSoftmax op.
SparseMatrixSparseCholesky - Class in org.tensorflow.op.linalg.sparse
Computes the sparse Cholesky decomposition of `input`.
sparseMatrixSparseCholesky(Operand<?>, Operand<TInt32>, DataType<T>) - Method in class org.tensorflow.op.LinalgSparseOps
Computes the sparse Cholesky decomposition of `input`.
SparseMatrixSparseMatMul - Class in org.tensorflow.op.linalg.sparse
Sparse-matrix-multiplies two CSR matrices `a` and `b`.
sparseMatrixSparseMatMul(Operand<?>, Operand<?>, DataType<T>, SparseMatrixSparseMatMul.Options...) - Method in class org.tensorflow.op.LinalgSparseOps
Sparse-matrix-multiplies two CSR matrices `a` and `b`.
SparseMatrixSparseMatMul.Options - Class in org.tensorflow.op.linalg.sparse
Optional attributes for SparseMatrixSparseMatMul
SparseMatrixTranspose - Class in org.tensorflow.op.linalg.sparse
Transposes the inner (matrix) dimensions of a CSRSparseMatrix.
sparseMatrixTranspose(Operand<?>, DataType<T>, SparseMatrixTranspose.Options...) - Method in class org.tensorflow.op.LinalgSparseOps
Transposes the inner (matrix) dimensions of a CSRSparseMatrix.
SparseMatrixTranspose.Options - Class in org.tensorflow.op.linalg.sparse
Optional attributes for SparseMatrixTranspose
SparseMatrixZeros - Class in org.tensorflow.op.linalg.sparse
Creates an all-zeros CSRSparseMatrix with shape `dense_shape`.
sparseMatrixZeros(Operand<TInt64>, DataType<T>) - Method in class org.tensorflow.op.LinalgSparseOps
Creates an all-zeros CSRSparseMatrix with shape `dense_shape`.
SparseOps - Class in org.tensorflow.op
An API for building sparse operations as Ops
sparseOutput() - Method in class org.tensorflow.op.linalg.sparse.DenseToCSRSparseMatrix
A (possibly batched) CSRSparseMatrix.
SparseReduceMax<T extends TNumber> - Class in org.tensorflow.op.sparse
Computes the max of elements across dimensions of a SparseTensor.
sparseReduceMax(Operand<TInt64>, Operand<T>, Operand<TInt64>, Operand<TInt32>, SparseReduceMax.Options...) - Method in class org.tensorflow.op.SparseOps
Computes the max of elements across dimensions of a SparseTensor.
SparseReduceMax.Options - Class in org.tensorflow.op.sparse
Optional attributes for SparseReduceMax
SparseReduceMaxSparse<T extends TNumber> - Class in org.tensorflow.op.sparse
Computes the max of elements across dimensions of a SparseTensor.
sparseReduceMaxSparse(Operand<TInt64>, Operand<T>, Operand<TInt64>, Operand<TInt32>, SparseReduceMaxSparse.Options...) - Method in class org.tensorflow.op.SparseOps
Computes the max of elements across dimensions of a SparseTensor.
SparseReduceMaxSparse.Options - Class in org.tensorflow.op.sparse
Optional attributes for SparseReduceMaxSparse
SparseReduceSum<T extends TType> - Class in org.tensorflow.op.sparse
Computes the sum of elements across dimensions of a SparseTensor.
sparseReduceSum(Operand<TInt64>, Operand<T>, Operand<TInt64>, Operand<TInt32>, SparseReduceSum.Options...) - Method in class org.tensorflow.op.SparseOps
Computes the sum of elements across dimensions of a SparseTensor.
SparseReduceSum.Options - Class in org.tensorflow.op.sparse
Optional attributes for SparseReduceSum
SparseReduceSumSparse<T extends TType> - Class in org.tensorflow.op.sparse
Computes the sum of elements across dimensions of a SparseTensor.
sparseReduceSumSparse(Operand<TInt64>, Operand<T>, Operand<TInt64>, Operand<TInt32>, SparseReduceSumSparse.Options...) - Method in class org.tensorflow.op.SparseOps
Computes the sum of elements across dimensions of a SparseTensor.
SparseReduceSumSparse.Options - Class in org.tensorflow.op.sparse
Optional attributes for SparseReduceSumSparse
SparseReorder<T extends TType> - Class in org.tensorflow.op.sparse
Reorders a SparseTensor into the canonical, row-major ordering.
sparseReorder(Operand<TInt64>, Operand<T>, Operand<TInt64>) - Method in class org.tensorflow.op.SparseOps
Reorders a SparseTensor into the canonical, row-major ordering.
SparseReshape - Class in org.tensorflow.op.sparse
Reshapes a SparseTensor to represent values in a new dense shape.
sparseReshape(Operand<TInt64>, Operand<TInt64>, Operand<TInt64>) - Method in class org.tensorflow.op.SparseOps
Reshapes a SparseTensor to represent values in a new dense shape.
SparseSegmentMean<T extends TNumber> - Class in org.tensorflow.op.sparse
Computes the mean along sparse segments of a tensor.
sparseSegmentMean(Operand<T>, Operand<U>, Operand<V>) - Method in class org.tensorflow.op.SparseOps
Computes the mean along sparse segments of a tensor.
SparseSegmentMeanGrad<T extends TNumber> - Class in org.tensorflow.op.sparse
Computes gradients for SparseSegmentMean.
sparseSegmentMeanGrad(Operand<T>, Operand<U>, Operand<V>, Operand<TInt32>) - Method in class org.tensorflow.op.SparseOps
Computes gradients for SparseSegmentMean.
SparseSegmentMeanWithNumSegments<T extends TNumber> - Class in org.tensorflow.op.sparse
Computes the mean along sparse segments of a tensor.
sparseSegmentMeanWithNumSegments(Operand<T>, Operand<U>, Operand<V>, Operand<W>) - Method in class org.tensorflow.op.SparseOps
Computes the mean along sparse segments of a tensor.
SparseSegmentSqrtN<T extends TNumber> - Class in org.tensorflow.op.sparse
Computes the sum along sparse segments of a tensor divided by the sqrt of N.
sparseSegmentSqrtN(Operand<T>, Operand<U>, Operand<V>) - Method in class org.tensorflow.op.SparseOps
Computes the sum along sparse segments of a tensor divided by the sqrt of N.
SparseSegmentSqrtNGrad<T extends TNumber> - Class in org.tensorflow.op.sparse
Computes gradients for SparseSegmentSqrtN.
sparseSegmentSqrtNGrad(Operand<T>, Operand<U>, Operand<V>, Operand<TInt32>) - Method in class org.tensorflow.op.SparseOps
Computes gradients for SparseSegmentSqrtN.
SparseSegmentSqrtNWithNumSegments<T extends TNumber> - Class in org.tensorflow.op.sparse
Computes the sum along sparse segments of a tensor divided by the sqrt of N.
sparseSegmentSqrtNWithNumSegments(Operand<T>, Operand<U>, Operand<V>, Operand<W>) - Method in class org.tensorflow.op.SparseOps
Computes the sum along sparse segments of a tensor divided by the sqrt of N.
SparseSegmentSum<T extends TNumber> - Class in org.tensorflow.op.sparse
Computes the sum along sparse segments of a tensor.
sparseSegmentSum(Operand<T>, Operand<U>, Operand<V>) - Method in class org.tensorflow.op.SparseOps
Computes the sum along sparse segments of a tensor.
SparseSegmentSumWithNumSegments<T extends TNumber> - Class in org.tensorflow.op.sparse
Computes the sum along sparse segments of a tensor.
sparseSegmentSumWithNumSegments(Operand<T>, Operand<U>, Operand<V>, Operand<W>) - Method in class org.tensorflow.op.SparseOps
Computes the sum along sparse segments of a tensor.
sparseShape() - Method in class org.tensorflow.op.io.DeserializeManySparse
 
sparseShape() - Method in class org.tensorflow.op.sparse.DeserializeSparse
 
sparseShape() - Method in class org.tensorflow.op.sparse.TakeManySparseFromTensorsMap
1-D.
sparseShapes() - Method in class org.tensorflow.op.io.ParseExample
 
sparseShapes() - Method in class org.tensorflow.op.io.ParseSingleExample
 
SparseSlice<T extends TType> - Class in org.tensorflow.op.sparse
Slice a `SparseTensor` based on the `start` and `size`.
sparseSlice(Operand<TInt64>, Operand<T>, Operand<TInt64>, Operand<TInt64>, Operand<TInt64>) - Method in class org.tensorflow.op.SparseOps
Slice a `SparseTensor` based on the `start` and `size`.
SparseSliceGrad<T extends TType> - Class in org.tensorflow.op.sparse
The gradient operator for the SparseSlice op.
sparseSliceGrad(Operand<T>, Operand<TInt64>, Operand<TInt64>, Operand<TInt64>) - Method in class org.tensorflow.op.SparseOps
The gradient operator for the SparseSlice op.
SparseSoftmax<T extends TNumber> - Class in org.tensorflow.op.sparse
Applies softmax to a batched N-D `SparseTensor`.
sparseSoftmax(Operand<TInt64>, Operand<T>, Operand<TInt64>) - Method in class org.tensorflow.op.SparseOps
Applies softmax to a batched N-D `SparseTensor`.
SparseSoftmaxCrossEntropyWithLogits<T extends TNumber> - Class in org.tensorflow.op.nn.raw
Computes softmax cross entropy cost and gradients to backpropagate.
SparseSoftmaxCrossEntropyWithLogits - Class in org.tensorflow.op.nn
 
SparseSoftmaxCrossEntropyWithLogits() - Constructor for class org.tensorflow.op.nn.SparseSoftmaxCrossEntropyWithLogits
 
sparseSoftmaxCrossEntropyWithLogits(Scope, Operand<T>, Operand<U>) - Static method in class org.tensorflow.op.nn.SparseSoftmaxCrossEntropyWithLogits
Computes sparse softmax cross entropy between logits and labels.
sparseSoftmaxCrossEntropyWithLogits(Operand<T>, Operand<U>) - Method in class org.tensorflow.op.NnOps
Computes sparse softmax cross entropy between logits and labels.
sparseSoftmaxCrossEntropyWithLogits(Operand<T>, Operand<U>) - Method in class org.tensorflow.op.NnRawOps
Computes softmax cross entropy cost and gradients to backpropagate.
SparseSparseMaximum<T extends TNumber> - Class in org.tensorflow.op.sparse
Returns the element-wise max of two SparseTensors.
sparseSparseMaximum(Operand<TInt64>, Operand<T>, Operand<TInt64>, Operand<TInt64>, Operand<T>, Operand<TInt64>) - Method in class org.tensorflow.op.SparseOps
Returns the element-wise max of two SparseTensors.
SparseSparseMinimum<T extends TType> - Class in org.tensorflow.op.sparse
Returns the element-wise min of two SparseTensors.
sparseSparseMinimum(Operand<TInt64>, Operand<T>, Operand<TInt64>, Operand<TInt64>, Operand<T>, Operand<TInt64>) - Method in class org.tensorflow.op.SparseOps
Returns the element-wise min of two SparseTensors.
SparseSplit<T extends TType> - Class in org.tensorflow.op.sparse
Split a `SparseTensor` into `num_split` tensors along one dimension.
sparseSplit(Operand<TInt64>, Operand<TInt64>, Operand<T>, Operand<TInt64>, Long) - Method in class org.tensorflow.op.SparseOps
Split a `SparseTensor` into `num_split` tensors along one dimension.
SparseTensorDenseAdd<U extends TType> - Class in org.tensorflow.op.sparse
Adds up a `SparseTensor` and a dense `Tensor`, producing a dense `Tensor`.
sparseTensorDenseAdd(Operand<T>, Operand<U>, Operand<T>, Operand<U>) - Method in class org.tensorflow.op.SparseOps
Adds up a `SparseTensor` and a dense `Tensor`, producing a dense `Tensor`.
SparseTensorDenseMatMul<U extends TType> - Class in org.tensorflow.op.sparse
Multiply SparseTensor (of rank 2) "A" by dense matrix "B".
sparseTensorDenseMatMul(Operand<T>, Operand<U>, Operand<TInt64>, Operand<U>, SparseTensorDenseMatMul.Options...) - Method in class org.tensorflow.op.SparseOps
Multiply SparseTensor (of rank 2) "A" by dense matrix "B".
SparseTensorDenseMatMul.Options - Class in org.tensorflow.op.sparse
Optional attributes for SparseTensorDenseMatMul
SparseTensorSliceDataset - Class in org.tensorflow.op.data
Creates a dataset that splits a SparseTensor into elements row-wise.
SparseTensorToCSRSparseMatrix - Class in org.tensorflow.op.linalg.sparse
Converts a SparseTensor to a (possibly batched) CSRSparseMatrix.
sparseTensorToCSRSparseMatrix(Operand<TInt64>, Operand<T>, Operand<TInt64>) - Method in class org.tensorflow.op.LinalgSparseOps
Converts a SparseTensor to a (possibly batched) CSRSparseMatrix.
SparseToDense<U extends TType> - Class in org.tensorflow.op.sparse
Converts a sparse representation into a dense tensor.
sparseToDense(Operand<T>, Operand<T>, Operand<U>, Operand<U>, SparseToDense.Options...) - Method in class org.tensorflow.op.SparseOps
Converts a sparse representation into a dense tensor.
SparseToDense.Options - Class in org.tensorflow.op.sparse
Optional attributes for SparseToDense
SparseToSparseSetOperation<T extends TType> - Class in org.tensorflow.op.sparse
Applies set operation along last dimension of 2 `SparseTensor` inputs.
sparseToSparseSetOperation(Operand<TInt64>, Operand<T>, Operand<TInt64>, Operand<TInt64>, Operand<T>, Operand<TInt64>, String, SparseToSparseSetOperation.Options...) - Method in class org.tensorflow.op.SparseOps
Applies set operation along last dimension of 2 `SparseTensor` inputs.
SparseToSparseSetOperation.Options - Class in org.tensorflow.op.sparse
Optional attributes for SparseToSparseSetOperation
sparseValues() - Method in class org.tensorflow.op.io.DeserializeManySparse
 
sparseValues() - Method in class org.tensorflow.op.io.ParseExample
 
sparseValues() - Method in class org.tensorflow.op.io.ParseSingleExample
 
sparseValues() - Method in class org.tensorflow.op.ragged.RaggedTensorToSparse
The values of the `SparseTensor`.
sparseValues() - Method in class org.tensorflow.op.sparse.DeserializeSparse
 
sparseValues() - Method in class org.tensorflow.op.sparse.TakeManySparseFromTensorsMap
1-D.
spectrogram() - Method in class org.tensorflow.op.audio.AudioSpectrogram
3D representation of the audio frequencies as an image.
Spence<T extends TNumber> - Class in org.tensorflow.op.math.special
 
Split<T extends TType> - Class in org.tensorflow.op.core
Splits a tensor into `num_split` tensors along one dimension.
split(Operand<TInt32>, Operand<T>, Long) - Method in class org.tensorflow.op.Ops
Splits a tensor into `num_split` tensors along one dimension.
splitType(String) - Method in class org.tensorflow.op.estimator.BoostedTreesCalculateBestFeatureSplit.Options
 
splitType(String) - Static method in class org.tensorflow.op.estimator.BoostedTreesCalculateBestFeatureSplit
 
splitType(String) - Method in class org.tensorflow.op.estimator.BoostedTreesSparseCalculateBestFeatureSplit.Options
 
splitType(String) - Static method in class org.tensorflow.op.estimator.BoostedTreesSparseCalculateBestFeatureSplit
 
SplitV<T extends TType> - Class in org.tensorflow.op.core
Splits a tensor into `num_split` tensors along one dimension.
splitV(Operand<T>, Operand<U>, Operand<TInt32>, Long) - Method in class org.tensorflow.op.Ops
Splits a tensor into `num_split` tensors along one dimension.
splitWithDefaultDirections() - Method in class org.tensorflow.op.estimator.BoostedTreesCalculateBestFeatureSplit
A Rank 1 tensors indicating the which direction to go if data is missing.
splitWithDefaultDirections() - Method in class org.tensorflow.op.estimator.BoostedTreesCalculateBestFeatureSplitV2
A Rank 1 tensors indicating the which direction to go if data is missing.
splitWithDefaultDirections() - Method in class org.tensorflow.op.estimator.BoostedTreesSparseCalculateBestFeatureSplit
A Rank 1 tensor indicating which direction to go if data is missing.
SqlDataset - Class in org.tensorflow.op.data.experimental
Creates a dataset that executes a SQL query and emits rows of the result set.
SqlDataset - Class in org.tensorflow.op.data
Creates a dataset that executes a SQL query and emits rows of the result set.
Sqrt<T extends TType> - Class in org.tensorflow.op.math
Computes square root of x element-wise.
sqrt(Operand<T>) - Method in class org.tensorflow.op.MathOps
Computes square root of x element-wise.
SqrtGrad<T extends TType> - Class in org.tensorflow.op.math
Computes the gradient for the sqrt of `x` wrt its input.
Sqrtm<T extends TType> - Class in org.tensorflow.op.linalg
Computes the matrix square root of one or more square matrices:
sqrtm(Operand<T>) - Method in class org.tensorflow.op.LinalgOps
Computes the matrix square root of one or more square matrices:
Square<T extends TType> - Class in org.tensorflow.op.math
Computes square of x element-wise.
square(Operand<T>) - Method in class org.tensorflow.op.MathOps
Computes square of x element-wise.
SquaredDifference<T extends TType> - Class in org.tensorflow.op.math
Returns (x - y)(x - y) element-wise.
squaredDifference(Operand<T>, Operand<T>) - Method in class org.tensorflow.op.MathOps
Returns (x - y)(x - y) element-wise.
squeeze(Scope, Shape<TInt32>) - Static method in class org.tensorflow.op.core.Shapes
Removes dimensions of size 1 from the shape.
squeeze(Scope, Shape<U>, DataType<U>) - Static method in class org.tensorflow.op.core.Shapes
Removes dimensions of size 1 from the shape.
Squeeze<T extends TType> - Class in org.tensorflow.op.core
Removes dimensions of size 1 from the shape of a tensor.
squeeze(Operand<T>, Squeeze.Options...) - Method in class org.tensorflow.op.Ops
Removes dimensions of size 1 from the shape of a tensor.
squeeze(Shape<TInt32>) - Method in class org.tensorflow.op.ShapeOps
Removes dimensions of size 1 from the shape.
squeeze(Shape<U>, DataType<U>) - Method in class org.tensorflow.op.ShapeOps
Removes dimensions of size 1 from the shape.
Squeeze.Options - Class in org.tensorflow.op.core
Optional attributes for Squeeze
srcFormat(String) - Method in class org.tensorflow.op.nn.DataFormatDimMap.Options
 
srcFormat(String) - Static method in class org.tensorflow.op.nn.DataFormatDimMap
 
srcFormat(String) - Method in class org.tensorflow.op.nn.DataFormatVecPermute.Options
 
srcFormat(String) - Static method in class org.tensorflow.op.nn.DataFormatVecPermute
 
Stack<T extends TType> - Class in org.tensorflow.op.core
Packs a list of `N` rank-`R` tensors into one rank-`(R+1)` tensor.
stack(Iterable<Operand<T>>, Stack.Options...) - Method in class org.tensorflow.op.Ops
Packs a list of `N` rank-`R` tensors into one rank-`(R+1)` tensor.
Stack.Options - Class in org.tensorflow.op.core
Optional attributes for Stack
STACK_FRAME_IDS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.CodeLocation
 
STACK_FRAME_WITH_ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.DebugEvent
 
StackFrameWithId - Class in org.tensorflow.proto.util
A stack frame with ID.
StackFrameWithId.Builder - Class in org.tensorflow.proto.util
A stack frame with ID.
StackFrameWithIdOrBuilder - Interface in org.tensorflow.proto.util
 
Stage - Class in org.tensorflow.op.core
Stage values similar to a lightweight Enqueue.
stage(Iterable<Operand<?>>, Stage.Options...) - Method in class org.tensorflow.op.Ops
Stage values similar to a lightweight Enqueue.
Stage.Options - Class in org.tensorflow.op.core
Optional attributes for Stage
StageClear - Class in org.tensorflow.op.core
Op removes all elements in the underlying container.
stageClear(List<DataType<?>>, StageClear.Options...) - Method in class org.tensorflow.op.Ops
Op removes all elements in the underlying container.
StageClear.Options - Class in org.tensorflow.op.core
Optional attributes for StageClear
StagePeek - Class in org.tensorflow.op.core
Op peeks at the values at the specified index.
stagePeek(Operand<TInt32>, List<DataType<?>>, StagePeek.Options...) - Method in class org.tensorflow.op.Ops
Op peeks at the values at the specified index.
StagePeek.Options - Class in org.tensorflow.op.core
Optional attributes for StagePeek
StageSize - Class in org.tensorflow.op.core
Op returns the number of elements in the underlying container.
stageSize(List<DataType<?>>, StageSize.Options...) - Method in class org.tensorflow.op.Ops
Op returns the number of elements in the underlying container.
StageSize.Options - Class in org.tensorflow.op.core
Optional attributes for StageSize
stampToken() - Method in class org.tensorflow.op.estimator.BoostedTreesGetEnsembleStates
Stamp token of the tree ensemble resource.
stampToken() - Method in class org.tensorflow.op.estimator.BoostedTreesSerializeEnsemble
Stamp token of the tree ensemble resource.
start() - Method in class org.tensorflow.Server
Starts an in-process TensorFlow server.
START_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TensorSliceProto.Extent
 
START_TIME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.TestResults
 
START_VALUE - Static variable in enum org.tensorflow.proto.util.SessionLog.SessionStatus
START = 1;
STAT_METADATA_FIELD_NUMBER - Static variable in class org.tensorflow.proto.profiler.XPlane
 
state() - Method in class org.tensorflow.op.io.ReaderSerializeState
 
StatefulRandomBinomial<V extends TNumber> - Class in org.tensorflow.op.random
 
statefulRandomBinomial(Operand<?>, Operand<TInt64>, Operand<T>, Operand<U>, Operand<U>) - Method in class org.tensorflow.op.RandomOps
 
statefulRandomBinomial(Operand<?>, Operand<TInt64>, Operand<T>, Operand<U>, Operand<U>, DataType<V>) - Method in class org.tensorflow.op.RandomOps
 
StatefulStandardNormal<U extends TType> - Class in org.tensorflow.op.random
Outputs random values from a normal distribution.
statefulStandardNormal(Operand<?>, Operand<TInt64>, Operand<T>) - Method in class org.tensorflow.op.RandomOps
Outputs random values from a normal distribution.
statefulStandardNormal(Operand<?>, Operand<TInt64>, Operand<T>, DataType<U>) - Method in class org.tensorflow.op.RandomOps
Outputs random values from a normal distribution.
StatefulTruncatedNormal<U extends TType> - Class in org.tensorflow.op.random
Outputs random values from a truncated normal distribution.
StatefulUniform<U extends TType> - Class in org.tensorflow.op.random
Outputs random values from a uniform distribution.
StatefulUniformFullInt<U extends TType> - Class in org.tensorflow.op.random
Outputs random integers from a uniform distribution.
StatefulUniformInt<U extends TType> - Class in org.tensorflow.op.random
Outputs random integers from a uniform distribution.
StatelessMultinomial<V extends TNumber> - Class in org.tensorflow.op.random
Draws samples from a multinomial distribution.
statelessMultinomial(Operand<T>, Operand<TInt32>, Operand<U>) - Method in class org.tensorflow.op.RandomOps
Draws samples from a multinomial distribution.
statelessMultinomial(Operand<T>, Operand<TInt32>, Operand<U>, DataType<V>) - Method in class org.tensorflow.op.RandomOps
Draws samples from a multinomial distribution.
StatelessParameterizedTruncatedNormal<V extends TNumber> - Class in org.tensorflow.op.random
 
StatelessRandomBinomial<W extends TNumber> - Class in org.tensorflow.op.random
Outputs deterministic pseudorandom random numbers from a binomial distribution.
StatelessRandomGamma<V extends TNumber> - Class in org.tensorflow.op.random
Outputs deterministic pseudorandom random numbers from a gamma distribution.
StatelessRandomNormal<V extends TNumber> - Class in org.tensorflow.op.random
Outputs deterministic pseudorandom values from a normal distribution.
statelessRandomNormal(Operand<T>, Operand<U>) - Method in class org.tensorflow.op.RandomOps
Outputs deterministic pseudorandom values from a normal distribution.
statelessRandomNormal(Operand<T>, Operand<U>, DataType<V>) - Method in class org.tensorflow.op.RandomOps
Outputs deterministic pseudorandom values from a normal distribution.
StatelessRandomPoisson<W extends TNumber> - Class in org.tensorflow.op.random
Outputs deterministic pseudorandom random numbers from a Poisson distribution.
StatelessRandomUniform<V extends TNumber> - Class in org.tensorflow.op.random
Outputs deterministic pseudorandom random values from a uniform distribution.
statelessRandomUniform(Operand<T>, Operand<U>) - Method in class org.tensorflow.op.RandomOps
Outputs deterministic pseudorandom random values from a uniform distribution.
statelessRandomUniform(Operand<T>, Operand<U>, DataType<V>) - Method in class org.tensorflow.op.RandomOps
Outputs deterministic pseudorandom random values from a uniform distribution.
StatelessRandomUniformFullInt<V extends TNumber> - Class in org.tensorflow.op.random
Outputs deterministic pseudorandom random integers from a uniform distribution.
StatelessRandomUniformInt<V extends TNumber> - Class in org.tensorflow.op.random
Outputs deterministic pseudorandom random integers from a uniform distribution.
StatelessTruncatedNormal<V extends TNumber> - Class in org.tensorflow.op.random
Outputs deterministic pseudorandom values from a truncated normal distribution.
statelessTruncatedNormal(Operand<T>, Operand<U>) - Method in class org.tensorflow.op.RandomOps
Outputs deterministic pseudorandom values from a truncated normal distribution.
statelessTruncatedNormal(Operand<T>, Operand<U>, DataType<V>) - Method in class org.tensorflow.op.RandomOps
Outputs deterministic pseudorandom values from a truncated normal distribution.
StaticRegexFullMatch - Class in org.tensorflow.op.strings
Check if the input matches the regex pattern.
StaticRegexReplace - Class in org.tensorflow.op.strings
Replaces the match of pattern in input with rewrite.
StaticRegexReplace.Options - Class in org.tensorflow.op.strings
Optional attributes for StaticRegexReplace
STATS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.profiler.XEvent
 
STATS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.profiler.XPlane
 
STATS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.MemoryDump
 
StatsAggregatorHandle - Class in org.tensorflow.op.data.experimental
 
StatsAggregatorHandle - Class in org.tensorflow.op.data
Creates a statistics manager resource.
StatsAggregatorHandle.Options - Class in org.tensorflow.op.data.experimental
Optional attributes for StatsAggregatorHandle
StatsAggregatorHandle.Options - Class in org.tensorflow.op.data
Optional attributes for StatsAggregatorHandle
StatsAggregatorSetSummaryWriter - Class in org.tensorflow.op.data.experimental
Set a summary_writer_interface to record statistics using given stats_aggregator.
StatsAggregatorSummary - Class in org.tensorflow.op.data.experimental
Produces a summary of any statistics recorded by the given statistics manager.
StatsAggregatorSummary - Class in org.tensorflow.op.summary
Produces a summary of any statistics recorded by the given statistics manager.
statsSummary() - Method in class org.tensorflow.op.estimator.BoostedTreesAggregateStats
output Rank 4 Tensor (shape=[splits, feature_dimension, buckets, logits_dimension + hessian_dimension]) containing accumulated stats for each node, feature dimension and bucket.
statsSummary() - Method in class org.tensorflow.op.estimator.BoostedTreesMakeStatsSummary
output Rank 4 Tensor (shape=[#features, #splits, #buckets, 2]) containing accumulated stats put into the corresponding node and bucket.
statsSummaryIndices() - Method in class org.tensorflow.op.estimator.BoostedTreesSparseAggregateStats
int32; Rank 2 indices of summary sparse Tensors (shape=[number of non zero statistics, 4]) The second axis can only be 4 including node id, feature dimension, bucket id, and statistics_dimension.
statsSummaryShape() - Method in class org.tensorflow.op.estimator.BoostedTreesSparseAggregateStats
output Rank 1 Tensor (shape=[4]) The tensor has following 4 values: [max_splits, feature_dimension, num_buckets, statistics_dimension], where statistics_dimension = gradient_dimension + hessian_dimension.
statsSummaryValues() - Method in class org.tensorflow.op.estimator.BoostedTreesSparseAggregateStats
output Rank 1 Tensor (shape=[number of non zero statistics])
status - Variable in class org.tensorflow.internal.c_api.AbstractTF_Session
 
STATUS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.SessionLog
 
STATUS_UNSPECIFIED_VALUE - Static variable in enum org.tensorflow.proto.util.SessionLog.SessionStatus
STATUS_UNSPECIFIED = 0;
statusCode() - Method in class org.tensorflow.op.core.TryRpc
Same shape as `request`.
statusMessage() - Method in class org.tensorflow.op.core.TryRpc
Same shape as `request`.
STEP_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.DebugEvent
 
STEP_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.Event
 
STEP_ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.MemoryLogRawAllocation
 
STEP_ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.MemoryLogRawDeallocation
 
STEP_ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.MemoryLogStep
 
STEP_ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.MemoryLogTensorAllocation
 
STEP_ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.MemoryLogTensorOutput
 
STEP_ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.MemChunk
 
STEP_STATS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RunMetadata
 
stepMarkerLocation(String) - Method in class org.tensorflow.op.tpu.TPUReplicateMetadata.Options
 
stepMarkerLocation(String) - Static method in class org.tensorflow.op.tpu.TPUReplicateMetadata
 
StepStats - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.StepStats
StepStats.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.StepStats
StepStatsOrBuilder - Interface in org.tensorflow.proto.framework
 
StepStatsProtos - Class in org.tensorflow.proto.framework
 
stop() - Method in class org.tensorflow.Server
Stops an in-process TensorFlow server.
STOP_VALUE - Static variable in enum org.tensorflow.proto.util.SessionLog.SessionStatus
STOP = 2;
StopGradient<T extends TType> - Class in org.tensorflow.op.core
Stops gradient computation.
stopGradient(Operand<T>) - Method in class org.tensorflow.op.Ops
Stops gradient computation.
STR_VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.profiler.XStat
 
STRENGTH_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.InterconnectLink
 
StridedSlice<T extends TType> - Class in org.tensorflow.op.core
Return a strided slice from `input`.
stridedSlice(Operand<T>, Operand<U>, Operand<U>, Operand<U>, StridedSlice.Options...) - Method in class org.tensorflow.op.Ops
Return a strided slice from `input`.
StridedSlice.Options - Class in org.tensorflow.op.core
Optional attributes for StridedSlice
StridedSliceAssign<T extends TType> - Class in org.tensorflow.op.core
Assign `value` to the sliced l-value reference of `ref`.
stridedSliceAssign(Operand<T>, Operand<U>, Operand<U>, Operand<U>, Operand<T>, StridedSliceAssign.Options...) - Method in class org.tensorflow.op.Ops
Assign `value` to the sliced l-value reference of `ref`.
StridedSliceAssign.Options - Class in org.tensorflow.op.core
Optional attributes for StridedSliceAssign
StridedSliceGrad<U extends TType> - Class in org.tensorflow.op.core
Returns the gradient of `StridedSlice`.
stridedSliceGrad(Operand<T>, Operand<T>, Operand<T>, Operand<T>, Operand<U>, StridedSliceGrad.Options...) - Method in class org.tensorflow.op.Ops
Returns the gradient of `StridedSlice`.
StridedSliceGrad.Options - Class in org.tensorflow.op.core
Optional attributes for StridedSliceGrad
STRING_VAL_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TensorProto
 
STRING_VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.StructuredValue
 
STRING_VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.EntryValue
 
StringFormat - Class in org.tensorflow.op.strings
Formats a string template using a list of tensors.
stringFormat(Iterable<Operand<?>>, StringFormat.Options...) - Method in class org.tensorflow.op.StringsOps
Formats a string template using a list of tensors.
StringFormat.Options - Class in org.tensorflow.op.strings
Optional attributes for StringFormat
stringHandle() - Method in class org.tensorflow.op.data.IteratorToStringHandle
A string representation of the given handle.
stringHandle() - Method in class org.tensorflow.op.data.MultiDeviceIteratorToStringHandle
A string representing the resource.
StringLength - Class in org.tensorflow.op.strings
String lengths of `input`.
stringLength(Operand<TString>, StringLength.Options...) - Method in class org.tensorflow.op.StringsOps
String lengths of `input`.
StringLength.Options - Class in org.tensorflow.op.strings
Optional attributes for StringLength
StringNGrams<T extends TNumber> - Class in org.tensorflow.op.strings
Creates ngrams from ragged string data.
stringNGrams(Operand<TString>, Operand<T>, String, List<Long>, String, String, Long, Boolean) - Method in class org.tensorflow.op.StringsOps
Creates ngrams from ragged string data.
strings - Variable in class org.tensorflow.op.Ops
 
StringsOps - Class in org.tensorflow.op
An API for building strings operations as Ops
StringSplit - Class in org.tensorflow.op.strings
Split elements of `source` based on `sep` into a `SparseTensor`.
stringSplit(Operand<TString>, Operand<TString>, StringSplit.Options...) - Method in class org.tensorflow.op.StringsOps
Split elements of `source` based on `sep` into a `SparseTensor`.
StringSplit.Options - Class in org.tensorflow.op.strings
Optional attributes for StringSplit
StringTensorBuffer - Class in org.tensorflow.internal.buffer
Buffer for storing string tensor data.
Strip - Class in org.tensorflow.op.strings
Strip leading and trailing whitespaces from the Tensor.
strip(Operand<TString>) - Method in class org.tensorflow.op.StringsOps
Strip leading and trailing whitespaces from the Tensor.
stripDeviceAssignment(Boolean) - Method in class org.tensorflow.op.data.DatasetToGraph.Options
 
stripDeviceAssignment(Boolean) - Static method in class org.tensorflow.op.data.DatasetToGraph
 
STRIPPED_DEFAULT_ATTRS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
 
STRIPPED_OP_LIST_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
 
StructProtos - Class in org.tensorflow.proto.framework
 
STRUCTURE_VERIFIER_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.VerifierConfig
 
StructuredValue - Class in org.tensorflow.proto.framework
`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.
StructuredValue.Builder - Class in org.tensorflow.proto.framework
`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.
StructuredValue.KindCase - Enum in org.tensorflow.proto.framework
 
StructuredValueOrBuilder - Interface in org.tensorflow.proto.framework
 
Sub<T extends TType> - Class in org.tensorflow.op.math
Returns x - y element-wise.
sub(Operand<T>, Operand<T>) - Method in class org.tensorflow.op.MathOps
Returns x - y element-wise.
subsample(Float) - Method in class org.tensorflow.op.core.Skipgram.Options
 
subsample(Float) - Static method in class org.tensorflow.op.core.Skipgram
 
Substr - Class in org.tensorflow.op.strings
Return substrings from `Tensor` of strings.
substr(Operand<TString>, Operand<T>, Operand<T>, Substr.Options...) - Method in class org.tensorflow.op.StringsOps
Return substrings from `Tensor` of strings.
Substr.Options - Class in org.tensorflow.op.strings
Optional attributes for Substr
Sum<T extends TType> - Class in org.tensorflow.op.core
Computes the sum of elements across dimensions of a tensor.
sum() - Method in class org.tensorflow.op.math.AccumulateN
 
sum() - Method in class org.tensorflow.op.math.AddN
 
sum(Operand<T>, Operand<U>, Sum.Options...) - Method in class org.tensorflow.op.Ops
Computes the sum of elements across dimensions of a tensor.
Sum.Options - Class in org.tensorflow.op.core
Optional attributes for Sum
SUM_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.HistogramProto
 
SUM_SQUARES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.HistogramProto
 
sumIndices() - Method in class org.tensorflow.op.sparse.SparseAdd
 
summaries() - Method in class org.tensorflow.op.estimator.BoostedTreesFlushQuantileSummaries
 
summaries() - Method in class org.tensorflow.op.estimator.BoostedTreesMakeQuantileSummaries
float; List of Rank 2 Tensors each containing the quantile summary (value, weight, min_rank, max_rank) of a single feature.
summarize(Long) - Method in class org.tensorflow.op.core.AssertThat.Options
 
summarize(Long) - Static method in class org.tensorflow.op.core.AssertThat
 
summarize(Long) - Method in class org.tensorflow.op.strings.StringFormat.Options
 
summarize(Long) - Static method in class org.tensorflow.op.strings.StringFormat
 
summary() - Method in class org.tensorflow.op.data.experimental.StatsAggregatorSummary
 
summary - Variable in class org.tensorflow.op.Ops
 
summary() - Method in class org.tensorflow.op.summary.AudioSummary
Scalar.
summary() - Method in class org.tensorflow.op.summary.HistogramSummary
Scalar.
summary() - Method in class org.tensorflow.op.summary.ImageSummary
Scalar.
summary() - Method in class org.tensorflow.op.summary.MergeSummary
Scalar.
summary() - Method in class org.tensorflow.op.summary.ScalarSummary
Scalar.
summary() - Method in class org.tensorflow.op.summary.StatsAggregatorSummary
 
summary() - Method in class org.tensorflow.op.summary.TensorSummary
 
Summary - Class in org.tensorflow.proto.framework
A Summary is a set of named values to be displayed by the visualizer.
Summary.Audio - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.Summary.Audio
Summary.Audio.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.Summary.Audio
Summary.AudioOrBuilder - Interface in org.tensorflow.proto.framework
 
Summary.Builder - Class in org.tensorflow.proto.framework
A Summary is a set of named values to be displayed by the visualizer.
Summary.Image - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.Summary.Image
Summary.Image.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.Summary.Image
Summary.ImageOrBuilder - Interface in org.tensorflow.proto.framework
 
Summary.Value - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.Summary.Value
Summary.Value.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.Summary.Value
Summary.Value.ValueCase - Enum in org.tensorflow.proto.framework
 
Summary.ValueOrBuilder - Interface in org.tensorflow.proto.framework
 
SUMMARY_DESCRIPTION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SummaryMetadata
 
SUMMARY_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ApiDef
 
SUMMARY_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.OpDef
 
SUMMARY_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.Event
 
SummaryDescription - Class in org.tensorflow.proto.framework
Metadata associated with a series of Summary data
SummaryDescription.Builder - Class in org.tensorflow.proto.framework
Metadata associated with a series of Summary data
SummaryDescriptionOrBuilder - Interface in org.tensorflow.proto.framework
 
SummaryMetadata - Class in org.tensorflow.proto.framework
A SummaryMetadata encapsulates information on which plugins are able to make use of a certain summary value.
SummaryMetadata.Builder - Class in org.tensorflow.proto.framework
A SummaryMetadata encapsulates information on which plugins are able to make use of a certain summary value.
SummaryMetadata.PluginData - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.SummaryMetadata.PluginData
SummaryMetadata.PluginData.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.SummaryMetadata.PluginData
SummaryMetadata.PluginDataOrBuilder - Interface in org.tensorflow.proto.framework
 
SummaryMetadataOrBuilder - Interface in org.tensorflow.proto.framework
 
SummaryOps - Class in org.tensorflow.op
An API for building summary operations as Ops
SummaryOrBuilder - Interface in org.tensorflow.proto.framework
 
SummaryProtos - Class in org.tensorflow.proto.framework
 
SummaryWriter - Class in org.tensorflow.op.summary
 
SummaryWriter.Options - Class in org.tensorflow.op.summary
Optional attributes for SummaryWriter
sumShape() - Method in class org.tensorflow.op.sparse.SparseAdd
 
sumValues() - Method in class org.tensorflow.op.sparse.SparseAdd
 
Svd<T extends TType> - Class in org.tensorflow.op.linalg
Computes the singular value decompositions of one or more matrices.
svd(Operand<T>, Svd.Options...) - Method in class org.tensorflow.op.LinalgOps
Computes the singular value decompositions of one or more matrices.
Svd<T extends TType> - Class in org.tensorflow.op.xla
Computes the eigen decomposition of a batch of self-adjoint matrices
svd(Operand<T>, Long, Float, String) - Method in class org.tensorflow.op.XlaOps
Computes the eigen decomposition of a batch of self-adjoint matrices
Svd.Options - Class in org.tensorflow.op.linalg
Optional attributes for Svd
SWAP_MEMORY_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.WhileContextDef
 
SWAPPING_HEURISTICS_VALUE - Static variable in enum org.tensorflow.proto.framework.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.
SwitchCond<T extends TType> - Class in org.tensorflow.op.core
Forwards `data` to the output port determined by `pred`.
switchCond(Operand<T>, Operand<TBool>) - Method in class org.tensorflow.op.Ops
Forwards `data` to the output port determined by `pred`.
SYNCHRONIZATION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SavedVariable
 
SYNCHRONIZATION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.VariableDef
 
SYSTEM_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.PlatformInfo
 

T

tableHandle() - Method in class org.tensorflow.op.core.HashTable
Handle to a table.
tableHandle() - Method in class org.tensorflow.op.core.MutableDenseHashTable
Handle to a table.
tableHandle() - Method in class org.tensorflow.op.core.MutableHashTable
Handle to a table.
tableHandle() - Method in class org.tensorflow.op.core.MutableHashTableOfTensors
Handle to a table.
tableId(Long) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingAdadeltaParameters.Options
 
tableId(Long) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingAdadeltaParameters
 
tableId(Long) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingAdadeltaParametersGradAccumDebug.Options
 
tableId(Long) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingAdadeltaParametersGradAccumDebug
 
tableId(Long) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingAdagradParameters.Options
 
tableId(Long) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingAdagradParameters
 
tableId(Long) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingAdagradParametersGradAccumDebug.Options
 
tableId(Long) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingAdagradParametersGradAccumDebug
 
tableId(Long) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingADAMParameters.Options
 
tableId(Long) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingADAMParameters
 
tableId(Long) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingADAMParametersGradAccumDebug.Options
 
tableId(Long) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingADAMParametersGradAccumDebug
 
tableId(Long) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingCenteredRMSPropParameters.Options
 
tableId(Long) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingCenteredRMSPropParameters
 
tableId(Long) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingFTRLParameters.Options
 
tableId(Long) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingFTRLParameters
 
tableId(Long) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingFTRLParametersGradAccumDebug.Options
 
tableId(Long) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingFTRLParametersGradAccumDebug
 
tableId(Long) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingMDLAdagradLightParameters.Options
 
tableId(Long) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingMDLAdagradLightParameters
 
tableId(Long) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingMomentumParameters.Options
 
tableId(Long) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingMomentumParameters
 
tableId(Long) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingMomentumParametersGradAccumDebug.Options
 
tableId(Long) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingMomentumParametersGradAccumDebug
 
tableId(Long) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingProximalAdagradParameters.Options
 
tableId(Long) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingProximalAdagradParameters
 
tableId(Long) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingProximalAdagradParametersGradAccumDebug.Options
 
tableId(Long) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingProximalAdagradParametersGradAccumDebug
 
tableId(Long) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingProximalYogiParameters.Options
 
tableId(Long) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingProximalYogiParameters
 
tableId(Long) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingProximalYogiParametersGradAccumDebug.Options
 
tableId(Long) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingProximalYogiParametersGradAccumDebug
 
tableId(Long) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingRMSPropParameters.Options
 
tableId(Long) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingRMSPropParameters
 
tableId(Long) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingRMSPropParametersGradAccumDebug.Options
 
tableId(Long) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingRMSPropParametersGradAccumDebug
 
tableId(Long) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingStochasticGradientDescentParameters.Options
 
tableId(Long) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingStochasticGradientDescentParameters
 
tableId(Long) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingStochasticGradientDescentParametersGradAccumDebug.Options
 
tableId(Long) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingStochasticGradientDescentParametersGradAccumDebug
 
tableId(Long) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingAdadeltaParameters.Options
 
tableId(Long) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingAdadeltaParameters
 
tableId(Long) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingAdadeltaParametersGradAccumDebug.Options
 
tableId(Long) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingAdadeltaParametersGradAccumDebug
 
tableId(Long) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingAdagradParameters.Options
 
tableId(Long) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingAdagradParameters
 
tableId(Long) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingAdagradParametersGradAccumDebug.Options
 
tableId(Long) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingAdagradParametersGradAccumDebug
 
tableId(Long) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingADAMParameters.Options
 
tableId(Long) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingADAMParameters
 
tableId(Long) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingADAMParametersGradAccumDebug.Options
 
tableId(Long) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingADAMParametersGradAccumDebug
 
tableId(Long) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingCenteredRMSPropParameters.Options
 
tableId(Long) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingCenteredRMSPropParameters
 
tableId(Long) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingFTRLParameters.Options
 
tableId(Long) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingFTRLParameters
 
tableId(Long) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingFTRLParametersGradAccumDebug.Options
 
tableId(Long) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingFTRLParametersGradAccumDebug
 
tableId(Long) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingMDLAdagradLightParameters.Options
 
tableId(Long) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingMDLAdagradLightParameters
 
tableId(Long) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingMomentumParameters.Options
 
tableId(Long) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingMomentumParameters
 
tableId(Long) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingMomentumParametersGradAccumDebug.Options
 
tableId(Long) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingMomentumParametersGradAccumDebug
 
tableId(Long) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingProximalAdagradParameters.Options
 
tableId(Long) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingProximalAdagradParameters
 
tableId(Long) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingProximalAdagradParametersGradAccumDebug.Options
 
tableId(Long) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingProximalAdagradParametersGradAccumDebug
 
tableId(Long) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingProximalYogiParameters.Options
 
tableId(Long) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingProximalYogiParameters
 
tableId(Long) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingProximalYogiParametersGradAccumDebug.Options
 
tableId(Long) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingProximalYogiParametersGradAccumDebug
 
tableId(Long) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingRMSPropParameters.Options
 
tableId(Long) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingRMSPropParameters
 
tableId(Long) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingRMSPropParametersGradAccumDebug.Options
 
tableId(Long) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingRMSPropParametersGradAccumDebug
 
tableId(Long) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingStochasticGradientDescentParameters.Options
 
tableId(Long) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingStochasticGradientDescentParameters
 
tableId(Long) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingStochasticGradientDescentParametersGradAccumDebug.Options
 
tableId(Long) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingStochasticGradientDescentParametersGradAccumDebug
 
tableName(String) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingAdadeltaParameters.Options
 
tableName(String) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingAdadeltaParameters
 
tableName(String) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingAdadeltaParametersGradAccumDebug.Options
 
tableName(String) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingAdadeltaParametersGradAccumDebug
 
tableName(String) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingAdagradParameters.Options
 
tableName(String) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingAdagradParameters
 
tableName(String) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingAdagradParametersGradAccumDebug.Options
 
tableName(String) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingAdagradParametersGradAccumDebug
 
tableName(String) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingADAMParameters.Options
 
tableName(String) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingADAMParameters
 
tableName(String) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingADAMParametersGradAccumDebug.Options
 
tableName(String) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingADAMParametersGradAccumDebug
 
tableName(String) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingCenteredRMSPropParameters.Options
 
tableName(String) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingCenteredRMSPropParameters
 
tableName(String) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingFTRLParameters.Options
 
tableName(String) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingFTRLParameters
 
tableName(String) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingFTRLParametersGradAccumDebug.Options
 
tableName(String) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingFTRLParametersGradAccumDebug
 
tableName(String) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingMDLAdagradLightParameters.Options
 
tableName(String) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingMDLAdagradLightParameters
 
tableName(String) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingMomentumParameters.Options
 
tableName(String) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingMomentumParameters
 
tableName(String) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingMomentumParametersGradAccumDebug.Options
 
tableName(String) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingMomentumParametersGradAccumDebug
 
tableName(String) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingProximalAdagradParameters.Options
 
tableName(String) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingProximalAdagradParameters
 
tableName(String) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingProximalAdagradParametersGradAccumDebug.Options
 
tableName(String) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingProximalAdagradParametersGradAccumDebug
 
tableName(String) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingProximalYogiParameters.Options
 
tableName(String) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingProximalYogiParameters
 
tableName(String) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingProximalYogiParametersGradAccumDebug.Options
 
tableName(String) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingProximalYogiParametersGradAccumDebug
 
tableName(String) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingRMSPropParameters.Options
 
tableName(String) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingRMSPropParameters
 
tableName(String) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingRMSPropParametersGradAccumDebug.Options
 
tableName(String) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingRMSPropParametersGradAccumDebug
 
tableName(String) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingStochasticGradientDescentParameters.Options
 
tableName(String) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingStochasticGradientDescentParameters
 
tableName(String) - Method in class org.tensorflow.op.tpu.LoadTPUEmbeddingStochasticGradientDescentParametersGradAccumDebug.Options
 
tableName(String) - Static method in class org.tensorflow.op.tpu.LoadTPUEmbeddingStochasticGradientDescentParametersGradAccumDebug
 
tableName(String) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingAdadeltaParameters.Options
 
tableName(String) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingAdadeltaParameters
 
tableName(String) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingAdadeltaParametersGradAccumDebug.Options
 
tableName(String) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingAdadeltaParametersGradAccumDebug
 
tableName(String) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingAdagradParameters.Options
 
tableName(String) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingAdagradParameters
 
tableName(String) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingAdagradParametersGradAccumDebug.Options
 
tableName(String) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingAdagradParametersGradAccumDebug
 
tableName(String) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingADAMParameters.Options
 
tableName(String) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingADAMParameters
 
tableName(String) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingADAMParametersGradAccumDebug.Options
 
tableName(String) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingADAMParametersGradAccumDebug
 
tableName(String) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingCenteredRMSPropParameters.Options
 
tableName(String) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingCenteredRMSPropParameters
 
tableName(String) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingFTRLParameters.Options
 
tableName(String) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingFTRLParameters
 
tableName(String) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingFTRLParametersGradAccumDebug.Options
 
tableName(String) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingFTRLParametersGradAccumDebug
 
tableName(String) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingMDLAdagradLightParameters.Options
 
tableName(String) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingMDLAdagradLightParameters
 
tableName(String) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingMomentumParameters.Options
 
tableName(String) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingMomentumParameters
 
tableName(String) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingMomentumParametersGradAccumDebug.Options
 
tableName(String) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingMomentumParametersGradAccumDebug
 
tableName(String) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingProximalAdagradParameters.Options
 
tableName(String) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingProximalAdagradParameters
 
tableName(String) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingProximalAdagradParametersGradAccumDebug.Options
 
tableName(String) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingProximalAdagradParametersGradAccumDebug
 
tableName(String) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingProximalYogiParameters.Options
 
tableName(String) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingProximalYogiParameters
 
tableName(String) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingProximalYogiParametersGradAccumDebug.Options
 
tableName(String) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingProximalYogiParametersGradAccumDebug
 
tableName(String) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingRMSPropParameters.Options
 
tableName(String) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingRMSPropParameters
 
tableName(String) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingRMSPropParametersGradAccumDebug.Options
 
tableName(String) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingRMSPropParametersGradAccumDebug
 
tableName(String) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingStochasticGradientDescentParameters.Options
 
tableName(String) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingStochasticGradientDescentParameters
 
tableName(String) - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingStochasticGradientDescentParametersGradAccumDebug.Options
 
tableName(String) - Static method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingStochasticGradientDescentParametersGradAccumDebug
 
TAG_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.Summary.Value
 
TAG_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.TaggedRunMetadata
 
TAGGED_RUN_METADATA_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.Event
 
TaggedRunMetadata - Class in org.tensorflow.proto.util
For logging the metadata output for a single session.run() call.
TaggedRunMetadata.Builder - Class in org.tensorflow.proto.util
For logging the metadata output for a single session.run() call.
TaggedRunMetadataOrBuilder - Interface in org.tensorflow.proto.util
 
TAGS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
 
tail(Scope, Shape<TInt32>) - Static method in class org.tensorflow.op.core.Shapes
Creates a 1-dimensional Operand that contains the dimension matching the last dimension of the Shape.
tail(Scope, Shape<U>, DataType<U>) - Static method in class org.tensorflow.op.core.Shapes
Creates a 1-dimensional Operand that contains the dimension matching the last dimension of * the Shape.
tail(Shape<TInt32>) - Method in class org.tensorflow.op.ShapeOps
Creates a 1-dimensional Operand that contains the dimension matching the last dimension of the Shape.
tail(Shape<U>, DataType<U>) - Method in class org.tensorflow.op.ShapeOps
Creates a 1-dimensional Operand that contains the dimension matching the last dimension of * the Shape.
take(Scope, Shape<TInt32>, Operand<TInt32>) - Static method in class org.tensorflow.op.core.Shapes
Creates a 1-dimensional operand with the dimensions matching the first n dimensions of the shape.
take(Scope, Shape<U>, Operand<U>, DataType<U>) - Static method in class org.tensorflow.op.core.Shapes
Creates a 1-dimensional operand containin the dimensions matching the first n dimensions of the shape.
take(Shape<TInt32>, Operand<TInt32>) - Method in class org.tensorflow.op.ShapeOps
Creates a 1-dimensional operand with the dimensions matching the first n dimensions of the shape.
take(Shape<U>, Operand<U>, DataType<U>) - Method in class org.tensorflow.op.ShapeOps
Creates a 1-dimensional operand containin the dimensions matching the first n dimensions of the shape.
TakeDataset - Class in org.tensorflow.op.data
Creates a dataset that contains `count` elements from the `input_dataset`.
takeDataset(Operand<?>, Operand<TInt64>, List<DataType<?>>, List<Shape>) - Method in class org.tensorflow.op.DataOps
Creates a dataset that contains `count` elements from the `input_dataset`.
takeLast(Scope, Shape<TInt32>, Operand<TInt32>) - Static method in class org.tensorflow.op.core.Shapes
Creates a 1-dimensional operand containing the dimensions matching the last n dimensions of the shape.
takeLast(Scope, Shape<U>, Operand<U>, DataType<U>) - Static method in class org.tensorflow.op.core.Shapes
Creates a 1-dimensional operand containing the dimensions matching the last n dimensions of the shape.
takeLast(Shape<TInt32>, Operand<TInt32>) - Method in class org.tensorflow.op.ShapeOps
Creates a 1-dimensional operand containing the dimensions matching the last n dimensions of the shape.
takeLast(Shape<U>, Operand<U>, DataType<U>) - Method in class org.tensorflow.op.ShapeOps
Creates a 1-dimensional operand containing the dimensions matching the last n dimensions of the shape.
TakeManySparseFromTensorsMap<T extends TType> - Class in org.tensorflow.op.sparse
Read `SparseTensors` from a `SparseTensorsMap` and concatenate them.
takeManySparseFromTensorsMap(Operand<TInt64>, DataType<T>, TakeManySparseFromTensorsMap.Options...) - Method in class org.tensorflow.op.SparseOps
Read `SparseTensors` from a `SparseTensorsMap` and concatenate them.
TakeManySparseFromTensorsMap.Options - Class in org.tensorflow.op.sparse
Optional attributes for TakeManySparseFromTensorsMap
Tan<T extends TType> - Class in org.tensorflow.op.math
Computes tan of x element-wise.
tan(Operand<T>) - Method in class org.tensorflow.op.MathOps
Computes tan of x element-wise.
Tanh<T extends TType> - Class in org.tensorflow.op.math
Computes hyperbolic tangent of `x` element-wise.
tanh(Operand<T>) - Method in class org.tensorflow.op.MathOps
Computes hyperbolic tangent of `x` element-wise.
TanhGrad<T extends TType> - Class in org.tensorflow.op.math
Computes the gradient for the tanh of `x` wrt its input.
TARGET_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CallableOptions
 
TARGET_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.TestResults
 
task() - Method in class org.tensorflow.DeviceSpec
 
TASK_INDEX_FIELD_NUMBER - Static variable in class org.tensorflow.proto.distruntime.ServerDef
 
TaskDeviceFilters - Class in org.tensorflow.proto.distruntime
Defines the device filters for a remote task.
TaskDeviceFilters.Builder - Class in org.tensorflow.proto.distruntime
Defines the device filters for a remote task.
TaskDeviceFiltersOrBuilder - Interface in org.tensorflow.proto.distruntime
 
taskRefreshIntervalHintMs(Long) - Method in class org.tensorflow.op.data.experimental.DataServiceDataset.Options
 
taskRefreshIntervalHintMs(Long) - Static method in class org.tensorflow.op.data.experimental.DataServiceDataset
 
TASKS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.distruntime.JobDef
 
TASKS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.distruntime.JobDeviceFilters
 
TBfloat16 - Interface in org.tensorflow.types
Brain 16-bit float tensor type.
TBool - Interface in org.tensorflow.types
Boolean tensor type.
TEMP_MEMORY_SIZE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.MemoryStats
 
template(String) - Method in class org.tensorflow.op.strings.StringFormat.Options
 
template(String) - Static method in class org.tensorflow.op.strings.StringFormat
 
TEMPORARY_MEMORY_SIZE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CostGraphDef.Node
 
TemporaryVariable<T extends TType> - Class in org.tensorflow.op.core
Returns a tensor that may be mutated, but only persists within a single step.
temporaryVariable(Shape, DataType<T>, TemporaryVariable.Options...) - Method in class org.tensorflow.op.Ops
Returns a tensor that may be mutated, but only persists within a single step.
TemporaryVariable.Options - Class in org.tensorflow.op.core
Optional attributes for TemporaryVariable
tensor - Variable in class org.tensorflow.internal.c_api.AbstractTFE_TensorHandle
A reference to prevent deallocation.
Tensor - Class in org.tensorflow.internal.c_api
 
Tensor() - Constructor for class org.tensorflow.internal.c_api.Tensor
Empty constructor.
Tensor(Pointer) - Constructor for class org.tensorflow.internal.c_api.Tensor
Pointer cast constructor.
tensor() - Method in class org.tensorflow.op.core.ImmutableConst
 
tensor() - Method in class org.tensorflow.op.core.Recv
The tensor to receive.
tensor() - Method in class org.tensorflow.op.core.TensorListConcat
 
tensor() - Method in class org.tensorflow.op.core.TensorListPopBack
 
tensor() - Method in class org.tensorflow.op.core.TensorListStack
 
tensor() - Method in class org.tensorflow.op.train.RestoreSlice
The restored tensor.
tensor() - Method in class org.tensorflow.op.xla.Recv
The tensor to receive.
tensor() - Method in class org.tensorflow.Output
Returns the tensor at this output.
Tensor<T extends TType> - Class in org.tensorflow
A statically typed multi-dimensional array whose elements are of a type described by T.
TENSOR_ARRAY_SPEC_VALUE - Static variable in enum org.tensorflow.proto.framework.TypeSpecProto.TypeSpecClass
tf.TensorArraySpec
TENSOR_CONNECTION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CallableOptions
 
TENSOR_CONTENT_FIELD_NUMBER - Static variable in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra
 
TENSOR_CONTENT_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TensorProto
 
TENSOR_DEBUG_MODE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.Execution
 
TENSOR_DEBUG_MODE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.GraphExecutionTrace
 
TENSOR_DESCRIPTION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.NodeOutput
 
TENSOR_DTYPE_VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.StructuredValue
 
TENSOR_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.AttrValue.ListValue
 
TENSOR_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.AttrValue
 
TENSOR_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.MemoryLogTensorAllocation
 
TENSOR_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.MemoryLogTensorOutput
 
TENSOR_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.NamedTensorProto
 
TENSOR_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.Summary.Value
 
TENSOR_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.SavedTensorSliceMeta
 
TENSOR_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.SnapshotRecord
 
TENSOR_INFO_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.AssetFileDef
 
TENSOR_METADATA_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.SnapshotTensorMetadata
 
TENSOR_PROTO_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.GraphExecutionTrace
 
TENSOR_PROTOS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.Execution
 
TENSOR_SHAPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TensorInfo
 
TENSOR_SHAPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TensorProto
 
TENSOR_SHAPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.TensorMetadata
 
TENSOR_SHAPE_VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.StructuredValue
 
TENSOR_SIZE_BYTES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.TensorMetadata
 
TENSOR_SPEC_VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.StructuredValue
 
TensorArray - Class in org.tensorflow.op.core
An array of Tensors of given size.
tensorArray(Operand<TInt32>, DataType<T>, TensorArray.Options...) - Method in class org.tensorflow.op.Ops
An array of Tensors of given size.
TensorArray.Options - Class in org.tensorflow.op.core
Optional attributes for TensorArray
TensorArrayClose - Class in org.tensorflow.op.core
Delete the TensorArray from its resource container.
tensorArrayClose(Operand<?>) - Method in class org.tensorflow.op.Ops
Delete the TensorArray from its resource container.
TensorArrayConcat<T extends TType> - Class in org.tensorflow.op.core
Concat the elements from the TensorArray into value `value`.
tensorArrayConcat(Operand<?>, Operand<TFloat32>, DataType<T>, TensorArrayConcat.Options...) - Method in class org.tensorflow.op.Ops
Concat the elements from the TensorArray into value `value`.
TensorArrayConcat.Options - Class in org.tensorflow.op.core
Optional attributes for TensorArrayConcat
TensorArrayGather<T extends TType> - Class in org.tensorflow.op.core
Gather specific elements from the TensorArray into output `value`.
tensorArrayGather(Operand<?>, Operand<TInt32>, Operand<TFloat32>, DataType<T>, TensorArrayGather.Options...) - Method in class org.tensorflow.op.Ops
Gather specific elements from the TensorArray into output `value`.
TensorArrayGather.Options - Class in org.tensorflow.op.core
Optional attributes for TensorArrayGather
TensorArrayGrad - Class in org.tensorflow.op.core
Creates a TensorArray for storing the gradients of values in the given handle.
tensorArrayGrad(Operand<?>, Operand<TFloat32>, String) - Method in class org.tensorflow.op.Ops
Creates a TensorArray for storing the gradients of values in the given handle.
TensorArrayGradWithShape - Class in org.tensorflow.op.core
Creates a TensorArray for storing multiple gradients of values in the given handle.
tensorArrayGradWithShape(Operand<?>, Operand<TFloat32>, Operand<TInt32>, String) - Method in class org.tensorflow.op.Ops
Creates a TensorArray for storing multiple gradients of values in the given handle.
tensorArrayName(String) - Method in class org.tensorflow.op.core.TensorArray.Options
 
tensorArrayName(String) - Static method in class org.tensorflow.op.core.TensorArray
 
TensorArrayPack<T extends TType> - Class in org.tensorflow.op.core
 
tensorArrayPack(Operand<TString>, Operand<TFloat32>, DataType<T>, TensorArrayPack.Options...) - Method in class org.tensorflow.op.Ops
 
TensorArrayPack.Options - Class in org.tensorflow.op.core
Optional attributes for TensorArrayPack
TensorArrayRead<T extends TType> - Class in org.tensorflow.op.core
Read an element from the TensorArray into output `value`.
tensorArrayRead(Operand<?>, Operand<TInt32>, Operand<TFloat32>, DataType<T>) - Method in class org.tensorflow.op.Ops
Read an element from the TensorArray into output `value`.
TensorArrayScatter - Class in org.tensorflow.op.core
Scatter the data from the input value into specific TensorArray elements.
tensorArrayScatter(Operand<?>, Operand<TInt32>, Operand<T>, Operand<TFloat32>) - Method in class org.tensorflow.op.Ops
Scatter the data from the input value into specific TensorArray elements.
TensorArraySize - Class in org.tensorflow.op.core
Get the current size of the TensorArray.
tensorArraySize(Operand<?>, Operand<TFloat32>) - Method in class org.tensorflow.op.Ops
Get the current size of the TensorArray.
TensorArraySplit - Class in org.tensorflow.op.core
Split the data from the input value into TensorArray elements.
tensorArraySplit(Operand<?>, Operand<T>, Operand<TInt64>, Operand<TFloat32>) - Method in class org.tensorflow.op.Ops
Split the data from the input value into TensorArray elements.
TensorArrayUnpack - Class in org.tensorflow.op.core
 
tensorArrayUnpack(Operand<TString>, Operand<T>, Operand<TFloat32>) - Method in class org.tensorflow.op.Ops
 
TensorArrayWrite - Class in org.tensorflow.op.core
Push an element onto the tensor_array.
tensorArrayWrite(Operand<?>, Operand<TInt32>, Operand<T>, Operand<TFloat32>) - Method in class org.tensorflow.op.Ops
Push an element onto the tensor_array.
TensorBuffers - Class in org.tensorflow.internal.buffer
Maps native tensor memory into DataBuffers, allowing I/O operations from the JVM.
TensorBuffers() - Constructor for class org.tensorflow.internal.buffer.TensorBuffers
 
TensorBundleProtos - Class in org.tensorflow.proto.util
 
TensorConnection - Class in org.tensorflow.proto.framework
Defines a connection between two tensors in a `GraphDef`.
TensorConnection.Builder - Class in org.tensorflow.proto.framework
Defines a connection between two tensors in a `GraphDef`.
TensorConnectionOrBuilder - Interface in org.tensorflow.proto.framework
 
TensorDataset - Class in org.tensorflow.op.data
Creates a dataset that emits `components` as a tuple of tensors once.
tensorDebugMode(Long) - Method in class org.tensorflow.op.debugging.DebugIdentity.Options
 
tensorDebugMode(Long) - Static method in class org.tensorflow.op.debugging.DebugIdentity
 
tensorDebugMode(Long) - Method in class org.tensorflow.op.debugging.DebugNumericsSummary.Options
 
tensorDebugMode(Long) - Static method in class org.tensorflow.op.debugging.DebugNumericsSummary
 
TensorDebugMode - Enum in org.tensorflow.proto.util
Available modes for extracting debugging information from a Tensor.
TensorDescription - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.TensorDescription
TensorDescription.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.TensorDescription
TensorDescriptionOrBuilder - Interface in org.tensorflow.proto.framework
 
TensorDescriptionProtos - Class in org.tensorflow.proto.framework
 
TensorDiag<T extends TType> - Class in org.tensorflow.op.linalg
Returns a diagonal tensor with a given diagonal values.
tensorDiag(Operand<T>) - Method in class org.tensorflow.op.LinalgOps
Returns a diagonal tensor with a given diagonal values.
TensorDiagPart<T extends TType> - Class in org.tensorflow.op.linalg
Returns the diagonal part of the tensor.
tensorDiagPart(Operand<T>) - Method in class org.tensorflow.op.LinalgOps
Returns the diagonal part of the tensor.
tensorflow - Class in org.tensorflow.internal.c_api.global
 
tensorflow() - Constructor for class org.tensorflow.internal.c_api.global.tensorflow
 
tensorflow - Class in org.tensorflow.internal.c_api.presets
 
tensorflow() - Constructor for class org.tensorflow.internal.c_api.presets.tensorflow
 
TensorFlow - Class in org.tensorflow
Static utility methods describing the TensorFlow runtime.
TENSORFLOW_GIT_VERSION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
 
TENSORFLOW_VERSION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
 
TENSORFLOW_VERSION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.DebugMetadata
 
TensorFlowException - Exception in org.tensorflow.exceptions
Unchecked exception thrown by TensorFlow core classes
TensorFlowException(String) - Constructor for exception org.tensorflow.exceptions.TensorFlowException
 
TensorFlowException(String, Throwable) - Constructor for exception org.tensorflow.exceptions.TensorFlowException
 
TensorForestCreateTreeVariable - Class in org.tensorflow.op.core
Creates a tree resource and returns a handle to it.
TensorForestTreeDeserialize - Class in org.tensorflow.op.core
Deserializes a proto into the tree handle
TensorForestTreeIsInitializedOp - Class in org.tensorflow.op.core
Checks whether a tree has been initialized.
TensorForestTreePredict - Class in org.tensorflow.op.core
Output the logits for the given input data
TensorForestTreeResourceHandleOp - Class in org.tensorflow.op.core
Creates a handle to a TensorForestTreeResource
TensorForestTreeResourceHandleOp.Options - Class in org.tensorflow.op.core
Optional attributes for TensorForestTreeResourceHandleOp
TensorForestTreeSerialize - Class in org.tensorflow.op.core
Serializes the tree handle to a proto
TensorForestTreeSize - Class in org.tensorflow.op.core
Get the number of nodes in a tree
tensorId(Long) - Method in class org.tensorflow.op.debugging.DebugNumericsSummary.Options
 
tensorId(Long) - Static method in class org.tensorflow.op.debugging.DebugNumericsSummary
 
TensorInfo - Class in org.tensorflow.proto.framework
Information about a Tensor necessary for feeding or retrieval.
TensorInfo.Builder - Class in org.tensorflow.proto.framework
Information about a Tensor necessary for feeding or retrieval.
TensorInfo.CompositeTensor - Class in org.tensorflow.proto.framework
Generic encoding for composite tensors.
TensorInfo.CompositeTensor.Builder - Class in org.tensorflow.proto.framework
Generic encoding for composite tensors.
TensorInfo.CompositeTensorOrBuilder - Interface in org.tensorflow.proto.framework
 
TensorInfo.CooSparse - Class in org.tensorflow.proto.framework
For sparse tensors, The COO encoding stores a triple of values, indices, and shape.
TensorInfo.CooSparse.Builder - Class in org.tensorflow.proto.framework
For sparse tensors, The COO encoding stores a triple of values, indices, and shape.
TensorInfo.CooSparseOrBuilder - Interface in org.tensorflow.proto.framework
 
TensorInfo.EncodingCase - Enum in org.tensorflow.proto.framework
 
TensorInfoOrBuilder - Interface in org.tensorflow.proto.framework
 
TensorListConcat<U extends TType> - Class in org.tensorflow.op.core
Concats all tensors in the list along the 0th dimension.
tensorListConcat(Operand<?>, Operand<T>, Operand<TInt64>, DataType<U>) - Method in class org.tensorflow.op.Ops
Concats all tensors in the list along the 0th dimension.
TensorListConcatLists - Class in org.tensorflow.op.core
 
tensorListConcatLists(Operand<?>, Operand<?>, DataType<T>) - Method in class org.tensorflow.op.Ops
 
TensorListElementShape<T extends TNumber> - Class in org.tensorflow.op.core
The shape of the elements of the given list, as a tensor.
tensorListElementShape(Operand<?>, DataType<T>) - Method in class org.tensorflow.op.Ops
The shape of the elements of the given list, as a tensor.
TensorListFromTensor - Class in org.tensorflow.op.core
Creates a TensorList which, when stacked, has the value of `tensor`.
tensorListFromTensor(Operand<T>, Operand<U>) - Method in class org.tensorflow.op.Ops
Creates a TensorList which, when stacked, has the value of `tensor`.
TensorListGather<T extends TType> - Class in org.tensorflow.op.core
Creates a Tensor by indexing into the TensorList.
tensorListGather(Operand<?>, Operand<TInt32>, Operand<TInt32>, DataType<T>) - Method in class org.tensorflow.op.Ops
Creates a Tensor by indexing into the TensorList.
TensorListGetItem<T extends TType> - Class in org.tensorflow.op.core
 
tensorListGetItem(Operand<?>, Operand<TInt32>, Operand<TInt32>, DataType<T>) - Method in class org.tensorflow.op.Ops
 
TensorListLength - Class in org.tensorflow.op.core
Returns the number of tensors in the input tensor list.
tensorListLength(Operand<?>) - Method in class org.tensorflow.op.Ops
Returns the number of tensors in the input tensor list.
TensorListPopBack<T extends TType> - Class in org.tensorflow.op.core
Returns the last element of the input list as well as a list with all but that element.
tensorListPopBack(Operand<?>, Operand<TInt32>, DataType<T>) - Method in class org.tensorflow.op.Ops
Returns the last element of the input list as well as a list with all but that element.
TensorListPushBack - Class in org.tensorflow.op.core
Returns a list which has the passed-in `Tensor` as last element and the other elements of the given list in `input_handle`.
tensorListPushBack(Operand<?>, Operand<T>) - Method in class org.tensorflow.op.Ops
Returns a list which has the passed-in `Tensor` as last element and the other elements of the given list in `input_handle`.
TensorListPushBackBatch - Class in org.tensorflow.op.core
 
tensorListPushBackBatch(Operand<?>, Operand<T>) - Method in class org.tensorflow.op.Ops
 
TensorListReserve - Class in org.tensorflow.op.core
List of the given size with empty elements.
tensorListReserve(Operand<T>, Operand<TInt32>, DataType<U>) - Method in class org.tensorflow.op.Ops
List of the given size with empty elements.
TensorListResize - Class in org.tensorflow.op.core
Resizes the list.
tensorListResize(Operand<?>, Operand<TInt32>) - Method in class org.tensorflow.op.Ops
Resizes the list.
TensorListScatter - Class in org.tensorflow.op.core
Creates a TensorList by indexing into a Tensor.
tensorListScatter(Operand<T>, Operand<TInt32>, Operand<U>, Operand<TInt32>) - Method in class org.tensorflow.op.Ops
Creates a TensorList by indexing into a Tensor.
TensorListScatterIntoExistingList - Class in org.tensorflow.op.core
Scatters tensor at indices in an input list.
tensorListScatterIntoExistingList(Operand<?>, Operand<T>, Operand<TInt32>) - Method in class org.tensorflow.op.Ops
Scatters tensor at indices in an input list.
TensorListSetItem - Class in org.tensorflow.op.core
 
tensorListSetItem(Operand<?>, Operand<TInt32>, Operand<T>) - Method in class org.tensorflow.op.Ops
 
TensorListSplit - Class in org.tensorflow.op.core
Splits a tensor into a list.
tensorListSplit(Operand<T>, Operand<U>, Operand<TInt64>) - Method in class org.tensorflow.op.Ops
Splits a tensor into a list.
TensorListStack<T extends TType> - Class in org.tensorflow.op.core
Stacks all tensors in the list.
tensorListStack(Operand<?>, Operand<TInt32>, DataType<T>, TensorListStack.Options...) - Method in class org.tensorflow.op.Ops
Stacks all tensors in the list.
TensorListStack.Options - Class in org.tensorflow.op.core
Optional attributes for TensorListStack
TensorMetadata - Class in org.tensorflow.proto.util
Metadata for a single tensor in the Snapshot Record.
TensorMetadata.Builder - Class in org.tensorflow.proto.util
Metadata for a single tensor in the Snapshot Record.
TensorMetadataOrBuilder - Interface in org.tensorflow.proto.util
 
tensorName(String) - Method in class org.tensorflow.op.core.Copy.Options
 
tensorName(String) - Static method in class org.tensorflow.op.core.Copy
 
tensorName(String) - Method in class org.tensorflow.op.core.CopyHost.Options
 
tensorName(String) - Static method in class org.tensorflow.op.core.CopyHost
 
tensorName(String) - Method in class org.tensorflow.op.debugging.DebugNanCount.Options
 
tensorName(String) - Static method in class org.tensorflow.op.debugging.DebugNanCount
 
tensorOf(Scope, int[][]) - Static method in class org.tensorflow.op.core.Constant
Creates a rank-2 constant of int elements.
tensorOf(Scope, int[][][]) - Static method in class org.tensorflow.op.core.Constant
Creates a rank-3 constant of int elements.
tensorOf(Scope, int[][][][]) - Static method in class org.tensorflow.op.core.Constant
Creates a rank-4 constant of int elements.
tensorOf(Scope, int[][][][][]) - Static method in class org.tensorflow.op.core.Constant
Creates a rank-5 constant of int elements.
tensorOf(Scope, int[][][][][][]) - Static method in class org.tensorflow.op.core.Constant
Creates a rank-6 constant of int elements.
tensorOf(Scope, IntNdArray) - Static method in class org.tensorflow.op.core.Constant
Creates a constant of int elements that is a copy of a given n-dimensional array.
tensorOf(Scope, Shape, IntDataBuffer) - Static method in class org.tensorflow.op.core.Constant
Create a TInt32 constant with data from the given buffer.
tensorOf(Scope, float[][]) - Static method in class org.tensorflow.op.core.Constant
Creates a rank-2 constant of float elements.
tensorOf(Scope, float[][][]) - Static method in class org.tensorflow.op.core.Constant
Creates a rank-3 constant of float elements.
tensorOf(Scope, float[][][][]) - Static method in class org.tensorflow.op.core.Constant
Creates a rank-4 constant of float elements.
tensorOf(Scope, float[][][][][]) - Static method in class org.tensorflow.op.core.Constant
Creates a rank-5 constant of float elements.
tensorOf(Scope, float[][][][][][]) - Static method in class org.tensorflow.op.core.Constant
Creates a rank-6 constant of float elements.
tensorOf(Scope, FloatNdArray) - Static method in class org.tensorflow.op.core.Constant
Creates a constant of float elements that is a copy of a given n-dimensional array.
tensorOf(Scope, Shape, FloatDataBuffer) - Static method in class org.tensorflow.op.core.Constant
Create a TFloat32 constant with data from the given buffer.
tensorOf(Scope, double[][]) - Static method in class org.tensorflow.op.core.Constant
Creates a rank-2 constant of double elements.
tensorOf(Scope, double[][][]) - Static method in class org.tensorflow.op.core.Constant
Creates a rank-3 constant of double elements.
tensorOf(Scope, double[][][][]) - Static method in class org.tensorflow.op.core.Constant
Creates a rank-4 constant of double elements.
tensorOf(Scope, double[][][][][]) - Static method in class org.tensorflow.op.core.Constant
Creates a rank-5 constant of double elements.
tensorOf(Scope, double[][][][][][]) - Static method in class org.tensorflow.op.core.Constant
Creates a rank-6 constant of double elements.
tensorOf(Scope, DoubleNdArray) - Static method in class org.tensorflow.op.core.Constant
Creates a constant of double elements that is a copy of a given n-dimensional array.
tensorOf(Scope, Shape, DoubleDataBuffer) - Static method in class org.tensorflow.op.core.Constant
Create a TFloat64 constant with data from the given buffer.
tensorOf(Scope, long[][]) - Static method in class org.tensorflow.op.core.Constant
Creates a rank-2 constant of long elements.
tensorOf(Scope, long[][][]) - Static method in class org.tensorflow.op.core.Constant
Creates a rank-3 constant of long elements.
tensorOf(Scope, long[][][][]) - Static method in class org.tensorflow.op.core.Constant
Creates a rank-4 constant of long elements.
tensorOf(Scope, long[][][][][]) - Static method in class org.tensorflow.op.core.Constant
Creates a rank-5 constant of long elements.
tensorOf(Scope, long[][][][][][]) - Static method in class org.tensorflow.op.core.Constant
Creates a rank-6 constant of long elements.
tensorOf(Scope, LongNdArray) - Static method in class org.tensorflow.op.core.Constant
Creates a constant of long elements that is a copy of a given n-dimensional array.
tensorOf(Scope, Shape, LongDataBuffer) - Static method in class org.tensorflow.op.core.Constant
Create a TInt64 constant with data from the given buffer.
tensorOf(Scope, boolean[][]) - Static method in class org.tensorflow.op.core.Constant
Creates a rank-2 constant of boolean elements.
tensorOf(Scope, boolean[][][]) - Static method in class org.tensorflow.op.core.Constant
Creates a rank-3 constant of boolean elements.
tensorOf(Scope, boolean[][][][]) - Static method in class org.tensorflow.op.core.Constant
Creates a rank-4 constant of boolean elements.
tensorOf(Scope, boolean[][][][][]) - Static method in class org.tensorflow.op.core.Constant
Creates a rank-5 constant of boolean elements.
tensorOf(Scope, boolean[][][][][][]) - Static method in class org.tensorflow.op.core.Constant
Creates a rank-6 constant of boolean elements.
tensorOf(Scope, BooleanNdArray) - Static method in class org.tensorflow.op.core.Constant
Creates a constant of boolean elements that is a copy of a given n-dimensional array.
tensorOf(Scope, Shape, BooleanDataBuffer) - Static method in class org.tensorflow.op.core.Constant
Create a TBool constant with data from the given buffer.
tensorOf(Scope, byte[][]) - Static method in class org.tensorflow.op.core.Constant
Creates a rank-2 constant of byte elements.
tensorOf(Scope, byte[][][]) - Static method in class org.tensorflow.op.core.Constant
Creates a rank-3 constant of byte elements.
tensorOf(Scope, byte[][][][]) - Static method in class org.tensorflow.op.core.Constant
Creates a rank-4 constant of byte elements.
tensorOf(Scope, byte[][][][][]) - Static method in class org.tensorflow.op.core.Constant
Creates a rank-5 constant of byte elements.
tensorOf(Scope, byte[][][][][][]) - Static method in class org.tensorflow.op.core.Constant
Creates a rank-6 constant of byte elements.
tensorOf(Scope, ByteNdArray) - Static method in class org.tensorflow.op.core.Constant
Creates a constant of byte elements that is a copy of a given n-dimensional array.
tensorOf(Scope, Shape, ByteDataBuffer) - Static method in class org.tensorflow.op.core.Constant
Create a TUint8 constant with data from the given buffer.
tensorOf(Scope, DataType<T>, Shape, ByteDataBuffer) - Static method in class org.tensorflow.op.core.Constant
Create a constant with data from the given buffer.
tensorOf(Scope, String[][]) - Static method in class org.tensorflow.op.core.Constant
Creates a rank-2 constant of String elements, using default UTF-8 encoding.
tensorOf(Scope, String[][][]) - Static method in class org.tensorflow.op.core.Constant
Creates a rank-3 constant of String elements, using default UTF-8 encoding.
tensorOf(Scope, String[][][][]) - Static method in class org.tensorflow.op.core.Constant
Creates a rank-4 constant of String elements, using default UTF-8 encoding.
tensorOf(Scope, String[][][][][]) - Static method in class org.tensorflow.op.core.Constant
Creates a rank-5 constant of String elements, using default UTF-8 encoding.
tensorOf(Scope, String[][][][][][]) - Static method in class org.tensorflow.op.core.Constant
Creates a rank-6 constant of String elements, using default UTF-8 encoding.
tensorOf(Scope, NdArray<String>) - Static method in class org.tensorflow.op.core.Constant
Creates a constant of String elements that is a copy of a given n-dimensional array, using the default UTF-8 encoding.
tensorOf(Scope, Charset, NdArray<String>) - Static method in class org.tensorflow.op.core.Constant
Creates a constant of String elements that is a copy of a given n-dimensional array, using the given encoding.
tensorOf(Scope, Shape, DataBuffer<String>) - Static method in class org.tensorflow.op.core.Constant
Create a TString constant with data from the given buffer, using the default UTF-8 encoding.
tensorOf(Scope, Charset, Shape, DataBuffer<String>) - Static method in class org.tensorflow.op.core.Constant
Create a TString constant with data from the given buffer, using the given encoding.
tensorOf(Scope, Shape) - Static method in class org.tensorflow.op.core.Constant
Creates a rank-1 constant of long elements representing the size of each dimensions of the given shape.
tensorOf(NdArray<Float>) - Static method in interface org.tensorflow.types.TBfloat16
Allocates a new tensor which is a copy of a given array of floats.
tensorOf(Shape) - Static method in interface org.tensorflow.types.TBfloat16
Allocates a new tensor of the given shape.
tensorOf(Shape, FloatDataBuffer) - Static method in interface org.tensorflow.types.TBfloat16
Allocates a new tensor of the given shape, initialized with the provided data.
tensorOf(Shape, Consumer<TBfloat16>) - Static method in interface org.tensorflow.types.TBfloat16
Allocates a new tensor of the given shape and initialize its data.
tensorOf(NdArray<Boolean>) - Static method in interface org.tensorflow.types.TBool
Allocates a new tensor which is a copy of a given array of booleans.
tensorOf(Shape) - Static method in interface org.tensorflow.types.TBool
Allocates a new tensor of the given shape.
tensorOf(Shape, BooleanDataBuffer) - Static method in interface org.tensorflow.types.TBool
Allocates a new tensor of the given shape, initialized with the provided data.
tensorOf(Shape, Consumer<TBool>) - Static method in interface org.tensorflow.types.TBool
Allocates a new tensor of the given shape and initialize its data.
tensorOf(NdArray<Float>) - Static method in interface org.tensorflow.types.TFloat16
Allocates a new tensor which is a copy of a given array of floats.
tensorOf(Shape) - Static method in interface org.tensorflow.types.TFloat16
Allocates a new tensor of the given shape.
tensorOf(Shape, FloatDataBuffer) - Static method in interface org.tensorflow.types.TFloat16
Allocates a new tensor of the given shape, initialized with the provided data.
tensorOf(Shape, Consumer<TFloat16>) - Static method in interface org.tensorflow.types.TFloat16
Allocates a new tensor of the given shape and initialize its data.
tensorOf(NdArray<Float>) - Static method in interface org.tensorflow.types.TFloat32
Allocates a new tensor which is a copy of a given array of floats.
tensorOf(Shape) - Static method in interface org.tensorflow.types.TFloat32
Allocates a new tensor of the given shape.
tensorOf(Shape, FloatDataBuffer) - Static method in interface org.tensorflow.types.TFloat32
Allocates a new tensor of the given shape, initialized with the provided data.
tensorOf(Shape, Consumer<TFloat32>) - Static method in interface org.tensorflow.types.TFloat32
Allocates a new tensor of the given shape and initialize its data.
tensorOf(NdArray<Double>) - Static method in interface org.tensorflow.types.TFloat64
Allocates a new tensor which is a copy of a given array of doubles.
tensorOf(Shape) - Static method in interface org.tensorflow.types.TFloat64
Allocates a new tensor of the given shape.
tensorOf(Shape, DoubleDataBuffer) - Static method in interface org.tensorflow.types.TFloat64
Allocates a new tensor of the given shape, initialized with the provided data.
tensorOf(Shape, Consumer<TFloat64>) - Static method in interface org.tensorflow.types.TFloat64
Allocates a new tensor of the given shape and initialize its data.
tensorOf(NdArray<Integer>) - Static method in interface org.tensorflow.types.TInt32
Allocates a new tensor which is a copy of a given array of ints.
tensorOf(Shape) - Static method in interface org.tensorflow.types.TInt32
Allocates a new tensor of the given shape.
tensorOf(Shape, IntDataBuffer) - Static method in interface org.tensorflow.types.TInt32
Allocates a new tensor of the given shape, initialized with the provided data.
tensorOf(Shape, Consumer<TInt32>) - Static method in interface org.tensorflow.types.TInt32
Allocates a new tensor of the given shape and initialize its data.
tensorOf(NdArray<Long>) - Static method in interface org.tensorflow.types.TInt64
Allocates a new tensor which is a copy of a given array of longs.
tensorOf(Shape) - Static method in interface org.tensorflow.types.TInt64
Allocates a new tensor of the given shape.
tensorOf(Shape, LongDataBuffer) - Static method in interface org.tensorflow.types.TInt64
Allocates a new tensor of the given shape, initialized with the provided data.
tensorOf(Shape, Consumer<TInt64>) - Static method in interface org.tensorflow.types.TInt64
Allocates a new tensor of the given shape and initialize its data.
tensorOf(NdArray<String>) - Static method in interface org.tensorflow.types.TString
Allocates a new tensor which is a copy of a given array.
tensorOf(Charset, NdArray<String>) - Static method in interface org.tensorflow.types.TString
Allocates a new tensor which is a copy of a given array.
tensorOf(Shape, DataBuffer<String>) - Static method in interface org.tensorflow.types.TString
Allocates a new tensor with the given shape and data.
tensorOf(Charset, Shape, DataBuffer<String>) - Static method in interface org.tensorflow.types.TString
Allocates a new tensor with the given shape and data.
tensorOf(NdArray<Byte>) - Static method in interface org.tensorflow.types.TUint8
Allocates a new tensor which is a copy of a given array of bytes.
tensorOf(Shape) - Static method in interface org.tensorflow.types.TUint8
Allocates a new tensor of the given shape.
tensorOf(Shape, ByteDataBuffer) - Static method in interface org.tensorflow.types.TUint8
Allocates a new tensor of the given shape, initialized with the provided data.
tensorOf(Shape, Consumer<TUint8>) - Static method in interface org.tensorflow.types.TUint8
Allocates a new tensor of the given shape and initialize its data.
tensorOfBytes(NdArray<byte[]>) - Static method in interface org.tensorflow.types.TString
Allocates a new tensor which is a copy of a given array of raw bytes.
tensorOfBytes(Shape, DataBuffer<byte[]>) - Static method in interface org.tensorflow.types.TString
Allocates a new tensor with the given shape and raw bytes.
TensorProto - Class in org.tensorflow.proto.framework
Protocol buffer representing a tensor.
TensorProto.Builder - Class in org.tensorflow.proto.framework
Protocol buffer representing a tensor.
TensorProtoOrBuilder - Interface in org.tensorflow.proto.framework
 
TensorProtos - Class in org.tensorflow.proto.framework
 
tensors() - Method in class org.tensorflow.op.train.Restore
shape {N}.
TENSORS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.VariantTensorDataProto
 
TensorScatterMax<T extends TType> - Class in org.tensorflow.op.core
 
tensorScatterMax(Operand<T>, Operand<U>, Operand<T>) - Method in class org.tensorflow.op.Ops
 
TensorScatterMin<T extends TType> - Class in org.tensorflow.op.core
 
tensorScatterMin(Operand<T>, Operand<U>, Operand<T>) - Method in class org.tensorflow.op.Ops
 
TensorScatterNdAdd<T extends TType> - Class in org.tensorflow.op.core
Adds sparse `updates` to an existing tensor according to `indices`.
tensorScatterNdAdd(Operand<T>, Operand<U>, Operand<T>) - Method in class org.tensorflow.op.Ops
Adds sparse `updates` to an existing tensor according to `indices`.
TensorScatterNdMax<T extends TType> - Class in org.tensorflow.op.core
 
tensorScatterNdMax(Operand<T>, Operand<U>, Operand<T>) - Method in class org.tensorflow.op.Ops
 
TensorScatterNdMin<T extends TType> - Class in org.tensorflow.op.core
 
tensorScatterNdMin(Operand<T>, Operand<U>, Operand<T>) - Method in class org.tensorflow.op.Ops
 
TensorScatterNdSub<T extends TType> - Class in org.tensorflow.op.core
Subtracts sparse `updates` from an existing tensor according to `indices`.
tensorScatterNdSub(Operand<T>, Operand<U>, Operand<T>) - Method in class org.tensorflow.op.Ops
Subtracts sparse `updates` from an existing tensor according to `indices`.
TensorScatterNdUpdate<T extends TType> - Class in org.tensorflow.op.core
Scatter `updates` into an existing tensor according to `indices`.
tensorScatterNdUpdate(Operand<T>, Operand<U>, Operand<T>) - Method in class org.tensorflow.op.Ops
Scatter `updates` into an existing tensor according to `indices`.
TensorShapeProto - Class in org.tensorflow.proto.framework
Dimensions of a tensor.
TensorShapeProto.Builder - Class in org.tensorflow.proto.framework
Dimensions of a tensor.
TensorShapeProto.Dim - Class in org.tensorflow.proto.framework
One dimension of the tensor.
TensorShapeProto.Dim.Builder - Class in org.tensorflow.proto.framework
One dimension of the tensor.
TensorShapeProto.DimOrBuilder - Interface in org.tensorflow.proto.framework
 
TensorShapeProtoOrBuilder - Interface in org.tensorflow.proto.framework
 
TensorShapeProtos - Class in org.tensorflow.proto.framework
 
TensorSliceDataset - Class in org.tensorflow.op.data
Creates a dataset that emits each dim-0 slice of `components` once.
tensorSliceDataset(Iterable<Operand<?>>, List<Shape>) - Method in class org.tensorflow.op.DataOps
Creates a dataset that emits each dim-0 slice of `components` once.
TensorSliceProto - Class in org.tensorflow.proto.framework
Can only be interpreted if you know the corresponding TensorShape.
TensorSliceProto.Builder - Class in org.tensorflow.proto.framework
Can only be interpreted if you know the corresponding TensorShape.
TensorSliceProto.Extent - Class in org.tensorflow.proto.framework
Extent of the slice in one dimension.
TensorSliceProto.Extent.Builder - Class in org.tensorflow.proto.framework
Extent of the slice in one dimension.
TensorSliceProto.Extent.HasLengthCase - Enum in org.tensorflow.proto.framework
 
TensorSliceProto.ExtentOrBuilder - Interface in org.tensorflow.proto.framework
 
TensorSliceProtoOrBuilder - Interface in org.tensorflow.proto.framework
 
TensorSliceProtos - Class in org.tensorflow.proto.framework
 
TensorSpecProto - Class in org.tensorflow.proto.framework
A protobuf to represent tf.TensorSpec.
TensorSpecProto.Builder - Class in org.tensorflow.proto.framework
A protobuf to represent tf.TensorSpec.
TensorSpecProtoOrBuilder - Interface in org.tensorflow.proto.framework
 
TensorStridedSliceUpdate<T extends TType> - Class in org.tensorflow.op.core
Assign `value` to the sliced l-value reference of `input`.
tensorStridedSliceUpdate(Operand<T>, Operand<U>, Operand<U>, Operand<U>, Operand<T>, TensorStridedSliceUpdate.Options...) - Method in class org.tensorflow.op.Ops
Assign `value` to the sliced l-value reference of `input`.
TensorStridedSliceUpdate.Options - Class in org.tensorflow.op.core
Optional attributes for TensorStridedSliceUpdate
TensorSummary - Class in org.tensorflow.op.summary
Outputs a `Summary` protocol buffer with a tensor and per-plugin data.
tensorSummary(Operand<TString>, Operand<T>, Operand<TString>) - Method in class org.tensorflow.op.SummaryOps
Outputs a `Summary` protocol buffer with a tensor and per-plugin data.
TestLogProtos - Class in org.tensorflow.proto.util.testlog
 
TestResults - Class in org.tensorflow.proto.util.testlog
The output of one benchmark / test run.
TestResults.BenchmarkType - Enum in org.tensorflow.proto.util.testlog
The type of benchmark.
TestResults.Builder - Class in org.tensorflow.proto.util.testlog
The output of one benchmark / test run.
TestResultsOrBuilder - Interface in org.tensorflow.proto.util.testlog
 
TextLineDataset - Class in org.tensorflow.op.data
Creates a dataset that emits the lines of one or more text files.
textLineDataset(Operand<TString>, Operand<TString>, Operand<TInt64>) - Method in class org.tensorflow.op.DataOps
Creates a dataset that emits the lines of one or more text files.
TextLineReader - Class in org.tensorflow.op.io
A Reader that outputs the lines of a file delimited by '\n'.
textLineReader(TextLineReader.Options...) - Method in class org.tensorflow.op.IoOps
A Reader that outputs the lines of a file delimited by '\n'.
TextLineReader.Options - Class in org.tensorflow.op.io
Optional attributes for TextLineReader
TF_ABORTED - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_Code
TF_AbortWhile(TF_WhileParams) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_AddControlInput(TF_OperationDescription, TF_Operation) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_AddGradients(TF_Graph, TF_Output, int, TF_Output, int, TF_Output, TF_Status, TF_Output) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_AddGradientsWithPrefix(TF_Graph, BytePointer, TF_Output, int, TF_Output, int, TF_Output, TF_Status, TF_Output) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_AddGradientsWithPrefix(TF_Graph, String, TF_Output, int, TF_Output, int, TF_Output, TF_Status, TF_Output) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_AddInput(TF_OperationDescription, TF_Output) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_AddInputList(TF_OperationDescription, TF_Output, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_AllocateOutput(TF_OpKernelContext, int, int, LongPointer, int, long, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_AllocateOutput(TF_OpKernelContext, int, int, LongBuffer, int, long, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_AllocateOutput(TF_OpKernelContext, int, int, long[], int, long, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_AllocateTensor(int, LongPointer, int, long) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_AllocateTensor(int, LongBuffer, int, long) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_AllocateTensor(int, long[], int, long) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ALREADY_EXISTS - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_Code
TF_ApiDefMap - Class in org.tensorflow.internal.c_api
 
TF_ApiDefMap() - Constructor for class org.tensorflow.internal.c_api.TF_ApiDefMap
Empty constructor.
TF_ApiDefMap(Pointer) - Constructor for class org.tensorflow.internal.c_api.TF_ApiDefMap
Pointer cast constructor.
TF_ApiDefMapGet(TF_ApiDefMap, BytePointer, long, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ApiDefMapGet(TF_ApiDefMap, String, long, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ApiDefMapPut(TF_ApiDefMap, BytePointer, long, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ApiDefMapPut(TF_ApiDefMap, String, long, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ATTR_BOOL - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_AttrType
TF_ATTR_FLOAT - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_AttrType
TF_ATTR_FUNC - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_AttrType
TF_ATTR_INT - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_AttrType
TF_ATTR_PLACEHOLDER - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_AttrType
TF_ATTR_SHAPE - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_AttrType
TF_ATTR_STRING - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_AttrType
TF_ATTR_TENSOR - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_AttrType
TF_ATTR_TYPE - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_AttrType
TF_AttrMetadata - Class in org.tensorflow.internal.c_api
 
TF_AttrMetadata() - Constructor for class org.tensorflow.internal.c_api.TF_AttrMetadata
Default native constructor.
TF_AttrMetadata(long) - Constructor for class org.tensorflow.internal.c_api.TF_AttrMetadata
Native array allocator.
TF_AttrMetadata(Pointer) - Constructor for class org.tensorflow.internal.c_api.TF_AttrMetadata
Pointer cast constructor.
TF_BFLOAT16 - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_DataType
TF_BOOL - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_DataType
TF_Buffer - Class in org.tensorflow.internal.c_api
 
TF_Buffer() - Constructor for class org.tensorflow.internal.c_api.TF_Buffer
Default native constructor.
TF_Buffer(long) - Constructor for class org.tensorflow.internal.c_api.TF_Buffer
Native array allocator.
TF_Buffer(Pointer) - Constructor for class org.tensorflow.internal.c_api.TF_Buffer
Pointer cast constructor.
TF_Buffer.Data_deallocator_Pointer_long - Class in org.tensorflow.internal.c_api
 
TF_CANCELLED - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_Code
TF_CloseDeprecatedSession(TF_DeprecatedSession, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_CloseSession(TF_Session, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ColocateWith(TF_OperationDescription, TF_Operation) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_COMPLEX - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_DataType
TF_COMPLEX128 - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_DataType
TF_COMPLEX64 - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_DataType
TF_DATA_LOSS - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_Code
TF_DataTypeSize(int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_DEADLINE_EXCEEDED - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_Code
TF_DeleteApiDefMap(TF_ApiDefMap) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_DeleteBuffer(TF_Buffer) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_DeleteDeprecatedSession(TF_DeprecatedSession, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_DeleteDeviceList(TF_DeviceList) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_DeleteDimensionHandle(TF_DimensionHandle) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_DeleteFunction(TF_Function) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_DeleteGraph(TF_Graph) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_DeleteImportGraphDefOptions(TF_ImportGraphDefOptions) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_DeleteImportGraphDefResults(TF_ImportGraphDefResults) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_DeleteKernelBuilder(TF_KernelBuilder) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_DeleteLibraryHandle(TF_Library) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_DeleteOpDefinitionBuilder(TF_OpDefinitionBuilder) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_DeletePRunHandle(BytePointer) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_DeletePRunHandle(String) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_DeleteServer(TF_Server) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_DeleteSession(TF_Session, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_DeleteSessionOptions(TF_SessionOptions) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_DeleteShapeHandle(TF_ShapeHandle) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_DeleteStatus(TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_DeleteTensor(TF_Tensor) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_DeprecatedSession - Class in org.tensorflow.internal.c_api
 
TF_DeprecatedSession() - Constructor for class org.tensorflow.internal.c_api.TF_DeprecatedSession
Empty constructor.
TF_DeprecatedSession(Pointer) - Constructor for class org.tensorflow.internal.c_api.TF_DeprecatedSession
Pointer cast constructor.
TF_DeprecatedSessionListDevices(TF_DeprecatedSession, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_DeviceList - Class in org.tensorflow.internal.c_api
 
TF_DeviceList() - Constructor for class org.tensorflow.internal.c_api.TF_DeviceList
Empty constructor.
TF_DeviceList(Pointer) - Constructor for class org.tensorflow.internal.c_api.TF_DeviceList
Pointer cast constructor.
TF_DeviceListCount(TF_DeviceList) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_DeviceListIncarnation(TF_DeviceList, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_DeviceListMemoryBytes(TF_DeviceList, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_DeviceListName(TF_DeviceList, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_DeviceListType(TF_DeviceList, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_Dim(TF_Tensor, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_DimensionHandle - Class in org.tensorflow.internal.c_api
 
TF_DimensionHandle() - Constructor for class org.tensorflow.internal.c_api.TF_DimensionHandle
Empty constructor.
TF_DimensionHandle(Pointer) - Constructor for class org.tensorflow.internal.c_api.TF_DimensionHandle
Pointer cast constructor.
TF_DimensionHandleValue(TF_DimensionHandle) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_DimensionHandleValueKnown(TF_DimensionHandle) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_DOUBLE - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_DataType
TF_ExpectedOutputDataType(TF_OpKernelContext, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ExtendGraph(TF_DeprecatedSession, Pointer, long, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_FAILED_PRECONDITION - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_Code
TF_FinishOperation(TF_OperationDescription, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_FinishWhile(TF_WhileParams, TF_Status, TF_Output) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_FLOAT - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_DataType
TF_Function - Class in org.tensorflow.internal.c_api
 
TF_Function() - Constructor for class org.tensorflow.internal.c_api.TF_Function
Empty constructor.
TF_Function(Pointer) - Constructor for class org.tensorflow.internal.c_api.TF_Function
Pointer cast constructor.
TF_FunctionGetAttrValueProto(TF_Function, BytePointer, TF_Buffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_FunctionGetAttrValueProto(TF_Function, String, TF_Buffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_FunctionImportFunctionDef(Pointer, long, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_FunctionName(TF_Function) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_FunctionOptions - Class in org.tensorflow.internal.c_api
 
TF_FunctionOptions() - Constructor for class org.tensorflow.internal.c_api.TF_FunctionOptions
Empty constructor.
TF_FunctionOptions(Pointer) - Constructor for class org.tensorflow.internal.c_api.TF_FunctionOptions
Pointer cast constructor.
TF_FunctionSetAttrValueProto(TF_Function, BytePointer, Pointer, long, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_FunctionSetAttrValueProto(TF_Function, String, Pointer, long, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_FunctionToFunctionDef(TF_Function, TF_Buffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_GetAllOpList() - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_GetAllRegisteredKernels(TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_GetBuffer(TF_Buffer) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_GetCode(TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_GetInput(TF_OpKernelContext, int, PointerPointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_GetInput(TF_OpKernelContext, int, TF_Tensor, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_GetOpList(TF_Library) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_GetRegisteredKernelsForOp(BytePointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_GetRegisteredKernelsForOp(String, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_Graph - Class in org.tensorflow.internal.c_api
 
TF_Graph() - Constructor for class org.tensorflow.internal.c_api.TF_Graph
Empty constructor.
TF_Graph(Pointer) - Constructor for class org.tensorflow.internal.c_api.TF_Graph
Pointer cast constructor.
TF_GraphCopyFunction(TF_Graph, TF_Function, TF_Function, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_GraphGetFunctions(TF_Graph, PointerPointer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_GraphGetFunctions(TF_Graph, TF_Function, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_GraphGetOpDef(TF_Graph, BytePointer, TF_Buffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_GraphGetOpDef(TF_Graph, String, TF_Buffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_GraphGetTensorNumDims(TF_Graph, TF_Output, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_GraphGetTensorShape(TF_Graph, TF_Output, LongPointer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_GraphGetTensorShape(TF_Graph, TF_Output, LongBuffer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_GraphGetTensorShape(TF_Graph, TF_Output, long[], int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_GraphImportGraphDef(TF_Graph, TF_Buffer, TF_ImportGraphDefOptions, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_GraphImportGraphDefWithResults(TF_Graph, TF_Buffer, TF_ImportGraphDefOptions, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_GraphImportGraphDefWithReturnOutputs(TF_Graph, TF_Buffer, TF_ImportGraphDefOptions, TF_Output, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_GraphNextOperation(TF_Graph, SizeTPointer) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_GraphNumFunctions(TF_Graph) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_GraphOperationByName(TF_Graph, BytePointer) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_GraphOperationByName(TF_Graph, String) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_GraphSetTensorShape(TF_Graph, TF_Output, LongPointer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_GraphSetTensorShape(TF_Graph, TF_Output, LongBuffer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_GraphSetTensorShape(TF_Graph, TF_Output, long[], int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_GraphToFunction(TF_Graph, BytePointer, byte, int, PointerPointer, int, TF_Output, int, TF_Output, PointerPointer, TF_FunctionOptions, BytePointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_GraphToFunction(TF_Graph, BytePointer, byte, int, TF_Operation, int, TF_Output, int, TF_Output, BytePointer, TF_FunctionOptions, BytePointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_GraphToFunction(TF_Graph, String, byte, int, TF_Operation, int, TF_Output, int, TF_Output, ByteBuffer, TF_FunctionOptions, String, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_GraphToFunction(TF_Graph, BytePointer, byte, int, TF_Operation, int, TF_Output, int, TF_Output, byte[], TF_FunctionOptions, BytePointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_GraphToFunction(TF_Graph, String, byte, int, TF_Operation, int, TF_Output, int, TF_Output, BytePointer, TF_FunctionOptions, String, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_GraphToFunction(TF_Graph, BytePointer, byte, int, TF_Operation, int, TF_Output, int, TF_Output, ByteBuffer, TF_FunctionOptions, BytePointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_GraphToFunction(TF_Graph, String, byte, int, TF_Operation, int, TF_Output, int, TF_Output, byte[], TF_FunctionOptions, String, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_GraphToFunctionWithControlOutputs(TF_Graph, BytePointer, byte, int, PointerPointer, int, TF_Output, int, TF_Output, PointerPointer, int, PointerPointer, PointerPointer, TF_FunctionOptions, BytePointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_GraphToFunctionWithControlOutputs(TF_Graph, BytePointer, byte, int, TF_Operation, int, TF_Output, int, TF_Output, BytePointer, int, TF_Operation, BytePointer, TF_FunctionOptions, BytePointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_GraphToFunctionWithControlOutputs(TF_Graph, String, byte, int, TF_Operation, int, TF_Output, int, TF_Output, ByteBuffer, int, TF_Operation, ByteBuffer, TF_FunctionOptions, String, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_GraphToFunctionWithControlOutputs(TF_Graph, BytePointer, byte, int, TF_Operation, int, TF_Output, int, TF_Output, byte[], int, TF_Operation, byte[], TF_FunctionOptions, BytePointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_GraphToFunctionWithControlOutputs(TF_Graph, String, byte, int, TF_Operation, int, TF_Output, int, TF_Output, BytePointer, int, TF_Operation, BytePointer, TF_FunctionOptions, String, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_GraphToFunctionWithControlOutputs(TF_Graph, BytePointer, byte, int, TF_Operation, int, TF_Output, int, TF_Output, ByteBuffer, int, TF_Operation, ByteBuffer, TF_FunctionOptions, BytePointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_GraphToFunctionWithControlOutputs(TF_Graph, String, byte, int, TF_Operation, int, TF_Output, int, TF_Output, byte[], int, TF_Operation, byte[], TF_FunctionOptions, String, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_GraphToGraphDef(TF_Graph, TF_Buffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_GraphVersions(TF_Graph, TF_Buffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_HALF - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_DataType
TF_ImportGraphDefOptions - Class in org.tensorflow.internal.c_api
 
TF_ImportGraphDefOptions() - Constructor for class org.tensorflow.internal.c_api.TF_ImportGraphDefOptions
Empty constructor.
TF_ImportGraphDefOptions(Pointer) - Constructor for class org.tensorflow.internal.c_api.TF_ImportGraphDefOptions
Pointer cast constructor.
TF_ImportGraphDefOptionsAddControlDependency(TF_ImportGraphDefOptions, TF_Operation) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ImportGraphDefOptionsAddInputMapping(TF_ImportGraphDefOptions, BytePointer, int, TF_Output) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ImportGraphDefOptionsAddInputMapping(TF_ImportGraphDefOptions, String, int, TF_Output) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ImportGraphDefOptionsAddReturnOperation(TF_ImportGraphDefOptions, BytePointer) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ImportGraphDefOptionsAddReturnOperation(TF_ImportGraphDefOptions, String) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ImportGraphDefOptionsAddReturnOutput(TF_ImportGraphDefOptions, BytePointer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ImportGraphDefOptionsAddReturnOutput(TF_ImportGraphDefOptions, String, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ImportGraphDefOptionsNumReturnOperations(TF_ImportGraphDefOptions) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ImportGraphDefOptionsNumReturnOutputs(TF_ImportGraphDefOptions) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ImportGraphDefOptionsRemapControlDependency(TF_ImportGraphDefOptions, BytePointer, TF_Operation) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ImportGraphDefOptionsRemapControlDependency(TF_ImportGraphDefOptions, String, TF_Operation) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ImportGraphDefOptionsSetDefaultDevice(TF_ImportGraphDefOptions, BytePointer) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ImportGraphDefOptionsSetDefaultDevice(TF_ImportGraphDefOptions, String) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ImportGraphDefOptionsSetPrefix(TF_ImportGraphDefOptions, BytePointer) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ImportGraphDefOptionsSetPrefix(TF_ImportGraphDefOptions, String) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ImportGraphDefOptionsSetUniquifyNames(TF_ImportGraphDefOptions, byte) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ImportGraphDefOptionsSetUniquifyPrefix(TF_ImportGraphDefOptions, byte) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ImportGraphDefResults - Class in org.tensorflow.internal.c_api
 
TF_ImportGraphDefResults() - Constructor for class org.tensorflow.internal.c_api.TF_ImportGraphDefResults
Empty constructor.
TF_ImportGraphDefResults(Pointer) - Constructor for class org.tensorflow.internal.c_api.TF_ImportGraphDefResults
Pointer cast constructor.
TF_ImportGraphDefResultsMissingUnusedInputMappings(TF_ImportGraphDefResults, IntPointer, PointerPointer, PointerPointer) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ImportGraphDefResultsMissingUnusedInputMappings(TF_ImportGraphDefResults, IntPointer, PointerPointer, IntPointer) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ImportGraphDefResultsMissingUnusedInputMappings(TF_ImportGraphDefResults, IntBuffer, PointerPointer, IntBuffer) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ImportGraphDefResultsMissingUnusedInputMappings(TF_ImportGraphDefResults, int[], PointerPointer, int[]) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ImportGraphDefResultsReturnOperations(TF_ImportGraphDefResults, IntPointer, PointerPointer) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ImportGraphDefResultsReturnOperations(TF_ImportGraphDefResults, IntBuffer, PointerPointer) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ImportGraphDefResultsReturnOperations(TF_ImportGraphDefResults, int[], PointerPointer) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ImportGraphDefResultsReturnOutputs(TF_ImportGraphDefResults, IntPointer, PointerPointer) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ImportGraphDefResultsReturnOutputs(TF_ImportGraphDefResults, IntPointer, TF_Output) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ImportGraphDefResultsReturnOutputs(TF_ImportGraphDefResults, IntBuffer, TF_Output) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ImportGraphDefResultsReturnOutputs(TF_ImportGraphDefResults, int[], TF_Output) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_Input - Class in org.tensorflow.internal.c_api
 
TF_Input() - Constructor for class org.tensorflow.internal.c_api.TF_Input
Default native constructor.
TF_Input(long) - Constructor for class org.tensorflow.internal.c_api.TF_Input
Native array allocator.
TF_Input(Pointer) - Constructor for class org.tensorflow.internal.c_api.TF_Input
Pointer cast constructor.
TF_INT16 - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_DataType
TF_INT32 - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_DataType
TF_INT64 - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_DataType
TF_INT8 - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_DataType
TF_INTERNAL - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_Code
TF_INVALID_ARGUMENT - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_Code
TF_KernelBuilder - Class in org.tensorflow.internal.c_api
 
TF_KernelBuilder() - Constructor for class org.tensorflow.internal.c_api.TF_KernelBuilder
Empty constructor.
TF_KernelBuilder(Pointer) - Constructor for class org.tensorflow.internal.c_api.TF_KernelBuilder
Pointer cast constructor.
TF_KernelBuilder_HostMemory(TF_KernelBuilder, BytePointer) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_KernelBuilder_HostMemory(TF_KernelBuilder, String) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_KernelBuilder_TypeConstraint(TF_KernelBuilder, BytePointer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_KernelBuilder_TypeConstraint(TF_KernelBuilder, String, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_Library - Class in org.tensorflow.internal.c_api
 
TF_Library() - Constructor for class org.tensorflow.internal.c_api.TF_Library
Empty constructor.
TF_Library(Pointer) - Constructor for class org.tensorflow.internal.c_api.TF_Library
Pointer cast constructor.
TF_LoadLibrary(BytePointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_LoadLibrary(String, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_LoadSessionFromSavedModel(TF_SessionOptions, TF_Buffer, BytePointer, PointerPointer, int, TF_Graph, TF_Buffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_LoadSessionFromSavedModel(TF_SessionOptions, TF_Buffer, BytePointer, BytePointer, int, TF_Graph, TF_Buffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_LoadSessionFromSavedModel(TF_SessionOptions, TF_Buffer, String, ByteBuffer, int, TF_Graph, TF_Buffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_LoadSessionFromSavedModel(TF_SessionOptions, TF_Buffer, BytePointer, byte[], int, TF_Graph, TF_Buffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_LoadSessionFromSavedModel(TF_SessionOptions, TF_Buffer, String, BytePointer, int, TF_Graph, TF_Buffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_LoadSessionFromSavedModel(TF_SessionOptions, TF_Buffer, BytePointer, ByteBuffer, int, TF_Graph, TF_Buffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_LoadSessionFromSavedModel(TF_SessionOptions, TF_Buffer, String, byte[], int, TF_Graph, TF_Buffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_Message(TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_NewApiDefMap(TF_Buffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_NewBuffer() - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_NewBufferFromString(Pointer, long) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_NewDeprecatedSession(TF_SessionOptions, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_NewDimensionHandle() - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_NewGraph() - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_NewImportGraphDefOptions() - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_NewKernelBuilder(BytePointer, BytePointer, Create_func_TF_OpKernelConstruction, Compute_func_Pointer_TF_OpKernelContext, Delete_func_Pointer) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_NewKernelBuilder(String, String, Create_func_TF_OpKernelConstruction, Compute_func_Pointer_TF_OpKernelContext, Delete_func_Pointer) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_NewOpDefinitionBuilder(BytePointer) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_NewOpDefinitionBuilder(String) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_NewOperation(TF_Graph, BytePointer, BytePointer) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_NewOperation(TF_Graph, String, String) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_NewServer(Pointer, long, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_NewSession(TF_Graph, TF_SessionOptions, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_NewSessionOptions() - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_NewShapeHandle() - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_NewStatus() - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_NewTensor(int, LongPointer, int, Pointer, long, Deallocator_Pointer_long_Pointer, Pointer) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_NewTensor(int, LongBuffer, int, Pointer, long, Deallocator_Pointer_long_Pointer, Pointer) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_NewTensor(int, long[], int, Pointer, long, Deallocator_Pointer_long_Pointer, Pointer) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_NewWhile(TF_Graph, TF_Output, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_NOT_FOUND - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_Code
TF_NumDims(TF_Tensor) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_NumInputs(TF_OpKernelContext) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_NumOutputs(TF_OpKernelContext) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OK - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_Code
TF_OpDefinitionBuilder - Class in org.tensorflow.internal.c_api
 
TF_OpDefinitionBuilder() - Constructor for class org.tensorflow.internal.c_api.TF_OpDefinitionBuilder
Empty constructor.
TF_OpDefinitionBuilder(Pointer) - Constructor for class org.tensorflow.internal.c_api.TF_OpDefinitionBuilder
Pointer cast constructor.
TF_OpDefinitionBuilderAddAttr(TF_OpDefinitionBuilder, BytePointer) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OpDefinitionBuilderAddAttr(TF_OpDefinitionBuilder, String) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OpDefinitionBuilderAddInput(TF_OpDefinitionBuilder, BytePointer) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OpDefinitionBuilderAddInput(TF_OpDefinitionBuilder, String) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OpDefinitionBuilderAddOutput(TF_OpDefinitionBuilder, BytePointer) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OpDefinitionBuilderAddOutput(TF_OpDefinitionBuilder, String) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OpDefinitionBuilderDeprecated(TF_OpDefinitionBuilder, int, BytePointer) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OpDefinitionBuilderDeprecated(TF_OpDefinitionBuilder, int, String) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OpDefinitionBuilderSetAllowsUninitializedInput(TF_OpDefinitionBuilder, boolean) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OpDefinitionBuilderSetIsAggregate(TF_OpDefinitionBuilder, boolean) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OpDefinitionBuilderSetIsCommutative(TF_OpDefinitionBuilder, boolean) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OpDefinitionBuilderSetIsStateful(TF_OpDefinitionBuilder, boolean) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OpDefinitionBuilderSetShapeInferenceFunction(TF_OpDefinitionBuilder, Shape_inference_func_TF_ShapeInferenceContext_TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_Operation - Class in org.tensorflow.internal.c_api
 
TF_Operation() - Constructor for class org.tensorflow.internal.c_api.TF_Operation
Empty constructor.
TF_Operation(Pointer) - Constructor for class org.tensorflow.internal.c_api.TF_Operation
Pointer cast constructor.
TF_OperationAllInputs(TF_Operation, TF_Output, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationDescription - Class in org.tensorflow.internal.c_api
 
TF_OperationDescription() - Constructor for class org.tensorflow.internal.c_api.TF_OperationDescription
Empty constructor.
TF_OperationDescription(Pointer) - Constructor for class org.tensorflow.internal.c_api.TF_OperationDescription
Pointer cast constructor.
TF_OperationDevice(TF_Operation) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrBool(TF_Operation, BytePointer, BytePointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrBool(TF_Operation, String, ByteBuffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrBool(TF_Operation, BytePointer, byte[], TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrBool(TF_Operation, String, BytePointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrBool(TF_Operation, BytePointer, ByteBuffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrBool(TF_Operation, String, byte[], TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrBoolList(TF_Operation, BytePointer, BytePointer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrBoolList(TF_Operation, String, ByteBuffer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrBoolList(TF_Operation, BytePointer, byte[], int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrBoolList(TF_Operation, String, BytePointer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrBoolList(TF_Operation, BytePointer, ByteBuffer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrBoolList(TF_Operation, String, byte[], int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrFloat(TF_Operation, BytePointer, FloatPointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrFloat(TF_Operation, String, FloatBuffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrFloat(TF_Operation, BytePointer, float[], TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrFloat(TF_Operation, String, FloatPointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrFloat(TF_Operation, BytePointer, FloatBuffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrFloat(TF_Operation, String, float[], TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrFloatList(TF_Operation, BytePointer, FloatPointer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrFloatList(TF_Operation, String, FloatBuffer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrFloatList(TF_Operation, BytePointer, float[], int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrFloatList(TF_Operation, String, FloatPointer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrFloatList(TF_Operation, BytePointer, FloatBuffer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrFloatList(TF_Operation, String, float[], int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrInt(TF_Operation, BytePointer, LongPointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrInt(TF_Operation, String, LongBuffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrInt(TF_Operation, BytePointer, long[], TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrInt(TF_Operation, String, LongPointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrInt(TF_Operation, BytePointer, LongBuffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrInt(TF_Operation, String, long[], TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrIntList(TF_Operation, BytePointer, LongPointer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrIntList(TF_Operation, String, LongBuffer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrIntList(TF_Operation, BytePointer, long[], int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrIntList(TF_Operation, String, LongPointer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrIntList(TF_Operation, BytePointer, LongBuffer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrIntList(TF_Operation, String, long[], int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrMetadata(TF_Operation, BytePointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrMetadata(TF_Operation, String, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrShape(TF_Operation, BytePointer, LongPointer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrShape(TF_Operation, String, LongBuffer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrShape(TF_Operation, BytePointer, long[], int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrShape(TF_Operation, String, LongPointer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrShape(TF_Operation, BytePointer, LongBuffer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrShape(TF_Operation, String, long[], int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrShapeList(TF_Operation, BytePointer, PointerPointer, IntPointer, int, LongPointer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrShapeList(TF_Operation, BytePointer, LongPointer, IntPointer, int, LongPointer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrShapeList(TF_Operation, String, LongBuffer, IntBuffer, int, LongBuffer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrShapeList(TF_Operation, BytePointer, long[], int[], int, long[], int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrShapeList(TF_Operation, String, LongPointer, IntPointer, int, LongPointer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrShapeList(TF_Operation, BytePointer, LongBuffer, IntBuffer, int, LongBuffer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrShapeList(TF_Operation, String, long[], int[], int, long[], int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrString(TF_Operation, BytePointer, Pointer, long, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrString(TF_Operation, String, Pointer, long, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrStringList(TF_Operation, BytePointer, PointerPointer, SizeTPointer, int, Pointer, long, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrStringList(TF_Operation, BytePointer, Pointer, SizeTPointer, int, Pointer, long, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrStringList(TF_Operation, String, Pointer, SizeTPointer, int, Pointer, long, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrTensor(TF_Operation, BytePointer, PointerPointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrTensor(TF_Operation, BytePointer, TF_Tensor, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrTensor(TF_Operation, String, TF_Tensor, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrTensorList(TF_Operation, BytePointer, PointerPointer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrTensorList(TF_Operation, BytePointer, TF_Tensor, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrTensorList(TF_Operation, String, TF_Tensor, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrTensorShapeProto(TF_Operation, BytePointer, TF_Buffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrTensorShapeProto(TF_Operation, String, TF_Buffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrTensorShapeProtoList(TF_Operation, BytePointer, PointerPointer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrTensorShapeProtoList(TF_Operation, BytePointer, TF_Buffer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrTensorShapeProtoList(TF_Operation, String, TF_Buffer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrType(TF_Operation, BytePointer, IntPointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrType(TF_Operation, String, IntBuffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrType(TF_Operation, BytePointer, int[], TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrType(TF_Operation, String, IntPointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrType(TF_Operation, BytePointer, IntBuffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrType(TF_Operation, String, int[], TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrTypeList(TF_Operation, BytePointer, IntPointer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrTypeList(TF_Operation, String, IntBuffer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrTypeList(TF_Operation, BytePointer, int[], int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrTypeList(TF_Operation, String, IntPointer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrTypeList(TF_Operation, BytePointer, IntBuffer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrTypeList(TF_Operation, String, int[], int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrValueProto(TF_Operation, BytePointer, TF_Buffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetAttrValueProto(TF_Operation, String, TF_Buffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetControlInputs(TF_Operation, PointerPointer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetControlInputs(TF_Operation, TF_Operation, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetControlOutputs(TF_Operation, PointerPointer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationGetControlOutputs(TF_Operation, TF_Operation, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationInput(TF_Input) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationInputListLength(TF_Operation, BytePointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationInputListLength(TF_Operation, String, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationInputType(TF_Input) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationName(TF_Operation) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationNumControlInputs(TF_Operation) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationNumControlOutputs(TF_Operation) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationNumInputs(TF_Operation) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationNumOutputs(TF_Operation) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationOpType(TF_Operation) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationOutputConsumers(TF_Output, TF_Input, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationOutputListLength(TF_Operation, BytePointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationOutputListLength(TF_Operation, String, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationOutputNumConsumers(TF_Output) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationOutputType(TF_Output) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OperationToNodeDef(TF_Operation, TF_Buffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OpKernelConstruction - Class in org.tensorflow.internal.c_api
 
TF_OpKernelConstruction() - Constructor for class org.tensorflow.internal.c_api.TF_OpKernelConstruction
Empty constructor.
TF_OpKernelConstruction(Pointer) - Constructor for class org.tensorflow.internal.c_api.TF_OpKernelConstruction
Pointer cast constructor.
TF_OpKernelConstruction_Failure(TF_OpKernelConstruction, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OpKernelConstruction_GetAttrInt32(TF_OpKernelConstruction, BytePointer, IntPointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OpKernelConstruction_GetAttrInt32(TF_OpKernelConstruction, String, IntBuffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OpKernelConstruction_GetAttrInt32(TF_OpKernelConstruction, BytePointer, int[], TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OpKernelConstruction_GetAttrInt32(TF_OpKernelConstruction, String, IntPointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OpKernelConstruction_GetAttrInt32(TF_OpKernelConstruction, BytePointer, IntBuffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OpKernelConstruction_GetAttrInt32(TF_OpKernelConstruction, String, int[], TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OpKernelConstruction_GetAttrType(TF_OpKernelConstruction, BytePointer, IntPointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OpKernelConstruction_GetAttrType(TF_OpKernelConstruction, String, IntBuffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OpKernelConstruction_GetAttrType(TF_OpKernelConstruction, BytePointer, int[], TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OpKernelConstruction_GetAttrType(TF_OpKernelConstruction, String, IntPointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OpKernelConstruction_GetAttrType(TF_OpKernelConstruction, BytePointer, IntBuffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OpKernelConstruction_GetAttrType(TF_OpKernelConstruction, String, int[], TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OpKernelContext - Class in org.tensorflow.internal.c_api
 
TF_OpKernelContext() - Constructor for class org.tensorflow.internal.c_api.TF_OpKernelContext
Empty constructor.
TF_OpKernelContext(Pointer) - Constructor for class org.tensorflow.internal.c_api.TF_OpKernelContext
Pointer cast constructor.
TF_OpKernelContext_Failure(TF_OpKernelContext, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_OUT_OF_RANGE - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_Code
TF_Output - Class in org.tensorflow.internal.c_api
 
TF_Output() - Constructor for class org.tensorflow.internal.c_api.TF_Output
Default native constructor.
TF_Output(long) - Constructor for class org.tensorflow.internal.c_api.TF_Output
Native array allocator.
TF_Output(Pointer) - Constructor for class org.tensorflow.internal.c_api.TF_Output
Pointer cast constructor.
TF_PERMISSION_DENIED - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_Code
TF_PRun(TF_DeprecatedSession, BytePointer, PointerPointer, PointerPointer, int, PointerPointer, PointerPointer, int, PointerPointer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_PRun(TF_DeprecatedSession, BytePointer, BytePointer, TF_Tensor, int, BytePointer, TF_Tensor, int, BytePointer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_PRun(TF_DeprecatedSession, String, ByteBuffer, TF_Tensor, int, ByteBuffer, TF_Tensor, int, ByteBuffer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_PRun(TF_DeprecatedSession, BytePointer, byte[], TF_Tensor, int, byte[], TF_Tensor, int, byte[], int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_PRun(TF_DeprecatedSession, String, BytePointer, TF_Tensor, int, BytePointer, TF_Tensor, int, BytePointer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_PRun(TF_DeprecatedSession, BytePointer, ByteBuffer, TF_Tensor, int, ByteBuffer, TF_Tensor, int, ByteBuffer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_PRun(TF_DeprecatedSession, String, byte[], TF_Tensor, int, byte[], TF_Tensor, int, byte[], int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_PRunSetup(TF_DeprecatedSession, PointerPointer, int, PointerPointer, int, PointerPointer, int, PointerPointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_PRunSetup(TF_DeprecatedSession, BytePointer, int, BytePointer, int, BytePointer, int, BytePointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_PRunSetup(TF_DeprecatedSession, ByteBuffer, int, ByteBuffer, int, ByteBuffer, int, ByteBuffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_PRunSetup(TF_DeprecatedSession, byte[], int, byte[], int, byte[], int, byte[], TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_QINT16 - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_DataType
TF_QINT32 - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_DataType
TF_QINT8 - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_DataType
TF_QUINT16 - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_DataType
TF_QUINT8 - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_DataType
TF_RegisterKernelBuilder(BytePointer, TF_KernelBuilder, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_RegisterKernelBuilder(String, TF_KernelBuilder, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_RegisterLogListener(Listener_BytePointer) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_RegisterLogListener(Listener_String) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_RegisterOpDefinition(TF_OpDefinitionBuilder, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_Reset(TF_SessionOptions, PointerPointer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_Reset(TF_SessionOptions, BytePointer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_Reset(TF_SessionOptions, ByteBuffer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_Reset(TF_SessionOptions, byte[], int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_RESOURCE - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_DataType
TF_RESOURCE_EXHAUSTED - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_Code
TF_Run(TF_DeprecatedSession, TF_Buffer, PointerPointer, PointerPointer, int, PointerPointer, PointerPointer, int, PointerPointer, int, TF_Buffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_Run(TF_DeprecatedSession, TF_Buffer, BytePointer, TF_Tensor, int, BytePointer, TF_Tensor, int, BytePointer, int, TF_Buffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_Run(TF_DeprecatedSession, TF_Buffer, ByteBuffer, TF_Tensor, int, ByteBuffer, TF_Tensor, int, ByteBuffer, int, TF_Buffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_Run(TF_DeprecatedSession, TF_Buffer, byte[], TF_Tensor, int, byte[], TF_Tensor, int, byte[], int, TF_Buffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_Server - Class in org.tensorflow.internal.c_api
 
TF_Server() - Constructor for class org.tensorflow.internal.c_api.TF_Server
Empty constructor.
TF_Server(Pointer) - Constructor for class org.tensorflow.internal.c_api.TF_Server
Pointer cast constructor.
TF_ServerJoin(TF_Server, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ServerStart(TF_Server, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ServerStop(TF_Server, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ServerTarget(TF_Server) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_Session - Class in org.tensorflow.internal.c_api
 
TF_Session() - Constructor for class org.tensorflow.internal.c_api.TF_Session
Empty constructor.
TF_Session(Pointer) - Constructor for class org.tensorflow.internal.c_api.TF_Session
Pointer cast constructor.
TF_SessionListDevices(TF_Session, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SessionOptions - Class in org.tensorflow.internal.c_api
 
TF_SessionOptions() - Constructor for class org.tensorflow.internal.c_api.TF_SessionOptions
Empty constructor.
TF_SessionOptions(Pointer) - Constructor for class org.tensorflow.internal.c_api.TF_SessionOptions
Pointer cast constructor.
TF_SessionPRun(TF_Session, BytePointer, TF_Output, PointerPointer, int, TF_Output, PointerPointer, int, PointerPointer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SessionPRun(TF_Session, BytePointer, TF_Output, TF_Tensor, int, TF_Output, TF_Tensor, int, TF_Operation, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SessionPRun(TF_Session, String, TF_Output, TF_Tensor, int, TF_Output, TF_Tensor, int, TF_Operation, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SessionPRunSetup(TF_Session, TF_Output, int, TF_Output, int, PointerPointer, int, PointerPointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SessionPRunSetup(TF_Session, TF_Output, int, TF_Output, int, TF_Operation, int, BytePointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SessionPRunSetup(TF_Session, TF_Output, int, TF_Output, int, TF_Operation, int, ByteBuffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SessionPRunSetup(TF_Session, TF_Output, int, TF_Output, int, TF_Operation, int, byte[], TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SessionRun(TF_Session, TF_Buffer, TF_Output, PointerPointer, int, TF_Output, PointerPointer, int, PointerPointer, int, TF_Buffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SessionRun(TF_Session, TF_Buffer, TF_Output, TF_Tensor, int, TF_Output, TF_Tensor, int, TF_Operation, int, TF_Buffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrBool(TF_OperationDescription, BytePointer, byte) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrBool(TF_OperationDescription, String, byte) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrBoolList(TF_OperationDescription, BytePointer, BytePointer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrBoolList(TF_OperationDescription, String, ByteBuffer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrBoolList(TF_OperationDescription, BytePointer, byte[], int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrBoolList(TF_OperationDescription, String, BytePointer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrBoolList(TF_OperationDescription, BytePointer, ByteBuffer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrBoolList(TF_OperationDescription, String, byte[], int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrFloat(TF_OperationDescription, BytePointer, float) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrFloat(TF_OperationDescription, String, float) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrFloatList(TF_OperationDescription, BytePointer, FloatPointer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrFloatList(TF_OperationDescription, String, FloatBuffer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrFloatList(TF_OperationDescription, BytePointer, float[], int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrFloatList(TF_OperationDescription, String, FloatPointer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrFloatList(TF_OperationDescription, BytePointer, FloatBuffer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrFloatList(TF_OperationDescription, String, float[], int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrFuncName(TF_OperationDescription, BytePointer, BytePointer, long) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrFuncName(TF_OperationDescription, String, String, long) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrInt(TF_OperationDescription, BytePointer, long) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrInt(TF_OperationDescription, String, long) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrIntList(TF_OperationDescription, BytePointer, LongPointer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrIntList(TF_OperationDescription, String, LongBuffer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrIntList(TF_OperationDescription, BytePointer, long[], int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrIntList(TF_OperationDescription, String, LongPointer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrIntList(TF_OperationDescription, BytePointer, LongBuffer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrIntList(TF_OperationDescription, String, long[], int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrPlaceholder(TF_OperationDescription, BytePointer, BytePointer) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrPlaceholder(TF_OperationDescription, String, String) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrShape(TF_OperationDescription, BytePointer, LongPointer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrShape(TF_OperationDescription, String, LongBuffer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrShape(TF_OperationDescription, BytePointer, long[], int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrShape(TF_OperationDescription, String, LongPointer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrShape(TF_OperationDescription, BytePointer, LongBuffer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrShape(TF_OperationDescription, String, long[], int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrShapeList(TF_OperationDescription, BytePointer, PointerPointer, IntPointer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrShapeList(TF_OperationDescription, BytePointer, LongPointer, IntPointer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrShapeList(TF_OperationDescription, String, LongBuffer, IntBuffer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrShapeList(TF_OperationDescription, BytePointer, long[], int[], int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrShapeList(TF_OperationDescription, String, LongPointer, IntPointer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrShapeList(TF_OperationDescription, BytePointer, LongBuffer, IntBuffer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrShapeList(TF_OperationDescription, String, long[], int[], int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrString(TF_OperationDescription, BytePointer, Pointer, long) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrString(TF_OperationDescription, String, Pointer, long) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrStringList(TF_OperationDescription, BytePointer, PointerPointer, SizeTPointer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrStringList(TF_OperationDescription, BytePointer, Pointer, SizeTPointer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrStringList(TF_OperationDescription, String, Pointer, SizeTPointer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrTensor(TF_OperationDescription, BytePointer, TF_Tensor, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrTensor(TF_OperationDescription, String, TF_Tensor, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrTensorList(TF_OperationDescription, BytePointer, PointerPointer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrTensorList(TF_OperationDescription, BytePointer, TF_Tensor, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrTensorList(TF_OperationDescription, String, TF_Tensor, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrTensorShapeProto(TF_OperationDescription, BytePointer, Pointer, long, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrTensorShapeProto(TF_OperationDescription, String, Pointer, long, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrTensorShapeProtoList(TF_OperationDescription, BytePointer, PointerPointer, SizeTPointer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrTensorShapeProtoList(TF_OperationDescription, BytePointer, Pointer, SizeTPointer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrTensorShapeProtoList(TF_OperationDescription, String, Pointer, SizeTPointer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrType(TF_OperationDescription, BytePointer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrType(TF_OperationDescription, String, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrTypeList(TF_OperationDescription, BytePointer, IntPointer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrTypeList(TF_OperationDescription, String, IntBuffer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrTypeList(TF_OperationDescription, BytePointer, int[], int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrTypeList(TF_OperationDescription, String, IntPointer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrTypeList(TF_OperationDescription, BytePointer, IntBuffer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrTypeList(TF_OperationDescription, String, int[], int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrValueProto(TF_OperationDescription, BytePointer, Pointer, long, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetAttrValueProto(TF_OperationDescription, String, Pointer, long, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetConfig(TF_SessionOptions, Pointer, long, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetDevice(TF_OperationDescription, BytePointer) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetDevice(TF_OperationDescription, String) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetOutput(TF_OpKernelContext, int, TF_Tensor, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetStatus(TF_Status, int, BytePointer) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetStatus(TF_Status, int, String) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetStatusFromIOError(TF_Status, int, BytePointer) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetStatusFromIOError(TF_Status, int, String) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetTarget(TF_SessionOptions, BytePointer) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_SetTarget(TF_SessionOptions, String) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ShapeHandle - Class in org.tensorflow.internal.c_api
 
TF_ShapeHandle() - Constructor for class org.tensorflow.internal.c_api.TF_ShapeHandle
Empty constructor.
TF_ShapeHandle(Pointer) - Constructor for class org.tensorflow.internal.c_api.TF_ShapeHandle
Pointer cast constructor.
TF_ShapeInferenceContext - Class in org.tensorflow.internal.c_api
 
TF_ShapeInferenceContext() - Constructor for class org.tensorflow.internal.c_api.TF_ShapeInferenceContext
Empty constructor.
TF_ShapeInferenceContext(Pointer) - Constructor for class org.tensorflow.internal.c_api.TF_ShapeInferenceContext
Pointer cast constructor.
TF_ShapeInferenceContext_GetAttrType(TF_ShapeInferenceContext, BytePointer, IntPointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ShapeInferenceContext_GetAttrType(TF_ShapeInferenceContext, String, IntBuffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ShapeInferenceContext_GetAttrType(TF_ShapeInferenceContext, BytePointer, int[], TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ShapeInferenceContext_GetAttrType(TF_ShapeInferenceContext, String, IntPointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ShapeInferenceContext_GetAttrType(TF_ShapeInferenceContext, BytePointer, IntBuffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ShapeInferenceContext_GetAttrType(TF_ShapeInferenceContext, String, int[], TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ShapeInferenceContextConcatenateShapes(TF_ShapeInferenceContext, TF_ShapeHandle, TF_ShapeHandle, TF_ShapeHandle, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ShapeInferenceContextDim(TF_ShapeInferenceContext, TF_ShapeHandle, long, TF_DimensionHandle) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ShapeInferenceContextGetInput(TF_ShapeInferenceContext, int, TF_ShapeHandle, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ShapeInferenceContextNumInputs(TF_ShapeInferenceContext) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ShapeInferenceContextRank(TF_ShapeInferenceContext, TF_ShapeHandle) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ShapeInferenceContextRankKnown(TF_ShapeInferenceContext, TF_ShapeHandle) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ShapeInferenceContextSetOutput(TF_ShapeInferenceContext, int, TF_ShapeHandle, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ShapeInferenceContextSetUnknownShape(TF_ShapeInferenceContext, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ShapeInferenceContextSubshape(TF_ShapeInferenceContext, TF_ShapeHandle, long, long, TF_ShapeHandle, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ShapeInferenceContextVectorFromSize(TF_ShapeInferenceContext, long) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ShapeInferenceContextWithRank(TF_ShapeInferenceContext, TF_ShapeHandle, long, TF_ShapeHandle, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ShapeInferenceContextWithRankAtLeast(TF_ShapeInferenceContext, TF_ShapeHandle, long, TF_ShapeHandle, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_ShapeInferenceContextWithRankAtMost(TF_ShapeInferenceContext, TF_ShapeHandle, long, TF_ShapeHandle, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_Status - Class in org.tensorflow.internal.c_api
 
TF_Status() - Constructor for class org.tensorflow.internal.c_api.TF_Status
Empty constructor.
TF_Status(Pointer) - Constructor for class org.tensorflow.internal.c_api.TF_Status
Pointer cast constructor.
TF_StepId(TF_OpKernelContext) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_STRING - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_DataType
TF_StringDecode(BytePointer, long, PointerPointer, SizeTPointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_StringDecode(BytePointer, long, BytePointer, SizeTPointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_StringDecode(String, long, ByteBuffer, SizeTPointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_StringDecode(BytePointer, long, byte[], SizeTPointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_StringDecode(String, long, BytePointer, SizeTPointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_StringDecode(BytePointer, long, ByteBuffer, SizeTPointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_StringDecode(String, long, byte[], SizeTPointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_StringEncode(BytePointer, long, BytePointer, long, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_StringEncode(String, long, ByteBuffer, long, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_StringEncode(BytePointer, long, byte[], long, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_StringEncode(String, long, BytePointer, long, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_StringEncode(BytePointer, long, ByteBuffer, long, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_StringEncode(String, long, byte[], long, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_StringEncodedSize(long) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_Tensor - Class in org.tensorflow.internal.c_api
 
TF_Tensor() - Constructor for class org.tensorflow.internal.c_api.TF_Tensor
Empty constructor.
TF_Tensor(Pointer) - Constructor for class org.tensorflow.internal.c_api.TF_Tensor
Pointer cast constructor.
TF_TensorBitcastFrom(TF_Tensor, int, TF_Tensor, LongPointer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_TensorBitcastFrom(TF_Tensor, int, TF_Tensor, LongBuffer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_TensorBitcastFrom(TF_Tensor, int, TF_Tensor, long[], int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_TensorByteSize(TF_Tensor) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_TensorData(TF_Tensor) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_TensorElementCount(TF_Tensor) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_TensorIsAligned(TF_Tensor) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_TensorMaybeMove(TF_Tensor) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_TensorType(TF_Tensor) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_TryEvaluateConstant(TF_Graph, TF_Output, PointerPointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_TryEvaluateConstant(TF_Graph, TF_Output, TF_Tensor, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_UINT16 - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_DataType
TF_UINT32 - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_DataType
TF_UINT64 - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_DataType
TF_UINT8 - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_DataType
TF_UNAUTHENTICATED - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_Code
TF_UNAVAILABLE - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_Code
TF_UNIMPLEMENTED - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_Code
TF_UNKNOWN - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_Code
TF_VARIANT - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TF_DataType
TF_Version() - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TF_VERSION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.TestResults
 
TF_WhileParams - Class in org.tensorflow.internal.c_api
 
TF_WhileParams(Pointer) - Constructor for class org.tensorflow.internal.c_api.TF_WhileParams
Pointer cast constructor.
TFDBG_CONTEXT_ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.GraphExecutionTrace
 
TFDBG_RUN_ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.DebugMetadata
 
tfdbgContextId(String) - Method in class org.tensorflow.op.debugging.DebugIdentity.Options
 
tfdbgContextId(String) - Static method in class org.tensorflow.op.debugging.DebugIdentity
 
tfdbgRunId(String) - Method in class org.tensorflow.op.debugging.DebugIdentity.Options
 
tfdbgRunId(String) - Static method in class org.tensorflow.op.debugging.DebugIdentity
 
TFE_Context - Class in org.tensorflow.internal.c_api
 
TFE_Context() - Constructor for class org.tensorflow.internal.c_api.TFE_Context
Empty constructor.
TFE_Context(Pointer) - Constructor for class org.tensorflow.internal.c_api.TFE_Context
Pointer cast constructor.
TFE_ContextAddFunction(TFE_Context, TF_Function, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_ContextAddFunctionDef(TFE_Context, BytePointer, long, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_ContextAddFunctionDef(TFE_Context, String, long, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_ContextClearCaches(TFE_Context) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_ContextDisableRunMetadata(TFE_Context) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_ContextEnableRunMetadata(TFE_Context) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_ContextEndStep(TFE_Context) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_ContextExportRunMetadata(TFE_Context, TF_Buffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_ContextGetDevicePlacementPolicy(TFE_Context) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_ContextHasFunction(TFE_Context, BytePointer) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_ContextHasFunction(TFE_Context, String) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_ContextListDevices(TFE_Context, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_ContextOptions - Class in org.tensorflow.internal.c_api
 
TFE_ContextOptions() - Constructor for class org.tensorflow.internal.c_api.TFE_ContextOptions
Empty constructor.
TFE_ContextOptions(Pointer) - Constructor for class org.tensorflow.internal.c_api.TFE_ContextOptions
Pointer cast constructor.
TFE_ContextOptionsSetAsync(TFE_ContextOptions, byte) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_ContextOptionsSetConfig(TFE_ContextOptions, Pointer, long, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_ContextOptionsSetDevicePlacementPolicy(TFE_ContextOptions, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_ContextRemoveFunction(TFE_Context, BytePointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_ContextRemoveFunction(TFE_Context, String, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_ContextSetServerDef(TFE_Context, int, Pointer, long, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_ContextSetThreadLocalDevicePlacementPolicy(TFE_Context, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_ContextStartStep(TFE_Context) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_DeleteContext(TFE_Context) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_DeleteContextOptions(TFE_ContextOptions) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_DeleteOp(TFE_Op) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_DeleteTensorDebugInfo(TFE_TensorDebugInfo) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_DeleteTensorHandle(TFE_TensorHandle) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_DEVICE_PLACEMENT_EXPLICIT - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TFE_ContextDevicePlacementPolicy
TFE_DEVICE_PLACEMENT_SILENT - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TFE_ContextDevicePlacementPolicy
TFE_DEVICE_PLACEMENT_SILENT_FOR_INT32 - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TFE_ContextDevicePlacementPolicy
TFE_DEVICE_PLACEMENT_WARN - Static variable in class org.tensorflow.internal.c_api.global.tensorflow
enum TFE_ContextDevicePlacementPolicy
TFE_Execute(TFE_Op, PointerPointer, IntPointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_Execute(TFE_Op, TFE_TensorHandle, IntPointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_Execute(TFE_Op, TFE_TensorHandle, IntBuffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_Execute(TFE_Op, TFE_TensorHandle, int[], TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_NewContext(TFE_ContextOptions, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_NewContextOptions() - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_NewOp(TFE_Context, BytePointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_NewOp(TFE_Context, String, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_NewTensorHandle(TF_Tensor, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_Op - Class in org.tensorflow.internal.c_api
 
TFE_Op() - Constructor for class org.tensorflow.internal.c_api.TFE_Op
Empty constructor.
TFE_Op(Pointer) - Constructor for class org.tensorflow.internal.c_api.TFE_Op
Pointer cast constructor.
TFE_OpAddInput(TFE_Op, TFE_TensorHandle, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpAddInputList(TFE_Op, PointerPointer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpAddInputList(TFE_Op, TFE_TensorHandle, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpGetAttrType(TFE_Op, BytePointer, BytePointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpGetAttrType(TFE_Op, String, ByteBuffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpGetAttrType(TFE_Op, BytePointer, byte[], TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpGetAttrType(TFE_Op, String, BytePointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpGetAttrType(TFE_Op, BytePointer, ByteBuffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpGetAttrType(TFE_Op, String, byte[], TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpGetDevice(TFE_Op, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpGetInputLength(TFE_Op, BytePointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpGetInputLength(TFE_Op, String, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpGetOutputLength(TFE_Op, BytePointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpGetOutputLength(TFE_Op, String, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpNameGetAttrType(TFE_Context, BytePointer, BytePointer, BytePointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpNameGetAttrType(TFE_Context, String, String, ByteBuffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpNameGetAttrType(TFE_Context, BytePointer, BytePointer, byte[], TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpNameGetAttrType(TFE_Context, String, String, BytePointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpNameGetAttrType(TFE_Context, BytePointer, BytePointer, ByteBuffer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpNameGetAttrType(TFE_Context, String, String, byte[], TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrBool(TFE_Op, BytePointer, byte) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrBool(TFE_Op, String, byte) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrBoolList(TFE_Op, BytePointer, BytePointer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrBoolList(TFE_Op, String, ByteBuffer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrBoolList(TFE_Op, BytePointer, byte[], int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrBoolList(TFE_Op, String, BytePointer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrBoolList(TFE_Op, BytePointer, ByteBuffer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrBoolList(TFE_Op, String, byte[], int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrFloat(TFE_Op, BytePointer, float) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrFloat(TFE_Op, String, float) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrFloatList(TFE_Op, BytePointer, FloatPointer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrFloatList(TFE_Op, String, FloatBuffer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrFloatList(TFE_Op, BytePointer, float[], int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrFloatList(TFE_Op, String, FloatPointer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrFloatList(TFE_Op, BytePointer, FloatBuffer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrFloatList(TFE_Op, String, float[], int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrFunction(TFE_Op, BytePointer, TFE_Op) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrFunction(TFE_Op, String, TFE_Op) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrFunctionList(TFE_Op, BytePointer, PointerPointer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrFunctionList(TFE_Op, BytePointer, TFE_Op, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrFunctionList(TFE_Op, String, TFE_Op, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrFunctionName(TFE_Op, BytePointer, BytePointer, long) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrFunctionName(TFE_Op, String, String, long) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrInt(TFE_Op, BytePointer, long) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrInt(TFE_Op, String, long) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrIntList(TFE_Op, BytePointer, LongPointer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrIntList(TFE_Op, String, LongBuffer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrIntList(TFE_Op, BytePointer, long[], int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrIntList(TFE_Op, String, LongPointer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrIntList(TFE_Op, BytePointer, LongBuffer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrIntList(TFE_Op, String, long[], int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrShape(TFE_Op, BytePointer, LongPointer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrShape(TFE_Op, String, LongBuffer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrShape(TFE_Op, BytePointer, long[], int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrShape(TFE_Op, String, LongPointer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrShape(TFE_Op, BytePointer, LongBuffer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrShape(TFE_Op, String, long[], int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrShapeList(TFE_Op, BytePointer, PointerPointer, IntPointer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrShapeList(TFE_Op, BytePointer, LongPointer, IntPointer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrShapeList(TFE_Op, String, LongBuffer, IntBuffer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrShapeList(TFE_Op, BytePointer, long[], int[], int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrShapeList(TFE_Op, String, LongPointer, IntPointer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrShapeList(TFE_Op, BytePointer, LongBuffer, IntBuffer, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrShapeList(TFE_Op, String, long[], int[], int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrString(TFE_Op, BytePointer, Pointer, long) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrString(TFE_Op, String, Pointer, long) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrStringList(TFE_Op, BytePointer, PointerPointer, SizeTPointer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrStringList(TFE_Op, BytePointer, Pointer, SizeTPointer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrStringList(TFE_Op, String, Pointer, SizeTPointer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrTensor(TFE_Op, BytePointer, TF_Tensor, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrTensor(TFE_Op, String, TF_Tensor, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrType(TFE_Op, BytePointer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrType(TFE_Op, String, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrTypeList(TFE_Op, BytePointer, IntPointer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrTypeList(TFE_Op, String, IntBuffer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrTypeList(TFE_Op, BytePointer, int[], int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrTypeList(TFE_Op, String, IntPointer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrTypeList(TFE_Op, BytePointer, IntBuffer, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetAttrTypeList(TFE_Op, String, int[], int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetDevice(TFE_Op, BytePointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetDevice(TFE_Op, String, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_OpSetXLACompilation(TFE_Op, byte) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_TensorDebugInfo - Class in org.tensorflow.internal.c_api
 
TFE_TensorDebugInfo() - Constructor for class org.tensorflow.internal.c_api.TFE_TensorDebugInfo
Empty constructor.
TFE_TensorDebugInfo(Pointer) - Constructor for class org.tensorflow.internal.c_api.TFE_TensorDebugInfo
Pointer cast constructor.
TFE_TensorDebugInfoOnDeviceDim(TFE_TensorDebugInfo, int) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_TensorDebugInfoOnDeviceNumDims(TFE_TensorDebugInfo) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_TensorHandle - Class in org.tensorflow.internal.c_api
 
TFE_TensorHandle() - Constructor for class org.tensorflow.internal.c_api.TFE_TensorHandle
Empty constructor.
TFE_TensorHandle(Pointer) - Constructor for class org.tensorflow.internal.c_api.TFE_TensorHandle
Pointer cast constructor.
TFE_TensorHandleBackingDeviceName(TFE_TensorHandle, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_TensorHandleCopySharingTensor(TFE_TensorHandle, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_TensorHandleCopyToDevice(TFE_TensorHandle, TFE_Context, BytePointer, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_TensorHandleCopyToDevice(TFE_TensorHandle, TFE_Context, String, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_TensorHandleDataType(TFE_TensorHandle) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_TensorHandleDeviceName(TFE_TensorHandle, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_TensorHandleDim(TFE_TensorHandle, int, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_TensorHandleNumDims(TFE_TensorHandle, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_TensorHandleNumElements(TFE_TensorHandle, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_TensorHandleResolve(TFE_TensorHandle, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFE_TensorHandleTensorDebugInfo(TFE_TensorHandle, TF_Status) - Static method in class org.tensorflow.internal.c_api.global.tensorflow
 
TFFailedPreconditionException - Exception in org.tensorflow.exceptions
 
TFFailedPreconditionException(String) - Constructor for exception org.tensorflow.exceptions.TFFailedPreconditionException
 
TFFailedPreconditionException(String, Throwable) - Constructor for exception org.tensorflow.exceptions.TFFailedPreconditionException
 
TFInvalidArgumentException - Exception in org.tensorflow.exceptions
 
TFInvalidArgumentException(String) - Constructor for exception org.tensorflow.exceptions.TFInvalidArgumentException
 
TFInvalidArgumentException(String, Throwable) - Constructor for exception org.tensorflow.exceptions.TFInvalidArgumentException
 
TFloat16 - Interface in org.tensorflow.types
IEEE-754 half-precision 16-bit float tensor type.
TFloat32 - Interface in org.tensorflow.types
IEEE-754 single-precision 32-bit float tensor type.
TFloat64 - Interface in org.tensorflow.types
IEEE-754 double-precision 64-bit float tensor type.
TFOutOfRangeException - Exception in org.tensorflow.exceptions
 
TFOutOfRangeException(String) - Constructor for exception org.tensorflow.exceptions.TFOutOfRangeException
 
TFOutOfRangeException(String, Throwable) - Constructor for exception org.tensorflow.exceptions.TFOutOfRangeException
 
TFPermissionDeniedException - Exception in org.tensorflow.exceptions
 
TFPermissionDeniedException(String) - Constructor for exception org.tensorflow.exceptions.TFPermissionDeniedException
 
TFPermissionDeniedException(String, Throwable) - Constructor for exception org.tensorflow.exceptions.TFPermissionDeniedException
 
TfRecordDataset - Class in org.tensorflow.op.data
Creates a dataset that emits the records from one or more TFRecord files.
tfRecordDataset(Operand<TString>, Operand<TString>, Operand<TInt64>) - Method in class org.tensorflow.op.DataOps
Creates a dataset that emits the records from one or more TFRecord files.
TfRecordReader - Class in org.tensorflow.op.io
A Reader that outputs the records from a TensorFlow Records file.
tfRecordReader(TfRecordReader.Options...) - Method in class org.tensorflow.op.IoOps
A Reader that outputs the records from a TensorFlow Records file.
TfRecordReader.Options - Class in org.tensorflow.op.io
Optional attributes for TfRecordReader
TFResourceExhaustedException - Exception in org.tensorflow.exceptions
 
TFResourceExhaustedException(String) - Constructor for exception org.tensorflow.exceptions.TFResourceExhaustedException
 
TFResourceExhaustedException(String, Throwable) - Constructor for exception org.tensorflow.exceptions.TFResourceExhaustedException
 
TFUnauthenticatedException - Exception in org.tensorflow.exceptions
 
TFUnauthenticatedException(String) - Constructor for exception org.tensorflow.exceptions.TFUnauthenticatedException
 
TFUnauthenticatedException(String, Throwable) - Constructor for exception org.tensorflow.exceptions.TFUnauthenticatedException
 
TFUnimplementedException - Exception in org.tensorflow.exceptions
 
TFUnimplementedException(String) - Constructor for exception org.tensorflow.exceptions.TFUnimplementedException
 
TFUnimplementedException(String, Throwable) - Constructor for exception org.tensorflow.exceptions.TFUnimplementedException
 
THREAD_ID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.NodeExecStats
 
THREAD_NAMES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.DeviceStepStats
 
ThreadPoolDataset - Class in org.tensorflow.op.data.experimental
Creates a dataset that uses a custom thread pool to compute `input_dataset`.
ThreadPoolDataset - Class in org.tensorflow.op.data
Creates a dataset that uses a custom thread pool to compute `input_dataset`.
ThreadPoolHandle - Class in org.tensorflow.op.data.experimental
Creates a dataset that uses a custom thread pool to compute `input_dataset`.
ThreadPoolHandle - Class in org.tensorflow.op.data
Creates a dataset that uses a custom thread pool to compute `input_dataset`.
ThreadPoolHandle.Options - Class in org.tensorflow.op.data.experimental
Optional attributes for ThreadPoolHandle
ThreadPoolHandle.Options - Class in org.tensorflow.op.data
Optional attributes for ThreadPoolHandle
ThreadPoolOptionProto - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.ThreadPoolOptionProto
ThreadPoolOptionProto.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.ThreadPoolOptionProto
ThreadPoolOptionProtoOrBuilder - Interface in org.tensorflow.proto.framework
 
thresholds() - Method in class org.tensorflow.op.estimator.BoostedTreesCalculateBestFeatureSplit
A Rank 1 tensors indicating the bucket id to compare with (as a threshold) for split in each node.
thresholds() - Method in class org.tensorflow.op.estimator.BoostedTreesCalculateBestFeatureSplitV2
A Rank 1 tensors indicating the bucket id to compare with (as a threshold) for split in each node.
thresholds() - Method in class org.tensorflow.op.estimator.BoostedTreesSparseCalculateBestFeatureSplit
A Rank 1 tensor indicating the bucket id to compare with (as a threshold) for split in each node.
thresholdsList() - Method in class org.tensorflow.op.estimator.BoostedTreesCalculateBestGainsPerFeature
An output list of Rank 1 tensors indicating the bucket id to compare with (as a threshold) for split in each node.
THROUGHPUT_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.BenchmarkEntry
 
throwExceptionIfNotOK() - Method in class org.tensorflow.internal.c_api.AbstractTF_Status
Map TF_Code to unchecked exception, and throw if not TF_OK.
Tile<T extends TType> - Class in org.tensorflow.op.core
Constructs a tensor by tiling a given tensor.
tile(Operand<T>, Operand<U>) - Method in class org.tensorflow.op.Ops
Constructs a tensor by tiling a given tensor.
TileGrad<T extends TType> - Class in org.tensorflow.op.train
Returns the gradient of `Tile`.
tileGrad(Operand<T>, Operand<TInt32>) - Method in class org.tensorflow.op.TrainOps
Returns the gradient of `Tile`.
TIMELINE_LABEL_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.NodeExecStats
 
TIMELINE_STEP_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphOptions
 
timeMajor(Boolean) - Method in class org.tensorflow.op.nn.CudnnRNN.Options
 
timeMajor(Boolean) - Static method in class org.tensorflow.op.nn.CudnnRNN
 
timeMajor(Boolean) - Method in class org.tensorflow.op.nn.CudnnRNNBackprop.Options
 
timeMajor(Boolean) - Static method in class org.tensorflow.op.nn.CudnnRNNBackprop
 
TIMEOUT_IN_MS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RunOptions
 
TIMEOUT_MS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.WatchdogConfig
 
timeoutInMs(Long) - Method in class org.tensorflow.op.core.Rpc.Options
 
timeoutInMs(Long) - Static method in class org.tensorflow.op.core.Rpc
 
timeoutInMs(Long) - Method in class org.tensorflow.op.core.TryRpc.Options
 
timeoutInMs(Long) - Static method in class org.tensorflow.op.core.TryRpc
 
timeoutMs(Long) - Method in class org.tensorflow.op.core.BarrierTakeMany.Options
 
timeoutMs(Long) - Static method in class org.tensorflow.op.core.BarrierTakeMany
 
timeoutMs(Long) - Method in class org.tensorflow.op.io.QueueDequeue.Options
 
timeoutMs(Long) - Static method in class org.tensorflow.op.io.QueueDequeue
 
timeoutMs(Long) - Method in class org.tensorflow.op.io.QueueDequeueMany.Options
 
timeoutMs(Long) - Static method in class org.tensorflow.op.io.QueueDequeueMany
 
timeoutMs(Long) - Method in class org.tensorflow.op.io.QueueDequeueUpTo.Options
 
timeoutMs(Long) - Static method in class org.tensorflow.op.io.QueueDequeueUpTo
 
timeoutMs(Long) - Method in class org.tensorflow.op.io.QueueEnqueue.Options
 
timeoutMs(Long) - Static method in class org.tensorflow.op.io.QueueEnqueue
 
timeoutMs(Long) - Method in class org.tensorflow.op.io.QueueEnqueueMany.Options
 
timeoutMs(Long) - Static method in class org.tensorflow.op.io.QueueEnqueueMany
 
timeoutSeconds(Float) - Method in class org.tensorflow.op.collective.AllReduce.Options
 
timeoutSeconds(Float) - Static method in class org.tensorflow.op.collective.AllReduce
 
timeoutSeconds(Float) - Method in class org.tensorflow.op.collective.BroadcastRecv.Options
 
timeoutSeconds(Float) - Static method in class org.tensorflow.op.collective.BroadcastRecv
 
timeoutSeconds(Float) - Method in class org.tensorflow.op.collective.BroadcastSend.Options
 
timeoutSeconds(Float) - Static method in class org.tensorflow.op.collective.BroadcastSend
 
timeoutSeconds(Float) - Method in class org.tensorflow.op.core.CollectiveGather.Options
 
timeoutSeconds(Float) - Static method in class org.tensorflow.op.core.CollectiveGather
 
Timestamp - Class in org.tensorflow.op.core
Provides the time since epoch in seconds.
timestamp() - Method in class org.tensorflow.op.Ops
Provides the time since epoch in seconds.
TIMESTAMP_NS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.profiler.XLine
 
TIMESTAMP_PS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TraceEvent
 
TIMESTAMPED_ALLOCATOR_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GPUOptions.Experimental
 
TInt32 - Interface in org.tensorflow.types
32-bit signed integer tensor type.
TInt64 - Interface in org.tensorflow.types
64-bit signed integer tensor type.
TNumber - Interface in org.tensorflow.types.family
Marker interface for numeric tensor types.
TO_TENSOR_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TensorConnection
 
ToBool - Class in org.tensorflow.op.dtypes
Converts a tensor to a scalar predicate.
toBooleans(TF_Tensor) - Static method in class org.tensorflow.internal.buffer.TensorBuffers
Maps tensor memory as a buffer of booleans.
toBuilder() - Method in class org.tensorflow.proto.distruntime.ClusterDef
 
toBuilder() - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters
 
toBuilder() - Method in class org.tensorflow.proto.distruntime.JobDef
 
toBuilder() - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters
 
toBuilder() - Method in class org.tensorflow.proto.distruntime.ServerDef
 
toBuilder() - Method in class org.tensorflow.proto.distruntime.TaskDeviceFilters
 
toBuilder() - Method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra
 
toBuilder() - Method in class org.tensorflow.proto.example.BytesList
 
toBuilder() - Method in class org.tensorflow.proto.example.Example
 
toBuilder() - Method in class org.tensorflow.proto.example.ExampleParserConfiguration
 
toBuilder() - Method in class org.tensorflow.proto.example.Feature
 
toBuilder() - Method in class org.tensorflow.proto.example.FeatureConfiguration
 
toBuilder() - Method in class org.tensorflow.proto.example.FeatureList
 
toBuilder() - Method in class org.tensorflow.proto.example.FeatureLists
 
toBuilder() - Method in class org.tensorflow.proto.example.Features
 
toBuilder() - Method in class org.tensorflow.proto.example.FixedLenFeatureProto
 
toBuilder() - Method in class org.tensorflow.proto.example.FloatList
 
toBuilder() - Method in class org.tensorflow.proto.example.Int64List
 
toBuilder() - Method in class org.tensorflow.proto.example.SequenceExample
 
toBuilder() - Method in class org.tensorflow.proto.example.VarLenFeatureProto
 
toBuilder() - Method in class org.tensorflow.proto.framework.AllocationDescription
 
toBuilder() - Method in class org.tensorflow.proto.framework.AllocationRecord
 
toBuilder() - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed
 
toBuilder() - Method in class org.tensorflow.proto.framework.ApiDef.Arg
 
toBuilder() - Method in class org.tensorflow.proto.framework.ApiDef.Attr
 
toBuilder() - Method in class org.tensorflow.proto.framework.ApiDef.Endpoint
 
toBuilder() - Method in class org.tensorflow.proto.framework.ApiDef
 
toBuilder() - Method in class org.tensorflow.proto.framework.ApiDefs
 
toBuilder() - Method in class org.tensorflow.proto.framework.AssetFileDef
 
toBuilder() - Method in class org.tensorflow.proto.framework.AttrValue.ListValue
 
toBuilder() - Method in class org.tensorflow.proto.framework.AttrValue
 
toBuilder() - Method in class org.tensorflow.proto.framework.AutoParallelOptions
 
toBuilder() - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto
 
toBuilder() - Method in class org.tensorflow.proto.framework.CallableOptions
 
toBuilder() - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList
 
toBuilder() - Method in class org.tensorflow.proto.framework.CollectionDef.BytesList
 
toBuilder() - Method in class org.tensorflow.proto.framework.CollectionDef.FloatList
 
toBuilder() - Method in class org.tensorflow.proto.framework.CollectionDef.Int64List
 
toBuilder() - Method in class org.tensorflow.proto.framework.CollectionDef.NodeList
 
toBuilder() - Method in class org.tensorflow.proto.framework.CollectionDef
 
toBuilder() - Method in class org.tensorflow.proto.framework.CondContextDef
 
toBuilder() - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental
 
toBuilder() - Method in class org.tensorflow.proto.framework.ConfigProto
 
toBuilder() - Method in class org.tensorflow.proto.framework.ControlFlowContextDef
 
toBuilder() - Method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost
 
toBuilder() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo
 
toBuilder() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo
 
toBuilder() - Method in class org.tensorflow.proto.framework.CostGraphDef.Node
 
toBuilder() - Method in class org.tensorflow.proto.framework.CostGraphDef
 
toBuilder() - Method in class org.tensorflow.proto.framework.DebuggedSourceFile
 
toBuilder() - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles
 
toBuilder() - Method in class org.tensorflow.proto.framework.DebugOptions
 
toBuilder() - Method in class org.tensorflow.proto.framework.DebugTensorWatch
 
toBuilder() - Method in class org.tensorflow.proto.framework.Device
 
toBuilder() - Method in class org.tensorflow.proto.framework.DeviceAttributes
 
toBuilder() - Method in class org.tensorflow.proto.framework.DeviceLocality
 
toBuilder() - Method in class org.tensorflow.proto.framework.DeviceProperties
 
toBuilder() - Method in class org.tensorflow.proto.framework.DeviceStepStats
 
toBuilder() - Method in class org.tensorflow.proto.framework.DictValue
 
toBuilder() - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs
 
toBuilder() - Method in class org.tensorflow.proto.framework.FunctionDef
 
toBuilder() - Method in class org.tensorflow.proto.framework.FunctionDefLibrary
 
toBuilder() - Method in class org.tensorflow.proto.framework.FunctionSpec
 
toBuilder() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental
 
toBuilder() - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices
 
toBuilder() - Method in class org.tensorflow.proto.framework.GPUOptions
 
toBuilder() - Method in class org.tensorflow.proto.framework.GradientDef
 
toBuilder() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol
 
toBuilder() - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace
 
toBuilder() - Method in class org.tensorflow.proto.framework.GraphDebugInfo
 
toBuilder() - Method in class org.tensorflow.proto.framework.GraphDef
 
toBuilder() - Method in class org.tensorflow.proto.framework.GraphOptions
 
toBuilder() - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo
 
toBuilder() - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo
 
toBuilder() - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo
 
toBuilder() - Method in class org.tensorflow.proto.framework.GraphTransferInfo
 
toBuilder() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo
 
toBuilder() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInput
 
toBuilder() - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo
 
toBuilder() - Method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo
 
toBuilder() - Method in class org.tensorflow.proto.framework.HistogramProto
 
toBuilder() - Method in class org.tensorflow.proto.framework.InterconnectLink
 
toBuilder() - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint
 
toBuilder() - Method in class org.tensorflow.proto.framework.KernelDef
 
toBuilder() - Method in class org.tensorflow.proto.framework.KernelList
 
toBuilder() - Method in class org.tensorflow.proto.framework.ListValue
 
toBuilder() - Method in class org.tensorflow.proto.framework.LocalLinks
 
toBuilder() - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation
 
toBuilder() - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation
 
toBuilder() - Method in class org.tensorflow.proto.framework.MemoryLogStep
 
toBuilder() - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation
 
toBuilder() - Method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation
 
toBuilder() - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput
 
toBuilder() - Method in class org.tensorflow.proto.framework.MemoryStats
 
toBuilder() - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
 
toBuilder() - Method in class org.tensorflow.proto.framework.MetaGraphDef
 
toBuilder() - Method in class org.tensorflow.proto.framework.NameAttrList
 
toBuilder() - Method in class org.tensorflow.proto.framework.NamedDevice
 
toBuilder() - Method in class org.tensorflow.proto.framework.NamedTensorProto
 
toBuilder() - Method in class org.tensorflow.proto.framework.NamedTupleValue
 
toBuilder() - Method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo
 
toBuilder() - Method in class org.tensorflow.proto.framework.NodeDef
 
toBuilder() - Method in class org.tensorflow.proto.framework.NodeExecStats
 
toBuilder() - Method in class org.tensorflow.proto.framework.NodeOutput
 
toBuilder() - Method in class org.tensorflow.proto.framework.NoneValue
 
toBuilder() - Method in class org.tensorflow.proto.framework.OpDef.ArgDef
 
toBuilder() - Method in class org.tensorflow.proto.framework.OpDef.AttrDef
 
toBuilder() - Method in class org.tensorflow.proto.framework.OpDef
 
toBuilder() - Method in class org.tensorflow.proto.framework.OpDeprecation
 
toBuilder() - Method in class org.tensorflow.proto.framework.OpList
 
toBuilder() - Method in class org.tensorflow.proto.framework.OptimizerOptions
 
toBuilder() - Method in class org.tensorflow.proto.framework.PairValue
 
toBuilder() - Method in class org.tensorflow.proto.framework.QueueRunnerDef
 
toBuilder() - Method in class org.tensorflow.proto.framework.ReaderBaseState
 
toBuilder() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
 
toBuilder() - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
 
toBuilder() - Method in class org.tensorflow.proto.framework.RemoteTensorHandle
 
toBuilder() - Method in class org.tensorflow.proto.framework.Resource
 
toBuilder() - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape
 
toBuilder() - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape
 
toBuilder() - Method in class org.tensorflow.proto.framework.ResourceHandleProto
 
toBuilder() - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer
 
toBuilder() - Method in class org.tensorflow.proto.framework.RewriterConfig
 
toBuilder() - Method in class org.tensorflow.proto.framework.RPCOptions
 
toBuilder() - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs
 
toBuilder() - Method in class org.tensorflow.proto.framework.RunMetadata
 
toBuilder() - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
toBuilder() - Method in class org.tensorflow.proto.framework.RunOptions.Experimental
 
toBuilder() - Method in class org.tensorflow.proto.framework.RunOptions
 
toBuilder() - Method in class org.tensorflow.proto.framework.SaveableObject
 
toBuilder() - Method in class org.tensorflow.proto.framework.SavedAsset
 
toBuilder() - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction
 
toBuilder() - Method in class org.tensorflow.proto.framework.SavedConcreteFunction
 
toBuilder() - Method in class org.tensorflow.proto.framework.SavedConstant
 
toBuilder() - Method in class org.tensorflow.proto.framework.SavedFunction
 
toBuilder() - Method in class org.tensorflow.proto.framework.SavedModel
 
toBuilder() - Method in class org.tensorflow.proto.framework.SavedObject
 
toBuilder() - Method in class org.tensorflow.proto.framework.SavedObjectGraph
 
toBuilder() - Method in class org.tensorflow.proto.framework.SavedResource
 
toBuilder() - Method in class org.tensorflow.proto.framework.SavedUserObject
 
toBuilder() - Method in class org.tensorflow.proto.framework.SavedVariable
 
toBuilder() - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef
 
toBuilder() - Method in class org.tensorflow.proto.framework.ScopedAllocatorOptions
 
toBuilder() - Method in class org.tensorflow.proto.framework.SessionMetadata
 
toBuilder() - Method in class org.tensorflow.proto.framework.SignatureDef
 
toBuilder() - Method in class org.tensorflow.proto.framework.StepStats
 
toBuilder() - Method in class org.tensorflow.proto.framework.StructuredValue
 
toBuilder() - Method in class org.tensorflow.proto.framework.Summary.Audio
 
toBuilder() - Method in class org.tensorflow.proto.framework.Summary.Image
 
toBuilder() - Method in class org.tensorflow.proto.framework.Summary
 
toBuilder() - Method in class org.tensorflow.proto.framework.Summary.Value
 
toBuilder() - Method in class org.tensorflow.proto.framework.SummaryDescription
 
toBuilder() - Method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData
 
toBuilder() - Method in class org.tensorflow.proto.framework.SummaryMetadata
 
toBuilder() - Method in class org.tensorflow.proto.framework.TensorConnection
 
toBuilder() - Method in class org.tensorflow.proto.framework.TensorDescription
 
toBuilder() - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor
 
toBuilder() - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse
 
toBuilder() - Method in class org.tensorflow.proto.framework.TensorInfo
 
toBuilder() - Method in class org.tensorflow.proto.framework.TensorProto
 
toBuilder() - Method in class org.tensorflow.proto.framework.TensorShapeProto.Dim
 
toBuilder() - Method in class org.tensorflow.proto.framework.TensorShapeProto
 
toBuilder() - Method in class org.tensorflow.proto.framework.TensorSliceProto.Extent
 
toBuilder() - Method in class org.tensorflow.proto.framework.TensorSliceProto
 
toBuilder() - Method in class org.tensorflow.proto.framework.TensorSpecProto
 
toBuilder() - Method in class org.tensorflow.proto.framework.ThreadPoolOptionProto
 
toBuilder() - Method in class org.tensorflow.proto.framework.Trace
 
toBuilder() - Method in class org.tensorflow.proto.framework.TraceEvent
 
toBuilder() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph
 
toBuilder() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference
 
toBuilder() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor
 
toBuilder() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
toBuilder() - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
 
toBuilder() - Method in class org.tensorflow.proto.framework.TupleValue
 
toBuilder() - Method in class org.tensorflow.proto.framework.TypeSpecProto
 
toBuilder() - Method in class org.tensorflow.proto.framework.ValuesDef
 
toBuilder() - Method in class org.tensorflow.proto.framework.VariableDef
 
toBuilder() - Method in class org.tensorflow.proto.framework.VariantTensorDataProto
 
toBuilder() - Method in class org.tensorflow.proto.framework.VerifierConfig
 
toBuilder() - Method in class org.tensorflow.proto.framework.VersionDef
 
toBuilder() - Method in class org.tensorflow.proto.framework.WhileContextDef
 
toBuilder() - Method in class org.tensorflow.proto.profiler.ProfileOptions
 
toBuilder() - Method in class org.tensorflow.proto.profiler.XEvent
 
toBuilder() - Method in class org.tensorflow.proto.profiler.XEventMetadata
 
toBuilder() - Method in class org.tensorflow.proto.profiler.XLine
 
toBuilder() - Method in class org.tensorflow.proto.profiler.XPlane
 
toBuilder() - Method in class org.tensorflow.proto.profiler.XSpace
 
toBuilder() - Method in class org.tensorflow.proto.profiler.XStat
 
toBuilder() - Method in class org.tensorflow.proto.profiler.XStatMetadata
 
toBuilder() - Method in class org.tensorflow.proto.util.BinSummary
 
toBuilder() - Method in class org.tensorflow.proto.util.BundleEntryProto
 
toBuilder() - Method in class org.tensorflow.proto.util.BundleHeaderProto
 
toBuilder() - Method in class org.tensorflow.proto.util.CodeLocation
 
toBuilder() - Method in class org.tensorflow.proto.util.DebugEvent
 
toBuilder() - Method in class org.tensorflow.proto.util.DebuggedDevice
 
toBuilder() - Method in class org.tensorflow.proto.util.DebuggedGraph
 
toBuilder() - Method in class org.tensorflow.proto.util.DebugMetadata
 
toBuilder() - Method in class org.tensorflow.proto.util.Event
 
toBuilder() - Method in class org.tensorflow.proto.util.Execution
 
toBuilder() - Method in class org.tensorflow.proto.util.GraphExecutionTrace
 
toBuilder() - Method in class org.tensorflow.proto.util.GraphOpCreation
 
toBuilder() - Method in class org.tensorflow.proto.util.LogMessage
 
toBuilder() - Method in class org.tensorflow.proto.util.MemAllocatorStats
 
toBuilder() - Method in class org.tensorflow.proto.util.MemChunk
 
toBuilder() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory
 
toBuilder() - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement
 
toBuilder() - Method in class org.tensorflow.proto.util.MemoryDump
 
toBuilder() - Method in class org.tensorflow.proto.util.RequestedExitCode
 
toBuilder() - Method in class org.tensorflow.proto.util.SavedSlice
 
toBuilder() - Method in class org.tensorflow.proto.util.SavedSliceMeta
 
toBuilder() - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta
 
toBuilder() - Method in class org.tensorflow.proto.util.SavedTensorSlices
 
toBuilder() - Method in class org.tensorflow.proto.util.SaverDef
 
toBuilder() - Method in class org.tensorflow.proto.util.SessionLog
 
toBuilder() - Method in class org.tensorflow.proto.util.SnapShot
 
toBuilder() - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord
 
toBuilder() - Method in class org.tensorflow.proto.util.SnapshotRecord
 
toBuilder() - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata
 
toBuilder() - Method in class org.tensorflow.proto.util.SourceFile
 
toBuilder() - Method in class org.tensorflow.proto.util.StackFrameWithId
 
toBuilder() - Method in class org.tensorflow.proto.util.TaggedRunMetadata
 
toBuilder() - Method in class org.tensorflow.proto.util.TensorMetadata
 
toBuilder() - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo
 
toBuilder() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries
 
toBuilder() - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
 
toBuilder() - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration
 
toBuilder() - Method in class org.tensorflow.proto.util.testlog.CommitId
 
toBuilder() - Method in class org.tensorflow.proto.util.testlog.CPUInfo
 
toBuilder() - Method in class org.tensorflow.proto.util.testlog.EntryValue
 
toBuilder() - Method in class org.tensorflow.proto.util.testlog.GPUInfo
 
toBuilder() - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration
 
toBuilder() - Method in class org.tensorflow.proto.util.testlog.MemoryInfo
 
toBuilder() - Method in class org.tensorflow.proto.util.testlog.MetricEntry
 
toBuilder() - Method in class org.tensorflow.proto.util.testlog.PlatformInfo
 
toBuilder() - Method in class org.tensorflow.proto.util.testlog.RunConfiguration
 
toBuilder() - Method in class org.tensorflow.proto.util.testlog.TestResults
 
toBuilder() - Method in class org.tensorflow.proto.util.WatchdogConfig
 
toBuilder() - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest
 
toBuilder() - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse
 
toBytes(TF_Tensor) - Static method in class org.tensorflow.internal.buffer.TensorBuffers
Maps tensor memory as a buffer of bytes.
toBytes(TF_Tensor, boolean) - Static method in class org.tensorflow.internal.buffer.TensorBuffers
Maps tensor memory as a buffer of bytes.
toDoubles(TF_Tensor) - Static method in class org.tensorflow.internal.buffer.TensorBuffers
Maps tensor memory as a buffer of doubles.
toFloats(TF_Tensor) - Static method in class org.tensorflow.internal.buffer.TensorBuffers
Maps tensor memory as a buffer of floats.
toGraphDef() - Method in class org.tensorflow.Graph
Generate a representation of the Graph.
ToHashBucket - Class in org.tensorflow.op.strings
Converts each string in the input Tensor to its hash mod by a number of buckets.
toHashBucket(Operand<TString>, Long) - Method in class org.tensorflow.op.StringsOps
Converts each string in the input Tensor to its hash mod by a number of buckets.
ToHashBucketFast - Class in org.tensorflow.op.strings
Converts each string in the input Tensor to its hash mod by a number of buckets.
toHashBucketFast(Operand<TString>, Long) - Method in class org.tensorflow.op.StringsOps
Converts each string in the input Tensor to its hash mod by a number of buckets.
ToHashBucketStrong - Class in org.tensorflow.op.strings
Converts each string in the input Tensor to its hash mod by a number of buckets.
toHashBucketStrong(Operand<TString>, Long, List<Long>) - Method in class org.tensorflow.op.StringsOps
Converts each string in the input Tensor to its hash mod by a number of buckets.
toInts(TF_Tensor) - Static method in class org.tensorflow.internal.buffer.TensorBuffers
Maps tensor memory as a buffer of integers.
tolerance(Float) - Method in class org.tensorflow.op.math.ApproximateEqual.Options
 
tolerance(Float) - Static method in class org.tensorflow.op.math.ApproximateEqual
 
TOLERATE_DEBUG_OP_CREATION_FAILURES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.DebugTensorWatch
 
toLongs(TF_Tensor) - Static method in class org.tensorflow.internal.buffer.TensorBuffers
Maps tensor memory as a buffer of longs.
ToNumber<T extends TNumber> - Class in org.tensorflow.op.strings
Converts each string in the input Tensor to the specified numeric type.
toNumber(Operand<TString>) - Method in class org.tensorflow.op.StringsOps
Converts each string in the input Tensor to the specified numeric type.
toNumber(Operand<TString>, DataType<T>) - Method in class org.tensorflow.op.StringsOps
Converts each string in the input Tensor to the specified numeric type.
TopK<T extends TNumber> - Class in org.tensorflow.op.nn
Finds values and indices of the `k` largest elements for the last dimension.
topK(Operand<T>, Operand<TInt32>, TopK.Options...) - Method in class org.tensorflow.op.NnOps
Finds values and indices of the `k` largest elements for the last dimension.
TopK.Options - Class in org.tensorflow.op.nn
Optional attributes for TopK
topology() - Method in class org.tensorflow.op.tpu.ConfigureDistributedTPU
A serialized tensorflow.tpu.TopologyProto that describes the TPU topology.
topology(String) - Method in class org.tensorflow.op.tpu.TPUReplicateMetadata.Options
 
topology(String) - Static method in class org.tensorflow.op.tpu.TPUReplicateMetadata
 
toShorts(TF_Tensor) - Static method in class org.tensorflow.internal.buffer.TensorBuffers
Maps tensor memory as a buffer of shorts.
toString() - Method in class org.tensorflow.ConcreteFunction
 
toString() - Method in class org.tensorflow.DataType
 
toString() - Method in class org.tensorflow.DeviceSpec
 
toString() - Method in class org.tensorflow.op.RawOp
 
toString() - Method in class org.tensorflow.Output
 
toString() - Method in class org.tensorflow.Signature
 
toString() - Method in class org.tensorflow.Tensor
Returns a string describing the type and shape of the Tensor.
toStrings(TF_Tensor, long) - Static method in class org.tensorflow.internal.buffer.TensorBuffers
Maps tensor memory as a buffer of byte sequences, often used to store string values.
TOTAL_BYTES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.AllocatorMemoryUsed
 
TOTAL_BYTES_IN_BIN_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.BinSummary
 
TOTAL_BYTES_IN_USE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.BinSummary
 
TOTAL_CHUNKS_IN_BIN_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.BinSummary
 
TOTAL_CHUNKS_IN_USE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.BinSummary
 
TOTAL_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.MemoryInfo
 
total_size() - Method in class org.tensorflow.internal.c_api.TF_AttrMetadata
 
total_size(long) - Method in class org.tensorflow.internal.c_api.TF_AttrMetadata
 
totalWordsProcessed() - Method in class org.tensorflow.op.core.Skipgram
The total number of words processed so far.
TPU_VALUE - Static variable in enum org.tensorflow.proto.profiler.ProfileOptions.DeviceType
TPU = 3;
TPUCompilationResult - Class in org.tensorflow.op.tpu
Returns the result of a TPU compilation.
TPUEmbeddingActivations - Class in org.tensorflow.op.tpu
An op enabling differentiation of TPU Embeddings.
tpuEmbeddingConfig(String) - Method in class org.tensorflow.op.tpu.ConfigureDistributedTPU.Options
 
tpuEmbeddingConfig(String) - Static method in class org.tensorflow.op.tpu.ConfigureDistributedTPU
 
TPUOrdinalSelector - Class in org.tensorflow.op.tpu
A TPU core selector Op.
TPUReplicatedInput<T extends TType> - Class in org.tensorflow.op.tpu
Connects N inputs to an N-way replicated TPU computation.
TPUReplicatedInput.Options - Class in org.tensorflow.op.tpu
Optional attributes for TPUReplicatedInput
TPUReplicatedOutput<T extends TType> - Class in org.tensorflow.op.tpu
Connects N outputs from an N-way replicated TPU computation.
TPUReplicateMetadata - Class in org.tensorflow.op.tpu
Metadata indicating how the TPU computation should be replicated.
TPUReplicateMetadata.Options - Class in org.tensorflow.op.tpu
Optional attributes for TPUReplicateMetadata
Trace - Class in org.tensorflow.proto.framework
A 'Trace' contains metadata for the individual traces of a system.
Trace.Builder - Class in org.tensorflow.proto.framework
A 'Trace' contains metadata for the individual traces of a system.
TRACE_EVENTS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.Trace
 
TRACE_LEVEL_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RunOptions
 
TraceEvent - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.profiler.TraceEvent
TraceEvent.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.profiler.TraceEvent
TraceEventOrBuilder - Interface in org.tensorflow.proto.framework
 
TraceEventsProtos - Class in org.tensorflow.proto.framework
 
TraceOrBuilder - Interface in org.tensorflow.proto.framework
 
TRACES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphDebugInfo
 
TrackableObjectGraph - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.TrackableObjectGraph
TrackableObjectGraph.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.TrackableObjectGraph
TrackableObjectGraph.TrackableObject - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.TrackableObjectGraph.TrackableObject
TrackableObjectGraph.TrackableObject.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.TrackableObjectGraph.TrackableObject
TrackableObjectGraph.TrackableObject.ObjectReference - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference
TrackableObjectGraph.TrackableObject.ObjectReference.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference
TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder - Interface in org.tensorflow.proto.framework
 
TrackableObjectGraph.TrackableObject.SerializedTensor - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor
TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder - Interface in org.tensorflow.proto.framework
 
TrackableObjectGraph.TrackableObject.SlotVariableReference - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference
TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder - Class in org.tensorflow.proto.framework
Protobuf type tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference
TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder - Interface in org.tensorflow.proto.framework
 
TrackableObjectGraph.TrackableObjectOrBuilder - Interface in org.tensorflow.proto.framework
 
TrackableObjectGraphOrBuilder - Interface in org.tensorflow.proto.framework
 
TrackableObjectGraphProtos - Class in org.tensorflow.proto.framework
 
train - Variable in class org.tensorflow.op.Ops
 
TRAINABLE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SavedVariable
 
TRAINABLE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.VariableDef
 
TrainOps - Class in org.tensorflow.op
An API for building train operations as Ops
transformedImages() - Method in class org.tensorflow.op.image.ImageProjectiveTransformV2
4-D with shape `[batch, new_height, new_width, channels]`.
TransportOptions - Class in org.tensorflow.proto.distruntime
 
TransportOptions.RecvBufRespExtra - Class in org.tensorflow.proto.distruntime
Extra data needed on a non-RDMA RecvBufResponse.
TransportOptions.RecvBufRespExtra.Builder - Class in org.tensorflow.proto.distruntime
Extra data needed on a non-RDMA RecvBufResponse.
TransportOptions.RecvBufRespExtraOrBuilder - Interface in org.tensorflow.proto.distruntime
 
Transpose<T extends TType> - Class in org.tensorflow.op.linalg
Shuffle dimensions of x according to a permutation.
transpose(Operand<T>, Operand<U>) - Method in class org.tensorflow.op.LinalgOps
Shuffle dimensions of x according to a permutation.
transposeA(Boolean) - Method in class org.tensorflow.op.linalg.MatMul.Options
 
transposeA(Boolean) - Static method in class org.tensorflow.op.linalg.MatMul
 
transposeA(Boolean) - Method in class org.tensorflow.op.linalg.QuantizedMatMul.Options
 
transposeA(Boolean) - Static method in class org.tensorflow.op.linalg.QuantizedMatMul
 
transposeA(Boolean) - Method in class org.tensorflow.op.linalg.QuantizedMatMulWithBias.Options
 
transposeA(Boolean) - Static method in class org.tensorflow.op.linalg.QuantizedMatMulWithBias
 
transposeA(Boolean) - Method in class org.tensorflow.op.linalg.QuantizedMatMulWithBiasAndRelu.Options
 
transposeA(Boolean) - Static method in class org.tensorflow.op.linalg.QuantizedMatMulWithBiasAndRelu
 
transposeA(Boolean) - Method in class org.tensorflow.op.linalg.QuantizedMatMulWithBiasAndReluAndRequantize.Options
 
transposeA(Boolean) - Static method in class org.tensorflow.op.linalg.QuantizedMatMulWithBiasAndReluAndRequantize
 
transposeA(Boolean) - Method in class org.tensorflow.op.linalg.sparse.SparseMatrixMatMul.Options
 
transposeA(Boolean) - Static method in class org.tensorflow.op.linalg.sparse.SparseMatrixMatMul
 
transposeA(Boolean) - Method in class org.tensorflow.op.linalg.sparse.SparseMatrixSparseMatMul.Options
 
transposeA(Boolean) - Static method in class org.tensorflow.op.linalg.sparse.SparseMatrixSparseMatMul
 
transposeA(Boolean) - Method in class org.tensorflow.op.quantization.QuantizedMatMulWithBiasAndDequantize.Options
 
transposeA(Boolean) - Static method in class org.tensorflow.op.quantization.QuantizedMatMulWithBiasAndDequantize
 
transposeA(Boolean) - Method in class org.tensorflow.op.quantization.QuantizedMatMulWithBiasAndRequantize.Options
 
transposeA(Boolean) - Static method in class org.tensorflow.op.quantization.QuantizedMatMulWithBiasAndRequantize
 
transposeA(Boolean) - Method in class org.tensorflow.op.sparse.SparseMatMul.Options
 
transposeA(Boolean) - Static method in class org.tensorflow.op.sparse.SparseMatMul
 
transposeB(Boolean) - Method in class org.tensorflow.op.linalg.MatMul.Options
 
transposeB(Boolean) - Static method in class org.tensorflow.op.linalg.MatMul
 
transposeB(Boolean) - Method in class org.tensorflow.op.linalg.QuantizedMatMul.Options
 
transposeB(Boolean) - Static method in class org.tensorflow.op.linalg.QuantizedMatMul
 
transposeB(Boolean) - Method in class org.tensorflow.op.linalg.QuantizedMatMulWithBias.Options
 
transposeB(Boolean) - Static method in class org.tensorflow.op.linalg.QuantizedMatMulWithBias
 
transposeB(Boolean) - Method in class org.tensorflow.op.linalg.QuantizedMatMulWithBiasAndRelu.Options
 
transposeB(Boolean) - Static method in class org.tensorflow.op.linalg.QuantizedMatMulWithBiasAndRelu
 
transposeB(Boolean) - Method in class org.tensorflow.op.linalg.QuantizedMatMulWithBiasAndReluAndRequantize.Options
 
transposeB(Boolean) - Static method in class org.tensorflow.op.linalg.QuantizedMatMulWithBiasAndReluAndRequantize
 
transposeB(Boolean) - Method in class org.tensorflow.op.linalg.sparse.SparseMatrixMatMul.Options
 
transposeB(Boolean) - Static method in class org.tensorflow.op.linalg.sparse.SparseMatrixMatMul
 
transposeB(Boolean) - Method in class org.tensorflow.op.linalg.sparse.SparseMatrixSparseMatMul.Options
 
transposeB(Boolean) - Static method in class org.tensorflow.op.linalg.sparse.SparseMatrixSparseMatMul
 
transposeB(Boolean) - Method in class org.tensorflow.op.quantization.QuantizedMatMulWithBiasAndDequantize.Options
 
transposeB(Boolean) - Static method in class org.tensorflow.op.quantization.QuantizedMatMulWithBiasAndDequantize
 
transposeB(Boolean) - Method in class org.tensorflow.op.quantization.QuantizedMatMulWithBiasAndRequantize.Options
 
transposeB(Boolean) - Static method in class org.tensorflow.op.quantization.QuantizedMatMulWithBiasAndRequantize
 
transposeB(Boolean) - Method in class org.tensorflow.op.sparse.SparseMatMul.Options
 
transposeB(Boolean) - Static method in class org.tensorflow.op.sparse.SparseMatMul
 
transposeOutput(Boolean) - Method in class org.tensorflow.op.linalg.sparse.SparseMatrixMatMul.Options
 
transposeOutput(Boolean) - Static method in class org.tensorflow.op.linalg.sparse.SparseMatrixMatMul
 
treeConfig() - Method in class org.tensorflow.op.core.TensorForestTreeSerialize
Serialied proto string of the tree resource.
treeEnsembleSerialized() - Method in class org.tensorflow.op.estimator.BoostedTreesSerializeEnsemble
Serialized proto of the ensemble.
treeIds() - Method in class org.tensorflow.op.estimator.BoostedTreesTrainingPredict
Rank 1 Tensor containing new tree ids for each example.
treeSize() - Method in class org.tensorflow.op.core.TensorForestTreeSize
The size of the tree.
TriangularSolve<T extends TType> - Class in org.tensorflow.op.linalg
Solves systems of linear equations with upper or lower triangular matrices by backsubstitution.
triangularSolve(Operand<T>, Operand<T>, TriangularSolve.Options...) - Method in class org.tensorflow.op.LinalgOps
Solves systems of linear equations with upper or lower triangular matrices by backsubstitution.
TriangularSolve.Options - Class in org.tensorflow.op.linalg
Optional attributes for TriangularSolve
TridiagonalMatMul<T extends TType> - Class in org.tensorflow.op.linalg
Calculate product with tridiagonal matrix.
TridiagonalSolve<T extends TType> - Class in org.tensorflow.op.linalg
Solves tridiagonal systems of equations.
TridiagonalSolve.Options - Class in org.tensorflow.op.linalg
Optional attributes for TridiagonalSolve
trueExpectedCount() - Method in class org.tensorflow.op.nn.FixedUnigramCandidateSampler
A batch_size * num_true matrix, representing the number of times each candidate is expected to occur in a batch of sampled candidates.
trueExpectedCount() - Method in class org.tensorflow.op.nn.LearnedUnigramCandidateSampler
A batch_size * num_true matrix, representing the number of times each candidate is expected to occur in a batch of sampled candidates.
trueExpectedCount() - Method in class org.tensorflow.op.random.AllCandidateSampler
A batch_size * num_true matrix, representing the number of times each candidate is expected to occur in a batch of sampled candidates.
trueExpectedCount() - Method in class org.tensorflow.op.random.LogUniformCandidateSampler
A batch_size * num_true matrix, representing the number of times each candidate is expected to occur in a batch of sampled candidates.
trueExpectedCount() - Method in class org.tensorflow.op.random.UniformCandidateSampler
A batch_size * num_true matrix, representing the number of times each candidate is expected to occur in a batch of sampled candidates.
Truncate(Boolean) - Method in class org.tensorflow.op.dtypes.Cast.Options
 
Truncate(Boolean) - Static method in class org.tensorflow.op.dtypes.Cast
 
TruncateDiv<T extends TType> - Class in org.tensorflow.op.math
Returns x / y element-wise for integer types.
truncateDiv(Operand<T>, Operand<T>) - Method in class org.tensorflow.op.MathOps
Returns x / y element-wise for integer types.
TruncatedNormal<U extends TNumber> - Class in org.tensorflow.op.random
Outputs random values from a truncated normal distribution.
truncatedNormal(Operand<T>, DataType<U>, TruncatedNormal.Options...) - Method in class org.tensorflow.op.RandomOps
Outputs random values from a truncated normal distribution.
TruncatedNormal.Options - Class in org.tensorflow.op.random
Optional attributes for TruncatedNormal
TruncateMod<T extends TNumber> - Class in org.tensorflow.op.math
Returns element-wise remainder of division.
truncateMod(Operand<T>, Operand<T>) - Method in class org.tensorflow.op.MathOps
Returns element-wise remainder of division.
tryRecoverTruncated(Boolean) - Method in class org.tensorflow.op.image.DecodeAndCropJpeg.Options
 
tryRecoverTruncated(Boolean) - Static method in class org.tensorflow.op.image.DecodeAndCropJpeg
 
tryRecoverTruncated(Boolean) - Method in class org.tensorflow.op.image.DecodeJpeg.Options
 
tryRecoverTruncated(Boolean) - Static method in class org.tensorflow.op.image.DecodeJpeg
 
TryRpc - Class in org.tensorflow.op.core
Perform batches of RPC requests.
tryRpc(Operand<TString>, Operand<TString>, Operand<TString>, TryRpc.Options...) - Method in class org.tensorflow.op.Ops
Perform batches of RPC requests.
TryRpc.Options - Class in org.tensorflow.op.core
Optional attributes for TryRpc
ts() - Method in class org.tensorflow.op.core.Timestamp
 
TString - Interface in org.tensorflow.types
String type.
TType - Interface in org.tensorflow.types.family
Marker interface for all tensor types.
TUint8 - Interface in org.tensorflow.types
8-bit unsigned integer tensor type.
TUPLE_VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.StructuredValue
 
TupleValue - Class in org.tensorflow.proto.framework
Represents a Python tuple.
TupleValue.Builder - Class in org.tensorflow.proto.framework
Represents a Python tuple.
TupleValueOrBuilder - Interface in org.tensorflow.proto.framework
 
TWO_VALUE - Static variable in enum org.tensorflow.proto.framework.RewriterConfig.NumIterationsType
TWO = 2;
type() - Method in class org.tensorflow.GraphOperation
 
type() - Method in class org.tensorflow.internal.c_api.TF_AttrMetadata
 
type(int) - Method in class org.tensorflow.internal.c_api.TF_AttrMetadata
 
type() - Method in interface org.tensorflow.Operation
Returns the type of the operation, i.e., the name of the computation performed by the operation.
TYPE_ATTR_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.OpDef.ArgDef
 
TYPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.AttrValue.ListValue
 
TYPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.AttrValue
 
TYPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.DeviceProperties
 
TYPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.InterconnectLink
 
TYPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.OpDef.ArgDef
 
TYPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.OpDef.AttrDef
 
TYPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.SavedSliceMeta
 
TYPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo
 
TYPE_HINT_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SummaryDescription
 
TYPE_LIST_ATTR_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.OpDef.ArgDef
 
TYPE_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphTransferNodeInfo
 
TYPE_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.VariantTensorDataProto
 
TYPE_SPEC_CLASS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TypeSpecProto
 
TYPE_SPEC_CLASS_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TypeSpecProto
 
TYPE_SPEC_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor
 
TYPE_SPEC_VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.StructuredValue
 
TYPE_STATE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TypeSpecProto
 
TypeSpecProto - Class in org.tensorflow.proto.framework
Represents a tf.TypeSpec
TypeSpecProto.Builder - Class in org.tensorflow.proto.framework
Represents a tf.TypeSpec
TypeSpecProto.TypeSpecClass - Enum in org.tensorflow.proto.framework
Protobuf enum tensorflow.TypeSpecProto.TypeSpecClass
TypeSpecProtoOrBuilder - Interface in org.tensorflow.proto.framework
 
TypesProtos - Class in org.tensorflow.proto.framework
 

U

u() - Method in class org.tensorflow.op.linalg.BatchSvd
 
u() - Method in class org.tensorflow.op.linalg.Svd
Left singular vectors.
u() - Method in class org.tensorflow.op.nn.GRUBlockCell
 
u() - Method in class org.tensorflow.op.xla.Svd
Left singular vectors.
UINT32_VAL_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TensorProto
 
UINT64_VAL_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TensorProto
 
UINT64_VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.profiler.XStat
 
UNAUTHENTICATED_VALUE - Static variable in enum org.tensorflow.proto.framework.Code
The request does not have valid authentication credentials for the operation.
UNAVAILABLE_VALUE - Static variable in enum org.tensorflow.proto.framework.Code
The service is currently unavailable.
Unbatch<T extends TType> - Class in org.tensorflow.op.core
Reverses the operation of Batch for a single output Tensor.
unbatch(Operand<T>, Operand<TInt64>, Operand<TInt64>, Long, Unbatch.Options...) - Method in class org.tensorflow.op.Ops
Reverses the operation of Batch for a single output Tensor.
Unbatch.Options - Class in org.tensorflow.op.core
Optional attributes for Unbatch
UnbatchDataset - Class in org.tensorflow.op.data.experimental
A dataset that splits the elements of its input into multiple elements.
UnbatchDataset - Class in org.tensorflow.op.data
A dataset that splits the elements of its input into multiple elements.
unbatchedTensor() - Method in class org.tensorflow.op.core.Unbatch
 
UnbatchGrad<T extends TType> - Class in org.tensorflow.op.core
Gradient of Unbatch.
unbatchGrad(Operand<T>, Operand<TInt64>, Operand<T>, Operand<TInt64>, UnbatchGrad.Options...) - Method in class org.tensorflow.op.Ops
Gradient of Unbatch.
UnbatchGrad.Options - Class in org.tensorflow.op.core
Optional attributes for UnbatchGrad
UncompressElement - Class in org.tensorflow.op.data.experimental
Uncompresses a compressed dataset element.
UnicodeDecode<T extends TNumber> - Class in org.tensorflow.op.strings
Decodes each string in `input` into a sequence of Unicode code points.
UnicodeDecode.Options - Class in org.tensorflow.op.strings
Optional attributes for UnicodeDecode
UnicodeDecodeWithOffsets<T extends TNumber> - Class in org.tensorflow.op.strings
Decodes each string in `input` into a sequence of Unicode code points.
UnicodeDecodeWithOffsets.Options - Class in org.tensorflow.op.strings
Optional attributes for UnicodeDecodeWithOffsets
UnicodeEncode - Class in org.tensorflow.op.strings
Encode a tensor of ints into unicode strings.
UnicodeEncode.Options - Class in org.tensorflow.op.strings
Optional attributes for UnicodeEncode
UnicodeScript - Class in org.tensorflow.op.strings
Determine the script codes of a given tensor of Unicode integer code points.
unicodeScript(Operand<TInt32>) - Method in class org.tensorflow.op.StringsOps
Determine the script codes of a given tensor of Unicode integer code points.
UnicodeTranscode - Class in org.tensorflow.op.strings
Transcode the input text from a source encoding to a destination encoding.
unicodeTranscode(Operand<TString>, String, String, UnicodeTranscode.Options...) - Method in class org.tensorflow.op.StringsOps
Transcode the input text from a source encoding to a destination encoding.
UnicodeTranscode.Options - Class in org.tensorflow.op.strings
Optional attributes for UnicodeTranscode
UniformCandidateSampler - Class in org.tensorflow.op.random
Generates labels for candidate sampling with a uniform distribution.
uniformCandidateSampler(Operand<TInt64>, Long, Long, Boolean, Long, UniformCandidateSampler.Options...) - Method in class org.tensorflow.op.RandomOps
Generates labels for candidate sampling with a uniform distribution.
UniformCandidateSampler.Options - Class in org.tensorflow.op.random
Optional attributes for UniformCandidateSampler
uniformNoise(Boolean) - Method in class org.tensorflow.op.image.ExtractGlimpse.Options
 
uniformNoise(Boolean) - Static method in class org.tensorflow.op.image.ExtractGlimpse
 
unigrams(List<Float>) - Method in class org.tensorflow.op.nn.FixedUnigramCandidateSampler.Options
 
unigrams(List<Float>) - Static method in class org.tensorflow.op.nn.FixedUnigramCandidateSampler
 
UNIMPLEMENTED_VALUE - Static variable in enum org.tensorflow.proto.framework.Code
Operation is not implemented or not supported/enabled in this service.
Unique<T extends TType,V extends TNumber> - Class in org.tensorflow.op.core
Finds unique elements along an axis of a tensor.
unique(Operand<T>, Operand<U>) - Method in class org.tensorflow.op.Ops
Finds unique elements along an axis of a tensor.
unique(Operand<T>, Operand<U>, DataType<V>) - Method in class org.tensorflow.op.Ops
Finds unique elements along an axis of a tensor.
UniqueDataset - Class in org.tensorflow.op.data.experimental
Creates a dataset that contains the unique elements of `input_dataset`.
UniqueDataset - Class in org.tensorflow.op.data
Creates a dataset that contains the unique elements of `input_dataset`.
UniqueWithCounts<T extends TType,V extends TNumber> - Class in org.tensorflow.op.core
Finds unique elements along an axis of a tensor.
uniqueWithCounts(Operand<T>, Operand<U>) - Method in class org.tensorflow.op.Ops
Finds unique elements along an axis of a tensor.
uniqueWithCounts(Operand<T>, Operand<U>, DataType<V>) - Method in class org.tensorflow.op.Ops
Finds unique elements along an axis of a tensor.
unit(String) - Method in class org.tensorflow.op.strings.StringLength.Options
 
unit(String) - Static method in class org.tensorflow.op.strings.StringLength
 
unit(String) - Method in class org.tensorflow.op.strings.Substr.Options
 
unit(String) - Static method in class org.tensorflow.op.strings.Substr
 
unitsCompleted() - Method in class org.tensorflow.op.io.ReaderNumWorkUnitsCompleted
 
UNKNOWN_RANK_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TensorShapeProto
 
UNKNOWN_VALUE - Static variable in enum org.tensorflow.proto.framework.Code
Unknown error.
UNKNOWN_VALUE - Static variable in enum org.tensorflow.proto.framework.TypeSpecProto.TypeSpecClass
UNKNOWN = 0;
UNKNOWN_VALUE - Static variable in enum org.tensorflow.proto.util.LogMessage.Level
UNKNOWN = 0;
UNKNOWN_VALUE - Static variable in enum org.tensorflow.proto.util.testlog.TestResults.BenchmarkType
Fallback for protos written before Type was introduced.
UnravelIndex<T extends TNumber> - Class in org.tensorflow.op.core
Converts an array of flat indices into a tuple of coordinate arrays.
unravelIndex(Operand<T>, Operand<T>) - Method in class org.tensorflow.op.Ops
Converts an array of flat indices into a tuple of coordinate arrays.
UnsortedSegmentJoin - Class in org.tensorflow.op.strings
Joins the elements of `inputs` based on `segment_ids`.
unsortedSegmentJoin(Operand<TString>, Operand<T>, Operand<U>, UnsortedSegmentJoin.Options...) - Method in class org.tensorflow.op.StringsOps
Joins the elements of `inputs` based on `segment_ids`.
UnsortedSegmentJoin.Options - Class in org.tensorflow.op.strings
Optional attributes for UnsortedSegmentJoin
UnsortedSegmentMax<T extends TNumber> - Class in org.tensorflow.op.math
Computes the maximum along segments of a tensor.
unsortedSegmentMax(Operand<T>, Operand<U>, Operand<V>) - Method in class org.tensorflow.op.MathOps
Computes the maximum along segments of a tensor.
UnsortedSegmentMin<T extends TNumber> - Class in org.tensorflow.op.math
Computes the minimum along segments of a tensor.
unsortedSegmentMin(Operand<T>, Operand<U>, Operand<V>) - Method in class org.tensorflow.op.MathOps
Computes the minimum along segments of a tensor.
UnsortedSegmentProd<T extends TType> - Class in org.tensorflow.op.math
Computes the product along segments of a tensor.
unsortedSegmentProd(Operand<T>, Operand<U>, Operand<V>) - Method in class org.tensorflow.op.MathOps
Computes the product along segments of a tensor.
UnsortedSegmentSum<T extends TType> - Class in org.tensorflow.op.math
Computes the sum along segments of a tensor.
unsortedSegmentSum(Operand<T>, Operand<U>, Operand<V>) - Method in class org.tensorflow.op.MathOps
Computes the sum along segments of a tensor.
UNSPECIFIED_VALUE - Static variable in enum org.tensorflow.proto.profiler.ProfileOptions.DeviceType
UNSPECIFIED = 0;
UNSPECIFIED_VALUE - Static variable in enum org.tensorflow.proto.util.TensorDebugMode
UNSPECIFIED = 0;
Unstack<T extends TType> - Class in org.tensorflow.op.core
Unpacks a given dimension of a rank-`R` tensor into `num` rank-`(R-1)` tensors.
unstack(Operand<T>, Long, Unstack.Options...) - Method in class org.tensorflow.op.Ops
Unpacks a given dimension of a rank-`R` tensor into `num` rank-`(R-1)` tensors.
Unstack.Options - Class in org.tensorflow.op.core
Optional attributes for Unstack
Unstage - Class in org.tensorflow.op.core
Op is similar to a lightweight Dequeue.
unstage(List<DataType<?>>, Unstage.Options...) - Method in class org.tensorflow.op.Ops
Op is similar to a lightweight Dequeue.
Unstage.Options - Class in org.tensorflow.op.core
Optional attributes for Unstage
UnwrapDatasetVariant - Class in org.tensorflow.op.data
 
updates() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingAdadeltaParameters
Parameter updates updated by the Adadelta optimization algorithm.
updates() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingAdadeltaParametersGradAccumDebug
Parameter updates updated by the Adadelta optimization algorithm.
updateSlots(Boolean) - Method in class org.tensorflow.op.train.ApplyAdagrad.Options
 
updateSlots(Boolean) - Static method in class org.tensorflow.op.train.ApplyAdagrad
 
updateSlots(Boolean) - Method in class org.tensorflow.op.train.ApplyAdagradV2.Options
 
updateSlots(Boolean) - Static method in class org.tensorflow.op.train.ApplyAdagradV2
 
updateSlots(Boolean) - Method in class org.tensorflow.op.train.ResourceApplyAdagrad.Options
 
updateSlots(Boolean) - Static method in class org.tensorflow.op.train.ResourceApplyAdagrad
 
updateSlots(Boolean) - Method in class org.tensorflow.op.train.ResourceSparseApplyAdagrad.Options
 
updateSlots(Boolean) - Static method in class org.tensorflow.op.train.ResourceSparseApplyAdagrad
 
updateSlots(Boolean) - Method in class org.tensorflow.op.train.ResourceSparseApplyAdagradV2.Options
 
updateSlots(Boolean) - Static method in class org.tensorflow.op.train.ResourceSparseApplyAdagradV2
 
updateSlots(Boolean) - Method in class org.tensorflow.op.train.SparseApplyAdagrad.Options
 
updateSlots(Boolean) - Static method in class org.tensorflow.op.train.SparseApplyAdagrad
 
Upper - Class in org.tensorflow.op.strings
Converts all lowercase characters into their respective uppercase replacements.
upper(Operand<TString>, Upper.Options...) - Method in class org.tensorflow.op.StringsOps
Converts all lowercase characters into their respective uppercase replacements.
Upper.Options - Class in org.tensorflow.op.strings
Optional attributes for Upper
UpperBound<U extends TNumber> - Class in org.tensorflow.op.core
Applies upper_bound(sorted_search_values, values) along each row.
upperFrequencyLimit(Float) - Method in class org.tensorflow.op.audio.Mfcc.Options
 
upperFrequencyLimit(Float) - Static method in class org.tensorflow.op.audio.Mfcc
 
USE_NUMA_AFFINITY_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ConfigProto.Experimental
 
USE_PER_SESSION_THREADS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ConfigProto
 
USE_RPC_FOR_INPROCESS_MASTER_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RPCOptions
 
USE_RUN_HANDLER_POOL_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.RunOptions.Experimental
 
USE_UNIFIED_MEMORY_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GPUOptions.Experimental
 
useCudnnOnGpu(Boolean) - Method in class org.tensorflow.op.nn.Conv2d.Options
 
useCudnnOnGpu(Boolean) - Static method in class org.tensorflow.op.nn.Conv2d
 
useCudnnOnGpu(Boolean) - Method in class org.tensorflow.op.nn.Conv2dBackpropFilter.Options
 
useCudnnOnGpu(Boolean) - Static method in class org.tensorflow.op.nn.Conv2dBackpropFilter
 
useCudnnOnGpu(Boolean) - Method in class org.tensorflow.op.nn.Conv2dBackpropInput.Options
 
useCudnnOnGpu(Boolean) - Static method in class org.tensorflow.op.nn.Conv2dBackpropInput
 
useFallback(Boolean) - Method in class org.tensorflow.op.data.experimental.RebatchDataset.Options
 
useFallback(Boolean) - Static method in class org.tensorflow.op.data.experimental.RebatchDataset
 
useFallback(Boolean) - Method in class org.tensorflow.op.data.RebatchDataset.Options
 
useFallback(Boolean) - Static method in class org.tensorflow.op.data.RebatchDataset
 
useImageIfNoBoundingBoxes(Boolean) - Method in class org.tensorflow.op.image.SampleDistortedBoundingBox.Options
 
useImageIfNoBoundingBoxes(Boolean) - Static method in class org.tensorflow.op.image.SampleDistortedBoundingBox
 
useLocking(Boolean) - Method in class org.tensorflow.op.core.Assign.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.core.Assign
 
useLocking(Boolean) - Method in class org.tensorflow.op.core.AssignAdd.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.core.AssignAdd
 
useLocking(Boolean) - Method in class org.tensorflow.op.core.AssignSub.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.core.AssignSub
 
useLocking(Boolean) - Method in class org.tensorflow.op.core.ResourceScatterNdAdd.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.core.ResourceScatterNdAdd
 
useLocking(Boolean) - Method in class org.tensorflow.op.core.ResourceScatterNdMax.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.core.ResourceScatterNdMax
 
useLocking(Boolean) - Method in class org.tensorflow.op.core.ResourceScatterNdMin.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.core.ResourceScatterNdMin
 
useLocking(Boolean) - Method in class org.tensorflow.op.core.ResourceScatterNdSub.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.core.ResourceScatterNdSub
 
useLocking(Boolean) - Method in class org.tensorflow.op.core.ResourceScatterNdUpdate.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.core.ResourceScatterNdUpdate
 
useLocking(Boolean) - Method in class org.tensorflow.op.core.ScatterAdd.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.core.ScatterAdd
 
useLocking(Boolean) - Method in class org.tensorflow.op.core.ScatterDiv.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.core.ScatterDiv
 
useLocking(Boolean) - Method in class org.tensorflow.op.core.ScatterMax.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.core.ScatterMax
 
useLocking(Boolean) - Method in class org.tensorflow.op.core.ScatterMin.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.core.ScatterMin
 
useLocking(Boolean) - Method in class org.tensorflow.op.core.ScatterMul.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.core.ScatterMul
 
useLocking(Boolean) - Method in class org.tensorflow.op.core.ScatterNdAdd.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.core.ScatterNdAdd
 
useLocking(Boolean) - Method in class org.tensorflow.op.core.ScatterNdMax.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.core.ScatterNdMax
 
useLocking(Boolean) - Method in class org.tensorflow.op.core.ScatterNdMin.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.core.ScatterNdMin
 
useLocking(Boolean) - Method in class org.tensorflow.op.core.ScatterNdSub.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.core.ScatterNdSub
 
useLocking(Boolean) - Method in class org.tensorflow.op.core.ScatterNdUpdate.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.core.ScatterNdUpdate
 
useLocking(Boolean) - Method in class org.tensorflow.op.core.ScatterSub.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.core.ScatterSub
 
useLocking(Boolean) - Method in class org.tensorflow.op.core.ScatterUpdate.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.core.ScatterUpdate
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.ApplyAdadelta.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.ApplyAdadelta
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.ApplyAdagrad.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.ApplyAdagrad
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.ApplyAdagradDa.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.ApplyAdagradDa
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.ApplyAdagradV2.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.ApplyAdagradV2
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.ApplyAdam.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.ApplyAdam
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.ApplyAdaMax.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.ApplyAdaMax
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.ApplyAddSign.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.ApplyAddSign
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.ApplyCenteredRmsProp.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.ApplyCenteredRmsProp
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.ApplyFtrl.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.ApplyFtrl
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.ApplyGradientDescent.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.ApplyGradientDescent
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.ApplyMomentum.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.ApplyMomentum
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.ApplyPowerSign.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.ApplyPowerSign
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.ApplyProximalAdagrad.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.ApplyProximalAdagrad
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.ApplyProximalGradientDescent.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.ApplyProximalGradientDescent
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.ApplyRmsProp.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.ApplyRmsProp
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.ResourceApplyAdadelta.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.ResourceApplyAdadelta
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.ResourceApplyAdagrad.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.ResourceApplyAdagrad
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.ResourceApplyAdagradDa.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.ResourceApplyAdagradDa
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.ResourceApplyAdam.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.ResourceApplyAdam
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.ResourceApplyAdaMax.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.ResourceApplyAdaMax
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.ResourceApplyAdamWithAmsgrad.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.ResourceApplyAdamWithAmsgrad
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.ResourceApplyAddSign.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.ResourceApplyAddSign
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.ResourceApplyCenteredRmsProp.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.ResourceApplyCenteredRmsProp
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.ResourceApplyFtrl.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.ResourceApplyFtrl
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.ResourceApplyGradientDescent.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.ResourceApplyGradientDescent
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.ResourceApplyKerasMomentum.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.ResourceApplyKerasMomentum
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.ResourceApplyMomentum.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.ResourceApplyMomentum
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.ResourceApplyPowerSign.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.ResourceApplyPowerSign
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.ResourceApplyProximalAdagrad.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.ResourceApplyProximalAdagrad
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.ResourceApplyProximalGradientDescent.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.ResourceApplyProximalGradientDescent
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.ResourceApplyRmsProp.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.ResourceApplyRmsProp
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.ResourceSparseApplyAdadelta.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.ResourceSparseApplyAdadelta
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.ResourceSparseApplyAdagrad.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.ResourceSparseApplyAdagrad
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.ResourceSparseApplyAdagradDa.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.ResourceSparseApplyAdagradDa
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.ResourceSparseApplyAdagradV2.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.ResourceSparseApplyAdagradV2
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.ResourceSparseApplyCenteredRmsProp.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.ResourceSparseApplyCenteredRmsProp
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.ResourceSparseApplyFtrl.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.ResourceSparseApplyFtrl
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.ResourceSparseApplyKerasMomentum.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.ResourceSparseApplyKerasMomentum
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.ResourceSparseApplyMomentum.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.ResourceSparseApplyMomentum
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.ResourceSparseApplyProximalAdagrad.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.ResourceSparseApplyProximalAdagrad
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.ResourceSparseApplyProximalGradientDescent.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.ResourceSparseApplyProximalGradientDescent
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.ResourceSparseApplyRmsProp.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.ResourceSparseApplyRmsProp
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.SparseApplyAdadelta.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.SparseApplyAdadelta
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.SparseApplyAdagrad.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.SparseApplyAdagrad
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.SparseApplyAdagradDa.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.SparseApplyAdagradDa
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.SparseApplyCenteredRmsProp.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.SparseApplyCenteredRmsProp
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.SparseApplyFtrl.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.SparseApplyFtrl
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.SparseApplyMomentum.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.SparseApplyMomentum
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.SparseApplyProximalAdagrad.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.SparseApplyProximalAdagrad
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.SparseApplyProximalGradientDescent.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.SparseApplyProximalGradientDescent
 
useLocking(Boolean) - Method in class org.tensorflow.op.train.SparseApplyRmsProp.Options
 
useLocking(Boolean) - Static method in class org.tensorflow.op.train.SparseApplyRmsProp
 
useNesterov(Boolean) - Method in class org.tensorflow.op.train.ApplyAdam.Options
 
useNesterov(Boolean) - Static method in class org.tensorflow.op.train.ApplyAdam
 
useNesterov(Boolean) - Method in class org.tensorflow.op.train.ApplyMomentum.Options
 
useNesterov(Boolean) - Static method in class org.tensorflow.op.train.ApplyMomentum
 
useNesterov(Boolean) - Method in class org.tensorflow.op.train.ResourceApplyAdam.Options
 
useNesterov(Boolean) - Static method in class org.tensorflow.op.train.ResourceApplyAdam
 
useNesterov(Boolean) - Method in class org.tensorflow.op.train.ResourceApplyKerasMomentum.Options
 
useNesterov(Boolean) - Static method in class org.tensorflow.op.train.ResourceApplyKerasMomentum
 
useNesterov(Boolean) - Method in class org.tensorflow.op.train.ResourceApplyMomentum.Options
 
useNesterov(Boolean) - Static method in class org.tensorflow.op.train.ResourceApplyMomentum
 
useNesterov(Boolean) - Method in class org.tensorflow.op.train.ResourceSparseApplyKerasMomentum.Options
 
useNesterov(Boolean) - Static method in class org.tensorflow.op.train.ResourceSparseApplyKerasMomentum
 
useNesterov(Boolean) - Method in class org.tensorflow.op.train.ResourceSparseApplyMomentum.Options
 
useNesterov(Boolean) - Static method in class org.tensorflow.op.train.ResourceSparseApplyMomentum
 
useNesterov(Boolean) - Method in class org.tensorflow.op.train.SparseApplyMomentum.Options
 
useNesterov(Boolean) - Static method in class org.tensorflow.op.train.SparseApplyMomentum
 
useNodeNameSharing(Boolean) - Method in class org.tensorflow.op.core.HashTable.Options
 
useNodeNameSharing(Boolean) - Static method in class org.tensorflow.op.core.HashTable
 
useNodeNameSharing(Boolean) - Method in class org.tensorflow.op.core.MutableDenseHashTable.Options
 
useNodeNameSharing(Boolean) - Static method in class org.tensorflow.op.core.MutableDenseHashTable
 
useNodeNameSharing(Boolean) - Method in class org.tensorflow.op.core.MutableHashTable.Options
 
useNodeNameSharing(Boolean) - Static method in class org.tensorflow.op.core.MutableHashTable
 
useNodeNameSharing(Boolean) - Method in class org.tensorflow.op.core.MutableHashTableOfTensors.Options
 
useNodeNameSharing(Boolean) - Static method in class org.tensorflow.op.core.MutableHashTableOfTensors
 
usePeephole(Boolean) - Method in class org.tensorflow.op.nn.BlockLSTM.Options
 
usePeephole(Boolean) - Static method in class org.tensorflow.op.nn.BlockLSTM
 
usePeephole(Boolean) - Method in class org.tensorflow.op.nn.LSTMBlockCell.Options
 
usePeephole(Boolean) - Static method in class org.tensorflow.op.nn.LSTMBlockCell
 
useQuoteDelim(Boolean) - Method in class org.tensorflow.op.io.DecodeCsv.Options
 
useQuoteDelim(Boolean) - Static method in class org.tensorflow.op.io.DecodeCsv
 
USER_OBJECT_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SavedObject
 
useTpu(Boolean) - Method in class org.tensorflow.op.tpu.TPUReplicateMetadata.Options
 
useTpu(Boolean) - Static method in class org.tensorflow.op.tpu.TPUReplicateMetadata
 
using(Charset) - Method in interface org.tensorflow.types.TString
Use a specific charset for decoding data from a string tensor, instead of the default UTF-8.
UUID_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.GPUInfo
 

V

v() - Method in class org.tensorflow.op.linalg.BatchSelfAdjointEig
 
v() - Method in class org.tensorflow.op.linalg.BatchSvd
 
v() - Method in class org.tensorflow.op.linalg.Eig
Eigenvectors.
v() - Method in class org.tensorflow.op.linalg.SelfAdjointEig
Eigenvectors.
v() - Method in class org.tensorflow.op.linalg.Svd
Left singular vectors.
v() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingProximalYogiParameters
 
v() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingProximalYogiParametersGradAccumDebug
 
v() - Method in class org.tensorflow.op.xla.SelfAdjointEig
The column v[..., :, i] is the normalized eigenvector corresponding to the eigenvalue w[..., i].
v() - Method in class org.tensorflow.op.xla.Svd
Right singular vectors.
V1_VALUE - Static variable in enum org.tensorflow.proto.util.SaverDef.CheckpointFormatVersion
Deprecated format: tf.Saver() which works with tensorflow::table::Table.
V2_VALUE - Static variable in enum org.tensorflow.proto.util.SaverDef.CheckpointFormatVersion
Current format: more efficient.
valGrad() - Method in class org.tensorflow.op.sparse.SparseSliceGrad
1-D.
validateIndices(Boolean) - Method in class org.tensorflow.op.core.ResourceGather.Options
 
validateIndices(Boolean) - Static method in class org.tensorflow.op.core.ResourceGather
 
validateIndices(Boolean) - Method in class org.tensorflow.op.core.SetSize.Options
 
validateIndices(Boolean) - Static method in class org.tensorflow.op.core.SetSize
 
validateIndices(Boolean) - Method in class org.tensorflow.op.sparse.DenseToDenseSetOperation.Options
 
validateIndices(Boolean) - Static method in class org.tensorflow.op.sparse.DenseToDenseSetOperation
 
validateIndices(Boolean) - Method in class org.tensorflow.op.sparse.DenseToSparseSetOperation.Options
 
validateIndices(Boolean) - Static method in class org.tensorflow.op.sparse.DenseToSparseSetOperation
 
validateIndices(Boolean) - Method in class org.tensorflow.op.sparse.SparseToDense.Options
 
validateIndices(Boolean) - Static method in class org.tensorflow.op.sparse.SparseToDense
 
validateIndices(Boolean) - Method in class org.tensorflow.op.sparse.SparseToSparseSetOperation.Options
 
validateIndices(Boolean) - Static method in class org.tensorflow.op.sparse.SparseToSparseSetOperation
 
validateShape(Boolean) - Method in class org.tensorflow.op.core.Assign.Options
 
validateShape(Boolean) - Static method in class org.tensorflow.op.core.Assign
 
validDetections() - Method in class org.tensorflow.op.image.CombinedNonMaxSuppression
A [batch_size] int32 tensor indicating the number of valid detections per batch item.
validOutputs() - Method in class org.tensorflow.op.image.NonMaxSuppression
A 0-D integer tensor representing the number of valid elements in `selected_indices`, with the valid elements appearing first.
value() - Method in class org.tensorflow.op.core.DestroyTemporaryVariable
 
value() - Method in class org.tensorflow.op.core.GetSessionTensor
The tensor for the given handle.
value() - Method in class org.tensorflow.op.core.ReadVariableOp
 
value() - Method in class org.tensorflow.op.core.TensorArrayConcat
All of the elements in the TensorArray, concatenated along the first axis.
value() - Method in class org.tensorflow.op.core.TensorArrayGather
All of the elements in the TensorArray, concatenated along a new axis (the new dimension 0).
value() - Method in class org.tensorflow.op.core.TensorArrayPack
 
value() - Method in class org.tensorflow.op.core.TensorArrayRead
The tensor that is read from the TensorArray.
value() - Method in class org.tensorflow.op.io.ReaderRead
A scalar.
VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.example.BytesList
 
VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.example.FloatList
 
VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.example.Int64List
 
VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CollectionDef.AnyList
 
VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CollectionDef.BytesList
 
VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CollectionDef.FloatList
 
VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CollectionDef.Int64List
 
VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.CollectionDef.NodeList
 
VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.PairValue
 
VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.Summary
 
VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.MetricEntry
 
valueIndex() - Method in class org.tensorflow.op.core.Merge
The index of the chosen input tensor in `inputs`.
valueIndex() - Method in class org.tensorflow.op.core.RefMerge
The index of the chosen input tensor in `inputs`.
valueOf(String) - Static method in enum org.tensorflow.DeviceSpec.DeviceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.tensorflow.EagerSession.DevicePlacementPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.tensorflow.ExecutionEnvironment.Types
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.tensorflow.proto.example.Feature.KindCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.proto.example.Feature.KindCase
Deprecated.
valueOf(String) - Static method in enum org.tensorflow.proto.example.FeatureConfiguration.ConfigCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.proto.example.FeatureConfiguration.ConfigCase
valueOf(String) - Static method in enum org.tensorflow.proto.framework.ApiDef.Visibility
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.proto.framework.ApiDef.Visibility
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tensorflow.proto.framework.ApiDef.Visibility
 
valueOf(String) - Static method in enum org.tensorflow.proto.framework.AttrValue.ValueCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.proto.framework.AttrValue.ValueCase
Deprecated.
valueOf(String) - Static method in enum org.tensorflow.proto.framework.Code
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.proto.framework.Code
Deprecated.
Use Code.forNumber(int) instead.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tensorflow.proto.framework.Code
 
valueOf(String) - Static method in enum org.tensorflow.proto.framework.CollectionDef.KindCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.proto.framework.CollectionDef.KindCase
Deprecated.
valueOf(String) - Static method in enum org.tensorflow.proto.framework.ControlFlowContextDef.CtxtCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.proto.framework.ControlFlowContextDef.CtxtCase
valueOf(String) - Static method in enum org.tensorflow.proto.framework.DataClass
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.proto.framework.DataClass
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tensorflow.proto.framework.DataClass
 
valueOf(String) - Static method in enum org.tensorflow.proto.framework.DataType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.proto.framework.DataType
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tensorflow.proto.framework.DataType
 
valueOf(String) - Static method in enum org.tensorflow.proto.framework.GraphTransferInfo.Destination
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.proto.framework.GraphTransferInfo.Destination
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tensorflow.proto.framework.GraphTransferInfo.Destination
 
valueOf(String) - Static method in enum org.tensorflow.proto.framework.OptimizerOptions.GlobalJitLevel
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.proto.framework.OptimizerOptions.GlobalJitLevel
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tensorflow.proto.framework.OptimizerOptions.GlobalJitLevel
 
valueOf(String) - Static method in enum org.tensorflow.proto.framework.OptimizerOptions.Level
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.proto.framework.OptimizerOptions.Level
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tensorflow.proto.framework.OptimizerOptions.Level
 
valueOf(String) - Static method in enum org.tensorflow.proto.framework.RewriterConfig.MemOptType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.proto.framework.RewriterConfig.MemOptType
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tensorflow.proto.framework.RewriterConfig.MemOptType
 
valueOf(String) - Static method in enum org.tensorflow.proto.framework.RewriterConfig.NumIterationsType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.proto.framework.RewriterConfig.NumIterationsType
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tensorflow.proto.framework.RewriterConfig.NumIterationsType
 
valueOf(String) - Static method in enum org.tensorflow.proto.framework.RewriterConfig.Toggle
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.proto.framework.RewriterConfig.Toggle
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tensorflow.proto.framework.RewriterConfig.Toggle
 
valueOf(String) - Static method in enum org.tensorflow.proto.framework.RunOptions.TraceLevel
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.proto.framework.RunOptions.TraceLevel
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tensorflow.proto.framework.RunOptions.TraceLevel
 
valueOf(String) - Static method in enum org.tensorflow.proto.framework.SavedObject.KindCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.proto.framework.SavedObject.KindCase
Deprecated.
valueOf(String) - Static method in enum org.tensorflow.proto.framework.StructuredValue.KindCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.proto.framework.StructuredValue.KindCase
Deprecated.
valueOf(String) - Static method in enum org.tensorflow.proto.framework.Summary.Value.ValueCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.proto.framework.Summary.Value.ValueCase
Deprecated.
valueOf(String) - Static method in enum org.tensorflow.proto.framework.TensorInfo.EncodingCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.proto.framework.TensorInfo.EncodingCase
Deprecated.
valueOf(String) - Static method in enum org.tensorflow.proto.framework.TensorSliceProto.Extent.HasLengthCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.proto.framework.TensorSliceProto.Extent.HasLengthCase
valueOf(String) - Static method in enum org.tensorflow.proto.framework.TypeSpecProto.TypeSpecClass
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.proto.framework.TypeSpecProto.TypeSpecClass
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tensorflow.proto.framework.TypeSpecProto.TypeSpecClass
 
valueOf(String) - Static method in enum org.tensorflow.proto.framework.VariableAggregation
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.proto.framework.VariableAggregation
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tensorflow.proto.framework.VariableAggregation
 
valueOf(String) - Static method in enum org.tensorflow.proto.framework.VariableSynchronization
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.proto.framework.VariableSynchronization
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tensorflow.proto.framework.VariableSynchronization
 
valueOf(String) - Static method in enum org.tensorflow.proto.framework.VerifierConfig.Toggle
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.proto.framework.VerifierConfig.Toggle
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tensorflow.proto.framework.VerifierConfig.Toggle
 
valueOf(String) - Static method in enum org.tensorflow.proto.profiler.ProfileOptions.DeviceType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.proto.profiler.ProfileOptions.DeviceType
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tensorflow.proto.profiler.ProfileOptions.DeviceType
 
valueOf(String) - Static method in enum org.tensorflow.proto.profiler.XEvent.DataCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.proto.profiler.XEvent.DataCase
Deprecated.
valueOf(String) - Static method in enum org.tensorflow.proto.profiler.XStat.ValueCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.proto.profiler.XStat.ValueCase
Deprecated.
valueOf(String) - Static method in enum org.tensorflow.proto.util.BundleHeaderProto.Endianness
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.proto.util.BundleHeaderProto.Endianness
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tensorflow.proto.util.BundleHeaderProto.Endianness
 
valueOf(String) - Static method in enum org.tensorflow.proto.util.DebugEvent.WhatCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.proto.util.DebugEvent.WhatCase
Deprecated.
valueOf(String) - Static method in enum org.tensorflow.proto.util.Event.WhatCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.proto.util.Event.WhatCase
Deprecated.
valueOf(String) - Static method in enum org.tensorflow.proto.util.LogMessage.Level
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.proto.util.LogMessage.Level
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tensorflow.proto.util.LogMessage.Level
 
valueOf(String) - Static method in enum org.tensorflow.proto.util.SaverDef.CheckpointFormatVersion
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.proto.util.SaverDef.CheckpointFormatVersion
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tensorflow.proto.util.SaverDef.CheckpointFormatVersion
 
valueOf(String) - Static method in enum org.tensorflow.proto.util.SessionLog.SessionStatus
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.proto.util.SessionLog.SessionStatus
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tensorflow.proto.util.SessionLog.SessionStatus
 
valueOf(String) - Static method in enum org.tensorflow.proto.util.TensorDebugMode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.proto.util.TensorDebugMode
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tensorflow.proto.util.TensorDebugMode
 
valueOf(String) - Static method in enum org.tensorflow.proto.util.testlog.CommitId.KindCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.proto.util.testlog.CommitId.KindCase
Deprecated.
valueOf(String) - Static method in enum org.tensorflow.proto.util.testlog.EntryValue.KindCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.proto.util.testlog.EntryValue.KindCase
Deprecated.
valueOf(String) - Static method in enum org.tensorflow.proto.util.testlog.TestResults.BenchmarkType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.proto.util.testlog.TestResults.BenchmarkType
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tensorflow.proto.util.testlog.TestResults.BenchmarkType
 
valueOf(String) - Static method in enum org.tensorflow.proto.util.WorkerHealth
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.proto.util.WorkerHealth
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tensorflow.proto.util.WorkerHealth
 
valueOf(String) - Static method in enum org.tensorflow.proto.util.WorkerShutdownMode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.proto.util.WorkerShutdownMode
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tensorflow.proto.util.WorkerShutdownMode
 
values() - Static method in enum org.tensorflow.DeviceSpec.DeviceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.EagerSession.DevicePlacementPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.ExecutionEnvironment.Types
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.tensorflow.op.core.BarrierTakeMany
One any-dimensional tensor per component in a barrier element.
values() - Method in class org.tensorflow.op.core.DecodeProto
List of tensors containing values for the corresponding field.
values() - Method in class org.tensorflow.op.core.LookupTableExport
Tensor of all values in the table.
values() - Method in class org.tensorflow.op.core.LookupTableFind
Same shape as `keys`.
values() - Method in class org.tensorflow.op.core.MapPeek
 
values() - Method in class org.tensorflow.op.core.MapUnstage
 
values() - Method in class org.tensorflow.op.core.MapUnstageNoKey
 
values() - Method in class org.tensorflow.op.core.OrderedMapPeek
 
values() - Method in class org.tensorflow.op.core.OrderedMapUnstage
 
values() - Method in class org.tensorflow.op.core.OrderedMapUnstageNoKey
 
values() - Method in class org.tensorflow.op.core.StagePeek
 
values() - Method in class org.tensorflow.op.core.TensorListGather
 
values() - Method in class org.tensorflow.op.core.Unstage
 
values() - Method in class org.tensorflow.op.io.ReaderReadUpTo
A 1-D tensor.
values() - Method in class org.tensorflow.op.linalg.sparse.CSRSparseMatrixComponents
An array containing CSR matrix nonzero values.
values() - Method in class org.tensorflow.op.linalg.sparse.CSRSparseMatrixToSparseTensor
SparseTensor values.
values() - Method in class org.tensorflow.op.nn.NthElement
The `n`-th order statistic along each last dimensional slice.
values() - Method in class org.tensorflow.op.nn.TopK
The `k` largest elements along each last dimensional slice.
values() - Method in class org.tensorflow.op.sparse.SparseAccumulatorTakeGradient
Values of the average of the accumulated sparse gradients.
values() - Method in class org.tensorflow.op.strings.StringSplit
 
values() - Static method in enum org.tensorflow.proto.example.Feature.KindCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.proto.example.FeatureConfiguration.ConfigCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.proto.framework.ApiDef.Visibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.proto.framework.AttrValue.ValueCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.proto.framework.Code
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.proto.framework.CollectionDef.KindCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.proto.framework.ControlFlowContextDef.CtxtCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.proto.framework.DataClass
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.proto.framework.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.proto.framework.GraphTransferInfo.Destination
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.proto.framework.OptimizerOptions.GlobalJitLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.proto.framework.OptimizerOptions.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.proto.framework.RewriterConfig.MemOptType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.proto.framework.RewriterConfig.NumIterationsType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.proto.framework.RewriterConfig.Toggle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.proto.framework.RunOptions.TraceLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.proto.framework.SavedObject.KindCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.proto.framework.StructuredValue.KindCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.proto.framework.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.tensorflow.proto.framework.TensorInfo.EncodingCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.proto.framework.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.tensorflow.proto.framework.TypeSpecProto.TypeSpecClass
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.proto.framework.VariableAggregation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.proto.framework.VariableSynchronization
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.proto.framework.VerifierConfig.Toggle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.proto.profiler.ProfileOptions.DeviceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.proto.profiler.XEvent.DataCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.proto.profiler.XStat.ValueCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.proto.util.BundleHeaderProto.Endianness
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.proto.util.DebugEvent.WhatCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.proto.util.Event.WhatCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.proto.util.LogMessage.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.proto.util.SaverDef.CheckpointFormatVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.proto.util.SessionLog.SessionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.proto.util.TensorDebugMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.proto.util.testlog.CommitId.KindCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.proto.util.testlog.EntryValue.KindCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.proto.util.testlog.TestResults.BenchmarkType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.proto.util.WorkerHealth
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.proto.util.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.tensorflow.proto.framework.CondContextDef
 
VALUES_DEF_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.WhileContextDef
 
VALUES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ListValue
 
VALUES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.NamedTupleValue
 
VALUES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TupleValue
 
VALUES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ValuesDef
 
VALUES_OUTPUT_TENSOR_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.example.FixedLenFeatureProto
 
VALUES_OUTPUT_TENSOR_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.example.VarLenFeatureProto
 
VALUES_TENSOR_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TensorInfo.CooSparse
 
ValuesDef - Class in org.tensorflow.proto.framework
Protocol buffer representing the values in ControlFlowContext.
ValuesDef.Builder - Class in org.tensorflow.proto.framework
Protocol buffer representing the values in ControlFlowContext.
ValuesDefOrBuilder - Interface in org.tensorflow.proto.framework
 
valueShape(Shape) - Method in class org.tensorflow.op.core.MutableDenseHashTable.Options
 
valueShape(Shape) - Static method in class org.tensorflow.op.core.MutableDenseHashTable
 
valueShape(Shape) - Method in class org.tensorflow.op.core.MutableHashTableOfTensors.Options
 
valueShape(Shape) - Static method in class org.tensorflow.op.core.MutableHashTableOfTensors
 
VAR_LEN_FEATURE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.example.FeatureConfiguration
 
VAR_OFFSET_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SaveSliceInfoDef
 
VAR_SHAPE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SaveSliceInfoDef
 
VarHandleOp - Class in org.tensorflow.op.core
Creates a handle to a Variable resource.
varHandleOp(DataType<T>, Shape, VarHandleOp.Options...) - Method in class org.tensorflow.op.Ops
Creates a handle to a Variable resource.
VarHandleOp.Options - Class in org.tensorflow.op.core
Optional attributes for VarHandleOp
Variable<T extends TType> - Class in org.tensorflow.op.core
Holds state in the form of a tensor that persists across steps.
variable(Operand<T>, Variable.Options...) - Method in class org.tensorflow.op.Ops
Factory method to create a new Variable with it's initializer.
variable(Shape, DataType<T>, Variable.Options...) - Method in class org.tensorflow.op.Ops
Holds state in the form of a tensor that persists across steps.
Variable.Options - Class in org.tensorflow.op.core
Optional attributes for Variable
VARIABLE_AGGREGATION_MEAN_VALUE - Static variable in enum org.tensorflow.proto.framework.VariableAggregation
`MEAN`: Take the arithmetic mean ("average") of the updates across replicas.
VARIABLE_AGGREGATION_NONE_VALUE - Static variable in enum org.tensorflow.proto.framework.VariableAggregation
`NONE`: This is the default, giving an error if you use a variable-update operation with multiple replicas.
VARIABLE_AGGREGATION_ONLY_FIRST_REPLICA_VALUE - Static variable in enum org.tensorflow.proto.framework.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_VALUE - Static variable in enum org.tensorflow.proto.framework.VariableAggregation
`SUM`: Add the updates across replicas.
VARIABLE_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SavedObject
 
VARIABLE_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.VariableDef
 
VARIABLE_SPEC_VALUE - Static variable in enum org.tensorflow.proto.framework.TypeSpecProto.TypeSpecClass
tf.VariableSpec
VARIABLE_SYNCHRONIZATION_AUTO_VALUE - Static variable in enum org.tensorflow.proto.framework.VariableSynchronization
`AUTO`: Indicates that the synchronization will be determined by the current `DistributionStrategy` (eg.
VARIABLE_SYNCHRONIZATION_NONE_VALUE - Static variable in enum org.tensorflow.proto.framework.VariableSynchronization
`NONE`: Indicates that there will only be one copy of the variable, so there is no need to sync.
VARIABLE_SYNCHRONIZATION_ON_READ_VALUE - Static variable in enum org.tensorflow.proto.framework.VariableSynchronization
`ON_READ`: Indicates that the variable will be aggregated across devices when it is read (eg.
VARIABLE_SYNCHRONIZATION_ON_WRITE_VALUE - Static variable in enum org.tensorflow.proto.framework.VariableSynchronization
`ON_WRITE`: Indicates that the variable will be updated across devices every time it is written.
VariableAggregation - Enum in org.tensorflow.proto.framework
Indicates how a distributed variable will be aggregated.
VariableDef - Class in org.tensorflow.proto.framework
Protocol buffer representing a Variable.
VariableDef.Builder - Class in org.tensorflow.proto.framework
Protocol buffer representing a Variable.
VariableDefOrBuilder - Interface in org.tensorflow.proto.framework
 
VariableProtos - Class in org.tensorflow.proto.framework
 
VariableShape<T extends TNumber> - Class in org.tensorflow.op.core
Returns the shape of the variable pointed to by `resource`.
variableShape(Operand<?>) - Method in class org.tensorflow.op.Ops
Returns the shape of the variable pointed to by `resource`.
variableShape(Operand<?>, DataType<T>) - Method in class org.tensorflow.op.Ops
Returns the shape of the variable pointed to by `resource`.
VariableSynchronization - Enum in org.tensorflow.proto.framework
Indicates when a distributed variable will be synced.
varianceEpsilon(Float) - Method in class org.tensorflow.op.nn.QuantizedInstanceNorm.Options
 
varianceEpsilon(Float) - Static method in class org.tensorflow.op.nn.QuantizedInstanceNorm
 
VARIANT_VAL_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TensorProto
 
VariantTensorDataProto - Class in org.tensorflow.proto.framework
Protocol buffer representing the serialization format of DT_VARIANT tensors.
VariantTensorDataProto.Builder - Class in org.tensorflow.proto.framework
Protocol buffer representing the serialization format of DT_VARIANT tensors.
VariantTensorDataProtoOrBuilder - Interface in org.tensorflow.proto.framework
 
VarIsInitializedOp - Class in org.tensorflow.op.core
Checks whether a resource handle-based variable has been initialized.
varIsInitializedOp(Operand<?>) - Method in class org.tensorflow.op.Ops
Checks whether a resource handle-based variable has been initialized.
VarLenFeatureProto - Class in org.tensorflow.proto.example
Protobuf type tensorflow.VarLenFeatureProto
VarLenFeatureProto.Builder - Class in org.tensorflow.proto.example
Protobuf type tensorflow.VarLenFeatureProto
VarLenFeatureProtoOrBuilder - Interface in org.tensorflow.proto.example
 
varName(String) - Method in class org.tensorflow.op.core.TemporaryVariable.Options
 
varName(String) - Static method in class org.tensorflow.op.core.TemporaryVariable
 
vectorOf(Scope, int[]) - Static method in class org.tensorflow.op.core.Constant
Creates a rank-1 constant of int elements.
vectorOf(Scope, float[]) - Static method in class org.tensorflow.op.core.Constant
Creates a rank-1 constant of float elements.
vectorOf(Scope, double[]) - Static method in class org.tensorflow.op.core.Constant
Creates a rank-1 constant of double elements.
vectorOf(Scope, long[]) - Static method in class org.tensorflow.op.core.Constant
Creates a rank-1 constant of long elements.
vectorOf(Scope, boolean[]) - Static method in class org.tensorflow.op.core.Constant
Creates a rank-1 constant of boolean elements.
vectorOf(Scope, byte[]) - Static method in class org.tensorflow.op.core.Constant
Creates a rank-1 constant of byte elements.
vectorOf(Scope, String[]) - Static method in class org.tensorflow.op.core.Constant
Creates a rank-1 constant of String elements.
vectorOf(Scope, Charset, String[]) - Static method in class org.tensorflow.op.core.Constant
Creates a constant of String elements, using the given charset.
vectorOf(float...) - Static method in interface org.tensorflow.types.TBfloat16
Allocates a new tensor for storing a vector of floats.
vectorOf(boolean...) - Static method in interface org.tensorflow.types.TBool
Allocates a new tensor for storing a vector of booleans.
vectorOf(float...) - Static method in interface org.tensorflow.types.TFloat16
Allocates a new tensor for storing a vector of floats.
vectorOf(float...) - Static method in interface org.tensorflow.types.TFloat32
Allocates a new tensor for storing a vector of floats.
vectorOf(double...) - Static method in interface org.tensorflow.types.TFloat64
Allocates a new tensor for storing a vector of doubles.
vectorOf(int...) - Static method in interface org.tensorflow.types.TInt32
Allocates a new tensor for storing a vector of ints.
vectorOf(long...) - Static method in interface org.tensorflow.types.TInt64
Allocates a new tensor for storing a vector of longs.
vectorOf(String...) - Static method in interface org.tensorflow.types.TString
Allocates a new tensor for storing a vector of strings.
vectorOf(byte...) - Static method in interface org.tensorflow.types.TUint8
Allocates a new tensor for storing a vector of bytes.
velocities() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingADAMParameters
Parameter velocities updated by the ADAM optimization algorithm.
velocities() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingADAMParametersGradAccumDebug
Parameter velocities updated by the ADAM optimization algorithm.
VENDOR_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.DeviceProperties
 
VERIFICATION_TIMEOUT_IN_MS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.VerifierConfig
 
VerifierConfig - Class in org.tensorflow.proto.framework
The config for graph verifiers.
VerifierConfig.Builder - Class in org.tensorflow.proto.framework
The config for graph verifiers.
VerifierConfig.Toggle - Enum in org.tensorflow.proto.framework
Protobuf enum tensorflow.VerifierConfig.Toggle
VerifierConfigOrBuilder - Interface in org.tensorflow.proto.framework
 
VerifierConfigProtos - Class in org.tensorflow.proto.framework
 
version() - Static method in class org.tensorflow.TensorFlow
Returns the version of the underlying TensorFlow runtime.
VERSION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphDef
 
VERSION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.OpDeprecation
 
VERSION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SavedUserObject
 
VERSION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.SessionMetadata
 
VERSION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.profiler.ProfileOptions
 
VERSION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.BundleHeaderProto
 
VERSION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.SaverDef
 
VERSION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.SnapshotMetadataRecord
 
VERSION_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.PlatformInfo
 
VERSION_NUMBER_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.TensorProto
 
VersionDef - Class in org.tensorflow.proto.framework
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.tensorflow.proto.framework
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.tensorflow.proto.framework
 
VERSIONS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GraphDef
 
VERSIONS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.SavedTensorSliceMeta
 
VersionsProtos - Class in org.tensorflow.proto.framework
 
VIRTUAL_DEVICES_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GPUOptions.Experimental
 
VISIBILITY_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ApiDef
 
VISIBLE_DEVICE_LIST_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.GPUOptions
 
VISIBLE_VALUE - Static variable in enum org.tensorflow.proto.framework.ApiDef.Visibility
Publicly visible in the API.
vocabFile(String) - Method in class org.tensorflow.op.nn.FixedUnigramCandidateSampler.Options
 
vocabFile(String) - Static method in class org.tensorflow.op.nn.FixedUnigramCandidateSampler
 
vocabFreq() - Method in class org.tensorflow.op.core.Skipgram
Frequencies of words.
vocabSize(Long) - Method in class org.tensorflow.op.core.InitializeTableFromTextFile.Options
 
vocabSize(Long) - Static method in class org.tensorflow.op.core.InitializeTableFromTextFile
 
vocabWord() - Method in class org.tensorflow.op.core.Skipgram
A vector of words in the corpus.

W

w() - Method in class org.tensorflow.op.xla.SelfAdjointEig
The eigenvalues in ascending order, each repeated according to its multiplicity.
WAIT_FOR_COORDINATOR_VALUE - Static variable in enum org.tensorflow.proto.util.WorkerShutdownMode
WAIT_FOR_COORDINATOR = 2;
waitFor(List<Long>) - Method in class org.tensorflow.op.collective.AllReduce.Options
 
waitFor(List<Long>) - Static method in class org.tensorflow.op.collective.AllReduce
 
waitForIncomplete(Boolean) - Method in class org.tensorflow.op.core.BarrierTakeMany.Options
 
waitForIncomplete(Boolean) - Static method in class org.tensorflow.op.core.BarrierTakeMany
 
WALL_TIME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.DebugEvent
 
WALL_TIME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.Event
 
WALL_TIME_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.testlog.BenchmarkEntry
 
WARN_VALUE - Static variable in enum org.tensorflow.proto.util.LogMessage.Level
WARN = 30;
WARNINGS_FIELD_NUMBER - Static variable in class org.tensorflow.proto.profiler.XSpace
 
WATCHDOG_CONFIG_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.WorkerHeartbeatRequest
 
WatchdogConfig - Class in org.tensorflow.proto.util
Protobuf type tensorflow.WatchdogConfig
WatchdogConfig.Builder - Class in org.tensorflow.proto.util
Protobuf type tensorflow.WatchdogConfig
WatchdogConfigOrBuilder - Interface in org.tensorflow.proto.util
 
wcfGrad() - Method in class org.tensorflow.op.nn.BlockLSTMGrad
The gradient for wcf to be back-propped.
wcfGrad() - Method in class org.tensorflow.op.nn.LSTMBlockCellGrad
The gradient for wcf to be back-propped.
wciGrad() - Method in class org.tensorflow.op.nn.BlockLSTMGrad
The gradient for wci to be back-propped.
wciGrad() - Method in class org.tensorflow.op.nn.LSTMBlockCellGrad
The gradient for wci to be back-propped.
wcoGrad() - Method in class org.tensorflow.op.nn.BlockLSTMGrad
The gradient for wco to be back-propped.
wcoGrad() - Method in class org.tensorflow.op.nn.LSTMBlockCellGrad
The gradient for wco to be back-propped.
weights() - Method in class org.tensorflow.op.nn.ComputeAccidentalHits
A vector of the same length as indices and ids, in which each element is -FLOAT_MAX.
weights() - Method in class org.tensorflow.op.nn.CudnnRNNParamsToCanonical
 
weights() - Method in class org.tensorflow.op.tpu.RetrieveTPUEmbeddingMDLAdagradLightParameters
Parameter weights updated by the MDL Adagrad Light optimization algorithm.
wGrad() - Method in class org.tensorflow.op.nn.BlockLSTMGrad
The gradient for w to be back-propped.
Where - Class in org.tensorflow.op.core
Returns locations of nonzero / true values in a tensor.
where(Operand<T>) - Method in class org.tensorflow.op.Ops
Returns locations of nonzero / true values in a tensor.
WHILE_CTXT_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ControlFlowContextDef
 
WhileContextDef - Class in org.tensorflow.proto.framework
Protocol buffer representing a WhileContext object.
WhileContextDef.Builder - Class in org.tensorflow.proto.framework
Protocol buffer representing a WhileContext object.
WhileContextDefOrBuilder - Interface in org.tensorflow.proto.framework
 
whileLoop(Output<?>[], Graph.WhileSubgraphBuilder, Graph.WhileSubgraphBuilder, String) - Method in class org.tensorflow.Graph
Builds a while loop.
WholeFileReader - Class in org.tensorflow.op.io
A Reader that outputs the entire contents of a file as a value.
wholeFileReader(WholeFileReader.Options...) - Method in class org.tensorflow.op.IoOps
A Reader that outputs the entire contents of a file as a value.
WholeFileReader.Options - Class in org.tensorflow.op.io
Optional attributes for WholeFileReader
width(Long) - Method in class org.tensorflow.op.dtypes.AsString.Options
 
width(Long) - Static method in class org.tensorflow.op.dtypes.AsString
 
WIDTH_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.Summary.Image
 
WindowDataset - Class in org.tensorflow.op.data
Combines (nests of) input elements into a dataset of (nests of) windows.
windowSize(Long) - Method in class org.tensorflow.op.core.Skipgram.Options
 
windowSize(Long) - Static method in class org.tensorflow.op.core.Skipgram
 
withConfigProto(ConfigProto) - Method in class org.tensorflow.SavedModelBundle.Loader
Set configuration of the Session object created when loading the model.
withControlDependencies(Iterable<Op>) - Method in class org.tensorflow.op.Ops
Returns an API that adds operations to the graph with the provided control dependencies.
withControlDependencies(Iterable<Op>) - Method in class org.tensorflow.op.Scope
Returns a new scope where added operations will have the provided control dependencies.
withDeallocator() - Method in class org.tensorflow.internal.c_api.AbstractTF_Tensor
Registers a deallocator and returns this.
withDeallocator() - Method in class org.tensorflow.internal.c_api.AbstractTFE_TensorHandle
Registers a deallocator and returns this.
withFunction(ConcreteFunction) - Method in class org.tensorflow.SavedModelBundle.Exporter
Save a concrete function of this model.
withName(String) - Method in class org.tensorflow.op.Ops
Returns an API that uses the provided name for an op.
withName(String) - Method in class org.tensorflow.op.Scope
Return a new scope that uses the provided name for an op.
withRunOptions(RunOptions) - Method in class org.tensorflow.SavedModelBundle.Loader
Sets options to use when executing model initialization operations.
withSubScope(String) - Method in class org.tensorflow.op.Ops
Returns an API that builds operations with the provided name prefix.
withSubScope(String) - Method in class org.tensorflow.op.Scope
Returns a new scope where added operations will have the provided name prefix.
withTags(String...) - Method in class org.tensorflow.SavedModelBundle.Exporter
Sets the set of tags that identify the specific graph in the saved model to save.
withTags(String...) - Method in class org.tensorflow.SavedModelBundle.Loader
Sets the set of tags that identify the specific graph in the saved model to load.
wordsPerEpoch() - Method in class org.tensorflow.op.core.Skipgram
Number of words per epoch in the data file.
WORK_FINISHED_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ReaderBaseState
 
WORK_STARTED_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ReaderBaseState
 
WORKER_LOG_FIELD_NUMBER - Static variable in class org.tensorflow.proto.util.WorkerHeartbeatResponse
 
WorkerHealth - Enum in org.tensorflow.proto.util
Current health status of a worker.
WorkerHeartbeat - Class in org.tensorflow.op.tpu
Worker heartbeat op.
WorkerHeartbeatRequest - Class in org.tensorflow.proto.util
Protobuf type tensorflow.WorkerHeartbeatRequest
WorkerHeartbeatRequest.Builder - Class in org.tensorflow.proto.util
Protobuf type tensorflow.WorkerHeartbeatRequest
WorkerHeartbeatRequestOrBuilder - Interface in org.tensorflow.proto.util
 
WorkerHeartbeatResponse - Class in org.tensorflow.proto.util
Protobuf type tensorflow.WorkerHeartbeatResponse
WorkerHeartbeatResponse.Builder - Class in org.tensorflow.proto.util
Protobuf type tensorflow.WorkerHeartbeatResponse
WorkerHeartbeatResponseOrBuilder - Interface in org.tensorflow.proto.util
 
WorkerShutdownMode - Enum in org.tensorflow.proto.util
Indicates the behavior of the worker when an internal error or shutdown signal is received.
WrapDatasetVariant - Class in org.tensorflow.op.data
 
WriteAudioSummary - Class in org.tensorflow.op.summary
 
WriteAudioSummary.Options - Class in org.tensorflow.op.summary
Optional attributes for WriteAudioSummary
WriteFile - Class in org.tensorflow.op.io
Writes contents to the file at input filename.
writeFile(Operand<TString>, Operand<TString>) - Method in class org.tensorflow.op.IoOps
Writes contents to the file at input filename.
WriteGraphSummary - Class in org.tensorflow.op.summary
 
WriteHistogramSummary - Class in org.tensorflow.op.summary
 
WriteImageSummary - Class in org.tensorflow.op.summary
 
WriteImageSummary.Options - Class in org.tensorflow.op.summary
Optional attributes for WriteImageSummary
writer() - Method in class org.tensorflow.op.summary.SummaryWriter
 
WriteRawProtoSummary - Class in org.tensorflow.op.summary
 
writerBufferSize(Long) - Method in class org.tensorflow.op.data.SnapshotDataset.Options
 
writerBufferSize(Long) - Static method in class org.tensorflow.op.data.SnapshotDataset
 
writerPathPrefix(String) - Method in class org.tensorflow.op.data.SnapshotDataset.Options
 
writerPathPrefix(String) - Static method in class org.tensorflow.op.data.SnapshotDataset
 
WriteScalarSummary - Class in org.tensorflow.op.summary
 
WriteSummary - Class in org.tensorflow.op.summary
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.distruntime.ClusterDef
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.distruntime.ClusterDeviceFilters
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.distruntime.JobDef
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.distruntime.JobDeviceFilters
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.distruntime.ServerDef
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.distruntime.TaskDeviceFilters
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.distruntime.TransportOptions.RecvBufRespExtra
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.example.BytesList
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.example.Example
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.example.ExampleParserConfiguration
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.example.Feature
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.example.FeatureConfiguration
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.example.FeatureList
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.example.FeatureLists
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.example.Features
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.example.FixedLenFeatureProto
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.example.FloatList
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.example.Int64List
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.example.SequenceExample
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.example.VarLenFeatureProto
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.AllocationDescription
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.AllocationRecord
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.AllocatorMemoryUsed
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.ApiDef.Arg
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.ApiDef.Attr
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.ApiDef.Endpoint
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.ApiDef
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.ApiDefs
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.AssetFileDef
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.AttrValue.ListValue
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.AttrValue
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.AutoParallelOptions
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.BoundedTensorSpecProto
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.CallableOptions
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.CollectionDef.AnyList
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.CollectionDef.BytesList
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.CollectionDef.FloatList
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.CollectionDef.Int64List
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.CollectionDef.NodeList
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.CollectionDef
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.CondContextDef
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.ConfigProto.Experimental
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.ConfigProto
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.ControlFlowContextDef
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.CostGraphDef.AggregatedCost
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.InputInfo
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node.OutputInfo
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.CostGraphDef.Node
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.CostGraphDef
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.DebuggedSourceFile
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.DebuggedSourceFiles
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.DebugOptions
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.DebugTensorWatch
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.Device
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.DeviceAttributes
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.DeviceLocality
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.DeviceProperties
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.DeviceStepStats
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.DictValue
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.FunctionDef.ArgAttrs
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.FunctionDef
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.FunctionDefLibrary
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.FunctionSpec
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental.VirtualDevices
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.GPUOptions.Experimental
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.GPUOptions
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.GradientDef
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.FileLineCol
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.GraphDebugInfo.StackTrace
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.GraphDebugInfo
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.GraphDef
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.GraphOptions
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.GraphTransferConstNodeInfo
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.GraphTransferGraphInputNodeInfo
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.GraphTransferGraphOutputNodeInfo
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.GraphTransferInfo
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInfo
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInput
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.GraphTransferNodeInputInfo
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.GraphTransferNodeOutputInfo
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.HistogramProto
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.InterconnectLink
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.KernelDef.AttrConstraint
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.KernelDef
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.KernelList
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.ListValue
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.LocalLinks
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.MemoryLogRawAllocation
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.MemoryLogRawDeallocation
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.MemoryLogStep
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.MemoryLogTensorAllocation
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.MemoryLogTensorDeallocation
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.MemoryLogTensorOutput
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.MemoryStats
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.MetaGraphDef.MetaInfoDef
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.MetaGraphDef
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.NameAttrList
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.NamedDevice
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.NamedTensorProto
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.NamedTupleValue
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.NodeDef.ExperimentalDebugInfo
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.NodeDef
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.NodeExecStats
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.NodeOutput
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.NoneValue
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.OpDef.ArgDef
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.OpDef.AttrDef
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.OpDef
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.OpDeprecation
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.OpList
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.OptimizerOptions
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.PairValue
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.QueueRunnerDef
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.ReaderBaseState
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.RemoteFusedGraphExecuteInfo
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.RemoteTensorHandle
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.Resource
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.ResourceDtypeAndShape
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.ResourceHandleProto.DtypeAndShape
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.ResourceHandleProto
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.RewriterConfig.CustomGraphOptimizer
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.RewriterConfig
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.RPCOptions
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.RunMetadata.FunctionGraphs
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.RunMetadata
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.RunOptions.Experimental
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.RunOptions
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.SaveableObject
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.SavedAsset
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.SavedBareConcreteFunction
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.SavedConcreteFunction
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.SavedConstant
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.SavedFunction
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.SavedModel
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.SavedObject
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.SavedObjectGraph
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.SavedResource
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.SavedUserObject
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.SavedVariable
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.SaveSliceInfoDef
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.ScopedAllocatorOptions
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.SessionMetadata
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.SignatureDef
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.StepStats
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.StructuredValue
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.Summary.Audio
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.Summary.Image
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.Summary.Value
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.Summary
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.SummaryDescription
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.SummaryMetadata.PluginData
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.SummaryMetadata
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.TensorConnection
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.TensorDescription
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.TensorInfo.CompositeTensor
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.TensorInfo.CooSparse
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.TensorInfo
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.TensorProto
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.TensorShapeProto.Dim
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.TensorShapeProto
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.TensorSliceProto.Extent
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.TensorSliceProto
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.TensorSpecProto
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.ThreadPoolOptionProto
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.Trace
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.TraceEvent
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReference
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SerializedTensor
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.TrackableObjectGraph
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.TupleValue
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.TypeSpecProto
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.ValuesDef
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.VariableDef
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.VariantTensorDataProto
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.VerifierConfig
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.VersionDef
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.framework.WhileContextDef
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.profiler.ProfileOptions
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.profiler.XEvent
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.profiler.XEventMetadata
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.profiler.XLine
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.profiler.XPlane
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.profiler.XSpace
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.profiler.XStat
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.profiler.XStatMetadata
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.BinSummary
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.BundleEntryProto
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.BundleHeaderProto
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.CodeLocation
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.DebugEvent
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.DebuggedDevice
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.DebuggedGraph
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.DebugMetadata
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.Event
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.Execution
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.GraphExecutionTrace
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.GraphOpCreation
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.LogMessage
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.MemAllocatorStats
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.MemChunk
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectory
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.MemmappedFileSystemDirectoryElement
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.MemoryDump
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.RequestedExitCode
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.SavedSlice
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.SavedSliceMeta
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.SavedTensorSliceMeta
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.SavedTensorSlices
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.SaverDef
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.SessionLog
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.SnapShot
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.SnapshotMetadataRecord
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.SnapshotRecord
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.SnapshotTensorMetadata
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.SourceFile
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.StackFrameWithId
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.TaggedRunMetadata
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.TensorMetadata
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.testlog.AvailableDeviceInfo
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntries
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.testlog.BenchmarkEntry
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.testlog.BuildConfiguration
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.testlog.CommitId
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.testlog.CPUInfo
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.testlog.EntryValue
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.testlog.GPUInfo
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.testlog.MachineConfiguration
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.testlog.MemoryInfo
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.testlog.MetricEntry
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.testlog.PlatformInfo
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.testlog.RunConfiguration
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.testlog.TestResults
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.WatchdogConfig
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.WorkerHeartbeatRequest
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.proto.util.WorkerHeartbeatResponse
 

X

xBackprop() - Method in class org.tensorflow.op.nn.FusedBatchNormGrad
A 4D Tensor for the gradient with respect to x.
xDensity(Long) - Method in class org.tensorflow.op.image.EncodeJpeg.Options
 
xDensity(Long) - Static method in class org.tensorflow.op.image.EncodeJpeg
 
Xdivy<T extends TType> - Class in org.tensorflow.op.math
Returns 0 if x == 0, and x / y otherwise, elementwise.
xdivy(Operand<T>, Operand<T>) - Method in class org.tensorflow.op.MathOps
Returns 0 if x == 0, and x / y otherwise, elementwise.
XEvent - Class in org.tensorflow.proto.profiler
An XEvent is a trace event, optionally annotated with XStats.
XEvent.Builder - Class in org.tensorflow.proto.profiler
An XEvent is a trace event, optionally annotated with XStats.
XEvent.DataCase - Enum in org.tensorflow.proto.profiler
 
XEventMetadata - Class in org.tensorflow.proto.profiler
Metadata for an XEvent, shared by all instances of the same event.
XEventMetadata.Builder - Class in org.tensorflow.proto.profiler
Metadata for an XEvent, shared by all instances of the same event.
XEventMetadataOrBuilder - Interface in org.tensorflow.proto.profiler
 
XEventOrBuilder - Interface in org.tensorflow.proto.profiler
 
xGrad() - Method in class org.tensorflow.op.nn.BlockLSTMGrad
The gradient of x to be back-propped.
xla - Variable in class org.tensorflow.op.Ops
 
XLA_FUSION_AUTOTUNER_THRESH_FIELD_NUMBER - Static variable in class org.tensorflow.proto.framework.ConfigProto.Experimental
 
XlaOps - Class in org.tensorflow.op
An API for building xla operations as Ops
XlaSpmdFullToShardShape<T extends TType> - Class in org.tensorflow.op.core
An op used by XLA SPMD partitioner to switch from automatic partitioning to
xlaSpmdFullToShardShape(Operand<T>, String) - Method in class org.tensorflow.op.Ops
An op used by XLA SPMD partitioner to switch from automatic partitioning to
XlaSpmdShardToFullShape<T extends TType> - Class in org.tensorflow.op.core
An op used by XLA SPMD partitioner to switch from manual partitioning to
xlaSpmdShardToFullShape(Operand<T>, String, Shape) - Method in class org.tensorflow.op.Ops
An op used by XLA SPMD partitioner to switch from manual partitioning to
XLine - Class in org.tensorflow.proto.profiler
An XLine is a timeline of trace events (XEvents).
XLine.Builder - Class in org.tensorflow.proto.profiler
An XLine is a timeline of trace events (XEvents).
XLineOrBuilder - Interface in org.tensorflow.proto.profiler
 
Xlog1py<T extends TType> - Class in org.tensorflow.op.math
Returns 0 if x == 0, and x * log1p(y) otherwise, elementwise.
xlog1py(Operand<T>, Operand<T>) - Method in class org.tensorflow.op.MathOps
Returns 0 if x == 0, and x * log1p(y) otherwise, elementwise.
Xlogy<T extends TType> - Class in org.tensorflow.op.math
Returns 0 if x == 0, and x * log(y) otherwise, elementwise.
xlogy(Operand<T>, Operand<T>) - Method in class org.tensorflow.op.MathOps
Returns 0 if x == 0, and x * log(y) otherwise, elementwise.
xmpMetadata(String) - Method in class org.tensorflow.op.image.EncodeJpeg.Options
 
xmpMetadata(String) - Static method in class org.tensorflow.op.image.EncodeJpeg
 
XPlane - Class in org.tensorflow.proto.profiler
An XPlane is a container of parallel timelines (XLines), generated by a profiling source or by post-processing one or more XPlanes.
XPlane.Builder - Class in org.tensorflow.proto.profiler
An XPlane is a container of parallel timelines (XLines), generated by a profiling source or by post-processing one or more XPlanes.
XPlaneOrBuilder - Interface in org.tensorflow.proto.profiler
 
XPlaneProtos - Class in org.tensorflow.proto.profiler
 
XSpace - Class in org.tensorflow.proto.profiler
A container of parallel XPlanes, generated by one or more profiling sources.
XSpace.Builder - Class in org.tensorflow.proto.profiler
A container of parallel XPlanes, generated by one or more profiling sources.
XSpaceOrBuilder - Interface in org.tensorflow.proto.profiler
 
XStat - Class in org.tensorflow.proto.profiler
An XStat is a named value associated with an XEvent, e.g., a performance counter value, a metric computed by a formula applied over nested XEvents and XStats.
XStat.Builder - Class in org.tensorflow.proto.profiler
An XStat is a named value associated with an XEvent, e.g., a performance counter value, a metric computed by a formula applied over nested XEvents and XStats.
XStat.ValueCase - Enum in org.tensorflow.proto.profiler
 
XStatMetadata - Class in org.tensorflow.proto.profiler
Metadata for an XStat, shared by all instances of the same stat.
XStatMetadata.Builder - Class in org.tensorflow.proto.profiler
Metadata for an XStat, shared by all instances of the same stat.
XStatMetadataOrBuilder - Interface in org.tensorflow.proto.profiler
 
XStatOrBuilder - Interface in org.tensorflow.proto.profiler
 

Y

y() - Method in class org.tensorflow.op.bitwise.Invert
 
y() - Method in class org.tensorflow.op.core.DeepCopy
y: A `Tensor` of type `T`.
y() - Method in class org.tensorflow.op.core.InplaceAdd
A `Tensor` of type T.
y() - Method in class org.tensorflow.op.core.InplaceSub
A `Tensor` of type T.
y() - Method in class org.tensorflow.op.core.InplaceUpdate
A `Tensor` of type T.
y() - Method in class org.tensorflow.op.core.OnesLike
a tensor of the same shape and type as x but filled with ones.
y() - Method in class org.tensorflow.op.core.Unique
A `Tensor`.
y() - Method in class org.tensorflow.op.core.UniqueWithCounts
A `Tensor`.
y() - Method in class org.tensorflow.op.core.ZerosLike
a tensor of the same shape and type as x but filled with zeros.
y() - Method in class org.tensorflow.op.dtypes.Cast
 
y() - Method in class org.tensorflow.op.linalg.ConjugateTranspose
 
y() - Method in class org.tensorflow.op.linalg.Transpose
 
y() - Method in class org.tensorflow.op.math.Abs
 
y() - Method in class org.tensorflow.op.math.Acos
 
y() - Method in class org.tensorflow.op.math.Acosh
 
y() - Method in class org.tensorflow.op.math.Asin
 
y() - Method in class org.tensorflow.op.math.Asinh
 
y() - Method in class org.tensorflow.op.math.Atan
 
y() - Method in class org.tensorflow.op.math.Atanh
 
y() - Method in class org.tensorflow.op.math.BesselI0
 
y() - Method in class org.tensorflow.op.math.BesselI0e
 
y() - Method in class org.tensorflow.op.math.BesselI1
 
y() - Method in class org.tensorflow.op.math.BesselI1e
 
y() - Method in class org.tensorflow.op.math.Ceil
 
y() - Method in class org.tensorflow.op.math.ComplexAbs
 
y() - Method in class org.tensorflow.op.math.Cos
 
y() - Method in class org.tensorflow.op.math.Cosh
 
y() - Method in class org.tensorflow.op.math.Digamma
 
y() - Method in class org.tensorflow.op.math.Erf
 
y() - Method in class org.tensorflow.op.math.Erfc
 
y() - Method in class org.tensorflow.op.math.erfinv
 
y() - Method in class org.tensorflow.op.math.Exp
 
y() - Method in class org.tensorflow.op.math.Expm1
 
y() - Method in class org.tensorflow.op.math.Floor
 
y() - Method in class org.tensorflow.op.math.InvertPermutation
1-D.
y() - Method in class org.tensorflow.op.math.IsFinite
 
y() - Method in class org.tensorflow.op.math.IsInf
 
y() - Method in class org.tensorflow.op.math.IsNan
 
y() - Method in class org.tensorflow.op.math.Lgamma
 
y() - Method in class org.tensorflow.op.math.Log
 
y() - Method in class org.tensorflow.op.math.Log1p
 
y() - Method in class org.tensorflow.op.math.LogicalNot
A `Tensor` of type `bool` with the same shape as `x`.
y() - Method in class org.tensorflow.op.math.Ndtri
 
y() - Method in class org.tensorflow.op.math.Neg
 
y() - Method in class org.tensorflow.op.math.PopulationCount
 
y() - Method in class org.tensorflow.op.math.Reciprocal
 
y() - Method in class org.tensorflow.op.math.Rint
 
y() - Method in class org.tensorflow.op.math.Round
 
y() - Method in class org.tensorflow.op.math.Rsqrt
 
y() - Method in class org.tensorflow.op.math.Sigmoid
 
y() - Method in class org.tensorflow.op.math.Sign
 
y() - Method in class org.tensorflow.op.math.Sin
 
y() - Method in class org.tensorflow.op.math.Sinh
 
y() - Method in class org.tensorflow.op.math.special.BesselJ0
 
y() - Method in class org.tensorflow.op.math.special.BesselJ1
 
y() - Method in class org.tensorflow.op.math.special.BesselK0
 
y() - Method in class org.tensorflow.op.math.special.BesselK0e
 
y() - Method in class org.tensorflow.op.math.special.BesselK1
 
y() - Method in class org.tensorflow.op.math.special.BesselK1e
 
y() - Method in class org.tensorflow.op.math.special.BesselY0
 
y() - Method in class org.tensorflow.op.math.special.BesselY1
 
y() - Method in class org.tensorflow.op.math.special.Dawsn
 
y() - Method in class org.tensorflow.op.math.special.Expint
 
y() - Method in class org.tensorflow.op.math.special.FresnelCos
 
y() - Method in class org.tensorflow.op.math.special.FresnelSin
 
y() - Method in class org.tensorflow.op.math.special.Spence
 
y() - Method in class org.tensorflow.op.math.Sqrt
 
y() - Method in class org.tensorflow.op.math.Square
 
y() - Method in class org.tensorflow.op.math.Tan
 
y() - Method in class org.tensorflow.op.math.Tanh
 
y() - Method in class org.tensorflow.op.nn.DataFormatDimMap
A Tensor with each element as a dimension index in destination data format.
y() - Method in class org.tensorflow.op.nn.DataFormatVecPermute
Vector of size 4 or Tensor of shape (4, 2) in destination data format.
y() - Method in class org.tensorflow.op.nn.FusedBatchNorm
A 4D Tensor for output data.
y() - Method in class org.tensorflow.op.nn.QuantizedInstanceNorm
A 4D Tensor.
yDensity(Long) - Method in class org.tensorflow.op.image.EncodeJpeg.Options
 
yDensity(Long) - Static method in class org.tensorflow.op.image.EncodeJpeg
 
yMax() - Method in class org.tensorflow.op.nn.QuantizedInstanceNorm
The value represented by the highest quantized output.
yMin() - Method in class org.tensorflow.op.nn.QuantizedInstanceNorm
The value represented by the lowest quantized output.

Z

z() - Method in class org.tensorflow.op.bitwise.BitwiseAnd
 
z() - Method in class org.tensorflow.op.bitwise.BitwiseOr
 
z() - Method in class org.tensorflow.op.bitwise.BitwiseXor
 
z() - Method in class org.tensorflow.op.bitwise.LeftShift
 
z() - Method in class org.tensorflow.op.bitwise.RightShift
 
z() - Method in class org.tensorflow.op.math.Add
 
z() - Method in class org.tensorflow.op.math.ApproximateEqual
 
z() - Method in class org.tensorflow.op.math.Atan2
 
z() - Method in class org.tensorflow.op.math.Betainc
 
z() - Method in class org.tensorflow.op.math.Div
 
z() - Method in class org.tensorflow.op.math.DivNoNan
 
z() - Method in class org.tensorflow.op.math.Equal
 
z() - Method in class org.tensorflow.op.math.FloorDiv
 
z() - Method in class org.tensorflow.op.math.FloorMod
 
z() - Method in class org.tensorflow.op.math.Greater
 
z() - Method in class org.tensorflow.op.math.GreaterEqual
 
z() - Method in class org.tensorflow.op.math.Igamma
 
z() - Method in class org.tensorflow.op.math.Igammac
 
z() - Method in class org.tensorflow.op.math.IgammaGradA
 
z() - Method in class org.tensorflow.op.math.Less
 
z() - Method in class org.tensorflow.op.math.LessEqual
 
z() - Method in class org.tensorflow.op.math.LogicalAnd
 
z() - Method in class org.tensorflow.op.math.LogicalOr
 
z() - Method in class org.tensorflow.op.math.Maximum
 
z() - Method in class org.tensorflow.op.math.Minimum
 
z() - Method in class org.tensorflow.op.math.Mod
 
z() - Method in class org.tensorflow.op.math.Mul
 
z() - Method in class org.tensorflow.op.math.MulNoNan
 
z() - Method in class org.tensorflow.op.math.NotEqual
 
z() - Method in class org.tensorflow.op.math.Polygamma
 
z() - Method in class org.tensorflow.op.math.Pow
 
z() - Method in class org.tensorflow.op.math.QuantizedAdd
 
z() - Method in class org.tensorflow.op.math.QuantizedMul
 
z() - Method in class org.tensorflow.op.math.RealDiv
 
z() - Method in class org.tensorflow.op.math.ReciprocalGrad
 
z() - Method in class org.tensorflow.op.math.RsqrtGrad
 
z() - Method in class org.tensorflow.op.math.SigmoidGrad
 
z() - Method in class org.tensorflow.op.math.SqrtGrad
 
z() - Method in class org.tensorflow.op.math.SquaredDifference
 
z() - Method in class org.tensorflow.op.math.Sub
 
z() - Method in class org.tensorflow.op.math.TanhGrad
 
z() - Method in class org.tensorflow.op.math.TruncateDiv
 
z() - Method in class org.tensorflow.op.math.TruncateMod
 
z() - Method in class org.tensorflow.op.math.Xdivy
 
z() - Method in class org.tensorflow.op.math.Xlog1py
 
z() - Method in class org.tensorflow.op.math.Xlogy
 
z() - Method in class org.tensorflow.op.math.Zeta
 
z() - Method in class org.tensorflow.op.nn.InvGrad
 
Zeros<T extends TType> - Class in org.tensorflow.op.core
An operator creating a constant initialized with zeros of the shape given by `dims`.
zeros(Operand<U>, DataType<T>) - Method in class org.tensorflow.op.Ops
Creates a zeroed tensor given its type and shape.
ZerosLike<T extends TType> - Class in org.tensorflow.op.core
Returns a tensor of zeros with the same shape and type as x.
zerosLike(Operand<T>) - Method in class org.tensorflow.op.Ops
Returns a tensor of zeros with the same shape and type as x.
Zeta<T extends TNumber> - Class in org.tensorflow.op.math
Compute the Hurwitz zeta function \\(\zeta(x, q)\\).
zeta(Operand<T>, Operand<T>) - Method in class org.tensorflow.op.MathOps
Compute the Hurwitz zeta function \\(\zeta(x, q)\\).
ZipDataset - Class in org.tensorflow.op.data
Creates a dataset that zips together `input_datasets`.
zipDataset(Iterable<Operand<?>>, List<DataType<?>>, List<Shape>) - Method in class org.tensorflow.op.DataOps
Creates a dataset that zips together `input_datasets`.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links

Copyright © 2015–2020. All rights reserved.