Index

A B C D E F G H I J K L M N O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

ABORTED - Enum constant in enum class org.tensorflow.framework.Code
The operation was aborted, typically due to a concurrency issue like sequencer check failures, transaction aborts, etc.
ABORTED_VALUE - Static variable in enum class org.tensorflow.framework.Code
The operation was aborted, typically due to a concurrency issue like sequencer check failures, transaction aborts, etc.
addAllAllocationRecords(Iterable<? extends AllocationRecord>) - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
addAllAllowedBatchSizes(Iterable<? extends Integer>) - Method in class org.tensorflow.framework.BatchingOptions.Builder
Optional list of allowed batch sizes.
addAllArgs(Iterable<? extends FullTypeDef>) - Method in class org.tensorflow.framework.FullTypeDef.Builder
repeated .tensorflow.FullTypeDef args = 2;
addAllArgumentKeywords(Iterable<String>) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
A sequence of unique strings, one per Tensor argument.
addAllAssetFileDef(Iterable<? extends AssetFileDef>) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
addAllAttr(Iterable<? extends OpDef.AttrDef>) - Method in class org.tensorflow.framework.OpDef.Builder
repeated .tensorflow.OpDef.AttrDef attr = 4;
addAllAttributes(Iterable<? extends TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor>) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
addAllB(Iterable<? extends Boolean>) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(bool)"
addAllBadConsumers(Iterable<? extends Integer>) - Method in class org.tensorflow.framework.VersionDef.Builder
Specific consumer versions which are disallowed (e.g. due to bugs).
addAllBoolVal(Iterable<? extends Boolean>) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_BOOL
addAllBoundInputs(Iterable<? extends Integer>) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
repeated int32 bound_inputs = 2;
addAllChildren(Iterable<? extends TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference>) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
addAllChildren(Iterable<? extends TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference>) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
addAllClasses(Iterable<? extends Classification.Class>) - Method in class tensorflow.serving.Classification.Classifications.Builder
repeated .tensorflow.serving.Class classes = 1;
addAllClassifications(Iterable<? extends Classification.Classifications>) - Method in class tensorflow.serving.Classification.ClassificationResult.Builder
repeated .tensorflow.serving.Classifications classifications = 1;
addAllComponents(Iterable<? extends TensorInfo>) - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
addAllConcreteFunctions(Iterable<String>) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction.Builder
repeated string concrete_functions = 1;
addAllConfig(Iterable<? extends ModelServerConfigOuterClass.ModelConfig>) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList.Builder
repeated .tensorflow.serving.ModelConfig config = 1;
addAllControlInput(Iterable<? extends Integer>) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
Ids of the control inputs for this node.
addAllControlOutput(Iterable<String>) - Method in class org.tensorflow.framework.OpDef.Builder
Named control outputs for this operation.
addAllCoordinatedJobList(Iterable<? extends CoordinationConfig.CoordinatedJob>) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
repeated .tensorflow.CoordinatedJob coordinated_job_list = 10;
addAllCost(Iterable<? extends CostGraphDef.AggregatedCost>) - Method in class org.tensorflow.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
addAllCustomOptimizers(Iterable<? extends RewriterConfig.CustomGraphOptimizer>) - Method in class org.tensorflow.framework.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
addAllDcomplexVal(Iterable<? extends Double>) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_COMPLEX128. dcomplex_val(2*i) and dcomplex_val(2*i+1) are real and imaginary parts of i-th double precision complex.
addAllDebugOps(Iterable<String>) - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
Name(s) of the debugging op(s).
addAllDebugTensorWatchOpts(Iterable<? extends DebugTensorWatch>) - Method in class org.tensorflow.framework.DebugOptions.Builder
Debugging options
addAllDebugUrls(Iterable<String>) - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
URL(s) for debug targets(s).
addAllDependencies(Iterable<? extends TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference>) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Ordered list of dependencies that must be loaded before this object.
addAllDeviceFilters(Iterable<String>) - Method in class org.tensorflow.framework.ConfigProto.Builder
When any filters are present sessions will ignore all devices which do not match the filters.
addAllDeviceOrdinal(Iterable<? extends Integer>) - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices.Builder
Virtual Device ordinal number determines the device ID of the device.
addAllDevicePersistentTensorAllocIds(Iterable<? extends Long>) - Method in class org.tensorflow.framework.MemoryStats.Builder
Deprecated.
tensorflow.MemoryStats.device_persistent_tensor_alloc_ids is deprecated. See tensorflow/core/framework/step_stats.proto;l=66
addAllDevStats(Iterable<? extends DeviceStepStats>) - Method in class org.tensorflow.framework.StepStats.Builder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
addAllDim(Iterable<? extends TensorShapeProto.Dim>) - Method in class org.tensorflow.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.framework.TensorProto.Builder
DT_DOUBLE.
addAllDtypesAndShapes(Iterable<? extends ResourceHandleProto.DtypeAndShape>) - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
addAllEnableOp(Iterable<String>) - Method in class org.tensorflow.framework.ScopedAllocatorOptions.Builder
If present, only perform optimization for these ops.
addAllExamples(Iterable<? extends Example>) - Method in class tensorflow.serving.InputOuterClass.ExampleList.Builder
repeated .tensorflow.Example examples = 1;
addAllExamples(Iterable<? extends Example>) - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
repeated .tensorflow.Example examples = 1;
addAllExperimentalDistributedVariableComponents(Iterable<? extends SavedObjectGraphOuterClass.SavedVariable>) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
List of component variables for a distributed variable.
addAllF(Iterable<? extends Float>) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(float)"
addAllFeature(Iterable<? extends Feature>) - Method in class org.tensorflow.example.FeatureList.Builder
repeated .tensorflow.Feature feature = 1;
addAllFeed(Iterable<? extends NamedTensorProto>) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Tensors to be fed in the step.
addAllFeed(Iterable<String>) - Method in class org.tensorflow.framework.CallableOptions.Builder
Tensors to be fed in the callable.
addAllFetch(Iterable<String>) - Method in class org.tensorflow.framework.CallableOptions.Builder
Fetches.
addAllFetch(Iterable<String>) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Fetches.
addAllFileLineCols(Iterable<? extends GraphDebugInfo.FileLineCol>) - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace.Builder
Deprecated.
addAllFiles(Iterable<String>) - Method in class org.tensorflow.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.framework.TensorProto.Builder
DT_FLOAT.
addAllFrameId(Iterable<? extends Long>) - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace.Builder
repeated fixed64 frame_id = 2 [packed = true];
addAllFullShape(Iterable<? extends Long>) - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
Shape of the full variable.
addAllFunc(Iterable<? extends NameAttrList>) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(attr)"
addAllFunction(Iterable<? extends FunctionDef>) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.FunctionDef function = 1;
addAllFunctionGraphs(Iterable<? extends RunMetadata.FunctionGraphs>) - Method in class org.tensorflow.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.framework.FunctionDefLibrary.Builder
repeated .tensorflow.GradientDef gradient = 2;
addAllHalfVal(Iterable<? extends Integer>) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_HALF, DT_BFLOAT16.
addAllHandleData(Iterable<? extends ResourceHandleProto.DtypeAndShape>) - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
The handle data for resource inputs.
addAllI(Iterable<? extends Long>) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(int)"
addAllInput(Iterable<String>) - Method in class org.tensorflow.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.framework.OpDef.Builder
Description of the input(s).
addAllInputInfo(Iterable<? extends CostGraphDef.Node.InputInfo>) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
addAllInt64Val(Iterable<? extends Long>) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_INT64
addAllIntVal(Iterable<? extends Integer>) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_INT32, DT_INT16, DT_UINT16, DT_INT8, DT_UINT8.
addAllJob(Iterable<? extends JobDef>) - Method in class org.tensorflow.distruntime.ClusterDef.Builder
The jobs that comprise the cluster.
addAllLines(Iterable<String>) - Method in class org.tensorflow.framework.DebuggedSourceFile.Builder
Line-by-line content of the source code file.
addAllMemory(Iterable<? extends AllocatorMemoryUsed>) - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
addAllMemoryLimitMb(Iterable<? extends Float>) - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices.Builder
Per "virtual" device memory limit, in MB.
addAllMetadataField(Iterable<String>) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest.Builder
Metadata fields to get.
addAllMetric(Iterable<? extends ModelManagement.Metric>) - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
repeated .tensorflow.serving.Metric metric = 2;
addAllMetricNames(Iterable<String>) - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest.Builder
repeated string metric_names = 2;
addAllModelVersionStatus(Iterable<? extends GetModelStatus.ModelVersionStatus>) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse.Builder
Version number and status information for applicable model version(s).
addAllNode(Iterable<? extends CostGraphDef.Node>) - Method in class org.tensorflow.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.Node node = 1;
addAllNode(Iterable<? extends NodeDef>) - Method in class org.tensorflow.framework.GraphDef.Builder
repeated .tensorflow.NodeDef node = 1;
addAllNodeDef(Iterable<? extends NodeDef>) - Method in class org.tensorflow.framework.FunctionDef.Builder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
addAllNodes(Iterable<? extends SavedObjectGraphOuterClass.SavedObject>) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
addAllNodes(Iterable<? extends TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject>) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
addAllNodeStats(Iterable<? extends NodeExecStats>) - Method in class org.tensorflow.framework.DeviceStepStats.Builder
repeated .tensorflow.NodeExecStats node_stats = 2;
addAllocationRecords(int, AllocationRecord) - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
addAllocationRecords(int, AllocationRecord.Builder) - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
addAllocationRecords(AllocationRecord) - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
addAllocationRecords(AllocationRecord.Builder) - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
addAllocationRecordsBuilder() - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
addAllocationRecordsBuilder(int) - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
addAllOp(Iterable<? extends OpDef>) - Method in class org.tensorflow.framework.OpList.Builder
repeated .tensorflow.OpDef op = 1;
addAllOptimizers(Iterable<String>) - Method in class org.tensorflow.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).
addAllOriginalFuncNames(Iterable<String>) - Method in class org.tensorflow.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.framework.NodeDef.ExperimentalDebugInfo.Builder
Opaque string inserted into error messages created by the runtime.
addAllOutput(Iterable<? extends NodeOutput>) - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.NodeOutput output = 7;
addAllOutputArg(Iterable<? extends OpDef.ArgDef>) - Method in class org.tensorflow.framework.OpDef.Builder
Description of the output(s).
addAllOutputFilter(Iterable<String>) - Method in class tensorflow.serving.Predict.PredictRequest.Builder
Output filter.
addAllOutputInfo(Iterable<? extends CostGraphDef.Node.OutputInfo>) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
addAllowedBatchSizes(int) - Method in class org.tensorflow.framework.BatchingOptions.Builder
Optional list of allowed batch sizes.
addAllPartitionGraphs(Iterable<? extends GraphDef>) - Method in class org.tensorflow.framework.RunMetadata.Builder
Graphs of the partitions executed by executors.
addAllPartitionGraphs(Iterable<? extends GraphDef>) - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
addAllPersistentTensorAllocIds(Iterable<? extends Long>) - Method in class org.tensorflow.framework.MemoryStats.Builder
repeated int64 persistent_tensor_alloc_ids = 5;
addAllPriority(Iterable<? extends Integer>) - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices.Builder
Priority values to use with the virtual devices.
addAllRecoverableJobs(Iterable<String>) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
The list of jobs which are recoverable.
addAllReferencedTensor(Iterable<? extends AllocationDescription>) - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
addAllRegisteredGradients(Iterable<? extends RegisteredGradient>) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.RegisteredGradient registered_gradients = 3;
addAllRegressions(Iterable<? extends RegressionOuterClass.Regression>) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult.Builder
repeated .tensorflow.serving.Regression regressions = 1;
addAllRequest(Iterable<? extends Predict.PredictRequest>) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
repeated .tensorflow.serving.PredictRequest request = 1;
addAllResourceHandleVal(Iterable<? extends ResourceHandleProto>) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_RESOURCE
addAllResponse(Iterable<? extends Predict.PredictResponse>) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
repeated .tensorflow.serving.PredictResponse response = 2;
addAllResults(Iterable<? extends Inference.InferenceResult>) - Method in class tensorflow.serving.Inference.MultiInferenceResponse.Builder
List of results; one for each InferenceTask in the request, returned in the same order as the request.
addAllReturnStoptokens(Iterable<? extends Long>) - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions.Builder
Returns these stop tokens in response if the model stops at them.
addAllS(Iterable<? extends ByteString>) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(string)"
addAllSavedModelTags(Iterable<String>) - Method in class tensorflow.serving.Logging.LogMetadata.Builder
List of tags used to load the relevant MetaGraphDef from SavedModel.
addAllScomplexVal(Iterable<? extends Float>) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_COMPLEX64. scomplex_val(2*i) and scomplex_val(2*i+1) are real and imaginary parts of i-th single precision complex.
addAllServables(Iterable<? extends FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor>) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
The servables to monitor for new versions, and aspire.
addAllSessionInterOpThreadPool(Iterable<? extends ThreadPoolOptionProto>) - Method in class org.tensorflow.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.framework.AttrValue.ListValue.Builder
"list(shape)"
addAllSlotVariables(Iterable<? extends TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference>) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Slot variables owned by this object.
addAllSlotVariables(Iterable<? extends TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference>) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
addAllSourceFiles(Iterable<? extends DebuggedSourceFile>) - Method in class org.tensorflow.framework.DebuggedSourceFiles.Builder
A collection of source code files.
addAllStringVal(Iterable<? extends ByteString>) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_STRING
addAllTags(Iterable<String>) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
User supplied tag(s) on the meta_graph and included graph_def.
addAllTarget(Iterable<String>) - Method in class org.tensorflow.framework.CallableOptions.Builder
Target Nodes.
addAllTarget(Iterable<String>) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Target Nodes.
addAllTasks(Iterable<? extends Inference.InferenceTask>) - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
Inference tasks.
addAllTensor(Iterable<? extends NamedTensorProto>) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunRequest.
addAllTensor(Iterable<? extends TensorProto>) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(tensor)"
addAllTensorConnection(Iterable<? extends TensorConnection>) - Method in class org.tensorflow.framework.CallableOptions.Builder
Tensors to be connected in the callable.
addAllTensors(Iterable<? extends TensorProto>) - Method in class org.tensorflow.framework.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
addAllType(Iterable<? extends DataType>) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(type)"
addAllTypeValue(Iterable<Integer>) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(type)"
addAllUint32Val(Iterable<? extends Integer>) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_UINT32
addAllUint64Val(Iterable<? extends Long>) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_UINT64
addAllValue(Iterable<? extends Any>) - Method in class org.tensorflow.framework.CollectionDef.AnyList.Builder
repeated .google.protobuf.Any value = 1;
addAllValue(Iterable<? extends ByteString>) - Method in class org.tensorflow.example.BytesList.Builder
repeated bytes value = 1;
addAllValue(Iterable<? extends ByteString>) - Method in class org.tensorflow.framework.CollectionDef.BytesList.Builder
repeated bytes value = 1;
addAllValue(Iterable<? extends Float>) - Method in class org.tensorflow.example.FloatList.Builder
repeated float value = 1 [packed = true];
addAllValue(Iterable<? extends Float>) - Method in class org.tensorflow.framework.CollectionDef.FloatList.Builder
repeated float value = 1 [packed = true];
addAllValue(Iterable<? extends Long>) - Method in class org.tensorflow.example.Int64List.Builder
repeated int64 value = 1 [packed = true];
addAllValue(Iterable<? extends Long>) - Method in class org.tensorflow.framework.CollectionDef.Int64List.Builder
repeated int64 value = 1 [packed = true];
addAllValue(Iterable<String>) - Method in class org.tensorflow.framework.CollectionDef.NodeList.Builder
repeated string value = 1;
addAllValues(Iterable<? extends Struct.PairValue>) - Method in class tensorflow.Struct.NamedTupleValue.Builder
repeated .tensorflow.PairValue values = 2;
addAllValues(Iterable<? extends Struct.StructuredValue>) - Method in class tensorflow.Struct.ListValue.Builder
repeated .tensorflow.StructuredValue values = 1;
addAllValues(Iterable<? extends Struct.StructuredValue>) - Method in class tensorflow.Struct.TupleValue.Builder
repeated .tensorflow.StructuredValue values = 1;
addAllVariantVal(Iterable<? extends VariantTensorDataProto>) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_VARIANT
addAllVarOffset(Iterable<? extends Long>) - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
Offset of this variable into the full variable.
addAllVarShape(Iterable<? extends Long>) - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
Shape of this variable.
addAllVersions(Iterable<? extends Long>) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific.Builder
The version numbers to serve.
addAllVirtualDevices(Iterable<? extends GPUOptions.Experimental.VirtualDevices>) - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
The multi virtual device settings.
addArgs(int, FullTypeDef) - Method in class org.tensorflow.framework.FullTypeDef.Builder
repeated .tensorflow.FullTypeDef args = 2;
addArgs(int, FullTypeDef.Builder) - Method in class org.tensorflow.framework.FullTypeDef.Builder
repeated .tensorflow.FullTypeDef args = 2;
addArgs(FullTypeDef) - Method in class org.tensorflow.framework.FullTypeDef.Builder
repeated .tensorflow.FullTypeDef args = 2;
addArgs(FullTypeDef.Builder) - Method in class org.tensorflow.framework.FullTypeDef.Builder
repeated .tensorflow.FullTypeDef args = 2;
addArgsBuilder() - Method in class org.tensorflow.framework.FullTypeDef.Builder
repeated .tensorflow.FullTypeDef args = 2;
addArgsBuilder(int) - Method in class org.tensorflow.framework.FullTypeDef.Builder
repeated .tensorflow.FullTypeDef args = 2;
addArgumentKeywords(String) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
A sequence of unique strings, one per Tensor argument.
addArgumentKeywordsBytes(ByteString) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
A sequence of unique strings, one per Tensor argument.
addAssetFileDef(int, AssetFileDef) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
addAssetFileDef(int, AssetFileDef.Builder) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
addAssetFileDef(AssetFileDef) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
addAssetFileDef(AssetFileDef.Builder) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
addAssetFileDefBuilder() - Method in class org.tensorflow.framework.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
addAssetFileDefBuilder(int) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
addAttr(int, OpDef.AttrDef) - Method in class org.tensorflow.framework.OpDef.Builder
repeated .tensorflow.OpDef.AttrDef attr = 4;
addAttr(int, OpDef.AttrDef.Builder) - Method in class org.tensorflow.framework.OpDef.Builder
repeated .tensorflow.OpDef.AttrDef attr = 4;
addAttr(OpDef.AttrDef) - Method in class org.tensorflow.framework.OpDef.Builder
repeated .tensorflow.OpDef.AttrDef attr = 4;
addAttr(OpDef.AttrDef.Builder) - Method in class org.tensorflow.framework.OpDef.Builder
repeated .tensorflow.OpDef.AttrDef attr = 4;
addAttrBuilder() - Method in class org.tensorflow.framework.OpDef.Builder
repeated .tensorflow.OpDef.AttrDef attr = 4;
addAttrBuilder(int) - Method in class org.tensorflow.framework.OpDef.Builder
repeated .tensorflow.OpDef.AttrDef attr = 4;
addAttributes(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
addAttributes(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
addAttributes(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
addAttributes(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
addAttributesBuilder() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
addAttributesBuilder(int) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
addB(boolean) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(bool)"
addBadConsumers(int) - Method in class org.tensorflow.framework.VersionDef.Builder
Specific consumer versions which are disallowed (e.g. due to bugs).
addBoolVal(boolean) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_BOOL
addBoundInputs(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
repeated int32 bound_inputs = 2;
addChildren(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
addChildren(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
addChildren(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
addChildren(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
addChildren(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
addChildren(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
addChildren(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
addChildren(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
addChildrenBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
addChildrenBuilder() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
addChildrenBuilder(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
addChildrenBuilder(int) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
addClasses(int, Classification.Class) - Method in class tensorflow.serving.Classification.Classifications.Builder
repeated .tensorflow.serving.Class classes = 1;
addClasses(int, Classification.Class.Builder) - Method in class tensorflow.serving.Classification.Classifications.Builder
repeated .tensorflow.serving.Class classes = 1;
addClasses(Classification.Class) - Method in class tensorflow.serving.Classification.Classifications.Builder
repeated .tensorflow.serving.Class classes = 1;
addClasses(Classification.Class.Builder) - Method in class tensorflow.serving.Classification.Classifications.Builder
repeated .tensorflow.serving.Class classes = 1;
addClassesBuilder() - Method in class tensorflow.serving.Classification.Classifications.Builder
repeated .tensorflow.serving.Class classes = 1;
addClassesBuilder(int) - Method in class tensorflow.serving.Classification.Classifications.Builder
repeated .tensorflow.serving.Class classes = 1;
addClassifications(int, Classification.Classifications) - Method in class tensorflow.serving.Classification.ClassificationResult.Builder
repeated .tensorflow.serving.Classifications classifications = 1;
addClassifications(int, Classification.Classifications.Builder) - Method in class tensorflow.serving.Classification.ClassificationResult.Builder
repeated .tensorflow.serving.Classifications classifications = 1;
addClassifications(Classification.Classifications) - Method in class tensorflow.serving.Classification.ClassificationResult.Builder
repeated .tensorflow.serving.Classifications classifications = 1;
addClassifications(Classification.Classifications.Builder) - Method in class tensorflow.serving.Classification.ClassificationResult.Builder
repeated .tensorflow.serving.Classifications classifications = 1;
addClassificationsBuilder() - Method in class tensorflow.serving.Classification.ClassificationResult.Builder
repeated .tensorflow.serving.Classifications classifications = 1;
addClassificationsBuilder(int) - Method in class tensorflow.serving.Classification.ClassificationResult.Builder
repeated .tensorflow.serving.Classifications classifications = 1;
addComponents(int, TensorInfo) - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
addComponents(int, TensorInfo.Builder) - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
addComponents(TensorInfo) - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
addComponents(TensorInfo.Builder) - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
addComponentsBuilder() - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
addComponentsBuilder(int) - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
addConcreteFunctions(String) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction.Builder
repeated string concrete_functions = 1;
addConcreteFunctionsBytes(ByteString) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction.Builder
repeated string concrete_functions = 1;
addConfig(int, ModelServerConfigOuterClass.ModelConfig) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList.Builder
repeated .tensorflow.serving.ModelConfig config = 1;
addConfig(int, ModelServerConfigOuterClass.ModelConfig.Builder) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList.Builder
repeated .tensorflow.serving.ModelConfig config = 1;
addConfig(ModelServerConfigOuterClass.ModelConfig) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList.Builder
repeated .tensorflow.serving.ModelConfig config = 1;
addConfig(ModelServerConfigOuterClass.ModelConfig.Builder) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList.Builder
repeated .tensorflow.serving.ModelConfig config = 1;
addConfigBuilder() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList.Builder
repeated .tensorflow.serving.ModelConfig config = 1;
addConfigBuilder(int) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList.Builder
repeated .tensorflow.serving.ModelConfig config = 1;
addControlInput(int) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
Ids of the control inputs for this node.
addControlOutput(String) - Method in class org.tensorflow.framework.OpDef.Builder
Named control outputs for this operation.
addControlOutputBytes(ByteString) - Method in class org.tensorflow.framework.OpDef.Builder
Named control outputs for this operation.
addCoordinatedJobList(int, CoordinationConfig.CoordinatedJob) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
repeated .tensorflow.CoordinatedJob coordinated_job_list = 10;
addCoordinatedJobList(int, CoordinationConfig.CoordinatedJob.Builder) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
repeated .tensorflow.CoordinatedJob coordinated_job_list = 10;
addCoordinatedJobList(CoordinationConfig.CoordinatedJob) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
repeated .tensorflow.CoordinatedJob coordinated_job_list = 10;
addCoordinatedJobList(CoordinationConfig.CoordinatedJob.Builder) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
repeated .tensorflow.CoordinatedJob coordinated_job_list = 10;
addCoordinatedJobListBuilder() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
repeated .tensorflow.CoordinatedJob coordinated_job_list = 10;
addCoordinatedJobListBuilder(int) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
repeated .tensorflow.CoordinatedJob coordinated_job_list = 10;
addCost(int, CostGraphDef.AggregatedCost) - Method in class org.tensorflow.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
addCost(int, CostGraphDef.AggregatedCost.Builder) - Method in class org.tensorflow.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
addCost(CostGraphDef.AggregatedCost) - Method in class org.tensorflow.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
addCost(CostGraphDef.AggregatedCost.Builder) - Method in class org.tensorflow.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
addCostBuilder() - Method in class org.tensorflow.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
addCostBuilder(int) - Method in class org.tensorflow.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
addCustomOptimizers(int, RewriterConfig.CustomGraphOptimizer) - Method in class org.tensorflow.framework.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
addCustomOptimizers(int, RewriterConfig.CustomGraphOptimizer.Builder) - Method in class org.tensorflow.framework.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
addCustomOptimizers(RewriterConfig.CustomGraphOptimizer) - Method in class org.tensorflow.framework.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
addCustomOptimizers(RewriterConfig.CustomGraphOptimizer.Builder) - Method in class org.tensorflow.framework.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
addCustomOptimizersBuilder() - Method in class org.tensorflow.framework.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
addCustomOptimizersBuilder(int) - Method in class org.tensorflow.framework.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
addDcomplexVal(double) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_COMPLEX128. dcomplex_val(2*i) and dcomplex_val(2*i+1) are real and imaginary parts of i-th double precision complex.
addDebugOps(String) - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
Name(s) of the debugging op(s).
addDebugOpsBytes(ByteString) - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
Name(s) of the debugging op(s).
addDebugTensorWatchOpts(int, DebugTensorWatch) - Method in class org.tensorflow.framework.DebugOptions.Builder
Debugging options
addDebugTensorWatchOpts(int, DebugTensorWatch.Builder) - Method in class org.tensorflow.framework.DebugOptions.Builder
Debugging options
addDebugTensorWatchOpts(DebugTensorWatch) - Method in class org.tensorflow.framework.DebugOptions.Builder
Debugging options
addDebugTensorWatchOpts(DebugTensorWatch.Builder) - Method in class org.tensorflow.framework.DebugOptions.Builder
Debugging options
addDebugTensorWatchOptsBuilder() - Method in class org.tensorflow.framework.DebugOptions.Builder
Debugging options
addDebugTensorWatchOptsBuilder(int) - Method in class org.tensorflow.framework.DebugOptions.Builder
Debugging options
addDebugUrls(String) - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
URL(s) for debug targets(s).
addDebugUrlsBytes(ByteString) - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
URL(s) for debug targets(s).
addDependencies(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Ordered list of dependencies that must be loaded before this object.
addDependencies(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Ordered list of dependencies that must be loaded before this object.
addDependencies(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Ordered list of dependencies that must be loaded before this object.
addDependencies(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Ordered list of dependencies that must be loaded before this object.
addDependenciesBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Ordered list of dependencies that must be loaded before this object.
addDependenciesBuilder(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Ordered list of dependencies that must be loaded before this object.
addDeviceFilters(String) - Method in class org.tensorflow.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.framework.ConfigProto.Builder
When any filters are present sessions will ignore all devices which do not match the filters.
addDeviceOrdinal(int) - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices.Builder
Virtual Device ordinal number determines the device ID of the device.
addDevicePersistentTensorAllocIds(long) - Method in class org.tensorflow.framework.MemoryStats.Builder
Deprecated.
tensorflow.MemoryStats.device_persistent_tensor_alloc_ids is deprecated. See tensorflow/core/framework/step_stats.proto;l=66
addDevStats(int, DeviceStepStats) - Method in class org.tensorflow.framework.StepStats.Builder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
addDevStats(int, DeviceStepStats.Builder) - Method in class org.tensorflow.framework.StepStats.Builder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
addDevStats(DeviceStepStats) - Method in class org.tensorflow.framework.StepStats.Builder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
addDevStats(DeviceStepStats.Builder) - Method in class org.tensorflow.framework.StepStats.Builder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
addDevStatsBuilder() - Method in class org.tensorflow.framework.StepStats.Builder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
addDevStatsBuilder(int) - Method in class org.tensorflow.framework.StepStats.Builder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
addDim(int, TensorShapeProto.Dim) - Method in class org.tensorflow.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.framework.TensorShapeProto.Builder
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
addDim(TensorShapeProto.Dim) - Method in class org.tensorflow.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.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.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.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.framework.TensorProto.Builder
DT_DOUBLE.
addDtypesAndShapes(int, ResourceHandleProto.DtypeAndShape) - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
addDtypesAndShapes(int, ResourceHandleProto.DtypeAndShape.Builder) - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
addDtypesAndShapes(ResourceHandleProto.DtypeAndShape) - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
addDtypesAndShapes(ResourceHandleProto.DtypeAndShape.Builder) - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
addDtypesAndShapesBuilder() - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
addDtypesAndShapesBuilder(int) - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
addEnableOp(String) - Method in class org.tensorflow.framework.ScopedAllocatorOptions.Builder
If present, only perform optimization for these ops.
addEnableOpBytes(ByteString) - Method in class org.tensorflow.framework.ScopedAllocatorOptions.Builder
If present, only perform optimization for these ops.
addExamples(int, Example) - Method in class tensorflow.serving.InputOuterClass.ExampleList.Builder
repeated .tensorflow.Example examples = 1;
addExamples(int, Example) - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
repeated .tensorflow.Example examples = 1;
addExamples(int, Example.Builder) - Method in class tensorflow.serving.InputOuterClass.ExampleList.Builder
repeated .tensorflow.Example examples = 1;
addExamples(int, Example.Builder) - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
repeated .tensorflow.Example examples = 1;
addExamples(Example) - Method in class tensorflow.serving.InputOuterClass.ExampleList.Builder
repeated .tensorflow.Example examples = 1;
addExamples(Example) - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
repeated .tensorflow.Example examples = 1;
addExamples(Example.Builder) - Method in class tensorflow.serving.InputOuterClass.ExampleList.Builder
repeated .tensorflow.Example examples = 1;
addExamples(Example.Builder) - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
repeated .tensorflow.Example examples = 1;
addExamplesBuilder() - Method in class tensorflow.serving.InputOuterClass.ExampleList.Builder
repeated .tensorflow.Example examples = 1;
addExamplesBuilder() - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
repeated .tensorflow.Example examples = 1;
addExamplesBuilder(int) - Method in class tensorflow.serving.InputOuterClass.ExampleList.Builder
repeated .tensorflow.Example examples = 1;
addExamplesBuilder(int) - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
repeated .tensorflow.Example examples = 1;
addExperimentalDistributedVariableComponents(int, SavedObjectGraphOuterClass.SavedVariable) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
List of component variables for a distributed variable.
addExperimentalDistributedVariableComponents(int, SavedObjectGraphOuterClass.SavedVariable.Builder) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
List of component variables for a distributed variable.
addExperimentalDistributedVariableComponents(SavedObjectGraphOuterClass.SavedVariable) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
List of component variables for a distributed variable.
addExperimentalDistributedVariableComponents(SavedObjectGraphOuterClass.SavedVariable.Builder) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
List of component variables for a distributed variable.
addExperimentalDistributedVariableComponentsBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
List of component variables for a distributed variable.
addExperimentalDistributedVariableComponentsBuilder(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
List of component variables for a distributed variable.
addF(float) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(float)"
addFeature(int, Feature) - Method in class org.tensorflow.example.FeatureList.Builder
repeated .tensorflow.Feature feature = 1;
addFeature(int, Feature.Builder) - Method in class org.tensorflow.example.FeatureList.Builder
repeated .tensorflow.Feature feature = 1;
addFeature(Feature) - Method in class org.tensorflow.example.FeatureList.Builder
repeated .tensorflow.Feature feature = 1;
addFeature(Feature.Builder) - Method in class org.tensorflow.example.FeatureList.Builder
repeated .tensorflow.Feature feature = 1;
addFeatureBuilder() - Method in class org.tensorflow.example.FeatureList.Builder
repeated .tensorflow.Feature feature = 1;
addFeatureBuilder(int) - Method in class org.tensorflow.example.FeatureList.Builder
repeated .tensorflow.Feature feature = 1;
addFeed(int, NamedTensorProto) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Tensors to be fed in the step.
addFeed(int, NamedTensorProto.Builder) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Tensors to be fed in the step.
addFeed(String) - Method in class org.tensorflow.framework.CallableOptions.Builder
Tensors to be fed in the callable.
addFeed(NamedTensorProto) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Tensors to be fed in the step.
addFeed(NamedTensorProto.Builder) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Tensors to be fed in the step.
addFeedBuilder() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Tensors to be fed in the step.
addFeedBuilder(int) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Tensors to be fed in the step.
addFeedBytes(ByteString) - Method in class org.tensorflow.framework.CallableOptions.Builder
Tensors to be fed in the callable.
addFetch(String) - Method in class org.tensorflow.framework.CallableOptions.Builder
Fetches.
addFetch(String) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Fetches.
addFetchBytes(ByteString) - Method in class org.tensorflow.framework.CallableOptions.Builder
Fetches.
addFetchBytes(ByteString) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Fetches.
addFileLineCols(int, GraphDebugInfo.FileLineCol) - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace.Builder
Deprecated.
addFileLineCols(int, GraphDebugInfo.FileLineCol.Builder) - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace.Builder
Deprecated.
addFileLineCols(GraphDebugInfo.FileLineCol) - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace.Builder
Deprecated.
addFileLineCols(GraphDebugInfo.FileLineCol.Builder) - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace.Builder
Deprecated.
addFileLineColsBuilder() - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace.Builder
Deprecated.
addFileLineColsBuilder(int) - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace.Builder
Deprecated.
addFiles(String) - Method in class org.tensorflow.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.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.framework.TensorProto.Builder
DT_FLOAT.
addFrameId(long) - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace.Builder
repeated fixed64 frame_id = 2 [packed = true];
addFullShape(long) - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
Shape of the full variable.
addFunc(int, NameAttrList) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(attr)"
addFunc(int, NameAttrList.Builder) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(attr)"
addFunc(NameAttrList) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(attr)"
addFunc(NameAttrList.Builder) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(attr)"
addFuncBuilder() - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(attr)"
addFuncBuilder(int) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(attr)"
addFunction(int, FunctionDef) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.FunctionDef function = 1;
addFunction(int, FunctionDef.Builder) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.FunctionDef function = 1;
addFunction(FunctionDef) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.FunctionDef function = 1;
addFunction(FunctionDef.Builder) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.FunctionDef function = 1;
addFunctionBuilder() - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.FunctionDef function = 1;
addFunctionBuilder(int) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.FunctionDef function = 1;
addFunctionGraphs(int, RunMetadata.FunctionGraphs) - Method in class org.tensorflow.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.framework.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
addFunctionGraphs(RunMetadata.FunctionGraphs) - Method in class org.tensorflow.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.framework.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
addFunctionGraphsBuilder() - Method in class org.tensorflow.framework.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
addFunctionGraphsBuilder(int) - Method in class org.tensorflow.framework.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
addGradient(int, GradientDef) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.GradientDef gradient = 2;
addGradient(int, GradientDef.Builder) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.GradientDef gradient = 2;
addGradient(GradientDef) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.GradientDef gradient = 2;
addGradient(GradientDef.Builder) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.GradientDef gradient = 2;
addGradientBuilder() - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.GradientDef gradient = 2;
addGradientBuilder(int) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.GradientDef gradient = 2;
addHalfVal(int) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_HALF, DT_BFLOAT16.
addHandleData(int, ResourceHandleProto.DtypeAndShape) - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
The handle data for resource inputs.
addHandleData(int, ResourceHandleProto.DtypeAndShape.Builder) - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
The handle data for resource inputs.
addHandleData(ResourceHandleProto.DtypeAndShape) - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
The handle data for resource inputs.
addHandleData(ResourceHandleProto.DtypeAndShape.Builder) - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
The handle data for resource inputs.
addHandleDataBuilder() - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
The handle data for resource inputs.
addHandleDataBuilder(int) - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
The handle data for resource inputs.
addI(long) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(int)"
addInput(String) - Method in class org.tensorflow.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(int, OpDef.ArgDef) - Method in class org.tensorflow.framework.OpDef.Builder
Description of the input(s).
addInputArg(int, OpDef.ArgDef.Builder) - Method in class org.tensorflow.framework.OpDef.Builder
Description of the input(s).
addInputArg(OpDef.ArgDef) - Method in class org.tensorflow.framework.OpDef.Builder
Description of the input(s).
addInputArg(OpDef.ArgDef.Builder) - Method in class org.tensorflow.framework.OpDef.Builder
Description of the input(s).
addInputArgBuilder() - Method in class org.tensorflow.framework.OpDef.Builder
Description of the input(s).
addInputArgBuilder(int) - Method in class org.tensorflow.framework.OpDef.Builder
Description of the input(s).
addInputBytes(ByteString) - Method in class org.tensorflow.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(int, CostGraphDef.Node.InputInfo) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
addInputInfo(int, CostGraphDef.Node.InputInfo.Builder) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
addInputInfo(CostGraphDef.Node.InputInfo) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
addInputInfo(CostGraphDef.Node.InputInfo.Builder) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
addInputInfoBuilder() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
addInputInfoBuilder(int) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
addInt64Val(long) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_INT64
addIntVal(int) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_INT32, DT_INT16, DT_UINT16, DT_INT8, DT_UINT8.
addJob(int, JobDef) - Method in class org.tensorflow.distruntime.ClusterDef.Builder
The jobs that comprise the cluster.
addJob(int, JobDef.Builder) - Method in class org.tensorflow.distruntime.ClusterDef.Builder
The jobs that comprise the cluster.
addJob(JobDef) - Method in class org.tensorflow.distruntime.ClusterDef.Builder
The jobs that comprise the cluster.
addJob(JobDef.Builder) - Method in class org.tensorflow.distruntime.ClusterDef.Builder
The jobs that comprise the cluster.
addJobBuilder() - Method in class org.tensorflow.distruntime.ClusterDef.Builder
The jobs that comprise the cluster.
addJobBuilder(int) - Method in class org.tensorflow.distruntime.ClusterDef.Builder
The jobs that comprise the cluster.
addLines(String) - Method in class org.tensorflow.framework.DebuggedSourceFile.Builder
Line-by-line content of the source code file.
addLinesBytes(ByteString) - Method in class org.tensorflow.framework.DebuggedSourceFile.Builder
Line-by-line content of the source code file.
addMemory(int, AllocatorMemoryUsed) - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
addMemory(int, AllocatorMemoryUsed.Builder) - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
addMemory(AllocatorMemoryUsed) - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
addMemory(AllocatorMemoryUsed.Builder) - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
addMemoryBuilder() - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
addMemoryBuilder(int) - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
addMemoryLimitMb(float) - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices.Builder
Per "virtual" device memory limit, in MB.
addMetadataField(String) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest.Builder
Metadata fields to get.
addMetadataFieldBytes(ByteString) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest.Builder
Metadata fields to get.
addMetric(int, ModelManagement.Metric) - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
repeated .tensorflow.serving.Metric metric = 2;
addMetric(int, ModelManagement.Metric.Builder) - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
repeated .tensorflow.serving.Metric metric = 2;
addMetric(ModelManagement.Metric) - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
repeated .tensorflow.serving.Metric metric = 2;
addMetric(ModelManagement.Metric.Builder) - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
repeated .tensorflow.serving.Metric metric = 2;
addMetricBuilder() - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
repeated .tensorflow.serving.Metric metric = 2;
addMetricBuilder(int) - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
repeated .tensorflow.serving.Metric metric = 2;
addMetricNames(String) - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest.Builder
repeated string metric_names = 2;
addMetricNamesBytes(ByteString) - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest.Builder
repeated string metric_names = 2;
addModelVersionStatus(int, GetModelStatus.ModelVersionStatus) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse.Builder
Version number and status information for applicable model version(s).
addModelVersionStatus(int, GetModelStatus.ModelVersionStatus.Builder) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse.Builder
Version number and status information for applicable model version(s).
addModelVersionStatus(GetModelStatus.ModelVersionStatus) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse.Builder
Version number and status information for applicable model version(s).
addModelVersionStatus(GetModelStatus.ModelVersionStatus.Builder) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse.Builder
Version number and status information for applicable model version(s).
addModelVersionStatusBuilder() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse.Builder
Version number and status information for applicable model version(s).
addModelVersionStatusBuilder(int) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse.Builder
Version number and status information for applicable model version(s).
addNode(int, CostGraphDef.Node) - Method in class org.tensorflow.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.Node node = 1;
addNode(int, CostGraphDef.Node.Builder) - Method in class org.tensorflow.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.Node node = 1;
addNode(int, NodeDef) - Method in class org.tensorflow.framework.GraphDef.Builder
repeated .tensorflow.NodeDef node = 1;
addNode(int, NodeDef.Builder) - Method in class org.tensorflow.framework.GraphDef.Builder
repeated .tensorflow.NodeDef node = 1;
addNode(CostGraphDef.Node) - Method in class org.tensorflow.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.Node node = 1;
addNode(CostGraphDef.Node.Builder) - Method in class org.tensorflow.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.Node node = 1;
addNode(NodeDef) - Method in class org.tensorflow.framework.GraphDef.Builder
repeated .tensorflow.NodeDef node = 1;
addNode(NodeDef.Builder) - Method in class org.tensorflow.framework.GraphDef.Builder
repeated .tensorflow.NodeDef node = 1;
addNodeBuilder() - Method in class org.tensorflow.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.Node node = 1;
addNodeBuilder() - Method in class org.tensorflow.framework.GraphDef.Builder
repeated .tensorflow.NodeDef node = 1;
addNodeBuilder(int) - Method in class org.tensorflow.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.Node node = 1;
addNodeBuilder(int) - Method in class org.tensorflow.framework.GraphDef.Builder
repeated .tensorflow.NodeDef node = 1;
addNodeDef(int, NodeDef) - Method in class org.tensorflow.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.framework.FunctionDef.Builder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
addNodeDef(NodeDef) - Method in class org.tensorflow.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.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.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.framework.FunctionDef.Builder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
addNodes(int, SavedObjectGraphOuterClass.SavedObject) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
addNodes(int, SavedObjectGraphOuterClass.SavedObject.Builder) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
addNodes(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
addNodes(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
addNodes(SavedObjectGraphOuterClass.SavedObject) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
addNodes(SavedObjectGraphOuterClass.SavedObject.Builder) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
addNodes(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
addNodes(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
addNodesBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
addNodesBuilder() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
addNodesBuilder(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
addNodesBuilder(int) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
addNodeStats(int, NodeExecStats) - Method in class org.tensorflow.framework.DeviceStepStats.Builder
repeated .tensorflow.NodeExecStats node_stats = 2;
addNodeStats(int, NodeExecStats.Builder) - Method in class org.tensorflow.framework.DeviceStepStats.Builder
repeated .tensorflow.NodeExecStats node_stats = 2;
addNodeStats(NodeExecStats) - Method in class org.tensorflow.framework.DeviceStepStats.Builder
repeated .tensorflow.NodeExecStats node_stats = 2;
addNodeStats(NodeExecStats.Builder) - Method in class org.tensorflow.framework.DeviceStepStats.Builder
repeated .tensorflow.NodeExecStats node_stats = 2;
addNodeStatsBuilder() - Method in class org.tensorflow.framework.DeviceStepStats.Builder
repeated .tensorflow.NodeExecStats node_stats = 2;
addNodeStatsBuilder(int) - Method in class org.tensorflow.framework.DeviceStepStats.Builder
repeated .tensorflow.NodeExecStats node_stats = 2;
addOp(int, OpDef) - Method in class org.tensorflow.framework.OpList.Builder
repeated .tensorflow.OpDef op = 1;
addOp(int, OpDef.Builder) - Method in class org.tensorflow.framework.OpList.Builder
repeated .tensorflow.OpDef op = 1;
addOp(OpDef) - Method in class org.tensorflow.framework.OpList.Builder
repeated .tensorflow.OpDef op = 1;
addOp(OpDef.Builder) - Method in class org.tensorflow.framework.OpList.Builder
repeated .tensorflow.OpDef op = 1;
addOpBuilder() - Method in class org.tensorflow.framework.OpList.Builder
repeated .tensorflow.OpDef op = 1;
addOpBuilder(int) - Method in class org.tensorflow.framework.OpList.Builder
repeated .tensorflow.OpDef op = 1;
addOptimizers(String) - Method in class org.tensorflow.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.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).
addOriginalFuncNames(String) - Method in class org.tensorflow.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.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.framework.NodeDef.ExperimentalDebugInfo.Builder
Opaque string inserted into error messages created by the runtime.
addOriginalNodeNamesBytes(ByteString) - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo.Builder
Opaque string inserted into error messages created by the runtime.
addOutput(int, NodeOutput) - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.NodeOutput output = 7;
addOutput(int, NodeOutput.Builder) - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.NodeOutput output = 7;
addOutput(NodeOutput) - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.NodeOutput output = 7;
addOutput(NodeOutput.Builder) - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.NodeOutput output = 7;
addOutputArg(int, OpDef.ArgDef) - Method in class org.tensorflow.framework.OpDef.Builder
Description of the output(s).
addOutputArg(int, OpDef.ArgDef.Builder) - Method in class org.tensorflow.framework.OpDef.Builder
Description of the output(s).
addOutputArg(OpDef.ArgDef) - Method in class org.tensorflow.framework.OpDef.Builder
Description of the output(s).
addOutputArg(OpDef.ArgDef.Builder) - Method in class org.tensorflow.framework.OpDef.Builder
Description of the output(s).
addOutputArgBuilder() - Method in class org.tensorflow.framework.OpDef.Builder
Description of the output(s).
addOutputArgBuilder(int) - Method in class org.tensorflow.framework.OpDef.Builder
Description of the output(s).
addOutputBuilder() - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.NodeOutput output = 7;
addOutputBuilder(int) - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.NodeOutput output = 7;
addOutputFilter(String) - Method in class tensorflow.serving.Predict.PredictRequest.Builder
Output filter.
addOutputFilterBytes(ByteString) - Method in class tensorflow.serving.Predict.PredictRequest.Builder
Output filter.
addOutputInfo(int, CostGraphDef.Node.OutputInfo) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
addOutputInfo(int, CostGraphDef.Node.OutputInfo.Builder) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
addOutputInfo(CostGraphDef.Node.OutputInfo) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
addOutputInfo(CostGraphDef.Node.OutputInfo.Builder) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
addOutputInfoBuilder() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
addOutputInfoBuilder(int) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
addPartitionGraphs(int, GraphDef) - Method in class org.tensorflow.framework.RunMetadata.Builder
Graphs of the partitions executed by executors.
addPartitionGraphs(int, GraphDef) - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
addPartitionGraphs(int, GraphDef.Builder) - Method in class org.tensorflow.framework.RunMetadata.Builder
Graphs of the partitions executed by executors.
addPartitionGraphs(int, GraphDef.Builder) - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
addPartitionGraphs(GraphDef) - Method in class org.tensorflow.framework.RunMetadata.Builder
Graphs of the partitions executed by executors.
addPartitionGraphs(GraphDef) - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
addPartitionGraphs(GraphDef.Builder) - Method in class org.tensorflow.framework.RunMetadata.Builder
Graphs of the partitions executed by executors.
addPartitionGraphs(GraphDef.Builder) - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
addPartitionGraphsBuilder() - Method in class org.tensorflow.framework.RunMetadata.Builder
Graphs of the partitions executed by executors.
addPartitionGraphsBuilder() - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
addPartitionGraphsBuilder(int) - Method in class org.tensorflow.framework.RunMetadata.Builder
Graphs of the partitions executed by executors.
addPartitionGraphsBuilder(int) - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
addPersistentTensorAllocIds(long) - Method in class org.tensorflow.framework.MemoryStats.Builder
repeated int64 persistent_tensor_alloc_ids = 5;
addPriority(int) - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices.Builder
Priority values to use with the virtual devices.
addRecoverableJobs(String) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
The list of jobs which are recoverable.
addRecoverableJobsBytes(ByteString) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
The list of jobs which are recoverable.
addReferencedTensor(int, AllocationDescription) - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
addReferencedTensor(int, AllocationDescription.Builder) - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
addReferencedTensor(AllocationDescription) - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
addReferencedTensor(AllocationDescription.Builder) - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
addReferencedTensorBuilder() - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
addReferencedTensorBuilder(int) - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
addRegisteredGradients(int, RegisteredGradient) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.RegisteredGradient registered_gradients = 3;
addRegisteredGradients(int, RegisteredGradient.Builder) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.RegisteredGradient registered_gradients = 3;
addRegisteredGradients(RegisteredGradient) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.RegisteredGradient registered_gradients = 3;
addRegisteredGradients(RegisteredGradient.Builder) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.RegisteredGradient registered_gradients = 3;
addRegisteredGradientsBuilder() - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.RegisteredGradient registered_gradients = 3;
addRegisteredGradientsBuilder(int) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.RegisteredGradient registered_gradients = 3;
addRegressions(int, RegressionOuterClass.Regression) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult.Builder
repeated .tensorflow.serving.Regression regressions = 1;
addRegressions(int, RegressionOuterClass.Regression.Builder) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult.Builder
repeated .tensorflow.serving.Regression regressions = 1;
addRegressions(RegressionOuterClass.Regression) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult.Builder
repeated .tensorflow.serving.Regression regressions = 1;
addRegressions(RegressionOuterClass.Regression.Builder) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult.Builder
repeated .tensorflow.serving.Regression regressions = 1;
addRegressionsBuilder() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult.Builder
repeated .tensorflow.serving.Regression regressions = 1;
addRegressionsBuilder(int) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult.Builder
repeated .tensorflow.serving.Regression regressions = 1;
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Any.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.BoolValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.BytesValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DoubleValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.FloatValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Int32Value.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Int64Value.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.StringValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.UInt32Value.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.UInt64Value.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.distruntime.ClusterDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.distruntime.JobDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.example.BytesList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.example.Example.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.example.Feature.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.example.FeatureList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.example.FeatureLists.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.example.Features.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.example.FloatList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.example.Int64List.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.example.SequenceExample.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.AllocationDescription.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.AllocationRecord.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.AssetFileDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.AttrValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.AutoParallelOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.BatchingOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.CallableOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.CollectionDef.AnyList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.CollectionDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.CollectionDef.BytesList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.CollectionDef.FloatList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.CollectionDef.Int64List.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.CollectionDef.NodeList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.ConfigProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.CostGraphDef.AggregatedCost.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.CostGraphDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.DebuggedSourceFile.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.DebuggedSourceFiles.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.DebugOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.DeviceStepStats.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.FullTypeDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.FunctionDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.GPUOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.GradientDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.GraphDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.GraphOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.MemoryStats.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.NameAttrList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.NamedTensorProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.NodeDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.NodeExecStats.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.NodeOutput.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.OpDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.OpDeprecation.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.OpList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.OptimizerOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.RegisteredGradient.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.RewriterConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.RunMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.RunOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.RunOptions.Experimental.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.ScopedAllocatorOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.SerializedDType.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.SessionMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.SignatureDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.StepStats.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.TensorConnection.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.TensorDescription.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.TensorInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.TensorInfo.CooSparse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.TensorProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.TensorShapeProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.TensorShapeProto.Dim.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.ThreadPoolOptionProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.VariableDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.VariantTensorDataProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.VerifierConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.VersionDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.util.SaverDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.CoordinationConfig.CoordinatedJob.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.RpcOptions.RPCOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedResource.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.Classification.Class.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.Classification.ClassificationRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.Classification.ClassificationResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.Classification.ClassificationResult.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.Classification.Classifications.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.Inference.InferenceResult.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.Inference.InferenceTask.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.Inference.MultiInferenceResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.InputOuterClass.ExampleList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.InputOuterClass.Input.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.Logging.LogMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.Model.ModelSpec.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.ModelManagement.Metric.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.Predict.PredictRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.Predict.PredictResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.Predict.PredictStreamedOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.RegressionOuterClass.Regression.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.SslConfig.SSLConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.Status.StatusProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.Struct.DictValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.Struct.ListValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.Struct.NamedTupleValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.Struct.NoneValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.Struct.PairValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.Struct.StructuredValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.Struct.TensorSpecProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.Struct.TupleValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.Struct.TypeSpecProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
addRequest(int, Predict.PredictRequest) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
repeated .tensorflow.serving.PredictRequest request = 1;
addRequest(int, Predict.PredictRequest.Builder) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
repeated .tensorflow.serving.PredictRequest request = 1;
addRequest(Predict.PredictRequest) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
repeated .tensorflow.serving.PredictRequest request = 1;
addRequest(Predict.PredictRequest.Builder) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
repeated .tensorflow.serving.PredictRequest request = 1;
addRequestBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
repeated .tensorflow.serving.PredictRequest request = 1;
addRequestBuilder(int) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
repeated .tensorflow.serving.PredictRequest request = 1;
addResourceHandleVal(int, ResourceHandleProto) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_RESOURCE
addResourceHandleVal(int, ResourceHandleProto.Builder) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_RESOURCE
addResourceHandleVal(ResourceHandleProto) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_RESOURCE
addResourceHandleVal(ResourceHandleProto.Builder) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_RESOURCE
addResourceHandleValBuilder() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_RESOURCE
addResourceHandleValBuilder(int) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_RESOURCE
addResponse(int, Predict.PredictResponse) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
repeated .tensorflow.serving.PredictResponse response = 2;
addResponse(int, Predict.PredictResponse.Builder) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
repeated .tensorflow.serving.PredictResponse response = 2;
addResponse(Predict.PredictResponse) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
repeated .tensorflow.serving.PredictResponse response = 2;
addResponse(Predict.PredictResponse.Builder) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
repeated .tensorflow.serving.PredictResponse response = 2;
addResponseBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
repeated .tensorflow.serving.PredictResponse response = 2;
addResponseBuilder(int) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
repeated .tensorflow.serving.PredictResponse response = 2;
addResults(int, Inference.InferenceResult) - Method in class tensorflow.serving.Inference.MultiInferenceResponse.Builder
List of results; one for each InferenceTask in the request, returned in the same order as the request.
addResults(int, Inference.InferenceResult.Builder) - Method in class tensorflow.serving.Inference.MultiInferenceResponse.Builder
List of results; one for each InferenceTask in the request, returned in the same order as the request.
addResults(Inference.InferenceResult) - Method in class tensorflow.serving.Inference.MultiInferenceResponse.Builder
List of results; one for each InferenceTask in the request, returned in the same order as the request.
addResults(Inference.InferenceResult.Builder) - Method in class tensorflow.serving.Inference.MultiInferenceResponse.Builder
List of results; one for each InferenceTask in the request, returned in the same order as the request.
addResultsBuilder() - Method in class tensorflow.serving.Inference.MultiInferenceResponse.Builder
List of results; one for each InferenceTask in the request, returned in the same order as the request.
addResultsBuilder(int) - Method in class tensorflow.serving.Inference.MultiInferenceResponse.Builder
List of results; one for each InferenceTask in the request, returned in the same order as the request.
addReturnStoptokens(long) - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions.Builder
Returns these stop tokens in response if the model stops at them.
addS(ByteString) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(string)"
addSavedModelTags(String) - Method in class tensorflow.serving.Logging.LogMetadata.Builder
List of tags used to load the relevant MetaGraphDef from SavedModel.
addSavedModelTagsBytes(ByteString) - Method in class tensorflow.serving.Logging.LogMetadata.Builder
List of tags used to load the relevant MetaGraphDef from SavedModel.
addScomplexVal(float) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_COMPLEX64. scomplex_val(2*i) and scomplex_val(2*i+1) are real and imaginary parts of i-th single precision complex.
addServables(int, FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
The servables to monitor for new versions, and aspire.
addServables(int, FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
The servables to monitor for new versions, and aspire.
addServables(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
The servables to monitor for new versions, and aspire.
addServables(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
The servables to monitor for new versions, and aspire.
addServablesBuilder() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
The servables to monitor for new versions, and aspire.
addServablesBuilder(int) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
The servables to monitor for new versions, and aspire.
addSessionInterOpThreadPool(int, ThreadPoolOptionProto) - Method in class org.tensorflow.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.framework.ConfigProto.Builder
This option is experimental - it may be replaced with a different mechanism in the future.
addSessionInterOpThreadPool(ThreadPoolOptionProto) - Method in class org.tensorflow.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.framework.ConfigProto.Builder
This option is experimental - it may be replaced with a different mechanism in the future.
addSessionInterOpThreadPoolBuilder() - Method in class org.tensorflow.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.framework.ConfigProto.Builder
This option is experimental - it may be replaced with a different mechanism in the future.
addShape(int, TensorShapeProto) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(shape)"
addShape(int, TensorShapeProto.Builder) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(shape)"
addShape(TensorShapeProto) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(shape)"
addShape(TensorShapeProto.Builder) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(shape)"
addShapeBuilder() - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(shape)"
addShapeBuilder(int) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(shape)"
addSlotVariables(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Slot variables owned by this object.
addSlotVariables(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
addSlotVariables(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Slot variables owned by this object.
addSlotVariables(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
addSlotVariables(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Slot variables owned by this object.
addSlotVariables(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
addSlotVariables(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Slot variables owned by this object.
addSlotVariables(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
addSlotVariablesBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Slot variables owned by this object.
addSlotVariablesBuilder() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
addSlotVariablesBuilder(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Slot variables owned by this object.
addSlotVariablesBuilder(int) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
addSourceFiles(int, DebuggedSourceFile) - Method in class org.tensorflow.framework.DebuggedSourceFiles.Builder
A collection of source code files.
addSourceFiles(int, DebuggedSourceFile.Builder) - Method in class org.tensorflow.framework.DebuggedSourceFiles.Builder
A collection of source code files.
addSourceFiles(DebuggedSourceFile) - Method in class org.tensorflow.framework.DebuggedSourceFiles.Builder
A collection of source code files.
addSourceFiles(DebuggedSourceFile.Builder) - Method in class org.tensorflow.framework.DebuggedSourceFiles.Builder
A collection of source code files.
addSourceFilesBuilder() - Method in class org.tensorflow.framework.DebuggedSourceFiles.Builder
A collection of source code files.
addSourceFilesBuilder(int) - Method in class org.tensorflow.framework.DebuggedSourceFiles.Builder
A collection of source code files.
addStringVal(ByteString) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_STRING
addTags(String) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
User supplied tag(s) on the meta_graph and included graph_def.
addTagsBytes(ByteString) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
User supplied tag(s) on the meta_graph and included graph_def.
addTarget(String) - Method in class org.tensorflow.framework.CallableOptions.Builder
Target Nodes.
addTarget(String) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Target Nodes.
addTargetBytes(ByteString) - Method in class org.tensorflow.framework.CallableOptions.Builder
Target Nodes.
addTargetBytes(ByteString) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Target Nodes.
addTasks(int, Inference.InferenceTask) - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
Inference tasks.
addTasks(int, Inference.InferenceTask.Builder) - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
Inference tasks.
addTasks(Inference.InferenceTask) - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
Inference tasks.
addTasks(Inference.InferenceTask.Builder) - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
Inference tasks.
addTasksBuilder() - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
Inference tasks.
addTasksBuilder(int) - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
Inference tasks.
addTensor(int, NamedTensorProto) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunRequest.
addTensor(int, NamedTensorProto.Builder) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunRequest.
addTensor(int, TensorProto) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(tensor)"
addTensor(int, TensorProto.Builder) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(tensor)"
addTensor(NamedTensorProto) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunRequest.
addTensor(NamedTensorProto.Builder) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunRequest.
addTensor(TensorProto) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(tensor)"
addTensor(TensorProto.Builder) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(tensor)"
addTensorBuilder() - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(tensor)"
addTensorBuilder() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunRequest.
addTensorBuilder(int) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(tensor)"
addTensorBuilder(int) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunRequest.
addTensorConnection(int, TensorConnection) - Method in class org.tensorflow.framework.CallableOptions.Builder
Tensors to be connected in the callable.
addTensorConnection(int, TensorConnection.Builder) - Method in class org.tensorflow.framework.CallableOptions.Builder
Tensors to be connected in the callable.
addTensorConnection(TensorConnection) - Method in class org.tensorflow.framework.CallableOptions.Builder
Tensors to be connected in the callable.
addTensorConnection(TensorConnection.Builder) - Method in class org.tensorflow.framework.CallableOptions.Builder
Tensors to be connected in the callable.
addTensorConnectionBuilder() - Method in class org.tensorflow.framework.CallableOptions.Builder
Tensors to be connected in the callable.
addTensorConnectionBuilder(int) - Method in class org.tensorflow.framework.CallableOptions.Builder
Tensors to be connected in the callable.
addTensors(int, TensorProto) - Method in class org.tensorflow.framework.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
addTensors(int, TensorProto.Builder) - Method in class org.tensorflow.framework.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
addTensors(TensorProto) - Method in class org.tensorflow.framework.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
addTensors(TensorProto.Builder) - Method in class org.tensorflow.framework.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
addTensorsBuilder() - Method in class org.tensorflow.framework.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
addTensorsBuilder(int) - Method in class org.tensorflow.framework.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
addType(DataType) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(type)"
addTypeValue(int) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(type)"
addUint32Val(int) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_UINT32
addUint64Val(long) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_UINT64
addValue(float) - Method in class org.tensorflow.example.FloatList.Builder
repeated float value = 1 [packed = true];
addValue(float) - Method in class org.tensorflow.framework.CollectionDef.FloatList.Builder
repeated float value = 1 [packed = true];
addValue(int, Any) - Method in class org.tensorflow.framework.CollectionDef.AnyList.Builder
repeated .google.protobuf.Any value = 1;
addValue(int, Any.Builder) - Method in class org.tensorflow.framework.CollectionDef.AnyList.Builder
repeated .google.protobuf.Any value = 1;
addValue(long) - Method in class org.tensorflow.example.Int64List.Builder
repeated int64 value = 1 [packed = true];
addValue(long) - Method in class org.tensorflow.framework.CollectionDef.Int64List.Builder
repeated int64 value = 1 [packed = true];
addValue(Any) - Method in class org.tensorflow.framework.CollectionDef.AnyList.Builder
repeated .google.protobuf.Any value = 1;
addValue(Any.Builder) - Method in class org.tensorflow.framework.CollectionDef.AnyList.Builder
repeated .google.protobuf.Any value = 1;
addValue(ByteString) - Method in class org.tensorflow.example.BytesList.Builder
repeated bytes value = 1;
addValue(ByteString) - Method in class org.tensorflow.framework.CollectionDef.BytesList.Builder
repeated bytes value = 1;
addValue(String) - Method in class org.tensorflow.framework.CollectionDef.NodeList.Builder
repeated string value = 1;
addValueBuilder() - Method in class org.tensorflow.framework.CollectionDef.AnyList.Builder
repeated .google.protobuf.Any value = 1;
addValueBuilder(int) - Method in class org.tensorflow.framework.CollectionDef.AnyList.Builder
repeated .google.protobuf.Any value = 1;
addValueBytes(ByteString) - Method in class org.tensorflow.framework.CollectionDef.NodeList.Builder
repeated string value = 1;
addValues(int, Struct.PairValue) - Method in class tensorflow.Struct.NamedTupleValue.Builder
repeated .tensorflow.PairValue values = 2;
addValues(int, Struct.PairValue.Builder) - Method in class tensorflow.Struct.NamedTupleValue.Builder
repeated .tensorflow.PairValue values = 2;
addValues(int, Struct.StructuredValue) - Method in class tensorflow.Struct.ListValue.Builder
repeated .tensorflow.StructuredValue values = 1;
addValues(int, Struct.StructuredValue) - Method in class tensorflow.Struct.TupleValue.Builder
repeated .tensorflow.StructuredValue values = 1;
addValues(int, Struct.StructuredValue.Builder) - Method in class tensorflow.Struct.ListValue.Builder
repeated .tensorflow.StructuredValue values = 1;
addValues(int, Struct.StructuredValue.Builder) - Method in class tensorflow.Struct.TupleValue.Builder
repeated .tensorflow.StructuredValue values = 1;
addValues(Struct.PairValue) - Method in class tensorflow.Struct.NamedTupleValue.Builder
repeated .tensorflow.PairValue values = 2;
addValues(Struct.PairValue.Builder) - Method in class tensorflow.Struct.NamedTupleValue.Builder
repeated .tensorflow.PairValue values = 2;
addValues(Struct.StructuredValue) - Method in class tensorflow.Struct.ListValue.Builder
repeated .tensorflow.StructuredValue values = 1;
addValues(Struct.StructuredValue) - Method in class tensorflow.Struct.TupleValue.Builder
repeated .tensorflow.StructuredValue values = 1;
addValues(Struct.StructuredValue.Builder) - Method in class tensorflow.Struct.ListValue.Builder
repeated .tensorflow.StructuredValue values = 1;
addValues(Struct.StructuredValue.Builder) - Method in class tensorflow.Struct.TupleValue.Builder
repeated .tensorflow.StructuredValue values = 1;
addValuesBuilder() - Method in class tensorflow.Struct.ListValue.Builder
repeated .tensorflow.StructuredValue values = 1;
addValuesBuilder() - Method in class tensorflow.Struct.NamedTupleValue.Builder
repeated .tensorflow.PairValue values = 2;
addValuesBuilder() - Method in class tensorflow.Struct.TupleValue.Builder
repeated .tensorflow.StructuredValue values = 1;
addValuesBuilder(int) - Method in class tensorflow.Struct.ListValue.Builder
repeated .tensorflow.StructuredValue values = 1;
addValuesBuilder(int) - Method in class tensorflow.Struct.NamedTupleValue.Builder
repeated .tensorflow.PairValue values = 2;
addValuesBuilder(int) - Method in class tensorflow.Struct.TupleValue.Builder
repeated .tensorflow.StructuredValue values = 1;
addVariantVal(int, VariantTensorDataProto) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_VARIANT
addVariantVal(int, VariantTensorDataProto.Builder) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_VARIANT
addVariantVal(VariantTensorDataProto) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_VARIANT
addVariantVal(VariantTensorDataProto.Builder) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_VARIANT
addVariantValBuilder() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_VARIANT
addVariantValBuilder(int) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_VARIANT
addVarOffset(long) - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
Offset of this variable into the full variable.
addVarShape(long) - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
Shape of this variable.
addVersions(long) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific.Builder
The version numbers to serve.
addVirtualDevices(int, GPUOptions.Experimental.VirtualDevices) - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
The multi virtual device settings.
addVirtualDevices(int, GPUOptions.Experimental.VirtualDevices.Builder) - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
The multi virtual device settings.
addVirtualDevices(GPUOptions.Experimental.VirtualDevices) - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
The multi virtual device settings.
addVirtualDevices(GPUOptions.Experimental.VirtualDevices.Builder) - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
The multi virtual device settings.
addVirtualDevicesBuilder() - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
The multi virtual device settings.
addVirtualDevicesBuilder(int) - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
The multi virtual device settings.
AGENT_DESTRUCTION_WITHOUT_SHUTDOWN_FIELD_NUMBER - Static variable in class tensorflow.CoordinationConfig.CoordinationServiceConfig
 
AGGREGATION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.VariableDef
 
AGGREGATION_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
AGGRESSIVE - Enum constant in enum class org.tensorflow.framework.RewriterConfig.Toggle
Enable some aggressive optimizations that use assumptions that TF graphs may break.
AGGRESSIVE_VALUE - Static variable in enum class org.tensorflow.framework.RewriterConfig.Toggle
Enable some aggressive optimizations that use assumptions that TF graphs may break.
ALIAS_INPUT_PORT_FIELD_NUMBER - Static variable in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
ALL - Enum constant in enum class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.PolicyChoiceCase
 
ALL_END_REL_MICROS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.NodeExecStats
 
ALL_END_REL_NANOS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.NodeExecStats
 
ALL_FIELD_NUMBER - Static variable in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
ALL_START_MICROS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.NodeExecStats
 
ALL_START_NANOS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.NodeExecStats
 
ALLOC_BYTES_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AllocationRecord
 
ALLOC_MICROS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AllocationRecord
 
ALLOCATED_BYTES_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AllocationDescription
 
ALLOCATION_DESCRIPTION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorDescription
 
ALLOCATION_ID_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AllocationDescription
 
ALLOCATION_RECORDS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AllocatorMemoryUsed
 
AllocationDescription - Class in org.tensorflow.framework
Protobuf type tensorflow.AllocationDescription
AllocationDescription.Builder - Class in org.tensorflow.framework
Protobuf type tensorflow.AllocationDescription
AllocationDescriptionOrBuilder - Interface in org.tensorflow.framework
 
AllocationDescriptionProtos - Class in org.tensorflow.framework
 
AllocationRecord - Class in org.tensorflow.framework
An allocation/de-allocation operation performed by the allocator.
AllocationRecord.Builder - Class in org.tensorflow.framework
An allocation/de-allocation operation performed by the allocator.
AllocationRecordOrBuilder - Interface in org.tensorflow.framework
 
ALLOCATOR_BYTES_IN_USE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AllocatorMemoryUsed
 
ALLOCATOR_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AllocationDescription
 
ALLOCATOR_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AllocatorMemoryUsed
 
ALLOCATOR_TYPE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GPUOptions
 
AllocatorMemoryUsed - Class in org.tensorflow.framework
Protobuf type tensorflow.AllocatorMemoryUsed
AllocatorMemoryUsed.Builder - Class in org.tensorflow.framework
Protobuf type tensorflow.AllocatorMemoryUsed
AllocatorMemoryUsedOrBuilder - Interface in org.tensorflow.framework
 
ALLOW_GROWTH_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GPUOptions
 
ALLOW_NEW_INCARNATION_TO_RECONNECT_FIELD_NUMBER - Static variable in class tensorflow.CoordinationConfig.CoordinationServiceConfig
 
ALLOW_SOFT_PLACEMENT_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto
 
ALLOWED_BATCH_SIZES_FIELD_NUMBER - Static variable in class org.tensorflow.framework.BatchingOptions
 
ALLOWED_POSITIONAL_ARGUMENTS_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
ALLOWED_VALUES_FIELD_NUMBER - Static variable in class org.tensorflow.framework.OpDef.AttrDef
 
ALLOWS_UNINITIALIZED_INPUT_FIELD_NUMBER - Static variable in class org.tensorflow.framework.OpDef
 
ALREADY_EXISTS - Enum constant in enum class org.tensorflow.framework.Code
Some entity that we attempted to create (e.g., file or directory) already exists.
ALREADY_EXISTS_VALUE - Static variable in enum class org.tensorflow.framework.Code
Some entity that we attempted to create (e.g., file or directory) already exists.
Any - Class in com.google.protobuf
`Any` contains an arbitrary serialized protocol buffer message along with a URL that describes the type of the serialized message.
ANY_INFO_FIELD_NUMBER - Static variable in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
ANY_LIST - Enum constant in enum class org.tensorflow.framework.CollectionDef.KindCase
 
ANY_LIST_FIELD_NUMBER - Static variable in class org.tensorflow.framework.CollectionDef
 
Any.Builder - Class in com.google.protobuf
`Any` contains an arbitrary serialized protocol buffer message along with a URL that describes the type of the serialized message.
AnyOrBuilder - Interface in com.google.protobuf
 
AnyProto - Class in com.google.protobuf
 
ARG_ATTR_FIELD_NUMBER - Static variable in class org.tensorflow.framework.FunctionDef
 
ARGS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.FullTypeDef
 
ARGUMENT_KEYWORDS_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
ARITHMETIC_OPTIMIZATION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RewriterConfig
 
ASSET - Enum constant in enum class tensorflow.SavedObjectGraphOuterClass.SavedObject.KindCase
 
ASSET_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
ASSET_FILE_DEF_FIELD_NUMBER - Static variable in class org.tensorflow.framework.MetaGraphDef
 
ASSET_FILE_DEF_INDEX_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
AssetFileDef - Class in org.tensorflow.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.framework
An asset file def for a single file or a set of sharded files with the same name.
AssetFileDefOrBuilder - Interface in org.tensorflow.framework
 
ATTR_DEFAULT - Enum constant in enum class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig.Attributes
ATTR_DEFAULT = 0;
ATTR_DEFAULT_VALUE - Static variable in enum class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig.Attributes
ATTR_DEFAULT = 0;
ATTR_FIELD_NUMBER - Static variable in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
ATTR_FIELD_NUMBER - Static variable in class org.tensorflow.framework.FunctionDef
 
ATTR_FIELD_NUMBER - Static variable in class org.tensorflow.framework.NameAttrList
 
ATTR_FIELD_NUMBER - Static variable in class org.tensorflow.framework.NodeDef
 
ATTR_FIELD_NUMBER - Static variable in class org.tensorflow.framework.OpDef
 
ATTR_NOT_SET - Enum constant in enum class org.tensorflow.framework.FullTypeDef.AttrCase
 
ATTR_REQUEST_CRITICALITY - Enum constant in enum class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig.Attributes
ATTR_REQUEST_CRITICALITY = 2;
ATTR_REQUEST_CRITICALITY_VALUE - Static variable in enum class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig.Attributes
ATTR_REQUEST_CRITICALITY = 2;
ATTR_REQUEST_ORIGIN - Enum constant in enum class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig.Attributes
ATTR_REQUEST_ORIGIN = 1;
ATTR_REQUEST_ORIGIN_VALUE - Static variable in enum class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig.Attributes
ATTR_REQUEST_ORIGIN = 1;
ATTRIBUTES_FIELD_NUMBER - Static variable in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
ATTRIBUTES_FIELD_NUMBER - Static variable in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
AttrValue - Class in org.tensorflow.framework
Protocol buffer representing the value for an attr used to configure an Op.
AttrValue.Builder - Class in org.tensorflow.framework
Protocol buffer representing the value for an attr used to configure an Op.
AttrValue.ListValue - Class in org.tensorflow.framework
LINT.IfChange
AttrValue.ListValue.Builder - Class in org.tensorflow.framework
LINT.IfChange
AttrValue.ListValueOrBuilder - Interface in org.tensorflow.framework
 
AttrValue.ValueCase - Enum Class in org.tensorflow.framework
 
AttrValueOrBuilder - Interface in org.tensorflow.framework
 
AttrValueProtos - Class in org.tensorflow.framework
 
AUTO_MIXED_PRECISION_CPU_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RewriterConfig
 
AUTO_MIXED_PRECISION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RewriterConfig
 
AUTO_MIXED_PRECISION_MKL_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RewriterConfig
 
AUTO_MIXED_PRECISION_ONEDNN_BFLOAT16_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RewriterConfig
 
AUTO_PARALLEL_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RewriterConfig
 
AutoParallelOptions - Class in org.tensorflow.framework
Protobuf type tensorflow.AutoParallelOptions
AutoParallelOptions.Builder - Class in org.tensorflow.framework
Protobuf type tensorflow.AutoParallelOptions
AutoParallelOptionsOrBuilder - Interface in org.tensorflow.framework
 
AVAILABLE - Enum constant in enum class tensorflow.serving.GetModelStatus.ModelVersionStatus.State
The manager has successfully loaded this servable and made it available for serving (i.e.
AVAILABLE_VALUE - Static variable in enum class tensorflow.serving.GetModelStatus.ModelVersionStatus.State
The manager has successfully loaded this servable and made it available for serving (i.e.

B

B - Enum constant in enum class org.tensorflow.framework.AttrValue.ValueCase
 
B_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AttrValue
 
B_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AttrValue.ListValue
 
BACKEND_SERVER_PORT_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto.Experimental
 
BAD_CONSUMERS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.VersionDef
 
BARE_CONCRETE_FUNCTION - Enum constant in enum class tensorflow.SavedObjectGraphOuterClass.SavedObject.KindCase
 
BARE_CONCRETE_FUNCTION_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
BASE_PATH_FIELD_NUMBER - Static variable in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
BASE_PATH_FIELD_NUMBER - Static variable in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
BATCH_TIMEOUT_MICROS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.BatchingOptions
 
BatchingOptions - Class in org.tensorflow.framework
Protobuf type tensorflow.BatchingOptions
BatchingOptions.Builder - Class in org.tensorflow.framework
Protobuf type tensorflow.BatchingOptions
BatchingOptionsOrBuilder - Interface in org.tensorflow.framework
 
bindService() - Method in class tensorflow.serving.ModelServiceGrpc.ModelServiceImplBase
 
bindService() - Method in class tensorflow.serving.PredictionServiceGrpc.PredictionServiceImplBase
 
bindService() - Method in class tensorflow.serving.SessionServiceGrpc.SessionServiceImplBase
 
bindService(ModelServiceGrpc.AsyncService) - Static method in class tensorflow.serving.ModelServiceGrpc
 
bindService(PredictionServiceGrpc.AsyncService) - Static method in class tensorflow.serving.PredictionServiceGrpc
 
bindService(SessionServiceGrpc.AsyncService) - Static method in class tensorflow.serving.SessionServiceGrpc
 
BOOL_VAL_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorProto
 
BOOL_VALUE - Enum constant in enum class tensorflow.Struct.StructuredValue.KindCase
 
BOOL_VALUE_FIELD_NUMBER - Static variable in class tensorflow.Struct.StructuredValue
 
BoolValue - Class in com.google.protobuf
Wrapper message for `bool`.
BoolValue.Builder - Class in com.google.protobuf
Wrapper message for `bool`.
BoolValueOrBuilder - Interface in com.google.protobuf
 
BOUND_INPUTS_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
BOUNDED_TENSOR_SPEC_VALUE - Enum constant in enum class tensorflow.Struct.StructuredValue.KindCase
 
BOUNDED_TENSOR_SPEC_VALUE_FIELD_NUMBER - Static variable in class tensorflow.Struct.StructuredValue
 
build() - Method in class com.google.protobuf.Any.Builder
 
build() - Method in class com.google.protobuf.BoolValue.Builder
 
build() - Method in class com.google.protobuf.BytesValue.Builder
 
build() - Method in class com.google.protobuf.DoubleValue.Builder
 
build() - Method in class com.google.protobuf.FloatValue.Builder
 
build() - Method in class com.google.protobuf.Int32Value.Builder
 
build() - Method in class com.google.protobuf.Int64Value.Builder
 
build() - Method in class com.google.protobuf.StringValue.Builder
 
build() - Method in class com.google.protobuf.UInt32Value.Builder
 
build() - Method in class com.google.protobuf.UInt64Value.Builder
 
build() - Method in class org.tensorflow.distruntime.ClusterDef.Builder
 
build() - Method in class org.tensorflow.distruntime.JobDef.Builder
 
build() - Method in class org.tensorflow.example.BytesList.Builder
 
build() - Method in class org.tensorflow.example.Example.Builder
 
build() - Method in class org.tensorflow.example.Feature.Builder
 
build() - Method in class org.tensorflow.example.FeatureList.Builder
 
build() - Method in class org.tensorflow.example.FeatureLists.Builder
 
build() - Method in class org.tensorflow.example.Features.Builder
 
build() - Method in class org.tensorflow.example.FloatList.Builder
 
build() - Method in class org.tensorflow.example.Int64List.Builder
 
build() - Method in class org.tensorflow.example.SequenceExample.Builder
 
build() - Method in class org.tensorflow.framework.AllocationDescription.Builder
 
build() - Method in class org.tensorflow.framework.AllocationRecord.Builder
 
build() - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
 
build() - Method in class org.tensorflow.framework.AssetFileDef.Builder
 
build() - Method in class org.tensorflow.framework.AttrValue.Builder
 
build() - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
 
build() - Method in class org.tensorflow.framework.AutoParallelOptions.Builder
 
build() - Method in class org.tensorflow.framework.BatchingOptions.Builder
 
build() - Method in class org.tensorflow.framework.CallableOptions.Builder
 
build() - Method in class org.tensorflow.framework.CollectionDef.AnyList.Builder
 
build() - Method in class org.tensorflow.framework.CollectionDef.Builder
 
build() - Method in class org.tensorflow.framework.CollectionDef.BytesList.Builder
 
build() - Method in class org.tensorflow.framework.CollectionDef.FloatList.Builder
 
build() - Method in class org.tensorflow.framework.CollectionDef.Int64List.Builder
 
build() - Method in class org.tensorflow.framework.CollectionDef.NodeList.Builder
 
build() - Method in class org.tensorflow.framework.ConfigProto.Builder
 
build() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
 
build() - Method in class org.tensorflow.framework.CostGraphDef.AggregatedCost.Builder
 
build() - Method in class org.tensorflow.framework.CostGraphDef.Builder
 
build() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
 
build() - Method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo.Builder
 
build() - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo.Builder
 
build() - Method in class org.tensorflow.framework.DebuggedSourceFile.Builder
 
build() - Method in class org.tensorflow.framework.DebuggedSourceFiles.Builder
 
build() - Method in class org.tensorflow.framework.DebugOptions.Builder
 
build() - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
 
build() - Method in class org.tensorflow.framework.DeviceStepStats.Builder
 
build() - Method in class org.tensorflow.framework.FullTypeDef.Builder
 
build() - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs.Builder
 
build() - Method in class org.tensorflow.framework.FunctionDef.Builder
 
build() - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
 
build() - Method in class org.tensorflow.framework.GPUOptions.Builder
 
build() - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
 
build() - Method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions.Builder
 
build() - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices.Builder
 
build() - Method in class org.tensorflow.framework.GradientDef.Builder
 
build() - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
 
build() - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol.Builder
 
build() - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace.Builder
 
build() - Method in class org.tensorflow.framework.GraphDef.Builder
 
build() - Method in class org.tensorflow.framework.GraphOptions.Builder
 
build() - Method in class org.tensorflow.framework.MemoryStats.Builder
 
build() - Method in class org.tensorflow.framework.MetaGraphDef.Builder
 
build() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
 
build() - Method in class org.tensorflow.framework.NameAttrList.Builder
 
build() - Method in class org.tensorflow.framework.NamedTensorProto.Builder
 
build() - Method in class org.tensorflow.framework.NodeDef.Builder
 
build() - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo.Builder
 
build() - Method in class org.tensorflow.framework.NodeExecStats.Builder
 
build() - Method in class org.tensorflow.framework.NodeOutput.Builder
 
build() - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
 
build() - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
 
build() - Method in class org.tensorflow.framework.OpDef.Builder
 
build() - Method in class org.tensorflow.framework.OpDeprecation.Builder
 
build() - Method in class org.tensorflow.framework.OpList.Builder
 
build() - Method in class org.tensorflow.framework.OptimizerOptions.Builder
 
build() - Method in class org.tensorflow.framework.RegisteredGradient.Builder
 
build() - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
 
build() - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape.Builder
 
build() - Method in class org.tensorflow.framework.RewriterConfig.Builder
 
build() - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
build() - Method in class org.tensorflow.framework.RunMetadata.Builder
 
build() - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
 
build() - Method in class org.tensorflow.framework.RunOptions.Builder
 
build() - Method in class org.tensorflow.framework.RunOptions.Experimental.Builder
 
build() - Method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
build() - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
 
build() - Method in class org.tensorflow.framework.ScopedAllocatorOptions.Builder
 
build() - Method in class org.tensorflow.framework.SerializedDType.Builder
 
build() - Method in class org.tensorflow.framework.SessionMetadata.Builder
 
build() - Method in class org.tensorflow.framework.SignatureDef.Builder
 
build() - Method in class org.tensorflow.framework.StepStats.Builder
 
build() - Method in class org.tensorflow.framework.TensorConnection.Builder
 
build() - Method in class org.tensorflow.framework.TensorDescription.Builder
 
build() - Method in class org.tensorflow.framework.TensorInfo.Builder
 
build() - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor.Builder
 
build() - Method in class org.tensorflow.framework.TensorInfo.CooSparse.Builder
 
build() - Method in class org.tensorflow.framework.TensorProto.Builder
 
build() - Method in class org.tensorflow.framework.TensorShapeProto.Builder
 
build() - Method in class org.tensorflow.framework.TensorShapeProto.Dim.Builder
 
build() - Method in class org.tensorflow.framework.ThreadPoolOptionProto.Builder
 
build() - Method in class org.tensorflow.framework.VariableDef.Builder
 
build() - Method in class org.tensorflow.framework.VariantTensorDataProto.Builder
 
build() - Method in class org.tensorflow.framework.VerifierConfig.Builder
 
build() - Method in class org.tensorflow.framework.VersionDef.Builder
 
build() - Method in class org.tensorflow.util.SaverDef.Builder
 
build() - Method in class tensorflow.CoordinationConfig.CoordinatedJob.Builder
 
build() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
 
build() - Method in class tensorflow.RpcOptions.RPCOptions.Builder
 
build() - Method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor.Builder
 
build() - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.Builder
 
build() - Method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject.Builder
 
build() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset.Builder
 
build() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
 
build() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
 
build() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant.Builder
 
build() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction.Builder
 
build() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
 
build() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
build() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedResource.Builder
 
build() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject.Builder
 
build() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
 
build() - Method in class tensorflow.serving.Classification.Class.Builder
 
build() - Method in class tensorflow.serving.Classification.ClassificationRequest.Builder
 
build() - Method in class tensorflow.serving.Classification.ClassificationResponse.Builder
 
build() - Method in class tensorflow.serving.Classification.ClassificationResult.Builder
 
build() - Method in class tensorflow.serving.Classification.Classifications.Builder
 
build() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
 
build() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
 
build() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All.Builder
 
build() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
 
build() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.Builder
 
build() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific.Builder
 
build() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest.Builder
 
build() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
 
build() - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap.Builder
 
build() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest.Builder
 
build() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse.Builder
 
build() - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus.Builder
 
build() - Method in class tensorflow.serving.Inference.InferenceResult.Builder
 
build() - Method in class tensorflow.serving.Inference.InferenceTask.Builder
 
build() - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
 
build() - Method in class tensorflow.serving.Inference.MultiInferenceResponse.Builder
 
build() - Method in class tensorflow.serving.InputOuterClass.ExampleList.Builder
 
build() - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
 
build() - Method in class tensorflow.serving.InputOuterClass.Input.Builder
 
build() - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig.Builder
 
build() - Method in class tensorflow.serving.Logging.LogMetadata.Builder
 
build() - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig.Builder
 
build() - Method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig.Builder
 
build() - Method in class tensorflow.serving.Model.ModelSpec.Builder
 
build() - Method in class tensorflow.serving.ModelManagement.Metric.Builder
 
build() - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest.Builder
 
build() - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
 
build() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
 
build() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList.Builder
 
build() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.Builder
 
build() - Method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig.Builder
 
build() - Method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig.Builder
 
build() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig.Builder
 
build() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap.Builder
 
build() - Method in class tensorflow.serving.Predict.PredictRequest.Builder
 
build() - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions.Builder
 
build() - Method in class tensorflow.serving.Predict.PredictResponse.Builder
 
build() - Method in class tensorflow.serving.Predict.PredictStreamedOptions.Builder
 
build() - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog.Builder
 
build() - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog.Builder
 
build() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
 
build() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog.Builder
 
build() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
 
build() - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog.Builder
 
build() - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog.Builder
 
build() - Method in class tensorflow.serving.RegressionOuterClass.Regression.Builder
 
build() - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest.Builder
 
build() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse.Builder
 
build() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult.Builder
 
build() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
 
build() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
 
build() - Method in class tensorflow.serving.SslConfig.SSLConfig.Builder
 
build() - Method in class tensorflow.serving.Status.StatusProto.Builder
 
build() - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
 
build() - Method in class tensorflow.Struct.DictValue.Builder
 
build() - Method in class tensorflow.Struct.ListValue.Builder
 
build() - Method in class tensorflow.Struct.NamedTupleValue.Builder
 
build() - Method in class tensorflow.Struct.NoneValue.Builder
 
build() - Method in class tensorflow.Struct.PairValue.Builder
 
build() - Method in class tensorflow.Struct.StructuredValue.Builder
 
build() - Method in class tensorflow.Struct.TensorSpecProto.Builder
 
build() - Method in class tensorflow.Struct.TupleValue.Builder
 
build() - Method in class tensorflow.Struct.TypeSpecProto.Builder
 
build() - Method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver.Builder
 
build() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
 
build() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
 
build() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
build() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
build() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
build(Channel, CallOptions) - Method in class tensorflow.serving.ModelServiceGrpc.ModelServiceBlockingStub
 
build(Channel, CallOptions) - Method in class tensorflow.serving.ModelServiceGrpc.ModelServiceBlockingV2Stub
 
build(Channel, CallOptions) - Method in class tensorflow.serving.ModelServiceGrpc.ModelServiceFutureStub
 
build(Channel, CallOptions) - Method in class tensorflow.serving.ModelServiceGrpc.ModelServiceStub
 
build(Channel, CallOptions) - Method in class tensorflow.serving.PredictionServiceGrpc.PredictionServiceBlockingStub
 
build(Channel, CallOptions) - Method in class tensorflow.serving.PredictionServiceGrpc.PredictionServiceBlockingV2Stub
 
build(Channel, CallOptions) - Method in class tensorflow.serving.PredictionServiceGrpc.PredictionServiceFutureStub
 
build(Channel, CallOptions) - Method in class tensorflow.serving.PredictionServiceGrpc.PredictionServiceStub
 
build(Channel, CallOptions) - Method in class tensorflow.serving.SessionServiceGrpc.SessionServiceBlockingStub
 
build(Channel, CallOptions) - Method in class tensorflow.serving.SessionServiceGrpc.SessionServiceBlockingV2Stub
 
build(Channel, CallOptions) - Method in class tensorflow.serving.SessionServiceGrpc.SessionServiceFutureStub
 
build(Channel, CallOptions) - Method in class tensorflow.serving.SessionServiceGrpc.SessionServiceStub
 
BUILD_COST_MODEL_AFTER_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GraphOptions
 
BUILD_COST_MODEL_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GraphOptions
 
buildPartial() - Method in class com.google.protobuf.Any.Builder
 
buildPartial() - Method in class com.google.protobuf.BoolValue.Builder
 
buildPartial() - Method in class com.google.protobuf.BytesValue.Builder
 
buildPartial() - Method in class com.google.protobuf.DoubleValue.Builder
 
buildPartial() - Method in class com.google.protobuf.FloatValue.Builder
 
buildPartial() - Method in class com.google.protobuf.Int32Value.Builder
 
buildPartial() - Method in class com.google.protobuf.Int64Value.Builder
 
buildPartial() - Method in class com.google.protobuf.StringValue.Builder
 
buildPartial() - Method in class com.google.protobuf.UInt32Value.Builder
 
buildPartial() - Method in class com.google.protobuf.UInt64Value.Builder
 
buildPartial() - Method in class org.tensorflow.distruntime.ClusterDef.Builder
 
buildPartial() - Method in class org.tensorflow.distruntime.JobDef.Builder
 
buildPartial() - Method in class org.tensorflow.example.BytesList.Builder
 
buildPartial() - Method in class org.tensorflow.example.Example.Builder
 
buildPartial() - Method in class org.tensorflow.example.Feature.Builder
 
buildPartial() - Method in class org.tensorflow.example.FeatureList.Builder
 
buildPartial() - Method in class org.tensorflow.example.FeatureLists.Builder
 
buildPartial() - Method in class org.tensorflow.example.Features.Builder
 
buildPartial() - Method in class org.tensorflow.example.FloatList.Builder
 
buildPartial() - Method in class org.tensorflow.example.Int64List.Builder
 
buildPartial() - Method in class org.tensorflow.example.SequenceExample.Builder
 
buildPartial() - Method in class org.tensorflow.framework.AllocationDescription.Builder
 
buildPartial() - Method in class org.tensorflow.framework.AllocationRecord.Builder
 
buildPartial() - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
 
buildPartial() - Method in class org.tensorflow.framework.AssetFileDef.Builder
 
buildPartial() - Method in class org.tensorflow.framework.AttrValue.Builder
 
buildPartial() - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
 
buildPartial() - Method in class org.tensorflow.framework.AutoParallelOptions.Builder
 
buildPartial() - Method in class org.tensorflow.framework.BatchingOptions.Builder
 
buildPartial() - Method in class org.tensorflow.framework.CallableOptions.Builder
 
buildPartial() - Method in class org.tensorflow.framework.CollectionDef.AnyList.Builder
 
buildPartial() - Method in class org.tensorflow.framework.CollectionDef.Builder
 
buildPartial() - Method in class org.tensorflow.framework.CollectionDef.BytesList.Builder
 
buildPartial() - Method in class org.tensorflow.framework.CollectionDef.FloatList.Builder
 
buildPartial() - Method in class org.tensorflow.framework.CollectionDef.Int64List.Builder
 
buildPartial() - Method in class org.tensorflow.framework.CollectionDef.NodeList.Builder
 
buildPartial() - Method in class org.tensorflow.framework.ConfigProto.Builder
 
buildPartial() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
 
buildPartial() - Method in class org.tensorflow.framework.CostGraphDef.AggregatedCost.Builder
 
buildPartial() - Method in class org.tensorflow.framework.CostGraphDef.Builder
 
buildPartial() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
 
buildPartial() - Method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo.Builder
 
buildPartial() - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo.Builder
 
buildPartial() - Method in class org.tensorflow.framework.DebuggedSourceFile.Builder
 
buildPartial() - Method in class org.tensorflow.framework.DebuggedSourceFiles.Builder
 
buildPartial() - Method in class org.tensorflow.framework.DebugOptions.Builder
 
buildPartial() - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
 
buildPartial() - Method in class org.tensorflow.framework.DeviceStepStats.Builder
 
buildPartial() - Method in class org.tensorflow.framework.FullTypeDef.Builder
 
buildPartial() - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs.Builder
 
buildPartial() - Method in class org.tensorflow.framework.FunctionDef.Builder
 
buildPartial() - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
 
buildPartial() - Method in class org.tensorflow.framework.GPUOptions.Builder
 
buildPartial() - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
 
buildPartial() - Method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions.Builder
 
buildPartial() - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices.Builder
 
buildPartial() - Method in class org.tensorflow.framework.GradientDef.Builder
 
buildPartial() - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
 
buildPartial() - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol.Builder
 
buildPartial() - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace.Builder
 
buildPartial() - Method in class org.tensorflow.framework.GraphDef.Builder
 
buildPartial() - Method in class org.tensorflow.framework.GraphOptions.Builder
 
buildPartial() - Method in class org.tensorflow.framework.MemoryStats.Builder
 
buildPartial() - Method in class org.tensorflow.framework.MetaGraphDef.Builder
 
buildPartial() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
 
buildPartial() - Method in class org.tensorflow.framework.NameAttrList.Builder
 
buildPartial() - Method in class org.tensorflow.framework.NamedTensorProto.Builder
 
buildPartial() - Method in class org.tensorflow.framework.NodeDef.Builder
 
buildPartial() - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo.Builder
 
buildPartial() - Method in class org.tensorflow.framework.NodeExecStats.Builder
 
buildPartial() - Method in class org.tensorflow.framework.NodeOutput.Builder
 
buildPartial() - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
 
buildPartial() - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
 
buildPartial() - Method in class org.tensorflow.framework.OpDef.Builder
 
buildPartial() - Method in class org.tensorflow.framework.OpDeprecation.Builder
 
buildPartial() - Method in class org.tensorflow.framework.OpList.Builder
 
buildPartial() - Method in class org.tensorflow.framework.OptimizerOptions.Builder
 
buildPartial() - Method in class org.tensorflow.framework.RegisteredGradient.Builder
 
buildPartial() - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
 
buildPartial() - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape.Builder
 
buildPartial() - Method in class org.tensorflow.framework.RewriterConfig.Builder
 
buildPartial() - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
buildPartial() - Method in class org.tensorflow.framework.RunMetadata.Builder
 
buildPartial() - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
 
buildPartial() - Method in class org.tensorflow.framework.RunOptions.Builder
 
buildPartial() - Method in class org.tensorflow.framework.RunOptions.Experimental.Builder
 
buildPartial() - Method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
buildPartial() - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
 
buildPartial() - Method in class org.tensorflow.framework.ScopedAllocatorOptions.Builder
 
buildPartial() - Method in class org.tensorflow.framework.SerializedDType.Builder
 
buildPartial() - Method in class org.tensorflow.framework.SessionMetadata.Builder
 
buildPartial() - Method in class org.tensorflow.framework.SignatureDef.Builder
 
buildPartial() - Method in class org.tensorflow.framework.StepStats.Builder
 
buildPartial() - Method in class org.tensorflow.framework.TensorConnection.Builder
 
buildPartial() - Method in class org.tensorflow.framework.TensorDescription.Builder
 
buildPartial() - Method in class org.tensorflow.framework.TensorInfo.Builder
 
buildPartial() - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor.Builder
 
buildPartial() - Method in class org.tensorflow.framework.TensorInfo.CooSparse.Builder
 
buildPartial() - Method in class org.tensorflow.framework.TensorProto.Builder
 
buildPartial() - Method in class org.tensorflow.framework.TensorShapeProto.Builder
 
buildPartial() - Method in class org.tensorflow.framework.TensorShapeProto.Dim.Builder
 
buildPartial() - Method in class org.tensorflow.framework.ThreadPoolOptionProto.Builder
 
buildPartial() - Method in class org.tensorflow.framework.VariableDef.Builder
 
buildPartial() - Method in class org.tensorflow.framework.VariantTensorDataProto.Builder
 
buildPartial() - Method in class org.tensorflow.framework.VerifierConfig.Builder
 
buildPartial() - Method in class org.tensorflow.framework.VersionDef.Builder
 
buildPartial() - Method in class org.tensorflow.util.SaverDef.Builder
 
buildPartial() - Method in class tensorflow.CoordinationConfig.CoordinatedJob.Builder
 
buildPartial() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
 
buildPartial() - Method in class tensorflow.RpcOptions.RPCOptions.Builder
 
buildPartial() - Method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor.Builder
 
buildPartial() - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.Builder
 
buildPartial() - Method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject.Builder
 
buildPartial() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset.Builder
 
buildPartial() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
 
buildPartial() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
 
buildPartial() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant.Builder
 
buildPartial() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction.Builder
 
buildPartial() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
 
buildPartial() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
buildPartial() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedResource.Builder
 
buildPartial() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject.Builder
 
buildPartial() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
 
buildPartial() - Method in class tensorflow.serving.Classification.Class.Builder
 
buildPartial() - Method in class tensorflow.serving.Classification.ClassificationRequest.Builder
 
buildPartial() - Method in class tensorflow.serving.Classification.ClassificationResponse.Builder
 
buildPartial() - Method in class tensorflow.serving.Classification.ClassificationResult.Builder
 
buildPartial() - Method in class tensorflow.serving.Classification.Classifications.Builder
 
buildPartial() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
 
buildPartial() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
 
buildPartial() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All.Builder
 
buildPartial() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
 
buildPartial() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.Builder
 
buildPartial() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific.Builder
 
buildPartial() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest.Builder
 
buildPartial() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
 
buildPartial() - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap.Builder
 
buildPartial() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest.Builder
 
buildPartial() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse.Builder
 
buildPartial() - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus.Builder
 
buildPartial() - Method in class tensorflow.serving.Inference.InferenceResult.Builder
 
buildPartial() - Method in class tensorflow.serving.Inference.InferenceTask.Builder
 
buildPartial() - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
 
buildPartial() - Method in class tensorflow.serving.Inference.MultiInferenceResponse.Builder
 
buildPartial() - Method in class tensorflow.serving.InputOuterClass.ExampleList.Builder
 
buildPartial() - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
 
buildPartial() - Method in class tensorflow.serving.InputOuterClass.Input.Builder
 
buildPartial() - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig.Builder
 
buildPartial() - Method in class tensorflow.serving.Logging.LogMetadata.Builder
 
buildPartial() - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig.Builder
 
buildPartial() - Method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig.Builder
 
buildPartial() - Method in class tensorflow.serving.Model.ModelSpec.Builder
 
buildPartial() - Method in class tensorflow.serving.ModelManagement.Metric.Builder
 
buildPartial() - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest.Builder
 
buildPartial() - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
 
buildPartial() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
 
buildPartial() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList.Builder
 
buildPartial() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.Builder
 
buildPartial() - Method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig.Builder
 
buildPartial() - Method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig.Builder
 
buildPartial() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig.Builder
 
buildPartial() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap.Builder
 
buildPartial() - Method in class tensorflow.serving.Predict.PredictRequest.Builder
 
buildPartial() - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions.Builder
 
buildPartial() - Method in class tensorflow.serving.Predict.PredictResponse.Builder
 
buildPartial() - Method in class tensorflow.serving.Predict.PredictStreamedOptions.Builder
 
buildPartial() - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog.Builder
 
buildPartial() - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog.Builder
 
buildPartial() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
 
buildPartial() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog.Builder
 
buildPartial() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
 
buildPartial() - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog.Builder
 
buildPartial() - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog.Builder
 
buildPartial() - Method in class tensorflow.serving.RegressionOuterClass.Regression.Builder
 
buildPartial() - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest.Builder
 
buildPartial() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse.Builder
 
buildPartial() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult.Builder
 
buildPartial() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
 
buildPartial() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
 
buildPartial() - Method in class tensorflow.serving.SslConfig.SSLConfig.Builder
 
buildPartial() - Method in class tensorflow.serving.Status.StatusProto.Builder
 
buildPartial() - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
 
buildPartial() - Method in class tensorflow.Struct.DictValue.Builder
 
buildPartial() - Method in class tensorflow.Struct.ListValue.Builder
 
buildPartial() - Method in class tensorflow.Struct.NamedTupleValue.Builder
 
buildPartial() - Method in class tensorflow.Struct.NoneValue.Builder
 
buildPartial() - Method in class tensorflow.Struct.PairValue.Builder
 
buildPartial() - Method in class tensorflow.Struct.StructuredValue.Builder
 
buildPartial() - Method in class tensorflow.Struct.TensorSpecProto.Builder
 
buildPartial() - Method in class tensorflow.Struct.TupleValue.Builder
 
buildPartial() - Method in class tensorflow.Struct.TypeSpecProto.Builder
 
buildPartial() - Method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver.Builder
 
buildPartial() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
 
buildPartial() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
 
buildPartial() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
buildPartial() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
buildPartial() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingEndpointUriFactory
 
buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.torchserve.TorchServeEndpointUriFactory
 
BYTES_FIELD_NUMBER - Static variable in class org.tensorflow.framework.DebuggedSourceFile
 
BYTES_LIST - Enum constant in enum class org.tensorflow.example.Feature.KindCase
 
BYTES_LIST - Enum constant in enum class org.tensorflow.framework.CollectionDef.KindCase
 
BYTES_LIST_FIELD_NUMBER - Static variable in class org.tensorflow.example.Feature
 
BYTES_LIST_FIELD_NUMBER - Static variable in class org.tensorflow.framework.CollectionDef
 
BytesList - Class in org.tensorflow.example
LINT.IfChange Containers to hold repeated fundamental values.
BytesList.Builder - Class in org.tensorflow.example
LINT.IfChange Containers to hold repeated fundamental values.
BytesListOrBuilder - Interface in org.tensorflow.example
 
BytesValue - Class in com.google.protobuf
Wrapper message for `bytes`.
BytesValue.Builder - Class in com.google.protobuf
Wrapper message for `bytes`.
BytesValueOrBuilder - Interface in com.google.protobuf
 

C

CACHE_RPC_RESPONSE_FIELD_NUMBER - Static variable in class tensorflow.RpcOptions.RPCOptions
 
CallableOptions - Class in org.tensorflow.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.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.framework
 
CANCELLED - Enum constant in enum class org.tensorflow.framework.Code
The operation was cancelled (typically by the caller).
CANCELLED_VALUE - Static variable in enum class org.tensorflow.framework.Code
The operation was cancelled (typically by the caller).
CANONICALIZED_INPUT_SIGNATURE_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
CAPTURED_TENSOR - Enum constant in enum class tensorflow.SavedObjectGraphOuterClass.SavedObject.KindCase
 
CAPTURED_TENSOR_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
CHECKPOINT_KEY_FIELD_NUMBER - Static variable in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
CHILDREN_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
CHILDREN_FIELD_NUMBER - Static variable in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
CLASSES_FIELD_NUMBER - Static variable in class tensorflow.serving.Classification.Classifications
 
Classification - Class in tensorflow.serving
 
CLASSIFICATION_RESULT - Enum constant in enum class tensorflow.serving.Inference.InferenceResult.ResultCase
 
CLASSIFICATION_RESULT_FIELD_NUMBER - Static variable in class tensorflow.serving.Inference.InferenceResult
 
Classification.Class - Class in tensorflow.serving
A single class.
Classification.Class.Builder - Class in tensorflow.serving
A single class.
Classification.ClassificationRequest - Class in tensorflow.serving
Protobuf type tensorflow.serving.ClassificationRequest
Classification.ClassificationRequest.Builder - Class in tensorflow.serving
Protobuf type tensorflow.serving.ClassificationRequest
Classification.ClassificationRequestOrBuilder - Interface in tensorflow.serving
 
Classification.ClassificationResponse - Class in tensorflow.serving
Protobuf type tensorflow.serving.ClassificationResponse
Classification.ClassificationResponse.Builder - Class in tensorflow.serving
Protobuf type tensorflow.serving.ClassificationResponse
Classification.ClassificationResponseOrBuilder - Interface in tensorflow.serving
 
Classification.ClassificationResult - Class in tensorflow.serving
Contains one result per input example, in the same order as the input in ClassificationRequest.
Classification.ClassificationResult.Builder - Class in tensorflow.serving
Contains one result per input example, in the same order as the input in ClassificationRequest.
Classification.ClassificationResultOrBuilder - Interface in tensorflow.serving
 
Classification.Classifications - Class in tensorflow.serving
List of classes for a single item (tensorflow.Example).
Classification.Classifications.Builder - Class in tensorflow.serving
List of classes for a single item (tensorflow.Example).
Classification.ClassificationsOrBuilder - Interface in tensorflow.serving
 
Classification.ClassOrBuilder - Interface in tensorflow.serving
 
CLASSIFICATIONS_FIELD_NUMBER - Static variable in class tensorflow.serving.Classification.ClassificationResult
 
classify(Classification.ClassificationRequest) - Method in class tensorflow.serving.PredictionServiceGrpc.PredictionServiceBlockingStub
Classify.
classify(Classification.ClassificationRequest) - Method in class tensorflow.serving.PredictionServiceGrpc.PredictionServiceBlockingV2Stub
Classify.
classify(Classification.ClassificationRequest) - Method in class tensorflow.serving.PredictionServiceGrpc.PredictionServiceFutureStub
Classify.
classify(Classification.ClassificationRequest, StreamObserver<Classification.ClassificationResponse>) - Method in interface tensorflow.serving.PredictionServiceGrpc.AsyncService
Classify.
classify(Classification.ClassificationRequest, StreamObserver<Classification.ClassificationResponse>) - Method in class tensorflow.serving.PredictionServiceGrpc.PredictionServiceStub
Classify.
CLASSIFY_LOG - Enum constant in enum class tensorflow.serving.PredictionLogOuterClass.PredictionLog.LogTypeCase
 
CLASSIFY_LOG_FIELD_NUMBER - Static variable in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
clear() - Method in class com.google.protobuf.Any.Builder
 
clear() - Method in class com.google.protobuf.BoolValue.Builder
 
clear() - Method in class com.google.protobuf.BytesValue.Builder
 
clear() - Method in class com.google.protobuf.DoubleValue.Builder
 
clear() - Method in class com.google.protobuf.FloatValue.Builder
 
clear() - Method in class com.google.protobuf.Int32Value.Builder
 
clear() - Method in class com.google.protobuf.Int64Value.Builder
 
clear() - Method in class com.google.protobuf.StringValue.Builder
 
clear() - Method in class com.google.protobuf.UInt32Value.Builder
 
clear() - Method in class com.google.protobuf.UInt64Value.Builder
 
clear() - Method in class org.tensorflow.distruntime.ClusterDef.Builder
 
clear() - Method in class org.tensorflow.distruntime.JobDef.Builder
 
clear() - Method in class org.tensorflow.example.BytesList.Builder
 
clear() - Method in class org.tensorflow.example.Example.Builder
 
clear() - Method in class org.tensorflow.example.Feature.Builder
 
clear() - Method in class org.tensorflow.example.FeatureList.Builder
 
clear() - Method in class org.tensorflow.example.FeatureLists.Builder
 
clear() - Method in class org.tensorflow.example.Features.Builder
 
clear() - Method in class org.tensorflow.example.FloatList.Builder
 
clear() - Method in class org.tensorflow.example.Int64List.Builder
 
clear() - Method in class org.tensorflow.example.SequenceExample.Builder
 
clear() - Method in class org.tensorflow.framework.AllocationDescription.Builder
 
clear() - Method in class org.tensorflow.framework.AllocationRecord.Builder
 
clear() - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
 
clear() - Method in class org.tensorflow.framework.AssetFileDef.Builder
 
clear() - Method in class org.tensorflow.framework.AttrValue.Builder
 
clear() - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
 
clear() - Method in class org.tensorflow.framework.AutoParallelOptions.Builder
 
clear() - Method in class org.tensorflow.framework.BatchingOptions.Builder
 
clear() - Method in class org.tensorflow.framework.CallableOptions.Builder
 
clear() - Method in class org.tensorflow.framework.CollectionDef.AnyList.Builder
 
clear() - Method in class org.tensorflow.framework.CollectionDef.Builder
 
clear() - Method in class org.tensorflow.framework.CollectionDef.BytesList.Builder
 
clear() - Method in class org.tensorflow.framework.CollectionDef.FloatList.Builder
 
clear() - Method in class org.tensorflow.framework.CollectionDef.Int64List.Builder
 
clear() - Method in class org.tensorflow.framework.CollectionDef.NodeList.Builder
 
clear() - Method in class org.tensorflow.framework.ConfigProto.Builder
 
clear() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
 
clear() - Method in class org.tensorflow.framework.CostGraphDef.AggregatedCost.Builder
 
clear() - Method in class org.tensorflow.framework.CostGraphDef.Builder
 
clear() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
 
clear() - Method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo.Builder
 
clear() - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo.Builder
 
clear() - Method in class org.tensorflow.framework.DebuggedSourceFile.Builder
 
clear() - Method in class org.tensorflow.framework.DebuggedSourceFiles.Builder
 
clear() - Method in class org.tensorflow.framework.DebugOptions.Builder
 
clear() - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
 
clear() - Method in class org.tensorflow.framework.DeviceStepStats.Builder
 
clear() - Method in class org.tensorflow.framework.FullTypeDef.Builder
 
clear() - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs.Builder
 
clear() - Method in class org.tensorflow.framework.FunctionDef.Builder
 
clear() - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
 
clear() - Method in class org.tensorflow.framework.GPUOptions.Builder
 
clear() - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
 
clear() - Method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions.Builder
 
clear() - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices.Builder
 
clear() - Method in class org.tensorflow.framework.GradientDef.Builder
 
clear() - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
 
clear() - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol.Builder
 
clear() - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace.Builder
 
clear() - Method in class org.tensorflow.framework.GraphDef.Builder
 
clear() - Method in class org.tensorflow.framework.GraphOptions.Builder
 
clear() - Method in class org.tensorflow.framework.MemoryStats.Builder
 
clear() - Method in class org.tensorflow.framework.MetaGraphDef.Builder
 
clear() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
 
clear() - Method in class org.tensorflow.framework.NameAttrList.Builder
 
clear() - Method in class org.tensorflow.framework.NamedTensorProto.Builder
 
clear() - Method in class org.tensorflow.framework.NodeDef.Builder
 
clear() - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo.Builder
 
clear() - Method in class org.tensorflow.framework.NodeExecStats.Builder
 
clear() - Method in class org.tensorflow.framework.NodeOutput.Builder
 
clear() - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
 
clear() - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
 
clear() - Method in class org.tensorflow.framework.OpDef.Builder
 
clear() - Method in class org.tensorflow.framework.OpDeprecation.Builder
 
clear() - Method in class org.tensorflow.framework.OpList.Builder
 
clear() - Method in class org.tensorflow.framework.OptimizerOptions.Builder
 
clear() - Method in class org.tensorflow.framework.RegisteredGradient.Builder
 
clear() - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
 
clear() - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape.Builder
 
clear() - Method in class org.tensorflow.framework.RewriterConfig.Builder
 
clear() - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
clear() - Method in class org.tensorflow.framework.RunMetadata.Builder
 
clear() - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
 
clear() - Method in class org.tensorflow.framework.RunOptions.Builder
 
clear() - Method in class org.tensorflow.framework.RunOptions.Experimental.Builder
 
clear() - Method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
clear() - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
 
clear() - Method in class org.tensorflow.framework.ScopedAllocatorOptions.Builder
 
clear() - Method in class org.tensorflow.framework.SerializedDType.Builder
 
clear() - Method in class org.tensorflow.framework.SessionMetadata.Builder
 
clear() - Method in class org.tensorflow.framework.SignatureDef.Builder
 
clear() - Method in class org.tensorflow.framework.StepStats.Builder
 
clear() - Method in class org.tensorflow.framework.TensorConnection.Builder
 
clear() - Method in class org.tensorflow.framework.TensorDescription.Builder
 
clear() - Method in class org.tensorflow.framework.TensorInfo.Builder
 
clear() - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor.Builder
 
clear() - Method in class org.tensorflow.framework.TensorInfo.CooSparse.Builder
 
clear() - Method in class org.tensorflow.framework.TensorProto.Builder
 
clear() - Method in class org.tensorflow.framework.TensorShapeProto.Builder
 
clear() - Method in class org.tensorflow.framework.TensorShapeProto.Dim.Builder
 
clear() - Method in class org.tensorflow.framework.ThreadPoolOptionProto.Builder
 
clear() - Method in class org.tensorflow.framework.VariableDef.Builder
 
clear() - Method in class org.tensorflow.framework.VariantTensorDataProto.Builder
 
clear() - Method in class org.tensorflow.framework.VerifierConfig.Builder
 
clear() - Method in class org.tensorflow.framework.VersionDef.Builder
 
clear() - Method in class org.tensorflow.util.SaverDef.Builder
 
clear() - Method in class tensorflow.CoordinationConfig.CoordinatedJob.Builder
 
clear() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
 
clear() - Method in class tensorflow.RpcOptions.RPCOptions.Builder
 
clear() - Method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor.Builder
 
clear() - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.Builder
 
clear() - Method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject.Builder
 
clear() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset.Builder
 
clear() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
 
clear() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
 
clear() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant.Builder
 
clear() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction.Builder
 
clear() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
 
clear() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
clear() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedResource.Builder
 
clear() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject.Builder
 
clear() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
 
clear() - Method in class tensorflow.serving.Classification.Class.Builder
 
clear() - Method in class tensorflow.serving.Classification.ClassificationRequest.Builder
 
clear() - Method in class tensorflow.serving.Classification.ClassificationResponse.Builder
 
clear() - Method in class tensorflow.serving.Classification.ClassificationResult.Builder
 
clear() - Method in class tensorflow.serving.Classification.Classifications.Builder
 
clear() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
 
clear() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
 
clear() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All.Builder
 
clear() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
 
clear() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.Builder
 
clear() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific.Builder
 
clear() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest.Builder
 
clear() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
 
clear() - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap.Builder
 
clear() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest.Builder
 
clear() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse.Builder
 
clear() - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus.Builder
 
clear() - Method in class tensorflow.serving.Inference.InferenceResult.Builder
 
clear() - Method in class tensorflow.serving.Inference.InferenceTask.Builder
 
clear() - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
 
clear() - Method in class tensorflow.serving.Inference.MultiInferenceResponse.Builder
 
clear() - Method in class tensorflow.serving.InputOuterClass.ExampleList.Builder
 
clear() - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
 
clear() - Method in class tensorflow.serving.InputOuterClass.Input.Builder
 
clear() - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig.Builder
 
clear() - Method in class tensorflow.serving.Logging.LogMetadata.Builder
 
clear() - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig.Builder
 
clear() - Method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig.Builder
 
clear() - Method in class tensorflow.serving.Model.ModelSpec.Builder
 
clear() - Method in class tensorflow.serving.ModelManagement.Metric.Builder
 
clear() - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest.Builder
 
clear() - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
 
clear() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
 
clear() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList.Builder
 
clear() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.Builder
 
clear() - Method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig.Builder
 
clear() - Method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig.Builder
 
clear() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig.Builder
 
clear() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap.Builder
 
clear() - Method in class tensorflow.serving.Predict.PredictRequest.Builder
 
clear() - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions.Builder
 
clear() - Method in class tensorflow.serving.Predict.PredictResponse.Builder
 
clear() - Method in class tensorflow.serving.Predict.PredictStreamedOptions.Builder
 
clear() - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog.Builder
 
clear() - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog.Builder
 
clear() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
 
clear() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog.Builder
 
clear() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
 
clear() - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog.Builder
 
clear() - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog.Builder
 
clear() - Method in class tensorflow.serving.RegressionOuterClass.Regression.Builder
 
clear() - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest.Builder
 
clear() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse.Builder
 
clear() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult.Builder
 
clear() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
 
clear() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
 
clear() - Method in class tensorflow.serving.SslConfig.SSLConfig.Builder
 
clear() - Method in class tensorflow.serving.Status.StatusProto.Builder
 
clear() - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
 
clear() - Method in class tensorflow.Struct.DictValue.Builder
 
clear() - Method in class tensorflow.Struct.ListValue.Builder
 
clear() - Method in class tensorflow.Struct.NamedTupleValue.Builder
 
clear() - Method in class tensorflow.Struct.NoneValue.Builder
 
clear() - Method in class tensorflow.Struct.PairValue.Builder
 
clear() - Method in class tensorflow.Struct.StructuredValue.Builder
 
clear() - Method in class tensorflow.Struct.TensorSpecProto.Builder
 
clear() - Method in class tensorflow.Struct.TupleValue.Builder
 
clear() - Method in class tensorflow.Struct.TypeSpecProto.Builder
 
clear() - Method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver.Builder
 
clear() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
 
clear() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
 
clear() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
clear() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
clear() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
clearAgentDestructionWithoutShutdown() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
If set, agents do not make an explicit Shutdown() call.
clearAggregation() - Method in class org.tensorflow.framework.VariableDef.Builder
Indicates how a distributed variable will be aggregated.
clearAggregation() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
.tensorflow.VariableAggregation aggregation = 5;
clearAliasInputPort() - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo.Builder
If >= 0, the output is an alias of an input.
clearAll() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All all = 101;
clearAllEndRelMicros() - Method in class org.tensorflow.framework.NodeExecStats.Builder
int64 all_end_rel_micros = 5;
clearAllEndRelNanos() - Method in class org.tensorflow.framework.NodeExecStats.Builder
int64 all_end_rel_nanos = 16;
clearAllocatedBytes() - Method in class org.tensorflow.framework.AllocationDescription.Builder
Total number of bytes allocated if known
clearAllocationDescription() - Method in class org.tensorflow.framework.TensorDescription.Builder
Information about the size and allocator used for the data
clearAllocationId() - Method in class org.tensorflow.framework.AllocationDescription.Builder
Identifier of the allocated buffer if known
clearAllocationRecords() - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
clearAllocatorBytesInUse() - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
These are snapshots of the overall allocator memory stats.
clearAllocatorName() - Method in class org.tensorflow.framework.AllocationDescription.Builder
Name of the allocator used
clearAllocatorName() - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
string allocator_name = 1;
clearAllocatorType() - Method in class org.tensorflow.framework.GPUOptions.Builder
The type of GPU allocation strategy to use.
clearAllocBytes() - Method in class org.tensorflow.framework.AllocationRecord.Builder
Number of bytes allocated, or de-allocated if negative.
clearAllocMicros() - Method in class org.tensorflow.framework.AllocationRecord.Builder
The timestamp of the operation.
clearAllowedBatchSizes() - Method in class org.tensorflow.framework.BatchingOptions.Builder
Optional list of allowed batch sizes.
clearAllowedPositionalArguments() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
The prefix of `argument_keywords` which may be identified by position.
clearAllowedValues() - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
The set of allowed values.
clearAllowGrowth() - Method in class org.tensorflow.framework.GPUOptions.Builder
If true, the allocator does not pre-allocate the entire specified GPU memory region, instead starting small and growing as needed.
clearAllowNewIncarnationToReconnect() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
If a task restarts with a new incarnation, we may allow it to reconnect silently.
clearAllowSoftPlacement() - Method in class org.tensorflow.framework.ConfigProto.Builder
Whether soft placement is allowed.
clearAllowsUninitializedInput() - Method in class org.tensorflow.framework.OpDef.Builder
By default, all inputs to an Op must be initialized Tensors.
clearAllStartMicros() - Method in class org.tensorflow.framework.NodeExecStats.Builder
int64 all_start_micros = 2;
clearAllStartNanos() - Method in class org.tensorflow.framework.NodeExecStats.Builder
int64 all_start_nanos = 13;
clearAnyInfo() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
A serialized protobuf.
clearAnyList() - Method in class org.tensorflow.framework.CollectionDef.Builder
.tensorflow.CollectionDef.AnyList any_list = 5;
clearArgAttr() - Method in class org.tensorflow.framework.FunctionDef.Builder
 
clearArgs() - Method in class org.tensorflow.framework.FullTypeDef.Builder
repeated .tensorflow.FullTypeDef args = 2;
clearArgumentKeywords() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
A sequence of unique strings, one per Tensor argument.
clearArithmeticOptimization() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Arithmetic optimizations (default is ON) e.g.
clearAsset() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedAsset asset = 5;
clearAssetFileDef() - Method in class org.tensorflow.framework.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
clearAssetFileDefIndex() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset.Builder
Index into `MetaGraphDef.asset_file_def[]` that describes the Asset.
clearAttr() - Method in class org.tensorflow.framework.FullTypeDef.Builder
 
clearAttr() - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs.Builder
 
clearAttr() - Method in class org.tensorflow.framework.FunctionDef.Builder
 
clearAttr() - Method in class org.tensorflow.framework.NameAttrList.Builder
 
clearAttr() - Method in class org.tensorflow.framework.NodeDef.Builder
 
clearAttr() - Method in class org.tensorflow.framework.OpDef.Builder
repeated .tensorflow.OpDef.AttrDef attr = 4;
clearAttributes() - Method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig.Builder
Bitwise OR of above attributes
clearAttributes() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
clearAutoMixedPrecision() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Optimize data types for CUDA/oneDNN (default is OFF).
clearAutoMixedPrecisionCpu() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Emulate a model using data type float16 on CPU (default is OFF).
clearAutoMixedPrecisionMkl() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Optimize data types for oneDNN (default is OFF).
clearAutoMixedPrecisionOnednnBfloat16() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Optimize data types for oneDNN (default is OFF).
clearAutoParallel() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Configures AutoParallel optimization passes either through the meta-optimizer or when manually specified through the optimizers field.
clearB() - Method in class org.tensorflow.framework.AttrValue.Builder
"bool"
clearB() - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(bool)"
clearBackendServerPort() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Port for the Pathways server.
clearBadConsumers() - Method in class org.tensorflow.framework.VersionDef.Builder
Specific consumer versions which are disallowed (e.g. due to bugs).
clearBareConcreteFunction() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
clearBasePath() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
The path to monitor, i.e. look for child paths of the form base_path/123.
clearBasePath() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
Base path to the model, excluding the version directory.
clearBatchTimeoutMicros() - Method in class org.tensorflow.framework.BatchingOptions.Builder
Maximum number of microseconds to wait before outputting an incomplete batch.
clearBoolVal() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_BOOL
clearBoolValue() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a boolean value.
clearBoundedTensorSpecValue() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a value for tf.BoundedTensorSpec.
clearBoundInputs() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
repeated int32 bound_inputs = 2;
clearBuildCostModel() - Method in class org.tensorflow.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. 0 means no cost model.
clearBuildCostModelAfter() - Method in class org.tensorflow.framework.GraphOptions.Builder
The number of steps to skip before collecting statistics for the cost model.
clearBytes() - Method in class org.tensorflow.framework.DebuggedSourceFile.Builder
Byte size of the file.
clearBytesList() - Method in class org.tensorflow.example.Feature.Builder
.tensorflow.BytesList bytes_list = 1;
clearBytesList() - Method in class org.tensorflow.framework.CollectionDef.Builder
.tensorflow.CollectionDef.BytesList bytes_list = 2;
clearCacheRpcResponse() - Method in class tensorflow.RpcOptions.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 .
clearCanonicalizedInputSignature() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
Input in canonicalized form that was received to create this concrete function.
clearCapturedTensor() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.CapturedTensor captured_tensor = 12;
clearCheckpointKey() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
The generated name of the Tensor in the checkpoint.
clearChildren() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
clearChildren() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
clearClasses() - Method in class tensorflow.serving.Classification.Classifications.Builder
repeated .tensorflow.serving.Class classes = 1;
clearClassificationResult() - Method in class tensorflow.serving.Inference.InferenceResult.Builder
.tensorflow.serving.ClassificationResult classification_result = 2;
clearClassifications() - Method in class tensorflow.serving.Classification.ClassificationResult.Builder
repeated .tensorflow.serving.Classifications classifications = 1;
clearClassifyLog() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.ClassifyLog classify_log = 2;
clearClientId() - Method in class tensorflow.serving.Predict.PredictRequest.Builder
Client identifier to group requests belonging to a specific entity.
clearClientId() - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions.Builder
Client identifier to group requests belonging to a specific entity.
clearClientVerify() - Method in class tensorflow.serving.SslConfig.SSLConfig.Builder
valid client certificate required ?
clearClusterDef() - Method in class org.tensorflow.framework.ConfigProto.Builder
Optional list of all workers to use in this session.
clearClusterRegisterTimeoutInMs() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
Maximum wait time for all members in the cluster to be registered.
clearClusterRegisterWithBarrier() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
Denotes if we should synchronize the agents' register attempts by blocking on a barrier.
clearCode() - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol.Builder
Source code contained in this file line.
clearCol() - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol.Builder
Col number in the file line.
clearCollectionDef() - Method in class org.tensorflow.framework.MetaGraphDef.Builder
 
clearCollectiveDeterministicSequentialExecution() - Method in class org.tensorflow.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.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.framework.ConfigProto.Experimental.Builder
Task name for group resolution.
clearCollectiveNccl() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
If true, use NCCL for CollectiveOps.
clearCollectiveRingOrder() - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
If non-empty, defines a good GPU ring order on a single worker based on device interconnect.
clearCommonSubgraphElimination() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Common subgraph elimination (default is ON) e.g.
clearComponents() - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
clearCompositeTensor() - Method in class org.tensorflow.framework.TensorInfo.Builder
Generic encoding for CompositeTensors.
clearCompressionAlgorithm() - Method in class tensorflow.RpcOptions.RPCOptions.Builder
The compression algorithm to be used.
clearCompressionLevel() - Method in class tensorflow.RpcOptions.RPCOptions.Builder
If compression_algorithm is set, the compression level to be used.
clearComputeCost() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
Estimate of the computational cost of this node, in microseconds.
clearComputeTime() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
Analytical estimate of the computational cost of this node, in microseconds.
clearConcreteFunction() - Method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor.Builder
Name of concrete function which contains the computed graph tensor.
clearConcreteFunctionName() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
Identifies a SavedConcreteFunction.
clearConcreteFunctions() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction.Builder
repeated string concrete_functions = 1;
clearConcreteFunctions() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
clearConfig() - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest.Builder
.tensorflow.serving.ModelServerConfig config = 1;
clearConfig() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList.Builder
repeated .tensorflow.serving.ModelConfig config = 1;
clearConfig() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.Builder
 
clearConstant() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedConstant constant = 9;
clearConstantFolding() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Fold constants (default is ON) Statically infer the value of tensors when possible, and materialize the result using constants.
clearContainer() - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
Container in which this resource is placed.
clearContext() - Method in class org.tensorflow.example.SequenceExample.Builder
.tensorflow.Features context = 1;
clearContext() - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
.tensorflow.Example context = 2;
clearControlInput() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
Ids of the control inputs for this node.
clearControlOutput() - Method in class org.tensorflow.framework.OpDef.Builder
Named control outputs for this operation.
clearControlRet() - Method in class org.tensorflow.framework.FunctionDef.Builder
 
clearCoordinatedJobList() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
repeated .tensorflow.CoordinatedJob coordinated_job_list = 10;
clearCoordinationConfig() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Distributed coordination service configurations.
clearCooSparse() - Method in class org.tensorflow.framework.TensorInfo.Builder
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix).
clearCost() - Method in class org.tensorflow.framework.CostGraphDef.AggregatedCost.Builder
Aggregated cost value.
clearCost() - Method in class org.tensorflow.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
clearCostGraph() - Method in class org.tensorflow.framework.RunMetadata.Builder
The cost graph for the computation defined by the run call.
clearCpuGlobalJit() - Method in class org.tensorflow.framework.OptimizerOptions.Builder
CPU code will be autoclustered only if global_jit_level >= ON_1 and either: - this flag is true, or - TF_XLA_FLAGS contains --tf_xla_cpu_global_jit=true.
clearCpuLayoutConversion() - Method in class org.tensorflow.framework.RewriterConfig.Builder
CPU Conversion settings between NHCW and NCHW.
clearCustomCa() - Method in class tensorflow.serving.SslConfig.SSLConfig.Builder
custom certificate authority
clearCustomModelConfig() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.Builder
.google.protobuf.Any custom_model_config = 2;
clearCustomOptimizers() - Method in class org.tensorflow.framework.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
clearDatatype() - Method in class org.tensorflow.framework.SerializedDType.Builder
.tensorflow.DataType datatype = 1;
clearDc() - Method in class tensorflow.serving.Logging.LogMetadata.Builder
Datacenter where the request was logged.
clearDcomplexVal() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_COMPLEX128. dcomplex_val(2*i) and dcomplex_val(2*i+1) are real and imaginary parts of i-th double precision complex.
clearDebugInfo() - Method in class org.tensorflow.framework.GraphDef.Builder
Stack traces for the nodes in this graph.
clearDebugOps() - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
Name(s) of the debugging op(s).
clearDebugOptions() - Method in class org.tensorflow.framework.RunOptions.Builder
EXPERIMENTAL.
clearDebugStripper() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Strips debug-related nodes from the graph (off by default).
clearDebugTensorWatchOpts() - Method in class org.tensorflow.framework.DebugOptions.Builder
Debugging options
clearDebugUrls() - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
URL(s) for debug targets(s).
clearDefaults() - Method in class org.tensorflow.framework.SignatureDef.Builder
 
clearDefaultValue() - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
A reasonable default for this attribute if the user does not supply a value.
clearDeferredDeletionBytes() - Method in class org.tensorflow.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.framework.TensorInfo.CooSparse.Builder
The dynamic logical shape represented by the SparseTensor is recorded in the Tensor referenced here.
clearDependencies() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Ordered list of dependencies that must be loaded before this object.
clearDependencyOptimization() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Control dependency optimizations (default is ON).
clearDeprecation() - Method in class org.tensorflow.framework.OpDef.Builder
Optional deprecation based on GraphDef versions.
clearDescription() - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
Human readable description.
clearDescription() - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
Human-readable description.
clearDescription() - Method in class org.tensorflow.framework.OpDef.Builder
Additional, longer human-readable description of what the Op does.
clearDeterministicMode() - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions.Builder
optional .tensorflow.serving.PredictRequest.RequestOptions.DeterministicMode deterministic_mode = 2;
clearDevice() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
The device of the node.
clearDevice() - Method in class org.tensorflow.framework.DeviceStepStats.Builder
string device = 1;
clearDevice() - Method in class org.tensorflow.framework.NodeDef.Builder
A (possibly partial) specification for the device on which this node should be placed.
clearDevice() - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
Unique name for the device containing the resource.
clearDevice() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedResource.Builder
A device specification indicating a required placement for the resource creation function, e.g.
clearDevice() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
string device = 7;
clearDeviceCount() - Method in class org.tensorflow.framework.ConfigProto.Builder
 
clearDeviceFilters() - Method in class org.tensorflow.framework.ConfigProto.Builder
When any filters are present sessions will ignore all devices which do not match the filters.
clearDeviceOrdinal() - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices.Builder
Virtual Device ordinal number determines the device ID of the device.
clearDevicePersistentMemorySize() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
Deprecated.
tensorflow.CostGraphDef.Node.device_persistent_memory_size is deprecated. See tensorflow/core/framework/cost_graph.proto;l=70
clearDevicePersistentMemorySize() - Method in class org.tensorflow.framework.MemoryStats.Builder
Deprecated.
tensorflow.MemoryStats.device_persistent_memory_size is deprecated. See tensorflow/core/framework/step_stats.proto;l=65
clearDevicePersistentTensorAllocIds() - Method in class org.tensorflow.framework.MemoryStats.Builder
Deprecated.
tensorflow.MemoryStats.device_persistent_tensor_alloc_ids is deprecated. See tensorflow/core/framework/step_stats.proto;l=66
clearDeviceTempMemorySize() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
Deprecated.
tensorflow.CostGraphDef.Node.device_temp_memory_size is deprecated. See tensorflow/core/framework/cost_graph.proto;l=69
clearDeviceTempMemorySize() - Method in class org.tensorflow.framework.MemoryStats.Builder
Deprecated.
tensorflow.MemoryStats.device_temp_memory_size is deprecated. See tensorflow/core/framework/step_stats.proto;l=64
clearDevStats() - Method in class org.tensorflow.framework.StepStats.Builder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
clearDictValue() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a dict `Value`.
clearDim() - Method in class org.tensorflow.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.framework.CostGraphDef.AggregatedCost.Builder
Aggregated cost dimension (e.g.
clearDisableEagerExecutorStreamingEnqueue() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Whether eager remote execution will stream all the function calls or allow them to happen in parallel.
clearDisableFunctionalOpsLowering() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Whether functional control flow op lowering should be disabled.
clearDisableMetaOptimizer() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Disable the entire meta optimizer (off by default).
clearDisableModelPruning() - Method in class org.tensorflow.framework.RewriterConfig.Builder
If true, don't remove unnecessary ops from the graph
clearDisableOptimizeForStaticGraph() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
If true, the session will treat the graph as being non-static for optimization purposes.
clearDisableOutputPartitionGraphs() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
If true, the session will not store an additional copy of the graph for each subgraph.
clearDisableSessionConnectionSharing() - Method in class tensorflow.RpcOptions.RPCOptions.Builder
Disables TCP connection sharing when opening a new RPC channel.
clearDisableTfgOptimizer() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Disable the TFG optimizer (off by default).
clearDisableThreadSpinning() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
If using a direct session, disable spinning while waiting for work in the thread pool.
clearDisallowRetryOnAllocationFailure() - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
By default, BFCAllocator may sleep when it runs out of memory, in the hopes that another thread will free up memory in the meantime.
clearDoCommonSubexpressionElimination() - Method in class org.tensorflow.framework.OptimizerOptions.Builder
If true, optimize the graph using common subexpression elimination.
clearDoConstantFolding() - Method in class org.tensorflow.framework.OptimizerOptions.Builder
If true, perform constant folding optimization on the graph.
clearDoFunctionInlining() - Method in class org.tensorflow.framework.OptimizerOptions.Builder
If true, perform function inlining on the graph.
clearDoubleVal() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_DOUBLE.
clearDtype() - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo.Builder
.tensorflow.DataType dtype = 4;
clearDtype() - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape.Builder
Data type of the tensor.
clearDtype() - Method in class org.tensorflow.framework.TensorDescription.Builder
Data type of tensor elements
clearDtype() - Method in class org.tensorflow.framework.TensorInfo.Builder
.tensorflow.DataType dtype = 2;
clearDtype() - Method in class org.tensorflow.framework.TensorProto.Builder
Data type of the tensor.
clearDtype() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
.tensorflow.DataType dtype = 1;
clearDtype() - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
.tensorflow.DataType dtype = 3;
clearDtype() - Method in class tensorflow.Struct.TensorSpecProto.Builder
.tensorflow.DataType dtype = 3;
clearDtypesAndShapes() - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
clearEnable() - Method in class org.tensorflow.framework.AutoParallelOptions.Builder
bool enable = 1;
clearEnable() - Method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig.Builder
Whether to expose Prometheus metrics.
clearEnableBfloat16Sendrecv() - Method in class org.tensorflow.framework.GraphOptions.Builder
If true, transfer float values between processes as bfloat16.
clearEnableHealthCheck() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
Whether to enable the health check mechanism.
clearEnableMlirBridge() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Whether to enable the MLIR-based TF->XLA bridge.
clearEnableMlirGraphOptimization() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Whether to enable the MLIR-based Graph optimizations.
clearEnableMultiHost() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
If true, use Pathways with TFRT API for multi host support.
clearEnableOp() - Method in class org.tensorflow.framework.ScopedAllocatorOptions.Builder
If present, only perform optimization for these ops.
clearEnableRecvScheduling() - Method in class org.tensorflow.framework.GraphOptions.Builder
If true, use control flow to schedule the activation of Recv nodes.
clearEncoding() - Method in class org.tensorflow.framework.TensorInfo.Builder
 
clearErrorCode() - Method in class tensorflow.serving.Status.StatusProto.Builder
Error code.
clearErrorMessage() - Method in class tensorflow.serving.Status.StatusProto.Builder
Error message.
clearExampleList() - Method in class tensorflow.serving.InputOuterClass.Input.Builder
.tensorflow.serving.ExampleList example_list = 1 [lazy = true];
clearExampleListWithContext() - Method in class tensorflow.serving.InputOuterClass.Input.Builder
.tensorflow.serving.ExampleListWithContext example_list_with_context = 2 [lazy = true];
clearExamples() - Method in class tensorflow.serving.InputOuterClass.ExampleList.Builder
repeated .tensorflow.Example examples = 1;
clearExamples() - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
repeated .tensorflow.Example examples = 1;
clearExecutorType() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Which executor to use, the default executor will be used if it is an empty string or "DEFAULT"
clearExperimental() - Method in class org.tensorflow.framework.ConfigProto.Builder
.tensorflow.ConfigProto.Experimental experimental = 16;
clearExperimental() - Method in class org.tensorflow.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.framework.RunOptions.Builder
.tensorflow.RunOptions.Experimental experimental = 8;
clearExperimentalConditionalCodeMotion() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Conditional code motion (default is ON).
clearExperimentalDebugInfo() - Method in class org.tensorflow.framework.NodeDef.Builder
This stores debug information associated with the node.
clearExperimentalDisableCompressedTensorOptimization() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Disable optimizations that assume compressed tensors.
clearExperimentalDisableFoldingQuantizationEmulation() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Disable folding quantization emulation ops such as FakeQuantWithMinMax* and QuantizeAndDequantize*.
clearExperimentalDistributedVariableComponents() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
List of component variables for a distributed variable.
clearExperimentalFullType() - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
Experimental.
clearExperimentalType() - Method in class org.tensorflow.framework.NodeDef.Builder
The complete type of this node.
clearExplanation() - Method in class org.tensorflow.framework.OpDeprecation.Builder
Explanation of why it was deprecated and what to use instead.
clearF() - Method in class org.tensorflow.framework.AttrValue.Builder
"float"
clearF() - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(float)"
clearFailIfZeroVersionsAtStartup() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
Deprecated.
tensorflow.serving.FileSystemStoragePathSourceConfig.fail_if_zero_versions_at_startup is deprecated. See tensorflow_serving/config/file_system_storage_path_source.proto;l=88
clearFailOnOptimizerErrors() - Method in class org.tensorflow.framework.RewriterConfig.Builder
If true, any optimization pass failing will cause the MetaOptimizer to stop with an error.
clearFeature() - Method in class org.tensorflow.example.FeatureList.Builder
repeated .tensorflow.Feature feature = 1;
clearFeature() - Method in class org.tensorflow.example.Features.Builder
 
clearFeatureList() - Method in class org.tensorflow.example.FeatureLists.Builder
 
clearFeatureLists() - Method in class org.tensorflow.example.SequenceExample.Builder
.tensorflow.FeatureLists feature_lists = 2;
clearFeatures() - Method in class org.tensorflow.example.Example.Builder
.tensorflow.Features features = 1;
clearFeed() - Method in class org.tensorflow.framework.CallableOptions.Builder
Tensors to be fed in the callable.
clearFeed() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Tensors to be fed in the step.
clearFeedDevices() - Method in class org.tensorflow.framework.CallableOptions.Builder
 
clearFetch() - Method in class org.tensorflow.framework.CallableOptions.Builder
Fetches.
clearFetch() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Fetches.
clearFetchDevices() - Method in class org.tensorflow.framework.CallableOptions.Builder
 
clearFetchSkipSync() - Method in class org.tensorflow.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 com.google.protobuf.Any.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.BoolValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.BytesValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DoubleValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.FloatValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Int32Value.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Int64Value.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.StringValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.UInt32Value.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.UInt64Value.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.distruntime.ClusterDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.distruntime.JobDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.example.BytesList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.example.Example.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.example.Feature.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.example.FeatureList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.example.FeatureLists.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.example.Features.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.example.FloatList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.example.Int64List.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.example.SequenceExample.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.AllocationDescription.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.AllocationRecord.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.AssetFileDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.AttrValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.AutoParallelOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.BatchingOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.CallableOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.CollectionDef.AnyList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.CollectionDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.CollectionDef.BytesList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.CollectionDef.FloatList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.CollectionDef.Int64List.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.CollectionDef.NodeList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.ConfigProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.CostGraphDef.AggregatedCost.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.CostGraphDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.DebuggedSourceFile.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.DebuggedSourceFiles.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.DebugOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.DeviceStepStats.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.FullTypeDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.FunctionDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.GPUOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.GradientDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.GraphDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.GraphOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.MemoryStats.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.NameAttrList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.NamedTensorProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.NodeDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.NodeExecStats.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.NodeOutput.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.OpDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.OpDeprecation.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.OpList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.OptimizerOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.RegisteredGradient.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.RewriterConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.RunMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.RunOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.RunOptions.Experimental.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.ScopedAllocatorOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.SerializedDType.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.SessionMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.SignatureDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.StepStats.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.TensorConnection.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.TensorDescription.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.TensorInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.TensorInfo.CooSparse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.TensorProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.TensorShapeProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.TensorShapeProto.Dim.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.ThreadPoolOptionProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.VariableDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.VariantTensorDataProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.VerifierConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.VersionDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.util.SaverDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.CoordinationConfig.CoordinatedJob.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.RpcOptions.RPCOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedResource.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.Classification.Class.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.Classification.ClassificationRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.Classification.ClassificationResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.Classification.ClassificationResult.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.Classification.Classifications.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.Inference.InferenceResult.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.Inference.InferenceTask.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.Inference.MultiInferenceResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.InputOuterClass.ExampleList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.InputOuterClass.Input.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.Logging.LogMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.Model.ModelSpec.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.ModelManagement.Metric.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.Predict.PredictRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.Predict.PredictResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.Predict.PredictStreamedOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.RegressionOuterClass.Regression.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.SslConfig.SSLConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.Status.StatusProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.Struct.DictValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.Struct.ListValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.Struct.NamedTupleValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.Struct.NoneValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.Struct.PairValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.Struct.StructuredValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.Struct.TensorSpecProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.Struct.TupleValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.Struct.TypeSpecProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
clearFields() - Method in class tensorflow.Struct.DictValue.Builder
 
clearFileIndex() - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol.Builder
File name index, which can be used to retrieve the file name string from `files`.
clearFileLineCols() - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace.Builder
Deprecated.
clearFilename() - Method in class org.tensorflow.framework.AssetFileDef.Builder
The filename within an assets directory.
clearFilenamePrefix() - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig.Builder
The prefix to use for the filenames of the logs.
clearFilenameTensorName() - Method in class org.tensorflow.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.framework.DebuggedSourceFile.Builder
Path to the source code file.
clearFiles() - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
This stores all the source code file names and can be indexed by the `file_index`.
clearFileSystemPollWaitSeconds() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
How long to wait between file-system polling to look for children of 'base_path', in seconds.
clearFloat64Value() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a double-precision floating-point value (a Python `float`).
clearFloat8Val() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_FLOAT8_*, use variable-sized set of bytes (i.e. the equivalent of repeated uint8, if such a thing existed).
clearFloatList() - Method in class org.tensorflow.example.Feature.Builder
.tensorflow.FloatList float_list = 2;
clearFloatList() - Method in class org.tensorflow.framework.CollectionDef.Builder
.tensorflow.CollectionDef.FloatList float_list = 4;
clearFloatVal() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_FLOAT.
clearForceDisable() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
Disables coordination service.
clearForceGpuCompatible() - Method in class org.tensorflow.framework.GPUOptions.Builder
Force all tensors to be gpu_compatible.
clearFrameId() - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace.Builder
repeated fixed64 frame_id = 2 [packed = true];
clearFramesById() - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
 
clearFromTensor() - Method in class org.tensorflow.framework.TensorConnection.Builder
A tensor name.
clearFullargspec() - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.Builder
Full arg spec from inspect.getfullargspec().
clearFullName() - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
Name of the full variable of which this is a slice.
clearFullName() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
The full name of the variable/tensor, if applicable.
clearFullShape() - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
Shape of the full variable.
clearFunc() - Method in class org.tensorflow.framework.AttrValue.Builder
"func" represents a function. func.name is a function's name or a primitive op's name. func.attr.first is the name of an attr defined for that function. func.attr.second is the value for that attr in the instantiation.
clearFunc() - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(attr)"
clearFunc() - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol.Builder
Name of function contains the file line.
clearFunction() - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.FunctionDef function = 1;
clearFunction() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedFunction function = 6;
clearFunctionAliases() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
 
clearFunctionGraphs() - Method in class org.tensorflow.framework.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
clearFunctionName() - Method in class org.tensorflow.framework.GradientDef.Builder
The function name.
clearFunctionOptimization() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Function optimizations (default is ON).
clearFunctionSpec() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
The spec of the function that this ConcreteFunction is traced from.
clearFunctionSpec() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction.Builder
.tensorflow.FunctionSpec function_spec = 2;
clearGlobalJitLevel() - Method in class org.tensorflow.framework.OptimizerOptions.Builder
.tensorflow.OptimizerOptions.GlobalJitLevel global_jit_level = 5;
clearGlobalName() - Method in class org.tensorflow.framework.ThreadPoolOptionProto.Builder
The global name of the threadpool.
clearGlobalStep() - Method in class org.tensorflow.framework.DebugOptions.Builder
Caller-specified global step count.
clearGpuHostMemDisallowGrowth() - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
If true, then the host allocator allocates its max memory all upfront and never grows.
clearGpuHostMemLimitInMb() - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
Memory limit for "GPU host allocator", aka pinned memory allocator.
clearGpuOptions() - Method in class org.tensorflow.framework.ConfigProto.Builder
Options that apply to all GPUs.
clearGpuSystemMemorySizeInMb() - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
Memory limit for gpu system.
clearGradient() - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.GradientDef gradient = 2;
clearGradientFunc() - Method in class org.tensorflow.framework.GradientDef.Builder
The gradient function's name.
clearGradientFunc() - Method in class org.tensorflow.framework.RegisteredGradient.Builder
The gradient function's name.
clearGraphDef() - Method in class org.tensorflow.framework.MetaGraphDef.Builder
GraphDef.
clearGraphOptions() - Method in class org.tensorflow.framework.ConfigProto.Builder
Options that apply to all graphs.
clearHalfVal() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_HALF, DT_BFLOAT16.
clearHandleData() - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
The handle data for resource inputs.
clearHasCheckpointValues() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Whether this object has checkpoint values or descendants with checkpoint values.
clearHashCode() - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
Hash code for the type of the resource.
clearHasMinimum() - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
For type == "int", this is a minimum value.
clearHasSingleReference() - Method in class org.tensorflow.framework.AllocationDescription.Builder
Set if this tensor only has one remaining reference
clearHeartbeatTimeoutInMs() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
Heartbeat timeout, if a task does not record heartbeat in this time window, it will be considered disconnected.
clearHost() - Method in class org.tensorflow.framework.DebuggedSourceFile.Builder
The host name on which a source code file is located.
clearHostTempMemorySize() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
Deprecated.
tensorflow.CostGraphDef.Node.host_temp_memory_size is deprecated. See tensorflow/core/framework/cost_graph.proto;l=68
clearI() - Method in class org.tensorflow.framework.AttrValue.Builder
"int"
clearI() - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(int)"
clearI() - Method in class org.tensorflow.framework.FullTypeDef.Builder
TODO(mdan): list/tensor, map?
clearId() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
The id of the node.
clearIdentifier() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject.Builder
Corresponds to a registration of the type to use in the loading program.
clearImplementationSelector() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Enable the swap of kernel implementations based on the device placement (default is ON).
clearInaccurate() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
Are the costs inaccurate?
clearIndicesTensorName() - Method in class org.tensorflow.framework.TensorInfo.CooSparse.Builder
The indices Tensor must have dtype int64 and shape [?
clearInferShapes() - Method in class org.tensorflow.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.framework.VariableDef.Builder
Name of the initializer op.
clearInitialValueName() - Method in class org.tensorflow.framework.VariableDef.Builder
Name of the tensor holding the variable's initial value.
clearInput() - Method in class org.tensorflow.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".
clearInput() - Method in class tensorflow.serving.Classification.ClassificationRequest.Builder
Input data.
clearInput() - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
Input data.
clearInput() - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest.Builder
Input data.
clearInputArg() - Method in class org.tensorflow.framework.OpDef.Builder
Description of the input(s).
clearInputInfo() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
clearInputs() - Method in class org.tensorflow.framework.SignatureDef.Builder
 
clearInputs() - Method in class tensorflow.serving.Predict.PredictRequest.Builder
 
clearInputSignature() - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.Builder
The input signature, if specified.
clearInt64List() - Method in class org.tensorflow.example.Feature.Builder
.tensorflow.Int64List int64_list = 3;
clearInt64List() - Method in class org.tensorflow.framework.CollectionDef.Builder
.tensorflow.CollectionDef.Int64List int64_list = 3;
clearInt64Val() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_INT64
clearInt64Value() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a signed integer value, limited to 64 bits.
clearInt64ValueIncrease() - Method in class tensorflow.serving.ModelManagement.Metric.Builder
int64 int64_value_increase = 2;
clearInternalFragmentationFraction() - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
BFC Allocator can return an allocated chunk of memory upto 2x the requested size.
clearInterOpParallelismThreads() - Method in class org.tensorflow.framework.ConfigProto.Builder
Nodes that perform blocking operations are enqueued on a pool of inter_op_parallelism_threads available in each process. 0 means the system picks an appropriate number.
clearInterOpThreadPool() - Method in class org.tensorflow.framework.RunOptions.Builder
The thread pool to use, if session_inter_op_thread_pool is configured.
clearInterOptimizerVerifierConfig() - Method in class org.tensorflow.framework.RewriterConfig.Builder
VerifierConfig specifying the verifiers to be run after every optimizer.
clearIntraOpParallelismThreads() - Method in class org.tensorflow.framework.ConfigProto.Builder
The execution of an individual op (for some op types) can be parallelized on a pool of intra_op_parallelism_threads. 0 means the system picks an appropriate number.
clearIntVal() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_INT32, DT_INT16, DT_UINT16, DT_INT8, DT_UINT8.
clearIsAggregate() - Method in class org.tensorflow.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.framework.OpDef.Builder
True if the operation is commutative ("op(a,b) == op(b,a)" for all inputs)
clearIsDistributedCommunication() - Method in class org.tensorflow.framework.OpDef.Builder
Indicates whether the op implementation uses distributed communication.
clearIsFinal() - Method in class org.tensorflow.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 tensorflow.SavedObjectGraphOuterClass.FunctionSpec.Builder
Whether this represents a class method.
clearIsolateSessionState() - Method in class org.tensorflow.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.framework.OpDef.ArgDef.Builder
For inputs: if true, the inputs are required to be refs.
clearIsResource() - Method in class org.tensorflow.framework.VariableDef.Builder
Whether to represent this as a ResourceVariable.
clearIsStateful() - Method in class org.tensorflow.framework.OpDef.Builder
Ops are marked as stateful if their behavior depends on some state beyond their input tensors (e.g. variable reading op) or if they have a side-effect (e.g. printing or asserting ops).
clearJitCompile() - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.Builder
.tensorflow.FunctionSpec.JitCompile jit_compile = 6;
clearJob() - Method in class org.tensorflow.distruntime.ClusterDef.Builder
The jobs that comprise the cluster.
clearKeepCheckpointEveryNHours() - Method in class org.tensorflow.util.SaverDef.Builder
How often to keep an additional checkpoint.
clearKernelTrackerMaxBytes() - Method in class org.tensorflow.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.framework.GPUOptions.Experimental.Builder
Parameters for GPUKernelTracker.
clearKernelTrackerMaxPending() - Method in class org.tensorflow.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 tensorflow.Struct.PairValue.Builder
string key = 1;
clearKind() - Method in class org.tensorflow.example.Feature.Builder
 
clearKind() - Method in class org.tensorflow.framework.CollectionDef.Builder
 
clearKind() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
 
clearKind() - Method in class tensorflow.serving.InputOuterClass.Input.Builder
 
clearKind() - Method in class tensorflow.Struct.StructuredValue.Builder
 
clearLabel() - Method in class tensorflow.serving.Classification.Class.Builder
Label or name of the class.
clearLastModified() - Method in class org.tensorflow.framework.DebuggedSourceFile.Builder
The timestamp at which the source code file is last modified.
clearLatest() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest latest = 100;
clearLayoutOptimizer() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Optimize tensor layouts (default is ON) e.g.
clearLibrary() - Method in class org.tensorflow.framework.GraphDef.Builder
"library" provides user-defined functions.
clearLine() - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol.Builder
Line number in the file.
clearLines() - Method in class org.tensorflow.framework.DebuggedSourceFile.Builder
Line-by-line content of the source code file.
clearList() - Method in class org.tensorflow.framework.AttrValue.Builder
any "list(...)"
clearListValue() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a list of `Value`.
clearLiveBytes() - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
The bytes that are not deallocated.
clearLocalName() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
A user-provided name for the edge.
clearLogCollectorConfig() - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig.Builder
.tensorflow.serving.LogCollectorConfig log_collector_config = 1;
clearLogDevicePlacement() - Method in class org.tensorflow.framework.ConfigProto.Builder
Whether device placements should be logged.
clearLoggingConfig() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
Configures logging requests and responses, to the model.
clearLogMetadata() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.LogMetadata log_metadata = 1;
clearLogType() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
 
clearLoopOptimization() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Loop optimizations (default is ON).
clearMaxBatchSize() - Method in class org.tensorflow.framework.BatchingOptions.Builder
The maximum allowed batch size.
clearMaxEnqueuedBatches() - Method in class org.tensorflow.framework.BatchingOptions.Builder
Maximum number of batches enqueued for processing before requests are failed fast.
clearMaxFoldedConstantInBytes() - Method in class org.tensorflow.framework.OptimizerOptions.Builder
Constant folding optimization replaces tensors whose values can be predetermined, with constant nodes.
clearMaximum() - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
.tensorflow.TensorProto maximum = 5;
clearMaxToKeep() - Method in class org.tensorflow.util.SaverDef.Builder
Maximum number of checkpoints to keep.
clearMaybeTypeName() - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
For debug-only, the name of the type pointed to by this handle, if available.
clearMemory() - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
clearMemoryLimitMb() - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices.Builder
Per "virtual" device memory limit, in MB.
clearMemoryOptimization() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Configures memory optimization passes through the meta-optimizer.
clearMemoryOptimizerTargetNodeNameScope() - Method in class org.tensorflow.framework.RewriterConfig.Builder
A node name scope for node names which are valid outputs of recomputations.
clearMemoryStats() - Method in class org.tensorflow.framework.NodeExecStats.Builder
.tensorflow.MemoryStats memory_stats = 12;
clearMemoryTime() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
Analytical estimate of the memory access cost of this node, in microseconds.
clearMergeDeviceToDeviceStream() - Method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions.Builder
If true, the compute stream will be used for device_to_device copy as well.
clearMergeDeviceToHostStream() - Method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions.Builder
If true, the compute stream will be used for device_to_host copy as well.
clearMergeHostToDeviceStream() - Method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions.Builder
If true, the compute stream will be used for host_to_device copy as well.
clearMetadata() - Method in class org.tensorflow.framework.VariantTensorDataProto.Builder
Portions of the object that are not Tensors.
clearMetadata() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject.Builder
Deprecated.
tensorflow.SavedUserObject.metadata is deprecated. See tensorflow/core/protobuf/saved_object_graph.proto;l=138
clearMetadata() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
 
clearMetadata() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
Returned metadata if requested in the options.
clearMetadataField() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest.Builder
Metadata fields to get.
clearMetaGraphVersion() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
User specified Version string.
clearMetaInfoDef() - Method in class org.tensorflow.framework.MetaGraphDef.Builder
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
clearMetaOptimizerIterations() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Controls how many times we run the optimizers in meta optimizer (default is once).
clearMetaOptimizerTimeoutMs() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Maximum number of milliseconds to spend optimizing a single graph before timing out.
clearMethodName() - Method in class org.tensorflow.framework.SignatureDef.Builder
Deprecated: TensorFlow 2 always sets this to a fixed value; open-source TF Serving stopped checking by default since release 2.4.
clearMethodName() - Method in class tensorflow.serving.Inference.InferenceTask.Builder
Signature's method_name.
clearMetric() - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
repeated .tensorflow.serving.Metric metric = 2;
clearMetricNames() - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest.Builder
repeated string metric_names = 2;
clearMinConsumer() - Method in class org.tensorflow.framework.VersionDef.Builder
Any consumer below this version is not allowed to consume this data.
clearMinGraphNodes() - Method in class org.tensorflow.framework.RewriterConfig.Builder
The minimum number of nodes in a graph to optimizer.
clearMinimum() - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
int64 minimum = 6;
clearMinimum() - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
.tensorflow.TensorProto minimum = 4;
clearMlirBridgeRollout() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Whether to enable the MLIR-based TF->XLA bridge.
clearModelConfigList() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.Builder
.tensorflow.serving.ModelConfigList model_config_list = 1;
clearModelPlatform() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
Type of model (e.g.
clearModelSpec() - Method in class tensorflow.serving.Classification.ClassificationRequest.Builder
Model Specification.
clearModelSpec() - Method in class tensorflow.serving.Classification.ClassificationResponse.Builder
Effective Model Specification used for classification.
clearModelSpec() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest.Builder
Model Specification indicating which model we are querying for metadata.
clearModelSpec() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
Model Specification indicating which model this metadata belongs to.
clearModelSpec() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest.Builder
Model Specification.
clearModelSpec() - Method in class tensorflow.serving.Inference.InferenceResult.Builder
.tensorflow.serving.ModelSpec model_spec = 1;
clearModelSpec() - Method in class tensorflow.serving.Inference.InferenceTask.Builder
Model Specification.
clearModelSpec() - Method in class tensorflow.serving.Logging.LogMetadata.Builder
.tensorflow.serving.ModelSpec model_spec = 1;
clearModelSpec() - Method in class tensorflow.serving.Predict.PredictRequest.Builder
Model Specification.
clearModelSpec() - Method in class tensorflow.serving.Predict.PredictResponse.Builder
Effective Model Specification used to process PredictRequest.
clearModelSpec() - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest.Builder
Model Specification.
clearModelSpec() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse.Builder
Effective Model Specification used for regression.
clearModelSpec() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Model Specification.
clearModelSpec() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
Effective Model Specification used for session run.
clearModelType() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
Deprecated.
tensorflow.serving.ModelConfig.model_type is deprecated. See tensorflow_serving/config/model_server_config.proto;l=50
clearModelVersionPolicy() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
Version policy for the model indicating which version(s) of the model to load and make available for serving simultaneously.
clearModelVersionStatus() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse.Builder
Version number and status information for applicable model version(s).
clearMultiInferenceLog() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.MultiInferenceLog multi_inference_log = 4;
clearName() - Method in class org.tensorflow.distruntime.JobDef.Builder
The name of this job.
clearName() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
The name of the node.
clearName() - Method in class org.tensorflow.framework.NameAttrList.Builder
string name = 1;
clearName() - Method in class org.tensorflow.framework.NamedTensorProto.Builder
Name of the tensor.
clearName() - Method in class org.tensorflow.framework.NodeDef.Builder
The name given to this operator.
clearName() - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
Name for the input/output.
clearName() - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
A descriptive name for the argument.
clearName() - Method in class org.tensorflow.framework.OpDef.Builder
Op names starting with an underscore are reserved for internal use.
clearName() - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
Unique name of this resource.
clearName() - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer.Builder
string name = 1;
clearName() - Method in class org.tensorflow.framework.SessionMetadata.Builder
string name = 1;
clearName() - Method in class org.tensorflow.framework.TensorInfo.Builder
For dense `Tensor`s, the name of the tensor in the graph.
clearName() - Method in class org.tensorflow.framework.TensorShapeProto.Dim.Builder
Optional name of the tensor dimension.
clearName() - Method in class tensorflow.CoordinationConfig.CoordinatedJob.Builder
string name = 1;
clearName() - Method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor.Builder
Name of captured tensor
clearName() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
string name = 6;
clearName() - Method in class tensorflow.serving.Model.ModelSpec.Builder
Required servable name.
clearName() - Method in class tensorflow.serving.ModelManagement.Metric.Builder
string name = 1;
clearName() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
Name of the model.
clearName() - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
string name = 1;
clearName() - Method in class tensorflow.Struct.NamedTupleValue.Builder
string name = 1;
clearName() - Method in class tensorflow.Struct.TensorSpecProto.Builder
string name = 1;
clearName() - Method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver.Builder
The name of the registered saver/restore function.
clearName() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
A name for the Tensor.
clearNamedTupleValue() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents Python's namedtuple.
clearNameToTraceId() - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
 
clearNode() - Method in class org.tensorflow.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.Node node = 1;
clearNode() - Method in class org.tensorflow.framework.GraphDef.Builder
repeated .tensorflow.NodeDef node = 1;
clearNodeDef() - Method in class org.tensorflow.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.framework.GPUOptions.Experimental.Builder
node_id for use when creating a PjRt GPU client with remote devices, which enumerates jobs*tasks from a ServerDef.
clearNodeId() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
An index into `TrackableObjectGraph.nodes`, indicating the object being referenced.
clearNodeList() - Method in class org.tensorflow.framework.CollectionDef.Builder
.tensorflow.CollectionDef.NodeList node_list = 1;
clearNodeName() - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
Name of the node to watch.
clearNodeName() - Method in class org.tensorflow.framework.NodeExecStats.Builder
TODO(tucker): Use some more compact form of node identity than the full string name.
clearNodes() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
clearNodes() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
clearNodeStats() - Method in class org.tensorflow.framework.DeviceStepStats.Builder
repeated .tensorflow.NodeExecStats node_stats = 2;
clearNoneValue() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents None.
clearNumBatchThreads() - Method in class org.tensorflow.framework.BatchingOptions.Builder
Number of scheduling threads for processing batches of work.
clearNumberAttr() - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
if specified, attr must have type "int"
clearNumChannelsPerTarget() - Method in class tensorflow.RpcOptions.RPCOptions.Builder
Setting num_channels_per_target > 0 allows uses of multiple channels to communicate to the same target.
clearNumDevToDevCopyStreams() - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
If > 1, the number of device-to-device copy streams to create for each GPUDevice.
clearNumFlatComponents() - Method in class tensorflow.Struct.TypeSpecProto.Builder
The number of flat tensor components required by this TypeSpec.
clearNumpyValue() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a value for np.ndarray.
clearNumReplicas() - Method in class org.tensorflow.framework.AutoParallelOptions.Builder
int32 num_replicas = 2;
clearNumTasks() - Method in class tensorflow.CoordinationConfig.CoordinatedJob.Builder
int32 num_tasks = 2;
clearNumThreads() - Method in class org.tensorflow.framework.ThreadPoolOptionProto.Builder
The number of threads in the pool. 0 means the system picks a value based on where this option proto is used (see the declaration of the specific field for more info).
clearNumVersions() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.Builder
Number of latest versions to serve.
clearNumVirtualDevicesPerGpu() - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
The number of virtual devices to create on each visible GPU.
clearObjectGraphDef() - Method in class org.tensorflow.framework.MetaGraphDef.Builder
Extra information about the structure of functions and stateful objects.
clearObjectName() - Method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver.Builder
Unique auto-generated name of the object.
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Any.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.BoolValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.BytesValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DoubleValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.FloatValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Int32Value.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Int64Value.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.StringValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.UInt32Value.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.UInt64Value.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.distruntime.ClusterDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.distruntime.JobDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.example.BytesList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.example.Example.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.example.Feature.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.example.FeatureList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.example.FeatureLists.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.example.Features.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.example.FloatList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.example.Int64List.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.example.SequenceExample.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.AllocationDescription.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.AllocationRecord.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.AssetFileDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.AttrValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.AutoParallelOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.BatchingOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.CallableOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.CollectionDef.AnyList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.CollectionDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.CollectionDef.BytesList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.CollectionDef.FloatList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.CollectionDef.Int64List.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.CollectionDef.NodeList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.ConfigProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.CostGraphDef.AggregatedCost.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.CostGraphDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.DebuggedSourceFile.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.DebuggedSourceFiles.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.DebugOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.DeviceStepStats.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.FullTypeDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.FunctionDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.GPUOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.GradientDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.GraphDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.GraphOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.MemoryStats.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.NameAttrList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.NamedTensorProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.NodeDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.NodeExecStats.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.NodeOutput.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.OpDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.OpDeprecation.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.OpList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.OptimizerOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.RegisteredGradient.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.RewriterConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.RunMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.RunOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.RunOptions.Experimental.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.ScopedAllocatorOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.SerializedDType.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.SessionMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.SignatureDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.StepStats.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.TensorConnection.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.TensorDescription.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.TensorInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.TensorInfo.CooSparse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.TensorProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.TensorShapeProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.TensorShapeProto.Dim.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.ThreadPoolOptionProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.VariableDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.VariantTensorDataProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.VerifierConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.VersionDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.util.SaverDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.CoordinationConfig.CoordinatedJob.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.RpcOptions.RPCOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedResource.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.Classification.Class.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.Classification.ClassificationRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.Classification.ClassificationResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.Classification.ClassificationResult.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.Classification.Classifications.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.Inference.InferenceResult.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.Inference.InferenceTask.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.Inference.MultiInferenceResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.InputOuterClass.ExampleList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.InputOuterClass.Input.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.Logging.LogMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.Model.ModelSpec.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.ModelManagement.Metric.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.Predict.PredictRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.Predict.PredictResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.Predict.PredictStreamedOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.RegressionOuterClass.Regression.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.SslConfig.SSLConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.Status.StatusProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.Struct.DictValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.Struct.ListValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.Struct.NamedTupleValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.Struct.NoneValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.Struct.PairValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.Struct.StructuredValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.Struct.TensorSpecProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.Struct.TupleValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.Struct.TypeSpecProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
clearOp() - Method in class org.tensorflow.framework.NodeDef.Builder
The operation name.
clearOp() - Method in class org.tensorflow.framework.OpList.Builder
repeated .tensorflow.OpDef op = 1;
clearOpEndRelMicros() - Method in class org.tensorflow.framework.NodeExecStats.Builder
int64 op_end_rel_micros = 4;
clearOpEndRelNanos() - Method in class org.tensorflow.framework.NodeExecStats.Builder
int64 op_end_rel_nanos = 15;
clearOperation() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant.Builder
An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
clearOperationTimeoutInMs() - Method in class org.tensorflow.framework.ConfigProto.Builder
Global timeout for all blocking operations in this session.
clearOpStartRelMicros() - Method in class org.tensorflow.framework.NodeExecStats.Builder
int64 op_start_rel_micros = 3;
clearOpStartRelNanos() - Method in class org.tensorflow.framework.NodeExecStats.Builder
int64 op_start_rel_nanos = 14;
clearOptimizeForStaticGraph() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
If true, the session may treat the graph as being static for optimization purposes.
clearOptimizerOptions() - Method in class org.tensorflow.framework.GraphOptions.Builder
Options controlling how graph is optimized.
clearOptimizers() - Method in class org.tensorflow.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).
clearOptions() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Options for the run call.
clearOptLevel() - Method in class org.tensorflow.framework.OptimizerOptions.Builder
Overall optimization level.
clearOriginalFuncNames() - Method in class org.tensorflow.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.
clearOriginalNodeNames() - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo.Builder
Opaque string inserted into error messages created by the runtime.
clearOriginalVariableNodeId() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
An index into `TrackableObjectGraph.nodes`, indicating the variable object this slot was created for.
clearOutput() - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.NodeOutput output = 7;
clearOutputArg() - Method in class org.tensorflow.framework.OpDef.Builder
Description of the output(s).
clearOutputFilter() - Method in class tensorflow.serving.Predict.PredictRequest.Builder
Output filter.
clearOutputInfo() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
clearOutputPartitionGraphs() - Method in class org.tensorflow.framework.RunOptions.Builder
Whether the partition graph(s) executed by the executor(s) should be outputted via RunMetadata.
clearOutputs() - Method in class org.tensorflow.framework.SignatureDef.Builder
 
clearOutputs() - Method in class tensorflow.serving.Predict.PredictResponse.Builder
 
clearOutputSignature() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
Output that was the return value of this function after replacing all Tensors with TensorSpecs.
clearOutputSlot() - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
Output slot to watch.
clearParameterMap() - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
clearPartitionGraphs() - Method in class org.tensorflow.framework.RunMetadata.Builder
Graphs of the partitions executed by executors.
clearPartitionGraphs() - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
clearPath() - Method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig.Builder
The endpoint to expose Prometheus metrics.
clearPeakBytes() - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
int64 peak_bytes = 3;
clearPerProcessGpuMemoryFraction() - Method in class org.tensorflow.framework.GPUOptions.Builder
Fraction of the total GPU memory to allocate for each process. 1 means to allocate all of the GPU memory, 0.5 means the process allocates up to ~50% of the total GPU memory.
clearPersistentMemorySize() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
Persistent memory used by this node.
clearPersistentMemorySize() - Method in class org.tensorflow.framework.MemoryStats.Builder
int64 persistent_memory_size = 3;
clearPersistentTensorAllocIds() - Method in class org.tensorflow.framework.MemoryStats.Builder
repeated int64 persistent_tensor_alloc_ids = 5;
clearPinToHostOptimization() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Force small ops onto the CPU (default is OFF).
clearPlaceholder() - Method in class org.tensorflow.framework.AttrValue.Builder
This is a placeholder only used in nodes defined inside a function.
clearPlacementPeriod() - Method in class org.tensorflow.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.framework.GraphOptions.Builder
Only place the subgraphs that are run, rather than the entire graph.
clearPlatformConfigs() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap.Builder
 
clearPluggableDeviceOptions() - Method in class org.tensorflow.framework.ConfigProto.Builder
Options that apply to pluggable devices.
clearPolicyChoice() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
 
clearPollForErrorFromServiceAtStartup() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
Use long polling to get error from coordination service as the error propagation mechanism.
clearPollingActiveDelayUsecs() - Method in class org.tensorflow.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.framework.GPUOptions.Builder
This field is deprecated and ignored.
clearPopulatePjrtGpuClientCreationInfo() - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
If true, save information needed for created a PjRt GPU client for creating a client with remote devices.
clearPostOptimizationGraph() - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
.tensorflow.GraphDef post_optimization_graph = 3;
clearPostOptimizationVerifierConfig() - Method in class org.tensorflow.framework.RewriterConfig.Builder
VerifierConfig specifying the verifiers to be run at the end, after all optimizers have run.
clearPrecedingNode() - Method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo.Builder
int32 preceding_node = 1;
clearPrecedingPort() - Method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo.Builder
int32 preceding_port = 2;
clearPredictLog() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.PredictLog predict_log = 6;
clearPredictStreamedLog() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.PredictStreamedLog predict_streamed_log = 7;
clearPredictStreamedOptions() - Method in class tensorflow.serving.Predict.PredictRequest.Builder
Options for streaming requests to control how multiple requests/responses are handled within a single stream.
clearPreOptimizationGraph() - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
.tensorflow.GraphDef pre_optimization_graph = 2;
clearPriority() - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices.Builder
Priority values to use with the virtual devices.
clearPriority() - Method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions.Builder
Priority of the request.
clearProducer() - Method in class org.tensorflow.framework.VersionDef.Builder
The version of the code that produced this data.
clearPrometheusConfig() - Method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig.Builder
.tensorflow.serving.PrometheusConfig prometheus_config = 1;
clearPtr() - Method in class org.tensorflow.framework.AllocationDescription.Builder
Address of the allocation.
clearRecoverableJobs() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
The list of jobs which are recoverable.
clearRecvBufMaxChunk() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Guidance to formatting of large RecvBuf fields for transfer.
clearReferencedTensor() - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
clearRegisteredGradients() - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.RegisteredGradient registered_gradients = 3;
clearRegisteredName() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
The name of the registered class of the form "{package}.
clearRegisteredOpType() - Method in class org.tensorflow.framework.RegisteredGradient.Builder
The gradient function's registered op type.
clearRegisteredSaver() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
String name of the registered saver.
clearRegisteredSaver() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
The registered saver used to save this object.
clearRegressionResult() - Method in class tensorflow.serving.Inference.InferenceResult.Builder
.tensorflow.serving.RegressionResult regression_result = 3;
clearRegressions() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult.Builder
repeated .tensorflow.serving.Regression regressions = 1;
clearRegressLog() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.RegressLog regress_log = 3;
clearRemapping() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Remapping (default is ON) Remap subgraphs onto more efficient implementations.
clearReportTensorAllocationsUponOom() - Method in class org.tensorflow.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).
clearRequest() - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog.Builder
.tensorflow.serving.ClassificationRequest request = 1;
clearRequest() - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog.Builder
.tensorflow.serving.MultiInferenceRequest request = 1;
clearRequest() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog.Builder
.tensorflow.serving.PredictRequest request = 1;
clearRequest() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
repeated .tensorflow.serving.PredictRequest request = 1;
clearRequest() - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog.Builder
.tensorflow.serving.RegressionRequest request = 1;
clearRequest() - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog.Builder
.tensorflow.serving.SessionRunRequest request = 1;
clearRequestCriticality() - Method in class tensorflow.serving.Logging.LogMetadata.Builder
Request QoS.
clearRequestedBytes() - Method in class org.tensorflow.framework.AllocationDescription.Builder
Total number of bytes requested
clearRequestOptions() - Method in class tensorflow.serving.Predict.PredictRequest.Builder
optional .tensorflow.serving.PredictRequest.RequestOptions request_options = 7;
clearRequestOrigin() - Method in class tensorflow.serving.Logging.LogMetadata.Builder
Request origin identifier.
clearRequestState() - Method in class tensorflow.serving.Predict.PredictStreamedOptions.Builder
Request state used to handle segmentation of requests.
clearResetDiskByteUsage() - Method in class org.tensorflow.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 tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedResource resource = 10;
clearResourceArgUniqueId() - Method in class org.tensorflow.framework.FunctionDef.Builder
 
clearResourceHandleVal() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_RESOURCE
clearResponse() - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog.Builder
.tensorflow.serving.ClassificationResponse response = 2;
clearResponse() - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog.Builder
.tensorflow.serving.MultiInferenceResponse response = 2;
clearResponse() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog.Builder
.tensorflow.serving.PredictResponse response = 2;
clearResponse() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
repeated .tensorflow.serving.PredictResponse response = 2;
clearResponse() - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog.Builder
.tensorflow.serving.RegressionResponse response = 2;
clearResponse() - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog.Builder
.tensorflow.serving.SessionRunResponse response = 2;
clearRestoreFunction() - Method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject.Builder
int32 restore_function = 3;
clearRestoreOpName() - Method in class org.tensorflow.util.SaverDef.Builder
The operation to run when restoring a model checkpoint.
clearResult() - Method in class tensorflow.serving.Classification.ClassificationResponse.Builder
Result of the classification.
clearResult() - Method in class tensorflow.serving.Inference.InferenceResult.Builder
 
clearResult() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse.Builder
.tensorflow.serving.RegressionResult result = 1;
clearResults() - Method in class tensorflow.serving.Inference.MultiInferenceResponse.Builder
List of results; one for each InferenceTask in the request, returned in the same order as the request.
clearRet() - Method in class org.tensorflow.framework.FunctionDef.Builder
 
clearReturnAdditionalArraysFromPrefill() - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions.Builder
Only supported in disaggregated serving.
clearReturnSingleResponse() - Method in class tensorflow.serving.Predict.PredictStreamedOptions.Builder
If true, there will be a single PredictResponse output.
clearReturnStoptokens() - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions.Builder
Returns these stop tokens in response if the model stops at them.
clearRewriteOptions() - Method in class org.tensorflow.framework.GraphOptions.Builder
Options that control the type and amount of graph rewriting.
clearRpcOptions() - Method in class org.tensorflow.framework.ConfigProto.Builder
Options that apply when this session uses the distributed runtime.
clearRunHandlerPoolOptions() - Method in class org.tensorflow.framework.RunOptions.Experimental.Builder
.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
clearRunOptions() - Method in class org.tensorflow.framework.CallableOptions.Builder
Options that will be applied to each run.
clearS() - Method in class org.tensorflow.framework.AttrValue.Builder
"string"
clearS() - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(string)"
clearS() - Method in class org.tensorflow.framework.FullTypeDef.Builder
string s = 3;
clearSamplingConfig() - Method in class tensorflow.serving.Logging.LogMetadata.Builder
.tensorflow.serving.SamplingConfig sampling_config = 2;
clearSamplingConfig() - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig.Builder
.tensorflow.serving.SamplingConfig sampling_config = 2;
clearSamplingRate() - Method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig.Builder
Requests will be logged uniformly at random with this probability.
clearSaveableObjects() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
 
clearSavedModelTags() - Method in class tensorflow.serving.Logging.LogMetadata.Builder
List of tags used to load the relevant MetaGraphDef from SavedModel.
clearSaveFunction() - Method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject.Builder
Node ids of concrete functions for saving and loading from a checkpoint.
clearSaverDef() - Method in class org.tensorflow.framework.MetaGraphDef.Builder
SaverDef.
clearSaveSliceInfoDef() - Method in class org.tensorflow.framework.VariableDef.Builder
Support for saving variables as slices of a larger variable.
clearSaveTensorName() - Method in class org.tensorflow.util.SaverDef.Builder
The operation to run when saving a model checkpoint.
clearScheduledMicros() - Method in class org.tensorflow.framework.NodeExecStats.Builder
int64 scheduled_micros = 9;
clearScheduledNanos() - Method in class org.tensorflow.framework.NodeExecStats.Builder
int64 scheduled_nanos = 17;
clearScomplexVal() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_COMPLEX64. scomplex_val(2*i) and scomplex_val(2*i+1) are real and imaginary parts of i-th single precision complex.
clearScopedAllocatorOptimization() - Method in class org.tensorflow.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.framework.RewriterConfig.Builder
.tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;
clearScore() - Method in class tensorflow.serving.Classification.Class.Builder
Score for this class (e.g., the probability the item belongs to this class).
clearSerializedUserProto() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
The user-generated proto storing metadata for this object, to be passed to the registered classes's _deserialize_from_proto method when this object is loaded from the SavedModel.
clearServableName() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
The servable name to supply in aspired-versions callback calls.
clearServables() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
The servables to monitor for new versions, and aspire.
clearServableVersionPolicy() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
The policy to determines the number of versions of the servable to be served at the same time.
clearServableVersionsAlwaysPresent() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
If true, the servable is always expected to exist on the underlying filesystem.
clearServerCert() - Method in class tensorflow.serving.SslConfig.SSLConfig.Builder
public server certificate
clearServerKey() - Method in class tensorflow.serving.SslConfig.SSLConfig.Builder
private server key for SSL
clearServiceLeader() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
Address where the coordination service instance is hosted.
clearServiceType() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
Type of coordination service implementation to enable.
clearSessionInterOpThreadPool() - Method in class org.tensorflow.framework.ConfigProto.Builder
This option is experimental - it may be replaced with a different mechanism in the future.
clearSessionMetadata() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Metadata about the session.
clearSessionMetadata() - Method in class org.tensorflow.framework.RunMetadata.Builder
Metadata about the session.
clearSessionRunLog() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.SessionRunLog session_run_log = 5;
clearShape() - Method in class org.tensorflow.framework.AttrValue.Builder
"shape"
clearShape() - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(shape)"
clearShape() - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo.Builder
.tensorflow.TensorShapeProto shape = 3;
clearShape() - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape.Builder
Shape of the tensor.
clearShape() - Method in class org.tensorflow.framework.TensorDescription.Builder
Shape of the tensor.
clearShape() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
.tensorflow.TensorShapeProto shape = 2;
clearShape() - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
.tensorflow.TensorShapeProto shape = 2;
clearShape() - Method in class tensorflow.Struct.TensorSpecProto.Builder
.tensorflow.TensorShapeProto shape = 2;
clearShapeOptimization() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Shape optimizations (default is ON) Simplify computations made on shapes.
clearSharded() - Method in class org.tensorflow.util.SaverDef.Builder
Shard the save files, one per device that has Variable nodes.
clearShareClusterDevicesInSession() - Method in class org.tensorflow.framework.ConfigProto.Builder
When true, WorkerSessions are created with device attributes from the full cluster.
clearShareClusterDevicesInSession() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
This was promoted to a non-experimental API.
clearShareSessionStateInClusterspecPropagation() - Method in class org.tensorflow.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.
clearShutdownBarrierTimeoutInMs() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
Denotes how long to wait for all coordination agents to reach the barriers (after the first shutdown request) before disconnecting together.
clearSignature() - Method in class org.tensorflow.framework.FunctionDef.Builder
The definition of the function's name, arguments, return values, attrs etc.
clearSignatureDef() - Method in class org.tensorflow.framework.MetaGraphDef.Builder
 
clearSignatureDef() - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap.Builder
 
clearSignatureName() - Method in class tensorflow.serving.Model.ModelSpec.Builder
A named signature to evaluate.
clearSize() - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo.Builder
int64 size = 1;
clearSize() - Method in class org.tensorflow.framework.TensorShapeProto.Dim.Builder
Size of the tensor in that dimension.
clearSlot() - Method in class org.tensorflow.framework.NodeOutput.Builder
int32 slot = 1;
clearSlotName() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
The name of the slot (e.g.
clearSlotVariableNodeId() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
An index into `TrackableObjectGraph.nodes`, indicating the `Object` with the value of the slot variable.
clearSlotVariables() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Slot variables owned by this object.
clearSlotVariables() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
clearSnapshotName() - Method in class org.tensorflow.framework.VariableDef.Builder
Name of the snapshot tensor.
clearSourceAdapterConfig() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig.Builder
The config proto for a SourceAdapter in the StoragePathSourceAdapter registry.
clearSourceFiles() - Method in class org.tensorflow.framework.DebuggedSourceFiles.Builder
A collection of source code files.
clearSpecific() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific specific = 102;
clearSplitDimensions() - Method in class tensorflow.serving.Predict.PredictStreamedOptions.Builder
 
clearState() - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus.Builder
Model state.
clearStatus() - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus.Builder
Model status.
clearStatus() - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
.tensorflow.serving.StatusProto status = 1;
clearStepStats() - Method in class org.tensorflow.framework.RunMetadata.Builder
Statistics traced for this step.
clearStreamMergeOptions() - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
.tensorflow.GPUOptions.Experimental.StreamMergeOptions stream_merge_options = 19;
clearStreamMergeThreshold() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
The threshold to merge small streams in TFRT.
clearStringVal() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_STRING
clearStringValue() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a string of Unicode characters stored in a Python `str`.
clearStrippedDefaultAttrs() - Method in class org.tensorflow.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.framework.MetaGraphDef.MetaInfoDef.Builder
A copy of the OpDefs used by the producer of this graph_def.
clearStructureVerifier() - Method in class org.tensorflow.framework.VerifierConfig.Builder
Perform structural validation on a tensorflow graph.
clearSummary() - Method in class org.tensorflow.framework.OpDef.Builder
One-line human-readable description of what the Op does.
clearSynchronization() - Method in class org.tensorflow.framework.VariableDef.Builder
Indicates when a distributed variable will be synced.
clearSynchronization() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
.tensorflow.VariableSynchronization synchronization = 4;
clearTags() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
User supplied tag(s) on the meta_graph and included graph_def.
clearTarget() - Method in class org.tensorflow.framework.CallableOptions.Builder
Target Nodes.
clearTarget() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Target Nodes.
clearTargetGpu() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
If true, TFRT will use GPU specific compiler passes and perform GPU specific initialization.
clearTargetTpu() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
If true, TFRT will use TPU specific compiler passes and perform TPU specific initialization.
clearTasks() - Method in class org.tensorflow.distruntime.JobDef.Builder
 
clearTasks() - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
Inference tasks.
clearTempMemorySize() - Method in class org.tensorflow.framework.MemoryStats.Builder
int64 temp_memory_size = 1;
clearTemporaryMemorySize() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
Temporary memory used by this node.
clearTensor() - Method in class org.tensorflow.framework.AttrValue.Builder
"tensor"
clearTensor() - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(tensor)"
clearTensor() - Method in class org.tensorflow.framework.NamedTensorProto.Builder
The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors.
clearTensor() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunRequest.
clearTensorConnection() - Method in class org.tensorflow.framework.CallableOptions.Builder
Tensors to be connected in the callable.
clearTensorContent() - Method in class org.tensorflow.framework.TensorProto.Builder
Serialized raw tensor content from either Tensor::AsProtoTensorContent or memcpy in tensorflow::grpc::EncodeTensorToByteBuffer.
clearTensorDescription() - Method in class org.tensorflow.framework.NodeOutput.Builder
.tensorflow.TensorDescription tensor_description = 3;
clearTensorDtypeValue() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents an enum value for dtype.
clearTensorflowGitVersion() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
The __git_version__ string of the tensorflow build used to write this graph.
clearTensorflowVersion() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
The __version__ string of the tensorflow build used to write this graph.
clearTensorInfo() - Method in class org.tensorflow.framework.AssetFileDef.Builder
The tensor to bind the asset filename to.
clearTensorNameIsAlias() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
If true, treat names in feed/fetch/target as alias names than actual tensor names (that appear in the TF graph).
clearTensors() - Method in class org.tensorflow.framework.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
clearTensorShape() - Method in class org.tensorflow.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.framework.TensorProto.Builder
Shape of the tensor.
clearTensorShapeValue() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a TensorShape.
clearTensorSpecValue() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a value for tf.TensorSpec.
clearTensorValue() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a value for tf.Tensor.
clearTfrtUseIfrt() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
If true, use ifrt as the backend for TFRT.
clearThreadId() - Method in class org.tensorflow.framework.NodeExecStats.Builder
uint32 thread_id = 10;
clearThreadNames() - Method in class org.tensorflow.framework.DeviceStepStats.Builder
 
clearTimelineLabel() - Method in class org.tensorflow.framework.NodeExecStats.Builder
string timeline_label = 8;
clearTimelineStep() - Method in class org.tensorflow.framework.GraphOptions.Builder
If > 0, record a timeline every this many steps.
clearTimeoutInMs() - Method in class org.tensorflow.framework.RunOptions.Builder
Time to wait for operation to complete in milliseconds.
clearTimestampedAllocator() - Method in class org.tensorflow.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.
clearTimestampSecs() - Method in class tensorflow.serving.Logging.LogMetadata.Builder
Seconds since epoch.
clearTolerateDebugOpCreationFailures() - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
Do not error out if debug op creation fails (e.g., due to dtype incompatibility).
clearTotalBytes() - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
These are per-node allocator memory stats.
clearToTensor() - Method in class org.tensorflow.framework.TensorConnection.Builder
A tensor name.
clearTraceLevel() - Method in class org.tensorflow.framework.RunOptions.Builder
.tensorflow.RunOptions.TraceLevel trace_level = 1;
clearTraces() - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
 
clearTracesById() - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
 
clearTrainable() - Method in class org.tensorflow.framework.VariableDef.Builder
Whether this variable should be trained.
clearTrainable() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
bool trainable = 3;
clearTupleValue() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a tuple of `Value`.
clearType() - Method in class org.tensorflow.framework.AttrValue.Builder
"type"
clearType() - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(type)"
clearType() - Method in class org.tensorflow.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.framework.OpDef.AttrDef.Builder
One of the type names from attr_value.proto ("string", "list(string)", "int", etc.).
clearType() - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig.Builder
Identifies the type of the LogCollector we will use to collect these logs.
clearTypeAttr() - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
if specified, attr must have type "type"
clearTypeId() - Method in class org.tensorflow.framework.FullTypeDef.Builder
The principal type represented by this object.
clearTypeListAttr() - Method in class org.tensorflow.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.framework.VariantTensorDataProto.Builder
Name of the type of objects being serialized.
clearTypeSpec() - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor.Builder
The serialized TypeSpec for the composite tensor.
clearTypeSpecClass() - Method in class tensorflow.Struct.TypeSpecProto.Builder
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
clearTypeSpecClassName() - Method in class tensorflow.Struct.TypeSpecProto.Builder
The name of the TypeSpec class
clearTypeSpecValue() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a value for tf.TypeSpec.
clearTypeState() - Method in class tensorflow.Struct.TypeSpecProto.Builder
The value returned by TypeSpec.
clearTypeUrl() - Method in class com.google.protobuf.Any.Builder
A URL/resource name that uniquely identifies the type of the serialized protocol buffer message.
clearUint32Val() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_UINT32
clearUint64Val() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_UINT64
clearUnknownRank() - Method in class org.tensorflow.framework.TensorShapeProto.Builder
If true, the number of dimensions in the shape is unknown.
clearUseCudaMallocAsync() - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
When true, use CUDA cudaMallocAsync API instead of TF gpu allocator.
clearUseNumaAffinity() - Method in class org.tensorflow.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.framework.ConfigProto.Builder
If true, use a new set of threads for this session rather than the global pool of threads.
clearUsePluginOptimizers() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Optimizers registered by plugin (default is ON)
clearUserObject() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedUserObject user_object = 4;
clearUseRpcForInprocessMaster() - Method in class tensorflow.RpcOptions.RPCOptions.Builder
If true, always use RPC to contact the session target.
clearUseRunHandlerPool() - Method in class org.tensorflow.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.
clearUseTfrt() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Whether runtime execution uses TFRT.
clearUseUnifiedMemory() - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
If true, uses CUDA unified memory for memory allocations.
clearValue() - Method in class com.google.protobuf.Any.Builder
Must be a valid serialized protocol buffer of the above specified type.
clearValue() - Method in class com.google.protobuf.BoolValue.Builder
The bool value.
clearValue() - Method in class com.google.protobuf.BytesValue.Builder
The bytes value.
clearValue() - Method in class com.google.protobuf.DoubleValue.Builder
The double value.
clearValue() - Method in class com.google.protobuf.FloatValue.Builder
The float value.
clearValue() - Method in class com.google.protobuf.Int32Value.Builder
The int32 value.
clearValue() - Method in class com.google.protobuf.Int64Value.Builder
The int64 value.
clearValue() - Method in class com.google.protobuf.StringValue.Builder
The string value.
clearValue() - Method in class com.google.protobuf.UInt32Value.Builder
The uint32 value.
clearValue() - Method in class com.google.protobuf.UInt64Value.Builder
The uint64 value.
clearValue() - Method in class org.tensorflow.example.BytesList.Builder
repeated bytes value = 1;
clearValue() - Method in class org.tensorflow.example.FloatList.Builder
repeated float value = 1 [packed = true];
clearValue() - Method in class org.tensorflow.example.Int64List.Builder
repeated int64 value = 1 [packed = true];
clearValue() - Method in class org.tensorflow.framework.AttrValue.Builder
 
clearValue() - Method in class org.tensorflow.framework.CollectionDef.AnyList.Builder
repeated .google.protobuf.Any value = 1;
clearValue() - Method in class org.tensorflow.framework.CollectionDef.BytesList.Builder
repeated bytes value = 1;
clearValue() - Method in class org.tensorflow.framework.CollectionDef.FloatList.Builder
repeated float value = 1 [packed = true];
clearValue() - Method in class org.tensorflow.framework.CollectionDef.Int64List.Builder
repeated int64 value = 1 [packed = true];
clearValue() - Method in class org.tensorflow.framework.CollectionDef.NodeList.Builder
repeated string value = 1;
clearValue() - Method in class tensorflow.serving.RegressionOuterClass.Regression.Builder
float value = 1;
clearValue() - Method in class tensorflow.Struct.PairValue.Builder
.tensorflow.StructuredValue value = 2;
clearValueIncrease() - Method in class tensorflow.serving.ModelManagement.Metric.Builder
 
clearValues() - Method in class tensorflow.Struct.ListValue.Builder
repeated .tensorflow.StructuredValue values = 1;
clearValues() - Method in class tensorflow.Struct.NamedTupleValue.Builder
repeated .tensorflow.PairValue values = 2;
clearValues() - Method in class tensorflow.Struct.TupleValue.Builder
repeated .tensorflow.StructuredValue values = 1;
clearValuesTensorName() - Method in class org.tensorflow.framework.TensorInfo.CooSparse.Builder
The shape of the values Tensor is [?].
clearVariable() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedVariable variable = 7;
clearVariableName() - Method in class org.tensorflow.framework.VariableDef.Builder
Name of the variable tensor.
clearVariantVal() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_VARIANT
clearVarOffset() - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
Offset of this variable into the full variable.
clearVarShape() - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
Shape of this variable.
clearVerificationTimeoutInMs() - Method in class org.tensorflow.framework.VerifierConfig.Builder
Deadline for completion of all verification i.e. all the Toggle ON verifiers must complete execution within this time.
clearVersion() - Method in class org.tensorflow.framework.GraphDef.Builder
Deprecated.
tensorflow.GraphDef.version is deprecated. See tensorflow/core/framework/graph.proto;l=43
clearVersion() - Method in class org.tensorflow.framework.OpDeprecation.Builder
First GraphDef version at which the op is disallowed.
clearVersion() - Method in class org.tensorflow.framework.SessionMetadata.Builder
The version is optional.
clearVersion() - Method in class org.tensorflow.util.SaverDef.Builder
.tensorflow.SaverDef.CheckpointFormatVersion version = 7;
clearVersion() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject.Builder
Version information from the producer of this SavedUserObject.
clearVersion() - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus.Builder
Model version.
clearVersion() - Method in class tensorflow.serving.Model.ModelSpec.Builder
Use this specific version number.
clearVersionChoice() - Method in class tensorflow.serving.Model.ModelSpec.Builder
 
clearVersionLabel() - Method in class tensorflow.serving.Model.ModelSpec.Builder
Use the version associated with the given label.
clearVersionLabels() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
 
clearVersionNumber() - Method in class org.tensorflow.framework.TensorProto.Builder
Version number.
clearVersions() - Method in class org.tensorflow.framework.GraphDef.Builder
Compatibility versions of the graph.
clearVersions() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific.Builder
The version numbers to serve.
clearVirtualDevices() - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
The multi virtual device settings.
clearVisibleDeviceList() - Method in class org.tensorflow.framework.GPUOptions.Builder
A comma-separated list of GPU ids that determines the 'visible' to 'virtual' mapping of GPU devices.
clearXlaFusionAutotunerThresh() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Minimum number of batches run through the XLA graph before XLA fusion autotuner is enabled.
clearXlaPreferSingleGraphCluster() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Provides a hint to XLA auto clustering to prefer forming a single large cluster that encompases most of the graph.
CLIENT_ID_FIELD_NUMBER - Static variable in class tensorflow.serving.Predict.PredictRequest
 
CLIENT_ID_FIELD_NUMBER - Static variable in class tensorflow.serving.Predict.PredictRequest.RequestOptions
 
CLIENT_VERIFY_FIELD_NUMBER - Static variable in class tensorflow.serving.SslConfig.SSLConfig
 
clone() - Method in class com.google.protobuf.Any.Builder
 
clone() - Method in class com.google.protobuf.BoolValue.Builder
 
clone() - Method in class com.google.protobuf.BytesValue.Builder
 
clone() - Method in class com.google.protobuf.DoubleValue.Builder
 
clone() - Method in class com.google.protobuf.FloatValue.Builder
 
clone() - Method in class com.google.protobuf.Int32Value.Builder
 
clone() - Method in class com.google.protobuf.Int64Value.Builder
 
clone() - Method in class com.google.protobuf.StringValue.Builder
 
clone() - Method in class com.google.protobuf.UInt32Value.Builder
 
clone() - Method in class com.google.protobuf.UInt64Value.Builder
 
clone() - Method in class org.tensorflow.distruntime.ClusterDef.Builder
 
clone() - Method in class org.tensorflow.distruntime.JobDef.Builder
 
clone() - Method in class org.tensorflow.example.BytesList.Builder
 
clone() - Method in class org.tensorflow.example.Example.Builder
 
clone() - Method in class org.tensorflow.example.Feature.Builder
 
clone() - Method in class org.tensorflow.example.FeatureList.Builder
 
clone() - Method in class org.tensorflow.example.FeatureLists.Builder
 
clone() - Method in class org.tensorflow.example.Features.Builder
 
clone() - Method in class org.tensorflow.example.FloatList.Builder
 
clone() - Method in class org.tensorflow.example.Int64List.Builder
 
clone() - Method in class org.tensorflow.example.SequenceExample.Builder
 
clone() - Method in class org.tensorflow.framework.AllocationDescription.Builder
 
clone() - Method in class org.tensorflow.framework.AllocationRecord.Builder
 
clone() - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
 
clone() - Method in class org.tensorflow.framework.AssetFileDef.Builder
 
clone() - Method in class org.tensorflow.framework.AttrValue.Builder
 
clone() - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
 
clone() - Method in class org.tensorflow.framework.AutoParallelOptions.Builder
 
clone() - Method in class org.tensorflow.framework.BatchingOptions.Builder
 
clone() - Method in class org.tensorflow.framework.CallableOptions.Builder
 
clone() - Method in class org.tensorflow.framework.CollectionDef.AnyList.Builder
 
clone() - Method in class org.tensorflow.framework.CollectionDef.Builder
 
clone() - Method in class org.tensorflow.framework.CollectionDef.BytesList.Builder
 
clone() - Method in class org.tensorflow.framework.CollectionDef.FloatList.Builder
 
clone() - Method in class org.tensorflow.framework.CollectionDef.Int64List.Builder
 
clone() - Method in class org.tensorflow.framework.CollectionDef.NodeList.Builder
 
clone() - Method in class org.tensorflow.framework.ConfigProto.Builder
 
clone() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
 
clone() - Method in class org.tensorflow.framework.CostGraphDef.AggregatedCost.Builder
 
clone() - Method in class org.tensorflow.framework.CostGraphDef.Builder
 
clone() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
 
clone() - Method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo.Builder
 
clone() - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo.Builder
 
clone() - Method in class org.tensorflow.framework.DebuggedSourceFile.Builder
 
clone() - Method in class org.tensorflow.framework.DebuggedSourceFiles.Builder
 
clone() - Method in class org.tensorflow.framework.DebugOptions.Builder
 
clone() - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
 
clone() - Method in class org.tensorflow.framework.DeviceStepStats.Builder
 
clone() - Method in class org.tensorflow.framework.FullTypeDef.Builder
 
clone() - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs.Builder
 
clone() - Method in class org.tensorflow.framework.FunctionDef.Builder
 
clone() - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
 
clone() - Method in class org.tensorflow.framework.GPUOptions.Builder
 
clone() - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
 
clone() - Method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions.Builder
 
clone() - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices.Builder
 
clone() - Method in class org.tensorflow.framework.GradientDef.Builder
 
clone() - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
 
clone() - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol.Builder
 
clone() - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace.Builder
 
clone() - Method in class org.tensorflow.framework.GraphDef.Builder
 
clone() - Method in class org.tensorflow.framework.GraphOptions.Builder
 
clone() - Method in class org.tensorflow.framework.MemoryStats.Builder
 
clone() - Method in class org.tensorflow.framework.MetaGraphDef.Builder
 
clone() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
 
clone() - Method in class org.tensorflow.framework.NameAttrList.Builder
 
clone() - Method in class org.tensorflow.framework.NamedTensorProto.Builder
 
clone() - Method in class org.tensorflow.framework.NodeDef.Builder
 
clone() - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo.Builder
 
clone() - Method in class org.tensorflow.framework.NodeExecStats.Builder
 
clone() - Method in class org.tensorflow.framework.NodeOutput.Builder
 
clone() - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
 
clone() - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
 
clone() - Method in class org.tensorflow.framework.OpDef.Builder
 
clone() - Method in class org.tensorflow.framework.OpDeprecation.Builder
 
clone() - Method in class org.tensorflow.framework.OpList.Builder
 
clone() - Method in class org.tensorflow.framework.OptimizerOptions.Builder
 
clone() - Method in class org.tensorflow.framework.RegisteredGradient.Builder
 
clone() - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
 
clone() - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape.Builder
 
clone() - Method in class org.tensorflow.framework.RewriterConfig.Builder
 
clone() - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
clone() - Method in class org.tensorflow.framework.RunMetadata.Builder
 
clone() - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
 
clone() - Method in class org.tensorflow.framework.RunOptions.Builder
 
clone() - Method in class org.tensorflow.framework.RunOptions.Experimental.Builder
 
clone() - Method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
clone() - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
 
clone() - Method in class org.tensorflow.framework.ScopedAllocatorOptions.Builder
 
clone() - Method in class org.tensorflow.framework.SerializedDType.Builder
 
clone() - Method in class org.tensorflow.framework.SessionMetadata.Builder
 
clone() - Method in class org.tensorflow.framework.SignatureDef.Builder
 
clone() - Method in class org.tensorflow.framework.StepStats.Builder
 
clone() - Method in class org.tensorflow.framework.TensorConnection.Builder
 
clone() - Method in class org.tensorflow.framework.TensorDescription.Builder
 
clone() - Method in class org.tensorflow.framework.TensorInfo.Builder
 
clone() - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor.Builder
 
clone() - Method in class org.tensorflow.framework.TensorInfo.CooSparse.Builder
 
clone() - Method in class org.tensorflow.framework.TensorProto.Builder
 
clone() - Method in class org.tensorflow.framework.TensorShapeProto.Builder
 
clone() - Method in class org.tensorflow.framework.TensorShapeProto.Dim.Builder
 
clone() - Method in class org.tensorflow.framework.ThreadPoolOptionProto.Builder
 
clone() - Method in class org.tensorflow.framework.VariableDef.Builder
 
clone() - Method in class org.tensorflow.framework.VariantTensorDataProto.Builder
 
clone() - Method in class org.tensorflow.framework.VerifierConfig.Builder
 
clone() - Method in class org.tensorflow.framework.VersionDef.Builder
 
clone() - Method in class org.tensorflow.util.SaverDef.Builder
 
clone() - Method in class tensorflow.CoordinationConfig.CoordinatedJob.Builder
 
clone() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
 
clone() - Method in class tensorflow.RpcOptions.RPCOptions.Builder
 
clone() - Method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor.Builder
 
clone() - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.Builder
 
clone() - Method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject.Builder
 
clone() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset.Builder
 
clone() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
 
clone() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
 
clone() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant.Builder
 
clone() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction.Builder
 
clone() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
 
clone() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
clone() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedResource.Builder
 
clone() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject.Builder
 
clone() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
 
clone() - Method in class tensorflow.serving.Classification.Class.Builder
 
clone() - Method in class tensorflow.serving.Classification.ClassificationRequest.Builder
 
clone() - Method in class tensorflow.serving.Classification.ClassificationResponse.Builder
 
clone() - Method in class tensorflow.serving.Classification.ClassificationResult.Builder
 
clone() - Method in class tensorflow.serving.Classification.Classifications.Builder
 
clone() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
 
clone() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
 
clone() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All.Builder
 
clone() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
 
clone() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.Builder
 
clone() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific.Builder
 
clone() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest.Builder
 
clone() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
 
clone() - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap.Builder
 
clone() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest.Builder
 
clone() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse.Builder
 
clone() - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus.Builder
 
clone() - Method in class tensorflow.serving.Inference.InferenceResult.Builder
 
clone() - Method in class tensorflow.serving.Inference.InferenceTask.Builder
 
clone() - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
 
clone() - Method in class tensorflow.serving.Inference.MultiInferenceResponse.Builder
 
clone() - Method in class tensorflow.serving.InputOuterClass.ExampleList.Builder
 
clone() - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
 
clone() - Method in class tensorflow.serving.InputOuterClass.Input.Builder
 
clone() - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig.Builder
 
clone() - Method in class tensorflow.serving.Logging.LogMetadata.Builder
 
clone() - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig.Builder
 
clone() - Method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig.Builder
 
clone() - Method in class tensorflow.serving.Model.ModelSpec.Builder
 
clone() - Method in class tensorflow.serving.ModelManagement.Metric.Builder
 
clone() - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest.Builder
 
clone() - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
 
clone() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
 
clone() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList.Builder
 
clone() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.Builder
 
clone() - Method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig.Builder
 
clone() - Method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig.Builder
 
clone() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig.Builder
 
clone() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap.Builder
 
clone() - Method in class tensorflow.serving.Predict.PredictRequest.Builder
 
clone() - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions.Builder
 
clone() - Method in class tensorflow.serving.Predict.PredictResponse.Builder
 
clone() - Method in class tensorflow.serving.Predict.PredictStreamedOptions.Builder
 
clone() - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog.Builder
 
clone() - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog.Builder
 
clone() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
 
clone() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog.Builder
 
clone() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
 
clone() - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog.Builder
 
clone() - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog.Builder
 
clone() - Method in class tensorflow.serving.RegressionOuterClass.Regression.Builder
 
clone() - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest.Builder
 
clone() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse.Builder
 
clone() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult.Builder
 
clone() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
 
clone() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
 
clone() - Method in class tensorflow.serving.SslConfig.SSLConfig.Builder
 
clone() - Method in class tensorflow.serving.Status.StatusProto.Builder
 
clone() - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
 
clone() - Method in class tensorflow.Struct.DictValue.Builder
 
clone() - Method in class tensorflow.Struct.ListValue.Builder
 
clone() - Method in class tensorflow.Struct.NamedTupleValue.Builder
 
clone() - Method in class tensorflow.Struct.NoneValue.Builder
 
clone() - Method in class tensorflow.Struct.PairValue.Builder
 
clone() - Method in class tensorflow.Struct.StructuredValue.Builder
 
clone() - Method in class tensorflow.Struct.TensorSpecProto.Builder
 
clone() - Method in class tensorflow.Struct.TupleValue.Builder
 
clone() - Method in class tensorflow.Struct.TypeSpecProto.Builder
 
clone() - Method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver.Builder
 
clone() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
 
clone() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
 
clone() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
clone() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
clone() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
CLUSTER_DEF_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto
 
CLUSTER_REGISTER_TIMEOUT_IN_MS_FIELD_NUMBER - Static variable in class tensorflow.CoordinationConfig.CoordinationServiceConfig
 
CLUSTER_REGISTER_WITH_BARRIER_FIELD_NUMBER - Static variable in class tensorflow.CoordinationConfig.CoordinationServiceConfig
 
ClusterDef - Class in org.tensorflow.distruntime
Defines a TensorFlow cluster as a set of jobs.
ClusterDef.Builder - Class in org.tensorflow.distruntime
Defines a TensorFlow cluster as a set of jobs.
ClusterDefOrBuilder - Interface in org.tensorflow.distruntime
 
ClusterProtos - Class in org.tensorflow.distruntime
 
Code - Enum Class in org.tensorflow.framework
The canonical error codes for TensorFlow APIs.
CODE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GraphDebugInfo.FileLineCol
 
COL_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GraphDebugInfo.FileLineCol
 
COLLECTION_DEF_FIELD_NUMBER - Static variable in class org.tensorflow.framework.MetaGraphDef
 
CollectionDef - Class in org.tensorflow.framework
CollectionDef should cover most collections.
CollectionDef.AnyList - Class in org.tensorflow.framework
AnyList is used for collecting Any protos.
CollectionDef.AnyList.Builder - Class in org.tensorflow.framework
AnyList is used for collecting Any protos.
CollectionDef.AnyListOrBuilder - Interface in org.tensorflow.framework
 
CollectionDef.Builder - Class in org.tensorflow.framework
CollectionDef should cover most collections.
CollectionDef.BytesList - Class in org.tensorflow.framework
BytesList is used for collecting strings and serialized protobufs.
CollectionDef.BytesList.Builder - Class in org.tensorflow.framework
BytesList is used for collecting strings and serialized protobufs.
CollectionDef.BytesListOrBuilder - Interface in org.tensorflow.framework
 
CollectionDef.FloatList - Class in org.tensorflow.framework
FloatList is used for collecting float values.
CollectionDef.FloatList.Builder - Class in org.tensorflow.framework
FloatList is used for collecting float values.
CollectionDef.FloatListOrBuilder - Interface in org.tensorflow.framework
 
CollectionDef.Int64List - Class in org.tensorflow.framework
Int64List is used for collecting int, int64 and long values.
CollectionDef.Int64List.Builder - Class in org.tensorflow.framework
Int64List is used for collecting int, int64 and long values.
CollectionDef.Int64ListOrBuilder - Interface in org.tensorflow.framework
 
CollectionDef.KindCase - Enum Class in org.tensorflow.framework
 
CollectionDef.NodeList - Class in org.tensorflow.framework
NodeList is used for collecting nodes in graph.
CollectionDef.NodeList.Builder - Class in org.tensorflow.framework
NodeList is used for collecting nodes in graph.
CollectionDef.NodeListOrBuilder - Interface in org.tensorflow.framework
 
CollectionDefOrBuilder - Interface in org.tensorflow.framework
 
COLLECTIVE_DETERMINISTIC_SEQUENTIAL_EXECUTION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto.Experimental
 
COLLECTIVE_GRAPH_KEY_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RunOptions.Experimental
 
COLLECTIVE_GROUP_LEADER_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto.Experimental
 
COLLECTIVE_NCCL_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto.Experimental
 
COLLECTIVE_RING_ORDER_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GPUOptions.Experimental
 
com.google.protobuf - package com.google.protobuf
 
COMMON_SUBGRAPH_ELIMINATION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RewriterConfig
 
COMPONENTS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorInfo.CompositeTensor
 
COMPOSITE_TENSOR - Enum constant in enum class org.tensorflow.framework.TensorInfo.EncodingCase
 
COMPOSITE_TENSOR_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorInfo
 
COMPRESSION_ALGORITHM_FIELD_NUMBER - Static variable in class tensorflow.RpcOptions.RPCOptions
 
COMPRESSION_LEVEL_FIELD_NUMBER - Static variable in class tensorflow.RpcOptions.RPCOptions
 
COMPUTE_COST_FIELD_NUMBER - Static variable in class org.tensorflow.framework.CostGraphDef.Node
 
COMPUTE_TIME_FIELD_NUMBER - Static variable in class org.tensorflow.framework.CostGraphDef.Node
 
CONCRETE_FUNCTION_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor
 
CONCRETE_FUNCTION_NAME_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
CONCRETE_FUNCTIONS_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
CONCRETE_FUNCTIONS_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
CONFIG_FIELD_NUMBER - Static variable in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
CONFIG_FIELD_NUMBER - Static variable in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
CONFIG_NOT_SET - Enum constant in enum class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.ConfigCase
 
ConfigProto - Class in org.tensorflow.framework
Session configuration parameters.
ConfigProto.Builder - Class in org.tensorflow.framework
Session configuration parameters.
ConfigProto.Experimental - Class in org.tensorflow.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.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.MlirBridgeRollout - Enum Class in org.tensorflow.framework
An enum that describes the state of the MLIR bridge rollout.
ConfigProto.ExperimentalOrBuilder - Interface in org.tensorflow.framework
 
ConfigProtoOrBuilder - Interface in org.tensorflow.framework
 
ConfigProtos - Class in org.tensorflow.framework
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingConfigurationConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingEndpointConfigurer
 
CONSTANT - Enum constant in enum class tensorflow.SavedObjectGraphOuterClass.SavedObject.KindCase
 
CONSTANT_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
CONSTANT_FOLDING_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RewriterConfig
 
CONTAINER_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ResourceHandleProto
 
containsArgAttr(int) - Method in class org.tensorflow.framework.FunctionDef.Builder
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
containsArgAttr(int) - Method in class org.tensorflow.framework.FunctionDef
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
containsArgAttr(int) - Method in interface org.tensorflow.framework.FunctionDefOrBuilder
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
containsAttr(String) - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs.Builder
map<string, .tensorflow.AttrValue> attr = 1;
containsAttr(String) - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs
map<string, .tensorflow.AttrValue> attr = 1;
containsAttr(String) - Method in interface org.tensorflow.framework.FunctionDef.ArgAttrsOrBuilder
map<string, .tensorflow.AttrValue> attr = 1;
containsAttr(String) - Method in class org.tensorflow.framework.FunctionDef.Builder
Attributes specific to this function definition.
containsAttr(String) - Method in class org.tensorflow.framework.FunctionDef
Attributes specific to this function definition.
containsAttr(String) - Method in interface org.tensorflow.framework.FunctionDefOrBuilder
Attributes specific to this function definition.
containsAttr(String) - Method in class org.tensorflow.framework.NameAttrList.Builder
map<string, .tensorflow.AttrValue> attr = 2;
containsAttr(String) - Method in class org.tensorflow.framework.NameAttrList
map<string, .tensorflow.AttrValue> attr = 2;
containsAttr(String) - Method in interface org.tensorflow.framework.NameAttrListOrBuilder
map<string, .tensorflow.AttrValue> attr = 2;
containsAttr(String) - Method in class org.tensorflow.framework.NodeDef.Builder
Operation-specific graph-construction-time configuration.
containsAttr(String) - Method in class org.tensorflow.framework.NodeDef
Operation-specific graph-construction-time configuration.
containsAttr(String) - Method in interface org.tensorflow.framework.NodeDefOrBuilder
Operation-specific graph-construction-time configuration.
containsCollectionDef(String) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
collection_def: Map from collection name to collections.
containsCollectionDef(String) - Method in class org.tensorflow.framework.MetaGraphDef
collection_def: Map from collection name to collections.
containsCollectionDef(String) - Method in interface org.tensorflow.framework.MetaGraphDefOrBuilder
collection_def: Map from collection name to collections.
containsConcreteFunctions(String) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Information about captures and output structures in concrete functions.
containsConcreteFunctions(String) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
Information about captures and output structures in concrete functions.
containsConcreteFunctions(String) - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
Information about captures and output structures in concrete functions.
containsControlRet(String) - Method in class org.tensorflow.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.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.framework.FunctionDefOrBuilder
A mapping from control output names from `signature` to node names in `node_def` which should be control outputs of this function.
containsDefaults(String) - Method in class org.tensorflow.framework.SignatureDef.Builder
Named input to corresponding default values if any.
containsDefaults(String) - Method in class org.tensorflow.framework.SignatureDef
Named input to corresponding default values if any.
containsDefaults(String) - Method in interface org.tensorflow.framework.SignatureDefOrBuilder
Named input to corresponding default values if any.
containsDeviceCount(String) - Method in class org.tensorflow.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.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.framework.ConfigProtoOrBuilder
Map from device type name (e.g., "CPU" or "GPU" ) to maximum number of devices of that type to use.
containsFeature(String) - Method in class org.tensorflow.example.Features.Builder
Map from feature name to feature.
containsFeature(String) - Method in class org.tensorflow.example.Features
Map from feature name to feature.
containsFeature(String) - Method in interface org.tensorflow.example.FeaturesOrBuilder
Map from feature name to feature.
containsFeatureList(String) - Method in class org.tensorflow.example.FeatureLists.Builder
Map from feature name to feature list.
containsFeatureList(String) - Method in class org.tensorflow.example.FeatureLists
Map from feature name to feature list.
containsFeatureList(String) - Method in interface org.tensorflow.example.FeatureListsOrBuilder
Map from feature name to feature list.
containsFeedDevices(String) - Method in class org.tensorflow.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.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.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.framework.CallableOptions.Builder
map<string, string> fetch_devices = 7;
containsFetchDevices(String) - Method in class org.tensorflow.framework.CallableOptions
map<string, string> fetch_devices = 7;
containsFetchDevices(String) - Method in interface org.tensorflow.framework.CallableOptionsOrBuilder
map<string, string> fetch_devices = 7;
containsFields(String) - Method in class tensorflow.Struct.DictValue.Builder
map<string, .tensorflow.StructuredValue> fields = 1;
containsFields(String) - Method in class tensorflow.Struct.DictValue
map<string, .tensorflow.StructuredValue> fields = 1;
containsFields(String) - Method in interface tensorflow.Struct.DictValueOrBuilder
map<string, .tensorflow.StructuredValue> fields = 1;
containsFramesById(long) - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
Stack traces and frames are uniqueified during construction.
containsFramesById(long) - Method in class org.tensorflow.framework.GraphDebugInfo
Stack traces and frames are uniqueified during construction.
containsFramesById(long) - Method in interface org.tensorflow.framework.GraphDebugInfoOrBuilder
Stack traces and frames are uniqueified during construction.
containsFunctionAliases(String) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
FunctionDef name to aliases mapping.
containsFunctionAliases(String) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
FunctionDef name to aliases mapping.
containsFunctionAliases(String) - Method in interface org.tensorflow.framework.MetaGraphDef.MetaInfoDefOrBuilder
FunctionDef name to aliases mapping.
containsInputs(String) - Method in class org.tensorflow.framework.SignatureDef.Builder
Named input parameters.
containsInputs(String) - Method in class org.tensorflow.framework.SignatureDef
Named input parameters.
containsInputs(String) - Method in interface org.tensorflow.framework.SignatureDefOrBuilder
Named input parameters.
containsInputs(String) - Method in class tensorflow.serving.Predict.PredictRequest.Builder
Input tensors.
containsInputs(String) - Method in class tensorflow.serving.Predict.PredictRequest
Input tensors.
containsInputs(String) - Method in interface tensorflow.serving.Predict.PredictRequestOrBuilder
Input tensors.
containsMetadata(String) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
Map of metadata field name to metadata field.
containsMetadata(String) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
Map of metadata field name to metadata field.
containsMetadata(String) - Method in interface tensorflow.serving.GetModelMetadata.GetModelMetadataResponseOrBuilder
Map of metadata field name to metadata field.
containsNameToTraceId(String) - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
This maps a node name to a trace id contained in `traces_by_id`.
containsNameToTraceId(String) - Method in class org.tensorflow.framework.GraphDebugInfo
This maps a node name to a trace id contained in `traces_by_id`.
containsNameToTraceId(String) - Method in interface org.tensorflow.framework.GraphDebugInfoOrBuilder
This maps a node name to a trace id contained in `traces_by_id`.
containsOutputs(String) - Method in class org.tensorflow.framework.SignatureDef.Builder
Named output parameters.
containsOutputs(String) - Method in class org.tensorflow.framework.SignatureDef
Named output parameters.
containsOutputs(String) - Method in interface org.tensorflow.framework.SignatureDefOrBuilder
Named output parameters.
containsOutputs(String) - Method in class tensorflow.serving.Predict.PredictResponse.Builder
Output tensors.
containsOutputs(String) - Method in class tensorflow.serving.Predict.PredictResponse
Output tensors.
containsOutputs(String) - Method in interface tensorflow.serving.Predict.PredictResponseOrBuilder
Output tensors.
containsParameterMap(String) - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer.Builder
map<string, .tensorflow.AttrValue> parameter_map = 2;
containsParameterMap(String) - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
map<string, .tensorflow.AttrValue> parameter_map = 2;
containsParameterMap(String) - Method in interface org.tensorflow.framework.RewriterConfig.CustomGraphOptimizerOrBuilder
map<string, .tensorflow.AttrValue> parameter_map = 2;
containsPlatformConfigs(String) - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap.Builder
A map from a platform name to a platform config.
containsPlatformConfigs(String) - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap
A map from a platform name to a platform config.
containsPlatformConfigs(String) - Method in interface tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMapOrBuilder
A map from a platform name to a platform config.
containsResourceArgUniqueId(int) - Method in class org.tensorflow.framework.FunctionDef.Builder
Unique IDs for each resource argument, used to track aliasing resources.
containsResourceArgUniqueId(int) - Method in class org.tensorflow.framework.FunctionDef
Unique IDs for each resource argument, used to track aliasing resources.
containsResourceArgUniqueId(int) - Method in interface org.tensorflow.framework.FunctionDefOrBuilder
Unique IDs for each resource argument, used to track aliasing resources.
containsRet(String) - Method in class org.tensorflow.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.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.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 tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Stores the functions used to save and restore this object.
containsSaveableObjects(String) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
Stores the functions used to save and restore this object.
containsSaveableObjects(String) - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
Stores the functions used to save and restore this object.
containsSignatureDef(String) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
signature_def: Map from user supplied key for a signature to a single SignatureDef.
containsSignatureDef(String) - Method in class org.tensorflow.framework.MetaGraphDef
signature_def: Map from user supplied key for a signature to a single SignatureDef.
containsSignatureDef(String) - Method in interface org.tensorflow.framework.MetaGraphDefOrBuilder
signature_def: Map from user supplied key for a signature to a single SignatureDef.
containsSignatureDef(String) - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap.Builder
map<string, .tensorflow.SignatureDef> signature_def = 1;
containsSignatureDef(String) - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
map<string, .tensorflow.SignatureDef> signature_def = 1;
containsSignatureDef(String) - Method in interface tensorflow.serving.GetModelMetadata.SignatureDefMapOrBuilder
map<string, .tensorflow.SignatureDef> signature_def = 1;
containsSplitDimensions(String) - Method in class tensorflow.serving.Predict.PredictStreamedOptions.Builder
Input tensors split dimensions.
containsSplitDimensions(String) - Method in class tensorflow.serving.Predict.PredictStreamedOptions
Input tensors split dimensions.
containsSplitDimensions(String) - Method in interface tensorflow.serving.Predict.PredictStreamedOptionsOrBuilder
Input tensors split dimensions.
containsTasks(int) - Method in class org.tensorflow.distruntime.JobDef.Builder
Mapping from task ID to "hostname:port" string.
containsTasks(int) - Method in class org.tensorflow.distruntime.JobDef
Mapping from task ID to "hostname:port" string.
containsTasks(int) - Method in interface org.tensorflow.distruntime.JobDefOrBuilder
Mapping from task ID to "hostname:port" string.
containsThreadNames(int) - Method in class org.tensorflow.framework.DeviceStepStats.Builder
Its key is thread id.
containsThreadNames(int) - Method in class org.tensorflow.framework.DeviceStepStats
Its key is thread id.
containsThreadNames(int) - Method in interface org.tensorflow.framework.DeviceStepStatsOrBuilder
Its key is thread id.
containsTraces(String) - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
Deprecated.
containsTraces(String) - Method in class org.tensorflow.framework.GraphDebugInfo
Deprecated.
containsTraces(String) - Method in interface org.tensorflow.framework.GraphDebugInfoOrBuilder
Deprecated.
containsTracesById(long) - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6;
containsTracesById(long) - Method in class org.tensorflow.framework.GraphDebugInfo
map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6;
containsTracesById(long) - Method in interface org.tensorflow.framework.GraphDebugInfoOrBuilder
map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6;
containsVersionLabels(String) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
String labels to associate with versions of the model, allowing inference queries to refer to versions by label instead of number.
containsVersionLabels(String) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
String labels to associate with versions of the model, allowing inference queries to refer to versions by label instead of number.
containsVersionLabels(String) - Method in interface tensorflow.serving.ModelServerConfigOuterClass.ModelConfigOrBuilder
String labels to associate with versions of the model, allowing inference queries to refer to versions by label instead of number.
CONTEXT_FIELD_NUMBER - Static variable in class org.tensorflow.example.SequenceExample
 
CONTEXT_FIELD_NUMBER - Static variable in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
CONTROL_INPUT_FIELD_NUMBER - Static variable in class org.tensorflow.framework.CostGraphDef.Node
 
CONTROL_OUTPUT_FIELD_NUMBER - Static variable in class org.tensorflow.framework.OpDef
 
CONTROL_RET_FIELD_NUMBER - Static variable in class org.tensorflow.framework.FunctionDef
 
COO_SPARSE - Enum constant in enum class org.tensorflow.framework.TensorInfo.EncodingCase
 
COO_SPARSE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorInfo
 
COORDINATED_JOB_LIST_FIELD_NUMBER - Static variable in class tensorflow.CoordinationConfig.CoordinationServiceConfig
 
COORDINATION_CONFIG_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto.Experimental
 
CoordinationConfig - Class in tensorflow
 
CoordinationConfig.CoordinatedJob - Class in tensorflow
Represents a job type and the number of tasks under this job.
CoordinationConfig.CoordinatedJob.Builder - Class in tensorflow
Represents a job type and the number of tasks under this job.
CoordinationConfig.CoordinatedJobOrBuilder - Interface in tensorflow
 
CoordinationConfig.CoordinationServiceConfig - Class in tensorflow
Coordination service configuration parameters.
CoordinationConfig.CoordinationServiceConfig.Builder - Class in tensorflow
Coordination service configuration parameters.
CoordinationConfig.CoordinationServiceConfigOrBuilder - Interface in tensorflow
 
copy() - Method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingConfiguration
 
COST_FIELD_NUMBER - Static variable in class org.tensorflow.framework.CostGraphDef.AggregatedCost
 
COST_FIELD_NUMBER - Static variable in class org.tensorflow.framework.CostGraphDef
 
COST_GRAPH_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RunMetadata
 
CostGraphDef - Class in org.tensorflow.framework
Protobuf type tensorflow.CostGraphDef
CostGraphDef.AggregatedCost - Class in org.tensorflow.framework
Total cost of this graph, typically used for balancing decisions.
CostGraphDef.AggregatedCost.Builder - Class in org.tensorflow.framework
Total cost of this graph, typically used for balancing decisions.
CostGraphDef.AggregatedCostOrBuilder - Interface in org.tensorflow.framework
 
CostGraphDef.Builder - Class in org.tensorflow.framework
Protobuf type tensorflow.CostGraphDef
CostGraphDef.Node - Class in org.tensorflow.framework
Protobuf type tensorflow.CostGraphDef.Node
CostGraphDef.Node.Builder - Class in org.tensorflow.framework
Protobuf type tensorflow.CostGraphDef.Node
CostGraphDef.Node.InputInfo - Class in org.tensorflow.framework
Inputs of this node.
CostGraphDef.Node.InputInfo.Builder - Class in org.tensorflow.framework
Inputs of this node.
CostGraphDef.Node.InputInfoOrBuilder - Interface in org.tensorflow.framework
 
CostGraphDef.Node.OutputInfo - Class in org.tensorflow.framework
Outputs of this node.
CostGraphDef.Node.OutputInfo.Builder - Class in org.tensorflow.framework
Outputs of this node.
CostGraphDef.Node.OutputInfoOrBuilder - Interface in org.tensorflow.framework
 
CostGraphDef.NodeOrBuilder - Interface in org.tensorflow.framework
 
CostGraphDefOrBuilder - Interface in org.tensorflow.framework
 
CostGraphProtos - Class in org.tensorflow.framework
 
CPU_GLOBAL_JIT_FIELD_NUMBER - Static variable in class org.tensorflow.framework.OptimizerOptions
 
CPU_LAYOUT_CONVERSION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RewriterConfig
 
createConsumer(Processor) - Method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingComponent
 
createProducer() - Method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingEndpoint
 
CREDENTIALS - Static variable in interface org.apache.camel.component.tensorflow.serving.TensorFlowServingConstants
 
CUSTOM_CA_FIELD_NUMBER - Static variable in class tensorflow.serving.SslConfig.SSLConfig
 
CUSTOM_MODEL_CONFIG - Enum constant in enum class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.ConfigCase
 
CUSTOM_MODEL_CONFIG_FIELD_NUMBER - Static variable in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
CUSTOM_OPTIMIZERS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RewriterConfig
 

D

DATA_DATASET_SPEC - Enum constant in enum class tensorflow.Struct.TypeSpecProto.TypeSpecClass
tf.data.DatasetSpec
DATA_DATASET_SPEC_VALUE - Static variable in enum class tensorflow.Struct.TypeSpecProto.TypeSpecClass
tf.data.DatasetSpec
DATA_ITERATOR_SPEC - Enum constant in enum class tensorflow.Struct.TypeSpecProto.TypeSpecClass
IteratorSpec from data/ops/iterator_ops.py
DATA_ITERATOR_SPEC_VALUE - Static variable in enum class tensorflow.Struct.TypeSpecProto.TypeSpecClass
IteratorSpec from data/ops/iterator_ops.py
DATA_LOSS - Enum constant in enum class org.tensorflow.framework.Code
Unrecoverable data loss or corruption.
DATA_LOSS_VALUE - Static variable in enum class org.tensorflow.framework.Code
Unrecoverable data loss or corruption.
DataType - Enum Class in org.tensorflow.framework
(== suppress_warning documentation-presence ==) LINT.IfChange
DATATYPE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.SerializedDType
 
DC_FIELD_NUMBER - Static variable in class tensorflow.serving.Logging.LogMetadata
 
DCOMPLEX_VAL_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorProto
 
DEADLINE_EXCEEDED - Enum constant in enum class org.tensorflow.framework.Code
Deadline expired before operation could complete.
DEADLINE_EXCEEDED_VALUE - Static variable in enum class org.tensorflow.framework.Code
Deadline expired before operation could complete.
DEBUG_INFO_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GraphDef
 
DEBUG_OPS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.DebugTensorWatch
 
DEBUG_OPTIONS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RunOptions
 
DEBUG_STRIPPER_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RewriterConfig
 
DEBUG_TENSOR_WATCH_OPTS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.DebugOptions
 
DEBUG_URLS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.DebugTensorWatch
 
DebuggedSourceFile - Class in org.tensorflow.framework
Protobuf type tensorflow.DebuggedSourceFile
DebuggedSourceFile.Builder - Class in org.tensorflow.framework
Protobuf type tensorflow.DebuggedSourceFile
DebuggedSourceFileOrBuilder - Interface in org.tensorflow.framework
 
DebuggedSourceFiles - Class in org.tensorflow.framework
Protobuf type tensorflow.DebuggedSourceFiles
DebuggedSourceFiles.Builder - Class in org.tensorflow.framework
Protobuf type tensorflow.DebuggedSourceFiles
DebuggedSourceFilesOrBuilder - Interface in org.tensorflow.framework
 
DebugOptions - Class in org.tensorflow.framework
Options for initializing DebuggerState in TensorFlow Debugger (tfdbg).
DebugOptions.Builder - Class in org.tensorflow.framework
Options for initializing DebuggerState in TensorFlow Debugger (tfdbg).
DebugOptionsOrBuilder - Interface in org.tensorflow.framework
 
DebugProtos - Class in org.tensorflow.framework
 
DebugTensorWatch - Class in org.tensorflow.framework
Option for watching a node in TensorFlow Debugger (tfdbg).
DebugTensorWatch.Builder - Class in org.tensorflow.framework
Option for watching a node in TensorFlow Debugger (tfdbg).
DebugTensorWatchOrBuilder - Interface in org.tensorflow.framework
 
DEFAULT - Enum constant in enum class org.tensorflow.framework.OptimizerOptions.GlobalJitLevel
Default setting ("off" now, but later expected to be "on")
DEFAULT - Enum constant in enum class org.tensorflow.framework.RewriterConfig.Toggle
DEFAULT = 0;
DEFAULT - Enum constant in enum class org.tensorflow.framework.VerifierConfig.Toggle
DEFAULT = 0;
DEFAULT - Enum constant in enum class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.JitCompile
DEFAULT = 0;
DEFAULT_MEM_OPT - Enum constant in enum class org.tensorflow.framework.RewriterConfig.MemOptType
The default setting (SCHEDULING and SWAPPING HEURISTICS only)
DEFAULT_MEM_OPT_VALUE - Static variable in enum class org.tensorflow.framework.RewriterConfig.MemOptType
The default setting (SCHEDULING and SWAPPING HEURISTICS only)
DEFAULT_NUM_ITERS - Enum constant in enum class org.tensorflow.framework.RewriterConfig.NumIterationsType
DEFAULT_NUM_ITERS = 0;
DEFAULT_NUM_ITERS_VALUE - Static variable in enum class org.tensorflow.framework.RewriterConfig.NumIterationsType
DEFAULT_NUM_ITERS = 0;
DEFAULT_VALUE - Static variable in enum class org.tensorflow.framework.OptimizerOptions.GlobalJitLevel
Default setting ("off" now, but later expected to be "on")
DEFAULT_VALUE - Static variable in enum class org.tensorflow.framework.RewriterConfig.Toggle
DEFAULT = 0;
DEFAULT_VALUE - Static variable in enum class org.tensorflow.framework.VerifierConfig.Toggle
DEFAULT = 0;
DEFAULT_VALUE - Static variable in enum class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.JitCompile
DEFAULT = 0;
DEFAULT_VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.OpDef.AttrDef
 
DEFAULTS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.SignatureDef
 
DEFERRED_DELETION_BYTES_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GPUOptions
 
DENSE_SHAPE_TENSOR_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorInfo.CooSparse
 
DEPENDENCIES_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
DEPENDENCY_OPTIMIZATION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RewriterConfig
 
DEPRECATION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.OpDef
 
DESCRIPTION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.OpDef.ArgDef
 
DESCRIPTION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.OpDef.AttrDef
 
DESCRIPTION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.OpDef
 
DETERMINISTIC_MODE_FIELD_NUMBER - Static variable in class tensorflow.serving.Predict.PredictRequest.RequestOptions
 
DETERMINISTIC_MODE_UNSPECIFIED - Enum constant in enum class tensorflow.serving.Predict.PredictRequest.RequestOptions.DeterministicMode
DETERMINISTIC_MODE_UNSPECIFIED = 0;
DETERMINISTIC_MODE_UNSPECIFIED_VALUE - Static variable in enum class tensorflow.serving.Predict.PredictRequest.RequestOptions.DeterministicMode
DETERMINISTIC_MODE_UNSPECIFIED = 0;
DEV_STATS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.StepStats
 
DEVICE_COUNT_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto
 
DEVICE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.CostGraphDef.Node
 
DEVICE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.DeviceStepStats
 
DEVICE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.NodeDef
 
DEVICE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ResourceHandleProto
 
DEVICE_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
DEVICE_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
DEVICE_FILTERS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto
 
DEVICE_ORDINAL_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
DEVICE_PERSISTENT_MEMORY_SIZE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.CostGraphDef.Node
 
DEVICE_PERSISTENT_MEMORY_SIZE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.MemoryStats
 
DEVICE_PERSISTENT_TENSOR_ALLOC_IDS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.MemoryStats
 
DEVICE_TEMP_MEMORY_SIZE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.CostGraphDef.Node
 
DEVICE_TEMP_MEMORY_SIZE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.MemoryStats
 
DeviceStepStats - Class in org.tensorflow.framework
Protobuf type tensorflow.DeviceStepStats
DeviceStepStats.Builder - Class in org.tensorflow.framework
Protobuf type tensorflow.DeviceStepStats
DeviceStepStatsOrBuilder - Interface in org.tensorflow.framework
 
DICT_VALUE - Enum constant in enum class tensorflow.Struct.StructuredValue.KindCase
 
DICT_VALUE_FIELD_NUMBER - Static variable in class tensorflow.Struct.StructuredValue
 
DIM_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorShapeProto
 
DIMENSION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.CostGraphDef.AggregatedCost
 
DISABLE_EAGER_EXECUTOR_STREAMING_ENQUEUE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto.Experimental
 
DISABLE_FUNCTIONAL_OPS_LOWERING_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto.Experimental
 
DISABLE_META_OPTIMIZER_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RewriterConfig
 
DISABLE_MODEL_PRUNING_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RewriterConfig
 
DISABLE_OPTIMIZE_FOR_STATIC_GRAPH_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto.Experimental
 
DISABLE_OUTPUT_PARTITION_GRAPHS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto.Experimental
 
DISABLE_SESSION_CONNECTION_SHARING_FIELD_NUMBER - Static variable in class tensorflow.RpcOptions.RPCOptions
 
DISABLE_TFG_OPTIMIZER_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RewriterConfig
 
DISABLE_THREAD_SPINNING_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto.Experimental
 
DISALLOW_RETRY_ON_ALLOCATION_FAILURE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GPUOptions.Experimental
 
DO_COMMON_SUBEXPRESSION_ELIMINATION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.OptimizerOptions
 
DO_CONSTANT_FOLDING_FIELD_NUMBER - Static variable in class org.tensorflow.framework.OptimizerOptions
 
DO_FUNCTION_INLINING_FIELD_NUMBER - Static variable in class org.tensorflow.framework.OptimizerOptions
 
DO_NOT_USE_RESERVED_FOR_FUTURE_EXPANSION_USE_DEFAULT_IN_SWITCH_INSTEAD_ - Enum constant in enum class org.tensorflow.framework.Code
An extra enum entry to prevent people from writing code that fails to compile when a new code is added.
DO_NOT_USE_RESERVED_FOR_FUTURE_EXPANSION_USE_DEFAULT_IN_SWITCH_INSTEAD__VALUE - Static variable in enum class org.tensorflow.framework.Code
An extra enum entry to prevent people from writing code that fails to compile when a new code is added.
doInit() - Method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingEndpoint
 
doStop() - Method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingEndpoint
 
DOUBLE_VAL_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorProto
 
DoubleValue - Class in com.google.protobuf
Wrapper message for `double`.
DoubleValue.Builder - Class in com.google.protobuf
Wrapper message for `double`.
DoubleValueOrBuilder - Interface in com.google.protobuf
 
DT_BFLOAT16 - Enum constant in enum class org.tensorflow.framework.DataType
Float32 truncated to 16 bits.
DT_BFLOAT16_REF - Enum constant in enum class org.tensorflow.framework.DataType
DT_BFLOAT16_REF = 114;
DT_BFLOAT16_REF_VALUE - Static variable in enum class org.tensorflow.framework.DataType
DT_BFLOAT16_REF = 114;
DT_BFLOAT16_VALUE - Static variable in enum class org.tensorflow.framework.DataType
Float32 truncated to 16 bits.
DT_BOOL - Enum constant in enum class org.tensorflow.framework.DataType
DT_BOOL = 10;
DT_BOOL_REF - Enum constant in enum class org.tensorflow.framework.DataType
DT_BOOL_REF = 110;
DT_BOOL_REF_VALUE - Static variable in enum class org.tensorflow.framework.DataType
DT_BOOL_REF = 110;
DT_BOOL_VALUE - Static variable in enum class org.tensorflow.framework.DataType
DT_BOOL = 10;
DT_COMPLEX128 - Enum constant in enum class org.tensorflow.framework.DataType
Double-precision complex
DT_COMPLEX128_REF - Enum constant in enum class org.tensorflow.framework.DataType
DT_COMPLEX128_REF = 118;
DT_COMPLEX128_REF_VALUE - Static variable in enum class org.tensorflow.framework.DataType
DT_COMPLEX128_REF = 118;
DT_COMPLEX128_VALUE - Static variable in enum class org.tensorflow.framework.DataType
Double-precision complex
DT_COMPLEX64 - Enum constant in enum class org.tensorflow.framework.DataType
Single-precision complex
DT_COMPLEX64_REF - Enum constant in enum class org.tensorflow.framework.DataType
DT_COMPLEX64_REF = 108;
DT_COMPLEX64_REF_VALUE - Static variable in enum class org.tensorflow.framework.DataType
DT_COMPLEX64_REF = 108;
DT_COMPLEX64_VALUE - Static variable in enum class org.tensorflow.framework.DataType
Single-precision complex
DT_DOUBLE - Enum constant in enum class org.tensorflow.framework.DataType
DT_DOUBLE = 2;
DT_DOUBLE_REF - Enum constant in enum class org.tensorflow.framework.DataType
DT_DOUBLE_REF = 102;
DT_DOUBLE_REF_VALUE - Static variable in enum class org.tensorflow.framework.DataType
DT_DOUBLE_REF = 102;
DT_DOUBLE_VALUE - Static variable in enum class org.tensorflow.framework.DataType
DT_DOUBLE = 2;
DT_FLOAT - Enum constant in enum class org.tensorflow.framework.DataType
Data types that all computation devices are expected to be capable to support.
DT_FLOAT_REF - Enum constant in enum class org.tensorflow.framework.DataType
Do not use!
DT_FLOAT_REF_VALUE - Static variable in enum class org.tensorflow.framework.DataType
Do not use!
DT_FLOAT_VALUE - Static variable in enum class org.tensorflow.framework.DataType
Data types that all computation devices are expected to be capable to support.
DT_FLOAT8_E4M3FN - Enum constant in enum class org.tensorflow.framework.DataType
4 exponent bits, 3 mantissa bits, finite-only, with
DT_FLOAT8_E4M3FN_REF - Enum constant in enum class org.tensorflow.framework.DataType
DT_FLOAT8_E4M3FN_REF = 125;
DT_FLOAT8_E4M3FN_REF_VALUE - Static variable in enum class org.tensorflow.framework.DataType
DT_FLOAT8_E4M3FN_REF = 125;
DT_FLOAT8_E4M3FN_VALUE - Static variable in enum class org.tensorflow.framework.DataType
4 exponent bits, 3 mantissa bits, finite-only, with
DT_FLOAT8_E5M2 - Enum constant in enum class org.tensorflow.framework.DataType
5 exponent bits, 2 mantissa bits.
DT_FLOAT8_E5M2_REF - Enum constant in enum class org.tensorflow.framework.DataType
DT_FLOAT8_E5M2_REF = 124;
DT_FLOAT8_E5M2_REF_VALUE - Static variable in enum class org.tensorflow.framework.DataType
DT_FLOAT8_E5M2_REF = 124;
DT_FLOAT8_E5M2_VALUE - Static variable in enum class org.tensorflow.framework.DataType
5 exponent bits, 2 mantissa bits.
DT_HALF - Enum constant in enum class org.tensorflow.framework.DataType
DT_HALF = 19;
DT_HALF_REF - Enum constant in enum class org.tensorflow.framework.DataType
DT_HALF_REF = 119;
DT_HALF_REF_VALUE - Static variable in enum class org.tensorflow.framework.DataType
DT_HALF_REF = 119;
DT_HALF_VALUE - Static variable in enum class org.tensorflow.framework.DataType
DT_HALF = 19;
DT_INT16 - Enum constant in enum class org.tensorflow.framework.DataType
DT_INT16 = 5;
DT_INT16_REF - Enum constant in enum class org.tensorflow.framework.DataType
DT_INT16_REF = 105;
DT_INT16_REF_VALUE - Static variable in enum class org.tensorflow.framework.DataType
DT_INT16_REF = 105;
DT_INT16_VALUE - Static variable in enum class org.tensorflow.framework.DataType
DT_INT16 = 5;
DT_INT32 - Enum constant in enum class org.tensorflow.framework.DataType
DT_INT32 = 3;
DT_INT32_REF - Enum constant in enum class org.tensorflow.framework.DataType
DT_INT32_REF = 103;
DT_INT32_REF_VALUE - Static variable in enum class org.tensorflow.framework.DataType
DT_INT32_REF = 103;
DT_INT32_VALUE - Static variable in enum class org.tensorflow.framework.DataType
DT_INT32 = 3;
DT_INT4 - Enum constant in enum class org.tensorflow.framework.DataType
2 NaNs (0bS1111111).
DT_INT4_REF - Enum constant in enum class org.tensorflow.framework.DataType
TODO - b/299182407: Leaving room for remaining float8 types.
DT_INT4_REF_VALUE - Static variable in enum class org.tensorflow.framework.DataType
TODO - b/299182407: Leaving room for remaining float8 types.
DT_INT4_VALUE - Static variable in enum class org.tensorflow.framework.DataType
2 NaNs (0bS1111111).
DT_INT64 - Enum constant in enum class org.tensorflow.framework.DataType
DT_INT64 = 9;
DT_INT64_REF - Enum constant in enum class org.tensorflow.framework.DataType
DT_INT64_REF = 109;
DT_INT64_REF_VALUE - Static variable in enum class org.tensorflow.framework.DataType
DT_INT64_REF = 109;
DT_INT64_VALUE - Static variable in enum class org.tensorflow.framework.DataType
DT_INT64 = 9;
DT_INT8 - Enum constant in enum class org.tensorflow.framework.DataType
DT_INT8 = 6;
DT_INT8_REF - Enum constant in enum class org.tensorflow.framework.DataType
DT_INT8_REF = 106;
DT_INT8_REF_VALUE - Static variable in enum class org.tensorflow.framework.DataType
DT_INT8_REF = 106;
DT_INT8_VALUE - Static variable in enum class org.tensorflow.framework.DataType
DT_INT8 = 6;
DT_INVALID - Enum constant in enum class org.tensorflow.framework.DataType
Not a legal value for DataType.
DT_INVALID_VALUE - Static variable in enum class org.tensorflow.framework.DataType
Not a legal value for DataType.
DT_QINT16 - Enum constant in enum class org.tensorflow.framework.DataType
Quantized int16
DT_QINT16_REF - Enum constant in enum class org.tensorflow.framework.DataType
DT_QINT16_REF = 115;
DT_QINT16_REF_VALUE - Static variable in enum class org.tensorflow.framework.DataType
DT_QINT16_REF = 115;
DT_QINT16_VALUE - Static variable in enum class org.tensorflow.framework.DataType
Quantized int16
DT_QINT32 - Enum constant in enum class org.tensorflow.framework.DataType
Quantized int32
DT_QINT32_REF - Enum constant in enum class org.tensorflow.framework.DataType
DT_QINT32_REF = 113;
DT_QINT32_REF_VALUE - Static variable in enum class org.tensorflow.framework.DataType
DT_QINT32_REF = 113;
DT_QINT32_VALUE - Static variable in enum class org.tensorflow.framework.DataType
Quantized int32
DT_QINT8 - Enum constant in enum class org.tensorflow.framework.DataType
Quantized int8
DT_QINT8_REF - Enum constant in enum class org.tensorflow.framework.DataType
DT_QINT8_REF = 111;
DT_QINT8_REF_VALUE - Static variable in enum class org.tensorflow.framework.DataType
DT_QINT8_REF = 111;
DT_QINT8_VALUE - Static variable in enum class org.tensorflow.framework.DataType
Quantized int8
DT_QUINT16 - Enum constant in enum class org.tensorflow.framework.DataType
Quantized uint16
DT_QUINT16_REF - Enum constant in enum class org.tensorflow.framework.DataType
DT_QUINT16_REF = 116;
DT_QUINT16_REF_VALUE - Static variable in enum class org.tensorflow.framework.DataType
DT_QUINT16_REF = 116;
DT_QUINT16_VALUE - Static variable in enum class org.tensorflow.framework.DataType
Quantized uint16
DT_QUINT8 - Enum constant in enum class org.tensorflow.framework.DataType
Quantized uint8
DT_QUINT8_REF - Enum constant in enum class org.tensorflow.framework.DataType
DT_QUINT8_REF = 112;
DT_QUINT8_REF_VALUE - Static variable in enum class org.tensorflow.framework.DataType
DT_QUINT8_REF = 112;
DT_QUINT8_VALUE - Static variable in enum class org.tensorflow.framework.DataType
Quantized uint8
DT_RESOURCE - Enum constant in enum class org.tensorflow.framework.DataType
DT_RESOURCE = 20;
DT_RESOURCE_REF - Enum constant in enum class org.tensorflow.framework.DataType
DT_RESOURCE_REF = 120;
DT_RESOURCE_REF_VALUE - Static variable in enum class org.tensorflow.framework.DataType
DT_RESOURCE_REF = 120;
DT_RESOURCE_VALUE - Static variable in enum class org.tensorflow.framework.DataType
DT_RESOURCE = 20;
DT_STRING - Enum constant in enum class org.tensorflow.framework.DataType
DT_STRING = 7;
DT_STRING_REF - Enum constant in enum class org.tensorflow.framework.DataType
DT_STRING_REF = 107;
DT_STRING_REF_VALUE - Static variable in enum class org.tensorflow.framework.DataType
DT_STRING_REF = 107;
DT_STRING_VALUE - Static variable in enum class org.tensorflow.framework.DataType
DT_STRING = 7;
DT_UINT16 - Enum constant in enum class org.tensorflow.framework.DataType
DT_UINT16 = 17;
DT_UINT16_REF - Enum constant in enum class org.tensorflow.framework.DataType
DT_UINT16_REF = 117;
DT_UINT16_REF_VALUE - Static variable in enum class org.tensorflow.framework.DataType
DT_UINT16_REF = 117;
DT_UINT16_VALUE - Static variable in enum class org.tensorflow.framework.DataType
DT_UINT16 = 17;
DT_UINT32 - Enum constant in enum class org.tensorflow.framework.DataType
DT_UINT32 = 22;
DT_UINT32_REF - Enum constant in enum class org.tensorflow.framework.DataType
DT_UINT32_REF = 122;
DT_UINT32_REF_VALUE - Static variable in enum class org.tensorflow.framework.DataType
DT_UINT32_REF = 122;
DT_UINT32_VALUE - Static variable in enum class org.tensorflow.framework.DataType
DT_UINT32 = 22;
DT_UINT4 - Enum constant in enum class org.tensorflow.framework.DataType
DT_UINT4 = 30;
DT_UINT4_REF - Enum constant in enum class org.tensorflow.framework.DataType
DT_UINT4_REF = 130;
DT_UINT4_REF_VALUE - Static variable in enum class org.tensorflow.framework.DataType
DT_UINT4_REF = 130;
DT_UINT4_VALUE - Static variable in enum class org.tensorflow.framework.DataType
DT_UINT4 = 30;
DT_UINT64 - Enum constant in enum class org.tensorflow.framework.DataType
DT_UINT64 = 23;
DT_UINT64_REF - Enum constant in enum class org.tensorflow.framework.DataType
DT_UINT64_REF = 123;
DT_UINT64_REF_VALUE - Static variable in enum class org.tensorflow.framework.DataType
DT_UINT64_REF = 123;
DT_UINT64_VALUE - Static variable in enum class org.tensorflow.framework.DataType
DT_UINT64 = 23;
DT_UINT8 - Enum constant in enum class org.tensorflow.framework.DataType
DT_UINT8 = 4;
DT_UINT8_REF - Enum constant in enum class org.tensorflow.framework.DataType
DT_UINT8_REF = 104;
DT_UINT8_REF_VALUE - Static variable in enum class org.tensorflow.framework.DataType
DT_UINT8_REF = 104;
DT_UINT8_VALUE - Static variable in enum class org.tensorflow.framework.DataType
DT_UINT8 = 4;
DT_VARIANT - Enum constant in enum class org.tensorflow.framework.DataType
Arbitrary C++ data types
DT_VARIANT_REF - Enum constant in enum class org.tensorflow.framework.DataType
DT_VARIANT_REF = 121;
DT_VARIANT_REF_VALUE - Static variable in enum class org.tensorflow.framework.DataType
DT_VARIANT_REF = 121;
DT_VARIANT_VALUE - Static variable in enum class org.tensorflow.framework.DataType
Arbitrary C++ data types
DTYPE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
DTYPE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
DTYPE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorDescription
 
DTYPE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorInfo
 
DTYPE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorProto
 
DTYPE_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
DTYPE_FIELD_NUMBER - Static variable in class tensorflow.Struct.BoundedTensorSpecProto
 
DTYPE_FIELD_NUMBER - Static variable in class tensorflow.Struct.TensorSpecProto
 
DTYPES_AND_SHAPES_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ResourceHandleProto
 

E

ENABLE_BFLOAT16_SENDRECV_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GraphOptions
 
ENABLE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AutoParallelOptions
 
ENABLE_FIELD_NUMBER - Static variable in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig
 
ENABLE_HEALTH_CHECK_FIELD_NUMBER - Static variable in class tensorflow.CoordinationConfig.CoordinationServiceConfig
 
ENABLE_MLIR_BRIDGE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto.Experimental
 
ENABLE_MLIR_GRAPH_OPTIMIZATION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto.Experimental
 
ENABLE_MULTI_HOST_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto.Experimental
 
ENABLE_OP_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ScopedAllocatorOptions
 
ENABLE_RECV_SCHEDULING_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GraphOptions
 
ENCODING_NOT_SET - Enum constant in enum class org.tensorflow.framework.TensorInfo.EncodingCase
 
END - Enum constant in enum class tensorflow.serving.GetModelStatus.ModelVersionStatus.State
This servable has reached the end of its journey in the manager.
END_SPLIT - Enum constant in enum class tensorflow.serving.Predict.PredictStreamedOptions.RequestState
END_SPLIT = 2;
END_SPLIT_VALUE - Static variable in enum class tensorflow.serving.Predict.PredictStreamedOptions.RequestState
END_SPLIT = 2;
END_VALUE - Static variable in enum class tensorflow.serving.GetModelStatus.ModelVersionStatus.State
This servable has reached the end of its journey in the manager.
equals(Object) - Method in class com.google.protobuf.Any
 
equals(Object) - Method in class com.google.protobuf.BoolValue
 
equals(Object) - Method in class com.google.protobuf.BytesValue
 
equals(Object) - Method in class com.google.protobuf.DoubleValue
 
equals(Object) - Method in class com.google.protobuf.FloatValue
 
equals(Object) - Method in class com.google.protobuf.Int32Value
 
equals(Object) - Method in class com.google.protobuf.Int64Value
 
equals(Object) - Method in class com.google.protobuf.StringValue
 
equals(Object) - Method in class com.google.protobuf.UInt32Value
 
equals(Object) - Method in class com.google.protobuf.UInt64Value
 
equals(Object) - Method in class org.tensorflow.distruntime.ClusterDef
 
equals(Object) - Method in class org.tensorflow.distruntime.JobDef
 
equals(Object) - Method in class org.tensorflow.example.BytesList
 
equals(Object) - Method in class org.tensorflow.example.Example
 
equals(Object) - Method in class org.tensorflow.example.Feature
 
equals(Object) - Method in class org.tensorflow.example.FeatureList
 
equals(Object) - Method in class org.tensorflow.example.FeatureLists
 
equals(Object) - Method in class org.tensorflow.example.Features
 
equals(Object) - Method in class org.tensorflow.example.FloatList
 
equals(Object) - Method in class org.tensorflow.example.Int64List
 
equals(Object) - Method in class org.tensorflow.example.SequenceExample
 
equals(Object) - Method in class org.tensorflow.framework.AllocationDescription
 
equals(Object) - Method in class org.tensorflow.framework.AllocationRecord
 
equals(Object) - Method in class org.tensorflow.framework.AllocatorMemoryUsed
 
equals(Object) - Method in class org.tensorflow.framework.AssetFileDef
 
equals(Object) - Method in class org.tensorflow.framework.AttrValue
 
equals(Object) - Method in class org.tensorflow.framework.AttrValue.ListValue
 
equals(Object) - Method in class org.tensorflow.framework.AutoParallelOptions
 
equals(Object) - Method in class org.tensorflow.framework.BatchingOptions
 
equals(Object) - Method in class org.tensorflow.framework.CallableOptions
 
equals(Object) - Method in class org.tensorflow.framework.CollectionDef.AnyList
 
equals(Object) - Method in class org.tensorflow.framework.CollectionDef.BytesList
 
equals(Object) - Method in class org.tensorflow.framework.CollectionDef
 
equals(Object) - Method in class org.tensorflow.framework.CollectionDef.FloatList
 
equals(Object) - Method in class org.tensorflow.framework.CollectionDef.Int64List
 
equals(Object) - Method in class org.tensorflow.framework.CollectionDef.NodeList
 
equals(Object) - Method in class org.tensorflow.framework.ConfigProto
 
equals(Object) - Method in class org.tensorflow.framework.ConfigProto.Experimental
 
equals(Object) - Method in class org.tensorflow.framework.CostGraphDef.AggregatedCost
 
equals(Object) - Method in class org.tensorflow.framework.CostGraphDef
 
equals(Object) - Method in class org.tensorflow.framework.CostGraphDef.Node
 
equals(Object) - Method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
equals(Object) - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
equals(Object) - Method in class org.tensorflow.framework.DebuggedSourceFile
 
equals(Object) - Method in class org.tensorflow.framework.DebuggedSourceFiles
 
equals(Object) - Method in class org.tensorflow.framework.DebugOptions
 
equals(Object) - Method in class org.tensorflow.framework.DebugTensorWatch
 
equals(Object) - Method in class org.tensorflow.framework.DeviceStepStats
 
equals(Object) - Method in class org.tensorflow.framework.FullTypeDef
 
equals(Object) - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
equals(Object) - Method in class org.tensorflow.framework.FunctionDef
 
equals(Object) - Method in class org.tensorflow.framework.FunctionDefLibrary
 
equals(Object) - Method in class org.tensorflow.framework.GPUOptions
 
equals(Object) - Method in class org.tensorflow.framework.GPUOptions.Experimental
 
equals(Object) - Method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions
 
equals(Object) - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
equals(Object) - Method in class org.tensorflow.framework.GradientDef
 
equals(Object) - Method in class org.tensorflow.framework.GraphDebugInfo
 
equals(Object) - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol
 
equals(Object) - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace
 
equals(Object) - Method in class org.tensorflow.framework.GraphDef
 
equals(Object) - Method in class org.tensorflow.framework.GraphOptions
 
equals(Object) - Method in class org.tensorflow.framework.MemoryStats
 
equals(Object) - Method in class org.tensorflow.framework.MetaGraphDef
 
equals(Object) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
equals(Object) - Method in class org.tensorflow.framework.NameAttrList
 
equals(Object) - Method in class org.tensorflow.framework.NamedTensorProto
 
equals(Object) - Method in class org.tensorflow.framework.NodeDef
 
equals(Object) - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
equals(Object) - Method in class org.tensorflow.framework.NodeExecStats
 
equals(Object) - Method in class org.tensorflow.framework.NodeOutput
 
equals(Object) - Method in class org.tensorflow.framework.OpDef.ArgDef
 
equals(Object) - Method in class org.tensorflow.framework.OpDef.AttrDef
 
equals(Object) - Method in class org.tensorflow.framework.OpDef
 
equals(Object) - Method in class org.tensorflow.framework.OpDeprecation
 
equals(Object) - Method in class org.tensorflow.framework.OpList
 
equals(Object) - Method in class org.tensorflow.framework.OptimizerOptions
 
equals(Object) - Method in class org.tensorflow.framework.RegisteredGradient
 
equals(Object) - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
equals(Object) - Method in class org.tensorflow.framework.ResourceHandleProto
 
equals(Object) - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
equals(Object) - Method in class org.tensorflow.framework.RewriterConfig
 
equals(Object) - Method in class org.tensorflow.framework.RunMetadata
 
equals(Object) - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
equals(Object) - Method in class org.tensorflow.framework.RunOptions
 
equals(Object) - Method in class org.tensorflow.framework.RunOptions.Experimental
 
equals(Object) - Method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
equals(Object) - Method in class org.tensorflow.framework.SaveSliceInfoDef
 
equals(Object) - Method in class org.tensorflow.framework.ScopedAllocatorOptions
 
equals(Object) - Method in class org.tensorflow.framework.SerializedDType
 
equals(Object) - Method in class org.tensorflow.framework.SessionMetadata
 
equals(Object) - Method in class org.tensorflow.framework.SignatureDef
 
equals(Object) - Method in class org.tensorflow.framework.StepStats
 
equals(Object) - Method in class org.tensorflow.framework.TensorConnection
 
equals(Object) - Method in class org.tensorflow.framework.TensorDescription
 
equals(Object) - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor
 
equals(Object) - Method in class org.tensorflow.framework.TensorInfo.CooSparse
 
equals(Object) - Method in class org.tensorflow.framework.TensorInfo
 
equals(Object) - Method in class org.tensorflow.framework.TensorProto
 
equals(Object) - Method in class org.tensorflow.framework.TensorShapeProto.Dim
 
equals(Object) - Method in class org.tensorflow.framework.TensorShapeProto
 
equals(Object) - Method in class org.tensorflow.framework.ThreadPoolOptionProto
 
equals(Object) - Method in class org.tensorflow.framework.VariableDef
 
equals(Object) - Method in class org.tensorflow.framework.VariantTensorDataProto
 
equals(Object) - Method in class org.tensorflow.framework.VerifierConfig
 
equals(Object) - Method in class org.tensorflow.framework.VersionDef
 
equals(Object) - Method in class org.tensorflow.util.SaverDef
 
equals(Object) - Method in class tensorflow.CoordinationConfig.CoordinatedJob
 
equals(Object) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
 
equals(Object) - Method in class tensorflow.RpcOptions.RPCOptions
 
equals(Object) - Method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor
 
equals(Object) - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
equals(Object) - Method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject
 
equals(Object) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
equals(Object) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
equals(Object) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
equals(Object) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
equals(Object) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
equals(Object) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
equals(Object) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
equals(Object) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
equals(Object) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
equals(Object) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
equals(Object) - Method in class tensorflow.serving.Classification.Class
 
equals(Object) - Method in class tensorflow.serving.Classification.ClassificationRequest
 
equals(Object) - Method in class tensorflow.serving.Classification.ClassificationResponse
 
equals(Object) - Method in class tensorflow.serving.Classification.ClassificationResult
 
equals(Object) - Method in class tensorflow.serving.Classification.Classifications
 
equals(Object) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
equals(Object) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
equals(Object) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All
 
equals(Object) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
equals(Object) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
equals(Object) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
equals(Object) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
equals(Object) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
equals(Object) - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
equals(Object) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
equals(Object) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
equals(Object) - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
equals(Object) - Method in class tensorflow.serving.Inference.InferenceResult
 
equals(Object) - Method in class tensorflow.serving.Inference.InferenceTask
 
equals(Object) - Method in class tensorflow.serving.Inference.MultiInferenceRequest
 
equals(Object) - Method in class tensorflow.serving.Inference.MultiInferenceResponse
 
equals(Object) - Method in class tensorflow.serving.InputOuterClass.ExampleList
 
equals(Object) - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
equals(Object) - Method in class tensorflow.serving.InputOuterClass.Input
 
equals(Object) - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
equals(Object) - Method in class tensorflow.serving.Logging.LogMetadata
 
equals(Object) - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
equals(Object) - Method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
equals(Object) - Method in class tensorflow.serving.Model.ModelSpec
 
equals(Object) - Method in class tensorflow.serving.ModelManagement.Metric
 
equals(Object) - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
equals(Object) - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
equals(Object) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
equals(Object) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
equals(Object) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
equals(Object) - Method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig
 
equals(Object) - Method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig
 
equals(Object) - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig
 
equals(Object) - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap
 
equals(Object) - Method in class tensorflow.serving.Predict.PredictRequest
 
equals(Object) - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions
 
equals(Object) - Method in class tensorflow.serving.Predict.PredictResponse
 
equals(Object) - Method in class tensorflow.serving.Predict.PredictStreamedOptions
 
equals(Object) - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
equals(Object) - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
equals(Object) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
equals(Object) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
equals(Object) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog
 
equals(Object) - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
equals(Object) - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
equals(Object) - Method in class tensorflow.serving.RegressionOuterClass.Regression
 
equals(Object) - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
equals(Object) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
equals(Object) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
equals(Object) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
equals(Object) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
equals(Object) - Method in class tensorflow.serving.SslConfig.SSLConfig
 
equals(Object) - Method in class tensorflow.serving.Status.StatusProto
 
equals(Object) - Method in class tensorflow.Struct.BoundedTensorSpecProto
 
equals(Object) - Method in class tensorflow.Struct.DictValue
 
equals(Object) - Method in class tensorflow.Struct.ListValue
 
equals(Object) - Method in class tensorflow.Struct.NamedTupleValue
 
equals(Object) - Method in class tensorflow.Struct.NoneValue
 
equals(Object) - Method in class tensorflow.Struct.PairValue
 
equals(Object) - Method in class tensorflow.Struct.StructuredValue
 
equals(Object) - Method in class tensorflow.Struct.TensorSpecProto
 
equals(Object) - Method in class tensorflow.Struct.TupleValue
 
equals(Object) - Method in class tensorflow.Struct.TypeSpecProto
 
equals(Object) - Method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver
 
equals(Object) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
equals(Object) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
equals(Object) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
equals(Object) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
equals(Object) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
ERROR_CODE_FIELD_NUMBER - Static variable in class tensorflow.serving.Status.StatusProto
 
ERROR_MESSAGE_FIELD_NUMBER - Static variable in class tensorflow.serving.Status.StatusProto
 
ErrorCodes - Class in tensorflow.error.dummy
 
ErrorCodesProtos - Class in org.tensorflow.framework
 
Example - Class in org.tensorflow.example
Protobuf type tensorflow.Example
EXAMPLE_LIST - Enum constant in enum class tensorflow.serving.InputOuterClass.Input.KindCase
 
EXAMPLE_LIST_FIELD_NUMBER - Static variable in class tensorflow.serving.InputOuterClass.Input
 
EXAMPLE_LIST_WITH_CONTEXT - Enum constant in enum class tensorflow.serving.InputOuterClass.Input.KindCase
 
EXAMPLE_LIST_WITH_CONTEXT_FIELD_NUMBER - Static variable in class tensorflow.serving.InputOuterClass.Input
 
Example.Builder - Class in org.tensorflow.example
Protobuf type tensorflow.Example
ExampleOrBuilder - Interface in org.tensorflow.example
 
ExampleProtos - Class in org.tensorflow.example
 
EXAMPLES_FIELD_NUMBER - Static variable in class tensorflow.serving.InputOuterClass.ExampleList
 
EXAMPLES_FIELD_NUMBER - Static variable in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
EXECUTOR_TYPE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto.Experimental
 
EXPERIMENTAL_BOTH - Enum constant in enum class org.tensorflow.framework.RewriterConfig.Toggle
Run both MLIR and Grappler passes consecutively and MLIR pass will come first.
EXPERIMENTAL_BOTH_VALUE - Static variable in enum class org.tensorflow.framework.RewriterConfig.Toggle
Run both MLIR and Grappler passes consecutively and MLIR pass will come first.
EXPERIMENTAL_CONDITIONAL_CODE_MOTION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RewriterConfig
 
EXPERIMENTAL_DEBUG_INFO_FIELD_NUMBER - Static variable in class org.tensorflow.framework.NodeDef
 
EXPERIMENTAL_DISABLE_COMPRESSED_TENSOR_OPTIMIZATION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RewriterConfig
 
EXPERIMENTAL_DISABLE_FOLDING_QUANTIZATION_EMULATION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RewriterConfig
 
EXPERIMENTAL_DISTRIBUTED_VARIABLE_COMPONENTS_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
EXPERIMENTAL_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto
 
EXPERIMENTAL_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GPUOptions
 
EXPERIMENTAL_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RunOptions
 
EXPERIMENTAL_FULL_TYPE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.OpDef.ArgDef
 
EXPERIMENTAL_MLIR - Enum constant in enum class org.tensorflow.framework.RewriterConfig.Toggle
Run MLIR pass if there's one implemented in TFG, do nothing otherwise.
EXPERIMENTAL_MLIR_VALUE - Static variable in enum class org.tensorflow.framework.RewriterConfig.Toggle
Run MLIR pass if there's one implemented in TFG, do nothing otherwise.
EXPERIMENTAL_TYPE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.NodeDef
 
EXPLANATION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.OpDeprecation
 
EXTENSION_TYPE_SPEC - Enum constant in enum class tensorflow.Struct.TypeSpecProto.TypeSpecClass
Subclasses of tf.ExtensionType
EXTENSION_TYPE_SPEC_VALUE - Static variable in enum class tensorflow.Struct.TypeSpecProto.TypeSpecClass
Subclasses of tf.ExtensionType

F

F - Enum constant in enum class org.tensorflow.framework.AttrValue.ValueCase
 
F_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AttrValue
 
F_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AttrValue.ListValue
 
FAIL_IF_ZERO_VERSIONS_AT_STARTUP_FIELD_NUMBER - Static variable in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
FAIL_ON_OPTIMIZER_ERRORS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RewriterConfig
 
FAILED_PRECONDITION - Enum constant in enum class org.tensorflow.framework.Code
Operation was rejected because the system is not in a state required for the operation's execution.
FAILED_PRECONDITION_VALUE - Static variable in enum class org.tensorflow.framework.Code
Operation was rejected because the system is not in a state required for the operation's execution.
Feature - Class in org.tensorflow.example
Containers for non-sequential data.
FEATURE_FIELD_NUMBER - Static variable in class org.tensorflow.example.FeatureList
 
FEATURE_FIELD_NUMBER - Static variable in class org.tensorflow.example.Features
 
FEATURE_LIST_FIELD_NUMBER - Static variable in class org.tensorflow.example.FeatureLists
 
FEATURE_LISTS_FIELD_NUMBER - Static variable in class org.tensorflow.example.SequenceExample
 
Feature.Builder - Class in org.tensorflow.example
Containers for non-sequential data.
Feature.KindCase - Enum Class in org.tensorflow.example
 
FeatureList - Class in org.tensorflow.example
Containers for sequential data.
FeatureList.Builder - Class in org.tensorflow.example
Containers for sequential data.
FeatureListOrBuilder - Interface in org.tensorflow.example
 
FeatureLists - Class in org.tensorflow.example
Protobuf type tensorflow.FeatureLists
FeatureLists.Builder - Class in org.tensorflow.example
Protobuf type tensorflow.FeatureLists
FeatureListsOrBuilder - Interface in org.tensorflow.example
 
FeatureOrBuilder - Interface in org.tensorflow.example
 
FeatureProtos - Class in org.tensorflow.example
 
Features - Class in org.tensorflow.example
Protobuf type tensorflow.Features
FEATURES_FIELD_NUMBER - Static variable in class org.tensorflow.example.Example
 
Features.Builder - Class in org.tensorflow.example
Protobuf type tensorflow.Features
FeaturesOrBuilder - Interface in org.tensorflow.example
 
FEED_DEVICES_FIELD_NUMBER - Static variable in class org.tensorflow.framework.CallableOptions
 
FEED_FIELD_NUMBER - Static variable in class org.tensorflow.framework.CallableOptions
 
FEED_FIELD_NUMBER - Static variable in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
FETCH_DEVICES_FIELD_NUMBER - Static variable in class org.tensorflow.framework.CallableOptions
 
FETCH_FIELD_NUMBER - Static variable in class org.tensorflow.framework.CallableOptions
 
FETCH_FIELD_NUMBER - Static variable in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
FETCH_SKIP_SYNC_FIELD_NUMBER - Static variable in class org.tensorflow.framework.CallableOptions
 
FIELDS_FIELD_NUMBER - Static variable in class tensorflow.Struct.DictValue
 
FILE_INDEX_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GraphDebugInfo.FileLineCol
 
FILE_LINE_COLS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GraphDebugInfo.StackTrace
 
FILE_PATH_FIELD_NUMBER - Static variable in class org.tensorflow.framework.DebuggedSourceFile
 
FILE_SYSTEM_POLL_WAIT_SECONDS_FIELD_NUMBER - Static variable in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
FILENAME_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AssetFileDef
 
FILENAME_PREFIX_FIELD_NUMBER - Static variable in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
FILENAME_TENSOR_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.util.SaverDef
 
FILES_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GraphDebugInfo
 
FileSystemStoragePathSource - Class in tensorflow.serving
 
FileSystemStoragePathSource.FileSystemStoragePathSourceConfig - Class in tensorflow.serving
Config proto for FileSystemStoragePathSource.
FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder - Class in tensorflow.serving
Config proto for FileSystemStoragePathSource.
FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor - Class in tensorflow.serving
A servable name and base path to look for versions of the servable.
FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder - Class in tensorflow.serving
A servable name and base path to look for versions of the servable.
FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitorOrBuilder - Interface in tensorflow.serving
 
FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy - Class in tensorflow.serving
A policy that dictates which version(s) of a servable should be served.
FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All - Class in tensorflow.serving
Serve all versions found on disk.
FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All.Builder - Class in tensorflow.serving
Serve all versions found on disk.
FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.AllOrBuilder - Interface in tensorflow.serving
 
FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder - Class in tensorflow.serving
A policy that dictates which version(s) of a servable should be served.
FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest - Class in tensorflow.serving
Serve the latest versions (i.e. the ones with the highest version numbers), among those found on disk.
FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.Builder - Class in tensorflow.serving
Serve the latest versions (i.e. the ones with the highest version numbers), among those found on disk.
FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.LatestOrBuilder - Interface in tensorflow.serving
 
FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.PolicyChoiceCase - Enum Class in tensorflow.serving
 
FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific - Class in tensorflow.serving
Serve a specific version (or set of versions).
FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific.Builder - Class in tensorflow.serving
Serve a specific version (or set of versions).
FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.SpecificOrBuilder - Interface in tensorflow.serving
 
FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicyOrBuilder - Interface in tensorflow.serving
 
FileSystemStoragePathSource.FileSystemStoragePathSourceConfigOrBuilder - Interface in tensorflow.serving
 
FIXED_DECODER_SLOT - Enum constant in enum class tensorflow.serving.Predict.PredictRequest.RequestOptions.DeterministicMode
Only supported in disaggregated serving.
FIXED_DECODER_SLOT_VALUE - Static variable in enum class tensorflow.serving.Predict.PredictRequest.RequestOptions.DeterministicMode
Only supported in disaggregated serving.
FLOAT_LIST - Enum constant in enum class org.tensorflow.example.Feature.KindCase
 
FLOAT_LIST - Enum constant in enum class org.tensorflow.framework.CollectionDef.KindCase
 
FLOAT_LIST_FIELD_NUMBER - Static variable in class org.tensorflow.example.Feature
 
FLOAT_LIST_FIELD_NUMBER - Static variable in class org.tensorflow.framework.CollectionDef
 
FLOAT_VAL_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorProto
 
FLOAT64_VALUE - Enum constant in enum class tensorflow.Struct.StructuredValue.KindCase
 
FLOAT64_VALUE_FIELD_NUMBER - Static variable in class tensorflow.Struct.StructuredValue
 
FLOAT8_VAL_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorProto
 
FloatList - Class in org.tensorflow.example
Protobuf type tensorflow.FloatList
FloatList.Builder - Class in org.tensorflow.example
Protobuf type tensorflow.FloatList
FloatListOrBuilder - Interface in org.tensorflow.example
 
FloatValue - Class in com.google.protobuf
Wrapper message for `float`.
FloatValue.Builder - Class in com.google.protobuf
Wrapper message for `float`.
FloatValueOrBuilder - Interface in com.google.protobuf
 
FORCE_DISABLE_FIELD_NUMBER - Static variable in class tensorflow.CoordinationConfig.CoordinationServiceConfig
 
FORCE_GPU_COMPATIBLE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GPUOptions
 
forNumber(int) - Static method in enum class org.tensorflow.example.Feature.KindCase
 
forNumber(int) - Static method in enum class org.tensorflow.framework.AttrValue.ValueCase
 
forNumber(int) - Static method in enum class org.tensorflow.framework.Code
 
forNumber(int) - Static method in enum class org.tensorflow.framework.CollectionDef.KindCase
 
forNumber(int) - Static method in enum class org.tensorflow.framework.ConfigProto.Experimental.MlirBridgeRollout
 
forNumber(int) - Static method in enum class org.tensorflow.framework.DataType
 
forNumber(int) - Static method in enum class org.tensorflow.framework.FullTypeDef.AttrCase
 
forNumber(int) - Static method in enum class org.tensorflow.framework.FullTypeId
 
forNumber(int) - Static method in enum class org.tensorflow.framework.OptimizerOptions.GlobalJitLevel
 
forNumber(int) - Static method in enum class org.tensorflow.framework.OptimizerOptions.Level
 
forNumber(int) - Static method in enum class org.tensorflow.framework.RewriterConfig.CpuLayout
 
forNumber(int) - Static method in enum class org.tensorflow.framework.RewriterConfig.MemOptType
 
forNumber(int) - Static method in enum class org.tensorflow.framework.RewriterConfig.NumIterationsType
 
forNumber(int) - Static method in enum class org.tensorflow.framework.RewriterConfig.Toggle
 
forNumber(int) - Static method in enum class org.tensorflow.framework.RunOptions.TraceLevel
 
forNumber(int) - Static method in enum class org.tensorflow.framework.TensorInfo.EncodingCase
 
forNumber(int) - Static method in enum class org.tensorflow.framework.VariableAggregation
 
forNumber(int) - Static method in enum class org.tensorflow.framework.VariableSynchronization
 
forNumber(int) - Static method in enum class org.tensorflow.framework.VerifierConfig.Toggle
 
forNumber(int) - Static method in enum class org.tensorflow.util.SaverDef.CheckpointFormatVersion
 
forNumber(int) - Static method in enum class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.JitCompile
 
forNumber(int) - Static method in enum class tensorflow.SavedObjectGraphOuterClass.SavedObject.KindCase
 
forNumber(int) - Static method in enum class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.PolicyChoiceCase
 
forNumber(int) - Static method in enum class tensorflow.serving.GetModelStatus.ModelVersionStatus.State
 
forNumber(int) - Static method in enum class tensorflow.serving.Inference.InferenceResult.ResultCase
 
forNumber(int) - Static method in enum class tensorflow.serving.InputOuterClass.Input.KindCase
 
forNumber(int) - Static method in enum class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig.Attributes
 
forNumber(int) - Static method in enum class tensorflow.serving.Model.ModelSpec.VersionChoiceCase
 
forNumber(int) - Static method in enum class tensorflow.serving.ModelManagement.Metric.ValueIncreaseCase
 
forNumber(int) - Static method in enum class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.ConfigCase
 
forNumber(int) - Static method in enum class tensorflow.serving.ModelServerConfigOuterClass.ModelType
 
forNumber(int) - Static method in enum class tensorflow.serving.Predict.PredictRequest.RequestOptions.DeterministicMode
 
forNumber(int) - Static method in enum class tensorflow.serving.Predict.PredictStreamedOptions.RequestState
 
forNumber(int) - Static method in enum class tensorflow.serving.PredictionLogOuterClass.PredictionLog.LogTypeCase
 
forNumber(int) - Static method in enum class tensorflow.Struct.StructuredValue.KindCase
 
forNumber(int) - Static method in enum class tensorflow.Struct.TypeSpecProto.TypeSpecClass
 
FRAME_ID_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GraphDebugInfo.StackTrace
 
FRAMES_BY_ID_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GraphDebugInfo
 
FROM_TENSOR_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorConnection
 
FULL_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.framework.SaveSliceInfoDef
 
FULL_NAME_FIELD_NUMBER - Static variable in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
FULL_SHAPE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.SaveSliceInfoDef
 
FULL_TRACE - Enum constant in enum class org.tensorflow.framework.RunOptions.TraceLevel
FULL_TRACE = 3;
FULL_TRACE_VALUE - Static variable in enum class org.tensorflow.framework.RunOptions.TraceLevel
FULL_TRACE = 3;
FULLARGSPEC_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
FullTypeDef - Class in org.tensorflow.framework
Highly experimental and very likely to change.
FullTypeDef.AttrCase - Enum Class in org.tensorflow.framework
 
FullTypeDef.Builder - Class in org.tensorflow.framework
Highly experimental and very likely to change.
FullTypeDefOrBuilder - Interface in org.tensorflow.framework
 
FullTypeId - Enum Class in org.tensorflow.framework
LINT.IfChange Experimental.
FullTypeProtos - Class in org.tensorflow.framework
 
FUNC - Enum constant in enum class org.tensorflow.framework.AttrValue.ValueCase
 
FUNC_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AttrValue
 
FUNC_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AttrValue.ListValue
 
FUNC_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GraphDebugInfo.FileLineCol
 
FUNCTION - Enum constant in enum class tensorflow.SavedObjectGraphOuterClass.SavedObject.KindCase
 
FUNCTION_ALIASES_FIELD_NUMBER - Static variable in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
FUNCTION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.FunctionDefLibrary
 
FUNCTION_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
FUNCTION_GRAPHS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RunMetadata
 
FUNCTION_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GradientDef
 
FUNCTION_OPTIMIZATION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RewriterConfig
 
FUNCTION_SPEC_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
FUNCTION_SPEC_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
FunctionDef - Class in org.tensorflow.framework
A function can be instantiated when the runtime can bind every attr with a value.
FunctionDef.ArgAttrs - Class in org.tensorflow.framework
Attributes for function arguments.
FunctionDef.ArgAttrs.Builder - Class in org.tensorflow.framework
Attributes for function arguments.
FunctionDef.ArgAttrsOrBuilder - Interface in org.tensorflow.framework
 
FunctionDef.Builder - Class in org.tensorflow.framework
A function can be instantiated when the runtime can bind every attr with a value.
FunctionDefLibrary - Class in org.tensorflow.framework
A library is a set of named functions.
FunctionDefLibrary.Builder - Class in org.tensorflow.framework
A library is a set of named functions.
FunctionDefLibraryOrBuilder - Interface in org.tensorflow.framework
 
FunctionDefOrBuilder - Interface in org.tensorflow.framework
 
FunctionProtos - Class in org.tensorflow.framework
 

G

getAgentDestructionWithoutShutdown() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
If set, agents do not make an explicit Shutdown() call.
getAgentDestructionWithoutShutdown() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
If set, agents do not make an explicit Shutdown() call.
getAgentDestructionWithoutShutdown() - Method in interface tensorflow.CoordinationConfig.CoordinationServiceConfigOrBuilder
If set, agents do not make an explicit Shutdown() call.
getAggregation() - Method in class org.tensorflow.framework.VariableDef.Builder
Indicates how a distributed variable will be aggregated.
getAggregation() - Method in class org.tensorflow.framework.VariableDef
Indicates how a distributed variable will be aggregated.
getAggregation() - Method in interface org.tensorflow.framework.VariableDefOrBuilder
Indicates how a distributed variable will be aggregated.
getAggregation() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
.tensorflow.VariableAggregation aggregation = 5;
getAggregation() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
.tensorflow.VariableAggregation aggregation = 5;
getAggregation() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedVariableOrBuilder
.tensorflow.VariableAggregation aggregation = 5;
getAggregationValue() - Method in class org.tensorflow.framework.VariableDef.Builder
Indicates how a distributed variable will be aggregated.
getAggregationValue() - Method in class org.tensorflow.framework.VariableDef
Indicates how a distributed variable will be aggregated.
getAggregationValue() - Method in interface org.tensorflow.framework.VariableDefOrBuilder
Indicates how a distributed variable will be aggregated.
getAggregationValue() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
.tensorflow.VariableAggregation aggregation = 5;
getAggregationValue() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
.tensorflow.VariableAggregation aggregation = 5;
getAggregationValue() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedVariableOrBuilder
.tensorflow.VariableAggregation aggregation = 5;
getAliasInputPort() - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo.Builder
If >= 0, the output is an alias of an input.
getAliasInputPort() - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
If >= 0, the output is an alias of an input.
getAliasInputPort() - Method in interface org.tensorflow.framework.CostGraphDef.Node.OutputInfoOrBuilder
If >= 0, the output is an alias of an input.
getAll() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All all = 101;
getAll() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All all = 101;
getAll() - Method in interface tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicyOrBuilder
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All all = 101;
getAllBuilder() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All all = 101;
getAllEndRelMicros() - Method in class org.tensorflow.framework.NodeExecStats.Builder
int64 all_end_rel_micros = 5;
getAllEndRelMicros() - Method in class org.tensorflow.framework.NodeExecStats
int64 all_end_rel_micros = 5;
getAllEndRelMicros() - Method in interface org.tensorflow.framework.NodeExecStatsOrBuilder
int64 all_end_rel_micros = 5;
getAllEndRelNanos() - Method in class org.tensorflow.framework.NodeExecStats.Builder
int64 all_end_rel_nanos = 16;
getAllEndRelNanos() - Method in class org.tensorflow.framework.NodeExecStats
int64 all_end_rel_nanos = 16;
getAllEndRelNanos() - Method in interface org.tensorflow.framework.NodeExecStatsOrBuilder
int64 all_end_rel_nanos = 16;
getAllocatedBytes() - Method in class org.tensorflow.framework.AllocationDescription.Builder
Total number of bytes allocated if known
getAllocatedBytes() - Method in class org.tensorflow.framework.AllocationDescription
Total number of bytes allocated if known
getAllocatedBytes() - Method in interface org.tensorflow.framework.AllocationDescriptionOrBuilder
Total number of bytes allocated if known
getAllocationDescription() - Method in class org.tensorflow.framework.TensorDescription.Builder
Information about the size and allocator used for the data
getAllocationDescription() - Method in class org.tensorflow.framework.TensorDescription
Information about the size and allocator used for the data
getAllocationDescription() - Method in interface org.tensorflow.framework.TensorDescriptionOrBuilder
Information about the size and allocator used for the data
getAllocationDescriptionBuilder() - Method in class org.tensorflow.framework.TensorDescription.Builder
Information about the size and allocator used for the data
getAllocationDescriptionOrBuilder() - Method in class org.tensorflow.framework.TensorDescription.Builder
Information about the size and allocator used for the data
getAllocationDescriptionOrBuilder() - Method in class org.tensorflow.framework.TensorDescription
Information about the size and allocator used for the data
getAllocationDescriptionOrBuilder() - Method in interface org.tensorflow.framework.TensorDescriptionOrBuilder
Information about the size and allocator used for the data
getAllocationId() - Method in class org.tensorflow.framework.AllocationDescription.Builder
Identifier of the allocated buffer if known
getAllocationId() - Method in class org.tensorflow.framework.AllocationDescription
Identifier of the allocated buffer if known
getAllocationId() - Method in interface org.tensorflow.framework.AllocationDescriptionOrBuilder
Identifier of the allocated buffer if known
getAllocationRecords(int) - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
getAllocationRecords(int) - Method in class org.tensorflow.framework.AllocatorMemoryUsed
The allocation and deallocation timeline.
getAllocationRecords(int) - Method in interface org.tensorflow.framework.AllocatorMemoryUsedOrBuilder
The allocation and deallocation timeline.
getAllocationRecordsBuilder(int) - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
getAllocationRecordsBuilderList() - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
getAllocationRecordsCount() - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
getAllocationRecordsCount() - Method in class org.tensorflow.framework.AllocatorMemoryUsed
The allocation and deallocation timeline.
getAllocationRecordsCount() - Method in interface org.tensorflow.framework.AllocatorMemoryUsedOrBuilder
The allocation and deallocation timeline.
getAllocationRecordsList() - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
getAllocationRecordsList() - Method in class org.tensorflow.framework.AllocatorMemoryUsed
The allocation and deallocation timeline.
getAllocationRecordsList() - Method in interface org.tensorflow.framework.AllocatorMemoryUsedOrBuilder
The allocation and deallocation timeline.
getAllocationRecordsOrBuilder(int) - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
getAllocationRecordsOrBuilder(int) - Method in class org.tensorflow.framework.AllocatorMemoryUsed
The allocation and deallocation timeline.
getAllocationRecordsOrBuilder(int) - Method in interface org.tensorflow.framework.AllocatorMemoryUsedOrBuilder
The allocation and deallocation timeline.
getAllocationRecordsOrBuilderList() - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
getAllocationRecordsOrBuilderList() - Method in class org.tensorflow.framework.AllocatorMemoryUsed
The allocation and deallocation timeline.
getAllocationRecordsOrBuilderList() - Method in interface org.tensorflow.framework.AllocatorMemoryUsedOrBuilder
The allocation and deallocation timeline.
getAllocatorBytesInUse() - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
These are snapshots of the overall allocator memory stats.
getAllocatorBytesInUse() - Method in class org.tensorflow.framework.AllocatorMemoryUsed
These are snapshots of the overall allocator memory stats.
getAllocatorBytesInUse() - Method in interface org.tensorflow.framework.AllocatorMemoryUsedOrBuilder
These are snapshots of the overall allocator memory stats.
getAllocatorName() - Method in class org.tensorflow.framework.AllocationDescription.Builder
Name of the allocator used
getAllocatorName() - Method in class org.tensorflow.framework.AllocationDescription
Name of the allocator used
getAllocatorName() - Method in interface org.tensorflow.framework.AllocationDescriptionOrBuilder
Name of the allocator used
getAllocatorName() - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
string allocator_name = 1;
getAllocatorName() - Method in class org.tensorflow.framework.AllocatorMemoryUsed
string allocator_name = 1;
getAllocatorName() - Method in interface org.tensorflow.framework.AllocatorMemoryUsedOrBuilder
string allocator_name = 1;
getAllocatorNameBytes() - Method in class org.tensorflow.framework.AllocationDescription.Builder
Name of the allocator used
getAllocatorNameBytes() - Method in class org.tensorflow.framework.AllocationDescription
Name of the allocator used
getAllocatorNameBytes() - Method in interface org.tensorflow.framework.AllocationDescriptionOrBuilder
Name of the allocator used
getAllocatorNameBytes() - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
string allocator_name = 1;
getAllocatorNameBytes() - Method in class org.tensorflow.framework.AllocatorMemoryUsed
string allocator_name = 1;
getAllocatorNameBytes() - Method in interface org.tensorflow.framework.AllocatorMemoryUsedOrBuilder
string allocator_name = 1;
getAllocatorType() - Method in class org.tensorflow.framework.GPUOptions.Builder
The type of GPU allocation strategy to use.
getAllocatorType() - Method in class org.tensorflow.framework.GPUOptions
The type of GPU allocation strategy to use.
getAllocatorType() - Method in interface org.tensorflow.framework.GPUOptionsOrBuilder
The type of GPU allocation strategy to use.
getAllocatorTypeBytes() - Method in class org.tensorflow.framework.GPUOptions.Builder
The type of GPU allocation strategy to use.
getAllocatorTypeBytes() - Method in class org.tensorflow.framework.GPUOptions
The type of GPU allocation strategy to use.
getAllocatorTypeBytes() - Method in interface org.tensorflow.framework.GPUOptionsOrBuilder
The type of GPU allocation strategy to use.
getAllocBytes() - Method in class org.tensorflow.framework.AllocationRecord.Builder
Number of bytes allocated, or de-allocated if negative.
getAllocBytes() - Method in class org.tensorflow.framework.AllocationRecord
Number of bytes allocated, or de-allocated if negative.
getAllocBytes() - Method in interface org.tensorflow.framework.AllocationRecordOrBuilder
Number of bytes allocated, or de-allocated if negative.
getAllocMicros() - Method in class org.tensorflow.framework.AllocationRecord.Builder
The timestamp of the operation.
getAllocMicros() - Method in class org.tensorflow.framework.AllocationRecord
The timestamp of the operation.
getAllocMicros() - Method in interface org.tensorflow.framework.AllocationRecordOrBuilder
The timestamp of the operation.
getAllOrBuilder() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All all = 101;
getAllOrBuilder() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All all = 101;
getAllOrBuilder() - Method in interface tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicyOrBuilder
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All all = 101;
getAllowedBatchSizes(int) - Method in class org.tensorflow.framework.BatchingOptions.Builder
Optional list of allowed batch sizes.
getAllowedBatchSizes(int) - Method in class org.tensorflow.framework.BatchingOptions
Optional list of allowed batch sizes.
getAllowedBatchSizes(int) - Method in interface org.tensorflow.framework.BatchingOptionsOrBuilder
Optional list of allowed batch sizes.
getAllowedBatchSizesCount() - Method in class org.tensorflow.framework.BatchingOptions.Builder
Optional list of allowed batch sizes.
getAllowedBatchSizesCount() - Method in class org.tensorflow.framework.BatchingOptions
Optional list of allowed batch sizes.
getAllowedBatchSizesCount() - Method in interface org.tensorflow.framework.BatchingOptionsOrBuilder
Optional list of allowed batch sizes.
getAllowedBatchSizesList() - Method in class org.tensorflow.framework.BatchingOptions.Builder
Optional list of allowed batch sizes.
getAllowedBatchSizesList() - Method in class org.tensorflow.framework.BatchingOptions
Optional list of allowed batch sizes.
getAllowedBatchSizesList() - Method in interface org.tensorflow.framework.BatchingOptionsOrBuilder
Optional list of allowed batch sizes.
getAllowedPositionalArguments() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
The prefix of `argument_keywords` which may be identified by position.
getAllowedPositionalArguments() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
The prefix of `argument_keywords` which may be identified by position.
getAllowedPositionalArguments() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunctionOrBuilder
The prefix of `argument_keywords` which may be identified by position.
getAllowedValues() - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
The set of allowed values.
getAllowedValues() - Method in class org.tensorflow.framework.OpDef.AttrDef
The set of allowed values.
getAllowedValues() - Method in interface org.tensorflow.framework.OpDef.AttrDefOrBuilder
The set of allowed values.
getAllowedValuesBuilder() - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
The set of allowed values.
getAllowedValuesOrBuilder() - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
The set of allowed values.
getAllowedValuesOrBuilder() - Method in class org.tensorflow.framework.OpDef.AttrDef
The set of allowed values.
getAllowedValuesOrBuilder() - Method in interface org.tensorflow.framework.OpDef.AttrDefOrBuilder
The set of allowed values.
getAllowGrowth() - Method in class org.tensorflow.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.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.framework.GPUOptionsOrBuilder
If true, the allocator does not pre-allocate the entire specified GPU memory region, instead starting small and growing as needed.
getAllowNewIncarnationToReconnect() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
If a task restarts with a new incarnation, we may allow it to reconnect silently.
getAllowNewIncarnationToReconnect() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
If a task restarts with a new incarnation, we may allow it to reconnect silently.
getAllowNewIncarnationToReconnect() - Method in interface tensorflow.CoordinationConfig.CoordinationServiceConfigOrBuilder
If a task restarts with a new incarnation, we may allow it to reconnect silently.
getAllowSoftPlacement() - Method in class org.tensorflow.framework.ConfigProto.Builder
Whether soft placement is allowed.
getAllowSoftPlacement() - Method in class org.tensorflow.framework.ConfigProto
Whether soft placement is allowed.
getAllowSoftPlacement() - Method in interface org.tensorflow.framework.ConfigProtoOrBuilder
Whether soft placement is allowed.
getAllowsUninitializedInput() - Method in class org.tensorflow.framework.OpDef.Builder
By default, all inputs to an Op must be initialized Tensors.
getAllowsUninitializedInput() - Method in class org.tensorflow.framework.OpDef
By default, all inputs to an Op must be initialized Tensors.
getAllowsUninitializedInput() - Method in interface org.tensorflow.framework.OpDefOrBuilder
By default, all inputs to an Op must be initialized Tensors.
getAllStartMicros() - Method in class org.tensorflow.framework.NodeExecStats.Builder
int64 all_start_micros = 2;
getAllStartMicros() - Method in class org.tensorflow.framework.NodeExecStats
int64 all_start_micros = 2;
getAllStartMicros() - Method in interface org.tensorflow.framework.NodeExecStatsOrBuilder
int64 all_start_micros = 2;
getAllStartNanos() - Method in class org.tensorflow.framework.NodeExecStats.Builder
int64 all_start_nanos = 13;
getAllStartNanos() - Method in class org.tensorflow.framework.NodeExecStats
int64 all_start_nanos = 13;
getAllStartNanos() - Method in interface org.tensorflow.framework.NodeExecStatsOrBuilder
int64 all_start_nanos = 13;
getAnyInfo() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
A serialized protobuf.
getAnyInfo() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
A serialized protobuf.
getAnyInfo() - Method in interface org.tensorflow.framework.MetaGraphDef.MetaInfoDefOrBuilder
A serialized protobuf.
getAnyInfoBuilder() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
A serialized protobuf.
getAnyInfoOrBuilder() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
A serialized protobuf.
getAnyInfoOrBuilder() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
A serialized protobuf.
getAnyInfoOrBuilder() - Method in interface org.tensorflow.framework.MetaGraphDef.MetaInfoDefOrBuilder
A serialized protobuf.
getAnyList() - Method in class org.tensorflow.framework.CollectionDef.Builder
.tensorflow.CollectionDef.AnyList any_list = 5;
getAnyList() - Method in class org.tensorflow.framework.CollectionDef
.tensorflow.CollectionDef.AnyList any_list = 5;
getAnyList() - Method in interface org.tensorflow.framework.CollectionDefOrBuilder
.tensorflow.CollectionDef.AnyList any_list = 5;
getAnyListBuilder() - Method in class org.tensorflow.framework.CollectionDef.Builder
.tensorflow.CollectionDef.AnyList any_list = 5;
getAnyListOrBuilder() - Method in class org.tensorflow.framework.CollectionDef.Builder
.tensorflow.CollectionDef.AnyList any_list = 5;
getAnyListOrBuilder() - Method in class org.tensorflow.framework.CollectionDef
.tensorflow.CollectionDef.AnyList any_list = 5;
getAnyListOrBuilder() - Method in interface org.tensorflow.framework.CollectionDefOrBuilder
.tensorflow.CollectionDef.AnyList any_list = 5;
getApi() - Method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingEndpoint
 
getArgAttr() - Method in class org.tensorflow.framework.FunctionDef.Builder
Deprecated.
getArgAttr() - Method in class org.tensorflow.framework.FunctionDef
Deprecated.
getArgAttr() - Method in interface org.tensorflow.framework.FunctionDefOrBuilder
Deprecated.
getArgAttrCount() - Method in class org.tensorflow.framework.FunctionDef.Builder
 
getArgAttrCount() - Method in class org.tensorflow.framework.FunctionDef
 
getArgAttrCount() - Method in interface org.tensorflow.framework.FunctionDefOrBuilder
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
getArgAttrMap() - Method in class org.tensorflow.framework.FunctionDef.Builder
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
getArgAttrMap() - Method in class org.tensorflow.framework.FunctionDef
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
getArgAttrMap() - Method in interface org.tensorflow.framework.FunctionDefOrBuilder
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
getArgAttrOrDefault(int, FunctionDef.ArgAttrs) - Method in class org.tensorflow.framework.FunctionDef.Builder
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
getArgAttrOrDefault(int, FunctionDef.ArgAttrs) - Method in class org.tensorflow.framework.FunctionDef
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
getArgAttrOrDefault(int, FunctionDef.ArgAttrs) - Method in interface org.tensorflow.framework.FunctionDefOrBuilder
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
getArgAttrOrThrow(int) - Method in class org.tensorflow.framework.FunctionDef.Builder
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
getArgAttrOrThrow(int) - Method in class org.tensorflow.framework.FunctionDef
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
getArgAttrOrThrow(int) - Method in interface org.tensorflow.framework.FunctionDefOrBuilder
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
getArgs(int) - Method in class org.tensorflow.framework.FullTypeDef.Builder
repeated .tensorflow.FullTypeDef args = 2;
getArgs(int) - Method in class org.tensorflow.framework.FullTypeDef
repeated .tensorflow.FullTypeDef args = 2;
getArgs(int) - Method in interface org.tensorflow.framework.FullTypeDefOrBuilder
repeated .tensorflow.FullTypeDef args = 2;
getArgsBuilder(int) - Method in class org.tensorflow.framework.FullTypeDef.Builder
repeated .tensorflow.FullTypeDef args = 2;
getArgsBuilderList() - Method in class org.tensorflow.framework.FullTypeDef.Builder
repeated .tensorflow.FullTypeDef args = 2;
getArgsCount() - Method in class org.tensorflow.framework.FullTypeDef.Builder
repeated .tensorflow.FullTypeDef args = 2;
getArgsCount() - Method in class org.tensorflow.framework.FullTypeDef
repeated .tensorflow.FullTypeDef args = 2;
getArgsCount() - Method in interface org.tensorflow.framework.FullTypeDefOrBuilder
repeated .tensorflow.FullTypeDef args = 2;
getArgsList() - Method in class org.tensorflow.framework.FullTypeDef.Builder
repeated .tensorflow.FullTypeDef args = 2;
getArgsList() - Method in class org.tensorflow.framework.FullTypeDef
repeated .tensorflow.FullTypeDef args = 2;
getArgsList() - Method in interface org.tensorflow.framework.FullTypeDefOrBuilder
repeated .tensorflow.FullTypeDef args = 2;
getArgsOrBuilder(int) - Method in class org.tensorflow.framework.FullTypeDef.Builder
repeated .tensorflow.FullTypeDef args = 2;
getArgsOrBuilder(int) - Method in class org.tensorflow.framework.FullTypeDef
repeated .tensorflow.FullTypeDef args = 2;
getArgsOrBuilder(int) - Method in interface org.tensorflow.framework.FullTypeDefOrBuilder
repeated .tensorflow.FullTypeDef args = 2;
getArgsOrBuilderList() - Method in class org.tensorflow.framework.FullTypeDef.Builder
repeated .tensorflow.FullTypeDef args = 2;
getArgsOrBuilderList() - Method in class org.tensorflow.framework.FullTypeDef
repeated .tensorflow.FullTypeDef args = 2;
getArgsOrBuilderList() - Method in interface org.tensorflow.framework.FullTypeDefOrBuilder
repeated .tensorflow.FullTypeDef args = 2;
getArgumentKeywords(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
A sequence of unique strings, one per Tensor argument.
getArgumentKeywords(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
A sequence of unique strings, one per Tensor argument.
getArgumentKeywords(int) - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunctionOrBuilder
A sequence of unique strings, one per Tensor argument.
getArgumentKeywordsBytes(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
A sequence of unique strings, one per Tensor argument.
getArgumentKeywordsBytes(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
A sequence of unique strings, one per Tensor argument.
getArgumentKeywordsBytes(int) - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunctionOrBuilder
A sequence of unique strings, one per Tensor argument.
getArgumentKeywordsCount() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
A sequence of unique strings, one per Tensor argument.
getArgumentKeywordsCount() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
A sequence of unique strings, one per Tensor argument.
getArgumentKeywordsCount() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunctionOrBuilder
A sequence of unique strings, one per Tensor argument.
getArgumentKeywordsList() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
A sequence of unique strings, one per Tensor argument.
getArgumentKeywordsList() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
A sequence of unique strings, one per Tensor argument.
getArgumentKeywordsList() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunctionOrBuilder
A sequence of unique strings, one per Tensor argument.
getArithmeticOptimization() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Arithmetic optimizations (default is ON) e.g.
getArithmeticOptimization() - Method in class org.tensorflow.framework.RewriterConfig
Arithmetic optimizations (default is ON) e.g.
getArithmeticOptimization() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
Arithmetic optimizations (default is ON) e.g.
getArithmeticOptimizationValue() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Arithmetic optimizations (default is ON) e.g.
getArithmeticOptimizationValue() - Method in class org.tensorflow.framework.RewriterConfig
Arithmetic optimizations (default is ON) e.g.
getArithmeticOptimizationValue() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
Arithmetic optimizations (default is ON) e.g.
getAsset() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedAsset asset = 5;
getAsset() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
.tensorflow.SavedAsset asset = 5;
getAsset() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
.tensorflow.SavedAsset asset = 5;
getAssetBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedAsset asset = 5;
getAssetFileDef(int) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
getAssetFileDef(int) - Method in class org.tensorflow.framework.MetaGraphDef
Asset file def to be used with the defined graph.
getAssetFileDef(int) - Method in interface org.tensorflow.framework.MetaGraphDefOrBuilder
Asset file def to be used with the defined graph.
getAssetFileDefBuilder(int) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
getAssetFileDefBuilderList() - Method in class org.tensorflow.framework.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
getAssetFileDefCount() - Method in class org.tensorflow.framework.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
getAssetFileDefCount() - Method in class org.tensorflow.framework.MetaGraphDef
Asset file def to be used with the defined graph.
getAssetFileDefCount() - Method in interface org.tensorflow.framework.MetaGraphDefOrBuilder
Asset file def to be used with the defined graph.
getAssetFileDefIndex() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset.Builder
Index into `MetaGraphDef.asset_file_def[]` that describes the Asset.
getAssetFileDefIndex() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
Index into `MetaGraphDef.asset_file_def[]` that describes the Asset.
getAssetFileDefIndex() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedAssetOrBuilder
Index into `MetaGraphDef.asset_file_def[]` that describes the Asset.
getAssetFileDefList() - Method in class org.tensorflow.framework.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
getAssetFileDefList() - Method in class org.tensorflow.framework.MetaGraphDef
Asset file def to be used with the defined graph.
getAssetFileDefList() - Method in interface org.tensorflow.framework.MetaGraphDefOrBuilder
Asset file def to be used with the defined graph.
getAssetFileDefOrBuilder(int) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
getAssetFileDefOrBuilder(int) - Method in class org.tensorflow.framework.MetaGraphDef
Asset file def to be used with the defined graph.
getAssetFileDefOrBuilder(int) - Method in interface org.tensorflow.framework.MetaGraphDefOrBuilder
Asset file def to be used with the defined graph.
getAssetFileDefOrBuilderList() - Method in class org.tensorflow.framework.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
getAssetFileDefOrBuilderList() - Method in class org.tensorflow.framework.MetaGraphDef
Asset file def to be used with the defined graph.
getAssetFileDefOrBuilderList() - Method in interface org.tensorflow.framework.MetaGraphDefOrBuilder
Asset file def to be used with the defined graph.
getAssetOrBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedAsset asset = 5;
getAssetOrBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
.tensorflow.SavedAsset asset = 5;
getAssetOrBuilder() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
.tensorflow.SavedAsset asset = 5;
getAttr() - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs.Builder
Deprecated.
getAttr() - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs
Deprecated.
getAttr() - Method in interface org.tensorflow.framework.FunctionDef.ArgAttrsOrBuilder
Deprecated.
getAttr() - Method in class org.tensorflow.framework.FunctionDef.Builder
Deprecated.
getAttr() - Method in class org.tensorflow.framework.FunctionDef
Deprecated.
getAttr() - Method in interface org.tensorflow.framework.FunctionDefOrBuilder
Deprecated.
getAttr() - Method in class org.tensorflow.framework.NameAttrList.Builder
Deprecated.
getAttr() - Method in class org.tensorflow.framework.NameAttrList
Deprecated.
getAttr() - Method in interface org.tensorflow.framework.NameAttrListOrBuilder
Deprecated.
getAttr() - Method in class org.tensorflow.framework.NodeDef.Builder
Deprecated.
getAttr() - Method in class org.tensorflow.framework.NodeDef
Deprecated.
getAttr() - Method in interface org.tensorflow.framework.NodeDefOrBuilder
Deprecated.
getAttr(int) - Method in class org.tensorflow.framework.OpDef.Builder
repeated .tensorflow.OpDef.AttrDef attr = 4;
getAttr(int) - Method in class org.tensorflow.framework.OpDef
repeated .tensorflow.OpDef.AttrDef attr = 4;
getAttr(int) - Method in interface org.tensorflow.framework.OpDefOrBuilder
repeated .tensorflow.OpDef.AttrDef attr = 4;
getAttrBuilder(int) - Method in class org.tensorflow.framework.OpDef.Builder
repeated .tensorflow.OpDef.AttrDef attr = 4;
getAttrBuilderList() - Method in class org.tensorflow.framework.OpDef.Builder
repeated .tensorflow.OpDef.AttrDef attr = 4;
getAttrCase() - Method in class org.tensorflow.framework.FullTypeDef.Builder
 
getAttrCase() - Method in class org.tensorflow.framework.FullTypeDef
 
getAttrCase() - Method in interface org.tensorflow.framework.FullTypeDefOrBuilder
 
getAttrCount() - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs.Builder
 
getAttrCount() - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
getAttrCount() - Method in interface org.tensorflow.framework.FunctionDef.ArgAttrsOrBuilder
map<string, .tensorflow.AttrValue> attr = 1;
getAttrCount() - Method in class org.tensorflow.framework.FunctionDef.Builder
 
getAttrCount() - Method in class org.tensorflow.framework.FunctionDef
 
getAttrCount() - Method in interface org.tensorflow.framework.FunctionDefOrBuilder
Attributes specific to this function definition.
getAttrCount() - Method in class org.tensorflow.framework.NameAttrList.Builder
 
getAttrCount() - Method in class org.tensorflow.framework.NameAttrList
 
getAttrCount() - Method in interface org.tensorflow.framework.NameAttrListOrBuilder
map<string, .tensorflow.AttrValue> attr = 2;
getAttrCount() - Method in class org.tensorflow.framework.NodeDef.Builder
 
getAttrCount() - Method in class org.tensorflow.framework.NodeDef
 
getAttrCount() - Method in interface org.tensorflow.framework.NodeDefOrBuilder
Operation-specific graph-construction-time configuration.
getAttrCount() - Method in class org.tensorflow.framework.OpDef.Builder
repeated .tensorflow.OpDef.AttrDef attr = 4;
getAttrCount() - Method in class org.tensorflow.framework.OpDef
repeated .tensorflow.OpDef.AttrDef attr = 4;
getAttrCount() - Method in interface org.tensorflow.framework.OpDefOrBuilder
repeated .tensorflow.OpDef.AttrDef attr = 4;
getAttributes() - Method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig.Builder
Bitwise OR of above attributes
getAttributes() - Method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
Bitwise OR of above attributes
getAttributes() - Method in interface tensorflow.serving.LoggingConfigOuterClass.SamplingConfigOrBuilder
Bitwise OR of above attributes
getAttributes(int) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
getAttributes(int) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
Serialized data specific to this object.
getAttributes(int) - Method in interface tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObjectOrBuilder
Serialized data specific to this object.
getAttributesBuilder(int) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
getAttributesBuilderList() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
getAttributesCount() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
getAttributesCount() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
Serialized data specific to this object.
getAttributesCount() - Method in interface tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObjectOrBuilder
Serialized data specific to this object.
getAttributesList() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
getAttributesList() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
Serialized data specific to this object.
getAttributesList() - Method in interface tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObjectOrBuilder
Serialized data specific to this object.
getAttributesOrBuilder(int) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
getAttributesOrBuilder(int) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
Serialized data specific to this object.
getAttributesOrBuilder(int) - Method in interface tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObjectOrBuilder
Serialized data specific to this object.
getAttributesOrBuilderList() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
getAttributesOrBuilderList() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
Serialized data specific to this object.
getAttributesOrBuilderList() - Method in interface tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObjectOrBuilder
Serialized data specific to this object.
getAttrList() - Method in class org.tensorflow.framework.OpDef.Builder
repeated .tensorflow.OpDef.AttrDef attr = 4;
getAttrList() - Method in class org.tensorflow.framework.OpDef
repeated .tensorflow.OpDef.AttrDef attr = 4;
getAttrList() - Method in interface org.tensorflow.framework.OpDefOrBuilder
repeated .tensorflow.OpDef.AttrDef attr = 4;
getAttrMap() - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs.Builder
map<string, .tensorflow.AttrValue> attr = 1;
getAttrMap() - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs
map<string, .tensorflow.AttrValue> attr = 1;
getAttrMap() - Method in interface org.tensorflow.framework.FunctionDef.ArgAttrsOrBuilder
map<string, .tensorflow.AttrValue> attr = 1;
getAttrMap() - Method in class org.tensorflow.framework.FunctionDef.Builder
Attributes specific to this function definition.
getAttrMap() - Method in class org.tensorflow.framework.FunctionDef
Attributes specific to this function definition.
getAttrMap() - Method in interface org.tensorflow.framework.FunctionDefOrBuilder
Attributes specific to this function definition.
getAttrMap() - Method in class org.tensorflow.framework.NameAttrList.Builder
map<string, .tensorflow.AttrValue> attr = 2;
getAttrMap() - Method in class org.tensorflow.framework.NameAttrList
map<string, .tensorflow.AttrValue> attr = 2;
getAttrMap() - Method in interface org.tensorflow.framework.NameAttrListOrBuilder
map<string, .tensorflow.AttrValue> attr = 2;
getAttrMap() - Method in class org.tensorflow.framework.NodeDef.Builder
Operation-specific graph-construction-time configuration.
getAttrMap() - Method in class org.tensorflow.framework.NodeDef
Operation-specific graph-construction-time configuration.
getAttrMap() - Method in interface org.tensorflow.framework.NodeDefOrBuilder
Operation-specific graph-construction-time configuration.
getAttrOrBuilder(int) - Method in class org.tensorflow.framework.OpDef.Builder
repeated .tensorflow.OpDef.AttrDef attr = 4;
getAttrOrBuilder(int) - Method in class org.tensorflow.framework.OpDef
repeated .tensorflow.OpDef.AttrDef attr = 4;
getAttrOrBuilder(int) - Method in interface org.tensorflow.framework.OpDefOrBuilder
repeated .tensorflow.OpDef.AttrDef attr = 4;
getAttrOrBuilderList() - Method in class org.tensorflow.framework.OpDef.Builder
repeated .tensorflow.OpDef.AttrDef attr = 4;
getAttrOrBuilderList() - Method in class org.tensorflow.framework.OpDef
repeated .tensorflow.OpDef.AttrDef attr = 4;
getAttrOrBuilderList() - Method in interface org.tensorflow.framework.OpDefOrBuilder
repeated .tensorflow.OpDef.AttrDef attr = 4;
getAttrOrDefault(String, AttrValue) - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs.Builder
map<string, .tensorflow.AttrValue> attr = 1;
getAttrOrDefault(String, AttrValue) - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs
map<string, .tensorflow.AttrValue> attr = 1;
getAttrOrDefault(String, AttrValue) - Method in interface org.tensorflow.framework.FunctionDef.ArgAttrsOrBuilder
map<string, .tensorflow.AttrValue> attr = 1;
getAttrOrDefault(String, AttrValue) - Method in class org.tensorflow.framework.FunctionDef.Builder
Attributes specific to this function definition.
getAttrOrDefault(String, AttrValue) - Method in class org.tensorflow.framework.FunctionDef
Attributes specific to this function definition.
getAttrOrDefault(String, AttrValue) - Method in interface org.tensorflow.framework.FunctionDefOrBuilder
Attributes specific to this function definition.
getAttrOrDefault(String, AttrValue) - Method in class org.tensorflow.framework.NameAttrList.Builder
map<string, .tensorflow.AttrValue> attr = 2;
getAttrOrDefault(String, AttrValue) - Method in class org.tensorflow.framework.NameAttrList
map<string, .tensorflow.AttrValue> attr = 2;
getAttrOrDefault(String, AttrValue) - Method in interface org.tensorflow.framework.NameAttrListOrBuilder
map<string, .tensorflow.AttrValue> attr = 2;
getAttrOrDefault(String, AttrValue) - Method in class org.tensorflow.framework.NodeDef.Builder
Operation-specific graph-construction-time configuration.
getAttrOrDefault(String, AttrValue) - Method in class org.tensorflow.framework.NodeDef
Operation-specific graph-construction-time configuration.
getAttrOrDefault(String, AttrValue) - Method in interface org.tensorflow.framework.NodeDefOrBuilder
Operation-specific graph-construction-time configuration.
getAttrOrThrow(String) - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs.Builder
map<string, .tensorflow.AttrValue> attr = 1;
getAttrOrThrow(String) - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs
map<string, .tensorflow.AttrValue> attr = 1;
getAttrOrThrow(String) - Method in interface org.tensorflow.framework.FunctionDef.ArgAttrsOrBuilder
map<string, .tensorflow.AttrValue> attr = 1;
getAttrOrThrow(String) - Method in class org.tensorflow.framework.FunctionDef.Builder
Attributes specific to this function definition.
getAttrOrThrow(String) - Method in class org.tensorflow.framework.FunctionDef
Attributes specific to this function definition.
getAttrOrThrow(String) - Method in interface org.tensorflow.framework.FunctionDefOrBuilder
Attributes specific to this function definition.
getAttrOrThrow(String) - Method in class org.tensorflow.framework.NameAttrList.Builder
map<string, .tensorflow.AttrValue> attr = 2;
getAttrOrThrow(String) - Method in class org.tensorflow.framework.NameAttrList
map<string, .tensorflow.AttrValue> attr = 2;
getAttrOrThrow(String) - Method in interface org.tensorflow.framework.NameAttrListOrBuilder
map<string, .tensorflow.AttrValue> attr = 2;
getAttrOrThrow(String) - Method in class org.tensorflow.framework.NodeDef.Builder
Operation-specific graph-construction-time configuration.
getAttrOrThrow(String) - Method in class org.tensorflow.framework.NodeDef
Operation-specific graph-construction-time configuration.
getAttrOrThrow(String) - Method in interface org.tensorflow.framework.NodeDefOrBuilder
Operation-specific graph-construction-time configuration.
getAutoMixedPrecision() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Optimize data types for CUDA/oneDNN (default is OFF).
getAutoMixedPrecision() - Method in class org.tensorflow.framework.RewriterConfig
Optimize data types for CUDA/oneDNN (default is OFF).
getAutoMixedPrecision() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
Optimize data types for CUDA/oneDNN (default is OFF).
getAutoMixedPrecisionCpu() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Emulate a model using data type float16 on CPU (default is OFF).
getAutoMixedPrecisionCpu() - Method in class org.tensorflow.framework.RewriterConfig
Emulate a model using data type float16 on CPU (default is OFF).
getAutoMixedPrecisionCpu() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
Emulate a model using data type float16 on CPU (default is OFF).
getAutoMixedPrecisionCpuValue() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Emulate a model using data type float16 on CPU (default is OFF).
getAutoMixedPrecisionCpuValue() - Method in class org.tensorflow.framework.RewriterConfig
Emulate a model using data type float16 on CPU (default is OFF).
getAutoMixedPrecisionCpuValue() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
Emulate a model using data type float16 on CPU (default is OFF).
getAutoMixedPrecisionMkl() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Optimize data types for oneDNN (default is OFF).
getAutoMixedPrecisionMkl() - Method in class org.tensorflow.framework.RewriterConfig
Optimize data types for oneDNN (default is OFF).
getAutoMixedPrecisionMkl() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
Optimize data types for oneDNN (default is OFF).
getAutoMixedPrecisionMklValue() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Optimize data types for oneDNN (default is OFF).
getAutoMixedPrecisionMklValue() - Method in class org.tensorflow.framework.RewriterConfig
Optimize data types for oneDNN (default is OFF).
getAutoMixedPrecisionMklValue() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
Optimize data types for oneDNN (default is OFF).
getAutoMixedPrecisionOnednnBfloat16() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Optimize data types for oneDNN (default is OFF).
getAutoMixedPrecisionOnednnBfloat16() - Method in class org.tensorflow.framework.RewriterConfig
Optimize data types for oneDNN (default is OFF).
getAutoMixedPrecisionOnednnBfloat16() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
Optimize data types for oneDNN (default is OFF).
getAutoMixedPrecisionOnednnBfloat16Value() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Optimize data types for oneDNN (default is OFF).
getAutoMixedPrecisionOnednnBfloat16Value() - Method in class org.tensorflow.framework.RewriterConfig
Optimize data types for oneDNN (default is OFF).
getAutoMixedPrecisionOnednnBfloat16Value() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
Optimize data types for oneDNN (default is OFF).
getAutoMixedPrecisionValue() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Optimize data types for CUDA/oneDNN (default is OFF).
getAutoMixedPrecisionValue() - Method in class org.tensorflow.framework.RewriterConfig
Optimize data types for CUDA/oneDNN (default is OFF).
getAutoMixedPrecisionValue() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
Optimize data types for CUDA/oneDNN (default is OFF).
getAutoParallel() - Method in class org.tensorflow.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.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.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.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.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.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.framework.RewriterConfigOrBuilder
Configures AutoParallel optimization passes either through the meta-optimizer or when manually specified through the optimizers field.
getB() - Method in class org.tensorflow.framework.AttrValue.Builder
"bool"
getB() - Method in class org.tensorflow.framework.AttrValue
"bool"
getB() - Method in interface org.tensorflow.framework.AttrValueOrBuilder
"bool"
getB(int) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(bool)"
getB(int) - Method in class org.tensorflow.framework.AttrValue.ListValue
"list(bool)"
getB(int) - Method in interface org.tensorflow.framework.AttrValue.ListValueOrBuilder
"list(bool)"
getBackendServerPort() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Port for the Pathways server.
getBackendServerPort() - Method in class org.tensorflow.framework.ConfigProto.Experimental
Port for the Pathways server.
getBackendServerPort() - Method in interface org.tensorflow.framework.ConfigProto.ExperimentalOrBuilder
Port for the Pathways server.
getBadConsumers(int) - Method in class org.tensorflow.framework.VersionDef.Builder
Specific consumer versions which are disallowed (e.g. due to bugs).
getBadConsumers(int) - Method in class org.tensorflow.framework.VersionDef
Specific consumer versions which are disallowed (e.g. due to bugs).
getBadConsumers(int) - Method in interface org.tensorflow.framework.VersionDefOrBuilder
Specific consumer versions which are disallowed (e.g. due to bugs).
getBadConsumersCount() - Method in class org.tensorflow.framework.VersionDef.Builder
Specific consumer versions which are disallowed (e.g. due to bugs).
getBadConsumersCount() - Method in class org.tensorflow.framework.VersionDef
Specific consumer versions which are disallowed (e.g. due to bugs).
getBadConsumersCount() - Method in interface org.tensorflow.framework.VersionDefOrBuilder
Specific consumer versions which are disallowed (e.g. due to bugs).
getBadConsumersList() - Method in class org.tensorflow.framework.VersionDef.Builder
Specific consumer versions which are disallowed (e.g. due to bugs).
getBadConsumersList() - Method in class org.tensorflow.framework.VersionDef
Specific consumer versions which are disallowed (e.g. due to bugs).
getBadConsumersList() - Method in interface org.tensorflow.framework.VersionDefOrBuilder
Specific consumer versions which are disallowed (e.g. due to bugs).
getBareConcreteFunction() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
getBareConcreteFunction() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
getBareConcreteFunction() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
getBareConcreteFunctionBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
getBareConcreteFunctionOrBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
getBareConcreteFunctionOrBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
getBareConcreteFunctionOrBuilder() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
getBasePath() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
The path to monitor, i.e. look for child paths of the form base_path/123.
getBasePath() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
The path to monitor, i.e. look for child paths of the form base_path/123.
getBasePath() - Method in interface tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitorOrBuilder
The path to monitor, i.e. look for child paths of the form base_path/123.
getBasePath() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
Base path to the model, excluding the version directory.
getBasePath() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
Base path to the model, excluding the version directory.
getBasePath() - Method in interface tensorflow.serving.ModelServerConfigOuterClass.ModelConfigOrBuilder
Base path to the model, excluding the version directory.
getBasePathBytes() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
The path to monitor, i.e. look for child paths of the form base_path/123.
getBasePathBytes() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
The path to monitor, i.e. look for child paths of the form base_path/123.
getBasePathBytes() - Method in interface tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitorOrBuilder
The path to monitor, i.e. look for child paths of the form base_path/123.
getBasePathBytes() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
Base path to the model, excluding the version directory.
getBasePathBytes() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
Base path to the model, excluding the version directory.
getBasePathBytes() - Method in interface tensorflow.serving.ModelServerConfigOuterClass.ModelConfigOrBuilder
Base path to the model, excluding the version directory.
getBatchTimeoutMicros() - Method in class org.tensorflow.framework.BatchingOptions.Builder
Maximum number of microseconds to wait before outputting an incomplete batch.
getBatchTimeoutMicros() - Method in class org.tensorflow.framework.BatchingOptions
Maximum number of microseconds to wait before outputting an incomplete batch.
getBatchTimeoutMicros() - Method in interface org.tensorflow.framework.BatchingOptionsOrBuilder
Maximum number of microseconds to wait before outputting an incomplete batch.
getBCount() - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(bool)"
getBCount() - Method in class org.tensorflow.framework.AttrValue.ListValue
"list(bool)"
getBCount() - Method in interface org.tensorflow.framework.AttrValue.ListValueOrBuilder
"list(bool)"
getBList() - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(bool)"
getBList() - Method in class org.tensorflow.framework.AttrValue.ListValue
"list(bool)"
getBList() - Method in interface org.tensorflow.framework.AttrValue.ListValueOrBuilder
"list(bool)"
getBoolVal(int) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_BOOL
getBoolVal(int) - Method in class org.tensorflow.framework.TensorProto
DT_BOOL
getBoolVal(int) - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_BOOL
getBoolValCount() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_BOOL
getBoolValCount() - Method in class org.tensorflow.framework.TensorProto
DT_BOOL
getBoolValCount() - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_BOOL
getBoolValList() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_BOOL
getBoolValList() - Method in class org.tensorflow.framework.TensorProto
DT_BOOL
getBoolValList() - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_BOOL
getBoolValue() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a boolean value.
getBoolValue() - Method in class tensorflow.Struct.StructuredValue
Represents a boolean value.
getBoolValue() - Method in interface tensorflow.Struct.StructuredValueOrBuilder
Represents a boolean value.
getBoundedTensorSpecValue() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a value for tf.BoundedTensorSpec.
getBoundedTensorSpecValue() - Method in class tensorflow.Struct.StructuredValue
Represents a value for tf.BoundedTensorSpec.
getBoundedTensorSpecValue() - Method in interface tensorflow.Struct.StructuredValueOrBuilder
Represents a value for tf.BoundedTensorSpec.
getBoundedTensorSpecValueBuilder() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a value for tf.BoundedTensorSpec.
getBoundedTensorSpecValueOrBuilder() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a value for tf.BoundedTensorSpec.
getBoundedTensorSpecValueOrBuilder() - Method in class tensorflow.Struct.StructuredValue
Represents a value for tf.BoundedTensorSpec.
getBoundedTensorSpecValueOrBuilder() - Method in interface tensorflow.Struct.StructuredValueOrBuilder
Represents a value for tf.BoundedTensorSpec.
getBoundInputs(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
repeated int32 bound_inputs = 2;
getBoundInputs(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
repeated int32 bound_inputs = 2;
getBoundInputs(int) - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunctionOrBuilder
repeated int32 bound_inputs = 2;
getBoundInputsCount() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
repeated int32 bound_inputs = 2;
getBoundInputsCount() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
repeated int32 bound_inputs = 2;
getBoundInputsCount() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunctionOrBuilder
repeated int32 bound_inputs = 2;
getBoundInputsList() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
repeated int32 bound_inputs = 2;
getBoundInputsList() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
repeated int32 bound_inputs = 2;
getBoundInputsList() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunctionOrBuilder
repeated int32 bound_inputs = 2;
getBuildCostModel() - Method in class org.tensorflow.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. 0 means no cost model.
getBuildCostModel() - Method in class org.tensorflow.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. 0 means no cost model.
getBuildCostModel() - Method in interface org.tensorflow.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. 0 means no cost model.
getBuildCostModelAfter() - Method in class org.tensorflow.framework.GraphOptions.Builder
The number of steps to skip before collecting statistics for the cost model.
getBuildCostModelAfter() - Method in class org.tensorflow.framework.GraphOptions
The number of steps to skip before collecting statistics for the cost model.
getBuildCostModelAfter() - Method in interface org.tensorflow.framework.GraphOptionsOrBuilder
The number of steps to skip before collecting statistics for the cost model.
getBytes() - Method in class org.tensorflow.framework.DebuggedSourceFile.Builder
Byte size of the file.
getBytes() - Method in class org.tensorflow.framework.DebuggedSourceFile
Byte size of the file.
getBytes() - Method in interface org.tensorflow.framework.DebuggedSourceFileOrBuilder
Byte size of the file.
getBytesList() - Method in class org.tensorflow.example.Feature.Builder
.tensorflow.BytesList bytes_list = 1;
getBytesList() - Method in class org.tensorflow.example.Feature
.tensorflow.BytesList bytes_list = 1;
getBytesList() - Method in interface org.tensorflow.example.FeatureOrBuilder
.tensorflow.BytesList bytes_list = 1;
getBytesList() - Method in class org.tensorflow.framework.CollectionDef.Builder
.tensorflow.CollectionDef.BytesList bytes_list = 2;
getBytesList() - Method in class org.tensorflow.framework.CollectionDef
.tensorflow.CollectionDef.BytesList bytes_list = 2;
getBytesList() - Method in interface org.tensorflow.framework.CollectionDefOrBuilder
.tensorflow.CollectionDef.BytesList bytes_list = 2;
getBytesListBuilder() - Method in class org.tensorflow.example.Feature.Builder
.tensorflow.BytesList bytes_list = 1;
getBytesListBuilder() - Method in class org.tensorflow.framework.CollectionDef.Builder
.tensorflow.CollectionDef.BytesList bytes_list = 2;
getBytesListOrBuilder() - Method in class org.tensorflow.example.Feature.Builder
.tensorflow.BytesList bytes_list = 1;
getBytesListOrBuilder() - Method in class org.tensorflow.example.Feature
.tensorflow.BytesList bytes_list = 1;
getBytesListOrBuilder() - Method in interface org.tensorflow.example.FeatureOrBuilder
.tensorflow.BytesList bytes_list = 1;
getBytesListOrBuilder() - Method in class org.tensorflow.framework.CollectionDef.Builder
.tensorflow.CollectionDef.BytesList bytes_list = 2;
getBytesListOrBuilder() - Method in class org.tensorflow.framework.CollectionDef
.tensorflow.CollectionDef.BytesList bytes_list = 2;
getBytesListOrBuilder() - Method in interface org.tensorflow.framework.CollectionDefOrBuilder
.tensorflow.CollectionDef.BytesList bytes_list = 2;
getCacheRpcResponse() - Method in class tensorflow.RpcOptions.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 tensorflow.RpcOptions.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 tensorflow.RpcOptions.RPCOptionsOrBuilder
Setting cache_rpc_response to true will enable sender side caching of response for RecvTensorAsync and RecvBufAsync to allow receiver to retry requests .
getCamelContext() - Method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingConverterLoader
 
getCanonicalizedInputSignature() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
Input in canonicalized form that was received to create this concrete function.
getCanonicalizedInputSignature() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
Input in canonicalized form that was received to create this concrete function.
getCanonicalizedInputSignature() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunctionOrBuilder
Input in canonicalized form that was received to create this concrete function.
getCanonicalizedInputSignatureBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
Input in canonicalized form that was received to create this concrete function.
getCanonicalizedInputSignatureOrBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
Input in canonicalized form that was received to create this concrete function.
getCanonicalizedInputSignatureOrBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
Input in canonicalized form that was received to create this concrete function.
getCanonicalizedInputSignatureOrBuilder() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunctionOrBuilder
Input in canonicalized form that was received to create this concrete function.
getCapturedTensor() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.CapturedTensor captured_tensor = 12;
getCapturedTensor() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
.tensorflow.CapturedTensor captured_tensor = 12;
getCapturedTensor() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
.tensorflow.CapturedTensor captured_tensor = 12;
getCapturedTensorBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.CapturedTensor captured_tensor = 12;
getCapturedTensorOrBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.CapturedTensor captured_tensor = 12;
getCapturedTensorOrBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
.tensorflow.CapturedTensor captured_tensor = 12;
getCapturedTensorOrBuilder() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
.tensorflow.CapturedTensor captured_tensor = 12;
getCheckpointKey() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
The generated name of the Tensor in the checkpoint.
getCheckpointKey() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
The generated name of the Tensor in the checkpoint.
getCheckpointKey() - Method in interface tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder
The generated name of the Tensor in the checkpoint.
getCheckpointKeyBytes() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
The generated name of the Tensor in the checkpoint.
getCheckpointKeyBytes() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
The generated name of the Tensor in the checkpoint.
getCheckpointKeyBytes() - Method in interface tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder
The generated name of the Tensor in the checkpoint.
getChildren(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
getChildren(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
Objects which this object depends on: named edges in the dependency graph.
getChildren(int) - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
Objects which this object depends on: named edges in the dependency graph.
getChildren(int) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
getChildren(int) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
Objects which this object depends on.
getChildren(int) - Method in interface tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObjectOrBuilder
Objects which this object depends on.
getChildrenBuilder(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
getChildrenBuilder(int) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
getChildrenBuilderList() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
getChildrenBuilderList() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
getChildrenCount() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
getChildrenCount() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
Objects which this object depends on: named edges in the dependency graph.
getChildrenCount() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
Objects which this object depends on: named edges in the dependency graph.
getChildrenCount() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
getChildrenCount() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
Objects which this object depends on.
getChildrenCount() - Method in interface tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObjectOrBuilder
Objects which this object depends on.
getChildrenList() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
getChildrenList() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
Objects which this object depends on: named edges in the dependency graph.
getChildrenList() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
Objects which this object depends on: named edges in the dependency graph.
getChildrenList() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
getChildrenList() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
Objects which this object depends on.
getChildrenList() - Method in interface tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObjectOrBuilder
Objects which this object depends on.
getChildrenOrBuilder(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
getChildrenOrBuilder(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
Objects which this object depends on: named edges in the dependency graph.
getChildrenOrBuilder(int) - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
Objects which this object depends on: named edges in the dependency graph.
getChildrenOrBuilder(int) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
getChildrenOrBuilder(int) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
Objects which this object depends on.
getChildrenOrBuilder(int) - Method in interface tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObjectOrBuilder
Objects which this object depends on.
getChildrenOrBuilderList() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
getChildrenOrBuilderList() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
Objects which this object depends on: named edges in the dependency graph.
getChildrenOrBuilderList() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
Objects which this object depends on: named edges in the dependency graph.
getChildrenOrBuilderList() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
getChildrenOrBuilderList() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
Objects which this object depends on.
getChildrenOrBuilderList() - Method in interface tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObjectOrBuilder
Objects which this object depends on.
getClasses(int) - Method in class tensorflow.serving.Classification.Classifications.Builder
repeated .tensorflow.serving.Class classes = 1;
getClasses(int) - Method in class tensorflow.serving.Classification.Classifications
repeated .tensorflow.serving.Class classes = 1;
getClasses(int) - Method in interface tensorflow.serving.Classification.ClassificationsOrBuilder
repeated .tensorflow.serving.Class classes = 1;
getClassesBuilder(int) - Method in class tensorflow.serving.Classification.Classifications.Builder
repeated .tensorflow.serving.Class classes = 1;
getClassesBuilderList() - Method in class tensorflow.serving.Classification.Classifications.Builder
repeated .tensorflow.serving.Class classes = 1;
getClassesCount() - Method in class tensorflow.serving.Classification.Classifications.Builder
repeated .tensorflow.serving.Class classes = 1;
getClassesCount() - Method in class tensorflow.serving.Classification.Classifications
repeated .tensorflow.serving.Class classes = 1;
getClassesCount() - Method in interface tensorflow.serving.Classification.ClassificationsOrBuilder
repeated .tensorflow.serving.Class classes = 1;
getClassesList() - Method in class tensorflow.serving.Classification.Classifications.Builder
repeated .tensorflow.serving.Class classes = 1;
getClassesList() - Method in class tensorflow.serving.Classification.Classifications
repeated .tensorflow.serving.Class classes = 1;
getClassesList() - Method in interface tensorflow.serving.Classification.ClassificationsOrBuilder
repeated .tensorflow.serving.Class classes = 1;
getClassesOrBuilder(int) - Method in class tensorflow.serving.Classification.Classifications.Builder
repeated .tensorflow.serving.Class classes = 1;
getClassesOrBuilder(int) - Method in class tensorflow.serving.Classification.Classifications
repeated .tensorflow.serving.Class classes = 1;
getClassesOrBuilder(int) - Method in interface tensorflow.serving.Classification.ClassificationsOrBuilder
repeated .tensorflow.serving.Class classes = 1;
getClassesOrBuilderList() - Method in class tensorflow.serving.Classification.Classifications.Builder
repeated .tensorflow.serving.Class classes = 1;
getClassesOrBuilderList() - Method in class tensorflow.serving.Classification.Classifications
repeated .tensorflow.serving.Class classes = 1;
getClassesOrBuilderList() - Method in interface tensorflow.serving.Classification.ClassificationsOrBuilder
repeated .tensorflow.serving.Class classes = 1;
getClassificationResult() - Method in class tensorflow.serving.Inference.InferenceResult.Builder
.tensorflow.serving.ClassificationResult classification_result = 2;
getClassificationResult() - Method in class tensorflow.serving.Inference.InferenceResult
.tensorflow.serving.ClassificationResult classification_result = 2;
getClassificationResult() - Method in interface tensorflow.serving.Inference.InferenceResultOrBuilder
.tensorflow.serving.ClassificationResult classification_result = 2;
getClassificationResultBuilder() - Method in class tensorflow.serving.Inference.InferenceResult.Builder
.tensorflow.serving.ClassificationResult classification_result = 2;
getClassificationResultOrBuilder() - Method in class tensorflow.serving.Inference.InferenceResult.Builder
.tensorflow.serving.ClassificationResult classification_result = 2;
getClassificationResultOrBuilder() - Method in class tensorflow.serving.Inference.InferenceResult
.tensorflow.serving.ClassificationResult classification_result = 2;
getClassificationResultOrBuilder() - Method in interface tensorflow.serving.Inference.InferenceResultOrBuilder
.tensorflow.serving.ClassificationResult classification_result = 2;
getClassifications(int) - Method in class tensorflow.serving.Classification.ClassificationResult.Builder
repeated .tensorflow.serving.Classifications classifications = 1;
getClassifications(int) - Method in class tensorflow.serving.Classification.ClassificationResult
repeated .tensorflow.serving.Classifications classifications = 1;
getClassifications(int) - Method in interface tensorflow.serving.Classification.ClassificationResultOrBuilder
repeated .tensorflow.serving.Classifications classifications = 1;
getClassificationsBuilder(int) - Method in class tensorflow.serving.Classification.ClassificationResult.Builder
repeated .tensorflow.serving.Classifications classifications = 1;
getClassificationsBuilderList() - Method in class tensorflow.serving.Classification.ClassificationResult.Builder
repeated .tensorflow.serving.Classifications classifications = 1;
getClassificationsCount() - Method in class tensorflow.serving.Classification.ClassificationResult.Builder
repeated .tensorflow.serving.Classifications classifications = 1;
getClassificationsCount() - Method in class tensorflow.serving.Classification.ClassificationResult
repeated .tensorflow.serving.Classifications classifications = 1;
getClassificationsCount() - Method in interface tensorflow.serving.Classification.ClassificationResultOrBuilder
repeated .tensorflow.serving.Classifications classifications = 1;
getClassificationsList() - Method in class tensorflow.serving.Classification.ClassificationResult.Builder
repeated .tensorflow.serving.Classifications classifications = 1;
getClassificationsList() - Method in class tensorflow.serving.Classification.ClassificationResult
repeated .tensorflow.serving.Classifications classifications = 1;
getClassificationsList() - Method in interface tensorflow.serving.Classification.ClassificationResultOrBuilder
repeated .tensorflow.serving.Classifications classifications = 1;
getClassificationsOrBuilder(int) - Method in class tensorflow.serving.Classification.ClassificationResult.Builder
repeated .tensorflow.serving.Classifications classifications = 1;
getClassificationsOrBuilder(int) - Method in class tensorflow.serving.Classification.ClassificationResult
repeated .tensorflow.serving.Classifications classifications = 1;
getClassificationsOrBuilder(int) - Method in interface tensorflow.serving.Classification.ClassificationResultOrBuilder
repeated .tensorflow.serving.Classifications classifications = 1;
getClassificationsOrBuilderList() - Method in class tensorflow.serving.Classification.ClassificationResult.Builder
repeated .tensorflow.serving.Classifications classifications = 1;
getClassificationsOrBuilderList() - Method in class tensorflow.serving.Classification.ClassificationResult
repeated .tensorflow.serving.Classifications classifications = 1;
getClassificationsOrBuilderList() - Method in interface tensorflow.serving.Classification.ClassificationResultOrBuilder
repeated .tensorflow.serving.Classifications classifications = 1;
getClassifyLog() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.ClassifyLog classify_log = 2;
getClassifyLog() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
.tensorflow.serving.ClassifyLog classify_log = 2;
getClassifyLog() - Method in interface tensorflow.serving.PredictionLogOuterClass.PredictionLogOrBuilder
.tensorflow.serving.ClassifyLog classify_log = 2;
getClassifyLogBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.ClassifyLog classify_log = 2;
getClassifyLogOrBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.ClassifyLog classify_log = 2;
getClassifyLogOrBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
.tensorflow.serving.ClassifyLog classify_log = 2;
getClassifyLogOrBuilder() - Method in interface tensorflow.serving.PredictionLogOuterClass.PredictionLogOrBuilder
.tensorflow.serving.ClassifyLog classify_log = 2;
getClassifyMethod() - Static method in class tensorflow.serving.PredictionServiceGrpc
 
getClientId() - Method in class tensorflow.serving.Predict.PredictRequest.Builder
Client identifier to group requests belonging to a specific entity.
getClientId() - Method in class tensorflow.serving.Predict.PredictRequest
Client identifier to group requests belonging to a specific entity.
getClientId() - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions.Builder
Client identifier to group requests belonging to a specific entity.
getClientId() - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions
Client identifier to group requests belonging to a specific entity.
getClientId() - Method in interface tensorflow.serving.Predict.PredictRequest.RequestOptionsOrBuilder
Client identifier to group requests belonging to a specific entity.
getClientId() - Method in interface tensorflow.serving.Predict.PredictRequestOrBuilder
Client identifier to group requests belonging to a specific entity.
getClientVerify() - Method in class tensorflow.serving.SslConfig.SSLConfig.Builder
valid client certificate required ?
getClientVerify() - Method in class tensorflow.serving.SslConfig.SSLConfig
valid client certificate required ?
getClientVerify() - Method in interface tensorflow.serving.SslConfig.SSLConfigOrBuilder
valid client certificate required ?
getClusterDef() - Method in class org.tensorflow.framework.ConfigProto.Builder
Optional list of all workers to use in this session.
getClusterDef() - Method in class org.tensorflow.framework.ConfigProto
Optional list of all workers to use in this session.
getClusterDef() - Method in interface org.tensorflow.framework.ConfigProtoOrBuilder
Optional list of all workers to use in this session.
getClusterDefBuilder() - Method in class org.tensorflow.framework.ConfigProto.Builder
Optional list of all workers to use in this session.
getClusterDefOrBuilder() - Method in class org.tensorflow.framework.ConfigProto.Builder
Optional list of all workers to use in this session.
getClusterDefOrBuilder() - Method in class org.tensorflow.framework.ConfigProto
Optional list of all workers to use in this session.
getClusterDefOrBuilder() - Method in interface org.tensorflow.framework.ConfigProtoOrBuilder
Optional list of all workers to use in this session.
getClusterRegisterTimeoutInMs() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
Maximum wait time for all members in the cluster to be registered.
getClusterRegisterTimeoutInMs() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
Maximum wait time for all members in the cluster to be registered.
getClusterRegisterTimeoutInMs() - Method in interface tensorflow.CoordinationConfig.CoordinationServiceConfigOrBuilder
Maximum wait time for all members in the cluster to be registered.
getClusterRegisterWithBarrier() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
Denotes if we should synchronize the agents' register attempts by blocking on a barrier.
getClusterRegisterWithBarrier() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
Denotes if we should synchronize the agents' register attempts by blocking on a barrier.
getClusterRegisterWithBarrier() - Method in interface tensorflow.CoordinationConfig.CoordinationServiceConfigOrBuilder
Denotes if we should synchronize the agents' register attempts by blocking on a barrier.
getCode() - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol.Builder
Source code contained in this file line.
getCode() - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol
Source code contained in this file line.
getCode() - Method in interface org.tensorflow.framework.GraphDebugInfo.FileLineColOrBuilder
Source code contained in this file line.
getCodeBytes() - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol.Builder
Source code contained in this file line.
getCodeBytes() - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol
Source code contained in this file line.
getCodeBytes() - Method in interface org.tensorflow.framework.GraphDebugInfo.FileLineColOrBuilder
Source code contained in this file line.
getCol() - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol.Builder
Col number in the file line.
getCol() - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol
Col number in the file line.
getCol() - Method in interface org.tensorflow.framework.GraphDebugInfo.FileLineColOrBuilder
Col number in the file line.
getCollectionDef() - Method in class org.tensorflow.framework.MetaGraphDef.Builder
Deprecated.
getCollectionDef() - Method in class org.tensorflow.framework.MetaGraphDef
Deprecated.
getCollectionDef() - Method in interface org.tensorflow.framework.MetaGraphDefOrBuilder
Deprecated.
getCollectionDefCount() - Method in class org.tensorflow.framework.MetaGraphDef.Builder
 
getCollectionDefCount() - Method in class org.tensorflow.framework.MetaGraphDef
 
getCollectionDefCount() - Method in interface org.tensorflow.framework.MetaGraphDefOrBuilder
collection_def: Map from collection name to collections.
getCollectionDefMap() - Method in class org.tensorflow.framework.MetaGraphDef.Builder
collection_def: Map from collection name to collections.
getCollectionDefMap() - Method in class org.tensorflow.framework.MetaGraphDef
collection_def: Map from collection name to collections.
getCollectionDefMap() - Method in interface org.tensorflow.framework.MetaGraphDefOrBuilder
collection_def: Map from collection name to collections.
getCollectionDefOrDefault(String, CollectionDef) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
collection_def: Map from collection name to collections.
getCollectionDefOrDefault(String, CollectionDef) - Method in class org.tensorflow.framework.MetaGraphDef
collection_def: Map from collection name to collections.
getCollectionDefOrDefault(String, CollectionDef) - Method in interface org.tensorflow.framework.MetaGraphDefOrBuilder
collection_def: Map from collection name to collections.
getCollectionDefOrThrow(String) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
collection_def: Map from collection name to collections.
getCollectionDefOrThrow(String) - Method in class org.tensorflow.framework.MetaGraphDef
collection_def: Map from collection name to collections.
getCollectionDefOrThrow(String) - Method in interface org.tensorflow.framework.MetaGraphDefOrBuilder
collection_def: Map from collection name to collections.
getCollectiveDeterministicSequentialExecution() - Method in class org.tensorflow.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.framework.ConfigProto.Experimental
If true, make collective op execution order sequential and deterministic for potentially concurrent collective instances.
getCollectiveDeterministicSequentialExecution() - Method in interface org.tensorflow.framework.ConfigProto.ExperimentalOrBuilder
If true, make collective op execution order sequential and deterministic for potentially concurrent collective instances.
getCollectiveGraphKey() - Method in class org.tensorflow.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.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.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.framework.ConfigProto.Experimental.Builder
Task name for group resolution.
getCollectiveGroupLeader() - Method in class org.tensorflow.framework.ConfigProto.Experimental
Task name for group resolution.
getCollectiveGroupLeader() - Method in interface org.tensorflow.framework.ConfigProto.ExperimentalOrBuilder
Task name for group resolution.
getCollectiveGroupLeaderBytes() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Task name for group resolution.
getCollectiveGroupLeaderBytes() - Method in class org.tensorflow.framework.ConfigProto.Experimental
Task name for group resolution.
getCollectiveGroupLeaderBytes() - Method in interface org.tensorflow.framework.ConfigProto.ExperimentalOrBuilder
Task name for group resolution.
getCollectiveNccl() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
If true, use NCCL for CollectiveOps.
getCollectiveNccl() - Method in class org.tensorflow.framework.ConfigProto.Experimental
If true, use NCCL for CollectiveOps.
getCollectiveNccl() - Method in interface org.tensorflow.framework.ConfigProto.ExperimentalOrBuilder
If true, use NCCL for CollectiveOps.
getCollectiveRingOrder() - Method in class org.tensorflow.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.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.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.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.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.framework.GPUOptions.ExperimentalOrBuilder
If non-empty, defines a good GPU ring order on a single worker based on device interconnect.
getCommonSubgraphElimination() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Common subgraph elimination (default is ON) e.g.
getCommonSubgraphElimination() - Method in class org.tensorflow.framework.RewriterConfig
Common subgraph elimination (default is ON) e.g.
getCommonSubgraphElimination() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
Common subgraph elimination (default is ON) e.g.
getCommonSubgraphEliminationValue() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Common subgraph elimination (default is ON) e.g.
getCommonSubgraphEliminationValue() - Method in class org.tensorflow.framework.RewriterConfig
Common subgraph elimination (default is ON) e.g.
getCommonSubgraphEliminationValue() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
Common subgraph elimination (default is ON) e.g.
getComponents(int) - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
getComponents(int) - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor
A TensorInfo for each flattened component tensor.
getComponents(int) - Method in interface org.tensorflow.framework.TensorInfo.CompositeTensorOrBuilder
A TensorInfo for each flattened component tensor.
getComponentsBuilder(int) - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
getComponentsBuilderList() - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
getComponentsCount() - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
getComponentsCount() - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor
A TensorInfo for each flattened component tensor.
getComponentsCount() - Method in interface org.tensorflow.framework.TensorInfo.CompositeTensorOrBuilder
A TensorInfo for each flattened component tensor.
getComponentsList() - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
getComponentsList() - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor
A TensorInfo for each flattened component tensor.
getComponentsList() - Method in interface org.tensorflow.framework.TensorInfo.CompositeTensorOrBuilder
A TensorInfo for each flattened component tensor.
getComponentsOrBuilder(int) - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
getComponentsOrBuilder(int) - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor
A TensorInfo for each flattened component tensor.
getComponentsOrBuilder(int) - Method in interface org.tensorflow.framework.TensorInfo.CompositeTensorOrBuilder
A TensorInfo for each flattened component tensor.
getComponentsOrBuilderList() - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
getComponentsOrBuilderList() - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor
A TensorInfo for each flattened component tensor.
getComponentsOrBuilderList() - Method in interface org.tensorflow.framework.TensorInfo.CompositeTensorOrBuilder
A TensorInfo for each flattened component tensor.
getCompositeTensor() - Method in class org.tensorflow.framework.TensorInfo.Builder
Generic encoding for CompositeTensors.
getCompositeTensor() - Method in class org.tensorflow.framework.TensorInfo
Generic encoding for CompositeTensors.
getCompositeTensor() - Method in interface org.tensorflow.framework.TensorInfoOrBuilder
Generic encoding for CompositeTensors.
getCompositeTensorBuilder() - Method in class org.tensorflow.framework.TensorInfo.Builder
Generic encoding for CompositeTensors.
getCompositeTensorOrBuilder() - Method in class org.tensorflow.framework.TensorInfo.Builder
Generic encoding for CompositeTensors.
getCompositeTensorOrBuilder() - Method in class org.tensorflow.framework.TensorInfo
Generic encoding for CompositeTensors.
getCompositeTensorOrBuilder() - Method in interface org.tensorflow.framework.TensorInfoOrBuilder
Generic encoding for CompositeTensors.
getCompressionAlgorithm() - Method in class tensorflow.RpcOptions.RPCOptions.Builder
The compression algorithm to be used.
getCompressionAlgorithm() - Method in class tensorflow.RpcOptions.RPCOptions
The compression algorithm to be used.
getCompressionAlgorithm() - Method in interface tensorflow.RpcOptions.RPCOptionsOrBuilder
The compression algorithm to be used.
getCompressionAlgorithmBytes() - Method in class tensorflow.RpcOptions.RPCOptions.Builder
The compression algorithm to be used.
getCompressionAlgorithmBytes() - Method in class tensorflow.RpcOptions.RPCOptions
The compression algorithm to be used.
getCompressionAlgorithmBytes() - Method in interface tensorflow.RpcOptions.RPCOptionsOrBuilder
The compression algorithm to be used.
getCompressionLevel() - Method in class tensorflow.RpcOptions.RPCOptions.Builder
If compression_algorithm is set, the compression level to be used.
getCompressionLevel() - Method in class tensorflow.RpcOptions.RPCOptions
If compression_algorithm is set, the compression level to be used.
getCompressionLevel() - Method in interface tensorflow.RpcOptions.RPCOptionsOrBuilder
If compression_algorithm is set, the compression level to be used.
getComputeCost() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
Estimate of the computational cost of this node, in microseconds.
getComputeCost() - Method in class org.tensorflow.framework.CostGraphDef.Node
Estimate of the computational cost of this node, in microseconds.
getComputeCost() - Method in interface org.tensorflow.framework.CostGraphDef.NodeOrBuilder
Estimate of the computational cost of this node, in microseconds.
getComputeTime() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
Analytical estimate of the computational cost of this node, in microseconds.
getComputeTime() - Method in class org.tensorflow.framework.CostGraphDef.Node
Analytical estimate of the computational cost of this node, in microseconds.
getComputeTime() - Method in interface org.tensorflow.framework.CostGraphDef.NodeOrBuilder
Analytical estimate of the computational cost of this node, in microseconds.
getConcreteFunction() - Method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor.Builder
Name of concrete function which contains the computed graph tensor.
getConcreteFunction() - Method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor
Name of concrete function which contains the computed graph tensor.
getConcreteFunction() - Method in interface tensorflow.SavedObjectGraphOuterClass.CapturedTensorOrBuilder
Name of concrete function which contains the computed graph tensor.
getConcreteFunctionBytes() - Method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor.Builder
Name of concrete function which contains the computed graph tensor.
getConcreteFunctionBytes() - Method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor
Name of concrete function which contains the computed graph tensor.
getConcreteFunctionBytes() - Method in interface tensorflow.SavedObjectGraphOuterClass.CapturedTensorOrBuilder
Name of concrete function which contains the computed graph tensor.
getConcreteFunctionName() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
Identifies a SavedConcreteFunction.
getConcreteFunctionName() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
Identifies a SavedConcreteFunction.
getConcreteFunctionName() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunctionOrBuilder
Identifies a SavedConcreteFunction.
getConcreteFunctionNameBytes() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
Identifies a SavedConcreteFunction.
getConcreteFunctionNameBytes() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
Identifies a SavedConcreteFunction.
getConcreteFunctionNameBytes() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunctionOrBuilder
Identifies a SavedConcreteFunction.
getConcreteFunctions() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Deprecated.
getConcreteFunctions() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
Deprecated.
getConcreteFunctions() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
Deprecated.
getConcreteFunctions(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction.Builder
repeated string concrete_functions = 1;
getConcreteFunctions(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
repeated string concrete_functions = 1;
getConcreteFunctions(int) - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedFunctionOrBuilder
repeated string concrete_functions = 1;
getConcreteFunctionsBytes(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction.Builder
repeated string concrete_functions = 1;
getConcreteFunctionsBytes(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
repeated string concrete_functions = 1;
getConcreteFunctionsBytes(int) - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedFunctionOrBuilder
repeated string concrete_functions = 1;
getConcreteFunctionsCount() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction.Builder
repeated string concrete_functions = 1;
getConcreteFunctionsCount() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
repeated string concrete_functions = 1;
getConcreteFunctionsCount() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedFunctionOrBuilder
repeated string concrete_functions = 1;
getConcreteFunctionsCount() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
getConcreteFunctionsCount() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
getConcreteFunctionsCount() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
Information about captures and output structures in concrete functions.
getConcreteFunctionsList() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction.Builder
repeated string concrete_functions = 1;
getConcreteFunctionsList() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
repeated string concrete_functions = 1;
getConcreteFunctionsList() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedFunctionOrBuilder
repeated string concrete_functions = 1;
getConcreteFunctionsMap() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Information about captures and output structures in concrete functions.
getConcreteFunctionsMap() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
Information about captures and output structures in concrete functions.
getConcreteFunctionsMap() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
Information about captures and output structures in concrete functions.
getConcreteFunctionsOrDefault(String, SavedObjectGraphOuterClass.SavedConcreteFunction) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Information about captures and output structures in concrete functions.
getConcreteFunctionsOrDefault(String, SavedObjectGraphOuterClass.SavedConcreteFunction) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
Information about captures and output structures in concrete functions.
getConcreteFunctionsOrDefault(String, SavedObjectGraphOuterClass.SavedConcreteFunction) - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
Information about captures and output structures in concrete functions.
getConcreteFunctionsOrThrow(String) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Information about captures and output structures in concrete functions.
getConcreteFunctionsOrThrow(String) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
Information about captures and output structures in concrete functions.
getConcreteFunctionsOrThrow(String) - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
Information about captures and output structures in concrete functions.
getConfig() - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest.Builder
.tensorflow.serving.ModelServerConfig config = 1;
getConfig() - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
.tensorflow.serving.ModelServerConfig config = 1;
getConfig() - Method in interface tensorflow.serving.ModelManagement.ReloadConfigRequestOrBuilder
.tensorflow.serving.ModelServerConfig config = 1;
getConfig(int) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList.Builder
repeated .tensorflow.serving.ModelConfig config = 1;
getConfig(int) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
repeated .tensorflow.serving.ModelConfig config = 1;
getConfig(int) - Method in interface tensorflow.serving.ModelServerConfigOuterClass.ModelConfigListOrBuilder
repeated .tensorflow.serving.ModelConfig config = 1;
getConfigBuilder() - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest.Builder
.tensorflow.serving.ModelServerConfig config = 1;
getConfigBuilder(int) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList.Builder
repeated .tensorflow.serving.ModelConfig config = 1;
getConfigBuilderList() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList.Builder
repeated .tensorflow.serving.ModelConfig config = 1;
getConfigCase() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.Builder
 
getConfigCase() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
getConfigCase() - Method in interface tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfigOrBuilder
 
getConfigCount() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList.Builder
repeated .tensorflow.serving.ModelConfig config = 1;
getConfigCount() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
repeated .tensorflow.serving.ModelConfig config = 1;
getConfigCount() - Method in interface tensorflow.serving.ModelServerConfigOuterClass.ModelConfigListOrBuilder
repeated .tensorflow.serving.ModelConfig config = 1;
getConfigList() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList.Builder
repeated .tensorflow.serving.ModelConfig config = 1;
getConfigList() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
repeated .tensorflow.serving.ModelConfig config = 1;
getConfigList() - Method in interface tensorflow.serving.ModelServerConfigOuterClass.ModelConfigListOrBuilder
repeated .tensorflow.serving.ModelConfig config = 1;
getConfigOrBuilder() - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest.Builder
.tensorflow.serving.ModelServerConfig config = 1;
getConfigOrBuilder() - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
.tensorflow.serving.ModelServerConfig config = 1;
getConfigOrBuilder() - Method in interface tensorflow.serving.ModelManagement.ReloadConfigRequestOrBuilder
.tensorflow.serving.ModelServerConfig config = 1;
getConfigOrBuilder(int) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList.Builder
repeated .tensorflow.serving.ModelConfig config = 1;
getConfigOrBuilder(int) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
repeated .tensorflow.serving.ModelConfig config = 1;
getConfigOrBuilder(int) - Method in interface tensorflow.serving.ModelServerConfigOuterClass.ModelConfigListOrBuilder
repeated .tensorflow.serving.ModelConfig config = 1;
getConfigOrBuilderList() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList.Builder
repeated .tensorflow.serving.ModelConfig config = 1;
getConfigOrBuilderList() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
repeated .tensorflow.serving.ModelConfig config = 1;
getConfigOrBuilderList() - Method in interface tensorflow.serving.ModelServerConfigOuterClass.ModelConfigListOrBuilder
repeated .tensorflow.serving.ModelConfig config = 1;
getConfiguration() - Method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingComponent
 
getConfiguration() - Method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingEndpoint
 
getConstant() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedConstant constant = 9;
getConstant() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
.tensorflow.SavedConstant constant = 9;
getConstant() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
.tensorflow.SavedConstant constant = 9;
getConstantBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedConstant constant = 9;
getConstantFolding() - Method in class org.tensorflow.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.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.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.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.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.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 tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedConstant constant = 9;
getConstantOrBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
.tensorflow.SavedConstant constant = 9;
getConstantOrBuilder() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
.tensorflow.SavedConstant constant = 9;
getContainer() - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
Container in which this resource is placed.
getContainer() - Method in class org.tensorflow.framework.ResourceHandleProto
Container in which this resource is placed.
getContainer() - Method in interface org.tensorflow.framework.ResourceHandleProtoOrBuilder
Container in which this resource is placed.
getContainerBytes() - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
Container in which this resource is placed.
getContainerBytes() - Method in class org.tensorflow.framework.ResourceHandleProto
Container in which this resource is placed.
getContainerBytes() - Method in interface org.tensorflow.framework.ResourceHandleProtoOrBuilder
Container in which this resource is placed.
getContext() - Method in class org.tensorflow.example.SequenceExample.Builder
.tensorflow.Features context = 1;
getContext() - Method in class org.tensorflow.example.SequenceExample
.tensorflow.Features context = 1;
getContext() - Method in interface org.tensorflow.example.SequenceExampleOrBuilder
.tensorflow.Features context = 1;
getContext() - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
.tensorflow.Example context = 2;
getContext() - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
.tensorflow.Example context = 2;
getContext() - Method in interface tensorflow.serving.InputOuterClass.ExampleListWithContextOrBuilder
.tensorflow.Example context = 2;
getContextBuilder() - Method in class org.tensorflow.example.SequenceExample.Builder
.tensorflow.Features context = 1;
getContextBuilder() - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
.tensorflow.Example context = 2;
getContextOrBuilder() - Method in class org.tensorflow.example.SequenceExample.Builder
.tensorflow.Features context = 1;
getContextOrBuilder() - Method in class org.tensorflow.example.SequenceExample
.tensorflow.Features context = 1;
getContextOrBuilder() - Method in interface org.tensorflow.example.SequenceExampleOrBuilder
.tensorflow.Features context = 1;
getContextOrBuilder() - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
.tensorflow.Example context = 2;
getContextOrBuilder() - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
.tensorflow.Example context = 2;
getContextOrBuilder() - Method in interface tensorflow.serving.InputOuterClass.ExampleListWithContextOrBuilder
.tensorflow.Example context = 2;
getControlInput(int) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
Ids of the control inputs for this node.
getControlInput(int) - Method in class org.tensorflow.framework.CostGraphDef.Node
Ids of the control inputs for this node.
getControlInput(int) - Method in interface org.tensorflow.framework.CostGraphDef.NodeOrBuilder
Ids of the control inputs for this node.
getControlInputCount() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
Ids of the control inputs for this node.
getControlInputCount() - Method in class org.tensorflow.framework.CostGraphDef.Node
Ids of the control inputs for this node.
getControlInputCount() - Method in interface org.tensorflow.framework.CostGraphDef.NodeOrBuilder
Ids of the control inputs for this node.
getControlInputList() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
Ids of the control inputs for this node.
getControlInputList() - Method in class org.tensorflow.framework.CostGraphDef.Node
Ids of the control inputs for this node.
getControlInputList() - Method in interface org.tensorflow.framework.CostGraphDef.NodeOrBuilder
Ids of the control inputs for this node.
getControlOutput(int) - Method in class org.tensorflow.framework.OpDef.Builder
Named control outputs for this operation.
getControlOutput(int) - Method in class org.tensorflow.framework.OpDef
Named control outputs for this operation.
getControlOutput(int) - Method in interface org.tensorflow.framework.OpDefOrBuilder
Named control outputs for this operation.
getControlOutputBytes(int) - Method in class org.tensorflow.framework.OpDef.Builder
Named control outputs for this operation.
getControlOutputBytes(int) - Method in class org.tensorflow.framework.OpDef
Named control outputs for this operation.
getControlOutputBytes(int) - Method in interface org.tensorflow.framework.OpDefOrBuilder
Named control outputs for this operation.
getControlOutputCount() - Method in class org.tensorflow.framework.OpDef.Builder
Named control outputs for this operation.
getControlOutputCount() - Method in class org.tensorflow.framework.OpDef
Named control outputs for this operation.
getControlOutputCount() - Method in interface org.tensorflow.framework.OpDefOrBuilder
Named control outputs for this operation.
getControlOutputList() - Method in class org.tensorflow.framework.OpDef.Builder
Named control outputs for this operation.
getControlOutputList() - Method in class org.tensorflow.framework.OpDef
Named control outputs for this operation.
getControlOutputList() - Method in interface org.tensorflow.framework.OpDefOrBuilder
Named control outputs for this operation.
getControlRet() - Method in class org.tensorflow.framework.FunctionDef.Builder
Deprecated.
getControlRet() - Method in class org.tensorflow.framework.FunctionDef
Deprecated.
getControlRet() - Method in interface org.tensorflow.framework.FunctionDefOrBuilder
Deprecated.
getControlRetCount() - Method in class org.tensorflow.framework.FunctionDef.Builder
 
getControlRetCount() - Method in class org.tensorflow.framework.FunctionDef
 
getControlRetCount() - Method in interface org.tensorflow.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.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.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.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.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.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.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.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.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.framework.FunctionDefOrBuilder
A mapping from control output names from `signature` to node names in `node_def` which should be control outputs of this function.
getCoordinatedJobList(int) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
repeated .tensorflow.CoordinatedJob coordinated_job_list = 10;
getCoordinatedJobList(int) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
repeated .tensorflow.CoordinatedJob coordinated_job_list = 10;
getCoordinatedJobList(int) - Method in interface tensorflow.CoordinationConfig.CoordinationServiceConfigOrBuilder
repeated .tensorflow.CoordinatedJob coordinated_job_list = 10;
getCoordinatedJobListBuilder(int) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
repeated .tensorflow.CoordinatedJob coordinated_job_list = 10;
getCoordinatedJobListBuilderList() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
repeated .tensorflow.CoordinatedJob coordinated_job_list = 10;
getCoordinatedJobListCount() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
repeated .tensorflow.CoordinatedJob coordinated_job_list = 10;
getCoordinatedJobListCount() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
repeated .tensorflow.CoordinatedJob coordinated_job_list = 10;
getCoordinatedJobListCount() - Method in interface tensorflow.CoordinationConfig.CoordinationServiceConfigOrBuilder
repeated .tensorflow.CoordinatedJob coordinated_job_list = 10;
getCoordinatedJobListList() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
repeated .tensorflow.CoordinatedJob coordinated_job_list = 10;
getCoordinatedJobListList() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
repeated .tensorflow.CoordinatedJob coordinated_job_list = 10;
getCoordinatedJobListList() - Method in interface tensorflow.CoordinationConfig.CoordinationServiceConfigOrBuilder
repeated .tensorflow.CoordinatedJob coordinated_job_list = 10;
getCoordinatedJobListOrBuilder(int) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
repeated .tensorflow.CoordinatedJob coordinated_job_list = 10;
getCoordinatedJobListOrBuilder(int) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
repeated .tensorflow.CoordinatedJob coordinated_job_list = 10;
getCoordinatedJobListOrBuilder(int) - Method in interface tensorflow.CoordinationConfig.CoordinationServiceConfigOrBuilder
repeated .tensorflow.CoordinatedJob coordinated_job_list = 10;
getCoordinatedJobListOrBuilderList() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
repeated .tensorflow.CoordinatedJob coordinated_job_list = 10;
getCoordinatedJobListOrBuilderList() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
repeated .tensorflow.CoordinatedJob coordinated_job_list = 10;
getCoordinatedJobListOrBuilderList() - Method in interface tensorflow.CoordinationConfig.CoordinationServiceConfigOrBuilder
repeated .tensorflow.CoordinatedJob coordinated_job_list = 10;
getCoordinationConfig() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Distributed coordination service configurations.
getCoordinationConfig() - Method in class org.tensorflow.framework.ConfigProto.Experimental
Distributed coordination service configurations.
getCoordinationConfig() - Method in interface org.tensorflow.framework.ConfigProto.ExperimentalOrBuilder
Distributed coordination service configurations.
getCoordinationConfigBuilder() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Distributed coordination service configurations.
getCoordinationConfigOrBuilder() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Distributed coordination service configurations.
getCoordinationConfigOrBuilder() - Method in class org.tensorflow.framework.ConfigProto.Experimental
Distributed coordination service configurations.
getCoordinationConfigOrBuilder() - Method in interface org.tensorflow.framework.ConfigProto.ExperimentalOrBuilder
Distributed coordination service configurations.
getCooSparse() - Method in class org.tensorflow.framework.TensorInfo.Builder
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix).
getCooSparse() - Method in class org.tensorflow.framework.TensorInfo
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix).
getCooSparse() - Method in interface org.tensorflow.framework.TensorInfoOrBuilder
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix).
getCooSparseBuilder() - Method in class org.tensorflow.framework.TensorInfo.Builder
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix).
getCooSparseOrBuilder() - Method in class org.tensorflow.framework.TensorInfo.Builder
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix).
getCooSparseOrBuilder() - Method in class org.tensorflow.framework.TensorInfo
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix).
getCooSparseOrBuilder() - Method in interface org.tensorflow.framework.TensorInfoOrBuilder
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix).
getCost() - Method in class org.tensorflow.framework.CostGraphDef.AggregatedCost.Builder
Aggregated cost value.
getCost() - Method in class org.tensorflow.framework.CostGraphDef.AggregatedCost
Aggregated cost value.
getCost() - Method in interface org.tensorflow.framework.CostGraphDef.AggregatedCostOrBuilder
Aggregated cost value.
getCost(int) - Method in class org.tensorflow.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
getCost(int) - Method in class org.tensorflow.framework.CostGraphDef
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
getCost(int) - Method in interface org.tensorflow.framework.CostGraphDefOrBuilder
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
getCostBuilder(int) - Method in class org.tensorflow.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
getCostBuilderList() - Method in class org.tensorflow.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
getCostCount() - Method in class org.tensorflow.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
getCostCount() - Method in class org.tensorflow.framework.CostGraphDef
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
getCostCount() - Method in interface org.tensorflow.framework.CostGraphDefOrBuilder
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
getCostGraph() - Method in class org.tensorflow.framework.RunMetadata.Builder
The cost graph for the computation defined by the run call.
getCostGraph() - Method in class org.tensorflow.framework.RunMetadata
The cost graph for the computation defined by the run call.
getCostGraph() - Method in interface org.tensorflow.framework.RunMetadataOrBuilder
The cost graph for the computation defined by the run call.
getCostGraphBuilder() - Method in class org.tensorflow.framework.RunMetadata.Builder
The cost graph for the computation defined by the run call.
getCostGraphOrBuilder() - Method in class org.tensorflow.framework.RunMetadata.Builder
The cost graph for the computation defined by the run call.
getCostGraphOrBuilder() - Method in class org.tensorflow.framework.RunMetadata
The cost graph for the computation defined by the run call.
getCostGraphOrBuilder() - Method in interface org.tensorflow.framework.RunMetadataOrBuilder
The cost graph for the computation defined by the run call.
getCostList() - Method in class org.tensorflow.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
getCostList() - Method in class org.tensorflow.framework.CostGraphDef
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
getCostList() - Method in interface org.tensorflow.framework.CostGraphDefOrBuilder
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
getCostOrBuilder(int) - Method in class org.tensorflow.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
getCostOrBuilder(int) - Method in class org.tensorflow.framework.CostGraphDef
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
getCostOrBuilder(int) - Method in interface org.tensorflow.framework.CostGraphDefOrBuilder
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
getCostOrBuilderList() - Method in class org.tensorflow.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
getCostOrBuilderList() - Method in class org.tensorflow.framework.CostGraphDef
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
getCostOrBuilderList() - Method in interface org.tensorflow.framework.CostGraphDefOrBuilder
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
getCpuGlobalJit() - Method in class org.tensorflow.framework.OptimizerOptions.Builder
CPU code will be autoclustered only if global_jit_level >= ON_1 and either: - this flag is true, or - TF_XLA_FLAGS contains --tf_xla_cpu_global_jit=true.
getCpuGlobalJit() - Method in class org.tensorflow.framework.OptimizerOptions
CPU code will be autoclustered only if global_jit_level >= ON_1 and either: - this flag is true, or - TF_XLA_FLAGS contains --tf_xla_cpu_global_jit=true.
getCpuGlobalJit() - Method in interface org.tensorflow.framework.OptimizerOptionsOrBuilder
CPU code will be autoclustered only if global_jit_level >= ON_1 and either: - this flag is true, or - TF_XLA_FLAGS contains --tf_xla_cpu_global_jit=true.
getCpuLayoutConversion() - Method in class org.tensorflow.framework.RewriterConfig.Builder
CPU Conversion settings between NHCW and NCHW.
getCpuLayoutConversion() - Method in class org.tensorflow.framework.RewriterConfig
CPU Conversion settings between NHCW and NCHW.
getCpuLayoutConversion() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
CPU Conversion settings between NHCW and NCHW.
getCpuLayoutConversionValue() - Method in class org.tensorflow.framework.RewriterConfig.Builder
CPU Conversion settings between NHCW and NCHW.
getCpuLayoutConversionValue() - Method in class org.tensorflow.framework.RewriterConfig
CPU Conversion settings between NHCW and NCHW.
getCpuLayoutConversionValue() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
CPU Conversion settings between NHCW and NCHW.
getCredentials() - Method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingConfiguration
 
getCustomCa() - Method in class tensorflow.serving.SslConfig.SSLConfig.Builder
custom certificate authority
getCustomCa() - Method in class tensorflow.serving.SslConfig.SSLConfig
custom certificate authority
getCustomCa() - Method in interface tensorflow.serving.SslConfig.SSLConfigOrBuilder
custom certificate authority
getCustomCaBytes() - Method in class tensorflow.serving.SslConfig.SSLConfig.Builder
custom certificate authority
getCustomCaBytes() - Method in class tensorflow.serving.SslConfig.SSLConfig
custom certificate authority
getCustomCaBytes() - Method in interface tensorflow.serving.SslConfig.SSLConfigOrBuilder
custom certificate authority
getCustomModelConfig() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.Builder
.google.protobuf.Any custom_model_config = 2;
getCustomModelConfig() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
.google.protobuf.Any custom_model_config = 2;
getCustomModelConfig() - Method in interface tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfigOrBuilder
.google.protobuf.Any custom_model_config = 2;
getCustomModelConfigBuilder() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.Builder
.google.protobuf.Any custom_model_config = 2;
getCustomModelConfigOrBuilder() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.Builder
.google.protobuf.Any custom_model_config = 2;
getCustomModelConfigOrBuilder() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
.google.protobuf.Any custom_model_config = 2;
getCustomModelConfigOrBuilder() - Method in interface tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfigOrBuilder
.google.protobuf.Any custom_model_config = 2;
getCustomOptimizers(int) - Method in class org.tensorflow.framework.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
getCustomOptimizers(int) - Method in class org.tensorflow.framework.RewriterConfig
list of CustomGraphOptimizers to apply.
getCustomOptimizers(int) - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
list of CustomGraphOptimizers to apply.
getCustomOptimizersBuilder(int) - Method in class org.tensorflow.framework.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
getCustomOptimizersBuilderList() - Method in class org.tensorflow.framework.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
getCustomOptimizersCount() - Method in class org.tensorflow.framework.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
getCustomOptimizersCount() - Method in class org.tensorflow.framework.RewriterConfig
list of CustomGraphOptimizers to apply.
getCustomOptimizersCount() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
list of CustomGraphOptimizers to apply.
getCustomOptimizersList() - Method in class org.tensorflow.framework.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
getCustomOptimizersList() - Method in class org.tensorflow.framework.RewriterConfig
list of CustomGraphOptimizers to apply.
getCustomOptimizersList() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
list of CustomGraphOptimizers to apply.
getCustomOptimizersOrBuilder(int) - Method in class org.tensorflow.framework.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
getCustomOptimizersOrBuilder(int) - Method in class org.tensorflow.framework.RewriterConfig
list of CustomGraphOptimizers to apply.
getCustomOptimizersOrBuilder(int) - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
list of CustomGraphOptimizers to apply.
getCustomOptimizersOrBuilderList() - Method in class org.tensorflow.framework.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
getCustomOptimizersOrBuilderList() - Method in class org.tensorflow.framework.RewriterConfig
list of CustomGraphOptimizers to apply.
getCustomOptimizersOrBuilderList() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
list of CustomGraphOptimizers to apply.
getDatatype() - Method in class org.tensorflow.framework.SerializedDType.Builder
.tensorflow.DataType datatype = 1;
getDatatype() - Method in class org.tensorflow.framework.SerializedDType
.tensorflow.DataType datatype = 1;
getDatatype() - Method in interface org.tensorflow.framework.SerializedDTypeOrBuilder
.tensorflow.DataType datatype = 1;
getDatatypeValue() - Method in class org.tensorflow.framework.SerializedDType.Builder
.tensorflow.DataType datatype = 1;
getDatatypeValue() - Method in class org.tensorflow.framework.SerializedDType
.tensorflow.DataType datatype = 1;
getDatatypeValue() - Method in interface org.tensorflow.framework.SerializedDTypeOrBuilder
.tensorflow.DataType datatype = 1;
getDc() - Method in class tensorflow.serving.Logging.LogMetadata.Builder
Datacenter where the request was logged.
getDc() - Method in class tensorflow.serving.Logging.LogMetadata
Datacenter where the request was logged.
getDc() - Method in interface tensorflow.serving.Logging.LogMetadataOrBuilder
Datacenter where the request was logged.
getDcBytes() - Method in class tensorflow.serving.Logging.LogMetadata.Builder
Datacenter where the request was logged.
getDcBytes() - Method in class tensorflow.serving.Logging.LogMetadata
Datacenter where the request was logged.
getDcBytes() - Method in interface tensorflow.serving.Logging.LogMetadataOrBuilder
Datacenter where the request was logged.
getDcomplexVal(int) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_COMPLEX128. dcomplex_val(2*i) and dcomplex_val(2*i+1) are real and imaginary parts of i-th double precision complex.
getDcomplexVal(int) - Method in class org.tensorflow.framework.TensorProto
DT_COMPLEX128. dcomplex_val(2*i) and dcomplex_val(2*i+1) are real and imaginary parts of i-th double precision complex.
getDcomplexVal(int) - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_COMPLEX128. dcomplex_val(2*i) and dcomplex_val(2*i+1) are real and imaginary parts of i-th double precision complex.
getDcomplexValCount() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_COMPLEX128. dcomplex_val(2*i) and dcomplex_val(2*i+1) are real and imaginary parts of i-th double precision complex.
getDcomplexValCount() - Method in class org.tensorflow.framework.TensorProto
DT_COMPLEX128. dcomplex_val(2*i) and dcomplex_val(2*i+1) are real and imaginary parts of i-th double precision complex.
getDcomplexValCount() - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_COMPLEX128. dcomplex_val(2*i) and dcomplex_val(2*i+1) are real and imaginary parts of i-th double precision complex.
getDcomplexValList() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_COMPLEX128. dcomplex_val(2*i) and dcomplex_val(2*i+1) are real and imaginary parts of i-th double precision complex.
getDcomplexValList() - Method in class org.tensorflow.framework.TensorProto
DT_COMPLEX128. dcomplex_val(2*i) and dcomplex_val(2*i+1) are real and imaginary parts of i-th double precision complex.
getDcomplexValList() - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_COMPLEX128. dcomplex_val(2*i) and dcomplex_val(2*i+1) are real and imaginary parts of i-th double precision complex.
getDebugInfo() - Method in class org.tensorflow.framework.GraphDef.Builder
Stack traces for the nodes in this graph.
getDebugInfo() - Method in class org.tensorflow.framework.GraphDef
Stack traces for the nodes in this graph.
getDebugInfo() - Method in interface org.tensorflow.framework.GraphDefOrBuilder
Stack traces for the nodes in this graph.
getDebugInfoBuilder() - Method in class org.tensorflow.framework.GraphDef.Builder
Stack traces for the nodes in this graph.
getDebugInfoOrBuilder() - Method in class org.tensorflow.framework.GraphDef.Builder
Stack traces for the nodes in this graph.
getDebugInfoOrBuilder() - Method in class org.tensorflow.framework.GraphDef
Stack traces for the nodes in this graph.
getDebugInfoOrBuilder() - Method in interface org.tensorflow.framework.GraphDefOrBuilder
Stack traces for the nodes in this graph.
getDebugOps(int) - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
Name(s) of the debugging op(s).
getDebugOps(int) - Method in class org.tensorflow.framework.DebugTensorWatch
Name(s) of the debugging op(s).
getDebugOps(int) - Method in interface org.tensorflow.framework.DebugTensorWatchOrBuilder
Name(s) of the debugging op(s).
getDebugOpsBytes(int) - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
Name(s) of the debugging op(s).
getDebugOpsBytes(int) - Method in class org.tensorflow.framework.DebugTensorWatch
Name(s) of the debugging op(s).
getDebugOpsBytes(int) - Method in interface org.tensorflow.framework.DebugTensorWatchOrBuilder
Name(s) of the debugging op(s).
getDebugOpsCount() - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
Name(s) of the debugging op(s).
getDebugOpsCount() - Method in class org.tensorflow.framework.DebugTensorWatch
Name(s) of the debugging op(s).
getDebugOpsCount() - Method in interface org.tensorflow.framework.DebugTensorWatchOrBuilder
Name(s) of the debugging op(s).
getDebugOpsList() - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
Name(s) of the debugging op(s).
getDebugOpsList() - Method in class org.tensorflow.framework.DebugTensorWatch
Name(s) of the debugging op(s).
getDebugOpsList() - Method in interface org.tensorflow.framework.DebugTensorWatchOrBuilder
Name(s) of the debugging op(s).
getDebugOptions() - Method in class org.tensorflow.framework.RunOptions.Builder
EXPERIMENTAL.
getDebugOptions() - Method in class org.tensorflow.framework.RunOptions
EXPERIMENTAL.
getDebugOptions() - Method in interface org.tensorflow.framework.RunOptionsOrBuilder
EXPERIMENTAL.
getDebugOptionsBuilder() - Method in class org.tensorflow.framework.RunOptions.Builder
EXPERIMENTAL.
getDebugOptionsOrBuilder() - Method in class org.tensorflow.framework.RunOptions.Builder
EXPERIMENTAL.
getDebugOptionsOrBuilder() - Method in class org.tensorflow.framework.RunOptions
EXPERIMENTAL.
getDebugOptionsOrBuilder() - Method in interface org.tensorflow.framework.RunOptionsOrBuilder
EXPERIMENTAL.
getDebugStripper() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Strips debug-related nodes from the graph (off by default).
getDebugStripper() - Method in class org.tensorflow.framework.RewriterConfig
Strips debug-related nodes from the graph (off by default).
getDebugStripper() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
Strips debug-related nodes from the graph (off by default).
getDebugStripperValue() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Strips debug-related nodes from the graph (off by default).
getDebugStripperValue() - Method in class org.tensorflow.framework.RewriterConfig
Strips debug-related nodes from the graph (off by default).
getDebugStripperValue() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
Strips debug-related nodes from the graph (off by default).
getDebugTensorWatchOpts(int) - Method in class org.tensorflow.framework.DebugOptions.Builder
Debugging options
getDebugTensorWatchOpts(int) - Method in class org.tensorflow.framework.DebugOptions
Debugging options
getDebugTensorWatchOpts(int) - Method in interface org.tensorflow.framework.DebugOptionsOrBuilder
Debugging options
getDebugTensorWatchOptsBuilder(int) - Method in class org.tensorflow.framework.DebugOptions.Builder
Debugging options
getDebugTensorWatchOptsBuilderList() - Method in class org.tensorflow.framework.DebugOptions.Builder
Debugging options
getDebugTensorWatchOptsCount() - Method in class org.tensorflow.framework.DebugOptions.Builder
Debugging options
getDebugTensorWatchOptsCount() - Method in class org.tensorflow.framework.DebugOptions
Debugging options
getDebugTensorWatchOptsCount() - Method in interface org.tensorflow.framework.DebugOptionsOrBuilder
Debugging options
getDebugTensorWatchOptsList() - Method in class org.tensorflow.framework.DebugOptions.Builder
Debugging options
getDebugTensorWatchOptsList() - Method in class org.tensorflow.framework.DebugOptions
Debugging options
getDebugTensorWatchOptsList() - Method in interface org.tensorflow.framework.DebugOptionsOrBuilder
Debugging options
getDebugTensorWatchOptsOrBuilder(int) - Method in class org.tensorflow.framework.DebugOptions.Builder
Debugging options
getDebugTensorWatchOptsOrBuilder(int) - Method in class org.tensorflow.framework.DebugOptions
Debugging options
getDebugTensorWatchOptsOrBuilder(int) - Method in interface org.tensorflow.framework.DebugOptionsOrBuilder
Debugging options
getDebugTensorWatchOptsOrBuilderList() - Method in class org.tensorflow.framework.DebugOptions.Builder
Debugging options
getDebugTensorWatchOptsOrBuilderList() - Method in class org.tensorflow.framework.DebugOptions
Debugging options
getDebugTensorWatchOptsOrBuilderList() - Method in interface org.tensorflow.framework.DebugOptionsOrBuilder
Debugging options
getDebugUrls(int) - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
URL(s) for debug targets(s).
getDebugUrls(int) - Method in class org.tensorflow.framework.DebugTensorWatch
URL(s) for debug targets(s).
getDebugUrls(int) - Method in interface org.tensorflow.framework.DebugTensorWatchOrBuilder
URL(s) for debug targets(s).
getDebugUrlsBytes(int) - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
URL(s) for debug targets(s).
getDebugUrlsBytes(int) - Method in class org.tensorflow.framework.DebugTensorWatch
URL(s) for debug targets(s).
getDebugUrlsBytes(int) - Method in interface org.tensorflow.framework.DebugTensorWatchOrBuilder
URL(s) for debug targets(s).
getDebugUrlsCount() - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
URL(s) for debug targets(s).
getDebugUrlsCount() - Method in class org.tensorflow.framework.DebugTensorWatch
URL(s) for debug targets(s).
getDebugUrlsCount() - Method in interface org.tensorflow.framework.DebugTensorWatchOrBuilder
URL(s) for debug targets(s).
getDebugUrlsList() - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
URL(s) for debug targets(s).
getDebugUrlsList() - Method in class org.tensorflow.framework.DebugTensorWatch
URL(s) for debug targets(s).
getDebugUrlsList() - Method in interface org.tensorflow.framework.DebugTensorWatchOrBuilder
URL(s) for debug targets(s).
getDefaultInstance() - Static method in class com.google.protobuf.Any
 
getDefaultInstance() - Static method in class com.google.protobuf.BoolValue
 
getDefaultInstance() - Static method in class com.google.protobuf.BytesValue
 
getDefaultInstance() - Static method in class com.google.protobuf.DoubleValue
 
getDefaultInstance() - Static method in class com.google.protobuf.FloatValue
 
getDefaultInstance() - Static method in class com.google.protobuf.Int32Value
 
getDefaultInstance() - Static method in class com.google.protobuf.Int64Value
 
getDefaultInstance() - Static method in class com.google.protobuf.StringValue
 
getDefaultInstance() - Static method in class com.google.protobuf.UInt32Value
 
getDefaultInstance() - Static method in class com.google.protobuf.UInt64Value
 
getDefaultInstance() - Static method in class org.tensorflow.distruntime.ClusterDef
 
getDefaultInstance() - Static method in class org.tensorflow.distruntime.JobDef
 
getDefaultInstance() - Static method in class org.tensorflow.example.BytesList
 
getDefaultInstance() - Static method in class org.tensorflow.example.Example
 
getDefaultInstance() - Static method in class org.tensorflow.example.Feature
 
getDefaultInstance() - Static method in class org.tensorflow.example.FeatureList
 
getDefaultInstance() - Static method in class org.tensorflow.example.FeatureLists
 
getDefaultInstance() - Static method in class org.tensorflow.example.Features
 
getDefaultInstance() - Static method in class org.tensorflow.example.FloatList
 
getDefaultInstance() - Static method in class org.tensorflow.example.Int64List
 
getDefaultInstance() - Static method in class org.tensorflow.example.SequenceExample
 
getDefaultInstance() - Static method in class org.tensorflow.framework.AllocationDescription
 
getDefaultInstance() - Static method in class org.tensorflow.framework.AllocationRecord
 
getDefaultInstance() - Static method in class org.tensorflow.framework.AllocatorMemoryUsed
 
getDefaultInstance() - Static method in class org.tensorflow.framework.AssetFileDef
 
getDefaultInstance() - Static method in class org.tensorflow.framework.AttrValue
 
getDefaultInstance() - Static method in class org.tensorflow.framework.AttrValue.ListValue
 
getDefaultInstance() - Static method in class org.tensorflow.framework.AutoParallelOptions
 
getDefaultInstance() - Static method in class org.tensorflow.framework.BatchingOptions
 
getDefaultInstance() - Static method in class org.tensorflow.framework.CallableOptions
 
getDefaultInstance() - Static method in class org.tensorflow.framework.CollectionDef.AnyList
 
getDefaultInstance() - Static method in class org.tensorflow.framework.CollectionDef.BytesList
 
getDefaultInstance() - Static method in class org.tensorflow.framework.CollectionDef.FloatList
 
getDefaultInstance() - Static method in class org.tensorflow.framework.CollectionDef
 
getDefaultInstance() - Static method in class org.tensorflow.framework.CollectionDef.Int64List
 
getDefaultInstance() - Static method in class org.tensorflow.framework.CollectionDef.NodeList
 
getDefaultInstance() - Static method in class org.tensorflow.framework.ConfigProto.Experimental
 
getDefaultInstance() - Static method in class org.tensorflow.framework.ConfigProto
 
getDefaultInstance() - Static method in class org.tensorflow.framework.CostGraphDef.AggregatedCost
 
getDefaultInstance() - Static method in class org.tensorflow.framework.CostGraphDef
 
getDefaultInstance() - Static method in class org.tensorflow.framework.CostGraphDef.Node
 
getDefaultInstance() - Static method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
getDefaultInstance() - Static method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
getDefaultInstance() - Static method in class org.tensorflow.framework.DebuggedSourceFile
 
getDefaultInstance() - Static method in class org.tensorflow.framework.DebuggedSourceFiles
 
getDefaultInstance() - Static method in class org.tensorflow.framework.DebugOptions
 
getDefaultInstance() - Static method in class org.tensorflow.framework.DebugTensorWatch
 
getDefaultInstance() - Static method in class org.tensorflow.framework.DeviceStepStats
 
getDefaultInstance() - Static method in class org.tensorflow.framework.FullTypeDef
 
getDefaultInstance() - Static method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
getDefaultInstance() - Static method in class org.tensorflow.framework.FunctionDef
 
getDefaultInstance() - Static method in class org.tensorflow.framework.FunctionDefLibrary
 
getDefaultInstance() - Static method in class org.tensorflow.framework.GPUOptions.Experimental
 
getDefaultInstance() - Static method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions
 
getDefaultInstance() - Static method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
getDefaultInstance() - Static method in class org.tensorflow.framework.GPUOptions
 
getDefaultInstance() - Static method in class org.tensorflow.framework.GradientDef
 
getDefaultInstance() - Static method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol
 
getDefaultInstance() - Static method in class org.tensorflow.framework.GraphDebugInfo
 
getDefaultInstance() - Static method in class org.tensorflow.framework.GraphDebugInfo.StackTrace
 
getDefaultInstance() - Static method in class org.tensorflow.framework.GraphDef
 
getDefaultInstance() - Static method in class org.tensorflow.framework.GraphOptions
 
getDefaultInstance() - Static method in class org.tensorflow.framework.MemoryStats
 
getDefaultInstance() - Static method in class org.tensorflow.framework.MetaGraphDef
 
getDefaultInstance() - Static method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
getDefaultInstance() - Static method in class org.tensorflow.framework.NameAttrList
 
getDefaultInstance() - Static method in class org.tensorflow.framework.NamedTensorProto
 
getDefaultInstance() - Static method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
getDefaultInstance() - Static method in class org.tensorflow.framework.NodeDef
 
getDefaultInstance() - Static method in class org.tensorflow.framework.NodeExecStats
 
getDefaultInstance() - Static method in class org.tensorflow.framework.NodeOutput
 
getDefaultInstance() - Static method in class org.tensorflow.framework.OpDef.ArgDef
 
getDefaultInstance() - Static method in class org.tensorflow.framework.OpDef.AttrDef
 
getDefaultInstance() - Static method in class org.tensorflow.framework.OpDef
 
getDefaultInstance() - Static method in class org.tensorflow.framework.OpDeprecation
 
getDefaultInstance() - Static method in class org.tensorflow.framework.OpList
 
getDefaultInstance() - Static method in class org.tensorflow.framework.OptimizerOptions
 
getDefaultInstance() - Static method in class org.tensorflow.framework.RegisteredGradient
 
getDefaultInstance() - Static method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
getDefaultInstance() - Static method in class org.tensorflow.framework.ResourceHandleProto
 
getDefaultInstance() - Static method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
getDefaultInstance() - Static method in class org.tensorflow.framework.RewriterConfig
 
getDefaultInstance() - Static method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
getDefaultInstance() - Static method in class org.tensorflow.framework.RunMetadata
 
getDefaultInstance() - Static method in class org.tensorflow.framework.RunOptions.Experimental
 
getDefaultInstance() - Static method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
getDefaultInstance() - Static method in class org.tensorflow.framework.RunOptions
 
getDefaultInstance() - Static method in class org.tensorflow.framework.SaveSliceInfoDef
 
getDefaultInstance() - Static method in class org.tensorflow.framework.ScopedAllocatorOptions
 
getDefaultInstance() - Static method in class org.tensorflow.framework.SerializedDType
 
getDefaultInstance() - Static method in class org.tensorflow.framework.SessionMetadata
 
getDefaultInstance() - Static method in class org.tensorflow.framework.SignatureDef
 
getDefaultInstance() - Static method in class org.tensorflow.framework.StepStats
 
getDefaultInstance() - Static method in class org.tensorflow.framework.TensorConnection
 
getDefaultInstance() - Static method in class org.tensorflow.framework.TensorDescription
 
getDefaultInstance() - Static method in class org.tensorflow.framework.TensorInfo.CompositeTensor
 
getDefaultInstance() - Static method in class org.tensorflow.framework.TensorInfo.CooSparse
 
getDefaultInstance() - Static method in class org.tensorflow.framework.TensorInfo
 
getDefaultInstance() - Static method in class org.tensorflow.framework.TensorProto
 
getDefaultInstance() - Static method in class org.tensorflow.framework.TensorShapeProto.Dim
 
getDefaultInstance() - Static method in class org.tensorflow.framework.TensorShapeProto
 
getDefaultInstance() - Static method in class org.tensorflow.framework.ThreadPoolOptionProto
 
getDefaultInstance() - Static method in class org.tensorflow.framework.VariableDef
 
getDefaultInstance() - Static method in class org.tensorflow.framework.VariantTensorDataProto
 
getDefaultInstance() - Static method in class org.tensorflow.framework.VerifierConfig
 
getDefaultInstance() - Static method in class org.tensorflow.framework.VersionDef
 
getDefaultInstance() - Static method in class org.tensorflow.util.SaverDef
 
getDefaultInstance() - Static method in class tensorflow.CoordinationConfig.CoordinatedJob
 
getDefaultInstance() - Static method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
 
getDefaultInstance() - Static method in class tensorflow.RpcOptions.RPCOptions
 
getDefaultInstance() - Static method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor
 
getDefaultInstance() - Static method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
getDefaultInstance() - Static method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject
 
getDefaultInstance() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
getDefaultInstance() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
getDefaultInstance() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
getDefaultInstance() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
getDefaultInstance() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
getDefaultInstance() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
getDefaultInstance() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
getDefaultInstance() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
getDefaultInstance() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
getDefaultInstance() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
getDefaultInstance() - Static method in class tensorflow.serving.Classification.Class
 
getDefaultInstance() - Static method in class tensorflow.serving.Classification.ClassificationRequest
 
getDefaultInstance() - Static method in class tensorflow.serving.Classification.ClassificationResponse
 
getDefaultInstance() - Static method in class tensorflow.serving.Classification.ClassificationResult
 
getDefaultInstance() - Static method in class tensorflow.serving.Classification.Classifications
 
getDefaultInstance() - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
getDefaultInstance() - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
getDefaultInstance() - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All
 
getDefaultInstance() - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
getDefaultInstance() - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
getDefaultInstance() - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
getDefaultInstance() - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
getDefaultInstance() - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
getDefaultInstance() - Static method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
getDefaultInstance() - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
getDefaultInstance() - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
getDefaultInstance() - Static method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
getDefaultInstance() - Static method in class tensorflow.serving.Inference.InferenceResult
 
getDefaultInstance() - Static method in class tensorflow.serving.Inference.InferenceTask
 
getDefaultInstance() - Static method in class tensorflow.serving.Inference.MultiInferenceRequest
 
getDefaultInstance() - Static method in class tensorflow.serving.Inference.MultiInferenceResponse
 
getDefaultInstance() - Static method in class tensorflow.serving.InputOuterClass.ExampleList
 
getDefaultInstance() - Static method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
getDefaultInstance() - Static method in class tensorflow.serving.InputOuterClass.Input
 
getDefaultInstance() - Static method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
getDefaultInstance() - Static method in class tensorflow.serving.Logging.LogMetadata
 
getDefaultInstance() - Static method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
getDefaultInstance() - Static method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
getDefaultInstance() - Static method in class tensorflow.serving.Model.ModelSpec
 
getDefaultInstance() - Static method in class tensorflow.serving.ModelManagement.Metric
 
getDefaultInstance() - Static method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
getDefaultInstance() - Static method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
getDefaultInstance() - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
getDefaultInstance() - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
getDefaultInstance() - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
getDefaultInstance() - Static method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig
 
getDefaultInstance() - Static method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig
 
getDefaultInstance() - Static method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig
 
getDefaultInstance() - Static method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap
 
getDefaultInstance() - Static method in class tensorflow.serving.Predict.PredictRequest
 
getDefaultInstance() - Static method in class tensorflow.serving.Predict.PredictRequest.RequestOptions
 
getDefaultInstance() - Static method in class tensorflow.serving.Predict.PredictResponse
 
getDefaultInstance() - Static method in class tensorflow.serving.Predict.PredictStreamedOptions
 
getDefaultInstance() - Static method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
getDefaultInstance() - Static method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
getDefaultInstance() - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
getDefaultInstance() - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
getDefaultInstance() - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog
 
getDefaultInstance() - Static method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
getDefaultInstance() - Static method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
getDefaultInstance() - Static method in class tensorflow.serving.RegressionOuterClass.Regression
 
getDefaultInstance() - Static method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
getDefaultInstance() - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
getDefaultInstance() - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
getDefaultInstance() - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
getDefaultInstance() - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
getDefaultInstance() - Static method in class tensorflow.serving.SslConfig.SSLConfig
 
getDefaultInstance() - Static method in class tensorflow.serving.Status.StatusProto
 
getDefaultInstance() - Static method in class tensorflow.Struct.BoundedTensorSpecProto
 
getDefaultInstance() - Static method in class tensorflow.Struct.DictValue
 
getDefaultInstance() - Static method in class tensorflow.Struct.ListValue
 
getDefaultInstance() - Static method in class tensorflow.Struct.NamedTupleValue
 
getDefaultInstance() - Static method in class tensorflow.Struct.NoneValue
 
getDefaultInstance() - Static method in class tensorflow.Struct.PairValue
 
getDefaultInstance() - Static method in class tensorflow.Struct.StructuredValue
 
getDefaultInstance() - Static method in class tensorflow.Struct.TensorSpecProto
 
getDefaultInstance() - Static method in class tensorflow.Struct.TupleValue
 
getDefaultInstance() - Static method in class tensorflow.Struct.TypeSpecProto
 
getDefaultInstance() - Static method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver
 
getDefaultInstance() - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
getDefaultInstance() - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
getDefaultInstance() - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
getDefaultInstance() - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
getDefaultInstance() - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Any.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Any
 
getDefaultInstanceForType() - Method in class com.google.protobuf.BoolValue.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.BoolValue
 
getDefaultInstanceForType() - Method in class com.google.protobuf.BytesValue.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.BytesValue
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DoubleValue.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DoubleValue
 
getDefaultInstanceForType() - Method in class com.google.protobuf.FloatValue.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.FloatValue
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Int32Value.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Int32Value
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Int64Value.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Int64Value
 
getDefaultInstanceForType() - Method in class com.google.protobuf.StringValue.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.StringValue
 
getDefaultInstanceForType() - Method in class com.google.protobuf.UInt32Value.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.UInt32Value
 
getDefaultInstanceForType() - Method in class com.google.protobuf.UInt64Value.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.UInt64Value
 
getDefaultInstanceForType() - Method in class org.tensorflow.distruntime.ClusterDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.distruntime.ClusterDef
 
getDefaultInstanceForType() - Method in class org.tensorflow.distruntime.JobDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.distruntime.JobDef
 
getDefaultInstanceForType() - Method in class org.tensorflow.example.BytesList.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.example.BytesList
 
getDefaultInstanceForType() - Method in class org.tensorflow.example.Example.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.example.Example
 
getDefaultInstanceForType() - Method in class org.tensorflow.example.Feature.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.example.Feature
 
getDefaultInstanceForType() - Method in class org.tensorflow.example.FeatureList.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.example.FeatureList
 
getDefaultInstanceForType() - Method in class org.tensorflow.example.FeatureLists.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.example.FeatureLists
 
getDefaultInstanceForType() - Method in class org.tensorflow.example.Features.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.example.Features
 
getDefaultInstanceForType() - Method in class org.tensorflow.example.FloatList.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.example.FloatList
 
getDefaultInstanceForType() - Method in class org.tensorflow.example.Int64List.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.example.Int64List
 
getDefaultInstanceForType() - Method in class org.tensorflow.example.SequenceExample.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.example.SequenceExample
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.AllocationDescription.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.AllocationDescription
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.AllocationRecord.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.AllocationRecord
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.AllocatorMemoryUsed
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.AssetFileDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.AssetFileDef
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.AttrValue.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.AttrValue
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.AttrValue.ListValue
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.AutoParallelOptions.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.AutoParallelOptions
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.BatchingOptions.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.BatchingOptions
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.CallableOptions.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.CallableOptions
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.CollectionDef.AnyList.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.CollectionDef.AnyList
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.CollectionDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.CollectionDef.BytesList.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.CollectionDef.BytesList
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.CollectionDef.FloatList.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.CollectionDef.FloatList
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.CollectionDef
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.CollectionDef.Int64List.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.CollectionDef.Int64List
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.CollectionDef.NodeList.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.CollectionDef.NodeList
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.ConfigProto.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.ConfigProto.Experimental
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.ConfigProto
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.CostGraphDef.AggregatedCost.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.CostGraphDef.AggregatedCost
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.CostGraphDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.CostGraphDef
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.CostGraphDef.Node
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.DebuggedSourceFile.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.DebuggedSourceFile
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.DebuggedSourceFiles.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.DebuggedSourceFiles
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.DebugOptions.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.DebugOptions
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.DebugTensorWatch
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.DeviceStepStats.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.DeviceStepStats
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.FullTypeDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.FullTypeDef
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.FunctionDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.FunctionDef
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.FunctionDefLibrary
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.GPUOptions.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.GPUOptions.Experimental
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.GPUOptions
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.GradientDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.GradientDef
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.GraphDebugInfo
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.GraphDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.GraphDef
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.GraphOptions.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.GraphOptions
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.MemoryStats.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.MemoryStats
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.MetaGraphDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.MetaGraphDef
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.NameAttrList.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.NameAttrList
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.NamedTensorProto.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.NamedTensorProto
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.NodeDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.NodeDef
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.NodeExecStats.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.NodeExecStats
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.NodeOutput.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.NodeOutput
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.OpDef.ArgDef
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.OpDef.AttrDef
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.OpDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.OpDef
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.OpDeprecation.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.OpDeprecation
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.OpList.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.OpList
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.OptimizerOptions.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.OptimizerOptions
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.RegisteredGradient.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.RegisteredGradient
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.ResourceHandleProto
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.RewriterConfig.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.RewriterConfig
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.RunMetadata.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.RunMetadata
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.RunOptions.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.RunOptions.Experimental.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.RunOptions.Experimental
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.RunOptions
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.SaveSliceInfoDef
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.ScopedAllocatorOptions.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.ScopedAllocatorOptions
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.SerializedDType.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.SerializedDType
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.SessionMetadata.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.SessionMetadata
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.SignatureDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.SignatureDef
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.StepStats.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.StepStats
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.TensorConnection.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.TensorConnection
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.TensorDescription.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.TensorDescription
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.TensorInfo.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.TensorInfo.CooSparse.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.TensorInfo.CooSparse
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.TensorInfo
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.TensorProto.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.TensorProto
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.TensorShapeProto.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.TensorShapeProto.Dim.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.TensorShapeProto.Dim
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.TensorShapeProto
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.ThreadPoolOptionProto.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.ThreadPoolOptionProto
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.VariableDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.VariableDef
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.VariantTensorDataProto.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.VariantTensorDataProto
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.VerifierConfig.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.VerifierConfig
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.VersionDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.VersionDef
 
getDefaultInstanceForType() - Method in class org.tensorflow.util.SaverDef.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.util.SaverDef
 
getDefaultInstanceForType() - Method in class tensorflow.CoordinationConfig.CoordinatedJob.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.CoordinationConfig.CoordinatedJob
 
getDefaultInstanceForType() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
 
getDefaultInstanceForType() - Method in class tensorflow.RpcOptions.RPCOptions.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.RpcOptions.RPCOptions
 
getDefaultInstanceForType() - Method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor
 
getDefaultInstanceForType() - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
getDefaultInstanceForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject
 
getDefaultInstanceForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
getDefaultInstanceForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
getDefaultInstanceForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
getDefaultInstanceForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
getDefaultInstanceForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
getDefaultInstanceForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
getDefaultInstanceForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
getDefaultInstanceForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedResource.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
getDefaultInstanceForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
getDefaultInstanceForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
getDefaultInstanceForType() - Method in class tensorflow.serving.Classification.Class.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.Classification.Class
 
getDefaultInstanceForType() - Method in class tensorflow.serving.Classification.ClassificationRequest.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.Classification.ClassificationRequest
 
getDefaultInstanceForType() - Method in class tensorflow.serving.Classification.ClassificationResponse.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.Classification.ClassificationResponse
 
getDefaultInstanceForType() - Method in class tensorflow.serving.Classification.ClassificationResult.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.Classification.ClassificationResult
 
getDefaultInstanceForType() - Method in class tensorflow.serving.Classification.Classifications.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.Classification.Classifications
 
getDefaultInstanceForType() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
getDefaultInstanceForType() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
getDefaultInstanceForType() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All
 
getDefaultInstanceForType() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
getDefaultInstanceForType() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
getDefaultInstanceForType() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
getDefaultInstanceForType() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
getDefaultInstanceForType() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
getDefaultInstanceForType() - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
getDefaultInstanceForType() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
getDefaultInstanceForType() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
getDefaultInstanceForType() - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
getDefaultInstanceForType() - Method in class tensorflow.serving.Inference.InferenceResult.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.Inference.InferenceResult
 
getDefaultInstanceForType() - Method in class tensorflow.serving.Inference.InferenceTask.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.Inference.InferenceTask
 
getDefaultInstanceForType() - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.Inference.MultiInferenceRequest
 
getDefaultInstanceForType() - Method in class tensorflow.serving.Inference.MultiInferenceResponse.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.Inference.MultiInferenceResponse
 
getDefaultInstanceForType() - Method in class tensorflow.serving.InputOuterClass.ExampleList.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.InputOuterClass.ExampleList
 
getDefaultInstanceForType() - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
getDefaultInstanceForType() - Method in class tensorflow.serving.InputOuterClass.Input.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.InputOuterClass.Input
 
getDefaultInstanceForType() - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
getDefaultInstanceForType() - Method in class tensorflow.serving.Logging.LogMetadata.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.Logging.LogMetadata
 
getDefaultInstanceForType() - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
getDefaultInstanceForType() - Method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
getDefaultInstanceForType() - Method in class tensorflow.serving.Model.ModelSpec.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.Model.ModelSpec
 
getDefaultInstanceForType() - Method in class tensorflow.serving.ModelManagement.Metric.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.ModelManagement.Metric
 
getDefaultInstanceForType() - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
getDefaultInstanceForType() - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
getDefaultInstanceForType() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
getDefaultInstanceForType() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
getDefaultInstanceForType() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
getDefaultInstanceForType() - Method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig
 
getDefaultInstanceForType() - Method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig
 
getDefaultInstanceForType() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig
 
getDefaultInstanceForType() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap
 
getDefaultInstanceForType() - Method in class tensorflow.serving.Predict.PredictRequest.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.Predict.PredictRequest
 
getDefaultInstanceForType() - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions
 
getDefaultInstanceForType() - Method in class tensorflow.serving.Predict.PredictResponse.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.Predict.PredictResponse
 
getDefaultInstanceForType() - Method in class tensorflow.serving.Predict.PredictStreamedOptions.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.Predict.PredictStreamedOptions
 
getDefaultInstanceForType() - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
getDefaultInstanceForType() - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
getDefaultInstanceForType() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
getDefaultInstanceForType() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
getDefaultInstanceForType() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog
 
getDefaultInstanceForType() - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
getDefaultInstanceForType() - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
getDefaultInstanceForType() - Method in class tensorflow.serving.RegressionOuterClass.Regression.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.RegressionOuterClass.Regression
 
getDefaultInstanceForType() - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
getDefaultInstanceForType() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
getDefaultInstanceForType() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
getDefaultInstanceForType() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
getDefaultInstanceForType() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
getDefaultInstanceForType() - Method in class tensorflow.serving.SslConfig.SSLConfig.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.SslConfig.SSLConfig
 
getDefaultInstanceForType() - Method in class tensorflow.serving.Status.StatusProto.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.Status.StatusProto
 
getDefaultInstanceForType() - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.Struct.BoundedTensorSpecProto
 
getDefaultInstanceForType() - Method in class tensorflow.Struct.DictValue.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.Struct.DictValue
 
getDefaultInstanceForType() - Method in class tensorflow.Struct.ListValue.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.Struct.ListValue
 
getDefaultInstanceForType() - Method in class tensorflow.Struct.NamedTupleValue.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.Struct.NamedTupleValue
 
getDefaultInstanceForType() - Method in class tensorflow.Struct.NoneValue.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.Struct.NoneValue
 
getDefaultInstanceForType() - Method in class tensorflow.Struct.PairValue.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.Struct.PairValue
 
getDefaultInstanceForType() - Method in class tensorflow.Struct.StructuredValue.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.Struct.StructuredValue
 
getDefaultInstanceForType() - Method in class tensorflow.Struct.TensorSpecProto.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.Struct.TensorSpecProto
 
getDefaultInstanceForType() - Method in class tensorflow.Struct.TupleValue.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.Struct.TupleValue
 
getDefaultInstanceForType() - Method in class tensorflow.Struct.TypeSpecProto.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.Struct.TypeSpecProto
 
getDefaultInstanceForType() - Method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver
 
getDefaultInstanceForType() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
getDefaultInstanceForType() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
getDefaultInstanceForType() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
getDefaultInstanceForType() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
getDefaultInstanceForType() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
getDefaults() - Method in class org.tensorflow.framework.SignatureDef.Builder
Deprecated.
getDefaults() - Method in class org.tensorflow.framework.SignatureDef
Deprecated.
getDefaults() - Method in interface org.tensorflow.framework.SignatureDefOrBuilder
Deprecated.
getDefaultsCount() - Method in class org.tensorflow.framework.SignatureDef.Builder
 
getDefaultsCount() - Method in class org.tensorflow.framework.SignatureDef
 
getDefaultsCount() - Method in interface org.tensorflow.framework.SignatureDefOrBuilder
Named input to corresponding default values if any.
getDefaultsMap() - Method in class org.tensorflow.framework.SignatureDef.Builder
Named input to corresponding default values if any.
getDefaultsMap() - Method in class org.tensorflow.framework.SignatureDef
Named input to corresponding default values if any.
getDefaultsMap() - Method in interface org.tensorflow.framework.SignatureDefOrBuilder
Named input to corresponding default values if any.
getDefaultsOrDefault(String, TensorProto) - Method in class org.tensorflow.framework.SignatureDef.Builder
Named input to corresponding default values if any.
getDefaultsOrDefault(String, TensorProto) - Method in class org.tensorflow.framework.SignatureDef
Named input to corresponding default values if any.
getDefaultsOrDefault(String, TensorProto) - Method in interface org.tensorflow.framework.SignatureDefOrBuilder
Named input to corresponding default values if any.
getDefaultsOrThrow(String) - Method in class org.tensorflow.framework.SignatureDef.Builder
Named input to corresponding default values if any.
getDefaultsOrThrow(String) - Method in class org.tensorflow.framework.SignatureDef
Named input to corresponding default values if any.
getDefaultsOrThrow(String) - Method in interface org.tensorflow.framework.SignatureDefOrBuilder
Named input to corresponding default values if any.
getDefaultValue() - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
A reasonable default for this attribute if the user does not supply a value.
getDefaultValue() - Method in class org.tensorflow.framework.OpDef.AttrDef
A reasonable default for this attribute if the user does not supply a value.
getDefaultValue() - Method in interface org.tensorflow.framework.OpDef.AttrDefOrBuilder
A reasonable default for this attribute if the user does not supply a value.
getDefaultValueBuilder() - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
A reasonable default for this attribute if the user does not supply a value.
getDefaultValueOrBuilder() - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
A reasonable default for this attribute if the user does not supply a value.
getDefaultValueOrBuilder() - Method in class org.tensorflow.framework.OpDef.AttrDef
A reasonable default for this attribute if the user does not supply a value.
getDefaultValueOrBuilder() - Method in interface org.tensorflow.framework.OpDef.AttrDefOrBuilder
A reasonable default for this attribute if the user does not supply a value.
getDeferredDeletionBytes() - Method in class org.tensorflow.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.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.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.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.framework.TensorInfo.CooSparse
The dynamic logical shape represented by the SparseTensor is recorded in the Tensor referenced here.
getDenseShapeTensorName() - Method in interface org.tensorflow.framework.TensorInfo.CooSparseOrBuilder
The dynamic logical shape represented by the SparseTensor is recorded in the Tensor referenced here.
getDenseShapeTensorNameBytes() - Method in class org.tensorflow.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.framework.TensorInfo.CooSparse
The dynamic logical shape represented by the SparseTensor is recorded in the Tensor referenced here.
getDenseShapeTensorNameBytes() - Method in interface org.tensorflow.framework.TensorInfo.CooSparseOrBuilder
The dynamic logical shape represented by the SparseTensor is recorded in the Tensor referenced here.
getDependencies(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Ordered list of dependencies that must be loaded before this object.
getDependencies(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
Ordered list of dependencies that must be loaded before this object.
getDependencies(int) - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
Ordered list of dependencies that must be loaded before this object.
getDependenciesBuilder(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Ordered list of dependencies that must be loaded before this object.
getDependenciesBuilderList() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Ordered list of dependencies that must be loaded before this object.
getDependenciesCount() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Ordered list of dependencies that must be loaded before this object.
getDependenciesCount() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
Ordered list of dependencies that must be loaded before this object.
getDependenciesCount() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
Ordered list of dependencies that must be loaded before this object.
getDependenciesList() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Ordered list of dependencies that must be loaded before this object.
getDependenciesList() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
Ordered list of dependencies that must be loaded before this object.
getDependenciesList() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
Ordered list of dependencies that must be loaded before this object.
getDependenciesOrBuilder(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Ordered list of dependencies that must be loaded before this object.
getDependenciesOrBuilder(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
Ordered list of dependencies that must be loaded before this object.
getDependenciesOrBuilder(int) - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
Ordered list of dependencies that must be loaded before this object.
getDependenciesOrBuilderList() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Ordered list of dependencies that must be loaded before this object.
getDependenciesOrBuilderList() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
Ordered list of dependencies that must be loaded before this object.
getDependenciesOrBuilderList() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
Ordered list of dependencies that must be loaded before this object.
getDependencyOptimization() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Control dependency optimizations (default is ON).
getDependencyOptimization() - Method in class org.tensorflow.framework.RewriterConfig
Control dependency optimizations (default is ON).
getDependencyOptimization() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
Control dependency optimizations (default is ON).
getDependencyOptimizationValue() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Control dependency optimizations (default is ON).
getDependencyOptimizationValue() - Method in class org.tensorflow.framework.RewriterConfig
Control dependency optimizations (default is ON).
getDependencyOptimizationValue() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
Control dependency optimizations (default is ON).
getDeprecation() - Method in class org.tensorflow.framework.OpDef.Builder
Optional deprecation based on GraphDef versions.
getDeprecation() - Method in class org.tensorflow.framework.OpDef
Optional deprecation based on GraphDef versions.
getDeprecation() - Method in interface org.tensorflow.framework.OpDefOrBuilder
Optional deprecation based on GraphDef versions.
getDeprecationBuilder() - Method in class org.tensorflow.framework.OpDef.Builder
Optional deprecation based on GraphDef versions.
getDeprecationOrBuilder() - Method in class org.tensorflow.framework.OpDef.Builder
Optional deprecation based on GraphDef versions.
getDeprecationOrBuilder() - Method in class org.tensorflow.framework.OpDef
Optional deprecation based on GraphDef versions.
getDeprecationOrBuilder() - Method in interface org.tensorflow.framework.OpDefOrBuilder
Optional deprecation based on GraphDef versions.
getDescription() - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
Human readable description.
getDescription() - Method in class org.tensorflow.framework.OpDef.ArgDef
Human readable description.
getDescription() - Method in interface org.tensorflow.framework.OpDef.ArgDefOrBuilder
Human readable description.
getDescription() - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
Human-readable description.
getDescription() - Method in class org.tensorflow.framework.OpDef.AttrDef
Human-readable description.
getDescription() - Method in interface org.tensorflow.framework.OpDef.AttrDefOrBuilder
Human-readable description.
getDescription() - Method in class org.tensorflow.framework.OpDef.Builder
Additional, longer human-readable description of what the Op does.
getDescription() - Method in class org.tensorflow.framework.OpDef
Additional, longer human-readable description of what the Op does.
getDescription() - Method in interface org.tensorflow.framework.OpDefOrBuilder
Additional, longer human-readable description of what the Op does.
getDescriptionBytes() - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
Human readable description.
getDescriptionBytes() - Method in class org.tensorflow.framework.OpDef.ArgDef
Human readable description.
getDescriptionBytes() - Method in interface org.tensorflow.framework.OpDef.ArgDefOrBuilder
Human readable description.
getDescriptionBytes() - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
Human-readable description.
getDescriptionBytes() - Method in class org.tensorflow.framework.OpDef.AttrDef
Human-readable description.
getDescriptionBytes() - Method in interface org.tensorflow.framework.OpDef.AttrDefOrBuilder
Human-readable description.
getDescriptionBytes() - Method in class org.tensorflow.framework.OpDef.Builder
Additional, longer human-readable description of what the Op does.
getDescriptionBytes() - Method in class org.tensorflow.framework.OpDef
Additional, longer human-readable description of what the Op does.
getDescriptionBytes() - Method in interface org.tensorflow.framework.OpDefOrBuilder
Additional, longer human-readable description of what the Op does.
getDescriptor() - Static method in class com.google.protobuf.Any.Builder
 
getDescriptor() - Static method in class com.google.protobuf.Any
 
getDescriptor() - Static method in class com.google.protobuf.AnyProto
 
getDescriptor() - Static method in class com.google.protobuf.BoolValue.Builder
 
getDescriptor() - Static method in class com.google.protobuf.BoolValue
 
getDescriptor() - Static method in class com.google.protobuf.BytesValue.Builder
 
getDescriptor() - Static method in class com.google.protobuf.BytesValue
 
getDescriptor() - Static method in class com.google.protobuf.DoubleValue.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DoubleValue
 
getDescriptor() - Static method in class com.google.protobuf.FloatValue.Builder
 
getDescriptor() - Static method in class com.google.protobuf.FloatValue
 
getDescriptor() - Static method in class com.google.protobuf.Int32Value.Builder
 
getDescriptor() - Static method in class com.google.protobuf.Int32Value
 
getDescriptor() - Static method in class com.google.protobuf.Int64Value.Builder
 
getDescriptor() - Static method in class com.google.protobuf.Int64Value
 
getDescriptor() - Static method in class com.google.protobuf.StringValue.Builder
 
getDescriptor() - Static method in class com.google.protobuf.StringValue
 
getDescriptor() - Static method in class com.google.protobuf.UInt32Value.Builder
 
getDescriptor() - Static method in class com.google.protobuf.UInt32Value
 
getDescriptor() - Static method in class com.google.protobuf.UInt64Value.Builder
 
getDescriptor() - Static method in class com.google.protobuf.UInt64Value
 
getDescriptor() - Static method in class com.google.protobuf.WrappersProto
 
getDescriptor() - Static method in class org.tensorflow.distruntime.ClusterDef.Builder
 
getDescriptor() - Static method in class org.tensorflow.distruntime.ClusterDef
 
getDescriptor() - Static method in class org.tensorflow.distruntime.ClusterProtos
 
getDescriptor() - Static method in class org.tensorflow.distruntime.JobDef.Builder
 
getDescriptor() - Static method in class org.tensorflow.distruntime.JobDef
 
getDescriptor() - Static method in class org.tensorflow.example.BytesList.Builder
 
getDescriptor() - Static method in class org.tensorflow.example.BytesList
 
getDescriptor() - Static method in class org.tensorflow.example.Example.Builder
 
getDescriptor() - Static method in class org.tensorflow.example.Example
 
getDescriptor() - Static method in class org.tensorflow.example.ExampleProtos
 
getDescriptor() - Static method in class org.tensorflow.example.Feature.Builder
 
getDescriptor() - Static method in class org.tensorflow.example.Feature
 
getDescriptor() - Static method in class org.tensorflow.example.FeatureList.Builder
 
getDescriptor() - Static method in class org.tensorflow.example.FeatureList
 
getDescriptor() - Static method in class org.tensorflow.example.FeatureLists.Builder
 
getDescriptor() - Static method in class org.tensorflow.example.FeatureLists
 
getDescriptor() - Static method in class org.tensorflow.example.FeatureProtos
 
getDescriptor() - Static method in class org.tensorflow.example.Features.Builder
 
getDescriptor() - Static method in class org.tensorflow.example.Features
 
getDescriptor() - Static method in class org.tensorflow.example.FloatList.Builder
 
getDescriptor() - Static method in class org.tensorflow.example.FloatList
 
getDescriptor() - Static method in class org.tensorflow.example.Int64List.Builder
 
getDescriptor() - Static method in class org.tensorflow.example.Int64List
 
getDescriptor() - Static method in class org.tensorflow.example.SequenceExample.Builder
 
getDescriptor() - Static method in class org.tensorflow.example.SequenceExample
 
getDescriptor() - Static method in class org.tensorflow.framework.AllocationDescription.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.AllocationDescription
 
getDescriptor() - Static method in class org.tensorflow.framework.AllocationDescriptionProtos
 
getDescriptor() - Static method in class org.tensorflow.framework.AllocationRecord.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.AllocationRecord
 
getDescriptor() - Static method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.AllocatorMemoryUsed
 
getDescriptor() - Static method in class org.tensorflow.framework.AssetFileDef.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.AssetFileDef
 
getDescriptor() - Static method in class org.tensorflow.framework.AttrValue.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.AttrValue
 
getDescriptor() - Static method in class org.tensorflow.framework.AttrValue.ListValue.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.AttrValue.ListValue
 
getDescriptor() - Static method in class org.tensorflow.framework.AttrValueProtos
 
getDescriptor() - Static method in class org.tensorflow.framework.AutoParallelOptions.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.AutoParallelOptions
 
getDescriptor() - Static method in class org.tensorflow.framework.BatchingOptions.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.BatchingOptions
 
getDescriptor() - Static method in class org.tensorflow.framework.CallableOptions.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.CallableOptions
 
getDescriptor() - Static method in enum class org.tensorflow.framework.Code
 
getDescriptor() - Static method in class org.tensorflow.framework.CollectionDef.AnyList.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.CollectionDef.AnyList
 
getDescriptor() - Static method in class org.tensorflow.framework.CollectionDef.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.CollectionDef.BytesList.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.CollectionDef.BytesList
 
getDescriptor() - Static method in class org.tensorflow.framework.CollectionDef.FloatList.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.CollectionDef.FloatList
 
getDescriptor() - Static method in class org.tensorflow.framework.CollectionDef
 
getDescriptor() - Static method in class org.tensorflow.framework.CollectionDef.Int64List.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.CollectionDef.Int64List
 
getDescriptor() - Static method in class org.tensorflow.framework.CollectionDef.NodeList.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.CollectionDef.NodeList
 
getDescriptor() - Static method in class org.tensorflow.framework.ConfigProto.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.ConfigProto.Experimental
 
getDescriptor() - Static method in enum class org.tensorflow.framework.ConfigProto.Experimental.MlirBridgeRollout
 
getDescriptor() - Static method in class org.tensorflow.framework.ConfigProto
 
getDescriptor() - Static method in class org.tensorflow.framework.ConfigProtos
 
getDescriptor() - Static method in class org.tensorflow.framework.CostGraphDef.AggregatedCost.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.CostGraphDef.AggregatedCost
 
getDescriptor() - Static method in class org.tensorflow.framework.CostGraphDef.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.CostGraphDef
 
getDescriptor() - Static method in class org.tensorflow.framework.CostGraphDef.Node.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.CostGraphDef.Node
 
getDescriptor() - Static method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
getDescriptor() - Static method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
getDescriptor() - Static method in class org.tensorflow.framework.CostGraphProtos
 
getDescriptor() - Static method in enum class org.tensorflow.framework.DataType
 
getDescriptor() - Static method in class org.tensorflow.framework.DebuggedSourceFile.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.DebuggedSourceFile
 
getDescriptor() - Static method in class org.tensorflow.framework.DebuggedSourceFiles.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.DebuggedSourceFiles
 
getDescriptor() - Static method in class org.tensorflow.framework.DebugOptions.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.DebugOptions
 
getDescriptor() - Static method in class org.tensorflow.framework.DebugProtos
 
getDescriptor() - Static method in class org.tensorflow.framework.DebugTensorWatch.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.DebugTensorWatch
 
getDescriptor() - Static method in class org.tensorflow.framework.DeviceStepStats.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.DeviceStepStats
 
getDescriptor() - Static method in class org.tensorflow.framework.ErrorCodesProtos
 
getDescriptor() - Static method in class org.tensorflow.framework.FullTypeDef.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.FullTypeDef
 
getDescriptor() - Static method in enum class org.tensorflow.framework.FullTypeId
 
getDescriptor() - Static method in class org.tensorflow.framework.FullTypeProtos
 
getDescriptor() - Static method in class org.tensorflow.framework.FunctionDef.ArgAttrs.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
getDescriptor() - Static method in class org.tensorflow.framework.FunctionDef.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.FunctionDef
 
getDescriptor() - Static method in class org.tensorflow.framework.FunctionDefLibrary.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.FunctionDefLibrary
 
getDescriptor() - Static method in class org.tensorflow.framework.FunctionProtos
 
getDescriptor() - Static method in class org.tensorflow.framework.GPUOptions.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.GPUOptions.Experimental
 
getDescriptor() - Static method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions
 
getDescriptor() - Static method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
getDescriptor() - Static method in class org.tensorflow.framework.GPUOptions
 
getDescriptor() - Static method in class org.tensorflow.framework.GradientDef.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.GradientDef
 
getDescriptor() - Static method in class org.tensorflow.framework.GraphDebugInfo.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol
 
getDescriptor() - Static method in class org.tensorflow.framework.GraphDebugInfo
 
getDescriptor() - Static method in class org.tensorflow.framework.GraphDebugInfo.StackTrace.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.GraphDebugInfo.StackTrace
 
getDescriptor() - Static method in class org.tensorflow.framework.GraphDebugInfoProtos
 
getDescriptor() - Static method in class org.tensorflow.framework.GraphDef.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.GraphDef
 
getDescriptor() - Static method in class org.tensorflow.framework.GraphOptions.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.GraphOptions
 
getDescriptor() - Static method in class org.tensorflow.framework.GraphProtos
 
getDescriptor() - Static method in class org.tensorflow.framework.MemoryStats.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.MemoryStats
 
getDescriptor() - Static method in class org.tensorflow.framework.MetaGraphDef.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.MetaGraphDef
 
getDescriptor() - Static method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
getDescriptor() - Static method in class org.tensorflow.framework.MetaGraphProtos
 
getDescriptor() - Static method in class org.tensorflow.framework.NameAttrList.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.NameAttrList
 
getDescriptor() - Static method in class org.tensorflow.framework.NamedTensorProto.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.NamedTensorProto
 
getDescriptor() - Static method in class org.tensorflow.framework.NamedTensorProtos
 
getDescriptor() - Static method in class org.tensorflow.framework.NodeDef.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
getDescriptor() - Static method in class org.tensorflow.framework.NodeDef
 
getDescriptor() - Static method in class org.tensorflow.framework.NodeExecStats.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.NodeExecStats
 
getDescriptor() - Static method in class org.tensorflow.framework.NodeOutput.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.NodeOutput
 
getDescriptor() - Static method in class org.tensorflow.framework.NodeProto
 
getDescriptor() - Static method in class org.tensorflow.framework.OpDef.ArgDef.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.OpDef.ArgDef
 
getDescriptor() - Static method in class org.tensorflow.framework.OpDef.AttrDef.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.OpDef.AttrDef
 
getDescriptor() - Static method in class org.tensorflow.framework.OpDef.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.OpDef
 
getDescriptor() - Static method in class org.tensorflow.framework.OpDefProtos
 
getDescriptor() - Static method in class org.tensorflow.framework.OpDeprecation.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.OpDeprecation
 
getDescriptor() - Static method in class org.tensorflow.framework.OpList.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.OpList
 
getDescriptor() - Static method in class org.tensorflow.framework.OptimizerOptions.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.OptimizerOptions
 
getDescriptor() - Static method in enum class org.tensorflow.framework.OptimizerOptions.GlobalJitLevel
 
getDescriptor() - Static method in enum class org.tensorflow.framework.OptimizerOptions.Level
 
getDescriptor() - Static method in class org.tensorflow.framework.RegisteredGradient.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.RegisteredGradient
 
getDescriptor() - Static method in class org.tensorflow.framework.ResourceHandle
 
getDescriptor() - Static method in class org.tensorflow.framework.ResourceHandleProto.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
getDescriptor() - Static method in class org.tensorflow.framework.ResourceHandleProto
 
getDescriptor() - Static method in class org.tensorflow.framework.RewriterConfig.Builder
 
getDescriptor() - Static method in enum class org.tensorflow.framework.RewriterConfig.CpuLayout
 
getDescriptor() - Static method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
getDescriptor() - Static method in class org.tensorflow.framework.RewriterConfig
 
getDescriptor() - Static method in enum class org.tensorflow.framework.RewriterConfig.MemOptType
 
getDescriptor() - Static method in enum class org.tensorflow.framework.RewriterConfig.NumIterationsType
 
getDescriptor() - Static method in enum class org.tensorflow.framework.RewriterConfig.Toggle
 
getDescriptor() - Static method in class org.tensorflow.framework.RewriterConfigProtos
 
getDescriptor() - Static method in class org.tensorflow.framework.RunMetadata.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
getDescriptor() - Static method in class org.tensorflow.framework.RunMetadata
 
getDescriptor() - Static method in class org.tensorflow.framework.RunOptions.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.RunOptions.Experimental.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.RunOptions.Experimental
 
getDescriptor() - Static method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
getDescriptor() - Static method in class org.tensorflow.framework.RunOptions
 
getDescriptor() - Static method in enum class org.tensorflow.framework.RunOptions.TraceLevel
 
getDescriptor() - Static method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.SaveSliceInfoDef
 
getDescriptor() - Static method in class org.tensorflow.framework.ScopedAllocatorOptions.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.ScopedAllocatorOptions
 
getDescriptor() - Static method in class org.tensorflow.framework.SerializedDType.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.SerializedDType
 
getDescriptor() - Static method in class org.tensorflow.framework.SessionMetadata.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.SessionMetadata
 
getDescriptor() - Static method in class org.tensorflow.framework.SignatureDef.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.SignatureDef
 
getDescriptor() - Static method in class org.tensorflow.framework.StepStats.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.StepStats
 
getDescriptor() - Static method in class org.tensorflow.framework.StepStatsProtos
 
getDescriptor() - Static method in class org.tensorflow.framework.TensorConnection.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.TensorConnection
 
getDescriptor() - Static method in class org.tensorflow.framework.TensorDescription.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.TensorDescription
 
getDescriptor() - Static method in class org.tensorflow.framework.TensorDescriptionProtos
 
getDescriptor() - Static method in class org.tensorflow.framework.TensorInfo.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.TensorInfo.CompositeTensor.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.TensorInfo.CompositeTensor
 
getDescriptor() - Static method in class org.tensorflow.framework.TensorInfo.CooSparse.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.TensorInfo.CooSparse
 
getDescriptor() - Static method in class org.tensorflow.framework.TensorInfo
 
getDescriptor() - Static method in class org.tensorflow.framework.TensorProto.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.TensorProto
 
getDescriptor() - Static method in class org.tensorflow.framework.TensorProtos
 
getDescriptor() - Static method in class org.tensorflow.framework.TensorShapeProto.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.TensorShapeProto.Dim.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.TensorShapeProto.Dim
 
getDescriptor() - Static method in class org.tensorflow.framework.TensorShapeProto
 
getDescriptor() - Static method in class org.tensorflow.framework.TensorShapeProtos
 
getDescriptor() - Static method in class org.tensorflow.framework.ThreadPoolOptionProto.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.ThreadPoolOptionProto
 
getDescriptor() - Static method in class org.tensorflow.framework.TypesProtos
 
getDescriptor() - Static method in enum class org.tensorflow.framework.VariableAggregation
 
getDescriptor() - Static method in class org.tensorflow.framework.VariableDef.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.VariableDef
 
getDescriptor() - Static method in class org.tensorflow.framework.VariableProtos
 
getDescriptor() - Static method in enum class org.tensorflow.framework.VariableSynchronization
 
getDescriptor() - Static method in class org.tensorflow.framework.VariantTensorDataProto.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.VariantTensorDataProto
 
getDescriptor() - Static method in class org.tensorflow.framework.VerifierConfig.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.VerifierConfig
 
getDescriptor() - Static method in enum class org.tensorflow.framework.VerifierConfig.Toggle
 
getDescriptor() - Static method in class org.tensorflow.framework.VerifierConfigProtos
 
getDescriptor() - Static method in class org.tensorflow.framework.VersionDef.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.VersionDef
 
getDescriptor() - Static method in class org.tensorflow.framework.VersionsProtos
 
getDescriptor() - Static method in class org.tensorflow.util.SaverDef.Builder
 
getDescriptor() - Static method in enum class org.tensorflow.util.SaverDef.CheckpointFormatVersion
 
getDescriptor() - Static method in class org.tensorflow.util.SaverDef
 
getDescriptor() - Static method in class org.tensorflow.util.SaverProtos
 
getDescriptor() - Static method in class tensorflow.CoordinationConfig.CoordinatedJob.Builder
 
getDescriptor() - Static method in class tensorflow.CoordinationConfig.CoordinatedJob
 
getDescriptor() - Static method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
 
getDescriptor() - Static method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
 
getDescriptor() - Static method in class tensorflow.CoordinationConfig
 
getDescriptor() - Static method in class tensorflow.dummy.RpcOptions
 
getDescriptor() - Static method in class tensorflow.error.dummy.ErrorCodes
 
getDescriptor() - Static method in class tensorflow.RpcOptions
 
getDescriptor() - Static method in class tensorflow.RpcOptions.RPCOptions.Builder
 
getDescriptor() - Static method in class tensorflow.RpcOptions.RPCOptions
 
getDescriptor() - Static method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor.Builder
 
getDescriptor() - Static method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor
 
getDescriptor() - Static method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.Builder
 
getDescriptor() - Static method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
getDescriptor() - Static method in enum class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.JitCompile
 
getDescriptor() - Static method in class tensorflow.SavedObjectGraphOuterClass
 
getDescriptor() - Static method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject.Builder
 
getDescriptor() - Static method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject
 
getDescriptor() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset.Builder
 
getDescriptor() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
getDescriptor() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
 
getDescriptor() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
getDescriptor() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
 
getDescriptor() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
getDescriptor() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant.Builder
 
getDescriptor() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
getDescriptor() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction.Builder
 
getDescriptor() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
getDescriptor() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
 
getDescriptor() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
getDescriptor() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
getDescriptor() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
getDescriptor() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedResource.Builder
 
getDescriptor() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
getDescriptor() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject.Builder
 
getDescriptor() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
getDescriptor() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
 
getDescriptor() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
getDescriptor() - Static method in class tensorflow.serving.Classification.Class.Builder
 
getDescriptor() - Static method in class tensorflow.serving.Classification.Class
 
getDescriptor() - Static method in class tensorflow.serving.Classification.ClassificationRequest.Builder
 
getDescriptor() - Static method in class tensorflow.serving.Classification.ClassificationRequest
 
getDescriptor() - Static method in class tensorflow.serving.Classification.ClassificationResponse.Builder
 
getDescriptor() - Static method in class tensorflow.serving.Classification.ClassificationResponse
 
getDescriptor() - Static method in class tensorflow.serving.Classification.ClassificationResult.Builder
 
getDescriptor() - Static method in class tensorflow.serving.Classification.ClassificationResult
 
getDescriptor() - Static method in class tensorflow.serving.Classification.Classifications.Builder
 
getDescriptor() - Static method in class tensorflow.serving.Classification.Classifications
 
getDescriptor() - Static method in class tensorflow.serving.Classification
 
getDescriptor() - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
 
getDescriptor() - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
getDescriptor() - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
 
getDescriptor() - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
getDescriptor() - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All.Builder
 
getDescriptor() - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All
 
getDescriptor() - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
 
getDescriptor() - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
getDescriptor() - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.Builder
 
getDescriptor() - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
getDescriptor() - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific.Builder
 
getDescriptor() - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
getDescriptor() - Static method in class tensorflow.serving.FileSystemStoragePathSource
 
getDescriptor() - Static method in class tensorflow.serving.GetModelMetadata
 
getDescriptor() - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest.Builder
 
getDescriptor() - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
getDescriptor() - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
 
getDescriptor() - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
getDescriptor() - Static method in class tensorflow.serving.GetModelMetadata.SignatureDefMap.Builder
 
getDescriptor() - Static method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
getDescriptor() - Static method in class tensorflow.serving.GetModelStatus
 
getDescriptor() - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest.Builder
 
getDescriptor() - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
getDescriptor() - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse.Builder
 
getDescriptor() - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
getDescriptor() - Static method in class tensorflow.serving.GetModelStatus.ModelVersionStatus.Builder
 
getDescriptor() - Static method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
getDescriptor() - Static method in enum class tensorflow.serving.GetModelStatus.ModelVersionStatus.State
 
getDescriptor() - Static method in class tensorflow.serving.Inference
 
getDescriptor() - Static method in class tensorflow.serving.Inference.InferenceResult.Builder
 
getDescriptor() - Static method in class tensorflow.serving.Inference.InferenceResult
 
getDescriptor() - Static method in class tensorflow.serving.Inference.InferenceTask.Builder
 
getDescriptor() - Static method in class tensorflow.serving.Inference.InferenceTask
 
getDescriptor() - Static method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
 
getDescriptor() - Static method in class tensorflow.serving.Inference.MultiInferenceRequest
 
getDescriptor() - Static method in class tensorflow.serving.Inference.MultiInferenceResponse.Builder
 
getDescriptor() - Static method in class tensorflow.serving.Inference.MultiInferenceResponse
 
getDescriptor() - Static method in class tensorflow.serving.InputOuterClass.ExampleList.Builder
 
getDescriptor() - Static method in class tensorflow.serving.InputOuterClass.ExampleList
 
getDescriptor() - Static method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
 
getDescriptor() - Static method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
getDescriptor() - Static method in class tensorflow.serving.InputOuterClass
 
getDescriptor() - Static method in class tensorflow.serving.InputOuterClass.Input.Builder
 
getDescriptor() - Static method in class tensorflow.serving.InputOuterClass.Input
 
getDescriptor() - Static method in class tensorflow.serving.LogCollectorConfigOuterClass
 
getDescriptor() - Static method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig.Builder
 
getDescriptor() - Static method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
getDescriptor() - Static method in class tensorflow.serving.Logging
 
getDescriptor() - Static method in class tensorflow.serving.Logging.LogMetadata.Builder
 
getDescriptor() - Static method in class tensorflow.serving.Logging.LogMetadata
 
getDescriptor() - Static method in class tensorflow.serving.LoggingConfigOuterClass
 
getDescriptor() - Static method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig.Builder
 
getDescriptor() - Static method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
getDescriptor() - Static method in enum class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig.Attributes
 
getDescriptor() - Static method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig.Builder
 
getDescriptor() - Static method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
getDescriptor() - Static method in class tensorflow.serving.Model
 
getDescriptor() - Static method in class tensorflow.serving.Model.ModelSpec.Builder
 
getDescriptor() - Static method in class tensorflow.serving.Model.ModelSpec
 
getDescriptor() - Static method in class tensorflow.serving.ModelManagement
 
getDescriptor() - Static method in class tensorflow.serving.ModelManagement.Metric.Builder
 
getDescriptor() - Static method in class tensorflow.serving.ModelManagement.Metric
 
getDescriptor() - Static method in class tensorflow.serving.ModelManagement.ReloadConfigRequest.Builder
 
getDescriptor() - Static method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
getDescriptor() - Static method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
 
getDescriptor() - Static method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
getDescriptor() - Static method in class tensorflow.serving.ModelServerConfigOuterClass
 
getDescriptor() - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
 
getDescriptor() - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
getDescriptor() - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList.Builder
 
getDescriptor() - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
getDescriptor() - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.Builder
 
getDescriptor() - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
getDescriptor() - Static method in enum class tensorflow.serving.ModelServerConfigOuterClass.ModelType
 
getDescriptor() - Static method in class tensorflow.serving.ModelServiceOuterClass
 
getDescriptor() - Static method in class tensorflow.serving.MonitoringConfigOuterClass
 
getDescriptor() - Static method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig.Builder
 
getDescriptor() - Static method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig
 
getDescriptor() - Static method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig.Builder
 
getDescriptor() - Static method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig
 
getDescriptor() - Static method in class tensorflow.serving.PlatformConfigOuterClass
 
getDescriptor() - Static method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig.Builder
 
getDescriptor() - Static method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig
 
getDescriptor() - Static method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap.Builder
 
getDescriptor() - Static method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap
 
getDescriptor() - Static method in class tensorflow.serving.Predict
 
getDescriptor() - Static method in class tensorflow.serving.Predict.PredictRequest.Builder
 
getDescriptor() - Static method in class tensorflow.serving.Predict.PredictRequest
 
getDescriptor() - Static method in class tensorflow.serving.Predict.PredictRequest.RequestOptions.Builder
 
getDescriptor() - Static method in enum class tensorflow.serving.Predict.PredictRequest.RequestOptions.DeterministicMode
 
getDescriptor() - Static method in class tensorflow.serving.Predict.PredictRequest.RequestOptions
 
getDescriptor() - Static method in class tensorflow.serving.Predict.PredictResponse.Builder
 
getDescriptor() - Static method in class tensorflow.serving.Predict.PredictResponse
 
getDescriptor() - Static method in class tensorflow.serving.Predict.PredictStreamedOptions.Builder
 
getDescriptor() - Static method in class tensorflow.serving.Predict.PredictStreamedOptions
 
getDescriptor() - Static method in enum class tensorflow.serving.Predict.PredictStreamedOptions.RequestState
 
getDescriptor() - Static method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog.Builder
 
getDescriptor() - Static method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
getDescriptor() - Static method in class tensorflow.serving.PredictionLogOuterClass
 
getDescriptor() - Static method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog.Builder
 
getDescriptor() - Static method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
getDescriptor() - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
 
getDescriptor() - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
getDescriptor() - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictLog.Builder
 
getDescriptor() - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
getDescriptor() - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
 
getDescriptor() - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog
 
getDescriptor() - Static method in class tensorflow.serving.PredictionLogOuterClass.RegressLog.Builder
 
getDescriptor() - Static method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
getDescriptor() - Static method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog.Builder
 
getDescriptor() - Static method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
getDescriptor() - Static method in class tensorflow.serving.PredictionServiceOuterClass
 
getDescriptor() - Static method in class tensorflow.serving.RegressionOuterClass
 
getDescriptor() - Static method in class tensorflow.serving.RegressionOuterClass.Regression.Builder
 
getDescriptor() - Static method in class tensorflow.serving.RegressionOuterClass.Regression
 
getDescriptor() - Static method in class tensorflow.serving.RegressionOuterClass.RegressionRequest.Builder
 
getDescriptor() - Static method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
getDescriptor() - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResponse.Builder
 
getDescriptor() - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
getDescriptor() - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResult.Builder
 
getDescriptor() - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
getDescriptor() - Static method in class tensorflow.serving.SessionServiceOuterClass
 
getDescriptor() - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
 
getDescriptor() - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
getDescriptor() - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
 
getDescriptor() - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
getDescriptor() - Static method in class tensorflow.serving.SslConfig
 
getDescriptor() - Static method in class tensorflow.serving.SslConfig.SSLConfig.Builder
 
getDescriptor() - Static method in class tensorflow.serving.SslConfig.SSLConfig
 
getDescriptor() - Static method in class tensorflow.serving.Status
 
getDescriptor() - Static method in class tensorflow.serving.Status.StatusProto.Builder
 
getDescriptor() - Static method in class tensorflow.serving.Status.StatusProto
 
getDescriptor() - Static method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
 
getDescriptor() - Static method in class tensorflow.Struct.BoundedTensorSpecProto
 
getDescriptor() - Static method in class tensorflow.Struct.DictValue.Builder
 
getDescriptor() - Static method in class tensorflow.Struct.DictValue
 
getDescriptor() - Static method in class tensorflow.Struct
 
getDescriptor() - Static method in class tensorflow.Struct.ListValue.Builder
 
getDescriptor() - Static method in class tensorflow.Struct.ListValue
 
getDescriptor() - Static method in class tensorflow.Struct.NamedTupleValue.Builder
 
getDescriptor() - Static method in class tensorflow.Struct.NamedTupleValue
 
getDescriptor() - Static method in class tensorflow.Struct.NoneValue.Builder
 
getDescriptor() - Static method in class tensorflow.Struct.NoneValue
 
getDescriptor() - Static method in class tensorflow.Struct.PairValue.Builder
 
getDescriptor() - Static method in class tensorflow.Struct.PairValue
 
getDescriptor() - Static method in class tensorflow.Struct.StructuredValue.Builder
 
getDescriptor() - Static method in class tensorflow.Struct.StructuredValue
 
getDescriptor() - Static method in class tensorflow.Struct.TensorSpecProto.Builder
 
getDescriptor() - Static method in class tensorflow.Struct.TensorSpecProto
 
getDescriptor() - Static method in class tensorflow.Struct.TupleValue.Builder
 
getDescriptor() - Static method in class tensorflow.Struct.TupleValue
 
getDescriptor() - Static method in class tensorflow.Struct.TypeSpecProto.Builder
 
getDescriptor() - Static method in class tensorflow.Struct.TypeSpecProto
 
getDescriptor() - Static method in enum class tensorflow.Struct.TypeSpecProto.TypeSpecClass
 
getDescriptor() - Static method in class tensorflow.TrackableObjectGraphOuterClass
 
getDescriptor() - Static method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver.Builder
 
getDescriptor() - Static method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver
 
getDescriptor() - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
 
getDescriptor() - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
getDescriptor() - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
 
getDescriptor() - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
getDescriptor() - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
getDescriptor() - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
getDescriptor() - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
getDescriptor() - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
getDescriptor() - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
getDescriptor() - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
getDescriptorForType() - Method in class com.google.protobuf.Any.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.BoolValue.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.BytesValue.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DoubleValue.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.FloatValue.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.Int32Value.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.Int64Value.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.StringValue.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.UInt32Value.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.UInt64Value.Builder
 
getDescriptorForType() - Method in class org.tensorflow.distruntime.ClusterDef.Builder
 
getDescriptorForType() - Method in class org.tensorflow.distruntime.JobDef.Builder
 
getDescriptorForType() - Method in class org.tensorflow.example.BytesList.Builder
 
getDescriptorForType() - Method in class org.tensorflow.example.Example.Builder
 
getDescriptorForType() - Method in class org.tensorflow.example.Feature.Builder
 
getDescriptorForType() - Method in class org.tensorflow.example.FeatureList.Builder
 
getDescriptorForType() - Method in class org.tensorflow.example.FeatureLists.Builder
 
getDescriptorForType() - Method in class org.tensorflow.example.Features.Builder
 
getDescriptorForType() - Method in class org.tensorflow.example.FloatList.Builder
 
getDescriptorForType() - Method in class org.tensorflow.example.Int64List.Builder
 
getDescriptorForType() - Method in class org.tensorflow.example.SequenceExample.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.AllocationDescription.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.AllocationRecord.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.AssetFileDef.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.AttrValue.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.AutoParallelOptions.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.BatchingOptions.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.CallableOptions.Builder
 
getDescriptorForType() - Method in enum class org.tensorflow.framework.Code
 
getDescriptorForType() - Method in class org.tensorflow.framework.CollectionDef.AnyList.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.CollectionDef.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.CollectionDef.BytesList.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.CollectionDef.FloatList.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.CollectionDef.Int64List.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.CollectionDef.NodeList.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.ConfigProto.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
 
getDescriptorForType() - Method in enum class org.tensorflow.framework.ConfigProto.Experimental.MlirBridgeRollout
 
getDescriptorForType() - Method in class org.tensorflow.framework.CostGraphDef.AggregatedCost.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.CostGraphDef.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo.Builder
 
getDescriptorForType() - Method in enum class org.tensorflow.framework.DataType
 
getDescriptorForType() - Method in class org.tensorflow.framework.DebuggedSourceFile.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.DebuggedSourceFiles.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.DebugOptions.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.DeviceStepStats.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.FullTypeDef.Builder
 
getDescriptorForType() - Method in enum class org.tensorflow.framework.FullTypeId
 
getDescriptorForType() - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.FunctionDef.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.GPUOptions.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.GradientDef.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.GraphDef.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.GraphOptions.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.MemoryStats.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.MetaGraphDef.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.NameAttrList.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.NamedTensorProto.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.NodeDef.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.NodeExecStats.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.NodeOutput.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.OpDef.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.OpDeprecation.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.OpList.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.OptimizerOptions.Builder
 
getDescriptorForType() - Method in enum class org.tensorflow.framework.OptimizerOptions.GlobalJitLevel
 
getDescriptorForType() - Method in enum class org.tensorflow.framework.OptimizerOptions.Level
 
getDescriptorForType() - Method in class org.tensorflow.framework.RegisteredGradient.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.RewriterConfig.Builder
 
getDescriptorForType() - Method in enum class org.tensorflow.framework.RewriterConfig.CpuLayout
 
getDescriptorForType() - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
getDescriptorForType() - Method in enum class org.tensorflow.framework.RewriterConfig.MemOptType
 
getDescriptorForType() - Method in enum class org.tensorflow.framework.RewriterConfig.NumIterationsType
 
getDescriptorForType() - Method in enum class org.tensorflow.framework.RewriterConfig.Toggle
 
getDescriptorForType() - Method in class org.tensorflow.framework.RunMetadata.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.RunOptions.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.RunOptions.Experimental.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
getDescriptorForType() - Method in enum class org.tensorflow.framework.RunOptions.TraceLevel
 
getDescriptorForType() - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.ScopedAllocatorOptions.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.SerializedDType.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.SessionMetadata.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.SignatureDef.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.StepStats.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.TensorConnection.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.TensorDescription.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.TensorInfo.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.TensorInfo.CooSparse.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.TensorProto.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.TensorShapeProto.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.TensorShapeProto.Dim.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.ThreadPoolOptionProto.Builder
 
getDescriptorForType() - Method in enum class org.tensorflow.framework.VariableAggregation
 
getDescriptorForType() - Method in class org.tensorflow.framework.VariableDef.Builder
 
getDescriptorForType() - Method in enum class org.tensorflow.framework.VariableSynchronization
 
getDescriptorForType() - Method in class org.tensorflow.framework.VariantTensorDataProto.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.VerifierConfig.Builder
 
getDescriptorForType() - Method in enum class org.tensorflow.framework.VerifierConfig.Toggle
 
getDescriptorForType() - Method in class org.tensorflow.framework.VersionDef.Builder
 
getDescriptorForType() - Method in class org.tensorflow.util.SaverDef.Builder
 
getDescriptorForType() - Method in enum class org.tensorflow.util.SaverDef.CheckpointFormatVersion
 
getDescriptorForType() - Method in class tensorflow.CoordinationConfig.CoordinatedJob.Builder
 
getDescriptorForType() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
 
getDescriptorForType() - Method in class tensorflow.RpcOptions.RPCOptions.Builder
 
getDescriptorForType() - Method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor.Builder
 
getDescriptorForType() - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.Builder
 
getDescriptorForType() - Method in enum class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.JitCompile
 
getDescriptorForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject.Builder
 
getDescriptorForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset.Builder
 
getDescriptorForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
 
getDescriptorForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
 
getDescriptorForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant.Builder
 
getDescriptorForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction.Builder
 
getDescriptorForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
 
getDescriptorForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
getDescriptorForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedResource.Builder
 
getDescriptorForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject.Builder
 
getDescriptorForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.Classification.Class.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.Classification.ClassificationRequest.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.Classification.ClassificationResponse.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.Classification.ClassificationResult.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.Classification.Classifications.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus.Builder
 
getDescriptorForType() - Method in enum class tensorflow.serving.GetModelStatus.ModelVersionStatus.State
 
getDescriptorForType() - Method in class tensorflow.serving.Inference.InferenceResult.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.Inference.InferenceTask.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.Inference.MultiInferenceResponse.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.InputOuterClass.ExampleList.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.InputOuterClass.Input.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.Logging.LogMetadata.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig.Builder
 
getDescriptorForType() - Method in enum class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig.Attributes
 
getDescriptorForType() - Method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.Model.ModelSpec.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.ModelManagement.Metric.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.Builder
 
getDescriptorForType() - Method in enum class tensorflow.serving.ModelServerConfigOuterClass.ModelType
 
getDescriptorForType() - Method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.Predict.PredictRequest.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions.Builder
 
getDescriptorForType() - Method in enum class tensorflow.serving.Predict.PredictRequest.RequestOptions.DeterministicMode
 
getDescriptorForType() - Method in class tensorflow.serving.Predict.PredictResponse.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.Predict.PredictStreamedOptions.Builder
 
getDescriptorForType() - Method in enum class tensorflow.serving.Predict.PredictStreamedOptions.RequestState
 
getDescriptorForType() - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.RegressionOuterClass.Regression.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.SslConfig.SSLConfig.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.Status.StatusProto.Builder
 
getDescriptorForType() - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
 
getDescriptorForType() - Method in class tensorflow.Struct.DictValue.Builder
 
getDescriptorForType() - Method in class tensorflow.Struct.ListValue.Builder
 
getDescriptorForType() - Method in class tensorflow.Struct.NamedTupleValue.Builder
 
getDescriptorForType() - Method in class tensorflow.Struct.NoneValue.Builder
 
getDescriptorForType() - Method in class tensorflow.Struct.PairValue.Builder
 
getDescriptorForType() - Method in class tensorflow.Struct.StructuredValue.Builder
 
getDescriptorForType() - Method in class tensorflow.Struct.TensorSpecProto.Builder
 
getDescriptorForType() - Method in class tensorflow.Struct.TupleValue.Builder
 
getDescriptorForType() - Method in class tensorflow.Struct.TypeSpecProto.Builder
 
getDescriptorForType() - Method in enum class tensorflow.Struct.TypeSpecProto.TypeSpecClass
 
getDescriptorForType() - Method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver.Builder
 
getDescriptorForType() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
 
getDescriptorForType() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
 
getDescriptorForType() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
getDescriptorForType() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
getDescriptorForType() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
getDeterministicMode() - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions.Builder
optional .tensorflow.serving.PredictRequest.RequestOptions.DeterministicMode deterministic_mode = 2;
getDeterministicMode() - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions
optional .tensorflow.serving.PredictRequest.RequestOptions.DeterministicMode deterministic_mode = 2;
getDeterministicMode() - Method in interface tensorflow.serving.Predict.PredictRequest.RequestOptionsOrBuilder
optional .tensorflow.serving.PredictRequest.RequestOptions.DeterministicMode deterministic_mode = 2;
getDeterministicModeValue() - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions.Builder
optional .tensorflow.serving.PredictRequest.RequestOptions.DeterministicMode deterministic_mode = 2;
getDeterministicModeValue() - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions
optional .tensorflow.serving.PredictRequest.RequestOptions.DeterministicMode deterministic_mode = 2;
getDeterministicModeValue() - Method in interface tensorflow.serving.Predict.PredictRequest.RequestOptionsOrBuilder
optional .tensorflow.serving.PredictRequest.RequestOptions.DeterministicMode deterministic_mode = 2;
getDevice() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
The device of the node.
getDevice() - Method in class org.tensorflow.framework.CostGraphDef.Node
The device of the node.
getDevice() - Method in interface org.tensorflow.framework.CostGraphDef.NodeOrBuilder
The device of the node.
getDevice() - Method in class org.tensorflow.framework.DeviceStepStats.Builder
string device = 1;
getDevice() - Method in class org.tensorflow.framework.DeviceStepStats
string device = 1;
getDevice() - Method in interface org.tensorflow.framework.DeviceStepStatsOrBuilder
string device = 1;
getDevice() - Method in class org.tensorflow.framework.NodeDef.Builder
A (possibly partial) specification for the device on which this node should be placed.
getDevice() - Method in class org.tensorflow.framework.NodeDef
A (possibly partial) specification for the device on which this node should be placed.
getDevice() - Method in interface org.tensorflow.framework.NodeDefOrBuilder
A (possibly partial) specification for the device on which this node should be placed.
getDevice() - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
Unique name for the device containing the resource.
getDevice() - Method in class org.tensorflow.framework.ResourceHandleProto
Unique name for the device containing the resource.
getDevice() - Method in interface org.tensorflow.framework.ResourceHandleProtoOrBuilder
Unique name for the device containing the resource.
getDevice() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedResource.Builder
A device specification indicating a required placement for the resource creation function, e.g.
getDevice() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
A device specification indicating a required placement for the resource creation function, e.g.
getDevice() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedResourceOrBuilder
A device specification indicating a required placement for the resource creation function, e.g.
getDevice() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
string device = 7;
getDevice() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
string device = 7;
getDevice() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedVariableOrBuilder
string device = 7;
getDeviceBytes() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
The device of the node.
getDeviceBytes() - Method in class org.tensorflow.framework.CostGraphDef.Node
The device of the node.
getDeviceBytes() - Method in interface org.tensorflow.framework.CostGraphDef.NodeOrBuilder
The device of the node.
getDeviceBytes() - Method in class org.tensorflow.framework.DeviceStepStats.Builder
string device = 1;
getDeviceBytes() - Method in class org.tensorflow.framework.DeviceStepStats
string device = 1;
getDeviceBytes() - Method in interface org.tensorflow.framework.DeviceStepStatsOrBuilder
string device = 1;
getDeviceBytes() - Method in class org.tensorflow.framework.NodeDef.Builder
A (possibly partial) specification for the device on which this node should be placed.
getDeviceBytes() - Method in class org.tensorflow.framework.NodeDef
A (possibly partial) specification for the device on which this node should be placed.
getDeviceBytes() - Method in interface org.tensorflow.framework.NodeDefOrBuilder
A (possibly partial) specification for the device on which this node should be placed.
getDeviceBytes() - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
Unique name for the device containing the resource.
getDeviceBytes() - Method in class org.tensorflow.framework.ResourceHandleProto
Unique name for the device containing the resource.
getDeviceBytes() - Method in interface org.tensorflow.framework.ResourceHandleProtoOrBuilder
Unique name for the device containing the resource.
getDeviceBytes() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedResource.Builder
A device specification indicating a required placement for the resource creation function, e.g.
getDeviceBytes() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
A device specification indicating a required placement for the resource creation function, e.g.
getDeviceBytes() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedResourceOrBuilder
A device specification indicating a required placement for the resource creation function, e.g.
getDeviceBytes() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
string device = 7;
getDeviceBytes() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
string device = 7;
getDeviceBytes() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedVariableOrBuilder
string device = 7;
getDeviceCount() - Method in class org.tensorflow.framework.ConfigProto.Builder
Deprecated.
getDeviceCount() - Method in class org.tensorflow.framework.ConfigProto
Deprecated.
getDeviceCount() - Method in interface org.tensorflow.framework.ConfigProtoOrBuilder
Deprecated.
getDeviceCountCount() - Method in class org.tensorflow.framework.ConfigProto.Builder
 
getDeviceCountCount() - Method in class org.tensorflow.framework.ConfigProto
 
getDeviceCountCount() - Method in interface org.tensorflow.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.framework.ConfigProtoOrBuilder
When any filters are present sessions will ignore all devices which do not match the filters.
getDeviceFiltersCount() - Method in class org.tensorflow.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.framework.ConfigProto
When any filters are present sessions will ignore all devices which do not match the filters.
getDeviceFiltersCount() - Method in interface org.tensorflow.framework.ConfigProtoOrBuilder
When any filters are present sessions will ignore all devices which do not match the filters.
getDeviceFiltersList() - Method in class org.tensorflow.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.framework.ConfigProto
When any filters are present sessions will ignore all devices which do not match the filters.
getDeviceFiltersList() - Method in interface org.tensorflow.framework.ConfigProtoOrBuilder
When any filters are present sessions will ignore all devices which do not match the filters.
getDeviceOrdinal(int) - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices.Builder
Virtual Device ordinal number determines the device ID of the device.
getDeviceOrdinal(int) - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
Virtual Device ordinal number determines the device ID of the device.
getDeviceOrdinal(int) - Method in interface org.tensorflow.framework.GPUOptions.Experimental.VirtualDevicesOrBuilder
Virtual Device ordinal number determines the device ID of the device.
getDeviceOrdinalCount() - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices.Builder
Virtual Device ordinal number determines the device ID of the device.
getDeviceOrdinalCount() - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
Virtual Device ordinal number determines the device ID of the device.
getDeviceOrdinalCount() - Method in interface org.tensorflow.framework.GPUOptions.Experimental.VirtualDevicesOrBuilder
Virtual Device ordinal number determines the device ID of the device.
getDeviceOrdinalList() - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices.Builder
Virtual Device ordinal number determines the device ID of the device.
getDeviceOrdinalList() - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
Virtual Device ordinal number determines the device ID of the device.
getDeviceOrdinalList() - Method in interface org.tensorflow.framework.GPUOptions.Experimental.VirtualDevicesOrBuilder
Virtual Device ordinal number determines the device ID of the device.
getDevicePersistentMemorySize() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
Deprecated.
tensorflow.CostGraphDef.Node.device_persistent_memory_size is deprecated. See tensorflow/core/framework/cost_graph.proto;l=70
getDevicePersistentMemorySize() - Method in class org.tensorflow.framework.CostGraphDef.Node
Deprecated.
tensorflow.CostGraphDef.Node.device_persistent_memory_size is deprecated. See tensorflow/core/framework/cost_graph.proto;l=70
getDevicePersistentMemorySize() - Method in interface org.tensorflow.framework.CostGraphDef.NodeOrBuilder
Deprecated.
tensorflow.CostGraphDef.Node.device_persistent_memory_size is deprecated. See tensorflow/core/framework/cost_graph.proto;l=70
getDevicePersistentMemorySize() - Method in class org.tensorflow.framework.MemoryStats.Builder
Deprecated.
tensorflow.MemoryStats.device_persistent_memory_size is deprecated. See tensorflow/core/framework/step_stats.proto;l=65
getDevicePersistentMemorySize() - Method in class org.tensorflow.framework.MemoryStats
Deprecated.
tensorflow.MemoryStats.device_persistent_memory_size is deprecated. See tensorflow/core/framework/step_stats.proto;l=65
getDevicePersistentMemorySize() - Method in interface org.tensorflow.framework.MemoryStatsOrBuilder
Deprecated.
tensorflow.MemoryStats.device_persistent_memory_size is deprecated. See tensorflow/core/framework/step_stats.proto;l=65
getDevicePersistentTensorAllocIds(int) - Method in class org.tensorflow.framework.MemoryStats.Builder
Deprecated.
tensorflow.MemoryStats.device_persistent_tensor_alloc_ids is deprecated. See tensorflow/core/framework/step_stats.proto;l=66
getDevicePersistentTensorAllocIds(int) - Method in class org.tensorflow.framework.MemoryStats
Deprecated.
tensorflow.MemoryStats.device_persistent_tensor_alloc_ids is deprecated. See tensorflow/core/framework/step_stats.proto;l=66
getDevicePersistentTensorAllocIds(int) - Method in interface org.tensorflow.framework.MemoryStatsOrBuilder
Deprecated.
tensorflow.MemoryStats.device_persistent_tensor_alloc_ids is deprecated. See tensorflow/core/framework/step_stats.proto;l=66
getDevicePersistentTensorAllocIdsCount() - Method in class org.tensorflow.framework.MemoryStats.Builder
Deprecated.
tensorflow.MemoryStats.device_persistent_tensor_alloc_ids is deprecated. See tensorflow/core/framework/step_stats.proto;l=66
getDevicePersistentTensorAllocIdsCount() - Method in class org.tensorflow.framework.MemoryStats
Deprecated.
tensorflow.MemoryStats.device_persistent_tensor_alloc_ids is deprecated. See tensorflow/core/framework/step_stats.proto;l=66
getDevicePersistentTensorAllocIdsCount() - Method in interface org.tensorflow.framework.MemoryStatsOrBuilder
Deprecated.
tensorflow.MemoryStats.device_persistent_tensor_alloc_ids is deprecated. See tensorflow/core/framework/step_stats.proto;l=66
getDevicePersistentTensorAllocIdsList() - Method in class org.tensorflow.framework.MemoryStats.Builder
Deprecated.
tensorflow.MemoryStats.device_persistent_tensor_alloc_ids is deprecated. See tensorflow/core/framework/step_stats.proto;l=66
getDevicePersistentTensorAllocIdsList() - Method in class org.tensorflow.framework.MemoryStats
Deprecated.
tensorflow.MemoryStats.device_persistent_tensor_alloc_ids is deprecated. See tensorflow/core/framework/step_stats.proto;l=66
getDevicePersistentTensorAllocIdsList() - Method in interface org.tensorflow.framework.MemoryStatsOrBuilder
Deprecated.
tensorflow.MemoryStats.device_persistent_tensor_alloc_ids is deprecated. See tensorflow/core/framework/step_stats.proto;l=66
getDeviceTempMemorySize() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
Deprecated.
tensorflow.CostGraphDef.Node.device_temp_memory_size is deprecated. See tensorflow/core/framework/cost_graph.proto;l=69
getDeviceTempMemorySize() - Method in class org.tensorflow.framework.CostGraphDef.Node
Deprecated.
tensorflow.CostGraphDef.Node.device_temp_memory_size is deprecated. See tensorflow/core/framework/cost_graph.proto;l=69
getDeviceTempMemorySize() - Method in interface org.tensorflow.framework.CostGraphDef.NodeOrBuilder
Deprecated.
tensorflow.CostGraphDef.Node.device_temp_memory_size is deprecated. See tensorflow/core/framework/cost_graph.proto;l=69
getDeviceTempMemorySize() - Method in class org.tensorflow.framework.MemoryStats.Builder
Deprecated.
tensorflow.MemoryStats.device_temp_memory_size is deprecated. See tensorflow/core/framework/step_stats.proto;l=64
getDeviceTempMemorySize() - Method in class org.tensorflow.framework.MemoryStats
Deprecated.
tensorflow.MemoryStats.device_temp_memory_size is deprecated. See tensorflow/core/framework/step_stats.proto;l=64
getDeviceTempMemorySize() - Method in interface org.tensorflow.framework.MemoryStatsOrBuilder
Deprecated.
tensorflow.MemoryStats.device_temp_memory_size is deprecated. See tensorflow/core/framework/step_stats.proto;l=64
getDevStats(int) - Method in class org.tensorflow.framework.StepStats.Builder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
getDevStats(int) - Method in class org.tensorflow.framework.StepStats
repeated .tensorflow.DeviceStepStats dev_stats = 1;
getDevStats(int) - Method in interface org.tensorflow.framework.StepStatsOrBuilder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
getDevStatsBuilder(int) - Method in class org.tensorflow.framework.StepStats.Builder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
getDevStatsBuilderList() - Method in class org.tensorflow.framework.StepStats.Builder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
getDevStatsCount() - Method in class org.tensorflow.framework.StepStats.Builder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
getDevStatsCount() - Method in class org.tensorflow.framework.StepStats
repeated .tensorflow.DeviceStepStats dev_stats = 1;
getDevStatsCount() - Method in interface org.tensorflow.framework.StepStatsOrBuilder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
getDevStatsList() - Method in class org.tensorflow.framework.StepStats.Builder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
getDevStatsList() - Method in class org.tensorflow.framework.StepStats
repeated .tensorflow.DeviceStepStats dev_stats = 1;
getDevStatsList() - Method in interface org.tensorflow.framework.StepStatsOrBuilder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
getDevStatsOrBuilder(int) - Method in class org.tensorflow.framework.StepStats.Builder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
getDevStatsOrBuilder(int) - Method in class org.tensorflow.framework.StepStats
repeated .tensorflow.DeviceStepStats dev_stats = 1;
getDevStatsOrBuilder(int) - Method in interface org.tensorflow.framework.StepStatsOrBuilder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
getDevStatsOrBuilderList() - Method in class org.tensorflow.framework.StepStats.Builder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
getDevStatsOrBuilderList() - Method in class org.tensorflow.framework.StepStats
repeated .tensorflow.DeviceStepStats dev_stats = 1;
getDevStatsOrBuilderList() - Method in interface org.tensorflow.framework.StepStatsOrBuilder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
getDictValue() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a dict `Value`.
getDictValue() - Method in class tensorflow.Struct.StructuredValue
Represents a dict `Value`.
getDictValue() - Method in interface tensorflow.Struct.StructuredValueOrBuilder
Represents a dict `Value`.
getDictValueBuilder() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a dict `Value`.
getDictValueOrBuilder() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a dict `Value`.
getDictValueOrBuilder() - Method in class tensorflow.Struct.StructuredValue
Represents a dict `Value`.
getDictValueOrBuilder() - Method in interface tensorflow.Struct.StructuredValueOrBuilder
Represents a dict `Value`.
getDim(int) - Method in class org.tensorflow.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.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.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.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.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.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.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.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.framework.CostGraphDef.AggregatedCost.Builder
Aggregated cost dimension (e.g.
getDimension() - Method in class org.tensorflow.framework.CostGraphDef.AggregatedCost
Aggregated cost dimension (e.g.
getDimension() - Method in interface org.tensorflow.framework.CostGraphDef.AggregatedCostOrBuilder
Aggregated cost dimension (e.g.
getDimensionBytes() - Method in class org.tensorflow.framework.CostGraphDef.AggregatedCost.Builder
Aggregated cost dimension (e.g.
getDimensionBytes() - Method in class org.tensorflow.framework.CostGraphDef.AggregatedCost
Aggregated cost dimension (e.g.
getDimensionBytes() - Method in interface org.tensorflow.framework.CostGraphDef.AggregatedCostOrBuilder
Aggregated cost dimension (e.g.
getDimList() - Method in class org.tensorflow.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.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.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.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.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.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.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.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.framework.TensorShapeProtoOrBuilder
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
getDisableEagerExecutorStreamingEnqueue() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Whether eager remote execution will stream all the function calls or allow them to happen in parallel.
getDisableEagerExecutorStreamingEnqueue() - Method in class org.tensorflow.framework.ConfigProto.Experimental
Whether eager remote execution will stream all the function calls or allow them to happen in parallel.
getDisableEagerExecutorStreamingEnqueue() - Method in interface org.tensorflow.framework.ConfigProto.ExperimentalOrBuilder
Whether eager remote execution will stream all the function calls or allow them to happen in parallel.
getDisableFunctionalOpsLowering() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Whether functional control flow op lowering should be disabled.
getDisableFunctionalOpsLowering() - Method in class org.tensorflow.framework.ConfigProto.Experimental
Whether functional control flow op lowering should be disabled.
getDisableFunctionalOpsLowering() - Method in interface org.tensorflow.framework.ConfigProto.ExperimentalOrBuilder
Whether functional control flow op lowering should be disabled.
getDisableMetaOptimizer() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Disable the entire meta optimizer (off by default).
getDisableMetaOptimizer() - Method in class org.tensorflow.framework.RewriterConfig
Disable the entire meta optimizer (off by default).
getDisableMetaOptimizer() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
Disable the entire meta optimizer (off by default).
getDisableModelPruning() - Method in class org.tensorflow.framework.RewriterConfig.Builder
If true, don't remove unnecessary ops from the graph
getDisableModelPruning() - Method in class org.tensorflow.framework.RewriterConfig
If true, don't remove unnecessary ops from the graph
getDisableModelPruning() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
If true, don't remove unnecessary ops from the graph
getDisableOptimizeForStaticGraph() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
If true, the session will treat the graph as being non-static for optimization purposes.
getDisableOptimizeForStaticGraph() - Method in class org.tensorflow.framework.ConfigProto.Experimental
If true, the session will treat the graph as being non-static for optimization purposes.
getDisableOptimizeForStaticGraph() - Method in interface org.tensorflow.framework.ConfigProto.ExperimentalOrBuilder
If true, the session will treat the graph as being non-static for optimization purposes.
getDisableOutputPartitionGraphs() - Method in class org.tensorflow.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.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.framework.ConfigProto.ExperimentalOrBuilder
If true, the session will not store an additional copy of the graph for each subgraph.
getDisableSessionConnectionSharing() - Method in class tensorflow.RpcOptions.RPCOptions.Builder
Disables TCP connection sharing when opening a new RPC channel.
getDisableSessionConnectionSharing() - Method in class tensorflow.RpcOptions.RPCOptions
Disables TCP connection sharing when opening a new RPC channel.
getDisableSessionConnectionSharing() - Method in interface tensorflow.RpcOptions.RPCOptionsOrBuilder
Disables TCP connection sharing when opening a new RPC channel.
getDisableTfgOptimizer() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Disable the TFG optimizer (off by default).
getDisableTfgOptimizer() - Method in class org.tensorflow.framework.RewriterConfig
Disable the TFG optimizer (off by default).
getDisableTfgOptimizer() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
Disable the TFG optimizer (off by default).
getDisableThreadSpinning() - Method in class org.tensorflow.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.framework.ConfigProto.Experimental
If using a direct session, disable spinning while waiting for work in the thread pool.
getDisableThreadSpinning() - Method in interface org.tensorflow.framework.ConfigProto.ExperimentalOrBuilder
If using a direct session, disable spinning while waiting for work in the thread pool.
getDisallowRetryOnAllocationFailure() - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
By default, BFCAllocator may sleep when it runs out of memory, in the hopes that another thread will free up memory in the meantime.
getDisallowRetryOnAllocationFailure() - Method in class org.tensorflow.framework.GPUOptions.Experimental
By default, BFCAllocator may sleep when it runs out of memory, in the hopes that another thread will free up memory in the meantime.
getDisallowRetryOnAllocationFailure() - Method in interface org.tensorflow.framework.GPUOptions.ExperimentalOrBuilder
By default, BFCAllocator may sleep when it runs out of memory, in the hopes that another thread will free up memory in the meantime.
getDoCommonSubexpressionElimination() - Method in class org.tensorflow.framework.OptimizerOptions.Builder
If true, optimize the graph using common subexpression elimination.
getDoCommonSubexpressionElimination() - Method in class org.tensorflow.framework.OptimizerOptions
If true, optimize the graph using common subexpression elimination.
getDoCommonSubexpressionElimination() - Method in interface org.tensorflow.framework.OptimizerOptionsOrBuilder
If true, optimize the graph using common subexpression elimination.
getDoConstantFolding() - Method in class org.tensorflow.framework.OptimizerOptions.Builder
If true, perform constant folding optimization on the graph.
getDoConstantFolding() - Method in class org.tensorflow.framework.OptimizerOptions
If true, perform constant folding optimization on the graph.
getDoConstantFolding() - Method in interface org.tensorflow.framework.OptimizerOptionsOrBuilder
If true, perform constant folding optimization on the graph.
getDoFunctionInlining() - Method in class org.tensorflow.framework.OptimizerOptions.Builder
If true, perform function inlining on the graph.
getDoFunctionInlining() - Method in class org.tensorflow.framework.OptimizerOptions
If true, perform function inlining on the graph.
getDoFunctionInlining() - Method in interface org.tensorflow.framework.OptimizerOptionsOrBuilder
If true, perform function inlining on the graph.
getDoubleVal(int) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_DOUBLE.
getDoubleVal(int) - Method in class org.tensorflow.framework.TensorProto
DT_DOUBLE.
getDoubleVal(int) - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_DOUBLE.
getDoubleValCount() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_DOUBLE.
getDoubleValCount() - Method in class org.tensorflow.framework.TensorProto
DT_DOUBLE.
getDoubleValCount() - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_DOUBLE.
getDoubleValList() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_DOUBLE.
getDoubleValList() - Method in class org.tensorflow.framework.TensorProto
DT_DOUBLE.
getDoubleValList() - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_DOUBLE.
getDtype() - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo.Builder
.tensorflow.DataType dtype = 4;
getDtype() - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
.tensorflow.DataType dtype = 4;
getDtype() - Method in interface org.tensorflow.framework.CostGraphDef.Node.OutputInfoOrBuilder
.tensorflow.DataType dtype = 4;
getDtype() - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape.Builder
Data type of the tensor.
getDtype() - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
Data type of the tensor.
getDtype() - Method in interface org.tensorflow.framework.ResourceHandleProto.DtypeAndShapeOrBuilder
Data type of the tensor.
getDtype() - Method in class org.tensorflow.framework.TensorDescription.Builder
Data type of tensor elements
getDtype() - Method in class org.tensorflow.framework.TensorDescription
Data type of tensor elements
getDtype() - Method in interface org.tensorflow.framework.TensorDescriptionOrBuilder
Data type of tensor elements
getDtype() - Method in class org.tensorflow.framework.TensorInfo.Builder
.tensorflow.DataType dtype = 2;
getDtype() - Method in class org.tensorflow.framework.TensorInfo
.tensorflow.DataType dtype = 2;
getDtype() - Method in interface org.tensorflow.framework.TensorInfoOrBuilder
.tensorflow.DataType dtype = 2;
getDtype() - Method in class org.tensorflow.framework.TensorProto.Builder
Data type of the tensor.
getDtype() - Method in class org.tensorflow.framework.TensorProto
Data type of the tensor.
getDtype() - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
Data type of the tensor.
getDtype() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
.tensorflow.DataType dtype = 1;
getDtype() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
.tensorflow.DataType dtype = 1;
getDtype() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedVariableOrBuilder
.tensorflow.DataType dtype = 1;
getDtype() - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
.tensorflow.DataType dtype = 3;
getDtype() - Method in class tensorflow.Struct.BoundedTensorSpecProto
.tensorflow.DataType dtype = 3;
getDtype() - Method in interface tensorflow.Struct.BoundedTensorSpecProtoOrBuilder
.tensorflow.DataType dtype = 3;
getDtype() - Method in class tensorflow.Struct.TensorSpecProto.Builder
.tensorflow.DataType dtype = 3;
getDtype() - Method in class tensorflow.Struct.TensorSpecProto
.tensorflow.DataType dtype = 3;
getDtype() - Method in interface tensorflow.Struct.TensorSpecProtoOrBuilder
.tensorflow.DataType dtype = 3;
getDtypesAndShapes(int) - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
getDtypesAndShapes(int) - Method in class org.tensorflow.framework.ResourceHandleProto
Data types and shapes for the underlying resource.
getDtypesAndShapes(int) - Method in interface org.tensorflow.framework.ResourceHandleProtoOrBuilder
Data types and shapes for the underlying resource.
getDtypesAndShapesBuilder(int) - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
getDtypesAndShapesBuilderList() - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
getDtypesAndShapesCount() - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
getDtypesAndShapesCount() - Method in class org.tensorflow.framework.ResourceHandleProto
Data types and shapes for the underlying resource.
getDtypesAndShapesCount() - Method in interface org.tensorflow.framework.ResourceHandleProtoOrBuilder
Data types and shapes for the underlying resource.
getDtypesAndShapesList() - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
getDtypesAndShapesList() - Method in class org.tensorflow.framework.ResourceHandleProto
Data types and shapes for the underlying resource.
getDtypesAndShapesList() - Method in interface org.tensorflow.framework.ResourceHandleProtoOrBuilder
Data types and shapes for the underlying resource.
getDtypesAndShapesOrBuilder(int) - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
getDtypesAndShapesOrBuilder(int) - Method in class org.tensorflow.framework.ResourceHandleProto
Data types and shapes for the underlying resource.
getDtypesAndShapesOrBuilder(int) - Method in interface org.tensorflow.framework.ResourceHandleProtoOrBuilder
Data types and shapes for the underlying resource.
getDtypesAndShapesOrBuilderList() - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
getDtypesAndShapesOrBuilderList() - Method in class org.tensorflow.framework.ResourceHandleProto
Data types and shapes for the underlying resource.
getDtypesAndShapesOrBuilderList() - Method in interface org.tensorflow.framework.ResourceHandleProtoOrBuilder
Data types and shapes for the underlying resource.
getDtypeValue() - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo.Builder
.tensorflow.DataType dtype = 4;
getDtypeValue() - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
.tensorflow.DataType dtype = 4;
getDtypeValue() - Method in interface org.tensorflow.framework.CostGraphDef.Node.OutputInfoOrBuilder
.tensorflow.DataType dtype = 4;
getDtypeValue() - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape.Builder
Data type of the tensor.
getDtypeValue() - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
Data type of the tensor.
getDtypeValue() - Method in interface org.tensorflow.framework.ResourceHandleProto.DtypeAndShapeOrBuilder
Data type of the tensor.
getDtypeValue() - Method in class org.tensorflow.framework.TensorDescription.Builder
Data type of tensor elements
getDtypeValue() - Method in class org.tensorflow.framework.TensorDescription
Data type of tensor elements
getDtypeValue() - Method in interface org.tensorflow.framework.TensorDescriptionOrBuilder
Data type of tensor elements
getDtypeValue() - Method in class org.tensorflow.framework.TensorInfo.Builder
.tensorflow.DataType dtype = 2;
getDtypeValue() - Method in class org.tensorflow.framework.TensorInfo
.tensorflow.DataType dtype = 2;
getDtypeValue() - Method in interface org.tensorflow.framework.TensorInfoOrBuilder
.tensorflow.DataType dtype = 2;
getDtypeValue() - Method in class org.tensorflow.framework.TensorProto.Builder
Data type of the tensor.
getDtypeValue() - Method in class org.tensorflow.framework.TensorProto
Data type of the tensor.
getDtypeValue() - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
Data type of the tensor.
getDtypeValue() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
.tensorflow.DataType dtype = 1;
getDtypeValue() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
.tensorflow.DataType dtype = 1;
getDtypeValue() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedVariableOrBuilder
.tensorflow.DataType dtype = 1;
getDtypeValue() - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
.tensorflow.DataType dtype = 3;
getDtypeValue() - Method in class tensorflow.Struct.BoundedTensorSpecProto
.tensorflow.DataType dtype = 3;
getDtypeValue() - Method in interface tensorflow.Struct.BoundedTensorSpecProtoOrBuilder
.tensorflow.DataType dtype = 3;
getDtypeValue() - Method in class tensorflow.Struct.TensorSpecProto.Builder
.tensorflow.DataType dtype = 3;
getDtypeValue() - Method in class tensorflow.Struct.TensorSpecProto
.tensorflow.DataType dtype = 3;
getDtypeValue() - Method in interface tensorflow.Struct.TensorSpecProtoOrBuilder
.tensorflow.DataType dtype = 3;
getEnable() - Method in class org.tensorflow.framework.AutoParallelOptions.Builder
bool enable = 1;
getEnable() - Method in class org.tensorflow.framework.AutoParallelOptions
bool enable = 1;
getEnable() - Method in interface org.tensorflow.framework.AutoParallelOptionsOrBuilder
bool enable = 1;
getEnable() - Method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig.Builder
Whether to expose Prometheus metrics.
getEnable() - Method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig
Whether to expose Prometheus metrics.
getEnable() - Method in interface tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfigOrBuilder
Whether to expose Prometheus metrics.
getEnableBfloat16Sendrecv() - Method in class org.tensorflow.framework.GraphOptions.Builder
If true, transfer float values between processes as bfloat16.
getEnableBfloat16Sendrecv() - Method in class org.tensorflow.framework.GraphOptions
If true, transfer float values between processes as bfloat16.
getEnableBfloat16Sendrecv() - Method in interface org.tensorflow.framework.GraphOptionsOrBuilder
If true, transfer float values between processes as bfloat16.
getEnableHealthCheck() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
Whether to enable the health check mechanism.
getEnableHealthCheck() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
Whether to enable the health check mechanism.
getEnableHealthCheck() - Method in interface tensorflow.CoordinationConfig.CoordinationServiceConfigOrBuilder
Whether to enable the health check mechanism.
getEnableMlirBridge() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Whether to enable the MLIR-based TF->XLA bridge.
getEnableMlirBridge() - Method in class org.tensorflow.framework.ConfigProto.Experimental
Whether to enable the MLIR-based TF->XLA bridge.
getEnableMlirBridge() - Method in interface org.tensorflow.framework.ConfigProto.ExperimentalOrBuilder
Whether to enable the MLIR-based TF->XLA bridge.
getEnableMlirGraphOptimization() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Whether to enable the MLIR-based Graph optimizations.
getEnableMlirGraphOptimization() - Method in class org.tensorflow.framework.ConfigProto.Experimental
Whether to enable the MLIR-based Graph optimizations.
getEnableMlirGraphOptimization() - Method in interface org.tensorflow.framework.ConfigProto.ExperimentalOrBuilder
Whether to enable the MLIR-based Graph optimizations.
getEnableMultiHost() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
If true, use Pathways with TFRT API for multi host support.
getEnableMultiHost() - Method in class org.tensorflow.framework.ConfigProto.Experimental
If true, use Pathways with TFRT API for multi host support.
getEnableMultiHost() - Method in interface org.tensorflow.framework.ConfigProto.ExperimentalOrBuilder
If true, use Pathways with TFRT API for multi host support.
getEnableOp(int) - Method in class org.tensorflow.framework.ScopedAllocatorOptions.Builder
If present, only perform optimization for these ops.
getEnableOp(int) - Method in class org.tensorflow.framework.ScopedAllocatorOptions
If present, only perform optimization for these ops.
getEnableOp(int) - Method in interface org.tensorflow.framework.ScopedAllocatorOptionsOrBuilder
If present, only perform optimization for these ops.
getEnableOpBytes(int) - Method in class org.tensorflow.framework.ScopedAllocatorOptions.Builder
If present, only perform optimization for these ops.
getEnableOpBytes(int) - Method in class org.tensorflow.framework.ScopedAllocatorOptions
If present, only perform optimization for these ops.
getEnableOpBytes(int) - Method in interface org.tensorflow.framework.ScopedAllocatorOptionsOrBuilder
If present, only perform optimization for these ops.
getEnableOpCount() - Method in class org.tensorflow.framework.ScopedAllocatorOptions.Builder
If present, only perform optimization for these ops.
getEnableOpCount() - Method in class org.tensorflow.framework.ScopedAllocatorOptions
If present, only perform optimization for these ops.
getEnableOpCount() - Method in interface org.tensorflow.framework.ScopedAllocatorOptionsOrBuilder
If present, only perform optimization for these ops.
getEnableOpList() - Method in class org.tensorflow.framework.ScopedAllocatorOptions.Builder
If present, only perform optimization for these ops.
getEnableOpList() - Method in class org.tensorflow.framework.ScopedAllocatorOptions
If present, only perform optimization for these ops.
getEnableOpList() - Method in interface org.tensorflow.framework.ScopedAllocatorOptionsOrBuilder
If present, only perform optimization for these ops.
getEnableRecvScheduling() - Method in class org.tensorflow.framework.GraphOptions.Builder
If true, use control flow to schedule the activation of Recv nodes.
getEnableRecvScheduling() - Method in class org.tensorflow.framework.GraphOptions
If true, use control flow to schedule the activation of Recv nodes.
getEnableRecvScheduling() - Method in interface org.tensorflow.framework.GraphOptionsOrBuilder
If true, use control flow to schedule the activation of Recv nodes.
getEncodingCase() - Method in class org.tensorflow.framework.TensorInfo.Builder
 
getEncodingCase() - Method in class org.tensorflow.framework.TensorInfo
 
getEncodingCase() - Method in interface org.tensorflow.framework.TensorInfoOrBuilder
 
getEndpoint() - Method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingProducer
 
getErrorCode() - Method in class tensorflow.serving.Status.StatusProto.Builder
Error code.
getErrorCode() - Method in class tensorflow.serving.Status.StatusProto
Error code.
getErrorCode() - Method in interface tensorflow.serving.Status.StatusProtoOrBuilder
Error code.
getErrorCodeValue() - Method in class tensorflow.serving.Status.StatusProto.Builder
Error code.
getErrorCodeValue() - Method in class tensorflow.serving.Status.StatusProto
Error code.
getErrorCodeValue() - Method in interface tensorflow.serving.Status.StatusProtoOrBuilder
Error code.
getErrorMessage() - Method in class tensorflow.serving.Status.StatusProto.Builder
Error message.
getErrorMessage() - Method in class tensorflow.serving.Status.StatusProto
Error message.
getErrorMessage() - Method in interface tensorflow.serving.Status.StatusProtoOrBuilder
Error message.
getErrorMessageBytes() - Method in class tensorflow.serving.Status.StatusProto.Builder
Error message.
getErrorMessageBytes() - Method in class tensorflow.serving.Status.StatusProto
Error message.
getErrorMessageBytes() - Method in interface tensorflow.serving.Status.StatusProtoOrBuilder
Error message.
getExampleList() - Method in class tensorflow.serving.InputOuterClass.Input.Builder
.tensorflow.serving.ExampleList example_list = 1 [lazy = true];
getExampleList() - Method in class tensorflow.serving.InputOuterClass.Input
.tensorflow.serving.ExampleList example_list = 1 [lazy = true];
getExampleList() - Method in interface tensorflow.serving.InputOuterClass.InputOrBuilder
.tensorflow.serving.ExampleList example_list = 1 [lazy = true];
getExampleListBuilder() - Method in class tensorflow.serving.InputOuterClass.Input.Builder
.tensorflow.serving.ExampleList example_list = 1 [lazy = true];
getExampleListOrBuilder() - Method in class tensorflow.serving.InputOuterClass.Input.Builder
.tensorflow.serving.ExampleList example_list = 1 [lazy = true];
getExampleListOrBuilder() - Method in class tensorflow.serving.InputOuterClass.Input
.tensorflow.serving.ExampleList example_list = 1 [lazy = true];
getExampleListOrBuilder() - Method in interface tensorflow.serving.InputOuterClass.InputOrBuilder
.tensorflow.serving.ExampleList example_list = 1 [lazy = true];
getExampleListWithContext() - Method in class tensorflow.serving.InputOuterClass.Input.Builder
.tensorflow.serving.ExampleListWithContext example_list_with_context = 2 [lazy = true];
getExampleListWithContext() - Method in class tensorflow.serving.InputOuterClass.Input
.tensorflow.serving.ExampleListWithContext example_list_with_context = 2 [lazy = true];
getExampleListWithContext() - Method in interface tensorflow.serving.InputOuterClass.InputOrBuilder
.tensorflow.serving.ExampleListWithContext example_list_with_context = 2 [lazy = true];
getExampleListWithContextBuilder() - Method in class tensorflow.serving.InputOuterClass.Input.Builder
.tensorflow.serving.ExampleListWithContext example_list_with_context = 2 [lazy = true];
getExampleListWithContextOrBuilder() - Method in class tensorflow.serving.InputOuterClass.Input.Builder
.tensorflow.serving.ExampleListWithContext example_list_with_context = 2 [lazy = true];
getExampleListWithContextOrBuilder() - Method in class tensorflow.serving.InputOuterClass.Input
.tensorflow.serving.ExampleListWithContext example_list_with_context = 2 [lazy = true];
getExampleListWithContextOrBuilder() - Method in interface tensorflow.serving.InputOuterClass.InputOrBuilder
.tensorflow.serving.ExampleListWithContext example_list_with_context = 2 [lazy = true];
getExamples(int) - Method in class tensorflow.serving.InputOuterClass.ExampleList.Builder
repeated .tensorflow.Example examples = 1;
getExamples(int) - Method in class tensorflow.serving.InputOuterClass.ExampleList
repeated .tensorflow.Example examples = 1;
getExamples(int) - Method in interface tensorflow.serving.InputOuterClass.ExampleListOrBuilder
repeated .tensorflow.Example examples = 1;
getExamples(int) - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
repeated .tensorflow.Example examples = 1;
getExamples(int) - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
repeated .tensorflow.Example examples = 1;
getExamples(int) - Method in interface tensorflow.serving.InputOuterClass.ExampleListWithContextOrBuilder
repeated .tensorflow.Example examples = 1;
getExamplesBuilder(int) - Method in class tensorflow.serving.InputOuterClass.ExampleList.Builder
repeated .tensorflow.Example examples = 1;
getExamplesBuilder(int) - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
repeated .tensorflow.Example examples = 1;
getExamplesBuilderList() - Method in class tensorflow.serving.InputOuterClass.ExampleList.Builder
repeated .tensorflow.Example examples = 1;
getExamplesBuilderList() - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
repeated .tensorflow.Example examples = 1;
getExamplesCount() - Method in class tensorflow.serving.InputOuterClass.ExampleList.Builder
repeated .tensorflow.Example examples = 1;
getExamplesCount() - Method in class tensorflow.serving.InputOuterClass.ExampleList
repeated .tensorflow.Example examples = 1;
getExamplesCount() - Method in interface tensorflow.serving.InputOuterClass.ExampleListOrBuilder
repeated .tensorflow.Example examples = 1;
getExamplesCount() - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
repeated .tensorflow.Example examples = 1;
getExamplesCount() - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
repeated .tensorflow.Example examples = 1;
getExamplesCount() - Method in interface tensorflow.serving.InputOuterClass.ExampleListWithContextOrBuilder
repeated .tensorflow.Example examples = 1;
getExamplesList() - Method in class tensorflow.serving.InputOuterClass.ExampleList.Builder
repeated .tensorflow.Example examples = 1;
getExamplesList() - Method in class tensorflow.serving.InputOuterClass.ExampleList
repeated .tensorflow.Example examples = 1;
getExamplesList() - Method in interface tensorflow.serving.InputOuterClass.ExampleListOrBuilder
repeated .tensorflow.Example examples = 1;
getExamplesList() - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
repeated .tensorflow.Example examples = 1;
getExamplesList() - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
repeated .tensorflow.Example examples = 1;
getExamplesList() - Method in interface tensorflow.serving.InputOuterClass.ExampleListWithContextOrBuilder
repeated .tensorflow.Example examples = 1;
getExamplesOrBuilder(int) - Method in class tensorflow.serving.InputOuterClass.ExampleList.Builder
repeated .tensorflow.Example examples = 1;
getExamplesOrBuilder(int) - Method in class tensorflow.serving.InputOuterClass.ExampleList
repeated .tensorflow.Example examples = 1;
getExamplesOrBuilder(int) - Method in interface tensorflow.serving.InputOuterClass.ExampleListOrBuilder
repeated .tensorflow.Example examples = 1;
getExamplesOrBuilder(int) - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
repeated .tensorflow.Example examples = 1;
getExamplesOrBuilder(int) - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
repeated .tensorflow.Example examples = 1;
getExamplesOrBuilder(int) - Method in interface tensorflow.serving.InputOuterClass.ExampleListWithContextOrBuilder
repeated .tensorflow.Example examples = 1;
getExamplesOrBuilderList() - Method in class tensorflow.serving.InputOuterClass.ExampleList.Builder
repeated .tensorflow.Example examples = 1;
getExamplesOrBuilderList() - Method in class tensorflow.serving.InputOuterClass.ExampleList
repeated .tensorflow.Example examples = 1;
getExamplesOrBuilderList() - Method in interface tensorflow.serving.InputOuterClass.ExampleListOrBuilder
repeated .tensorflow.Example examples = 1;
getExamplesOrBuilderList() - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
repeated .tensorflow.Example examples = 1;
getExamplesOrBuilderList() - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
repeated .tensorflow.Example examples = 1;
getExamplesOrBuilderList() - Method in interface tensorflow.serving.InputOuterClass.ExampleListWithContextOrBuilder
repeated .tensorflow.Example examples = 1;
getExecutorType() - Method in class org.tensorflow.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.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.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.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.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.framework.ConfigProto.ExperimentalOrBuilder
Which executor to use, the default executor will be used if it is an empty string or "DEFAULT"
getExperimental() - Method in class org.tensorflow.framework.ConfigProto.Builder
.tensorflow.ConfigProto.Experimental experimental = 16;
getExperimental() - Method in class org.tensorflow.framework.ConfigProto
.tensorflow.ConfigProto.Experimental experimental = 16;
getExperimental() - Method in interface org.tensorflow.framework.ConfigProtoOrBuilder
.tensorflow.ConfigProto.Experimental experimental = 16;
getExperimental() - Method in class org.tensorflow.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.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.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.framework.RunOptions.Builder
.tensorflow.RunOptions.Experimental experimental = 8;
getExperimental() - Method in class org.tensorflow.framework.RunOptions
.tensorflow.RunOptions.Experimental experimental = 8;
getExperimental() - Method in interface org.tensorflow.framework.RunOptionsOrBuilder
.tensorflow.RunOptions.Experimental experimental = 8;
getExperimentalBuilder() - Method in class org.tensorflow.framework.ConfigProto.Builder
.tensorflow.ConfigProto.Experimental experimental = 16;
getExperimentalBuilder() - Method in class org.tensorflow.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.framework.RunOptions.Builder
.tensorflow.RunOptions.Experimental experimental = 8;
getExperimentalConditionalCodeMotion() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Conditional code motion (default is ON).
getExperimentalConditionalCodeMotion() - Method in class org.tensorflow.framework.RewriterConfig
Conditional code motion (default is ON).
getExperimentalConditionalCodeMotion() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
Conditional code motion (default is ON).
getExperimentalConditionalCodeMotionValue() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Conditional code motion (default is ON).
getExperimentalConditionalCodeMotionValue() - Method in class org.tensorflow.framework.RewriterConfig
Conditional code motion (default is ON).
getExperimentalConditionalCodeMotionValue() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
Conditional code motion (default is ON).
getExperimentalDebugInfo() - Method in class org.tensorflow.framework.NodeDef.Builder
This stores debug information associated with the node.
getExperimentalDebugInfo() - Method in class org.tensorflow.framework.NodeDef
This stores debug information associated with the node.
getExperimentalDebugInfo() - Method in interface org.tensorflow.framework.NodeDefOrBuilder
This stores debug information associated with the node.
getExperimentalDebugInfoBuilder() - Method in class org.tensorflow.framework.NodeDef.Builder
This stores debug information associated with the node.
getExperimentalDebugInfoOrBuilder() - Method in class org.tensorflow.framework.NodeDef.Builder
This stores debug information associated with the node.
getExperimentalDebugInfoOrBuilder() - Method in class org.tensorflow.framework.NodeDef
This stores debug information associated with the node.
getExperimentalDebugInfoOrBuilder() - Method in interface org.tensorflow.framework.NodeDefOrBuilder
This stores debug information associated with the node.
getExperimentalDisableCompressedTensorOptimization() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Disable optimizations that assume compressed tensors.
getExperimentalDisableCompressedTensorOptimization() - Method in class org.tensorflow.framework.RewriterConfig
Disable optimizations that assume compressed tensors.
getExperimentalDisableCompressedTensorOptimization() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
Disable optimizations that assume compressed tensors.
getExperimentalDisableFoldingQuantizationEmulation() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Disable folding quantization emulation ops such as FakeQuantWithMinMax* and QuantizeAndDequantize*.
getExperimentalDisableFoldingQuantizationEmulation() - Method in class org.tensorflow.framework.RewriterConfig
Disable folding quantization emulation ops such as FakeQuantWithMinMax* and QuantizeAndDequantize*.
getExperimentalDisableFoldingQuantizationEmulation() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
Disable folding quantization emulation ops such as FakeQuantWithMinMax* and QuantizeAndDequantize*.
getExperimentalDistributedVariableComponents(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
List of component variables for a distributed variable.
getExperimentalDistributedVariableComponents(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
List of component variables for a distributed variable.
getExperimentalDistributedVariableComponents(int) - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedVariableOrBuilder
List of component variables for a distributed variable.
getExperimentalDistributedVariableComponentsBuilder(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
List of component variables for a distributed variable.
getExperimentalDistributedVariableComponentsBuilderList() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
List of component variables for a distributed variable.
getExperimentalDistributedVariableComponentsCount() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
List of component variables for a distributed variable.
getExperimentalDistributedVariableComponentsCount() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
List of component variables for a distributed variable.
getExperimentalDistributedVariableComponentsCount() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedVariableOrBuilder
List of component variables for a distributed variable.
getExperimentalDistributedVariableComponentsList() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
List of component variables for a distributed variable.
getExperimentalDistributedVariableComponentsList() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
List of component variables for a distributed variable.
getExperimentalDistributedVariableComponentsList() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedVariableOrBuilder
List of component variables for a distributed variable.
getExperimentalDistributedVariableComponentsOrBuilder(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
List of component variables for a distributed variable.
getExperimentalDistributedVariableComponentsOrBuilder(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
List of component variables for a distributed variable.
getExperimentalDistributedVariableComponentsOrBuilder(int) - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedVariableOrBuilder
List of component variables for a distributed variable.
getExperimentalDistributedVariableComponentsOrBuilderList() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
List of component variables for a distributed variable.
getExperimentalDistributedVariableComponentsOrBuilderList() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
List of component variables for a distributed variable.
getExperimentalDistributedVariableComponentsOrBuilderList() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedVariableOrBuilder
List of component variables for a distributed variable.
getExperimentalFullType() - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
Experimental.
getExperimentalFullType() - Method in class org.tensorflow.framework.OpDef.ArgDef
Experimental.
getExperimentalFullType() - Method in interface org.tensorflow.framework.OpDef.ArgDefOrBuilder
Experimental.
getExperimentalFullTypeBuilder() - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
Experimental.
getExperimentalFullTypeOrBuilder() - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
Experimental.
getExperimentalFullTypeOrBuilder() - Method in class org.tensorflow.framework.OpDef.ArgDef
Experimental.
getExperimentalFullTypeOrBuilder() - Method in interface org.tensorflow.framework.OpDef.ArgDefOrBuilder
Experimental.
getExperimentalOrBuilder() - Method in class org.tensorflow.framework.ConfigProto.Builder
.tensorflow.ConfigProto.Experimental experimental = 16;
getExperimentalOrBuilder() - Method in class org.tensorflow.framework.ConfigProto
.tensorflow.ConfigProto.Experimental experimental = 16;
getExperimentalOrBuilder() - Method in interface org.tensorflow.framework.ConfigProtoOrBuilder
.tensorflow.ConfigProto.Experimental experimental = 16;
getExperimentalOrBuilder() - Method in class org.tensorflow.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.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.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.framework.RunOptions.Builder
.tensorflow.RunOptions.Experimental experimental = 8;
getExperimentalOrBuilder() - Method in class org.tensorflow.framework.RunOptions
.tensorflow.RunOptions.Experimental experimental = 8;
getExperimentalOrBuilder() - Method in interface org.tensorflow.framework.RunOptionsOrBuilder
.tensorflow.RunOptions.Experimental experimental = 8;
getExperimentalType() - Method in class org.tensorflow.framework.NodeDef.Builder
The complete type of this node.
getExperimentalType() - Method in class org.tensorflow.framework.NodeDef
The complete type of this node.
getExperimentalType() - Method in interface org.tensorflow.framework.NodeDefOrBuilder
The complete type of this node.
getExperimentalTypeBuilder() - Method in class org.tensorflow.framework.NodeDef.Builder
The complete type of this node.
getExperimentalTypeOrBuilder() - Method in class org.tensorflow.framework.NodeDef.Builder
The complete type of this node.
getExperimentalTypeOrBuilder() - Method in class org.tensorflow.framework.NodeDef
The complete type of this node.
getExperimentalTypeOrBuilder() - Method in interface org.tensorflow.framework.NodeDefOrBuilder
The complete type of this node.
getExplanation() - Method in class org.tensorflow.framework.OpDeprecation.Builder
Explanation of why it was deprecated and what to use instead.
getExplanation() - Method in class org.tensorflow.framework.OpDeprecation
Explanation of why it was deprecated and what to use instead.
getExplanation() - Method in interface org.tensorflow.framework.OpDeprecationOrBuilder
Explanation of why it was deprecated and what to use instead.
getExplanationBytes() - Method in class org.tensorflow.framework.OpDeprecation.Builder
Explanation of why it was deprecated and what to use instead.
getExplanationBytes() - Method in class org.tensorflow.framework.OpDeprecation
Explanation of why it was deprecated and what to use instead.
getExplanationBytes() - Method in interface org.tensorflow.framework.OpDeprecationOrBuilder
Explanation of why it was deprecated and what to use instead.
getF() - Method in class org.tensorflow.framework.AttrValue.Builder
"float"
getF() - Method in class org.tensorflow.framework.AttrValue
"float"
getF() - Method in interface org.tensorflow.framework.AttrValueOrBuilder
"float"
getF(int) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(float)"
getF(int) - Method in class org.tensorflow.framework.AttrValue.ListValue
"list(float)"
getF(int) - Method in interface org.tensorflow.framework.AttrValue.ListValueOrBuilder
"list(float)"
getFailIfZeroVersionsAtStartup() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
Deprecated.
tensorflow.serving.FileSystemStoragePathSourceConfig.fail_if_zero_versions_at_startup is deprecated. See tensorflow_serving/config/file_system_storage_path_source.proto;l=88
getFailIfZeroVersionsAtStartup() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
Deprecated.
tensorflow.serving.FileSystemStoragePathSourceConfig.fail_if_zero_versions_at_startup is deprecated. See tensorflow_serving/config/file_system_storage_path_source.proto;l=88
getFailIfZeroVersionsAtStartup() - Method in interface tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfigOrBuilder
Deprecated.
tensorflow.serving.FileSystemStoragePathSourceConfig.fail_if_zero_versions_at_startup is deprecated. See tensorflow_serving/config/file_system_storage_path_source.proto;l=88
getFailOnOptimizerErrors() - Method in class org.tensorflow.framework.RewriterConfig.Builder
If true, any optimization pass failing will cause the MetaOptimizer to stop with an error.
getFailOnOptimizerErrors() - Method in class org.tensorflow.framework.RewriterConfig
If true, any optimization pass failing will cause the MetaOptimizer to stop with an error.
getFailOnOptimizerErrors() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
If true, any optimization pass failing will cause the MetaOptimizer to stop with an error.
getFCount() - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(float)"
getFCount() - Method in class org.tensorflow.framework.AttrValue.ListValue
"list(float)"
getFCount() - Method in interface org.tensorflow.framework.AttrValue.ListValueOrBuilder
"list(float)"
getFeature() - Method in class org.tensorflow.example.Features.Builder
Deprecated.
getFeature() - Method in class org.tensorflow.example.Features
Deprecated.
getFeature() - Method in interface org.tensorflow.example.FeaturesOrBuilder
Deprecated.
getFeature(int) - Method in class org.tensorflow.example.FeatureList.Builder
repeated .tensorflow.Feature feature = 1;
getFeature(int) - Method in class org.tensorflow.example.FeatureList
repeated .tensorflow.Feature feature = 1;
getFeature(int) - Method in interface org.tensorflow.example.FeatureListOrBuilder
repeated .tensorflow.Feature feature = 1;
getFeatureBuilder(int) - Method in class org.tensorflow.example.FeatureList.Builder
repeated .tensorflow.Feature feature = 1;
getFeatureBuilderList() - Method in class org.tensorflow.example.FeatureList.Builder
repeated .tensorflow.Feature feature = 1;
getFeatureCount() - Method in class org.tensorflow.example.FeatureList.Builder
repeated .tensorflow.Feature feature = 1;
getFeatureCount() - Method in class org.tensorflow.example.FeatureList
repeated .tensorflow.Feature feature = 1;
getFeatureCount() - Method in interface org.tensorflow.example.FeatureListOrBuilder
repeated .tensorflow.Feature feature = 1;
getFeatureCount() - Method in class org.tensorflow.example.Features.Builder
 
getFeatureCount() - Method in class org.tensorflow.example.Features
 
getFeatureCount() - Method in interface org.tensorflow.example.FeaturesOrBuilder
Map from feature name to feature.
getFeatureList() - Method in class org.tensorflow.example.FeatureList.Builder
repeated .tensorflow.Feature feature = 1;
getFeatureList() - Method in class org.tensorflow.example.FeatureList
repeated .tensorflow.Feature feature = 1;
getFeatureList() - Method in interface org.tensorflow.example.FeatureListOrBuilder
repeated .tensorflow.Feature feature = 1;
getFeatureList() - Method in class org.tensorflow.example.FeatureLists.Builder
Deprecated.
getFeatureList() - Method in class org.tensorflow.example.FeatureLists
Deprecated.
getFeatureList() - Method in interface org.tensorflow.example.FeatureListsOrBuilder
Deprecated.
getFeatureListCount() - Method in class org.tensorflow.example.FeatureLists.Builder
 
getFeatureListCount() - Method in class org.tensorflow.example.FeatureLists
 
getFeatureListCount() - Method in interface org.tensorflow.example.FeatureListsOrBuilder
Map from feature name to feature list.
getFeatureListMap() - Method in class org.tensorflow.example.FeatureLists.Builder
Map from feature name to feature list.
getFeatureListMap() - Method in class org.tensorflow.example.FeatureLists
Map from feature name to feature list.
getFeatureListMap() - Method in interface org.tensorflow.example.FeatureListsOrBuilder
Map from feature name to feature list.
getFeatureListOrDefault(String, FeatureList) - Method in class org.tensorflow.example.FeatureLists.Builder
Map from feature name to feature list.
getFeatureListOrDefault(String, FeatureList) - Method in class org.tensorflow.example.FeatureLists
Map from feature name to feature list.
getFeatureListOrDefault(String, FeatureList) - Method in interface org.tensorflow.example.FeatureListsOrBuilder
Map from feature name to feature list.
getFeatureListOrThrow(String) - Method in class org.tensorflow.example.FeatureLists.Builder
Map from feature name to feature list.
getFeatureListOrThrow(String) - Method in class org.tensorflow.example.FeatureLists
Map from feature name to feature list.
getFeatureListOrThrow(String) - Method in interface org.tensorflow.example.FeatureListsOrBuilder
Map from feature name to feature list.
getFeatureLists() - Method in class org.tensorflow.example.SequenceExample.Builder
.tensorflow.FeatureLists feature_lists = 2;
getFeatureLists() - Method in class org.tensorflow.example.SequenceExample
.tensorflow.FeatureLists feature_lists = 2;
getFeatureLists() - Method in interface org.tensorflow.example.SequenceExampleOrBuilder
.tensorflow.FeatureLists feature_lists = 2;
getFeatureListsBuilder() - Method in class org.tensorflow.example.SequenceExample.Builder
.tensorflow.FeatureLists feature_lists = 2;
getFeatureListsOrBuilder() - Method in class org.tensorflow.example.SequenceExample.Builder
.tensorflow.FeatureLists feature_lists = 2;
getFeatureListsOrBuilder() - Method in class org.tensorflow.example.SequenceExample
.tensorflow.FeatureLists feature_lists = 2;
getFeatureListsOrBuilder() - Method in interface org.tensorflow.example.SequenceExampleOrBuilder
.tensorflow.FeatureLists feature_lists = 2;
getFeatureMap() - Method in class org.tensorflow.example.Features.Builder
Map from feature name to feature.
getFeatureMap() - Method in class org.tensorflow.example.Features
Map from feature name to feature.
getFeatureMap() - Method in interface org.tensorflow.example.FeaturesOrBuilder
Map from feature name to feature.
getFeatureOrBuilder(int) - Method in class org.tensorflow.example.FeatureList.Builder
repeated .tensorflow.Feature feature = 1;
getFeatureOrBuilder(int) - Method in class org.tensorflow.example.FeatureList
repeated .tensorflow.Feature feature = 1;
getFeatureOrBuilder(int) - Method in interface org.tensorflow.example.FeatureListOrBuilder
repeated .tensorflow.Feature feature = 1;
getFeatureOrBuilderList() - Method in class org.tensorflow.example.FeatureList.Builder
repeated .tensorflow.Feature feature = 1;
getFeatureOrBuilderList() - Method in class org.tensorflow.example.FeatureList
repeated .tensorflow.Feature feature = 1;
getFeatureOrBuilderList() - Method in interface org.tensorflow.example.FeatureListOrBuilder
repeated .tensorflow.Feature feature = 1;
getFeatureOrDefault(String, Feature) - Method in class org.tensorflow.example.Features.Builder
Map from feature name to feature.
getFeatureOrDefault(String, Feature) - Method in class org.tensorflow.example.Features
Map from feature name to feature.
getFeatureOrDefault(String, Feature) - Method in interface org.tensorflow.example.FeaturesOrBuilder
Map from feature name to feature.
getFeatureOrThrow(String) - Method in class org.tensorflow.example.Features.Builder
Map from feature name to feature.
getFeatureOrThrow(String) - Method in class org.tensorflow.example.Features
Map from feature name to feature.
getFeatureOrThrow(String) - Method in interface org.tensorflow.example.FeaturesOrBuilder
Map from feature name to feature.
getFeatures() - Method in class org.tensorflow.example.Example.Builder
.tensorflow.Features features = 1;
getFeatures() - Method in class org.tensorflow.example.Example
.tensorflow.Features features = 1;
getFeatures() - Method in interface org.tensorflow.example.ExampleOrBuilder
.tensorflow.Features features = 1;
getFeaturesBuilder() - Method in class org.tensorflow.example.Example.Builder
.tensorflow.Features features = 1;
getFeaturesOrBuilder() - Method in class org.tensorflow.example.Example.Builder
.tensorflow.Features features = 1;
getFeaturesOrBuilder() - Method in class org.tensorflow.example.Example
.tensorflow.Features features = 1;
getFeaturesOrBuilder() - Method in interface org.tensorflow.example.ExampleOrBuilder
.tensorflow.Features features = 1;
getFeed(int) - Method in class org.tensorflow.framework.CallableOptions.Builder
Tensors to be fed in the callable.
getFeed(int) - Method in class org.tensorflow.framework.CallableOptions
Tensors to be fed in the callable.
getFeed(int) - Method in interface org.tensorflow.framework.CallableOptionsOrBuilder
Tensors to be fed in the callable.
getFeed(int) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Tensors to be fed in the step.
getFeed(int) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
Tensors to be fed in the step.
getFeed(int) - Method in interface tensorflow.serving.SessionServiceOuterClass.SessionRunRequestOrBuilder
Tensors to be fed in the step.
getFeedBuilder(int) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Tensors to be fed in the step.
getFeedBuilderList() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Tensors to be fed in the step.
getFeedBytes(int) - Method in class org.tensorflow.framework.CallableOptions.Builder
Tensors to be fed in the callable.
getFeedBytes(int) - Method in class org.tensorflow.framework.CallableOptions
Tensors to be fed in the callable.
getFeedBytes(int) - Method in interface org.tensorflow.framework.CallableOptionsOrBuilder
Tensors to be fed in the callable.
getFeedCount() - Method in class org.tensorflow.framework.CallableOptions.Builder
Tensors to be fed in the callable.
getFeedCount() - Method in class org.tensorflow.framework.CallableOptions
Tensors to be fed in the callable.
getFeedCount() - Method in interface org.tensorflow.framework.CallableOptionsOrBuilder
Tensors to be fed in the callable.
getFeedCount() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Tensors to be fed in the step.
getFeedCount() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
Tensors to be fed in the step.
getFeedCount() - Method in interface tensorflow.serving.SessionServiceOuterClass.SessionRunRequestOrBuilder
Tensors to be fed in the step.
getFeedDevices() - Method in class org.tensorflow.framework.CallableOptions.Builder
Deprecated.
getFeedDevices() - Method in class org.tensorflow.framework.CallableOptions
Deprecated.
getFeedDevices() - Method in interface org.tensorflow.framework.CallableOptionsOrBuilder
Deprecated.
getFeedDevicesCount() - Method in class org.tensorflow.framework.CallableOptions.Builder
 
getFeedDevicesCount() - Method in class org.tensorflow.framework.CallableOptions
 
getFeedDevicesCount() - Method in interface org.tensorflow.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.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.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.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.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.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.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.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.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.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.framework.CallableOptions.Builder
Tensors to be fed in the callable.
getFeedList() - Method in class org.tensorflow.framework.CallableOptions
Tensors to be fed in the callable.
getFeedList() - Method in interface org.tensorflow.framework.CallableOptionsOrBuilder
Tensors to be fed in the callable.
getFeedList() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Tensors to be fed in the step.
getFeedList() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
Tensors to be fed in the step.
getFeedList() - Method in interface tensorflow.serving.SessionServiceOuterClass.SessionRunRequestOrBuilder
Tensors to be fed in the step.
getFeedOrBuilder(int) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Tensors to be fed in the step.
getFeedOrBuilder(int) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
Tensors to be fed in the step.
getFeedOrBuilder(int) - Method in interface tensorflow.serving.SessionServiceOuterClass.SessionRunRequestOrBuilder
Tensors to be fed in the step.
getFeedOrBuilderList() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Tensors to be fed in the step.
getFeedOrBuilderList() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
Tensors to be fed in the step.
getFeedOrBuilderList() - Method in interface tensorflow.serving.SessionServiceOuterClass.SessionRunRequestOrBuilder
Tensors to be fed in the step.
getFetch(int) - Method in class org.tensorflow.framework.CallableOptions.Builder
Fetches.
getFetch(int) - Method in class org.tensorflow.framework.CallableOptions
Fetches.
getFetch(int) - Method in interface org.tensorflow.framework.CallableOptionsOrBuilder
Fetches.
getFetch(int) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Fetches.
getFetch(int) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
Fetches.
getFetch(int) - Method in interface tensorflow.serving.SessionServiceOuterClass.SessionRunRequestOrBuilder
Fetches.
getFetchBytes(int) - Method in class org.tensorflow.framework.CallableOptions.Builder
Fetches.
getFetchBytes(int) - Method in class org.tensorflow.framework.CallableOptions
Fetches.
getFetchBytes(int) - Method in interface org.tensorflow.framework.CallableOptionsOrBuilder
Fetches.
getFetchBytes(int) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Fetches.
getFetchBytes(int) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
Fetches.
getFetchBytes(int) - Method in interface tensorflow.serving.SessionServiceOuterClass.SessionRunRequestOrBuilder
Fetches.
getFetchCount() - Method in class org.tensorflow.framework.CallableOptions.Builder
Fetches.
getFetchCount() - Method in class org.tensorflow.framework.CallableOptions
Fetches.
getFetchCount() - Method in interface org.tensorflow.framework.CallableOptionsOrBuilder
Fetches.
getFetchCount() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Fetches.
getFetchCount() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
Fetches.
getFetchCount() - Method in interface tensorflow.serving.SessionServiceOuterClass.SessionRunRequestOrBuilder
Fetches.
getFetchDevices() - Method in class org.tensorflow.framework.CallableOptions.Builder
Deprecated.
getFetchDevices() - Method in class org.tensorflow.framework.CallableOptions
Deprecated.
getFetchDevices() - Method in interface org.tensorflow.framework.CallableOptionsOrBuilder
Deprecated.
getFetchDevicesCount() - Method in class org.tensorflow.framework.CallableOptions.Builder
 
getFetchDevicesCount() - Method in class org.tensorflow.framework.CallableOptions
 
getFetchDevicesCount() - Method in interface org.tensorflow.framework.CallableOptionsOrBuilder
map<string, string> fetch_devices = 7;
getFetchDevicesMap() - Method in class org.tensorflow.framework.CallableOptions.Builder
map<string, string> fetch_devices = 7;
getFetchDevicesMap() - Method in class org.tensorflow.framework.CallableOptions
map<string, string> fetch_devices = 7;
getFetchDevicesMap() - Method in interface org.tensorflow.framework.CallableOptionsOrBuilder
map<string, string> fetch_devices = 7;
getFetchDevicesOrDefault(String, String) - Method in class org.tensorflow.framework.CallableOptions.Builder
map<string, string> fetch_devices = 7;
getFetchDevicesOrDefault(String, String) - Method in class org.tensorflow.framework.CallableOptions
map<string, string> fetch_devices = 7;
getFetchDevicesOrDefault(String, String) - Method in interface org.tensorflow.framework.CallableOptionsOrBuilder
map<string, string> fetch_devices = 7;
getFetchDevicesOrThrow(String) - Method in class org.tensorflow.framework.CallableOptions.Builder
map<string, string> fetch_devices = 7;
getFetchDevicesOrThrow(String) - Method in class org.tensorflow.framework.CallableOptions
map<string, string> fetch_devices = 7;
getFetchDevicesOrThrow(String) - Method in interface org.tensorflow.framework.CallableOptionsOrBuilder
map<string, string> fetch_devices = 7;
getFetchList() - Method in class org.tensorflow.framework.CallableOptions.Builder
Fetches.
getFetchList() - Method in class org.tensorflow.framework.CallableOptions
Fetches.
getFetchList() - Method in interface org.tensorflow.framework.CallableOptionsOrBuilder
Fetches.
getFetchList() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Fetches.
getFetchList() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
Fetches.
getFetchList() - Method in interface tensorflow.serving.SessionServiceOuterClass.SessionRunRequestOrBuilder
Fetches.
getFetchSkipSync() - Method in class org.tensorflow.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.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.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 tensorflow.Struct.DictValue.Builder
Deprecated.
getFields() - Method in class tensorflow.Struct.DictValue
Deprecated.
getFields() - Method in interface tensorflow.Struct.DictValueOrBuilder
Deprecated.
getFieldsCount() - Method in class tensorflow.Struct.DictValue.Builder
 
getFieldsCount() - Method in class tensorflow.Struct.DictValue
 
getFieldsCount() - Method in interface tensorflow.Struct.DictValueOrBuilder
map<string, .tensorflow.StructuredValue> fields = 1;
getFieldsMap() - Method in class tensorflow.Struct.DictValue.Builder
map<string, .tensorflow.StructuredValue> fields = 1;
getFieldsMap() - Method in class tensorflow.Struct.DictValue
map<string, .tensorflow.StructuredValue> fields = 1;
getFieldsMap() - Method in interface tensorflow.Struct.DictValueOrBuilder
map<string, .tensorflow.StructuredValue> fields = 1;
getFieldsOrDefault(String, Struct.StructuredValue) - Method in class tensorflow.Struct.DictValue.Builder
map<string, .tensorflow.StructuredValue> fields = 1;
getFieldsOrDefault(String, Struct.StructuredValue) - Method in class tensorflow.Struct.DictValue
map<string, .tensorflow.StructuredValue> fields = 1;
getFieldsOrDefault(String, Struct.StructuredValue) - Method in interface tensorflow.Struct.DictValueOrBuilder
map<string, .tensorflow.StructuredValue> fields = 1;
getFieldsOrThrow(String) - Method in class tensorflow.Struct.DictValue.Builder
map<string, .tensorflow.StructuredValue> fields = 1;
getFieldsOrThrow(String) - Method in class tensorflow.Struct.DictValue
map<string, .tensorflow.StructuredValue> fields = 1;
getFieldsOrThrow(String) - Method in interface tensorflow.Struct.DictValueOrBuilder
map<string, .tensorflow.StructuredValue> fields = 1;
getFileIndex() - Method in class org.tensorflow.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.framework.GraphDebugInfo.FileLineCol
File name index, which can be used to retrieve the file name string from `files`.
getFileIndex() - Method in interface org.tensorflow.framework.GraphDebugInfo.FileLineColOrBuilder
File name index, which can be used to retrieve the file name string from `files`.
getFileLineCols(int) - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace.Builder
Deprecated.
getFileLineCols(int) - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace
Deprecated.
getFileLineCols(int) - Method in interface org.tensorflow.framework.GraphDebugInfo.StackTraceOrBuilder
Deprecated.
getFileLineColsBuilder(int) - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace.Builder
Deprecated.
getFileLineColsBuilderList() - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace.Builder
Deprecated.
getFileLineColsCount() - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace.Builder
Deprecated.
getFileLineColsCount() - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace
Deprecated.
getFileLineColsCount() - Method in interface org.tensorflow.framework.GraphDebugInfo.StackTraceOrBuilder
Deprecated.
getFileLineColsList() - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace.Builder
Deprecated.
getFileLineColsList() - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace
Deprecated.
getFileLineColsList() - Method in interface org.tensorflow.framework.GraphDebugInfo.StackTraceOrBuilder
Deprecated.
getFileLineColsOrBuilder(int) - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace.Builder
Deprecated.
getFileLineColsOrBuilder(int) - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace
Deprecated.
getFileLineColsOrBuilder(int) - Method in interface org.tensorflow.framework.GraphDebugInfo.StackTraceOrBuilder
Deprecated.
getFileLineColsOrBuilderList() - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace.Builder
Deprecated.
getFileLineColsOrBuilderList() - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace
Deprecated.
getFileLineColsOrBuilderList() - Method in interface org.tensorflow.framework.GraphDebugInfo.StackTraceOrBuilder
Deprecated.
getFilename() - Method in class org.tensorflow.framework.AssetFileDef.Builder
The filename within an assets directory.
getFilename() - Method in class org.tensorflow.framework.AssetFileDef
The filename within an assets directory.
getFilename() - Method in interface org.tensorflow.framework.AssetFileDefOrBuilder
The filename within an assets directory.
getFilenameBytes() - Method in class org.tensorflow.framework.AssetFileDef.Builder
The filename within an assets directory.
getFilenameBytes() - Method in class org.tensorflow.framework.AssetFileDef
The filename within an assets directory.
getFilenameBytes() - Method in interface org.tensorflow.framework.AssetFileDefOrBuilder
The filename within an assets directory.
getFilenamePrefix() - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig.Builder
The prefix to use for the filenames of the logs.
getFilenamePrefix() - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
The prefix to use for the filenames of the logs.
getFilenamePrefix() - Method in interface tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfigOrBuilder
The prefix to use for the filenames of the logs.
getFilenamePrefixBytes() - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig.Builder
The prefix to use for the filenames of the logs.
getFilenamePrefixBytes() - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
The prefix to use for the filenames of the logs.
getFilenamePrefixBytes() - Method in interface tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfigOrBuilder
The prefix to use for the filenames of the logs.
getFilenameTensorName() - Method in class org.tensorflow.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.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.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.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.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.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.framework.DebuggedSourceFile.Builder
Path to the source code file.
getFilePath() - Method in class org.tensorflow.framework.DebuggedSourceFile
Path to the source code file.
getFilePath() - Method in interface org.tensorflow.framework.DebuggedSourceFileOrBuilder
Path to the source code file.
getFilePathBytes() - Method in class org.tensorflow.framework.DebuggedSourceFile.Builder
Path to the source code file.
getFilePathBytes() - Method in class org.tensorflow.framework.DebuggedSourceFile
Path to the source code file.
getFilePathBytes() - Method in interface org.tensorflow.framework.DebuggedSourceFileOrBuilder
Path to the source code file.
getFiles(int) - Method in class org.tensorflow.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.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.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.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.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.framework.GraphDebugInfoOrBuilder
This stores all the source code file names and can be indexed by the `file_index`.
getFilesCount() - Method in class org.tensorflow.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.framework.GraphDebugInfo
This stores all the source code file names and can be indexed by the `file_index`.
getFilesCount() - Method in interface org.tensorflow.framework.GraphDebugInfoOrBuilder
This stores all the source code file names and can be indexed by the `file_index`.
getFilesList() - Method in class org.tensorflow.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.framework.GraphDebugInfo
This stores all the source code file names and can be indexed by the `file_index`.
getFilesList() - Method in interface org.tensorflow.framework.GraphDebugInfoOrBuilder
This stores all the source code file names and can be indexed by the `file_index`.
getFileSystemPollWaitSeconds() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
How long to wait between file-system polling to look for children of 'base_path', in seconds.
getFileSystemPollWaitSeconds() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
How long to wait between file-system polling to look for children of 'base_path', in seconds.
getFileSystemPollWaitSeconds() - Method in interface tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfigOrBuilder
How long to wait between file-system polling to look for children of 'base_path', in seconds.
getFList() - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(float)"
getFList() - Method in class org.tensorflow.framework.AttrValue.ListValue
"list(float)"
getFList() - Method in interface org.tensorflow.framework.AttrValue.ListValueOrBuilder
"list(float)"
getFloat64Value() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a double-precision floating-point value (a Python `float`).
getFloat64Value() - Method in class tensorflow.Struct.StructuredValue
Represents a double-precision floating-point value (a Python `float`).
getFloat64Value() - Method in interface tensorflow.Struct.StructuredValueOrBuilder
Represents a double-precision floating-point value (a Python `float`).
getFloat8Val() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_FLOAT8_*, use variable-sized set of bytes (i.e. the equivalent of repeated uint8, if such a thing existed).
getFloat8Val() - Method in class org.tensorflow.framework.TensorProto
DT_FLOAT8_*, use variable-sized set of bytes (i.e. the equivalent of repeated uint8, if such a thing existed).
getFloat8Val() - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_FLOAT8_*, use variable-sized set of bytes (i.e. the equivalent of repeated uint8, if such a thing existed).
getFloatList() - Method in class org.tensorflow.example.Feature.Builder
.tensorflow.FloatList float_list = 2;
getFloatList() - Method in class org.tensorflow.example.Feature
.tensorflow.FloatList float_list = 2;
getFloatList() - Method in interface org.tensorflow.example.FeatureOrBuilder
.tensorflow.FloatList float_list = 2;
getFloatList() - Method in class org.tensorflow.framework.CollectionDef.Builder
.tensorflow.CollectionDef.FloatList float_list = 4;
getFloatList() - Method in class org.tensorflow.framework.CollectionDef
.tensorflow.CollectionDef.FloatList float_list = 4;
getFloatList() - Method in interface org.tensorflow.framework.CollectionDefOrBuilder
.tensorflow.CollectionDef.FloatList float_list = 4;
getFloatListBuilder() - Method in class org.tensorflow.example.Feature.Builder
.tensorflow.FloatList float_list = 2;
getFloatListBuilder() - Method in class org.tensorflow.framework.CollectionDef.Builder
.tensorflow.CollectionDef.FloatList float_list = 4;
getFloatListOrBuilder() - Method in class org.tensorflow.example.Feature.Builder
.tensorflow.FloatList float_list = 2;
getFloatListOrBuilder() - Method in class org.tensorflow.example.Feature
.tensorflow.FloatList float_list = 2;
getFloatListOrBuilder() - Method in interface org.tensorflow.example.FeatureOrBuilder
.tensorflow.FloatList float_list = 2;
getFloatListOrBuilder() - Method in class org.tensorflow.framework.CollectionDef.Builder
.tensorflow.CollectionDef.FloatList float_list = 4;
getFloatListOrBuilder() - Method in class org.tensorflow.framework.CollectionDef
.tensorflow.CollectionDef.FloatList float_list = 4;
getFloatListOrBuilder() - Method in interface org.tensorflow.framework.CollectionDefOrBuilder
.tensorflow.CollectionDef.FloatList float_list = 4;
getFloatVal(int) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_FLOAT.
getFloatVal(int) - Method in class org.tensorflow.framework.TensorProto
DT_FLOAT.
getFloatVal(int) - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_FLOAT.
getFloatValCount() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_FLOAT.
getFloatValCount() - Method in class org.tensorflow.framework.TensorProto
DT_FLOAT.
getFloatValCount() - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_FLOAT.
getFloatValList() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_FLOAT.
getFloatValList() - Method in class org.tensorflow.framework.TensorProto
DT_FLOAT.
getFloatValList() - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_FLOAT.
getForceDisable() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
Disables coordination service.
getForceDisable() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
Disables coordination service.
getForceDisable() - Method in interface tensorflow.CoordinationConfig.CoordinationServiceConfigOrBuilder
Disables coordination service.
getForceGpuCompatible() - Method in class org.tensorflow.framework.GPUOptions.Builder
Force all tensors to be gpu_compatible.
getForceGpuCompatible() - Method in class org.tensorflow.framework.GPUOptions
Force all tensors to be gpu_compatible.
getForceGpuCompatible() - Method in interface org.tensorflow.framework.GPUOptionsOrBuilder
Force all tensors to be gpu_compatible.
getFrameId(int) - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace.Builder
repeated fixed64 frame_id = 2 [packed = true];
getFrameId(int) - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace
repeated fixed64 frame_id = 2 [packed = true];
getFrameId(int) - Method in interface org.tensorflow.framework.GraphDebugInfo.StackTraceOrBuilder
repeated fixed64 frame_id = 2 [packed = true];
getFrameIdCount() - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace.Builder
repeated fixed64 frame_id = 2 [packed = true];
getFrameIdCount() - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace
repeated fixed64 frame_id = 2 [packed = true];
getFrameIdCount() - Method in interface org.tensorflow.framework.GraphDebugInfo.StackTraceOrBuilder
repeated fixed64 frame_id = 2 [packed = true];
getFrameIdList() - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace.Builder
repeated fixed64 frame_id = 2 [packed = true];
getFrameIdList() - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace
repeated fixed64 frame_id = 2 [packed = true];
getFrameIdList() - Method in interface org.tensorflow.framework.GraphDebugInfo.StackTraceOrBuilder
repeated fixed64 frame_id = 2 [packed = true];
getFramesById() - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
Deprecated.
getFramesById() - Method in class org.tensorflow.framework.GraphDebugInfo
Deprecated.
getFramesById() - Method in interface org.tensorflow.framework.GraphDebugInfoOrBuilder
Deprecated.
getFramesByIdCount() - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
 
getFramesByIdCount() - Method in class org.tensorflow.framework.GraphDebugInfo
 
getFramesByIdCount() - Method in interface org.tensorflow.framework.GraphDebugInfoOrBuilder
Stack traces and frames are uniqueified during construction.
getFramesByIdMap() - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
Stack traces and frames are uniqueified during construction.
getFramesByIdMap() - Method in class org.tensorflow.framework.GraphDebugInfo
Stack traces and frames are uniqueified during construction.
getFramesByIdMap() - Method in interface org.tensorflow.framework.GraphDebugInfoOrBuilder
Stack traces and frames are uniqueified during construction.
getFramesByIdOrDefault(long, GraphDebugInfo.FileLineCol) - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
Stack traces and frames are uniqueified during construction.
getFramesByIdOrDefault(long, GraphDebugInfo.FileLineCol) - Method in class org.tensorflow.framework.GraphDebugInfo
Stack traces and frames are uniqueified during construction.
getFramesByIdOrDefault(long, GraphDebugInfo.FileLineCol) - Method in interface org.tensorflow.framework.GraphDebugInfoOrBuilder
Stack traces and frames are uniqueified during construction.
getFramesByIdOrThrow(long) - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
Stack traces and frames are uniqueified during construction.
getFramesByIdOrThrow(long) - Method in class org.tensorflow.framework.GraphDebugInfo
Stack traces and frames are uniqueified during construction.
getFramesByIdOrThrow(long) - Method in interface org.tensorflow.framework.GraphDebugInfoOrBuilder
Stack traces and frames are uniqueified during construction.
getFromTensor() - Method in class org.tensorflow.framework.TensorConnection.Builder
A tensor name.
getFromTensor() - Method in class org.tensorflow.framework.TensorConnection
A tensor name.
getFromTensor() - Method in interface org.tensorflow.framework.TensorConnectionOrBuilder
A tensor name.
getFromTensorBytes() - Method in class org.tensorflow.framework.TensorConnection.Builder
A tensor name.
getFromTensorBytes() - Method in class org.tensorflow.framework.TensorConnection
A tensor name.
getFromTensorBytes() - Method in interface org.tensorflow.framework.TensorConnectionOrBuilder
A tensor name.
getFullargspec() - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.Builder
Full arg spec from inspect.getfullargspec().
getFullargspec() - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
Full arg spec from inspect.getfullargspec().
getFullargspec() - Method in interface tensorflow.SavedObjectGraphOuterClass.FunctionSpecOrBuilder
Full arg spec from inspect.getfullargspec().
getFullargspecBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.Builder
Full arg spec from inspect.getfullargspec().
getFullargspecOrBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.Builder
Full arg spec from inspect.getfullargspec().
getFullargspecOrBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
Full arg spec from inspect.getfullargspec().
getFullargspecOrBuilder() - Method in interface tensorflow.SavedObjectGraphOuterClass.FunctionSpecOrBuilder
Full arg spec from inspect.getfullargspec().
getFullName() - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
Name of the full variable of which this is a slice.
getFullName() - Method in class org.tensorflow.framework.SaveSliceInfoDef
Name of the full variable of which this is a slice.
getFullName() - Method in interface org.tensorflow.framework.SaveSliceInfoDefOrBuilder
Name of the full variable of which this is a slice.
getFullName() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
The full name of the variable/tensor, if applicable.
getFullName() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
The full name of the variable/tensor, if applicable.
getFullName() - Method in interface tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder
The full name of the variable/tensor, if applicable.
getFullNameBytes() - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
Name of the full variable of which this is a slice.
getFullNameBytes() - Method in class org.tensorflow.framework.SaveSliceInfoDef
Name of the full variable of which this is a slice.
getFullNameBytes() - Method in interface org.tensorflow.framework.SaveSliceInfoDefOrBuilder
Name of the full variable of which this is a slice.
getFullNameBytes() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
The full name of the variable/tensor, if applicable.
getFullNameBytes() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
The full name of the variable/tensor, if applicable.
getFullNameBytes() - Method in interface tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder
The full name of the variable/tensor, if applicable.
getFullShape(int) - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
Shape of the full variable.
getFullShape(int) - Method in class org.tensorflow.framework.SaveSliceInfoDef
Shape of the full variable.
getFullShape(int) - Method in interface org.tensorflow.framework.SaveSliceInfoDefOrBuilder
Shape of the full variable.
getFullShapeCount() - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
Shape of the full variable.
getFullShapeCount() - Method in class org.tensorflow.framework.SaveSliceInfoDef
Shape of the full variable.
getFullShapeCount() - Method in interface org.tensorflow.framework.SaveSliceInfoDefOrBuilder
Shape of the full variable.
getFullShapeList() - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
Shape of the full variable.
getFullShapeList() - Method in class org.tensorflow.framework.SaveSliceInfoDef
Shape of the full variable.
getFullShapeList() - Method in interface org.tensorflow.framework.SaveSliceInfoDefOrBuilder
Shape of the full variable.
getFunc() - Method in class org.tensorflow.framework.AttrValue.Builder
"func" represents a function. func.name is a function's name or a primitive op's name. func.attr.first is the name of an attr defined for that function. func.attr.second is the value for that attr in the instantiation.
getFunc() - Method in class org.tensorflow.framework.AttrValue
"func" represents a function. func.name is a function's name or a primitive op's name. func.attr.first is the name of an attr defined for that function. func.attr.second is the value for that attr in the instantiation.
getFunc() - Method in interface org.tensorflow.framework.AttrValueOrBuilder
"func" represents a function. func.name is a function's name or a primitive op's name. func.attr.first is the name of an attr defined for that function. func.attr.second is the value for that attr in the instantiation.
getFunc() - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol.Builder
Name of function contains the file line.
getFunc() - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol
Name of function contains the file line.
getFunc() - Method in interface org.tensorflow.framework.GraphDebugInfo.FileLineColOrBuilder
Name of function contains the file line.
getFunc(int) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(attr)"
getFunc(int) - Method in class org.tensorflow.framework.AttrValue.ListValue
"list(attr)"
getFunc(int) - Method in interface org.tensorflow.framework.AttrValue.ListValueOrBuilder
"list(attr)"
getFuncBuilder() - Method in class org.tensorflow.framework.AttrValue.Builder
"func" represents a function. func.name is a function's name or a primitive op's name. func.attr.first is the name of an attr defined for that function. func.attr.second is the value for that attr in the instantiation.
getFuncBuilder(int) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(attr)"
getFuncBuilderList() - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(attr)"
getFuncBytes() - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol.Builder
Name of function contains the file line.
getFuncBytes() - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol
Name of function contains the file line.
getFuncBytes() - Method in interface org.tensorflow.framework.GraphDebugInfo.FileLineColOrBuilder
Name of function contains the file line.
getFuncCount() - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(attr)"
getFuncCount() - Method in class org.tensorflow.framework.AttrValue.ListValue
"list(attr)"
getFuncCount() - Method in interface org.tensorflow.framework.AttrValue.ListValueOrBuilder
"list(attr)"
getFuncList() - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(attr)"
getFuncList() - Method in class org.tensorflow.framework.AttrValue.ListValue
"list(attr)"
getFuncList() - Method in interface org.tensorflow.framework.AttrValue.ListValueOrBuilder
"list(attr)"
getFuncOrBuilder() - Method in class org.tensorflow.framework.AttrValue.Builder
"func" represents a function. func.name is a function's name or a primitive op's name. func.attr.first is the name of an attr defined for that function. func.attr.second is the value for that attr in the instantiation.
getFuncOrBuilder() - Method in class org.tensorflow.framework.AttrValue
"func" represents a function. func.name is a function's name or a primitive op's name. func.attr.first is the name of an attr defined for that function. func.attr.second is the value for that attr in the instantiation.
getFuncOrBuilder() - Method in interface org.tensorflow.framework.AttrValueOrBuilder
"func" represents a function. func.name is a function's name or a primitive op's name. func.attr.first is the name of an attr defined for that function. func.attr.second is the value for that attr in the instantiation.
getFuncOrBuilder(int) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(attr)"
getFuncOrBuilder(int) - Method in class org.tensorflow.framework.AttrValue.ListValue
"list(attr)"
getFuncOrBuilder(int) - Method in interface org.tensorflow.framework.AttrValue.ListValueOrBuilder
"list(attr)"
getFuncOrBuilderList() - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(attr)"
getFuncOrBuilderList() - Method in class org.tensorflow.framework.AttrValue.ListValue
"list(attr)"
getFuncOrBuilderList() - Method in interface org.tensorflow.framework.AttrValue.ListValueOrBuilder
"list(attr)"
getFunction() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedFunction function = 6;
getFunction() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
.tensorflow.SavedFunction function = 6;
getFunction() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
.tensorflow.SavedFunction function = 6;
getFunction(int) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.FunctionDef function = 1;
getFunction(int) - Method in class org.tensorflow.framework.FunctionDefLibrary
repeated .tensorflow.FunctionDef function = 1;
getFunction(int) - Method in interface org.tensorflow.framework.FunctionDefLibraryOrBuilder
repeated .tensorflow.FunctionDef function = 1;
getFunctionAliases() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
Deprecated.
getFunctionAliases() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
Deprecated.
getFunctionAliases() - Method in interface org.tensorflow.framework.MetaGraphDef.MetaInfoDefOrBuilder
Deprecated.
getFunctionAliasesCount() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
 
getFunctionAliasesCount() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
getFunctionAliasesCount() - Method in interface org.tensorflow.framework.MetaGraphDef.MetaInfoDefOrBuilder
FunctionDef name to aliases mapping.
getFunctionAliasesMap() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
FunctionDef name to aliases mapping.
getFunctionAliasesMap() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
FunctionDef name to aliases mapping.
getFunctionAliasesMap() - Method in interface org.tensorflow.framework.MetaGraphDef.MetaInfoDefOrBuilder
FunctionDef name to aliases mapping.
getFunctionAliasesOrDefault(String, String) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
FunctionDef name to aliases mapping.
getFunctionAliasesOrDefault(String, String) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
FunctionDef name to aliases mapping.
getFunctionAliasesOrDefault(String, String) - Method in interface org.tensorflow.framework.MetaGraphDef.MetaInfoDefOrBuilder
FunctionDef name to aliases mapping.
getFunctionAliasesOrThrow(String) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
FunctionDef name to aliases mapping.
getFunctionAliasesOrThrow(String) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
FunctionDef name to aliases mapping.
getFunctionAliasesOrThrow(String) - Method in interface org.tensorflow.framework.MetaGraphDef.MetaInfoDefOrBuilder
FunctionDef name to aliases mapping.
getFunctionBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedFunction function = 6;
getFunctionBuilder(int) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.FunctionDef function = 1;
getFunctionBuilderList() - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.FunctionDef function = 1;
getFunctionCount() - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.FunctionDef function = 1;
getFunctionCount() - Method in class org.tensorflow.framework.FunctionDefLibrary
repeated .tensorflow.FunctionDef function = 1;
getFunctionCount() - Method in interface org.tensorflow.framework.FunctionDefLibraryOrBuilder
repeated .tensorflow.FunctionDef function = 1;
getFunctionGraphs(int) - Method in class org.tensorflow.framework.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphs(int) - Method in class org.tensorflow.framework.RunMetadata
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphs(int) - Method in interface org.tensorflow.framework.RunMetadataOrBuilder
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphsBuilder(int) - Method in class org.tensorflow.framework.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphsBuilderList() - Method in class org.tensorflow.framework.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphsCount() - Method in class org.tensorflow.framework.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphsCount() - Method in class org.tensorflow.framework.RunMetadata
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphsCount() - Method in interface org.tensorflow.framework.RunMetadataOrBuilder
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphsList() - Method in class org.tensorflow.framework.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphsList() - Method in class org.tensorflow.framework.RunMetadata
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphsList() - Method in interface org.tensorflow.framework.RunMetadataOrBuilder
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphsOrBuilder(int) - Method in class org.tensorflow.framework.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphsOrBuilder(int) - Method in class org.tensorflow.framework.RunMetadata
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphsOrBuilder(int) - Method in interface org.tensorflow.framework.RunMetadataOrBuilder
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphsOrBuilderList() - Method in class org.tensorflow.framework.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphsOrBuilderList() - Method in class org.tensorflow.framework.RunMetadata
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphsOrBuilderList() - Method in interface org.tensorflow.framework.RunMetadataOrBuilder
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionList() - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.FunctionDef function = 1;
getFunctionList() - Method in class org.tensorflow.framework.FunctionDefLibrary
repeated .tensorflow.FunctionDef function = 1;
getFunctionList() - Method in interface org.tensorflow.framework.FunctionDefLibraryOrBuilder
repeated .tensorflow.FunctionDef function = 1;
getFunctionName() - Method in class org.tensorflow.framework.GradientDef.Builder
The function name.
getFunctionName() - Method in class org.tensorflow.framework.GradientDef
The function name.
getFunctionName() - Method in interface org.tensorflow.framework.GradientDefOrBuilder
The function name.
getFunctionNameBytes() - Method in class org.tensorflow.framework.GradientDef.Builder
The function name.
getFunctionNameBytes() - Method in class org.tensorflow.framework.GradientDef
The function name.
getFunctionNameBytes() - Method in interface org.tensorflow.framework.GradientDefOrBuilder
The function name.
getFunctionOptimization() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Function optimizations (default is ON).
getFunctionOptimization() - Method in class org.tensorflow.framework.RewriterConfig
Function optimizations (default is ON).
getFunctionOptimization() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
Function optimizations (default is ON).
getFunctionOptimizationValue() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Function optimizations (default is ON).
getFunctionOptimizationValue() - Method in class org.tensorflow.framework.RewriterConfig
Function optimizations (default is ON).
getFunctionOptimizationValue() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
Function optimizations (default is ON).
getFunctionOrBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedFunction function = 6;
getFunctionOrBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
.tensorflow.SavedFunction function = 6;
getFunctionOrBuilder() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
.tensorflow.SavedFunction function = 6;
getFunctionOrBuilder(int) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.FunctionDef function = 1;
getFunctionOrBuilder(int) - Method in class org.tensorflow.framework.FunctionDefLibrary
repeated .tensorflow.FunctionDef function = 1;
getFunctionOrBuilder(int) - Method in interface org.tensorflow.framework.FunctionDefLibraryOrBuilder
repeated .tensorflow.FunctionDef function = 1;
getFunctionOrBuilderList() - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.FunctionDef function = 1;
getFunctionOrBuilderList() - Method in class org.tensorflow.framework.FunctionDefLibrary
repeated .tensorflow.FunctionDef function = 1;
getFunctionOrBuilderList() - Method in interface org.tensorflow.framework.FunctionDefLibraryOrBuilder
repeated .tensorflow.FunctionDef function = 1;
getFunctionSpec() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
The spec of the function that this ConcreteFunction is traced from.
getFunctionSpec() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
The spec of the function that this ConcreteFunction is traced from.
getFunctionSpec() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunctionOrBuilder
The spec of the function that this ConcreteFunction is traced from.
getFunctionSpec() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction.Builder
.tensorflow.FunctionSpec function_spec = 2;
getFunctionSpec() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
.tensorflow.FunctionSpec function_spec = 2;
getFunctionSpec() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedFunctionOrBuilder
.tensorflow.FunctionSpec function_spec = 2;
getFunctionSpecBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
The spec of the function that this ConcreteFunction is traced from.
getFunctionSpecBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction.Builder
.tensorflow.FunctionSpec function_spec = 2;
getFunctionSpecOrBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
The spec of the function that this ConcreteFunction is traced from.
getFunctionSpecOrBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
The spec of the function that this ConcreteFunction is traced from.
getFunctionSpecOrBuilder() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunctionOrBuilder
The spec of the function that this ConcreteFunction is traced from.
getFunctionSpecOrBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction.Builder
.tensorflow.FunctionSpec function_spec = 2;
getFunctionSpecOrBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
.tensorflow.FunctionSpec function_spec = 2;
getFunctionSpecOrBuilder() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedFunctionOrBuilder
.tensorflow.FunctionSpec function_spec = 2;
getGetModelMetadataMethod() - Static method in class tensorflow.serving.PredictionServiceGrpc
 
getGetModelStatusMethod() - Static method in class tensorflow.serving.ModelServiceGrpc
 
getGlobalJitLevel() - Method in class org.tensorflow.framework.OptimizerOptions.Builder
.tensorflow.OptimizerOptions.GlobalJitLevel global_jit_level = 5;
getGlobalJitLevel() - Method in class org.tensorflow.framework.OptimizerOptions
.tensorflow.OptimizerOptions.GlobalJitLevel global_jit_level = 5;
getGlobalJitLevel() - Method in interface org.tensorflow.framework.OptimizerOptionsOrBuilder
.tensorflow.OptimizerOptions.GlobalJitLevel global_jit_level = 5;
getGlobalJitLevelValue() - Method in class org.tensorflow.framework.OptimizerOptions.Builder
.tensorflow.OptimizerOptions.GlobalJitLevel global_jit_level = 5;
getGlobalJitLevelValue() - Method in class org.tensorflow.framework.OptimizerOptions
.tensorflow.OptimizerOptions.GlobalJitLevel global_jit_level = 5;
getGlobalJitLevelValue() - Method in interface org.tensorflow.framework.OptimizerOptionsOrBuilder
.tensorflow.OptimizerOptions.GlobalJitLevel global_jit_level = 5;
getGlobalName() - Method in class org.tensorflow.framework.ThreadPoolOptionProto.Builder
The global name of the threadpool.
getGlobalName() - Method in class org.tensorflow.framework.ThreadPoolOptionProto
The global name of the threadpool.
getGlobalName() - Method in interface org.tensorflow.framework.ThreadPoolOptionProtoOrBuilder
The global name of the threadpool.
getGlobalNameBytes() - Method in class org.tensorflow.framework.ThreadPoolOptionProto.Builder
The global name of the threadpool.
getGlobalNameBytes() - Method in class org.tensorflow.framework.ThreadPoolOptionProto
The global name of the threadpool.
getGlobalNameBytes() - Method in interface org.tensorflow.framework.ThreadPoolOptionProtoOrBuilder
The global name of the threadpool.
getGlobalStep() - Method in class org.tensorflow.framework.DebugOptions.Builder
Caller-specified global step count.
getGlobalStep() - Method in class org.tensorflow.framework.DebugOptions
Caller-specified global step count.
getGlobalStep() - Method in interface org.tensorflow.framework.DebugOptionsOrBuilder
Caller-specified global step count.
getGpuHostMemDisallowGrowth() - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
If true, then the host allocator allocates its max memory all upfront and never grows.
getGpuHostMemDisallowGrowth() - Method in class org.tensorflow.framework.GPUOptions.Experimental
If true, then the host allocator allocates its max memory all upfront and never grows.
getGpuHostMemDisallowGrowth() - Method in interface org.tensorflow.framework.GPUOptions.ExperimentalOrBuilder
If true, then the host allocator allocates its max memory all upfront and never grows.
getGpuHostMemLimitInMb() - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
Memory limit for "GPU host allocator", aka pinned memory allocator.
getGpuHostMemLimitInMb() - Method in class org.tensorflow.framework.GPUOptions.Experimental
Memory limit for "GPU host allocator", aka pinned memory allocator.
getGpuHostMemLimitInMb() - Method in interface org.tensorflow.framework.GPUOptions.ExperimentalOrBuilder
Memory limit for "GPU host allocator", aka pinned memory allocator.
getGpuOptions() - Method in class org.tensorflow.framework.ConfigProto.Builder
Options that apply to all GPUs.
getGpuOptions() - Method in class org.tensorflow.framework.ConfigProto
Options that apply to all GPUs.
getGpuOptions() - Method in interface org.tensorflow.framework.ConfigProtoOrBuilder
Options that apply to all GPUs.
getGpuOptionsBuilder() - Method in class org.tensorflow.framework.ConfigProto.Builder
Options that apply to all GPUs.
getGpuOptionsOrBuilder() - Method in class org.tensorflow.framework.ConfigProto.Builder
Options that apply to all GPUs.
getGpuOptionsOrBuilder() - Method in class org.tensorflow.framework.ConfigProto
Options that apply to all GPUs.
getGpuOptionsOrBuilder() - Method in interface org.tensorflow.framework.ConfigProtoOrBuilder
Options that apply to all GPUs.
getGpuSystemMemorySizeInMb() - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
Memory limit for gpu system.
getGpuSystemMemorySizeInMb() - Method in class org.tensorflow.framework.GPUOptions.Experimental
Memory limit for gpu system.
getGpuSystemMemorySizeInMb() - Method in interface org.tensorflow.framework.GPUOptions.ExperimentalOrBuilder
Memory limit for gpu system.
getGradient(int) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.GradientDef gradient = 2;
getGradient(int) - Method in class org.tensorflow.framework.FunctionDefLibrary
repeated .tensorflow.GradientDef gradient = 2;
getGradient(int) - Method in interface org.tensorflow.framework.FunctionDefLibraryOrBuilder
repeated .tensorflow.GradientDef gradient = 2;
getGradientBuilder(int) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.GradientDef gradient = 2;
getGradientBuilderList() - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.GradientDef gradient = 2;
getGradientCount() - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.GradientDef gradient = 2;
getGradientCount() - Method in class org.tensorflow.framework.FunctionDefLibrary
repeated .tensorflow.GradientDef gradient = 2;
getGradientCount() - Method in interface org.tensorflow.framework.FunctionDefLibraryOrBuilder
repeated .tensorflow.GradientDef gradient = 2;
getGradientFunc() - Method in class org.tensorflow.framework.GradientDef.Builder
The gradient function's name.
getGradientFunc() - Method in class org.tensorflow.framework.GradientDef
The gradient function's name.
getGradientFunc() - Method in interface org.tensorflow.framework.GradientDefOrBuilder
The gradient function's name.
getGradientFunc() - Method in class org.tensorflow.framework.RegisteredGradient.Builder
The gradient function's name.
getGradientFunc() - Method in class org.tensorflow.framework.RegisteredGradient
The gradient function's name.
getGradientFunc() - Method in interface org.tensorflow.framework.RegisteredGradientOrBuilder
The gradient function's name.
getGradientFuncBytes() - Method in class org.tensorflow.framework.GradientDef.Builder
The gradient function's name.
getGradientFuncBytes() - Method in class org.tensorflow.framework.GradientDef
The gradient function's name.
getGradientFuncBytes() - Method in interface org.tensorflow.framework.GradientDefOrBuilder
The gradient function's name.
getGradientFuncBytes() - Method in class org.tensorflow.framework.RegisteredGradient.Builder
The gradient function's name.
getGradientFuncBytes() - Method in class org.tensorflow.framework.RegisteredGradient
The gradient function's name.
getGradientFuncBytes() - Method in interface org.tensorflow.framework.RegisteredGradientOrBuilder
The gradient function's name.
getGradientList() - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.GradientDef gradient = 2;
getGradientList() - Method in class org.tensorflow.framework.FunctionDefLibrary
repeated .tensorflow.GradientDef gradient = 2;
getGradientList() - Method in interface org.tensorflow.framework.FunctionDefLibraryOrBuilder
repeated .tensorflow.GradientDef gradient = 2;
getGradientOrBuilder(int) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.GradientDef gradient = 2;
getGradientOrBuilder(int) - Method in class org.tensorflow.framework.FunctionDefLibrary
repeated .tensorflow.GradientDef gradient = 2;
getGradientOrBuilder(int) - Method in interface org.tensorflow.framework.FunctionDefLibraryOrBuilder
repeated .tensorflow.GradientDef gradient = 2;
getGradientOrBuilderList() - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.GradientDef gradient = 2;
getGradientOrBuilderList() - Method in class org.tensorflow.framework.FunctionDefLibrary
repeated .tensorflow.GradientDef gradient = 2;
getGradientOrBuilderList() - Method in interface org.tensorflow.framework.FunctionDefLibraryOrBuilder
repeated .tensorflow.GradientDef gradient = 2;
getGraphDef() - Method in class org.tensorflow.framework.MetaGraphDef.Builder
GraphDef.
getGraphDef() - Method in class org.tensorflow.framework.MetaGraphDef
GraphDef.
getGraphDef() - Method in interface org.tensorflow.framework.MetaGraphDefOrBuilder
GraphDef.
getGraphDefBuilder() - Method in class org.tensorflow.framework.MetaGraphDef.Builder
GraphDef.
getGraphDefOrBuilder() - Method in class org.tensorflow.framework.MetaGraphDef.Builder
GraphDef.
getGraphDefOrBuilder() - Method in class org.tensorflow.framework.MetaGraphDef
GraphDef.
getGraphDefOrBuilder() - Method in interface org.tensorflow.framework.MetaGraphDefOrBuilder
GraphDef.
getGraphOptions() - Method in class org.tensorflow.framework.ConfigProto.Builder
Options that apply to all graphs.
getGraphOptions() - Method in class org.tensorflow.framework.ConfigProto
Options that apply to all graphs.
getGraphOptions() - Method in interface org.tensorflow.framework.ConfigProtoOrBuilder
Options that apply to all graphs.
getGraphOptionsBuilder() - Method in class org.tensorflow.framework.ConfigProto.Builder
Options that apply to all graphs.
getGraphOptionsOrBuilder() - Method in class org.tensorflow.framework.ConfigProto.Builder
Options that apply to all graphs.
getGraphOptionsOrBuilder() - Method in class org.tensorflow.framework.ConfigProto
Options that apply to all graphs.
getGraphOptionsOrBuilder() - Method in interface org.tensorflow.framework.ConfigProtoOrBuilder
Options that apply to all graphs.
getHalfVal(int) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_HALF, DT_BFLOAT16.
getHalfVal(int) - Method in class org.tensorflow.framework.TensorProto
DT_HALF, DT_BFLOAT16.
getHalfVal(int) - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_HALF, DT_BFLOAT16.
getHalfValCount() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_HALF, DT_BFLOAT16.
getHalfValCount() - Method in class org.tensorflow.framework.TensorProto
DT_HALF, DT_BFLOAT16.
getHalfValCount() - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_HALF, DT_BFLOAT16.
getHalfValList() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_HALF, DT_BFLOAT16.
getHalfValList() - Method in class org.tensorflow.framework.TensorProto
DT_HALF, DT_BFLOAT16.
getHalfValList() - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_HALF, DT_BFLOAT16.
getHandleData(int) - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
The handle data for resource inputs.
getHandleData(int) - Method in class org.tensorflow.framework.OpDef.ArgDef
The handle data for resource inputs.
getHandleData(int) - Method in interface org.tensorflow.framework.OpDef.ArgDefOrBuilder
The handle data for resource inputs.
getHandleDataBuilder(int) - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
The handle data for resource inputs.
getHandleDataBuilderList() - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
The handle data for resource inputs.
getHandleDataCount() - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
The handle data for resource inputs.
getHandleDataCount() - Method in class org.tensorflow.framework.OpDef.ArgDef
The handle data for resource inputs.
getHandleDataCount() - Method in interface org.tensorflow.framework.OpDef.ArgDefOrBuilder
The handle data for resource inputs.
getHandleDataList() - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
The handle data for resource inputs.
getHandleDataList() - Method in class org.tensorflow.framework.OpDef.ArgDef
The handle data for resource inputs.
getHandleDataList() - Method in interface org.tensorflow.framework.OpDef.ArgDefOrBuilder
The handle data for resource inputs.
getHandleDataOrBuilder(int) - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
The handle data for resource inputs.
getHandleDataOrBuilder(int) - Method in class org.tensorflow.framework.OpDef.ArgDef
The handle data for resource inputs.
getHandleDataOrBuilder(int) - Method in interface org.tensorflow.framework.OpDef.ArgDefOrBuilder
The handle data for resource inputs.
getHandleDataOrBuilderList() - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
The handle data for resource inputs.
getHandleDataOrBuilderList() - Method in class org.tensorflow.framework.OpDef.ArgDef
The handle data for resource inputs.
getHandleDataOrBuilderList() - Method in interface org.tensorflow.framework.OpDef.ArgDefOrBuilder
The handle data for resource inputs.
getHandleReloadConfigRequestMethod() - Static method in class tensorflow.serving.ModelServiceGrpc
 
getHasCheckpointValues() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Whether this object has checkpoint values or descendants with checkpoint values.
getHasCheckpointValues() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
Whether this object has checkpoint values or descendants with checkpoint values.
getHasCheckpointValues() - Method in interface tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObjectOrBuilder
Whether this object has checkpoint values or descendants with checkpoint values.
getHasCheckpointValuesBuilder() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Whether this object has checkpoint values or descendants with checkpoint values.
getHasCheckpointValuesOrBuilder() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Whether this object has checkpoint values or descendants with checkpoint values.
getHasCheckpointValuesOrBuilder() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
Whether this object has checkpoint values or descendants with checkpoint values.
getHasCheckpointValuesOrBuilder() - Method in interface tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObjectOrBuilder
Whether this object has checkpoint values or descendants with checkpoint values.
getHashCode() - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
Hash code for the type of the resource.
getHashCode() - Method in class org.tensorflow.framework.ResourceHandleProto
Hash code for the type of the resource.
getHashCode() - Method in interface org.tensorflow.framework.ResourceHandleProtoOrBuilder
Hash code for the type of the resource.
getHasMinimum() - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
For type == "int", this is a minimum value.
getHasMinimum() - Method in class org.tensorflow.framework.OpDef.AttrDef
For type == "int", this is a minimum value.
getHasMinimum() - Method in interface org.tensorflow.framework.OpDef.AttrDefOrBuilder
For type == "int", this is a minimum value.
getHasSingleReference() - Method in class org.tensorflow.framework.AllocationDescription.Builder
Set if this tensor only has one remaining reference
getHasSingleReference() - Method in class org.tensorflow.framework.AllocationDescription
Set if this tensor only has one remaining reference
getHasSingleReference() - Method in interface org.tensorflow.framework.AllocationDescriptionOrBuilder
Set if this tensor only has one remaining reference
getHeartbeatTimeoutInMs() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
Heartbeat timeout, if a task does not record heartbeat in this time window, it will be considered disconnected.
getHeartbeatTimeoutInMs() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
Heartbeat timeout, if a task does not record heartbeat in this time window, it will be considered disconnected.
getHeartbeatTimeoutInMs() - Method in interface tensorflow.CoordinationConfig.CoordinationServiceConfigOrBuilder
Heartbeat timeout, if a task does not record heartbeat in this time window, it will be considered disconnected.
getHost() - Method in class org.tensorflow.framework.DebuggedSourceFile.Builder
The host name on which a source code file is located.
getHost() - Method in class org.tensorflow.framework.DebuggedSourceFile
The host name on which a source code file is located.
getHost() - Method in interface org.tensorflow.framework.DebuggedSourceFileOrBuilder
The host name on which a source code file is located.
getHostBytes() - Method in class org.tensorflow.framework.DebuggedSourceFile.Builder
The host name on which a source code file is located.
getHostBytes() - Method in class org.tensorflow.framework.DebuggedSourceFile
The host name on which a source code file is located.
getHostBytes() - Method in interface org.tensorflow.framework.DebuggedSourceFileOrBuilder
The host name on which a source code file is located.
getHostTempMemorySize() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
Deprecated.
tensorflow.CostGraphDef.Node.host_temp_memory_size is deprecated. See tensorflow/core/framework/cost_graph.proto;l=68
getHostTempMemorySize() - Method in class org.tensorflow.framework.CostGraphDef.Node
Deprecated.
tensorflow.CostGraphDef.Node.host_temp_memory_size is deprecated. See tensorflow/core/framework/cost_graph.proto;l=68
getHostTempMemorySize() - Method in interface org.tensorflow.framework.CostGraphDef.NodeOrBuilder
Deprecated.
tensorflow.CostGraphDef.Node.host_temp_memory_size is deprecated. See tensorflow/core/framework/cost_graph.proto;l=68
getI() - Method in class org.tensorflow.framework.AttrValue.Builder
"int"
getI() - Method in class org.tensorflow.framework.AttrValue
"int"
getI() - Method in interface org.tensorflow.framework.AttrValueOrBuilder
"int"
getI() - Method in class org.tensorflow.framework.FullTypeDef.Builder
TODO(mdan): list/tensor, map?
getI() - Method in class org.tensorflow.framework.FullTypeDef
TODO(mdan): list/tensor, map?
getI() - Method in interface org.tensorflow.framework.FullTypeDefOrBuilder
TODO(mdan): list/tensor, map?
getI(int) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(int)"
getI(int) - Method in class org.tensorflow.framework.AttrValue.ListValue
"list(int)"
getI(int) - Method in interface org.tensorflow.framework.AttrValue.ListValueOrBuilder
"list(int)"
getICount() - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(int)"
getICount() - Method in class org.tensorflow.framework.AttrValue.ListValue
"list(int)"
getICount() - Method in interface org.tensorflow.framework.AttrValue.ListValueOrBuilder
"list(int)"
getId() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
The id of the node.
getId() - Method in class org.tensorflow.framework.CostGraphDef.Node
The id of the node.
getId() - Method in interface org.tensorflow.framework.CostGraphDef.NodeOrBuilder
The id of the node.
getIdentifier() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject.Builder
Corresponds to a registration of the type to use in the loading program.
getIdentifier() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
Corresponds to a registration of the type to use in the loading program.
getIdentifier() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedUserObjectOrBuilder
Corresponds to a registration of the type to use in the loading program.
getIdentifierBytes() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject.Builder
Corresponds to a registration of the type to use in the loading program.
getIdentifierBytes() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
Corresponds to a registration of the type to use in the loading program.
getIdentifierBytes() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedUserObjectOrBuilder
Corresponds to a registration of the type to use in the loading program.
getIList() - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(int)"
getIList() - Method in class org.tensorflow.framework.AttrValue.ListValue
"list(int)"
getIList() - Method in interface org.tensorflow.framework.AttrValue.ListValueOrBuilder
"list(int)"
getImplementationSelector() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Enable the swap of kernel implementations based on the device placement (default is ON).
getImplementationSelector() - Method in class org.tensorflow.framework.RewriterConfig
Enable the swap of kernel implementations based on the device placement (default is ON).
getImplementationSelector() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
Enable the swap of kernel implementations based on the device placement (default is ON).
getImplementationSelectorValue() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Enable the swap of kernel implementations based on the device placement (default is ON).
getImplementationSelectorValue() - Method in class org.tensorflow.framework.RewriterConfig
Enable the swap of kernel implementations based on the device placement (default is ON).
getImplementationSelectorValue() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
Enable the swap of kernel implementations based on the device placement (default is ON).
getInaccurate() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
Are the costs inaccurate?
getInaccurate() - Method in class org.tensorflow.framework.CostGraphDef.Node
Are the costs inaccurate?
getInaccurate() - Method in interface org.tensorflow.framework.CostGraphDef.NodeOrBuilder
Are the costs inaccurate?
getIndicesTensorName() - Method in class org.tensorflow.framework.TensorInfo.CooSparse.Builder
The indices Tensor must have dtype int64 and shape [?
getIndicesTensorName() - Method in class org.tensorflow.framework.TensorInfo.CooSparse
The indices Tensor must have dtype int64 and shape [?
getIndicesTensorName() - Method in interface org.tensorflow.framework.TensorInfo.CooSparseOrBuilder
The indices Tensor must have dtype int64 and shape [?
getIndicesTensorNameBytes() - Method in class org.tensorflow.framework.TensorInfo.CooSparse.Builder
The indices Tensor must have dtype int64 and shape [?
getIndicesTensorNameBytes() - Method in class org.tensorflow.framework.TensorInfo.CooSparse
The indices Tensor must have dtype int64 and shape [?
getIndicesTensorNameBytes() - Method in interface org.tensorflow.framework.TensorInfo.CooSparseOrBuilder
The indices Tensor must have dtype int64 and shape [?
getInferShapes() - Method in class org.tensorflow.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.framework.GraphOptions
Annotate each Node with Op output shape data, to the extent it can be statically inferred.
getInferShapes() - Method in interface org.tensorflow.framework.GraphOptionsOrBuilder
Annotate each Node with Op output shape data, to the extent it can be statically inferred.
getInitializerName() - Method in class org.tensorflow.framework.VariableDef.Builder
Name of the initializer op.
getInitializerName() - Method in class org.tensorflow.framework.VariableDef
Name of the initializer op.
getInitializerName() - Method in interface org.tensorflow.framework.VariableDefOrBuilder
Name of the initializer op.
getInitializerNameBytes() - Method in class org.tensorflow.framework.VariableDef.Builder
Name of the initializer op.
getInitializerNameBytes() - Method in class org.tensorflow.framework.VariableDef
Name of the initializer op.
getInitializerNameBytes() - Method in interface org.tensorflow.framework.VariableDefOrBuilder
Name of the initializer op.
getInitialValueName() - Method in class org.tensorflow.framework.VariableDef.Builder
Name of the tensor holding the variable's initial value.
getInitialValueName() - Method in class org.tensorflow.framework.VariableDef
Name of the tensor holding the variable's initial value.
getInitialValueName() - Method in interface org.tensorflow.framework.VariableDefOrBuilder
Name of the tensor holding the variable's initial value.
getInitialValueNameBytes() - Method in class org.tensorflow.framework.VariableDef.Builder
Name of the tensor holding the variable's initial value.
getInitialValueNameBytes() - Method in class org.tensorflow.framework.VariableDef
Name of the tensor holding the variable's initial value.
getInitialValueNameBytes() - Method in interface org.tensorflow.framework.VariableDefOrBuilder
Name of the tensor holding the variable's initial value.
getInput() - Method in class tensorflow.serving.Classification.ClassificationRequest.Builder
Input data.
getInput() - Method in class tensorflow.serving.Classification.ClassificationRequest
Input data.
getInput() - Method in interface tensorflow.serving.Classification.ClassificationRequestOrBuilder
Input data.
getInput() - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
Input data.
getInput() - Method in class tensorflow.serving.Inference.MultiInferenceRequest
Input data.
getInput() - Method in interface tensorflow.serving.Inference.MultiInferenceRequestOrBuilder
Input data.
getInput() - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest.Builder
Input data.
getInput() - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
Input data.
getInput() - Method in interface tensorflow.serving.RegressionOuterClass.RegressionRequestOrBuilder
Input data.
getInput(int) - Method in class org.tensorflow.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.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.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.framework.OpDef.Builder
Description of the input(s).
getInputArg(int) - Method in class org.tensorflow.framework.OpDef
Description of the input(s).
getInputArg(int) - Method in interface org.tensorflow.framework.OpDefOrBuilder
Description of the input(s).
getInputArgBuilder(int) - Method in class org.tensorflow.framework.OpDef.Builder
Description of the input(s).
getInputArgBuilderList() - Method in class org.tensorflow.framework.OpDef.Builder
Description of the input(s).
getInputArgCount() - Method in class org.tensorflow.framework.OpDef.Builder
Description of the input(s).
getInputArgCount() - Method in class org.tensorflow.framework.OpDef
Description of the input(s).
getInputArgCount() - Method in interface org.tensorflow.framework.OpDefOrBuilder
Description of the input(s).
getInputArgList() - Method in class org.tensorflow.framework.OpDef.Builder
Description of the input(s).
getInputArgList() - Method in class org.tensorflow.framework.OpDef
Description of the input(s).
getInputArgList() - Method in interface org.tensorflow.framework.OpDefOrBuilder
Description of the input(s).
getInputArgOrBuilder(int) - Method in class org.tensorflow.framework.OpDef.Builder
Description of the input(s).
getInputArgOrBuilder(int) - Method in class org.tensorflow.framework.OpDef
Description of the input(s).
getInputArgOrBuilder(int) - Method in interface org.tensorflow.framework.OpDefOrBuilder
Description of the input(s).
getInputArgOrBuilderList() - Method in class org.tensorflow.framework.OpDef.Builder
Description of the input(s).
getInputArgOrBuilderList() - Method in class org.tensorflow.framework.OpDef
Description of the input(s).
getInputArgOrBuilderList() - Method in interface org.tensorflow.framework.OpDefOrBuilder
Description of the input(s).
getInputBuilder() - Method in class tensorflow.serving.Classification.ClassificationRequest.Builder
Input data.
getInputBuilder() - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
Input data.
getInputBuilder() - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest.Builder
Input data.
getInputBytes(int) - Method in class org.tensorflow.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.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.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.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.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.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.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfo(int) - Method in class org.tensorflow.framework.CostGraphDef.Node
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfo(int) - Method in interface org.tensorflow.framework.CostGraphDef.NodeOrBuilder
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfoBuilder(int) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfoBuilderList() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfoCount() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfoCount() - Method in class org.tensorflow.framework.CostGraphDef.Node
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfoCount() - Method in interface org.tensorflow.framework.CostGraphDef.NodeOrBuilder
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfoList() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfoList() - Method in class org.tensorflow.framework.CostGraphDef.Node
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfoList() - Method in interface org.tensorflow.framework.CostGraphDef.NodeOrBuilder
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfoOrBuilder(int) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfoOrBuilder(int) - Method in class org.tensorflow.framework.CostGraphDef.Node
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfoOrBuilder(int) - Method in interface org.tensorflow.framework.CostGraphDef.NodeOrBuilder
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfoOrBuilderList() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfoOrBuilderList() - Method in class org.tensorflow.framework.CostGraphDef.Node
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfoOrBuilderList() - Method in interface org.tensorflow.framework.CostGraphDef.NodeOrBuilder
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
getInputList() - Method in class org.tensorflow.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.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.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".
getInputOrBuilder() - Method in class tensorflow.serving.Classification.ClassificationRequest.Builder
Input data.
getInputOrBuilder() - Method in class tensorflow.serving.Classification.ClassificationRequest
Input data.
getInputOrBuilder() - Method in interface tensorflow.serving.Classification.ClassificationRequestOrBuilder
Input data.
getInputOrBuilder() - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
Input data.
getInputOrBuilder() - Method in class tensorflow.serving.Inference.MultiInferenceRequest
Input data.
getInputOrBuilder() - Method in interface tensorflow.serving.Inference.MultiInferenceRequestOrBuilder
Input data.
getInputOrBuilder() - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest.Builder
Input data.
getInputOrBuilder() - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
Input data.
getInputOrBuilder() - Method in interface tensorflow.serving.RegressionOuterClass.RegressionRequestOrBuilder
Input data.
getInputs() - Method in class org.tensorflow.framework.SignatureDef.Builder
Deprecated.
getInputs() - Method in class org.tensorflow.framework.SignatureDef
Deprecated.
getInputs() - Method in interface org.tensorflow.framework.SignatureDefOrBuilder
Deprecated.
getInputs() - Method in class tensorflow.serving.Predict.PredictRequest.Builder
Deprecated.
getInputs() - Method in class tensorflow.serving.Predict.PredictRequest
Deprecated.
getInputs() - Method in interface tensorflow.serving.Predict.PredictRequestOrBuilder
Deprecated.
getInputsCount() - Method in class org.tensorflow.framework.SignatureDef.Builder
 
getInputsCount() - Method in class org.tensorflow.framework.SignatureDef
 
getInputsCount() - Method in interface org.tensorflow.framework.SignatureDefOrBuilder
Named input parameters.
getInputsCount() - Method in class tensorflow.serving.Predict.PredictRequest.Builder
 
getInputsCount() - Method in class tensorflow.serving.Predict.PredictRequest
 
getInputsCount() - Method in interface tensorflow.serving.Predict.PredictRequestOrBuilder
Input tensors.
getInputSignature() - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.Builder
The input signature, if specified.
getInputSignature() - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
The input signature, if specified.
getInputSignature() - Method in interface tensorflow.SavedObjectGraphOuterClass.FunctionSpecOrBuilder
The input signature, if specified.
getInputSignatureBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.Builder
The input signature, if specified.
getInputSignatureOrBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.Builder
The input signature, if specified.
getInputSignatureOrBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
The input signature, if specified.
getInputSignatureOrBuilder() - Method in interface tensorflow.SavedObjectGraphOuterClass.FunctionSpecOrBuilder
The input signature, if specified.
getInputsMap() - Method in class org.tensorflow.framework.SignatureDef.Builder
Named input parameters.
getInputsMap() - Method in class org.tensorflow.framework.SignatureDef
Named input parameters.
getInputsMap() - Method in interface org.tensorflow.framework.SignatureDefOrBuilder
Named input parameters.
getInputsMap() - Method in class tensorflow.serving.Predict.PredictRequest.Builder
Input tensors.
getInputsMap() - Method in class tensorflow.serving.Predict.PredictRequest
Input tensors.
getInputsMap() - Method in interface tensorflow.serving.Predict.PredictRequestOrBuilder
Input tensors.
getInputsOrDefault(String, TensorInfo) - Method in class org.tensorflow.framework.SignatureDef.Builder
Named input parameters.
getInputsOrDefault(String, TensorInfo) - Method in class org.tensorflow.framework.SignatureDef
Named input parameters.
getInputsOrDefault(String, TensorInfo) - Method in interface org.tensorflow.framework.SignatureDefOrBuilder
Named input parameters.
getInputsOrDefault(String, TensorProto) - Method in class tensorflow.serving.Predict.PredictRequest.Builder
Input tensors.
getInputsOrDefault(String, TensorProto) - Method in class tensorflow.serving.Predict.PredictRequest
Input tensors.
getInputsOrDefault(String, TensorProto) - Method in interface tensorflow.serving.Predict.PredictRequestOrBuilder
Input tensors.
getInputsOrThrow(String) - Method in class org.tensorflow.framework.SignatureDef.Builder
Named input parameters.
getInputsOrThrow(String) - Method in class org.tensorflow.framework.SignatureDef
Named input parameters.
getInputsOrThrow(String) - Method in interface org.tensorflow.framework.SignatureDefOrBuilder
Named input parameters.
getInputsOrThrow(String) - Method in class tensorflow.serving.Predict.PredictRequest.Builder
Input tensors.
getInputsOrThrow(String) - Method in class tensorflow.serving.Predict.PredictRequest
Input tensors.
getInputsOrThrow(String) - Method in interface tensorflow.serving.Predict.PredictRequestOrBuilder
Input tensors.
getInt64List() - Method in class org.tensorflow.example.Feature.Builder
.tensorflow.Int64List int64_list = 3;
getInt64List() - Method in class org.tensorflow.example.Feature
.tensorflow.Int64List int64_list = 3;
getInt64List() - Method in interface org.tensorflow.example.FeatureOrBuilder
.tensorflow.Int64List int64_list = 3;
getInt64List() - Method in class org.tensorflow.framework.CollectionDef.Builder
.tensorflow.CollectionDef.Int64List int64_list = 3;
getInt64List() - Method in class org.tensorflow.framework.CollectionDef
.tensorflow.CollectionDef.Int64List int64_list = 3;
getInt64List() - Method in interface org.tensorflow.framework.CollectionDefOrBuilder
.tensorflow.CollectionDef.Int64List int64_list = 3;
getInt64ListBuilder() - Method in class org.tensorflow.example.Feature.Builder
.tensorflow.Int64List int64_list = 3;
getInt64ListBuilder() - Method in class org.tensorflow.framework.CollectionDef.Builder
.tensorflow.CollectionDef.Int64List int64_list = 3;
getInt64ListOrBuilder() - Method in class org.tensorflow.example.Feature.Builder
.tensorflow.Int64List int64_list = 3;
getInt64ListOrBuilder() - Method in class org.tensorflow.example.Feature
.tensorflow.Int64List int64_list = 3;
getInt64ListOrBuilder() - Method in interface org.tensorflow.example.FeatureOrBuilder
.tensorflow.Int64List int64_list = 3;
getInt64ListOrBuilder() - Method in class org.tensorflow.framework.CollectionDef.Builder
.tensorflow.CollectionDef.Int64List int64_list = 3;
getInt64ListOrBuilder() - Method in class org.tensorflow.framework.CollectionDef
.tensorflow.CollectionDef.Int64List int64_list = 3;
getInt64ListOrBuilder() - Method in interface org.tensorflow.framework.CollectionDefOrBuilder
.tensorflow.CollectionDef.Int64List int64_list = 3;
getInt64Val(int) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_INT64
getInt64Val(int) - Method in class org.tensorflow.framework.TensorProto
DT_INT64
getInt64Val(int) - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_INT64
getInt64ValCount() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_INT64
getInt64ValCount() - Method in class org.tensorflow.framework.TensorProto
DT_INT64
getInt64ValCount() - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_INT64
getInt64ValList() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_INT64
getInt64ValList() - Method in class org.tensorflow.framework.TensorProto
DT_INT64
getInt64ValList() - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_INT64
getInt64Value() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a signed integer value, limited to 64 bits.
getInt64Value() - Method in class tensorflow.Struct.StructuredValue
Represents a signed integer value, limited to 64 bits.
getInt64Value() - Method in interface tensorflow.Struct.StructuredValueOrBuilder
Represents a signed integer value, limited to 64 bits.
getInt64ValueIncrease() - Method in class tensorflow.serving.ModelManagement.Metric.Builder
int64 int64_value_increase = 2;
getInt64ValueIncrease() - Method in class tensorflow.serving.ModelManagement.Metric
int64 int64_value_increase = 2;
getInt64ValueIncrease() - Method in interface tensorflow.serving.ModelManagement.MetricOrBuilder
int64 int64_value_increase = 2;
getInternalFragmentationFraction() - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
BFC Allocator can return an allocated chunk of memory upto 2x the requested size.
getInternalFragmentationFraction() - Method in class org.tensorflow.framework.GPUOptions.Experimental
BFC Allocator can return an allocated chunk of memory upto 2x the requested size.
getInternalFragmentationFraction() - Method in interface org.tensorflow.framework.GPUOptions.ExperimentalOrBuilder
BFC Allocator can return an allocated chunk of memory upto 2x the requested size.
getInterOpParallelismThreads() - Method in class org.tensorflow.framework.ConfigProto.Builder
Nodes that perform blocking operations are enqueued on a pool of inter_op_parallelism_threads available in each process. 0 means the system picks an appropriate number.
getInterOpParallelismThreads() - Method in class org.tensorflow.framework.ConfigProto
Nodes that perform blocking operations are enqueued on a pool of inter_op_parallelism_threads available in each process. 0 means the system picks an appropriate number.
getInterOpParallelismThreads() - Method in interface org.tensorflow.framework.ConfigProtoOrBuilder
Nodes that perform blocking operations are enqueued on a pool of inter_op_parallelism_threads available in each process. 0 means the system picks an appropriate number.
getInterOpThreadPool() - Method in class org.tensorflow.framework.RunOptions.Builder
The thread pool to use, if session_inter_op_thread_pool is configured.
getInterOpThreadPool() - Method in class org.tensorflow.framework.RunOptions
The thread pool to use, if session_inter_op_thread_pool is configured.
getInterOpThreadPool() - Method in interface org.tensorflow.framework.RunOptionsOrBuilder
The thread pool to use, if session_inter_op_thread_pool is configured.
getInterOptimizerVerifierConfig() - Method in class org.tensorflow.framework.RewriterConfig.Builder
VerifierConfig specifying the verifiers to be run after every optimizer.
getInterOptimizerVerifierConfig() - Method in class org.tensorflow.framework.RewriterConfig
VerifierConfig specifying the verifiers to be run after every optimizer.
getInterOptimizerVerifierConfig() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
VerifierConfig specifying the verifiers to be run after every optimizer.
getInterOptimizerVerifierConfigBuilder() - Method in class org.tensorflow.framework.RewriterConfig.Builder
VerifierConfig specifying the verifiers to be run after every optimizer.
getInterOptimizerVerifierConfigOrBuilder() - Method in class org.tensorflow.framework.RewriterConfig.Builder
VerifierConfig specifying the verifiers to be run after every optimizer.
getInterOptimizerVerifierConfigOrBuilder() - Method in class org.tensorflow.framework.RewriterConfig
VerifierConfig specifying the verifiers to be run after every optimizer.
getInterOptimizerVerifierConfigOrBuilder() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
VerifierConfig specifying the verifiers to be run after every optimizer.
getIntraOpParallelismThreads() - Method in class org.tensorflow.framework.ConfigProto.Builder
The execution of an individual op (for some op types) can be parallelized on a pool of intra_op_parallelism_threads. 0 means the system picks an appropriate number.
getIntraOpParallelismThreads() - Method in class org.tensorflow.framework.ConfigProto
The execution of an individual op (for some op types) can be parallelized on a pool of intra_op_parallelism_threads. 0 means the system picks an appropriate number.
getIntraOpParallelismThreads() - Method in interface org.tensorflow.framework.ConfigProtoOrBuilder
The execution of an individual op (for some op types) can be parallelized on a pool of intra_op_parallelism_threads. 0 means the system picks an appropriate number.
getIntVal(int) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_INT32, DT_INT16, DT_UINT16, DT_INT8, DT_UINT8.
getIntVal(int) - Method in class org.tensorflow.framework.TensorProto
DT_INT32, DT_INT16, DT_UINT16, DT_INT8, DT_UINT8.
getIntVal(int) - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_INT32, DT_INT16, DT_UINT16, DT_INT8, DT_UINT8.
getIntValCount() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_INT32, DT_INT16, DT_UINT16, DT_INT8, DT_UINT8.
getIntValCount() - Method in class org.tensorflow.framework.TensorProto
DT_INT32, DT_INT16, DT_UINT16, DT_INT8, DT_UINT8.
getIntValCount() - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_INT32, DT_INT16, DT_UINT16, DT_INT8, DT_UINT8.
getIntValList() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_INT32, DT_INT16, DT_UINT16, DT_INT8, DT_UINT8.
getIntValList() - Method in class org.tensorflow.framework.TensorProto
DT_INT32, DT_INT16, DT_UINT16, DT_INT8, DT_UINT8.
getIntValList() - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_INT32, DT_INT16, DT_UINT16, DT_INT8, DT_UINT8.
getIsAggregate() - Method in class org.tensorflow.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.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.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.framework.OpDef.Builder
True if the operation is commutative ("op(a,b) == op(b,a)" for all inputs)
getIsCommutative() - Method in class org.tensorflow.framework.OpDef
True if the operation is commutative ("op(a,b) == op(b,a)" for all inputs)
getIsCommutative() - Method in interface org.tensorflow.framework.OpDefOrBuilder
True if the operation is commutative ("op(a,b) == op(b,a)" for all inputs)
getIsDistributedCommunication() - Method in class org.tensorflow.framework.OpDef.Builder
Indicates whether the op implementation uses distributed communication.
getIsDistributedCommunication() - Method in class org.tensorflow.framework.OpDef
Indicates whether the op implementation uses distributed communication.
getIsDistributedCommunication() - Method in interface org.tensorflow.framework.OpDefOrBuilder
Indicates whether the op implementation uses distributed communication.
getIsFinal() - Method in class org.tensorflow.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.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.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 tensorflow.SavedObjectGraphOuterClass.FunctionSpec.Builder
Whether this represents a class method.
getIsMethod() - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
Whether this represents a class method.
getIsMethod() - Method in interface tensorflow.SavedObjectGraphOuterClass.FunctionSpecOrBuilder
Whether this represents a class method.
getIsolateSessionState() - Method in class org.tensorflow.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.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.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.framework.OpDef.ArgDef.Builder
For inputs: if true, the inputs are required to be refs.
getIsRef() - Method in class org.tensorflow.framework.OpDef.ArgDef
For inputs: if true, the inputs are required to be refs.
getIsRef() - Method in interface org.tensorflow.framework.OpDef.ArgDefOrBuilder
For inputs: if true, the inputs are required to be refs.
getIsResource() - Method in class org.tensorflow.framework.VariableDef.Builder
Whether to represent this as a ResourceVariable.
getIsResource() - Method in class org.tensorflow.framework.VariableDef
Whether to represent this as a ResourceVariable.
getIsResource() - Method in interface org.tensorflow.framework.VariableDefOrBuilder
Whether to represent this as a ResourceVariable.
getIsStateful() - Method in class org.tensorflow.framework.OpDef.Builder
Ops are marked as stateful if their behavior depends on some state beyond their input tensors (e.g. variable reading op) or if they have a side-effect (e.g. printing or asserting ops).
getIsStateful() - Method in class org.tensorflow.framework.OpDef
Ops are marked as stateful if their behavior depends on some state beyond their input tensors (e.g. variable reading op) or if they have a side-effect (e.g. printing or asserting ops).
getIsStateful() - Method in interface org.tensorflow.framework.OpDefOrBuilder
Ops are marked as stateful if their behavior depends on some state beyond their input tensors (e.g. variable reading op) or if they have a side-effect (e.g. printing or asserting ops).
getJitCompile() - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.Builder
.tensorflow.FunctionSpec.JitCompile jit_compile = 6;
getJitCompile() - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
.tensorflow.FunctionSpec.JitCompile jit_compile = 6;
getJitCompile() - Method in interface tensorflow.SavedObjectGraphOuterClass.FunctionSpecOrBuilder
.tensorflow.FunctionSpec.JitCompile jit_compile = 6;
getJitCompileValue() - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.Builder
.tensorflow.FunctionSpec.JitCompile jit_compile = 6;
getJitCompileValue() - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
.tensorflow.FunctionSpec.JitCompile jit_compile = 6;
getJitCompileValue() - Method in interface tensorflow.SavedObjectGraphOuterClass.FunctionSpecOrBuilder
.tensorflow.FunctionSpec.JitCompile jit_compile = 6;
getJob(int) - Method in class org.tensorflow.distruntime.ClusterDef.Builder
The jobs that comprise the cluster.
getJob(int) - Method in class org.tensorflow.distruntime.ClusterDef
The jobs that comprise the cluster.
getJob(int) - Method in interface org.tensorflow.distruntime.ClusterDefOrBuilder
The jobs that comprise the cluster.
getJobBuilder(int) - Method in class org.tensorflow.distruntime.ClusterDef.Builder
The jobs that comprise the cluster.
getJobBuilderList() - Method in class org.tensorflow.distruntime.ClusterDef.Builder
The jobs that comprise the cluster.
getJobCount() - Method in class org.tensorflow.distruntime.ClusterDef.Builder
The jobs that comprise the cluster.
getJobCount() - Method in class org.tensorflow.distruntime.ClusterDef
The jobs that comprise the cluster.
getJobCount() - Method in interface org.tensorflow.distruntime.ClusterDefOrBuilder
The jobs that comprise the cluster.
getJobList() - Method in class org.tensorflow.distruntime.ClusterDef.Builder
The jobs that comprise the cluster.
getJobList() - Method in class org.tensorflow.distruntime.ClusterDef
The jobs that comprise the cluster.
getJobList() - Method in interface org.tensorflow.distruntime.ClusterDefOrBuilder
The jobs that comprise the cluster.
getJobOrBuilder(int) - Method in class org.tensorflow.distruntime.ClusterDef.Builder
The jobs that comprise the cluster.
getJobOrBuilder(int) - Method in class org.tensorflow.distruntime.ClusterDef
The jobs that comprise the cluster.
getJobOrBuilder(int) - Method in interface org.tensorflow.distruntime.ClusterDefOrBuilder
The jobs that comprise the cluster.
getJobOrBuilderList() - Method in class org.tensorflow.distruntime.ClusterDef.Builder
The jobs that comprise the cluster.
getJobOrBuilderList() - Method in class org.tensorflow.distruntime.ClusterDef
The jobs that comprise the cluster.
getJobOrBuilderList() - Method in interface org.tensorflow.distruntime.ClusterDefOrBuilder
The jobs that comprise the cluster.
getKeepCheckpointEveryNHours() - Method in class org.tensorflow.util.SaverDef.Builder
How often to keep an additional checkpoint.
getKeepCheckpointEveryNHours() - Method in class org.tensorflow.util.SaverDef
How often to keep an additional checkpoint.
getKeepCheckpointEveryNHours() - Method in interface org.tensorflow.util.SaverDefOrBuilder
How often to keep an additional checkpoint.
getKernelTrackerMaxBytes() - Method in class org.tensorflow.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.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.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.framework.GPUOptions.Experimental.Builder
Parameters for GPUKernelTracker.
getKernelTrackerMaxInterval() - Method in class org.tensorflow.framework.GPUOptions.Experimental
Parameters for GPUKernelTracker.
getKernelTrackerMaxInterval() - Method in interface org.tensorflow.framework.GPUOptions.ExperimentalOrBuilder
Parameters for GPUKernelTracker.
getKernelTrackerMaxPending() - Method in class org.tensorflow.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.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.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 tensorflow.Struct.PairValue.Builder
string key = 1;
getKey() - Method in class tensorflow.Struct.PairValue
string key = 1;
getKey() - Method in interface tensorflow.Struct.PairValueOrBuilder
string key = 1;
getKeyBytes() - Method in class tensorflow.Struct.PairValue.Builder
string key = 1;
getKeyBytes() - Method in class tensorflow.Struct.PairValue
string key = 1;
getKeyBytes() - Method in interface tensorflow.Struct.PairValueOrBuilder
string key = 1;
getKindCase() - Method in class org.tensorflow.example.Feature.Builder
 
getKindCase() - Method in class org.tensorflow.example.Feature
 
getKindCase() - Method in interface org.tensorflow.example.FeatureOrBuilder
 
getKindCase() - Method in class org.tensorflow.framework.CollectionDef.Builder
 
getKindCase() - Method in class org.tensorflow.framework.CollectionDef
 
getKindCase() - Method in interface org.tensorflow.framework.CollectionDefOrBuilder
 
getKindCase() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
 
getKindCase() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
getKindCase() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
 
getKindCase() - Method in class tensorflow.serving.InputOuterClass.Input.Builder
 
getKindCase() - Method in class tensorflow.serving.InputOuterClass.Input
 
getKindCase() - Method in interface tensorflow.serving.InputOuterClass.InputOrBuilder
 
getKindCase() - Method in class tensorflow.Struct.StructuredValue.Builder
 
getKindCase() - Method in class tensorflow.Struct.StructuredValue
 
getKindCase() - Method in interface tensorflow.Struct.StructuredValueOrBuilder
 
getLabel() - Method in class tensorflow.serving.Classification.Class.Builder
Label or name of the class.
getLabel() - Method in class tensorflow.serving.Classification.Class
Label or name of the class.
getLabel() - Method in interface tensorflow.serving.Classification.ClassOrBuilder
Label or name of the class.
getLabelBytes() - Method in class tensorflow.serving.Classification.Class.Builder
Label or name of the class.
getLabelBytes() - Method in class tensorflow.serving.Classification.Class
Label or name of the class.
getLabelBytes() - Method in interface tensorflow.serving.Classification.ClassOrBuilder
Label or name of the class.
getLastModified() - Method in class org.tensorflow.framework.DebuggedSourceFile.Builder
The timestamp at which the source code file is last modified.
getLastModified() - Method in class org.tensorflow.framework.DebuggedSourceFile
The timestamp at which the source code file is last modified.
getLastModified() - Method in interface org.tensorflow.framework.DebuggedSourceFileOrBuilder
The timestamp at which the source code file is last modified.
getLatest() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest latest = 100;
getLatest() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest latest = 100;
getLatest() - Method in interface tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicyOrBuilder
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest latest = 100;
getLatestBuilder() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest latest = 100;
getLatestOrBuilder() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest latest = 100;
getLatestOrBuilder() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest latest = 100;
getLatestOrBuilder() - Method in interface tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicyOrBuilder
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest latest = 100;
getLayoutOptimizer() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Optimize tensor layouts (default is ON) e.g.
getLayoutOptimizer() - Method in class org.tensorflow.framework.RewriterConfig
Optimize tensor layouts (default is ON) e.g.
getLayoutOptimizer() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
Optimize tensor layouts (default is ON) e.g.
getLayoutOptimizerValue() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Optimize tensor layouts (default is ON) e.g.
getLayoutOptimizerValue() - Method in class org.tensorflow.framework.RewriterConfig
Optimize tensor layouts (default is ON) e.g.
getLayoutOptimizerValue() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
Optimize tensor layouts (default is ON) e.g.
getLibrary() - Method in class org.tensorflow.framework.GraphDef.Builder
"library" provides user-defined functions.
getLibrary() - Method in class org.tensorflow.framework.GraphDef
"library" provides user-defined functions.
getLibrary() - Method in interface org.tensorflow.framework.GraphDefOrBuilder
"library" provides user-defined functions.
getLibraryBuilder() - Method in class org.tensorflow.framework.GraphDef.Builder
"library" provides user-defined functions.
getLibraryOrBuilder() - Method in class org.tensorflow.framework.GraphDef.Builder
"library" provides user-defined functions.
getLibraryOrBuilder() - Method in class org.tensorflow.framework.GraphDef
"library" provides user-defined functions.
getLibraryOrBuilder() - Method in interface org.tensorflow.framework.GraphDefOrBuilder
"library" provides user-defined functions.
getLine() - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol.Builder
Line number in the file.
getLine() - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol
Line number in the file.
getLine() - Method in interface org.tensorflow.framework.GraphDebugInfo.FileLineColOrBuilder
Line number in the file.
getLines(int) - Method in class org.tensorflow.framework.DebuggedSourceFile.Builder
Line-by-line content of the source code file.
getLines(int) - Method in class org.tensorflow.framework.DebuggedSourceFile
Line-by-line content of the source code file.
getLines(int) - Method in interface org.tensorflow.framework.DebuggedSourceFileOrBuilder
Line-by-line content of the source code file.
getLinesBytes(int) - Method in class org.tensorflow.framework.DebuggedSourceFile.Builder
Line-by-line content of the source code file.
getLinesBytes(int) - Method in class org.tensorflow.framework.DebuggedSourceFile
Line-by-line content of the source code file.
getLinesBytes(int) - Method in interface org.tensorflow.framework.DebuggedSourceFileOrBuilder
Line-by-line content of the source code file.
getLinesCount() - Method in class org.tensorflow.framework.DebuggedSourceFile.Builder
Line-by-line content of the source code file.
getLinesCount() - Method in class org.tensorflow.framework.DebuggedSourceFile
Line-by-line content of the source code file.
getLinesCount() - Method in interface org.tensorflow.framework.DebuggedSourceFileOrBuilder
Line-by-line content of the source code file.
getLinesList() - Method in class org.tensorflow.framework.DebuggedSourceFile.Builder
Line-by-line content of the source code file.
getLinesList() - Method in class org.tensorflow.framework.DebuggedSourceFile
Line-by-line content of the source code file.
getLinesList() - Method in interface org.tensorflow.framework.DebuggedSourceFileOrBuilder
Line-by-line content of the source code file.
getList() - Method in class org.tensorflow.framework.AttrValue.Builder
any "list(...)"
getList() - Method in class org.tensorflow.framework.AttrValue
any "list(...)"
getList() - Method in interface org.tensorflow.framework.AttrValueOrBuilder
any "list(...)"
getListBuilder() - Method in class org.tensorflow.framework.AttrValue.Builder
any "list(...)"
getListOrBuilder() - Method in class org.tensorflow.framework.AttrValue.Builder
any "list(...)"
getListOrBuilder() - Method in class org.tensorflow.framework.AttrValue
any "list(...)"
getListOrBuilder() - Method in interface org.tensorflow.framework.AttrValueOrBuilder
any "list(...)"
getListValue() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a list of `Value`.
getListValue() - Method in class tensorflow.Struct.StructuredValue
Represents a list of `Value`.
getListValue() - Method in interface tensorflow.Struct.StructuredValueOrBuilder
Represents a list of `Value`.
getListValueBuilder() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a list of `Value`.
getListValueOrBuilder() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a list of `Value`.
getListValueOrBuilder() - Method in class tensorflow.Struct.StructuredValue
Represents a list of `Value`.
getListValueOrBuilder() - Method in interface tensorflow.Struct.StructuredValueOrBuilder
Represents a list of `Value`.
getLiveBytes() - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
The bytes that are not deallocated.
getLiveBytes() - Method in class org.tensorflow.framework.AllocatorMemoryUsed
The bytes that are not deallocated.
getLiveBytes() - Method in interface org.tensorflow.framework.AllocatorMemoryUsedOrBuilder
The bytes that are not deallocated.
getLocalName() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
A user-provided name for the edge.
getLocalName() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
A user-provided name for the edge.
getLocalName() - Method in interface tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder
A user-provided name for the edge.
getLocalNameBytes() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
A user-provided name for the edge.
getLocalNameBytes() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
A user-provided name for the edge.
getLocalNameBytes() - Method in interface tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder
A user-provided name for the edge.
getLogCollectorConfig() - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig.Builder
.tensorflow.serving.LogCollectorConfig log_collector_config = 1;
getLogCollectorConfig() - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
.tensorflow.serving.LogCollectorConfig log_collector_config = 1;
getLogCollectorConfig() - Method in interface tensorflow.serving.LoggingConfigOuterClass.LoggingConfigOrBuilder
.tensorflow.serving.LogCollectorConfig log_collector_config = 1;
getLogCollectorConfigBuilder() - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig.Builder
.tensorflow.serving.LogCollectorConfig log_collector_config = 1;
getLogCollectorConfigOrBuilder() - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig.Builder
.tensorflow.serving.LogCollectorConfig log_collector_config = 1;
getLogCollectorConfigOrBuilder() - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
.tensorflow.serving.LogCollectorConfig log_collector_config = 1;
getLogCollectorConfigOrBuilder() - Method in interface tensorflow.serving.LoggingConfigOuterClass.LoggingConfigOrBuilder
.tensorflow.serving.LogCollectorConfig log_collector_config = 1;
getLogDevicePlacement() - Method in class org.tensorflow.framework.ConfigProto.Builder
Whether device placements should be logged.
getLogDevicePlacement() - Method in class org.tensorflow.framework.ConfigProto
Whether device placements should be logged.
getLogDevicePlacement() - Method in interface org.tensorflow.framework.ConfigProtoOrBuilder
Whether device placements should be logged.
getLoggingConfig() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
Configures logging requests and responses, to the model.
getLoggingConfig() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
Configures logging requests and responses, to the model.
getLoggingConfig() - Method in interface tensorflow.serving.ModelServerConfigOuterClass.ModelConfigOrBuilder
Configures logging requests and responses, to the model.
getLoggingConfigBuilder() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
Configures logging requests and responses, to the model.
getLoggingConfigOrBuilder() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
Configures logging requests and responses, to the model.
getLoggingConfigOrBuilder() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
Configures logging requests and responses, to the model.
getLoggingConfigOrBuilder() - Method in interface tensorflow.serving.ModelServerConfigOuterClass.ModelConfigOrBuilder
Configures logging requests and responses, to the model.
getLogMetadata() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.LogMetadata log_metadata = 1;
getLogMetadata() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
.tensorflow.serving.LogMetadata log_metadata = 1;
getLogMetadata() - Method in interface tensorflow.serving.PredictionLogOuterClass.PredictionLogOrBuilder
.tensorflow.serving.LogMetadata log_metadata = 1;
getLogMetadataBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.LogMetadata log_metadata = 1;
getLogMetadataOrBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.LogMetadata log_metadata = 1;
getLogMetadataOrBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
.tensorflow.serving.LogMetadata log_metadata = 1;
getLogMetadataOrBuilder() - Method in interface tensorflow.serving.PredictionLogOuterClass.PredictionLogOrBuilder
.tensorflow.serving.LogMetadata log_metadata = 1;
getLogTypeCase() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
 
getLogTypeCase() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
getLogTypeCase() - Method in interface tensorflow.serving.PredictionLogOuterClass.PredictionLogOrBuilder
 
getLoopOptimization() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Loop optimizations (default is ON).
getLoopOptimization() - Method in class org.tensorflow.framework.RewriterConfig
Loop optimizations (default is ON).
getLoopOptimization() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
Loop optimizations (default is ON).
getLoopOptimizationValue() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Loop optimizations (default is ON).
getLoopOptimizationValue() - Method in class org.tensorflow.framework.RewriterConfig
Loop optimizations (default is ON).
getLoopOptimizationValue() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
Loop optimizations (default is ON).
getMaxBatchSize() - Method in class org.tensorflow.framework.BatchingOptions.Builder
The maximum allowed batch size.
getMaxBatchSize() - Method in class org.tensorflow.framework.BatchingOptions
The maximum allowed batch size.
getMaxBatchSize() - Method in interface org.tensorflow.framework.BatchingOptionsOrBuilder
The maximum allowed batch size.
getMaxEnqueuedBatches() - Method in class org.tensorflow.framework.BatchingOptions.Builder
Maximum number of batches enqueued for processing before requests are failed fast.
getMaxEnqueuedBatches() - Method in class org.tensorflow.framework.BatchingOptions
Maximum number of batches enqueued for processing before requests are failed fast.
getMaxEnqueuedBatches() - Method in interface org.tensorflow.framework.BatchingOptionsOrBuilder
Maximum number of batches enqueued for processing before requests are failed fast.
getMaxFoldedConstantInBytes() - Method in class org.tensorflow.framework.OptimizerOptions.Builder
Constant folding optimization replaces tensors whose values can be predetermined, with constant nodes.
getMaxFoldedConstantInBytes() - Method in class org.tensorflow.framework.OptimizerOptions
Constant folding optimization replaces tensors whose values can be predetermined, with constant nodes.
getMaxFoldedConstantInBytes() - Method in interface org.tensorflow.framework.OptimizerOptionsOrBuilder
Constant folding optimization replaces tensors whose values can be predetermined, with constant nodes.
getMaximum() - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
.tensorflow.TensorProto maximum = 5;
getMaximum() - Method in class tensorflow.Struct.BoundedTensorSpecProto
.tensorflow.TensorProto maximum = 5;
getMaximum() - Method in interface tensorflow.Struct.BoundedTensorSpecProtoOrBuilder
.tensorflow.TensorProto maximum = 5;
getMaximumBuilder() - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
.tensorflow.TensorProto maximum = 5;
getMaximumOrBuilder() - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
.tensorflow.TensorProto maximum = 5;
getMaximumOrBuilder() - Method in class tensorflow.Struct.BoundedTensorSpecProto
.tensorflow.TensorProto maximum = 5;
getMaximumOrBuilder() - Method in interface tensorflow.Struct.BoundedTensorSpecProtoOrBuilder
.tensorflow.TensorProto maximum = 5;
getMaxToKeep() - Method in class org.tensorflow.util.SaverDef.Builder
Maximum number of checkpoints to keep.
getMaxToKeep() - Method in class org.tensorflow.util.SaverDef
Maximum number of checkpoints to keep.
getMaxToKeep() - Method in interface org.tensorflow.util.SaverDefOrBuilder
Maximum number of checkpoints to keep.
getMaybeTypeName() - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
For debug-only, the name of the type pointed to by this handle, if available.
getMaybeTypeName() - Method in class org.tensorflow.framework.ResourceHandleProto
For debug-only, the name of the type pointed to by this handle, if available.
getMaybeTypeName() - Method in interface org.tensorflow.framework.ResourceHandleProtoOrBuilder
For debug-only, the name of the type pointed to by this handle, if available.
getMaybeTypeNameBytes() - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
For debug-only, the name of the type pointed to by this handle, if available.
getMaybeTypeNameBytes() - Method in class org.tensorflow.framework.ResourceHandleProto
For debug-only, the name of the type pointed to by this handle, if available.
getMaybeTypeNameBytes() - Method in interface org.tensorflow.framework.ResourceHandleProtoOrBuilder
For debug-only, the name of the type pointed to by this handle, if available.
getMemory(int) - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
getMemory(int) - Method in class org.tensorflow.framework.NodeExecStats
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
getMemory(int) - Method in interface org.tensorflow.framework.NodeExecStatsOrBuilder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
getMemoryBuilder(int) - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
getMemoryBuilderList() - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
getMemoryCount() - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
getMemoryCount() - Method in class org.tensorflow.framework.NodeExecStats
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
getMemoryCount() - Method in interface org.tensorflow.framework.NodeExecStatsOrBuilder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
getMemoryLimitMb(int) - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices.Builder
Per "virtual" device memory limit, in MB.
getMemoryLimitMb(int) - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
Per "virtual" device memory limit, in MB.
getMemoryLimitMb(int) - Method in interface org.tensorflow.framework.GPUOptions.Experimental.VirtualDevicesOrBuilder
Per "virtual" device memory limit, in MB.
getMemoryLimitMbCount() - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices.Builder
Per "virtual" device memory limit, in MB.
getMemoryLimitMbCount() - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
Per "virtual" device memory limit, in MB.
getMemoryLimitMbCount() - Method in interface org.tensorflow.framework.GPUOptions.Experimental.VirtualDevicesOrBuilder
Per "virtual" device memory limit, in MB.
getMemoryLimitMbList() - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices.Builder
Per "virtual" device memory limit, in MB.
getMemoryLimitMbList() - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
Per "virtual" device memory limit, in MB.
getMemoryLimitMbList() - Method in interface org.tensorflow.framework.GPUOptions.Experimental.VirtualDevicesOrBuilder
Per "virtual" device memory limit, in MB.
getMemoryList() - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
getMemoryList() - Method in class org.tensorflow.framework.NodeExecStats
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
getMemoryList() - Method in interface org.tensorflow.framework.NodeExecStatsOrBuilder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
getMemoryOptimization() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Configures memory optimization passes through the meta-optimizer.
getMemoryOptimization() - Method in class org.tensorflow.framework.RewriterConfig
Configures memory optimization passes through the meta-optimizer.
getMemoryOptimization() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
Configures memory optimization passes through the meta-optimizer.
getMemoryOptimizationValue() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Configures memory optimization passes through the meta-optimizer.
getMemoryOptimizationValue() - Method in class org.tensorflow.framework.RewriterConfig
Configures memory optimization passes through the meta-optimizer.
getMemoryOptimizationValue() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
Configures memory optimization passes through the meta-optimizer.
getMemoryOptimizerTargetNodeNameScope() - Method in class org.tensorflow.framework.RewriterConfig.Builder
A node name scope for node names which are valid outputs of recomputations.
getMemoryOptimizerTargetNodeNameScope() - Method in class org.tensorflow.framework.RewriterConfig
A node name scope for node names which are valid outputs of recomputations.
getMemoryOptimizerTargetNodeNameScope() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
A node name scope for node names which are valid outputs of recomputations.
getMemoryOptimizerTargetNodeNameScopeBytes() - Method in class org.tensorflow.framework.RewriterConfig.Builder
A node name scope for node names which are valid outputs of recomputations.
getMemoryOptimizerTargetNodeNameScopeBytes() - Method in class org.tensorflow.framework.RewriterConfig
A node name scope for node names which are valid outputs of recomputations.
getMemoryOptimizerTargetNodeNameScopeBytes() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
A node name scope for node names which are valid outputs of recomputations.
getMemoryOrBuilder(int) - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
getMemoryOrBuilder(int) - Method in class org.tensorflow.framework.NodeExecStats
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
getMemoryOrBuilder(int) - Method in interface org.tensorflow.framework.NodeExecStatsOrBuilder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
getMemoryOrBuilderList() - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
getMemoryOrBuilderList() - Method in class org.tensorflow.framework.NodeExecStats
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
getMemoryOrBuilderList() - Method in interface org.tensorflow.framework.NodeExecStatsOrBuilder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
getMemoryStats() - Method in class org.tensorflow.framework.NodeExecStats.Builder
.tensorflow.MemoryStats memory_stats = 12;
getMemoryStats() - Method in class org.tensorflow.framework.NodeExecStats
.tensorflow.MemoryStats memory_stats = 12;
getMemoryStats() - Method in interface org.tensorflow.framework.NodeExecStatsOrBuilder
.tensorflow.MemoryStats memory_stats = 12;
getMemoryStatsBuilder() - Method in class org.tensorflow.framework.NodeExecStats.Builder
.tensorflow.MemoryStats memory_stats = 12;
getMemoryStatsOrBuilder() - Method in class org.tensorflow.framework.NodeExecStats.Builder
.tensorflow.MemoryStats memory_stats = 12;
getMemoryStatsOrBuilder() - Method in class org.tensorflow.framework.NodeExecStats
.tensorflow.MemoryStats memory_stats = 12;
getMemoryStatsOrBuilder() - Method in interface org.tensorflow.framework.NodeExecStatsOrBuilder
.tensorflow.MemoryStats memory_stats = 12;
getMemoryTime() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
Analytical estimate of the memory access cost of this node, in microseconds.
getMemoryTime() - Method in class org.tensorflow.framework.CostGraphDef.Node
Analytical estimate of the memory access cost of this node, in microseconds.
getMemoryTime() - Method in interface org.tensorflow.framework.CostGraphDef.NodeOrBuilder
Analytical estimate of the memory access cost of this node, in microseconds.
getMergeDeviceToDeviceStream() - Method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions.Builder
If true, the compute stream will be used for device_to_device copy as well.
getMergeDeviceToDeviceStream() - Method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions
If true, the compute stream will be used for device_to_device copy as well.
getMergeDeviceToDeviceStream() - Method in interface org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptionsOrBuilder
If true, the compute stream will be used for device_to_device copy as well.
getMergeDeviceToHostStream() - Method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions.Builder
If true, the compute stream will be used for device_to_host copy as well.
getMergeDeviceToHostStream() - Method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions
If true, the compute stream will be used for device_to_host copy as well.
getMergeDeviceToHostStream() - Method in interface org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptionsOrBuilder
If true, the compute stream will be used for device_to_host copy as well.
getMergeHostToDeviceStream() - Method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions.Builder
If true, the compute stream will be used for host_to_device copy as well.
getMergeHostToDeviceStream() - Method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions
If true, the compute stream will be used for host_to_device copy as well.
getMergeHostToDeviceStream() - Method in interface org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptionsOrBuilder
If true, the compute stream will be used for host_to_device copy as well.
getMetadata() - Method in class org.tensorflow.framework.VariantTensorDataProto.Builder
Portions of the object that are not Tensors.
getMetadata() - Method in class org.tensorflow.framework.VariantTensorDataProto
Portions of the object that are not Tensors.
getMetadata() - Method in interface org.tensorflow.framework.VariantTensorDataProtoOrBuilder
Portions of the object that are not Tensors.
getMetadata() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject.Builder
Deprecated.
tensorflow.SavedUserObject.metadata is deprecated. See tensorflow/core/protobuf/saved_object_graph.proto;l=138
getMetadata() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
Deprecated.
tensorflow.SavedUserObject.metadata is deprecated. See tensorflow/core/protobuf/saved_object_graph.proto;l=138
getMetadata() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedUserObjectOrBuilder
Deprecated.
tensorflow.SavedUserObject.metadata is deprecated. See tensorflow/core/protobuf/saved_object_graph.proto;l=138
getMetadata() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
Deprecated.
getMetadata() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
Deprecated.
getMetadata() - Method in interface tensorflow.serving.GetModelMetadata.GetModelMetadataResponseOrBuilder
Deprecated.
getMetadata() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
Returned metadata if requested in the options.
getMetadata() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
Returned metadata if requested in the options.
getMetadata() - Method in interface tensorflow.serving.SessionServiceOuterClass.SessionRunResponseOrBuilder
Returned metadata if requested in the options.
getMetadataBuilder() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
Returned metadata if requested in the options.
getMetadataBytes() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject.Builder
Deprecated.
tensorflow.SavedUserObject.metadata is deprecated. See tensorflow/core/protobuf/saved_object_graph.proto;l=138
getMetadataBytes() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
Deprecated.
tensorflow.SavedUserObject.metadata is deprecated. See tensorflow/core/protobuf/saved_object_graph.proto;l=138
getMetadataBytes() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedUserObjectOrBuilder
Deprecated.
tensorflow.SavedUserObject.metadata is deprecated. See tensorflow/core/protobuf/saved_object_graph.proto;l=138
getMetadataCount() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
 
getMetadataCount() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
getMetadataCount() - Method in interface tensorflow.serving.GetModelMetadata.GetModelMetadataResponseOrBuilder
Map of metadata field name to metadata field.
getMetadataField(int) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest.Builder
Metadata fields to get.
getMetadataField(int) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
Metadata fields to get.
getMetadataField(int) - Method in interface tensorflow.serving.GetModelMetadata.GetModelMetadataRequestOrBuilder
Metadata fields to get.
getMetadataFieldBytes(int) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest.Builder
Metadata fields to get.
getMetadataFieldBytes(int) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
Metadata fields to get.
getMetadataFieldBytes(int) - Method in interface tensorflow.serving.GetModelMetadata.GetModelMetadataRequestOrBuilder
Metadata fields to get.
getMetadataFieldCount() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest.Builder
Metadata fields to get.
getMetadataFieldCount() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
Metadata fields to get.
getMetadataFieldCount() - Method in interface tensorflow.serving.GetModelMetadata.GetModelMetadataRequestOrBuilder
Metadata fields to get.
getMetadataFieldList() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest.Builder
Metadata fields to get.
getMetadataFieldList() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
Metadata fields to get.
getMetadataFieldList() - Method in interface tensorflow.serving.GetModelMetadata.GetModelMetadataRequestOrBuilder
Metadata fields to get.
getMetadataMap() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
Map of metadata field name to metadata field.
getMetadataMap() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
Map of metadata field name to metadata field.
getMetadataMap() - Method in interface tensorflow.serving.GetModelMetadata.GetModelMetadataResponseOrBuilder
Map of metadata field name to metadata field.
getMetadataOrBuilder() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
Returned metadata if requested in the options.
getMetadataOrBuilder() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
Returned metadata if requested in the options.
getMetadataOrBuilder() - Method in interface tensorflow.serving.SessionServiceOuterClass.SessionRunResponseOrBuilder
Returned metadata if requested in the options.
getMetadataOrDefault(String, Any) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
Map of metadata field name to metadata field.
getMetadataOrDefault(String, Any) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
Map of metadata field name to metadata field.
getMetadataOrDefault(String, Any) - Method in interface tensorflow.serving.GetModelMetadata.GetModelMetadataResponseOrBuilder
Map of metadata field name to metadata field.
getMetadataOrThrow(String) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
Map of metadata field name to metadata field.
getMetadataOrThrow(String) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
Map of metadata field name to metadata field.
getMetadataOrThrow(String) - Method in interface tensorflow.serving.GetModelMetadata.GetModelMetadataResponseOrBuilder
Map of metadata field name to metadata field.
getMetaGraphVersion() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
User specified Version string.
getMetaGraphVersion() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
User specified Version string.
getMetaGraphVersion() - Method in interface org.tensorflow.framework.MetaGraphDef.MetaInfoDefOrBuilder
User specified Version string.
getMetaGraphVersionBytes() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
User specified Version string.
getMetaGraphVersionBytes() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
User specified Version string.
getMetaGraphVersionBytes() - Method in interface org.tensorflow.framework.MetaGraphDef.MetaInfoDefOrBuilder
User specified Version string.
getMetaInfoDef() - Method in class org.tensorflow.framework.MetaGraphDef.Builder
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
getMetaInfoDef() - Method in class org.tensorflow.framework.MetaGraphDef
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
getMetaInfoDef() - Method in interface org.tensorflow.framework.MetaGraphDefOrBuilder
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
getMetaInfoDefBuilder() - Method in class org.tensorflow.framework.MetaGraphDef.Builder
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
getMetaInfoDefOrBuilder() - Method in class org.tensorflow.framework.MetaGraphDef.Builder
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
getMetaInfoDefOrBuilder() - Method in class org.tensorflow.framework.MetaGraphDef
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
getMetaInfoDefOrBuilder() - Method in interface org.tensorflow.framework.MetaGraphDefOrBuilder
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
getMetaOptimizerIterations() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Controls how many times we run the optimizers in meta optimizer (default is once).
getMetaOptimizerIterations() - Method in class org.tensorflow.framework.RewriterConfig
Controls how many times we run the optimizers in meta optimizer (default is once).
getMetaOptimizerIterations() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
Controls how many times we run the optimizers in meta optimizer (default is once).
getMetaOptimizerIterationsValue() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Controls how many times we run the optimizers in meta optimizer (default is once).
getMetaOptimizerIterationsValue() - Method in class org.tensorflow.framework.RewriterConfig
Controls how many times we run the optimizers in meta optimizer (default is once).
getMetaOptimizerIterationsValue() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
Controls how many times we run the optimizers in meta optimizer (default is once).
getMetaOptimizerTimeoutMs() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Maximum number of milliseconds to spend optimizing a single graph before timing out.
getMetaOptimizerTimeoutMs() - Method in class org.tensorflow.framework.RewriterConfig
Maximum number of milliseconds to spend optimizing a single graph before timing out.
getMetaOptimizerTimeoutMs() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
Maximum number of milliseconds to spend optimizing a single graph before timing out.
getMethodName() - Method in class org.tensorflow.framework.SignatureDef.Builder
Deprecated: TensorFlow 2 always sets this to a fixed value; open-source TF Serving stopped checking by default since release 2.4.
getMethodName() - Method in class org.tensorflow.framework.SignatureDef
Deprecated: TensorFlow 2 always sets this to a fixed value; open-source TF Serving stopped checking by default since release 2.4.
getMethodName() - Method in interface org.tensorflow.framework.SignatureDefOrBuilder
Deprecated: TensorFlow 2 always sets this to a fixed value; open-source TF Serving stopped checking by default since release 2.4.
getMethodName() - Method in class tensorflow.serving.Inference.InferenceTask.Builder
Signature's method_name.
getMethodName() - Method in class tensorflow.serving.Inference.InferenceTask
Signature's method_name.
getMethodName() - Method in interface tensorflow.serving.Inference.InferenceTaskOrBuilder
Signature's method_name.
getMethodNameBytes() - Method in class org.tensorflow.framework.SignatureDef.Builder
Deprecated: TensorFlow 2 always sets this to a fixed value; open-source TF Serving stopped checking by default since release 2.4.
getMethodNameBytes() - Method in class org.tensorflow.framework.SignatureDef
Deprecated: TensorFlow 2 always sets this to a fixed value; open-source TF Serving stopped checking by default since release 2.4.
getMethodNameBytes() - Method in interface org.tensorflow.framework.SignatureDefOrBuilder
Deprecated: TensorFlow 2 always sets this to a fixed value; open-source TF Serving stopped checking by default since release 2.4.
getMethodNameBytes() - Method in class tensorflow.serving.Inference.InferenceTask.Builder
Signature's method_name.
getMethodNameBytes() - Method in class tensorflow.serving.Inference.InferenceTask
Signature's method_name.
getMethodNameBytes() - Method in interface tensorflow.serving.Inference.InferenceTaskOrBuilder
Signature's method_name.
getMetric(int) - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
repeated .tensorflow.serving.Metric metric = 2;
getMetric(int) - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
repeated .tensorflow.serving.Metric metric = 2;
getMetric(int) - Method in interface tensorflow.serving.ModelManagement.ReloadConfigResponseOrBuilder
repeated .tensorflow.serving.Metric metric = 2;
getMetricBuilder(int) - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
repeated .tensorflow.serving.Metric metric = 2;
getMetricBuilderList() - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
repeated .tensorflow.serving.Metric metric = 2;
getMetricCount() - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
repeated .tensorflow.serving.Metric metric = 2;
getMetricCount() - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
repeated .tensorflow.serving.Metric metric = 2;
getMetricCount() - Method in interface tensorflow.serving.ModelManagement.ReloadConfigResponseOrBuilder
repeated .tensorflow.serving.Metric metric = 2;
getMetricList() - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
repeated .tensorflow.serving.Metric metric = 2;
getMetricList() - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
repeated .tensorflow.serving.Metric metric = 2;
getMetricList() - Method in interface tensorflow.serving.ModelManagement.ReloadConfigResponseOrBuilder
repeated .tensorflow.serving.Metric metric = 2;
getMetricNames(int) - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest.Builder
repeated string metric_names = 2;
getMetricNames(int) - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
repeated string metric_names = 2;
getMetricNames(int) - Method in interface tensorflow.serving.ModelManagement.ReloadConfigRequestOrBuilder
repeated string metric_names = 2;
getMetricNamesBytes(int) - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest.Builder
repeated string metric_names = 2;
getMetricNamesBytes(int) - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
repeated string metric_names = 2;
getMetricNamesBytes(int) - Method in interface tensorflow.serving.ModelManagement.ReloadConfigRequestOrBuilder
repeated string metric_names = 2;
getMetricNamesCount() - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest.Builder
repeated string metric_names = 2;
getMetricNamesCount() - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
repeated string metric_names = 2;
getMetricNamesCount() - Method in interface tensorflow.serving.ModelManagement.ReloadConfigRequestOrBuilder
repeated string metric_names = 2;
getMetricNamesList() - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest.Builder
repeated string metric_names = 2;
getMetricNamesList() - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
repeated string metric_names = 2;
getMetricNamesList() - Method in interface tensorflow.serving.ModelManagement.ReloadConfigRequestOrBuilder
repeated string metric_names = 2;
getMetricOrBuilder(int) - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
repeated .tensorflow.serving.Metric metric = 2;
getMetricOrBuilder(int) - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
repeated .tensorflow.serving.Metric metric = 2;
getMetricOrBuilder(int) - Method in interface tensorflow.serving.ModelManagement.ReloadConfigResponseOrBuilder
repeated .tensorflow.serving.Metric metric = 2;
getMetricOrBuilderList() - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
repeated .tensorflow.serving.Metric metric = 2;
getMetricOrBuilderList() - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
repeated .tensorflow.serving.Metric metric = 2;
getMetricOrBuilderList() - Method in interface tensorflow.serving.ModelManagement.ReloadConfigResponseOrBuilder
repeated .tensorflow.serving.Metric metric = 2;
getMinConsumer() - Method in class org.tensorflow.framework.VersionDef.Builder
Any consumer below this version is not allowed to consume this data.
getMinConsumer() - Method in class org.tensorflow.framework.VersionDef
Any consumer below this version is not allowed to consume this data.
getMinConsumer() - Method in interface org.tensorflow.framework.VersionDefOrBuilder
Any consumer below this version is not allowed to consume this data.
getMinGraphNodes() - Method in class org.tensorflow.framework.RewriterConfig.Builder
The minimum number of nodes in a graph to optimizer.
getMinGraphNodes() - Method in class org.tensorflow.framework.RewriterConfig
The minimum number of nodes in a graph to optimizer.
getMinGraphNodes() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
The minimum number of nodes in a graph to optimizer.
getMinimum() - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
int64 minimum = 6;
getMinimum() - Method in class org.tensorflow.framework.OpDef.AttrDef
int64 minimum = 6;
getMinimum() - Method in interface org.tensorflow.framework.OpDef.AttrDefOrBuilder
int64 minimum = 6;
getMinimum() - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
.tensorflow.TensorProto minimum = 4;
getMinimum() - Method in class tensorflow.Struct.BoundedTensorSpecProto
.tensorflow.TensorProto minimum = 4;
getMinimum() - Method in interface tensorflow.Struct.BoundedTensorSpecProtoOrBuilder
.tensorflow.TensorProto minimum = 4;
getMinimumBuilder() - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
.tensorflow.TensorProto minimum = 4;
getMinimumOrBuilder() - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
.tensorflow.TensorProto minimum = 4;
getMinimumOrBuilder() - Method in class tensorflow.Struct.BoundedTensorSpecProto
.tensorflow.TensorProto minimum = 4;
getMinimumOrBuilder() - Method in interface tensorflow.Struct.BoundedTensorSpecProtoOrBuilder
.tensorflow.TensorProto minimum = 4;
getMlirBridgeRollout() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Whether to enable the MLIR-based TF->XLA bridge.
getMlirBridgeRollout() - Method in class org.tensorflow.framework.ConfigProto.Experimental
Whether to enable the MLIR-based TF->XLA bridge.
getMlirBridgeRollout() - Method in interface org.tensorflow.framework.ConfigProto.ExperimentalOrBuilder
Whether to enable the MLIR-based TF->XLA bridge.
getMlirBridgeRolloutValue() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Whether to enable the MLIR-based TF->XLA bridge.
getMlirBridgeRolloutValue() - Method in class org.tensorflow.framework.ConfigProto.Experimental
Whether to enable the MLIR-based TF->XLA bridge.
getMlirBridgeRolloutValue() - Method in interface org.tensorflow.framework.ConfigProto.ExperimentalOrBuilder
Whether to enable the MLIR-based TF->XLA bridge.
getModelConfigList() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.Builder
.tensorflow.serving.ModelConfigList model_config_list = 1;
getModelConfigList() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
.tensorflow.serving.ModelConfigList model_config_list = 1;
getModelConfigList() - Method in interface tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfigOrBuilder
.tensorflow.serving.ModelConfigList model_config_list = 1;
getModelConfigListBuilder() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.Builder
.tensorflow.serving.ModelConfigList model_config_list = 1;
getModelConfigListOrBuilder() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.Builder
.tensorflow.serving.ModelConfigList model_config_list = 1;
getModelConfigListOrBuilder() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
.tensorflow.serving.ModelConfigList model_config_list = 1;
getModelConfigListOrBuilder() - Method in interface tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfigOrBuilder
.tensorflow.serving.ModelConfigList model_config_list = 1;
getModelMetadata(GetModelMetadata.GetModelMetadataRequest) - Method in class tensorflow.serving.PredictionServiceGrpc.PredictionServiceBlockingStub
GetModelMetadata - provides access to metadata for loaded models.
getModelMetadata(GetModelMetadata.GetModelMetadataRequest) - Method in class tensorflow.serving.PredictionServiceGrpc.PredictionServiceBlockingV2Stub
GetModelMetadata - provides access to metadata for loaded models.
getModelMetadata(GetModelMetadata.GetModelMetadataRequest) - Method in class tensorflow.serving.PredictionServiceGrpc.PredictionServiceFutureStub
GetModelMetadata - provides access to metadata for loaded models.
getModelMetadata(GetModelMetadata.GetModelMetadataRequest, StreamObserver<GetModelMetadata.GetModelMetadataResponse>) - Method in interface tensorflow.serving.PredictionServiceGrpc.AsyncService
GetModelMetadata - provides access to metadata for loaded models.
getModelMetadata(GetModelMetadata.GetModelMetadataRequest, StreamObserver<GetModelMetadata.GetModelMetadataResponse>) - Method in class tensorflow.serving.PredictionServiceGrpc.PredictionServiceStub
GetModelMetadata - provides access to metadata for loaded models.
GetModelMetadata - Class in tensorflow.serving
 
GetModelMetadata.GetModelMetadataRequest - Class in tensorflow.serving
Protobuf type tensorflow.serving.GetModelMetadataRequest
GetModelMetadata.GetModelMetadataRequest.Builder - Class in tensorflow.serving
Protobuf type tensorflow.serving.GetModelMetadataRequest
GetModelMetadata.GetModelMetadataRequestOrBuilder - Interface in tensorflow.serving
 
GetModelMetadata.GetModelMetadataResponse - Class in tensorflow.serving
Protobuf type tensorflow.serving.GetModelMetadataResponse
GetModelMetadata.GetModelMetadataResponse.Builder - Class in tensorflow.serving
Protobuf type tensorflow.serving.GetModelMetadataResponse
GetModelMetadata.GetModelMetadataResponseOrBuilder - Interface in tensorflow.serving
 
GetModelMetadata.SignatureDefMap - Class in tensorflow.serving
Message returned for "signature_def" field.
GetModelMetadata.SignatureDefMap.Builder - Class in tensorflow.serving
Message returned for "signature_def" field.
GetModelMetadata.SignatureDefMapOrBuilder - Interface in tensorflow.serving
 
getModelName() - Method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingConfiguration
 
getModelPlatform() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
Type of model (e.g.
getModelPlatform() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
Type of model (e.g.
getModelPlatform() - Method in interface tensorflow.serving.ModelServerConfigOuterClass.ModelConfigOrBuilder
Type of model (e.g.
getModelPlatformBytes() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
Type of model (e.g.
getModelPlatformBytes() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
Type of model (e.g.
getModelPlatformBytes() - Method in interface tensorflow.serving.ModelServerConfigOuterClass.ModelConfigOrBuilder
Type of model (e.g.
getModelService() - Method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingEndpoint
 
getModelSpec() - Method in class tensorflow.serving.Classification.ClassificationRequest.Builder
Model Specification.
getModelSpec() - Method in class tensorflow.serving.Classification.ClassificationRequest
Model Specification.
getModelSpec() - Method in interface tensorflow.serving.Classification.ClassificationRequestOrBuilder
Model Specification.
getModelSpec() - Method in class tensorflow.serving.Classification.ClassificationResponse.Builder
Effective Model Specification used for classification.
getModelSpec() - Method in class tensorflow.serving.Classification.ClassificationResponse
Effective Model Specification used for classification.
getModelSpec() - Method in interface tensorflow.serving.Classification.ClassificationResponseOrBuilder
Effective Model Specification used for classification.
getModelSpec() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest.Builder
Model Specification indicating which model we are querying for metadata.
getModelSpec() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
Model Specification indicating which model we are querying for metadata.
getModelSpec() - Method in interface tensorflow.serving.GetModelMetadata.GetModelMetadataRequestOrBuilder
Model Specification indicating which model we are querying for metadata.
getModelSpec() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
Model Specification indicating which model this metadata belongs to.
getModelSpec() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
Model Specification indicating which model this metadata belongs to.
getModelSpec() - Method in interface tensorflow.serving.GetModelMetadata.GetModelMetadataResponseOrBuilder
Model Specification indicating which model this metadata belongs to.
getModelSpec() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest.Builder
Model Specification.
getModelSpec() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
Model Specification.
getModelSpec() - Method in interface tensorflow.serving.GetModelStatus.GetModelStatusRequestOrBuilder
Model Specification.
getModelSpec() - Method in class tensorflow.serving.Inference.InferenceResult.Builder
.tensorflow.serving.ModelSpec model_spec = 1;
getModelSpec() - Method in class tensorflow.serving.Inference.InferenceResult
.tensorflow.serving.ModelSpec model_spec = 1;
getModelSpec() - Method in interface tensorflow.serving.Inference.InferenceResultOrBuilder
.tensorflow.serving.ModelSpec model_spec = 1;
getModelSpec() - Method in class tensorflow.serving.Inference.InferenceTask.Builder
Model Specification.
getModelSpec() - Method in class tensorflow.serving.Inference.InferenceTask
Model Specification.
getModelSpec() - Method in interface tensorflow.serving.Inference.InferenceTaskOrBuilder
Model Specification.
getModelSpec() - Method in class tensorflow.serving.Logging.LogMetadata.Builder
.tensorflow.serving.ModelSpec model_spec = 1;
getModelSpec() - Method in class tensorflow.serving.Logging.LogMetadata
.tensorflow.serving.ModelSpec model_spec = 1;
getModelSpec() - Method in interface tensorflow.serving.Logging.LogMetadataOrBuilder
.tensorflow.serving.ModelSpec model_spec = 1;
getModelSpec() - Method in class tensorflow.serving.Predict.PredictRequest.Builder
Model Specification.
getModelSpec() - Method in class tensorflow.serving.Predict.PredictRequest
Model Specification.
getModelSpec() - Method in interface tensorflow.serving.Predict.PredictRequestOrBuilder
Model Specification.
getModelSpec() - Method in class tensorflow.serving.Predict.PredictResponse.Builder
Effective Model Specification used to process PredictRequest.
getModelSpec() - Method in class tensorflow.serving.Predict.PredictResponse
Effective Model Specification used to process PredictRequest.
getModelSpec() - Method in interface tensorflow.serving.Predict.PredictResponseOrBuilder
Effective Model Specification used to process PredictRequest.
getModelSpec() - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest.Builder
Model Specification.
getModelSpec() - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
Model Specification.
getModelSpec() - Method in interface tensorflow.serving.RegressionOuterClass.RegressionRequestOrBuilder
Model Specification.
getModelSpec() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse.Builder
Effective Model Specification used for regression.
getModelSpec() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
Effective Model Specification used for regression.
getModelSpec() - Method in interface tensorflow.serving.RegressionOuterClass.RegressionResponseOrBuilder
Effective Model Specification used for regression.
getModelSpec() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Model Specification.
getModelSpec() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
Model Specification.
getModelSpec() - Method in interface tensorflow.serving.SessionServiceOuterClass.SessionRunRequestOrBuilder
Model Specification.
getModelSpec() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
Effective Model Specification used for session run.
getModelSpec() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
Effective Model Specification used for session run.
getModelSpec() - Method in interface tensorflow.serving.SessionServiceOuterClass.SessionRunResponseOrBuilder
Effective Model Specification used for session run.
getModelSpecBuilder() - Method in class tensorflow.serving.Classification.ClassificationRequest.Builder
Model Specification.
getModelSpecBuilder() - Method in class tensorflow.serving.Classification.ClassificationResponse.Builder
Effective Model Specification used for classification.
getModelSpecBuilder() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest.Builder
Model Specification indicating which model we are querying for metadata.
getModelSpecBuilder() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
Model Specification indicating which model this metadata belongs to.
getModelSpecBuilder() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest.Builder
Model Specification.
getModelSpecBuilder() - Method in class tensorflow.serving.Inference.InferenceResult.Builder
.tensorflow.serving.ModelSpec model_spec = 1;
getModelSpecBuilder() - Method in class tensorflow.serving.Inference.InferenceTask.Builder
Model Specification.
getModelSpecBuilder() - Method in class tensorflow.serving.Logging.LogMetadata.Builder
.tensorflow.serving.ModelSpec model_spec = 1;
getModelSpecBuilder() - Method in class tensorflow.serving.Predict.PredictRequest.Builder
Model Specification.
getModelSpecBuilder() - Method in class tensorflow.serving.Predict.PredictResponse.Builder
Effective Model Specification used to process PredictRequest.
getModelSpecBuilder() - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest.Builder
Model Specification.
getModelSpecBuilder() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse.Builder
Effective Model Specification used for regression.
getModelSpecBuilder() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Model Specification.
getModelSpecBuilder() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
Effective Model Specification used for session run.
getModelSpecOrBuilder() - Method in class tensorflow.serving.Classification.ClassificationRequest.Builder
Model Specification.
getModelSpecOrBuilder() - Method in class tensorflow.serving.Classification.ClassificationRequest
Model Specification.
getModelSpecOrBuilder() - Method in interface tensorflow.serving.Classification.ClassificationRequestOrBuilder
Model Specification.
getModelSpecOrBuilder() - Method in class tensorflow.serving.Classification.ClassificationResponse.Builder
Effective Model Specification used for classification.
getModelSpecOrBuilder() - Method in class tensorflow.serving.Classification.ClassificationResponse
Effective Model Specification used for classification.
getModelSpecOrBuilder() - Method in interface tensorflow.serving.Classification.ClassificationResponseOrBuilder
Effective Model Specification used for classification.
getModelSpecOrBuilder() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest.Builder
Model Specification indicating which model we are querying for metadata.
getModelSpecOrBuilder() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
Model Specification indicating which model we are querying for metadata.
getModelSpecOrBuilder() - Method in interface tensorflow.serving.GetModelMetadata.GetModelMetadataRequestOrBuilder
Model Specification indicating which model we are querying for metadata.
getModelSpecOrBuilder() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
Model Specification indicating which model this metadata belongs to.
getModelSpecOrBuilder() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
Model Specification indicating which model this metadata belongs to.
getModelSpecOrBuilder() - Method in interface tensorflow.serving.GetModelMetadata.GetModelMetadataResponseOrBuilder
Model Specification indicating which model this metadata belongs to.
getModelSpecOrBuilder() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest.Builder
Model Specification.
getModelSpecOrBuilder() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
Model Specification.
getModelSpecOrBuilder() - Method in interface tensorflow.serving.GetModelStatus.GetModelStatusRequestOrBuilder
Model Specification.
getModelSpecOrBuilder() - Method in class tensorflow.serving.Inference.InferenceResult.Builder
.tensorflow.serving.ModelSpec model_spec = 1;
getModelSpecOrBuilder() - Method in class tensorflow.serving.Inference.InferenceResult
.tensorflow.serving.ModelSpec model_spec = 1;
getModelSpecOrBuilder() - Method in interface tensorflow.serving.Inference.InferenceResultOrBuilder
.tensorflow.serving.ModelSpec model_spec = 1;
getModelSpecOrBuilder() - Method in class tensorflow.serving.Inference.InferenceTask.Builder
Model Specification.
getModelSpecOrBuilder() - Method in class tensorflow.serving.Inference.InferenceTask
Model Specification.
getModelSpecOrBuilder() - Method in interface tensorflow.serving.Inference.InferenceTaskOrBuilder
Model Specification.
getModelSpecOrBuilder() - Method in class tensorflow.serving.Logging.LogMetadata.Builder
.tensorflow.serving.ModelSpec model_spec = 1;
getModelSpecOrBuilder() - Method in class tensorflow.serving.Logging.LogMetadata
.tensorflow.serving.ModelSpec model_spec = 1;
getModelSpecOrBuilder() - Method in interface tensorflow.serving.Logging.LogMetadataOrBuilder
.tensorflow.serving.ModelSpec model_spec = 1;
getModelSpecOrBuilder() - Method in class tensorflow.serving.Predict.PredictRequest.Builder
Model Specification.
getModelSpecOrBuilder() - Method in class tensorflow.serving.Predict.PredictRequest
Model Specification.
getModelSpecOrBuilder() - Method in interface tensorflow.serving.Predict.PredictRequestOrBuilder
Model Specification.
getModelSpecOrBuilder() - Method in class tensorflow.serving.Predict.PredictResponse.Builder
Effective Model Specification used to process PredictRequest.
getModelSpecOrBuilder() - Method in class tensorflow.serving.Predict.PredictResponse
Effective Model Specification used to process PredictRequest.
getModelSpecOrBuilder() - Method in interface tensorflow.serving.Predict.PredictResponseOrBuilder
Effective Model Specification used to process PredictRequest.
getModelSpecOrBuilder() - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest.Builder
Model Specification.
getModelSpecOrBuilder() - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
Model Specification.
getModelSpecOrBuilder() - Method in interface tensorflow.serving.RegressionOuterClass.RegressionRequestOrBuilder
Model Specification.
getModelSpecOrBuilder() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse.Builder
Effective Model Specification used for regression.
getModelSpecOrBuilder() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
Effective Model Specification used for regression.
getModelSpecOrBuilder() - Method in interface tensorflow.serving.RegressionOuterClass.RegressionResponseOrBuilder
Effective Model Specification used for regression.
getModelSpecOrBuilder() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Model Specification.
getModelSpecOrBuilder() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
Model Specification.
getModelSpecOrBuilder() - Method in interface tensorflow.serving.SessionServiceOuterClass.SessionRunRequestOrBuilder
Model Specification.
getModelSpecOrBuilder() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
Effective Model Specification used for session run.
getModelSpecOrBuilder() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
Effective Model Specification used for session run.
getModelSpecOrBuilder() - Method in interface tensorflow.serving.SessionServiceOuterClass.SessionRunResponseOrBuilder
Effective Model Specification used for session run.
getModelStatus(GetModelStatus.GetModelStatusRequest) - Method in class tensorflow.serving.ModelServiceGrpc.ModelServiceBlockingStub
Gets status of model.
getModelStatus(GetModelStatus.GetModelStatusRequest) - Method in class tensorflow.serving.ModelServiceGrpc.ModelServiceBlockingV2Stub
Gets status of model.
getModelStatus(GetModelStatus.GetModelStatusRequest) - Method in class tensorflow.serving.ModelServiceGrpc.ModelServiceFutureStub
Gets status of model.
getModelStatus(GetModelStatus.GetModelStatusRequest, StreamObserver<GetModelStatus.GetModelStatusResponse>) - Method in interface tensorflow.serving.ModelServiceGrpc.AsyncService
Gets status of model.
getModelStatus(GetModelStatus.GetModelStatusRequest, StreamObserver<GetModelStatus.GetModelStatusResponse>) - Method in class tensorflow.serving.ModelServiceGrpc.ModelServiceStub
Gets status of model.
GetModelStatus - Class in tensorflow.serving
 
GetModelStatus.GetModelStatusRequest - Class in tensorflow.serving
GetModelStatusRequest contains a ModelSpec indicating the model for which to get status.
GetModelStatus.GetModelStatusRequest.Builder - Class in tensorflow.serving
GetModelStatusRequest contains a ModelSpec indicating the model for which to get status.
GetModelStatus.GetModelStatusRequestOrBuilder - Interface in tensorflow.serving
 
GetModelStatus.GetModelStatusResponse - Class in tensorflow.serving
Response for ModelStatusRequest on successful run.
GetModelStatus.GetModelStatusResponse.Builder - Class in tensorflow.serving
Response for ModelStatusRequest on successful run.
GetModelStatus.GetModelStatusResponseOrBuilder - Interface in tensorflow.serving
 
GetModelStatus.ModelVersionStatus - Class in tensorflow.serving
Version number, state, and status for a single version of a model.
GetModelStatus.ModelVersionStatus.Builder - Class in tensorflow.serving
Version number, state, and status for a single version of a model.
GetModelStatus.ModelVersionStatus.State - Enum Class in tensorflow.serving
States that map to ManagerState enum in tensorflow_serving/core/servable_state.h
GetModelStatus.ModelVersionStatusOrBuilder - Interface in tensorflow.serving
 
getModelType() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
Deprecated.
tensorflow.serving.ModelConfig.model_type is deprecated. See tensorflow_serving/config/model_server_config.proto;l=50
getModelType() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
Deprecated.
tensorflow.serving.ModelConfig.model_type is deprecated. See tensorflow_serving/config/model_server_config.proto;l=50
getModelType() - Method in interface tensorflow.serving.ModelServerConfigOuterClass.ModelConfigOrBuilder
Deprecated.
tensorflow.serving.ModelConfig.model_type is deprecated. See tensorflow_serving/config/model_server_config.proto;l=50
getModelTypeValue() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
Deprecated.
tensorflow.serving.ModelConfig.model_type is deprecated. See tensorflow_serving/config/model_server_config.proto;l=50
getModelTypeValue() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
Deprecated.
tensorflow.serving.ModelConfig.model_type is deprecated. See tensorflow_serving/config/model_server_config.proto;l=50
getModelTypeValue() - Method in interface tensorflow.serving.ModelServerConfigOuterClass.ModelConfigOrBuilder
Deprecated.
tensorflow.serving.ModelConfig.model_type is deprecated. See tensorflow_serving/config/model_server_config.proto;l=50
getModelVersion() - Method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingConfiguration
 
getModelVersionLabel() - Method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingConfiguration
 
getModelVersionPolicy() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
Version policy for the model indicating which version(s) of the model to load and make available for serving simultaneously.
getModelVersionPolicy() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
Version policy for the model indicating which version(s) of the model to load and make available for serving simultaneously.
getModelVersionPolicy() - Method in interface tensorflow.serving.ModelServerConfigOuterClass.ModelConfigOrBuilder
Version policy for the model indicating which version(s) of the model to load and make available for serving simultaneously.
getModelVersionPolicyBuilder() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
Version policy for the model indicating which version(s) of the model to load and make available for serving simultaneously.
getModelVersionPolicyOrBuilder() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
Version policy for the model indicating which version(s) of the model to load and make available for serving simultaneously.
getModelVersionPolicyOrBuilder() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
Version policy for the model indicating which version(s) of the model to load and make available for serving simultaneously.
getModelVersionPolicyOrBuilder() - Method in interface tensorflow.serving.ModelServerConfigOuterClass.ModelConfigOrBuilder
Version policy for the model indicating which version(s) of the model to load and make available for serving simultaneously.
getModelVersionStatus(int) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse.Builder
Version number and status information for applicable model version(s).
getModelVersionStatus(int) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
Version number and status information for applicable model version(s).
getModelVersionStatus(int) - Method in interface tensorflow.serving.GetModelStatus.GetModelStatusResponseOrBuilder
Version number and status information for applicable model version(s).
getModelVersionStatusBuilder(int) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse.Builder
Version number and status information for applicable model version(s).
getModelVersionStatusBuilderList() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse.Builder
Version number and status information for applicable model version(s).
getModelVersionStatusCount() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse.Builder
Version number and status information for applicable model version(s).
getModelVersionStatusCount() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
Version number and status information for applicable model version(s).
getModelVersionStatusCount() - Method in interface tensorflow.serving.GetModelStatus.GetModelStatusResponseOrBuilder
Version number and status information for applicable model version(s).
getModelVersionStatusList() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse.Builder
Version number and status information for applicable model version(s).
getModelVersionStatusList() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
Version number and status information for applicable model version(s).
getModelVersionStatusList() - Method in interface tensorflow.serving.GetModelStatus.GetModelStatusResponseOrBuilder
Version number and status information for applicable model version(s).
getModelVersionStatusOrBuilder(int) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse.Builder
Version number and status information for applicable model version(s).
getModelVersionStatusOrBuilder(int) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
Version number and status information for applicable model version(s).
getModelVersionStatusOrBuilder(int) - Method in interface tensorflow.serving.GetModelStatus.GetModelStatusResponseOrBuilder
Version number and status information for applicable model version(s).
getModelVersionStatusOrBuilderList() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse.Builder
Version number and status information for applicable model version(s).
getModelVersionStatusOrBuilderList() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
Version number and status information for applicable model version(s).
getModelVersionStatusOrBuilderList() - Method in interface tensorflow.serving.GetModelStatus.GetModelStatusResponseOrBuilder
Version number and status information for applicable model version(s).
getMultiInferenceLog() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.MultiInferenceLog multi_inference_log = 4;
getMultiInferenceLog() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
.tensorflow.serving.MultiInferenceLog multi_inference_log = 4;
getMultiInferenceLog() - Method in interface tensorflow.serving.PredictionLogOuterClass.PredictionLogOrBuilder
.tensorflow.serving.MultiInferenceLog multi_inference_log = 4;
getMultiInferenceLogBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.MultiInferenceLog multi_inference_log = 4;
getMultiInferenceLogOrBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.MultiInferenceLog multi_inference_log = 4;
getMultiInferenceLogOrBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
.tensorflow.serving.MultiInferenceLog multi_inference_log = 4;
getMultiInferenceLogOrBuilder() - Method in interface tensorflow.serving.PredictionLogOuterClass.PredictionLogOrBuilder
.tensorflow.serving.MultiInferenceLog multi_inference_log = 4;
getMultiInferenceMethod() - Static method in class tensorflow.serving.PredictionServiceGrpc
 
getMutableArgAttr() - Method in class org.tensorflow.framework.FunctionDef.Builder
Deprecated.
getMutableAttr() - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs.Builder
Deprecated.
getMutableAttr() - Method in class org.tensorflow.framework.FunctionDef.Builder
Deprecated.
getMutableAttr() - Method in class org.tensorflow.framework.NameAttrList.Builder
Deprecated.
getMutableAttr() - Method in class org.tensorflow.framework.NodeDef.Builder
Deprecated.
getMutableCollectionDef() - Method in class org.tensorflow.framework.MetaGraphDef.Builder
Deprecated.
getMutableConcreteFunctions() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Deprecated.
getMutableControlRet() - Method in class org.tensorflow.framework.FunctionDef.Builder
Deprecated.
getMutableDefaults() - Method in class org.tensorflow.framework.SignatureDef.Builder
Deprecated.
getMutableDeviceCount() - Method in class org.tensorflow.framework.ConfigProto.Builder
Deprecated.
getMutableFeature() - Method in class org.tensorflow.example.Features.Builder
Deprecated.
getMutableFeatureList() - Method in class org.tensorflow.example.FeatureLists.Builder
Deprecated.
getMutableFeedDevices() - Method in class org.tensorflow.framework.CallableOptions.Builder
Deprecated.
getMutableFetchDevices() - Method in class org.tensorflow.framework.CallableOptions.Builder
Deprecated.
getMutableFields() - Method in class tensorflow.Struct.DictValue.Builder
Deprecated.
getMutableFramesById() - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
Deprecated.
getMutableFunctionAliases() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
Deprecated.
getMutableInputs() - Method in class org.tensorflow.framework.SignatureDef.Builder
Deprecated.
getMutableInputs() - Method in class tensorflow.serving.Predict.PredictRequest.Builder
Deprecated.
getMutableMetadata() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
Deprecated.
getMutableNameToTraceId() - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
Deprecated.
getMutableOutputs() - Method in class org.tensorflow.framework.SignatureDef.Builder
Deprecated.
getMutableOutputs() - Method in class tensorflow.serving.Predict.PredictResponse.Builder
Deprecated.
getMutableParameterMap() - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer.Builder
Deprecated.
getMutablePlatformConfigs() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap.Builder
Deprecated.
getMutableResourceArgUniqueId() - Method in class org.tensorflow.framework.FunctionDef.Builder
Deprecated.
getMutableRet() - Method in class org.tensorflow.framework.FunctionDef.Builder
Deprecated.
getMutableSaveableObjects() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Deprecated.
getMutableSignatureDef() - Method in class org.tensorflow.framework.MetaGraphDef.Builder
Deprecated.
getMutableSignatureDef() - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap.Builder
Deprecated.
getMutableSplitDimensions() - Method in class tensorflow.serving.Predict.PredictStreamedOptions.Builder
Deprecated.
getMutableTasks() - Method in class org.tensorflow.distruntime.JobDef.Builder
Deprecated.
getMutableThreadNames() - Method in class org.tensorflow.framework.DeviceStepStats.Builder
Deprecated.
getMutableTraces() - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
Deprecated.
getMutableTracesById() - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
Deprecated.
getMutableVersionLabels() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
Deprecated.
getName() - Method in class org.tensorflow.distruntime.JobDef.Builder
The name of this job.
getName() - Method in class org.tensorflow.distruntime.JobDef
The name of this job.
getName() - Method in interface org.tensorflow.distruntime.JobDefOrBuilder
The name of this job.
getName() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
The name of the node.
getName() - Method in class org.tensorflow.framework.CostGraphDef.Node
The name of the node.
getName() - Method in interface org.tensorflow.framework.CostGraphDef.NodeOrBuilder
The name of the node.
getName() - Method in class org.tensorflow.framework.NameAttrList.Builder
string name = 1;
getName() - Method in class org.tensorflow.framework.NameAttrList
string name = 1;
getName() - Method in interface org.tensorflow.framework.NameAttrListOrBuilder
string name = 1;
getName() - Method in class org.tensorflow.framework.NamedTensorProto.Builder
Name of the tensor.
getName() - Method in class org.tensorflow.framework.NamedTensorProto
Name of the tensor.
getName() - Method in interface org.tensorflow.framework.NamedTensorProtoOrBuilder
Name of the tensor.
getName() - Method in class org.tensorflow.framework.NodeDef.Builder
The name given to this operator.
getName() - Method in class org.tensorflow.framework.NodeDef
The name given to this operator.
getName() - Method in interface org.tensorflow.framework.NodeDefOrBuilder
The name given to this operator.
getName() - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
Name for the input/output.
getName() - Method in class org.tensorflow.framework.OpDef.ArgDef
Name for the input/output.
getName() - Method in interface org.tensorflow.framework.OpDef.ArgDefOrBuilder
Name for the input/output.
getName() - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
A descriptive name for the argument.
getName() - Method in class org.tensorflow.framework.OpDef.AttrDef
A descriptive name for the argument.
getName() - Method in interface org.tensorflow.framework.OpDef.AttrDefOrBuilder
A descriptive name for the argument.
getName() - Method in class org.tensorflow.framework.OpDef.Builder
Op names starting with an underscore are reserved for internal use.
getName() - Method in class org.tensorflow.framework.OpDef
Op names starting with an underscore are reserved for internal use.
getName() - Method in interface org.tensorflow.framework.OpDefOrBuilder
Op names starting with an underscore are reserved for internal use.
getName() - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
Unique name of this resource.
getName() - Method in class org.tensorflow.framework.ResourceHandleProto
Unique name of this resource.
getName() - Method in interface org.tensorflow.framework.ResourceHandleProtoOrBuilder
Unique name of this resource.
getName() - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer.Builder
string name = 1;
getName() - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
string name = 1;
getName() - Method in interface org.tensorflow.framework.RewriterConfig.CustomGraphOptimizerOrBuilder
string name = 1;
getName() - Method in class org.tensorflow.framework.SessionMetadata.Builder
string name = 1;
getName() - Method in class org.tensorflow.framework.SessionMetadata
string name = 1;
getName() - Method in interface org.tensorflow.framework.SessionMetadataOrBuilder
string name = 1;
getName() - Method in class org.tensorflow.framework.TensorInfo.Builder
For dense `Tensor`s, the name of the tensor in the graph.
getName() - Method in class org.tensorflow.framework.TensorInfo
For dense `Tensor`s, the name of the tensor in the graph.
getName() - Method in interface org.tensorflow.framework.TensorInfoOrBuilder
For dense `Tensor`s, the name of the tensor in the graph.
getName() - Method in class org.tensorflow.framework.TensorShapeProto.Dim.Builder
Optional name of the tensor dimension.
getName() - Method in class org.tensorflow.framework.TensorShapeProto.Dim
Optional name of the tensor dimension.
getName() - Method in interface org.tensorflow.framework.TensorShapeProto.DimOrBuilder
Optional name of the tensor dimension.
getName() - Method in class tensorflow.CoordinationConfig.CoordinatedJob.Builder
string name = 1;
getName() - Method in class tensorflow.CoordinationConfig.CoordinatedJob
string name = 1;
getName() - Method in interface tensorflow.CoordinationConfig.CoordinatedJobOrBuilder
string name = 1;
getName() - Method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor.Builder
Name of captured tensor
getName() - Method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor
Name of captured tensor
getName() - Method in interface tensorflow.SavedObjectGraphOuterClass.CapturedTensorOrBuilder
Name of captured tensor
getName() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
string name = 6;
getName() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
string name = 6;
getName() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedVariableOrBuilder
string name = 6;
getName() - Method in class tensorflow.serving.Model.ModelSpec.Builder
Required servable name.
getName() - Method in class tensorflow.serving.Model.ModelSpec
Required servable name.
getName() - Method in interface tensorflow.serving.Model.ModelSpecOrBuilder
Required servable name.
getName() - Method in class tensorflow.serving.ModelManagement.Metric.Builder
string name = 1;
getName() - Method in class tensorflow.serving.ModelManagement.Metric
string name = 1;
getName() - Method in interface tensorflow.serving.ModelManagement.MetricOrBuilder
string name = 1;
getName() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
Name of the model.
getName() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
Name of the model.
getName() - Method in interface tensorflow.serving.ModelServerConfigOuterClass.ModelConfigOrBuilder
Name of the model.
getName() - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
string name = 1;
getName() - Method in class tensorflow.Struct.BoundedTensorSpecProto
string name = 1;
getName() - Method in interface tensorflow.Struct.BoundedTensorSpecProtoOrBuilder
string name = 1;
getName() - Method in class tensorflow.Struct.NamedTupleValue.Builder
string name = 1;
getName() - Method in class tensorflow.Struct.NamedTupleValue
string name = 1;
getName() - Method in interface tensorflow.Struct.NamedTupleValueOrBuilder
string name = 1;
getName() - Method in class tensorflow.Struct.TensorSpecProto.Builder
string name = 1;
getName() - Method in class tensorflow.Struct.TensorSpecProto
string name = 1;
getName() - Method in interface tensorflow.Struct.TensorSpecProtoOrBuilder
string name = 1;
getName() - Method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver.Builder
The name of the registered saver/restore function.
getName() - Method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver
The name of the registered saver/restore function.
getName() - Method in interface tensorflow.TrackableObjectGraphOuterClass.RegisteredSaverOrBuilder
The name of the registered saver/restore function.
getName() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
A name for the Tensor.
getName() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
A name for the Tensor.
getName() - Method in interface tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder
A name for the Tensor.
getNameBytes() - Method in class org.tensorflow.distruntime.JobDef.Builder
The name of this job.
getNameBytes() - Method in class org.tensorflow.distruntime.JobDef
The name of this job.
getNameBytes() - Method in interface org.tensorflow.distruntime.JobDefOrBuilder
The name of this job.
getNameBytes() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
The name of the node.
getNameBytes() - Method in class org.tensorflow.framework.CostGraphDef.Node
The name of the node.
getNameBytes() - Method in interface org.tensorflow.framework.CostGraphDef.NodeOrBuilder
The name of the node.
getNameBytes() - Method in class org.tensorflow.framework.NameAttrList.Builder
string name = 1;
getNameBytes() - Method in class org.tensorflow.framework.NameAttrList
string name = 1;
getNameBytes() - Method in interface org.tensorflow.framework.NameAttrListOrBuilder
string name = 1;
getNameBytes() - Method in class org.tensorflow.framework.NamedTensorProto.Builder
Name of the tensor.
getNameBytes() - Method in class org.tensorflow.framework.NamedTensorProto
Name of the tensor.
getNameBytes() - Method in interface org.tensorflow.framework.NamedTensorProtoOrBuilder
Name of the tensor.
getNameBytes() - Method in class org.tensorflow.framework.NodeDef.Builder
The name given to this operator.
getNameBytes() - Method in class org.tensorflow.framework.NodeDef
The name given to this operator.
getNameBytes() - Method in interface org.tensorflow.framework.NodeDefOrBuilder
The name given to this operator.
getNameBytes() - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
Name for the input/output.
getNameBytes() - Method in class org.tensorflow.framework.OpDef.ArgDef
Name for the input/output.
getNameBytes() - Method in interface org.tensorflow.framework.OpDef.ArgDefOrBuilder
Name for the input/output.
getNameBytes() - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
A descriptive name for the argument.
getNameBytes() - Method in class org.tensorflow.framework.OpDef.AttrDef
A descriptive name for the argument.
getNameBytes() - Method in interface org.tensorflow.framework.OpDef.AttrDefOrBuilder
A descriptive name for the argument.
getNameBytes() - Method in class org.tensorflow.framework.OpDef.Builder
Op names starting with an underscore are reserved for internal use.
getNameBytes() - Method in class org.tensorflow.framework.OpDef
Op names starting with an underscore are reserved for internal use.
getNameBytes() - Method in interface org.tensorflow.framework.OpDefOrBuilder
Op names starting with an underscore are reserved for internal use.
getNameBytes() - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
Unique name of this resource.
getNameBytes() - Method in class org.tensorflow.framework.ResourceHandleProto
Unique name of this resource.
getNameBytes() - Method in interface org.tensorflow.framework.ResourceHandleProtoOrBuilder
Unique name of this resource.
getNameBytes() - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer.Builder
string name = 1;
getNameBytes() - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
string name = 1;
getNameBytes() - Method in interface org.tensorflow.framework.RewriterConfig.CustomGraphOptimizerOrBuilder
string name = 1;
getNameBytes() - Method in class org.tensorflow.framework.SessionMetadata.Builder
string name = 1;
getNameBytes() - Method in class org.tensorflow.framework.SessionMetadata
string name = 1;
getNameBytes() - Method in interface org.tensorflow.framework.SessionMetadataOrBuilder
string name = 1;
getNameBytes() - Method in class org.tensorflow.framework.TensorInfo.Builder
For dense `Tensor`s, the name of the tensor in the graph.
getNameBytes() - Method in class org.tensorflow.framework.TensorInfo
For dense `Tensor`s, the name of the tensor in the graph.
getNameBytes() - Method in interface org.tensorflow.framework.TensorInfoOrBuilder
For dense `Tensor`s, the name of the tensor in the graph.
getNameBytes() - Method in class org.tensorflow.framework.TensorShapeProto.Dim.Builder
Optional name of the tensor dimension.
getNameBytes() - Method in class org.tensorflow.framework.TensorShapeProto.Dim
Optional name of the tensor dimension.
getNameBytes() - Method in interface org.tensorflow.framework.TensorShapeProto.DimOrBuilder
Optional name of the tensor dimension.
getNameBytes() - Method in class tensorflow.CoordinationConfig.CoordinatedJob.Builder
string name = 1;
getNameBytes() - Method in class tensorflow.CoordinationConfig.CoordinatedJob
string name = 1;
getNameBytes() - Method in interface tensorflow.CoordinationConfig.CoordinatedJobOrBuilder
string name = 1;
getNameBytes() - Method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor.Builder
Name of captured tensor
getNameBytes() - Method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor
Name of captured tensor
getNameBytes() - Method in interface tensorflow.SavedObjectGraphOuterClass.CapturedTensorOrBuilder
Name of captured tensor
getNameBytes() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
string name = 6;
getNameBytes() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
string name = 6;
getNameBytes() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedVariableOrBuilder
string name = 6;
getNameBytes() - Method in class tensorflow.serving.Model.ModelSpec.Builder
Required servable name.
getNameBytes() - Method in class tensorflow.serving.Model.ModelSpec
Required servable name.
getNameBytes() - Method in interface tensorflow.serving.Model.ModelSpecOrBuilder
Required servable name.
getNameBytes() - Method in class tensorflow.serving.ModelManagement.Metric.Builder
string name = 1;
getNameBytes() - Method in class tensorflow.serving.ModelManagement.Metric
string name = 1;
getNameBytes() - Method in interface tensorflow.serving.ModelManagement.MetricOrBuilder
string name = 1;
getNameBytes() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
Name of the model.
getNameBytes() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
Name of the model.
getNameBytes() - Method in interface tensorflow.serving.ModelServerConfigOuterClass.ModelConfigOrBuilder
Name of the model.
getNameBytes() - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
string name = 1;
getNameBytes() - Method in class tensorflow.Struct.BoundedTensorSpecProto
string name = 1;
getNameBytes() - Method in interface tensorflow.Struct.BoundedTensorSpecProtoOrBuilder
string name = 1;
getNameBytes() - Method in class tensorflow.Struct.NamedTupleValue.Builder
string name = 1;
getNameBytes() - Method in class tensorflow.Struct.NamedTupleValue
string name = 1;
getNameBytes() - Method in interface tensorflow.Struct.NamedTupleValueOrBuilder
string name = 1;
getNameBytes() - Method in class tensorflow.Struct.TensorSpecProto.Builder
string name = 1;
getNameBytes() - Method in class tensorflow.Struct.TensorSpecProto
string name = 1;
getNameBytes() - Method in interface tensorflow.Struct.TensorSpecProtoOrBuilder
string name = 1;
getNameBytes() - Method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver.Builder
The name of the registered saver/restore function.
getNameBytes() - Method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver
The name of the registered saver/restore function.
getNameBytes() - Method in interface tensorflow.TrackableObjectGraphOuterClass.RegisteredSaverOrBuilder
The name of the registered saver/restore function.
getNameBytes() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
A name for the Tensor.
getNameBytes() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
A name for the Tensor.
getNameBytes() - Method in interface tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder
A name for the Tensor.
getNamedTupleValue() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents Python's namedtuple.
getNamedTupleValue() - Method in class tensorflow.Struct.StructuredValue
Represents Python's namedtuple.
getNamedTupleValue() - Method in interface tensorflow.Struct.StructuredValueOrBuilder
Represents Python's namedtuple.
getNamedTupleValueBuilder() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents Python's namedtuple.
getNamedTupleValueOrBuilder() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents Python's namedtuple.
getNamedTupleValueOrBuilder() - Method in class tensorflow.Struct.StructuredValue
Represents Python's namedtuple.
getNamedTupleValueOrBuilder() - Method in interface tensorflow.Struct.StructuredValueOrBuilder
Represents Python's namedtuple.
getNameToTraceId() - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
Deprecated.
getNameToTraceId() - Method in class org.tensorflow.framework.GraphDebugInfo
Deprecated.
getNameToTraceId() - Method in interface org.tensorflow.framework.GraphDebugInfoOrBuilder
Deprecated.
getNameToTraceIdCount() - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
 
getNameToTraceIdCount() - Method in class org.tensorflow.framework.GraphDebugInfo
 
getNameToTraceIdCount() - Method in interface org.tensorflow.framework.GraphDebugInfoOrBuilder
This maps a node name to a trace id contained in `traces_by_id`.
getNameToTraceIdMap() - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
This maps a node name to a trace id contained in `traces_by_id`.
getNameToTraceIdMap() - Method in class org.tensorflow.framework.GraphDebugInfo
This maps a node name to a trace id contained in `traces_by_id`.
getNameToTraceIdMap() - Method in interface org.tensorflow.framework.GraphDebugInfoOrBuilder
This maps a node name to a trace id contained in `traces_by_id`.
getNameToTraceIdOrDefault(String, long) - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
This maps a node name to a trace id contained in `traces_by_id`.
getNameToTraceIdOrDefault(String, long) - Method in class org.tensorflow.framework.GraphDebugInfo
This maps a node name to a trace id contained in `traces_by_id`.
getNameToTraceIdOrDefault(String, long) - Method in interface org.tensorflow.framework.GraphDebugInfoOrBuilder
This maps a node name to a trace id contained in `traces_by_id`.
getNameToTraceIdOrThrow(String) - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
This maps a node name to a trace id contained in `traces_by_id`.
getNameToTraceIdOrThrow(String) - Method in class org.tensorflow.framework.GraphDebugInfo
This maps a node name to a trace id contained in `traces_by_id`.
getNameToTraceIdOrThrow(String) - Method in interface org.tensorflow.framework.GraphDebugInfoOrBuilder
This maps a node name to a trace id contained in `traces_by_id`.
getNode(int) - Method in class org.tensorflow.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.Node node = 1;
getNode(int) - Method in class org.tensorflow.framework.CostGraphDef
repeated .tensorflow.CostGraphDef.Node node = 1;
getNode(int) - Method in interface org.tensorflow.framework.CostGraphDefOrBuilder
repeated .tensorflow.CostGraphDef.Node node = 1;
getNode(int) - Method in class org.tensorflow.framework.GraphDef.Builder
repeated .tensorflow.NodeDef node = 1;
getNode(int) - Method in class org.tensorflow.framework.GraphDef
repeated .tensorflow.NodeDef node = 1;
getNode(int) - Method in interface org.tensorflow.framework.GraphDefOrBuilder
repeated .tensorflow.NodeDef node = 1;
getNodeBuilder(int) - Method in class org.tensorflow.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.Node node = 1;
getNodeBuilder(int) - Method in class org.tensorflow.framework.GraphDef.Builder
repeated .tensorflow.NodeDef node = 1;
getNodeBuilderList() - Method in class org.tensorflow.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.Node node = 1;
getNodeBuilderList() - Method in class org.tensorflow.framework.GraphDef.Builder
repeated .tensorflow.NodeDef node = 1;
getNodeCount() - Method in class org.tensorflow.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.Node node = 1;
getNodeCount() - Method in class org.tensorflow.framework.CostGraphDef
repeated .tensorflow.CostGraphDef.Node node = 1;
getNodeCount() - Method in interface org.tensorflow.framework.CostGraphDefOrBuilder
repeated .tensorflow.CostGraphDef.Node node = 1;
getNodeCount() - Method in class org.tensorflow.framework.GraphDef.Builder
repeated .tensorflow.NodeDef node = 1;
getNodeCount() - Method in class org.tensorflow.framework.GraphDef
repeated .tensorflow.NodeDef node = 1;
getNodeCount() - Method in interface org.tensorflow.framework.GraphDefOrBuilder
repeated .tensorflow.NodeDef node = 1;
getNodeDef(int) - Method in class org.tensorflow.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.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.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.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.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.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.framework.FunctionDef
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
getNodeDefCount() - Method in interface org.tensorflow.framework.FunctionDefOrBuilder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
getNodeDefList() - Method in class org.tensorflow.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.framework.FunctionDef
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
getNodeDefList() - Method in interface org.tensorflow.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.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.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.framework.FunctionDefOrBuilder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
getNodeDefOrBuilderList() - Method in class org.tensorflow.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.framework.FunctionDef
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
getNodeDefOrBuilderList() - Method in interface org.tensorflow.framework.FunctionDefOrBuilder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
getNodeId() - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
node_id for use when creating a PjRt GPU client with remote devices, which enumerates jobs*tasks from a ServerDef.
getNodeId() - Method in class org.tensorflow.framework.GPUOptions.Experimental
node_id for use when creating a PjRt GPU client with remote devices, which enumerates jobs*tasks from a ServerDef.
getNodeId() - Method in interface org.tensorflow.framework.GPUOptions.ExperimentalOrBuilder
node_id for use when creating a PjRt GPU client with remote devices, which enumerates jobs*tasks from a ServerDef.
getNodeId() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
An index into `TrackableObjectGraph.nodes`, indicating the object being referenced.
getNodeId() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
An index into `TrackableObjectGraph.nodes`, indicating the object being referenced.
getNodeId() - Method in interface tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder
An index into `TrackableObjectGraph.nodes`, indicating the object being referenced.
getNodeList() - Method in class org.tensorflow.framework.CollectionDef.Builder
.tensorflow.CollectionDef.NodeList node_list = 1;
getNodeList() - Method in class org.tensorflow.framework.CollectionDef
.tensorflow.CollectionDef.NodeList node_list = 1;
getNodeList() - Method in interface org.tensorflow.framework.CollectionDefOrBuilder
.tensorflow.CollectionDef.NodeList node_list = 1;
getNodeList() - Method in class org.tensorflow.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.Node node = 1;
getNodeList() - Method in class org.tensorflow.framework.CostGraphDef
repeated .tensorflow.CostGraphDef.Node node = 1;
getNodeList() - Method in interface org.tensorflow.framework.CostGraphDefOrBuilder
repeated .tensorflow.CostGraphDef.Node node = 1;
getNodeList() - Method in class org.tensorflow.framework.GraphDef.Builder
repeated .tensorflow.NodeDef node = 1;
getNodeList() - Method in class org.tensorflow.framework.GraphDef
repeated .tensorflow.NodeDef node = 1;
getNodeList() - Method in interface org.tensorflow.framework.GraphDefOrBuilder
repeated .tensorflow.NodeDef node = 1;
getNodeListBuilder() - Method in class org.tensorflow.framework.CollectionDef.Builder
.tensorflow.CollectionDef.NodeList node_list = 1;
getNodeListOrBuilder() - Method in class org.tensorflow.framework.CollectionDef.Builder
.tensorflow.CollectionDef.NodeList node_list = 1;
getNodeListOrBuilder() - Method in class org.tensorflow.framework.CollectionDef
.tensorflow.CollectionDef.NodeList node_list = 1;
getNodeListOrBuilder() - Method in interface org.tensorflow.framework.CollectionDefOrBuilder
.tensorflow.CollectionDef.NodeList node_list = 1;
getNodeName() - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
Name of the node to watch.
getNodeName() - Method in class org.tensorflow.framework.DebugTensorWatch
Name of the node to watch.
getNodeName() - Method in interface org.tensorflow.framework.DebugTensorWatchOrBuilder
Name of the node to watch.
getNodeName() - Method in class org.tensorflow.framework.NodeExecStats.Builder
TODO(tucker): Use some more compact form of node identity than the full string name.
getNodeName() - Method in class org.tensorflow.framework.NodeExecStats
TODO(tucker): Use some more compact form of node identity than the full string name.
getNodeName() - Method in interface org.tensorflow.framework.NodeExecStatsOrBuilder
TODO(tucker): Use some more compact form of node identity than the full string name.
getNodeNameBytes() - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
Name of the node to watch.
getNodeNameBytes() - Method in class org.tensorflow.framework.DebugTensorWatch
Name of the node to watch.
getNodeNameBytes() - Method in interface org.tensorflow.framework.DebugTensorWatchOrBuilder
Name of the node to watch.
getNodeNameBytes() - Method in class org.tensorflow.framework.NodeExecStats.Builder
TODO(tucker): Use some more compact form of node identity than the full string name.
getNodeNameBytes() - Method in class org.tensorflow.framework.NodeExecStats
TODO(tucker): Use some more compact form of node identity than the full string name.
getNodeNameBytes() - Method in interface org.tensorflow.framework.NodeExecStatsOrBuilder
TODO(tucker): Use some more compact form of node identity than the full string name.
getNodeOrBuilder(int) - Method in class org.tensorflow.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.Node node = 1;
getNodeOrBuilder(int) - Method in class org.tensorflow.framework.CostGraphDef
repeated .tensorflow.CostGraphDef.Node node = 1;
getNodeOrBuilder(int) - Method in interface org.tensorflow.framework.CostGraphDefOrBuilder
repeated .tensorflow.CostGraphDef.Node node = 1;
getNodeOrBuilder(int) - Method in class org.tensorflow.framework.GraphDef.Builder
repeated .tensorflow.NodeDef node = 1;
getNodeOrBuilder(int) - Method in class org.tensorflow.framework.GraphDef
repeated .tensorflow.NodeDef node = 1;
getNodeOrBuilder(int) - Method in interface org.tensorflow.framework.GraphDefOrBuilder
repeated .tensorflow.NodeDef node = 1;
getNodeOrBuilderList() - Method in class org.tensorflow.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.Node node = 1;
getNodeOrBuilderList() - Method in class org.tensorflow.framework.CostGraphDef
repeated .tensorflow.CostGraphDef.Node node = 1;
getNodeOrBuilderList() - Method in interface org.tensorflow.framework.CostGraphDefOrBuilder
repeated .tensorflow.CostGraphDef.Node node = 1;
getNodeOrBuilderList() - Method in class org.tensorflow.framework.GraphDef.Builder
repeated .tensorflow.NodeDef node = 1;
getNodeOrBuilderList() - Method in class org.tensorflow.framework.GraphDef
repeated .tensorflow.NodeDef node = 1;
getNodeOrBuilderList() - Method in interface org.tensorflow.framework.GraphDefOrBuilder
repeated .tensorflow.NodeDef node = 1;
getNodes(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
getNodes(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
Flattened list of objects in the object graph.
getNodes(int) - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
Flattened list of objects in the object graph.
getNodes(int) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
getNodes(int) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
getNodes(int) - Method in interface tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraphOrBuilder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
getNodesBuilder(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
getNodesBuilder(int) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
getNodesBuilderList() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
getNodesBuilderList() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
getNodesCount() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
getNodesCount() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
Flattened list of objects in the object graph.
getNodesCount() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
Flattened list of objects in the object graph.
getNodesCount() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
getNodesCount() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
getNodesCount() - Method in interface tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraphOrBuilder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
getNodesList() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
getNodesList() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
Flattened list of objects in the object graph.
getNodesList() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
Flattened list of objects in the object graph.
getNodesList() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
getNodesList() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
getNodesList() - Method in interface tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraphOrBuilder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
getNodesOrBuilder(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
getNodesOrBuilder(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
Flattened list of objects in the object graph.
getNodesOrBuilder(int) - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
Flattened list of objects in the object graph.
getNodesOrBuilder(int) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
getNodesOrBuilder(int) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
getNodesOrBuilder(int) - Method in interface tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraphOrBuilder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
getNodesOrBuilderList() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
getNodesOrBuilderList() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
Flattened list of objects in the object graph.
getNodesOrBuilderList() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
Flattened list of objects in the object graph.
getNodesOrBuilderList() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
getNodesOrBuilderList() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
getNodesOrBuilderList() - Method in interface tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraphOrBuilder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
getNodeStats(int) - Method in class org.tensorflow.framework.DeviceStepStats.Builder
repeated .tensorflow.NodeExecStats node_stats = 2;
getNodeStats(int) - Method in class org.tensorflow.framework.DeviceStepStats
repeated .tensorflow.NodeExecStats node_stats = 2;
getNodeStats(int) - Method in interface org.tensorflow.framework.DeviceStepStatsOrBuilder
repeated .tensorflow.NodeExecStats node_stats = 2;
getNodeStatsBuilder(int) - Method in class org.tensorflow.framework.DeviceStepStats.Builder
repeated .tensorflow.NodeExecStats node_stats = 2;
getNodeStatsBuilderList() - Method in class org.tensorflow.framework.DeviceStepStats.Builder
repeated .tensorflow.NodeExecStats node_stats = 2;
getNodeStatsCount() - Method in class org.tensorflow.framework.DeviceStepStats.Builder
repeated .tensorflow.NodeExecStats node_stats = 2;
getNodeStatsCount() - Method in class org.tensorflow.framework.DeviceStepStats
repeated .tensorflow.NodeExecStats node_stats = 2;
getNodeStatsCount() - Method in interface org.tensorflow.framework.DeviceStepStatsOrBuilder
repeated .tensorflow.NodeExecStats node_stats = 2;
getNodeStatsList() - Method in class org.tensorflow.framework.DeviceStepStats.Builder
repeated .tensorflow.NodeExecStats node_stats = 2;
getNodeStatsList() - Method in class org.tensorflow.framework.DeviceStepStats
repeated .tensorflow.NodeExecStats node_stats = 2;
getNodeStatsList() - Method in interface org.tensorflow.framework.DeviceStepStatsOrBuilder
repeated .tensorflow.NodeExecStats node_stats = 2;
getNodeStatsOrBuilder(int) - Method in class org.tensorflow.framework.DeviceStepStats.Builder
repeated .tensorflow.NodeExecStats node_stats = 2;
getNodeStatsOrBuilder(int) - Method in class org.tensorflow.framework.DeviceStepStats
repeated .tensorflow.NodeExecStats node_stats = 2;
getNodeStatsOrBuilder(int) - Method in interface org.tensorflow.framework.DeviceStepStatsOrBuilder
repeated .tensorflow.NodeExecStats node_stats = 2;
getNodeStatsOrBuilderList() - Method in class org.tensorflow.framework.DeviceStepStats.Builder
repeated .tensorflow.NodeExecStats node_stats = 2;
getNodeStatsOrBuilderList() - Method in class org.tensorflow.framework.DeviceStepStats
repeated .tensorflow.NodeExecStats node_stats = 2;
getNodeStatsOrBuilderList() - Method in interface org.tensorflow.framework.DeviceStepStatsOrBuilder
repeated .tensorflow.NodeExecStats node_stats = 2;
getNoneValue() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents None.
getNoneValue() - Method in class tensorflow.Struct.StructuredValue
Represents None.
getNoneValue() - Method in interface tensorflow.Struct.StructuredValueOrBuilder
Represents None.
getNoneValueBuilder() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents None.
getNoneValueOrBuilder() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents None.
getNoneValueOrBuilder() - Method in class tensorflow.Struct.StructuredValue
Represents None.
getNoneValueOrBuilder() - Method in interface tensorflow.Struct.StructuredValueOrBuilder
Represents None.
getNumBatchThreads() - Method in class org.tensorflow.framework.BatchingOptions.Builder
Number of scheduling threads for processing batches of work.
getNumBatchThreads() - Method in class org.tensorflow.framework.BatchingOptions
Number of scheduling threads for processing batches of work.
getNumBatchThreads() - Method in interface org.tensorflow.framework.BatchingOptionsOrBuilder
Number of scheduling threads for processing batches of work.
getNumber() - Method in enum class org.tensorflow.example.Feature.KindCase
 
getNumber() - Method in enum class org.tensorflow.framework.AttrValue.ValueCase
 
getNumber() - Method in enum class org.tensorflow.framework.Code
 
getNumber() - Method in enum class org.tensorflow.framework.CollectionDef.KindCase
 
getNumber() - Method in enum class org.tensorflow.framework.ConfigProto.Experimental.MlirBridgeRollout
 
getNumber() - Method in enum class org.tensorflow.framework.DataType
 
getNumber() - Method in enum class org.tensorflow.framework.FullTypeDef.AttrCase
 
getNumber() - Method in enum class org.tensorflow.framework.FullTypeId
 
getNumber() - Method in enum class org.tensorflow.framework.OptimizerOptions.GlobalJitLevel
 
getNumber() - Method in enum class org.tensorflow.framework.OptimizerOptions.Level
 
getNumber() - Method in enum class org.tensorflow.framework.RewriterConfig.CpuLayout
 
getNumber() - Method in enum class org.tensorflow.framework.RewriterConfig.MemOptType
 
getNumber() - Method in enum class org.tensorflow.framework.RewriterConfig.NumIterationsType
 
getNumber() - Method in enum class org.tensorflow.framework.RewriterConfig.Toggle
 
getNumber() - Method in enum class org.tensorflow.framework.RunOptions.TraceLevel
 
getNumber() - Method in enum class org.tensorflow.framework.TensorInfo.EncodingCase
 
getNumber() - Method in enum class org.tensorflow.framework.VariableAggregation
 
getNumber() - Method in enum class org.tensorflow.framework.VariableSynchronization
 
getNumber() - Method in enum class org.tensorflow.framework.VerifierConfig.Toggle
 
getNumber() - Method in enum class org.tensorflow.util.SaverDef.CheckpointFormatVersion
 
getNumber() - Method in enum class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.JitCompile
 
getNumber() - Method in enum class tensorflow.SavedObjectGraphOuterClass.SavedObject.KindCase
 
getNumber() - Method in enum class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.PolicyChoiceCase
 
getNumber() - Method in enum class tensorflow.serving.GetModelStatus.ModelVersionStatus.State
 
getNumber() - Method in enum class tensorflow.serving.Inference.InferenceResult.ResultCase
 
getNumber() - Method in enum class tensorflow.serving.InputOuterClass.Input.KindCase
 
getNumber() - Method in enum class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig.Attributes
 
getNumber() - Method in enum class tensorflow.serving.Model.ModelSpec.VersionChoiceCase
 
getNumber() - Method in enum class tensorflow.serving.ModelManagement.Metric.ValueIncreaseCase
 
getNumber() - Method in enum class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.ConfigCase
 
getNumber() - Method in enum class tensorflow.serving.ModelServerConfigOuterClass.ModelType
 
getNumber() - Method in enum class tensorflow.serving.Predict.PredictRequest.RequestOptions.DeterministicMode
 
getNumber() - Method in enum class tensorflow.serving.Predict.PredictStreamedOptions.RequestState
 
getNumber() - Method in enum class tensorflow.serving.PredictionLogOuterClass.PredictionLog.LogTypeCase
 
getNumber() - Method in enum class tensorflow.Struct.StructuredValue.KindCase
 
getNumber() - Method in enum class tensorflow.Struct.TypeSpecProto.TypeSpecClass
 
getNumberAttr() - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
if specified, attr must have type "int"
getNumberAttr() - Method in class org.tensorflow.framework.OpDef.ArgDef
if specified, attr must have type "int"
getNumberAttr() - Method in interface org.tensorflow.framework.OpDef.ArgDefOrBuilder
if specified, attr must have type "int"
getNumberAttrBytes() - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
if specified, attr must have type "int"
getNumberAttrBytes() - Method in class org.tensorflow.framework.OpDef.ArgDef
if specified, attr must have type "int"
getNumberAttrBytes() - Method in interface org.tensorflow.framework.OpDef.ArgDefOrBuilder
if specified, attr must have type "int"
getNumChannelsPerTarget() - Method in class tensorflow.RpcOptions.RPCOptions.Builder
Setting num_channels_per_target > 0 allows uses of multiple channels to communicate to the same target.
getNumChannelsPerTarget() - Method in class tensorflow.RpcOptions.RPCOptions
Setting num_channels_per_target > 0 allows uses of multiple channels to communicate to the same target.
getNumChannelsPerTarget() - Method in interface tensorflow.RpcOptions.RPCOptionsOrBuilder
Setting num_channels_per_target > 0 allows uses of multiple channels to communicate to the same target.
getNumDevToDevCopyStreams() - Method in class org.tensorflow.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.framework.GPUOptions.Experimental
If > 1, the number of device-to-device copy streams to create for each GPUDevice.
getNumDevToDevCopyStreams() - Method in interface org.tensorflow.framework.GPUOptions.ExperimentalOrBuilder
If > 1, the number of device-to-device copy streams to create for each GPUDevice.
getNumFlatComponents() - Method in class tensorflow.Struct.TypeSpecProto.Builder
The number of flat tensor components required by this TypeSpec.
getNumFlatComponents() - Method in class tensorflow.Struct.TypeSpecProto
The number of flat tensor components required by this TypeSpec.
getNumFlatComponents() - Method in interface tensorflow.Struct.TypeSpecProtoOrBuilder
The number of flat tensor components required by this TypeSpec.
getNumpyValue() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a value for np.ndarray.
getNumpyValue() - Method in class tensorflow.Struct.StructuredValue
Represents a value for np.ndarray.
getNumpyValue() - Method in interface tensorflow.Struct.StructuredValueOrBuilder
Represents a value for np.ndarray.
getNumpyValueBuilder() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a value for np.ndarray.
getNumpyValueOrBuilder() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a value for np.ndarray.
getNumpyValueOrBuilder() - Method in class tensorflow.Struct.StructuredValue
Represents a value for np.ndarray.
getNumpyValueOrBuilder() - Method in interface tensorflow.Struct.StructuredValueOrBuilder
Represents a value for np.ndarray.
getNumReplicas() - Method in class org.tensorflow.framework.AutoParallelOptions.Builder
int32 num_replicas = 2;
getNumReplicas() - Method in class org.tensorflow.framework.AutoParallelOptions
int32 num_replicas = 2;
getNumReplicas() - Method in interface org.tensorflow.framework.AutoParallelOptionsOrBuilder
int32 num_replicas = 2;
getNumTasks() - Method in class tensorflow.CoordinationConfig.CoordinatedJob.Builder
int32 num_tasks = 2;
getNumTasks() - Method in class tensorflow.CoordinationConfig.CoordinatedJob
int32 num_tasks = 2;
getNumTasks() - Method in interface tensorflow.CoordinationConfig.CoordinatedJobOrBuilder
int32 num_tasks = 2;
getNumThreads() - Method in class org.tensorflow.framework.ThreadPoolOptionProto.Builder
The number of threads in the pool. 0 means the system picks a value based on where this option proto is used (see the declaration of the specific field for more info).
getNumThreads() - Method in class org.tensorflow.framework.ThreadPoolOptionProto
The number of threads in the pool. 0 means the system picks a value based on where this option proto is used (see the declaration of the specific field for more info).
getNumThreads() - Method in interface org.tensorflow.framework.ThreadPoolOptionProtoOrBuilder
The number of threads in the pool. 0 means the system picks a value based on where this option proto is used (see the declaration of the specific field for more info).
getNumVersions() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.Builder
Number of latest versions to serve.
getNumVersions() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
Number of latest versions to serve.
getNumVersions() - Method in interface tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.LatestOrBuilder
Number of latest versions to serve.
getNumVirtualDevicesPerGpu() - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
The number of virtual devices to create on each visible GPU.
getNumVirtualDevicesPerGpu() - Method in class org.tensorflow.framework.GPUOptions.Experimental
The number of virtual devices to create on each visible GPU.
getNumVirtualDevicesPerGpu() - Method in interface org.tensorflow.framework.GPUOptions.ExperimentalOrBuilder
The number of virtual devices to create on each visible GPU.
getObjectGraphDef() - Method in class org.tensorflow.framework.MetaGraphDef.Builder
Extra information about the structure of functions and stateful objects.
getObjectGraphDef() - Method in class org.tensorflow.framework.MetaGraphDef
Extra information about the structure of functions and stateful objects.
getObjectGraphDef() - Method in interface org.tensorflow.framework.MetaGraphDefOrBuilder
Extra information about the structure of functions and stateful objects.
getObjectGraphDefBuilder() - Method in class org.tensorflow.framework.MetaGraphDef.Builder
Extra information about the structure of functions and stateful objects.
getObjectGraphDefOrBuilder() - Method in class org.tensorflow.framework.MetaGraphDef.Builder
Extra information about the structure of functions and stateful objects.
getObjectGraphDefOrBuilder() - Method in class org.tensorflow.framework.MetaGraphDef
Extra information about the structure of functions and stateful objects.
getObjectGraphDefOrBuilder() - Method in interface org.tensorflow.framework.MetaGraphDefOrBuilder
Extra information about the structure of functions and stateful objects.
getObjectName() - Method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver.Builder
Unique auto-generated name of the object.
getObjectName() - Method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver
Unique auto-generated name of the object.
getObjectName() - Method in interface tensorflow.TrackableObjectGraphOuterClass.RegisteredSaverOrBuilder
Unique auto-generated name of the object.
getObjectNameBytes() - Method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver.Builder
Unique auto-generated name of the object.
getObjectNameBytes() - Method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver
Unique auto-generated name of the object.
getObjectNameBytes() - Method in interface tensorflow.TrackableObjectGraphOuterClass.RegisteredSaverOrBuilder
Unique auto-generated name of the object.
getOp() - Method in class org.tensorflow.framework.NodeDef.Builder
The operation name.
getOp() - Method in class org.tensorflow.framework.NodeDef
The operation name.
getOp() - Method in interface org.tensorflow.framework.NodeDefOrBuilder
The operation name.
getOp(int) - Method in class org.tensorflow.framework.OpList.Builder
repeated .tensorflow.OpDef op = 1;
getOp(int) - Method in class org.tensorflow.framework.OpList
repeated .tensorflow.OpDef op = 1;
getOp(int) - Method in interface org.tensorflow.framework.OpListOrBuilder
repeated .tensorflow.OpDef op = 1;
getOpBuilder(int) - Method in class org.tensorflow.framework.OpList.Builder
repeated .tensorflow.OpDef op = 1;
getOpBuilderList() - Method in class org.tensorflow.framework.OpList.Builder
repeated .tensorflow.OpDef op = 1;
getOpBytes() - Method in class org.tensorflow.framework.NodeDef.Builder
The operation name.
getOpBytes() - Method in class org.tensorflow.framework.NodeDef
The operation name.
getOpBytes() - Method in interface org.tensorflow.framework.NodeDefOrBuilder
The operation name.
getOpCount() - Method in class org.tensorflow.framework.OpList.Builder
repeated .tensorflow.OpDef op = 1;
getOpCount() - Method in class org.tensorflow.framework.OpList
repeated .tensorflow.OpDef op = 1;
getOpCount() - Method in interface org.tensorflow.framework.OpListOrBuilder
repeated .tensorflow.OpDef op = 1;
getOpEndRelMicros() - Method in class org.tensorflow.framework.NodeExecStats.Builder
int64 op_end_rel_micros = 4;
getOpEndRelMicros() - Method in class org.tensorflow.framework.NodeExecStats
int64 op_end_rel_micros = 4;
getOpEndRelMicros() - Method in interface org.tensorflow.framework.NodeExecStatsOrBuilder
int64 op_end_rel_micros = 4;
getOpEndRelNanos() - Method in class org.tensorflow.framework.NodeExecStats.Builder
int64 op_end_rel_nanos = 15;
getOpEndRelNanos() - Method in class org.tensorflow.framework.NodeExecStats
int64 op_end_rel_nanos = 15;
getOpEndRelNanos() - Method in interface org.tensorflow.framework.NodeExecStatsOrBuilder
int64 op_end_rel_nanos = 15;
getOperation() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant.Builder
An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
getOperation() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
getOperation() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedConstantOrBuilder
An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
getOperationBytes() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant.Builder
An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
getOperationBytes() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
getOperationBytes() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedConstantOrBuilder
An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
getOperationTimeoutInMs() - Method in class org.tensorflow.framework.ConfigProto.Builder
Global timeout for all blocking operations in this session.
getOperationTimeoutInMs() - Method in class org.tensorflow.framework.ConfigProto
Global timeout for all blocking operations in this session.
getOperationTimeoutInMs() - Method in interface org.tensorflow.framework.ConfigProtoOrBuilder
Global timeout for all blocking operations in this session.
getOpList() - Method in class org.tensorflow.framework.OpList.Builder
repeated .tensorflow.OpDef op = 1;
getOpList() - Method in class org.tensorflow.framework.OpList
repeated .tensorflow.OpDef op = 1;
getOpList() - Method in interface org.tensorflow.framework.OpListOrBuilder
repeated .tensorflow.OpDef op = 1;
getOpOrBuilder(int) - Method in class org.tensorflow.framework.OpList.Builder
repeated .tensorflow.OpDef op = 1;
getOpOrBuilder(int) - Method in class org.tensorflow.framework.OpList
repeated .tensorflow.OpDef op = 1;
getOpOrBuilder(int) - Method in interface org.tensorflow.framework.OpListOrBuilder
repeated .tensorflow.OpDef op = 1;
getOpOrBuilderList() - Method in class org.tensorflow.framework.OpList.Builder
repeated .tensorflow.OpDef op = 1;
getOpOrBuilderList() - Method in class org.tensorflow.framework.OpList
repeated .tensorflow.OpDef op = 1;
getOpOrBuilderList() - Method in interface org.tensorflow.framework.OpListOrBuilder
repeated .tensorflow.OpDef op = 1;
getOpStartRelMicros() - Method in class org.tensorflow.framework.NodeExecStats.Builder
int64 op_start_rel_micros = 3;
getOpStartRelMicros() - Method in class org.tensorflow.framework.NodeExecStats
int64 op_start_rel_micros = 3;
getOpStartRelMicros() - Method in interface org.tensorflow.framework.NodeExecStatsOrBuilder
int64 op_start_rel_micros = 3;
getOpStartRelNanos() - Method in class org.tensorflow.framework.NodeExecStats.Builder
int64 op_start_rel_nanos = 14;
getOpStartRelNanos() - Method in class org.tensorflow.framework.NodeExecStats
int64 op_start_rel_nanos = 14;
getOpStartRelNanos() - Method in interface org.tensorflow.framework.NodeExecStatsOrBuilder
int64 op_start_rel_nanos = 14;
getOptimizeForStaticGraph() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
If true, the session may treat the graph as being static for optimization purposes.
getOptimizeForStaticGraph() - Method in class org.tensorflow.framework.ConfigProto.Experimental
If true, the session may treat the graph as being static for optimization purposes.
getOptimizeForStaticGraph() - Method in interface org.tensorflow.framework.ConfigProto.ExperimentalOrBuilder
If true, the session may treat the graph as being static for optimization purposes.
getOptimizerOptions() - Method in class org.tensorflow.framework.GraphOptions.Builder
Options controlling how graph is optimized.
getOptimizerOptions() - Method in class org.tensorflow.framework.GraphOptions
Options controlling how graph is optimized.
getOptimizerOptions() - Method in interface org.tensorflow.framework.GraphOptionsOrBuilder
Options controlling how graph is optimized.
getOptimizerOptionsBuilder() - Method in class org.tensorflow.framework.GraphOptions.Builder
Options controlling how graph is optimized.
getOptimizerOptionsOrBuilder() - Method in class org.tensorflow.framework.GraphOptions.Builder
Options controlling how graph is optimized.
getOptimizerOptionsOrBuilder() - Method in class org.tensorflow.framework.GraphOptions
Options controlling how graph is optimized.
getOptimizerOptionsOrBuilder() - Method in interface org.tensorflow.framework.GraphOptionsOrBuilder
Options controlling how graph is optimized.
getOptimizers(int) - Method in class org.tensorflow.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.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.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.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.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.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.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.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.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.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.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.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).
getOptions() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Options for the run call.
getOptions() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
Options for the run call.
getOptions() - Method in interface tensorflow.serving.SessionServiceOuterClass.SessionRunRequestOrBuilder
Options for the run call.
getOptionsBuilder() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Options for the run call.
getOptionsOrBuilder() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Options for the run call.
getOptionsOrBuilder() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
Options for the run call.
getOptionsOrBuilder() - Method in interface tensorflow.serving.SessionServiceOuterClass.SessionRunRequestOrBuilder
Options for the run call.
getOptionType(String, boolean) - Method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingConfigurationConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingConfigurationConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingEndpointConfigurer
 
getOptLevel() - Method in class org.tensorflow.framework.OptimizerOptions.Builder
Overall optimization level.
getOptLevel() - Method in class org.tensorflow.framework.OptimizerOptions
Overall optimization level.
getOptLevel() - Method in interface org.tensorflow.framework.OptimizerOptionsOrBuilder
Overall optimization level.
getOptLevelValue() - Method in class org.tensorflow.framework.OptimizerOptions.Builder
Overall optimization level.
getOptLevelValue() - Method in class org.tensorflow.framework.OptimizerOptions
Overall optimization level.
getOptLevelValue() - Method in interface org.tensorflow.framework.OptimizerOptionsOrBuilder
Overall optimization level.
getOriginalFuncNames(int) - Method in class org.tensorflow.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.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.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.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.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.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.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.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.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.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.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.framework.NodeDef.ExperimentalDebugInfoOrBuilder
This is intended to store the list of names of the functions from the original graph that this node was derived.
getOriginalNodeNames(int) - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo.Builder
Opaque string inserted into error messages created by the runtime.
getOriginalNodeNames(int) - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
Opaque string inserted into error messages created by the runtime.
getOriginalNodeNames(int) - Method in interface org.tensorflow.framework.NodeDef.ExperimentalDebugInfoOrBuilder
Opaque string inserted into error messages created by the runtime.
getOriginalNodeNamesBytes(int) - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo.Builder
Opaque string inserted into error messages created by the runtime.
getOriginalNodeNamesBytes(int) - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
Opaque string inserted into error messages created by the runtime.
getOriginalNodeNamesBytes(int) - Method in interface org.tensorflow.framework.NodeDef.ExperimentalDebugInfoOrBuilder
Opaque string inserted into error messages created by the runtime.
getOriginalNodeNamesCount() - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo.Builder
Opaque string inserted into error messages created by the runtime.
getOriginalNodeNamesCount() - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
Opaque string inserted into error messages created by the runtime.
getOriginalNodeNamesCount() - Method in interface org.tensorflow.framework.NodeDef.ExperimentalDebugInfoOrBuilder
Opaque string inserted into error messages created by the runtime.
getOriginalNodeNamesList() - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo.Builder
Opaque string inserted into error messages created by the runtime.
getOriginalNodeNamesList() - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
Opaque string inserted into error messages created by the runtime.
getOriginalNodeNamesList() - Method in interface org.tensorflow.framework.NodeDef.ExperimentalDebugInfoOrBuilder
Opaque string inserted into error messages created by the runtime.
getOriginalVariableNodeId() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
An index into `TrackableObjectGraph.nodes`, indicating the variable object this slot was created for.
getOriginalVariableNodeId() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
An index into `TrackableObjectGraph.nodes`, indicating the variable object this slot was created for.
getOriginalVariableNodeId() - Method in interface tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder
An index into `TrackableObjectGraph.nodes`, indicating the variable object this slot was created for.
getOutput(int) - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.NodeOutput output = 7;
getOutput(int) - Method in class org.tensorflow.framework.NodeExecStats
repeated .tensorflow.NodeOutput output = 7;
getOutput(int) - Method in interface org.tensorflow.framework.NodeExecStatsOrBuilder
repeated .tensorflow.NodeOutput output = 7;
getOutputArg(int) - Method in class org.tensorflow.framework.OpDef.Builder
Description of the output(s).
getOutputArg(int) - Method in class org.tensorflow.framework.OpDef
Description of the output(s).
getOutputArg(int) - Method in interface org.tensorflow.framework.OpDefOrBuilder
Description of the output(s).
getOutputArgBuilder(int) - Method in class org.tensorflow.framework.OpDef.Builder
Description of the output(s).
getOutputArgBuilderList() - Method in class org.tensorflow.framework.OpDef.Builder
Description of the output(s).
getOutputArgCount() - Method in class org.tensorflow.framework.OpDef.Builder
Description of the output(s).
getOutputArgCount() - Method in class org.tensorflow.framework.OpDef
Description of the output(s).
getOutputArgCount() - Method in interface org.tensorflow.framework.OpDefOrBuilder
Description of the output(s).
getOutputArgList() - Method in class org.tensorflow.framework.OpDef.Builder
Description of the output(s).
getOutputArgList() - Method in class org.tensorflow.framework.OpDef
Description of the output(s).
getOutputArgList() - Method in interface org.tensorflow.framework.OpDefOrBuilder
Description of the output(s).
getOutputArgOrBuilder(int) - Method in class org.tensorflow.framework.OpDef.Builder
Description of the output(s).
getOutputArgOrBuilder(int) - Method in class org.tensorflow.framework.OpDef
Description of the output(s).
getOutputArgOrBuilder(int) - Method in interface org.tensorflow.framework.OpDefOrBuilder
Description of the output(s).
getOutputArgOrBuilderList() - Method in class org.tensorflow.framework.OpDef.Builder
Description of the output(s).
getOutputArgOrBuilderList() - Method in class org.tensorflow.framework.OpDef
Description of the output(s).
getOutputArgOrBuilderList() - Method in interface org.tensorflow.framework.OpDefOrBuilder
Description of the output(s).
getOutputBuilder(int) - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.NodeOutput output = 7;
getOutputBuilderList() - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.NodeOutput output = 7;
getOutputCount() - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.NodeOutput output = 7;
getOutputCount() - Method in class org.tensorflow.framework.NodeExecStats
repeated .tensorflow.NodeOutput output = 7;
getOutputCount() - Method in interface org.tensorflow.framework.NodeExecStatsOrBuilder
repeated .tensorflow.NodeOutput output = 7;
getOutputFilter(int) - Method in class tensorflow.serving.Predict.PredictRequest.Builder
Output filter.
getOutputFilter(int) - Method in class tensorflow.serving.Predict.PredictRequest
Output filter.
getOutputFilter(int) - Method in interface tensorflow.serving.Predict.PredictRequestOrBuilder
Output filter.
getOutputFilterBytes(int) - Method in class tensorflow.serving.Predict.PredictRequest.Builder
Output filter.
getOutputFilterBytes(int) - Method in class tensorflow.serving.Predict.PredictRequest
Output filter.
getOutputFilterBytes(int) - Method in interface tensorflow.serving.Predict.PredictRequestOrBuilder
Output filter.
getOutputFilterCount() - Method in class tensorflow.serving.Predict.PredictRequest.Builder
Output filter.
getOutputFilterCount() - Method in class tensorflow.serving.Predict.PredictRequest
Output filter.
getOutputFilterCount() - Method in interface tensorflow.serving.Predict.PredictRequestOrBuilder
Output filter.
getOutputFilterList() - Method in class tensorflow.serving.Predict.PredictRequest.Builder
Output filter.
getOutputFilterList() - Method in class tensorflow.serving.Predict.PredictRequest
Output filter.
getOutputFilterList() - Method in interface tensorflow.serving.Predict.PredictRequestOrBuilder
Output filter.
getOutputInfo(int) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfo(int) - Method in class org.tensorflow.framework.CostGraphDef.Node
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfo(int) - Method in interface org.tensorflow.framework.CostGraphDef.NodeOrBuilder
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfoBuilder(int) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfoBuilderList() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfoCount() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfoCount() - Method in class org.tensorflow.framework.CostGraphDef.Node
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfoCount() - Method in interface org.tensorflow.framework.CostGraphDef.NodeOrBuilder
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfoList() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfoList() - Method in class org.tensorflow.framework.CostGraphDef.Node
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfoList() - Method in interface org.tensorflow.framework.CostGraphDef.NodeOrBuilder
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfoOrBuilder(int) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfoOrBuilder(int) - Method in class org.tensorflow.framework.CostGraphDef.Node
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfoOrBuilder(int) - Method in interface org.tensorflow.framework.CostGraphDef.NodeOrBuilder
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfoOrBuilderList() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfoOrBuilderList() - Method in class org.tensorflow.framework.CostGraphDef.Node
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfoOrBuilderList() - Method in interface org.tensorflow.framework.CostGraphDef.NodeOrBuilder
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputList() - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.NodeOutput output = 7;
getOutputList() - Method in class org.tensorflow.framework.NodeExecStats
repeated .tensorflow.NodeOutput output = 7;
getOutputList() - Method in interface org.tensorflow.framework.NodeExecStatsOrBuilder
repeated .tensorflow.NodeOutput output = 7;
getOutputOrBuilder(int) - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.NodeOutput output = 7;
getOutputOrBuilder(int) - Method in class org.tensorflow.framework.NodeExecStats
repeated .tensorflow.NodeOutput output = 7;
getOutputOrBuilder(int) - Method in interface org.tensorflow.framework.NodeExecStatsOrBuilder
repeated .tensorflow.NodeOutput output = 7;
getOutputOrBuilderList() - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.NodeOutput output = 7;
getOutputOrBuilderList() - Method in class org.tensorflow.framework.NodeExecStats
repeated .tensorflow.NodeOutput output = 7;
getOutputOrBuilderList() - Method in interface org.tensorflow.framework.NodeExecStatsOrBuilder
repeated .tensorflow.NodeOutput output = 7;
getOutputPartitionGraphs() - Method in class org.tensorflow.framework.RunOptions.Builder
Whether the partition graph(s) executed by the executor(s) should be outputted via RunMetadata.
getOutputPartitionGraphs() - Method in class org.tensorflow.framework.RunOptions
Whether the partition graph(s) executed by the executor(s) should be outputted via RunMetadata.
getOutputPartitionGraphs() - Method in interface org.tensorflow.framework.RunOptionsOrBuilder
Whether the partition graph(s) executed by the executor(s) should be outputted via RunMetadata.
getOutputs() - Method in class org.tensorflow.framework.SignatureDef.Builder
Deprecated.
getOutputs() - Method in class org.tensorflow.framework.SignatureDef
Deprecated.
getOutputs() - Method in interface org.tensorflow.framework.SignatureDefOrBuilder
Deprecated.
getOutputs() - Method in class tensorflow.serving.Predict.PredictResponse.Builder
Deprecated.
getOutputs() - Method in class tensorflow.serving.Predict.PredictResponse
Deprecated.
getOutputs() - Method in interface tensorflow.serving.Predict.PredictResponseOrBuilder
Deprecated.
getOutputsCount() - Method in class org.tensorflow.framework.SignatureDef.Builder
 
getOutputsCount() - Method in class org.tensorflow.framework.SignatureDef
 
getOutputsCount() - Method in interface org.tensorflow.framework.SignatureDefOrBuilder
Named output parameters.
getOutputsCount() - Method in class tensorflow.serving.Predict.PredictResponse.Builder
 
getOutputsCount() - Method in class tensorflow.serving.Predict.PredictResponse
 
getOutputsCount() - Method in interface tensorflow.serving.Predict.PredictResponseOrBuilder
Output tensors.
getOutputSignature() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
Output that was the return value of this function after replacing all Tensors with TensorSpecs.
getOutputSignature() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
Output that was the return value of this function after replacing all Tensors with TensorSpecs.
getOutputSignature() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunctionOrBuilder
Output that was the return value of this function after replacing all Tensors with TensorSpecs.
getOutputSignatureBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
Output that was the return value of this function after replacing all Tensors with TensorSpecs.
getOutputSignatureOrBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
Output that was the return value of this function after replacing all Tensors with TensorSpecs.
getOutputSignatureOrBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
Output that was the return value of this function after replacing all Tensors with TensorSpecs.
getOutputSignatureOrBuilder() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunctionOrBuilder
Output that was the return value of this function after replacing all Tensors with TensorSpecs.
getOutputSlot() - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
Output slot to watch.
getOutputSlot() - Method in class org.tensorflow.framework.DebugTensorWatch
Output slot to watch.
getOutputSlot() - Method in interface org.tensorflow.framework.DebugTensorWatchOrBuilder
Output slot to watch.
getOutputsMap() - Method in class org.tensorflow.framework.SignatureDef.Builder
Named output parameters.
getOutputsMap() - Method in class org.tensorflow.framework.SignatureDef
Named output parameters.
getOutputsMap() - Method in interface org.tensorflow.framework.SignatureDefOrBuilder
Named output parameters.
getOutputsMap() - Method in class tensorflow.serving.Predict.PredictResponse.Builder
Output tensors.
getOutputsMap() - Method in class tensorflow.serving.Predict.PredictResponse
Output tensors.
getOutputsMap() - Method in interface tensorflow.serving.Predict.PredictResponseOrBuilder
Output tensors.
getOutputsOrDefault(String, TensorInfo) - Method in class org.tensorflow.framework.SignatureDef.Builder
Named output parameters.
getOutputsOrDefault(String, TensorInfo) - Method in class org.tensorflow.framework.SignatureDef
Named output parameters.
getOutputsOrDefault(String, TensorInfo) - Method in interface org.tensorflow.framework.SignatureDefOrBuilder
Named output parameters.
getOutputsOrDefault(String, TensorProto) - Method in class tensorflow.serving.Predict.PredictResponse.Builder
Output tensors.
getOutputsOrDefault(String, TensorProto) - Method in class tensorflow.serving.Predict.PredictResponse
Output tensors.
getOutputsOrDefault(String, TensorProto) - Method in interface tensorflow.serving.Predict.PredictResponseOrBuilder
Output tensors.
getOutputsOrThrow(String) - Method in class org.tensorflow.framework.SignatureDef.Builder
Named output parameters.
getOutputsOrThrow(String) - Method in class org.tensorflow.framework.SignatureDef
Named output parameters.
getOutputsOrThrow(String) - Method in interface org.tensorflow.framework.SignatureDefOrBuilder
Named output parameters.
getOutputsOrThrow(String) - Method in class tensorflow.serving.Predict.PredictResponse.Builder
Output tensors.
getOutputsOrThrow(String) - Method in class tensorflow.serving.Predict.PredictResponse
Output tensors.
getOutputsOrThrow(String) - Method in interface tensorflow.serving.Predict.PredictResponseOrBuilder
Output tensors.
getParameterMap() - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer.Builder
Deprecated.
getParameterMap() - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
Deprecated.
getParameterMap() - Method in interface org.tensorflow.framework.RewriterConfig.CustomGraphOptimizerOrBuilder
Deprecated.
getParameterMapCount() - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
getParameterMapCount() - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
getParameterMapCount() - Method in interface org.tensorflow.framework.RewriterConfig.CustomGraphOptimizerOrBuilder
map<string, .tensorflow.AttrValue> parameter_map = 2;
getParameterMapMap() - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer.Builder
map<string, .tensorflow.AttrValue> parameter_map = 2;
getParameterMapMap() - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
map<string, .tensorflow.AttrValue> parameter_map = 2;
getParameterMapMap() - Method in interface org.tensorflow.framework.RewriterConfig.CustomGraphOptimizerOrBuilder
map<string, .tensorflow.AttrValue> parameter_map = 2;
getParameterMapOrDefault(String, AttrValue) - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer.Builder
map<string, .tensorflow.AttrValue> parameter_map = 2;
getParameterMapOrDefault(String, AttrValue) - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
map<string, .tensorflow.AttrValue> parameter_map = 2;
getParameterMapOrDefault(String, AttrValue) - Method in interface org.tensorflow.framework.RewriterConfig.CustomGraphOptimizerOrBuilder
map<string, .tensorflow.AttrValue> parameter_map = 2;
getParameterMapOrThrow(String) - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer.Builder
map<string, .tensorflow.AttrValue> parameter_map = 2;
getParameterMapOrThrow(String) - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
map<string, .tensorflow.AttrValue> parameter_map = 2;
getParameterMapOrThrow(String) - Method in interface org.tensorflow.framework.RewriterConfig.CustomGraphOptimizerOrBuilder
map<string, .tensorflow.AttrValue> parameter_map = 2;
getParserForType() - Method in class com.google.protobuf.Any
 
getParserForType() - Method in class com.google.protobuf.BoolValue
 
getParserForType() - Method in class com.google.protobuf.BytesValue
 
getParserForType() - Method in class com.google.protobuf.DoubleValue
 
getParserForType() - Method in class com.google.protobuf.FloatValue
 
getParserForType() - Method in class com.google.protobuf.Int32Value
 
getParserForType() - Method in class com.google.protobuf.Int64Value
 
getParserForType() - Method in class com.google.protobuf.StringValue
 
getParserForType() - Method in class com.google.protobuf.UInt32Value
 
getParserForType() - Method in class com.google.protobuf.UInt64Value
 
getParserForType() - Method in class org.tensorflow.distruntime.ClusterDef
 
getParserForType() - Method in class org.tensorflow.distruntime.JobDef
 
getParserForType() - Method in class org.tensorflow.example.BytesList
 
getParserForType() - Method in class org.tensorflow.example.Example
 
getParserForType() - Method in class org.tensorflow.example.Feature
 
getParserForType() - Method in class org.tensorflow.example.FeatureList
 
getParserForType() - Method in class org.tensorflow.example.FeatureLists
 
getParserForType() - Method in class org.tensorflow.example.Features
 
getParserForType() - Method in class org.tensorflow.example.FloatList
 
getParserForType() - Method in class org.tensorflow.example.Int64List
 
getParserForType() - Method in class org.tensorflow.example.SequenceExample
 
getParserForType() - Method in class org.tensorflow.framework.AllocationDescription
 
getParserForType() - Method in class org.tensorflow.framework.AllocationRecord
 
getParserForType() - Method in class org.tensorflow.framework.AllocatorMemoryUsed
 
getParserForType() - Method in class org.tensorflow.framework.AssetFileDef
 
getParserForType() - Method in class org.tensorflow.framework.AttrValue
 
getParserForType() - Method in class org.tensorflow.framework.AttrValue.ListValue
 
getParserForType() - Method in class org.tensorflow.framework.AutoParallelOptions
 
getParserForType() - Method in class org.tensorflow.framework.BatchingOptions
 
getParserForType() - Method in class org.tensorflow.framework.CallableOptions
 
getParserForType() - Method in class org.tensorflow.framework.CollectionDef.AnyList
 
getParserForType() - Method in class org.tensorflow.framework.CollectionDef.BytesList
 
getParserForType() - Method in class org.tensorflow.framework.CollectionDef.FloatList
 
getParserForType() - Method in class org.tensorflow.framework.CollectionDef
 
getParserForType() - Method in class org.tensorflow.framework.CollectionDef.Int64List
 
getParserForType() - Method in class org.tensorflow.framework.CollectionDef.NodeList
 
getParserForType() - Method in class org.tensorflow.framework.ConfigProto.Experimental
 
getParserForType() - Method in class org.tensorflow.framework.ConfigProto
 
getParserForType() - Method in class org.tensorflow.framework.CostGraphDef.AggregatedCost
 
getParserForType() - Method in class org.tensorflow.framework.CostGraphDef
 
getParserForType() - Method in class org.tensorflow.framework.CostGraphDef.Node
 
getParserForType() - Method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
getParserForType() - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
getParserForType() - Method in class org.tensorflow.framework.DebuggedSourceFile
 
getParserForType() - Method in class org.tensorflow.framework.DebuggedSourceFiles
 
getParserForType() - Method in class org.tensorflow.framework.DebugOptions
 
getParserForType() - Method in class org.tensorflow.framework.DebugTensorWatch
 
getParserForType() - Method in class org.tensorflow.framework.DeviceStepStats
 
getParserForType() - Method in class org.tensorflow.framework.FullTypeDef
 
getParserForType() - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
getParserForType() - Method in class org.tensorflow.framework.FunctionDef
 
getParserForType() - Method in class org.tensorflow.framework.FunctionDefLibrary
 
getParserForType() - Method in class org.tensorflow.framework.GPUOptions.Experimental
 
getParserForType() - Method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions
 
getParserForType() - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
getParserForType() - Method in class org.tensorflow.framework.GPUOptions
 
getParserForType() - Method in class org.tensorflow.framework.GradientDef
 
getParserForType() - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol
 
getParserForType() - Method in class org.tensorflow.framework.GraphDebugInfo
 
getParserForType() - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace
 
getParserForType() - Method in class org.tensorflow.framework.GraphDef
 
getParserForType() - Method in class org.tensorflow.framework.GraphOptions
 
getParserForType() - Method in class org.tensorflow.framework.MemoryStats
 
getParserForType() - Method in class org.tensorflow.framework.MetaGraphDef
 
getParserForType() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
getParserForType() - Method in class org.tensorflow.framework.NameAttrList
 
getParserForType() - Method in class org.tensorflow.framework.NamedTensorProto
 
getParserForType() - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
getParserForType() - Method in class org.tensorflow.framework.NodeDef
 
getParserForType() - Method in class org.tensorflow.framework.NodeExecStats
 
getParserForType() - Method in class org.tensorflow.framework.NodeOutput
 
getParserForType() - Method in class org.tensorflow.framework.OpDef.ArgDef
 
getParserForType() - Method in class org.tensorflow.framework.OpDef.AttrDef
 
getParserForType() - Method in class org.tensorflow.framework.OpDef
 
getParserForType() - Method in class org.tensorflow.framework.OpDeprecation
 
getParserForType() - Method in class org.tensorflow.framework.OpList
 
getParserForType() - Method in class org.tensorflow.framework.OptimizerOptions
 
getParserForType() - Method in class org.tensorflow.framework.RegisteredGradient
 
getParserForType() - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
getParserForType() - Method in class org.tensorflow.framework.ResourceHandleProto
 
getParserForType() - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
getParserForType() - Method in class org.tensorflow.framework.RewriterConfig
 
getParserForType() - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
getParserForType() - Method in class org.tensorflow.framework.RunMetadata
 
getParserForType() - Method in class org.tensorflow.framework.RunOptions.Experimental
 
getParserForType() - Method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
getParserForType() - Method in class org.tensorflow.framework.RunOptions
 
getParserForType() - Method in class org.tensorflow.framework.SaveSliceInfoDef
 
getParserForType() - Method in class org.tensorflow.framework.ScopedAllocatorOptions
 
getParserForType() - Method in class org.tensorflow.framework.SerializedDType
 
getParserForType() - Method in class org.tensorflow.framework.SessionMetadata
 
getParserForType() - Method in class org.tensorflow.framework.SignatureDef
 
getParserForType() - Method in class org.tensorflow.framework.StepStats
 
getParserForType() - Method in class org.tensorflow.framework.TensorConnection
 
getParserForType() - Method in class org.tensorflow.framework.TensorDescription
 
getParserForType() - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor
 
getParserForType() - Method in class org.tensorflow.framework.TensorInfo.CooSparse
 
getParserForType() - Method in class org.tensorflow.framework.TensorInfo
 
getParserForType() - Method in class org.tensorflow.framework.TensorProto
 
getParserForType() - Method in class org.tensorflow.framework.TensorShapeProto.Dim
 
getParserForType() - Method in class org.tensorflow.framework.TensorShapeProto
 
getParserForType() - Method in class org.tensorflow.framework.ThreadPoolOptionProto
 
getParserForType() - Method in class org.tensorflow.framework.VariableDef
 
getParserForType() - Method in class org.tensorflow.framework.VariantTensorDataProto
 
getParserForType() - Method in class org.tensorflow.framework.VerifierConfig
 
getParserForType() - Method in class org.tensorflow.framework.VersionDef
 
getParserForType() - Method in class org.tensorflow.util.SaverDef
 
getParserForType() - Method in class tensorflow.CoordinationConfig.CoordinatedJob
 
getParserForType() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
 
getParserForType() - Method in class tensorflow.RpcOptions.RPCOptions
 
getParserForType() - Method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor
 
getParserForType() - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
getParserForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject
 
getParserForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
getParserForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
getParserForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
getParserForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
getParserForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
getParserForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
getParserForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
getParserForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
getParserForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
getParserForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
getParserForType() - Method in class tensorflow.serving.Classification.Class
 
getParserForType() - Method in class tensorflow.serving.Classification.ClassificationRequest
 
getParserForType() - Method in class tensorflow.serving.Classification.ClassificationResponse
 
getParserForType() - Method in class tensorflow.serving.Classification.ClassificationResult
 
getParserForType() - Method in class tensorflow.serving.Classification.Classifications
 
getParserForType() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
getParserForType() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
getParserForType() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All
 
getParserForType() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
getParserForType() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
getParserForType() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
getParserForType() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
getParserForType() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
getParserForType() - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
getParserForType() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
getParserForType() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
getParserForType() - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
getParserForType() - Method in class tensorflow.serving.Inference.InferenceResult
 
getParserForType() - Method in class tensorflow.serving.Inference.InferenceTask
 
getParserForType() - Method in class tensorflow.serving.Inference.MultiInferenceRequest
 
getParserForType() - Method in class tensorflow.serving.Inference.MultiInferenceResponse
 
getParserForType() - Method in class tensorflow.serving.InputOuterClass.ExampleList
 
getParserForType() - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
getParserForType() - Method in class tensorflow.serving.InputOuterClass.Input
 
getParserForType() - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
getParserForType() - Method in class tensorflow.serving.Logging.LogMetadata
 
getParserForType() - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
getParserForType() - Method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
getParserForType() - Method in class tensorflow.serving.Model.ModelSpec
 
getParserForType() - Method in class tensorflow.serving.ModelManagement.Metric
 
getParserForType() - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
getParserForType() - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
getParserForType() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
getParserForType() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
getParserForType() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
getParserForType() - Method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig
 
getParserForType() - Method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig
 
getParserForType() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig
 
getParserForType() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap
 
getParserForType() - Method in class tensorflow.serving.Predict.PredictRequest
 
getParserForType() - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions
 
getParserForType() - Method in class tensorflow.serving.Predict.PredictResponse
 
getParserForType() - Method in class tensorflow.serving.Predict.PredictStreamedOptions
 
getParserForType() - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
getParserForType() - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
getParserForType() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
getParserForType() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
getParserForType() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog
 
getParserForType() - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
getParserForType() - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
getParserForType() - Method in class tensorflow.serving.RegressionOuterClass.Regression
 
getParserForType() - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
getParserForType() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
getParserForType() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
getParserForType() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
getParserForType() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
getParserForType() - Method in class tensorflow.serving.SslConfig.SSLConfig
 
getParserForType() - Method in class tensorflow.serving.Status.StatusProto
 
getParserForType() - Method in class tensorflow.Struct.BoundedTensorSpecProto
 
getParserForType() - Method in class tensorflow.Struct.DictValue
 
getParserForType() - Method in class tensorflow.Struct.ListValue
 
getParserForType() - Method in class tensorflow.Struct.NamedTupleValue
 
getParserForType() - Method in class tensorflow.Struct.NoneValue
 
getParserForType() - Method in class tensorflow.Struct.PairValue
 
getParserForType() - Method in class tensorflow.Struct.StructuredValue
 
getParserForType() - Method in class tensorflow.Struct.TensorSpecProto
 
getParserForType() - Method in class tensorflow.Struct.TupleValue
 
getParserForType() - Method in class tensorflow.Struct.TypeSpecProto
 
getParserForType() - Method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver
 
getParserForType() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
getParserForType() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
getParserForType() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
getParserForType() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
getParserForType() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
getPartitionGraphs(int) - Method in class org.tensorflow.framework.RunMetadata.Builder
Graphs of the partitions executed by executors.
getPartitionGraphs(int) - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphs(int) - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphs(int) - Method in interface org.tensorflow.framework.RunMetadata.FunctionGraphsOrBuilder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphs(int) - Method in class org.tensorflow.framework.RunMetadata
Graphs of the partitions executed by executors.
getPartitionGraphs(int) - Method in interface org.tensorflow.framework.RunMetadataOrBuilder
Graphs of the partitions executed by executors.
getPartitionGraphsBuilder(int) - Method in class org.tensorflow.framework.RunMetadata.Builder
Graphs of the partitions executed by executors.
getPartitionGraphsBuilder(int) - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphsBuilderList() - Method in class org.tensorflow.framework.RunMetadata.Builder
Graphs of the partitions executed by executors.
getPartitionGraphsBuilderList() - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphsCount() - Method in class org.tensorflow.framework.RunMetadata.Builder
Graphs of the partitions executed by executors.
getPartitionGraphsCount() - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphsCount() - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphsCount() - Method in interface org.tensorflow.framework.RunMetadata.FunctionGraphsOrBuilder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphsCount() - Method in class org.tensorflow.framework.RunMetadata
Graphs of the partitions executed by executors.
getPartitionGraphsCount() - Method in interface org.tensorflow.framework.RunMetadataOrBuilder
Graphs of the partitions executed by executors.
getPartitionGraphsList() - Method in class org.tensorflow.framework.RunMetadata.Builder
Graphs of the partitions executed by executors.
getPartitionGraphsList() - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphsList() - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphsList() - Method in interface org.tensorflow.framework.RunMetadata.FunctionGraphsOrBuilder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphsList() - Method in class org.tensorflow.framework.RunMetadata
Graphs of the partitions executed by executors.
getPartitionGraphsList() - Method in interface org.tensorflow.framework.RunMetadataOrBuilder
Graphs of the partitions executed by executors.
getPartitionGraphsOrBuilder(int) - Method in class org.tensorflow.framework.RunMetadata.Builder
Graphs of the partitions executed by executors.
getPartitionGraphsOrBuilder(int) - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphsOrBuilder(int) - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphsOrBuilder(int) - Method in interface org.tensorflow.framework.RunMetadata.FunctionGraphsOrBuilder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphsOrBuilder(int) - Method in class org.tensorflow.framework.RunMetadata
Graphs of the partitions executed by executors.
getPartitionGraphsOrBuilder(int) - Method in interface org.tensorflow.framework.RunMetadataOrBuilder
Graphs of the partitions executed by executors.
getPartitionGraphsOrBuilderList() - Method in class org.tensorflow.framework.RunMetadata.Builder
Graphs of the partitions executed by executors.
getPartitionGraphsOrBuilderList() - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphsOrBuilderList() - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphsOrBuilderList() - Method in interface org.tensorflow.framework.RunMetadata.FunctionGraphsOrBuilder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphsOrBuilderList() - Method in class org.tensorflow.framework.RunMetadata
Graphs of the partitions executed by executors.
getPartitionGraphsOrBuilderList() - Method in interface org.tensorflow.framework.RunMetadataOrBuilder
Graphs of the partitions executed by executors.
getPath() - Method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig.Builder
The endpoint to expose Prometheus metrics.
getPath() - Method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig
The endpoint to expose Prometheus metrics.
getPath() - Method in interface tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfigOrBuilder
The endpoint to expose Prometheus metrics.
getPathBytes() - Method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig.Builder
The endpoint to expose Prometheus metrics.
getPathBytes() - Method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig
The endpoint to expose Prometheus metrics.
getPathBytes() - Method in interface tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfigOrBuilder
The endpoint to expose Prometheus metrics.
getPeakBytes() - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
int64 peak_bytes = 3;
getPeakBytes() - Method in class org.tensorflow.framework.AllocatorMemoryUsed
int64 peak_bytes = 3;
getPeakBytes() - Method in interface org.tensorflow.framework.AllocatorMemoryUsedOrBuilder
int64 peak_bytes = 3;
getPerProcessGpuMemoryFraction() - Method in class org.tensorflow.framework.GPUOptions.Builder
Fraction of the total GPU memory to allocate for each process. 1 means to allocate all of the GPU memory, 0.5 means the process allocates up to ~50% of the total GPU memory.
getPerProcessGpuMemoryFraction() - Method in class org.tensorflow.framework.GPUOptions
Fraction of the total GPU memory to allocate for each process. 1 means to allocate all of the GPU memory, 0.5 means the process allocates up to ~50% of the total GPU memory.
getPerProcessGpuMemoryFraction() - Method in interface org.tensorflow.framework.GPUOptionsOrBuilder
Fraction of the total GPU memory to allocate for each process. 1 means to allocate all of the GPU memory, 0.5 means the process allocates up to ~50% of the total GPU memory.
getPersistentMemorySize() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
Persistent memory used by this node.
getPersistentMemorySize() - Method in class org.tensorflow.framework.CostGraphDef.Node
Persistent memory used by this node.
getPersistentMemorySize() - Method in interface org.tensorflow.framework.CostGraphDef.NodeOrBuilder
Persistent memory used by this node.
getPersistentMemorySize() - Method in class org.tensorflow.framework.MemoryStats.Builder
int64 persistent_memory_size = 3;
getPersistentMemorySize() - Method in class org.tensorflow.framework.MemoryStats
int64 persistent_memory_size = 3;
getPersistentMemorySize() - Method in interface org.tensorflow.framework.MemoryStatsOrBuilder
int64 persistent_memory_size = 3;
getPersistentTensorAllocIds(int) - Method in class org.tensorflow.framework.MemoryStats.Builder
repeated int64 persistent_tensor_alloc_ids = 5;
getPersistentTensorAllocIds(int) - Method in class org.tensorflow.framework.MemoryStats
repeated int64 persistent_tensor_alloc_ids = 5;
getPersistentTensorAllocIds(int) - Method in interface org.tensorflow.framework.MemoryStatsOrBuilder
repeated int64 persistent_tensor_alloc_ids = 5;
getPersistentTensorAllocIdsCount() - Method in class org.tensorflow.framework.MemoryStats.Builder
repeated int64 persistent_tensor_alloc_ids = 5;
getPersistentTensorAllocIdsCount() - Method in class org.tensorflow.framework.MemoryStats
repeated int64 persistent_tensor_alloc_ids = 5;
getPersistentTensorAllocIdsCount() - Method in interface org.tensorflow.framework.MemoryStatsOrBuilder
repeated int64 persistent_tensor_alloc_ids = 5;
getPersistentTensorAllocIdsList() - Method in class org.tensorflow.framework.MemoryStats.Builder
repeated int64 persistent_tensor_alloc_ids = 5;
getPersistentTensorAllocIdsList() - Method in class org.tensorflow.framework.MemoryStats
repeated int64 persistent_tensor_alloc_ids = 5;
getPersistentTensorAllocIdsList() - Method in interface org.tensorflow.framework.MemoryStatsOrBuilder
repeated int64 persistent_tensor_alloc_ids = 5;
getPinToHostOptimization() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Force small ops onto the CPU (default is OFF).
getPinToHostOptimization() - Method in class org.tensorflow.framework.RewriterConfig
Force small ops onto the CPU (default is OFF).
getPinToHostOptimization() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
Force small ops onto the CPU (default is OFF).
getPinToHostOptimizationValue() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Force small ops onto the CPU (default is OFF).
getPinToHostOptimizationValue() - Method in class org.tensorflow.framework.RewriterConfig
Force small ops onto the CPU (default is OFF).
getPinToHostOptimizationValue() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
Force small ops onto the CPU (default is OFF).
getPlaceholder() - Method in class org.tensorflow.framework.AttrValue.Builder
This is a placeholder only used in nodes defined inside a function.
getPlaceholder() - Method in class org.tensorflow.framework.AttrValue
This is a placeholder only used in nodes defined inside a function.
getPlaceholder() - Method in interface org.tensorflow.framework.AttrValueOrBuilder
This is a placeholder only used in nodes defined inside a function.
getPlaceholderBytes() - Method in class org.tensorflow.framework.AttrValue.Builder
This is a placeholder only used in nodes defined inside a function.
getPlaceholderBytes() - Method in class org.tensorflow.framework.AttrValue
This is a placeholder only used in nodes defined inside a function.
getPlaceholderBytes() - Method in interface org.tensorflow.framework.AttrValueOrBuilder
This is a placeholder only used in nodes defined inside a function.
getPlacementPeriod() - Method in class org.tensorflow.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.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.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.framework.GraphOptions.Builder
Only place the subgraphs that are run, rather than the entire graph.
getPlacePrunedGraph() - Method in class org.tensorflow.framework.GraphOptions
Only place the subgraphs that are run, rather than the entire graph.
getPlacePrunedGraph() - Method in interface org.tensorflow.framework.GraphOptionsOrBuilder
Only place the subgraphs that are run, rather than the entire graph.
getPlatformConfigs() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap.Builder
Deprecated.
getPlatformConfigs() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap
Deprecated.
getPlatformConfigs() - Method in interface tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMapOrBuilder
Deprecated.
getPlatformConfigsCount() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap.Builder
 
getPlatformConfigsCount() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap
 
getPlatformConfigsCount() - Method in interface tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMapOrBuilder
A map from a platform name to a platform config.
getPlatformConfigsMap() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap.Builder
A map from a platform name to a platform config.
getPlatformConfigsMap() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap
A map from a platform name to a platform config.
getPlatformConfigsMap() - Method in interface tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMapOrBuilder
A map from a platform name to a platform config.
getPlatformConfigsOrDefault(String, PlatformConfigOuterClass.PlatformConfig) - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap.Builder
A map from a platform name to a platform config.
getPlatformConfigsOrDefault(String, PlatformConfigOuterClass.PlatformConfig) - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap
A map from a platform name to a platform config.
getPlatformConfigsOrDefault(String, PlatformConfigOuterClass.PlatformConfig) - Method in interface tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMapOrBuilder
A map from a platform name to a platform config.
getPlatformConfigsOrThrow(String) - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap.Builder
A map from a platform name to a platform config.
getPlatformConfigsOrThrow(String) - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap
A map from a platform name to a platform config.
getPlatformConfigsOrThrow(String) - Method in interface tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMapOrBuilder
A map from a platform name to a platform config.
getPluggableDeviceOptions() - Method in class org.tensorflow.framework.ConfigProto.Builder
Options that apply to pluggable devices.
getPluggableDeviceOptions() - Method in class org.tensorflow.framework.ConfigProto
Options that apply to pluggable devices.
getPluggableDeviceOptions() - Method in interface org.tensorflow.framework.ConfigProtoOrBuilder
Options that apply to pluggable devices.
getPluggableDeviceOptionsBuilder() - Method in class org.tensorflow.framework.ConfigProto.Builder
Options that apply to pluggable devices.
getPluggableDeviceOptionsOrBuilder() - Method in class org.tensorflow.framework.ConfigProto.Builder
Options that apply to pluggable devices.
getPluggableDeviceOptionsOrBuilder() - Method in class org.tensorflow.framework.ConfigProto
Options that apply to pluggable devices.
getPluggableDeviceOptionsOrBuilder() - Method in interface org.tensorflow.framework.ConfigProtoOrBuilder
Options that apply to pluggable devices.
getPolicyChoiceCase() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
 
getPolicyChoiceCase() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
getPolicyChoiceCase() - Method in interface tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicyOrBuilder
 
getPollForErrorFromServiceAtStartup() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
Use long polling to get error from coordination service as the error propagation mechanism.
getPollForErrorFromServiceAtStartup() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
Use long polling to get error from coordination service as the error propagation mechanism.
getPollForErrorFromServiceAtStartup() - Method in interface tensorflow.CoordinationConfig.CoordinationServiceConfigOrBuilder
Use long polling to get error from coordination service as the error propagation mechanism.
getPollingActiveDelayUsecs() - Method in class org.tensorflow.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.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.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.framework.GPUOptions.Builder
This field is deprecated and ignored.
getPollingInactiveDelayMsecs() - Method in class org.tensorflow.framework.GPUOptions
This field is deprecated and ignored.
getPollingInactiveDelayMsecs() - Method in interface org.tensorflow.framework.GPUOptionsOrBuilder
This field is deprecated and ignored.
getPopulatePjrtGpuClientCreationInfo() - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
If true, save information needed for created a PjRt GPU client for creating a client with remote devices.
getPopulatePjrtGpuClientCreationInfo() - Method in class org.tensorflow.framework.GPUOptions.Experimental
If true, save information needed for created a PjRt GPU client for creating a client with remote devices.
getPopulatePjrtGpuClientCreationInfo() - Method in interface org.tensorflow.framework.GPUOptions.ExperimentalOrBuilder
If true, save information needed for created a PjRt GPU client for creating a client with remote devices.
getPostOptimizationGraph() - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
.tensorflow.GraphDef post_optimization_graph = 3;
getPostOptimizationGraph() - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
.tensorflow.GraphDef post_optimization_graph = 3;
getPostOptimizationGraph() - Method in interface org.tensorflow.framework.RunMetadata.FunctionGraphsOrBuilder
.tensorflow.GraphDef post_optimization_graph = 3;
getPostOptimizationGraphBuilder() - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
.tensorflow.GraphDef post_optimization_graph = 3;
getPostOptimizationGraphOrBuilder() - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
.tensorflow.GraphDef post_optimization_graph = 3;
getPostOptimizationGraphOrBuilder() - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
.tensorflow.GraphDef post_optimization_graph = 3;
getPostOptimizationGraphOrBuilder() - Method in interface org.tensorflow.framework.RunMetadata.FunctionGraphsOrBuilder
.tensorflow.GraphDef post_optimization_graph = 3;
getPostOptimizationVerifierConfig() - Method in class org.tensorflow.framework.RewriterConfig.Builder
VerifierConfig specifying the verifiers to be run at the end, after all optimizers have run.
getPostOptimizationVerifierConfig() - Method in class org.tensorflow.framework.RewriterConfig
VerifierConfig specifying the verifiers to be run at the end, after all optimizers have run.
getPostOptimizationVerifierConfig() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
VerifierConfig specifying the verifiers to be run at the end, after all optimizers have run.
getPostOptimizationVerifierConfigBuilder() - Method in class org.tensorflow.framework.RewriterConfig.Builder
VerifierConfig specifying the verifiers to be run at the end, after all optimizers have run.
getPostOptimizationVerifierConfigOrBuilder() - Method in class org.tensorflow.framework.RewriterConfig.Builder
VerifierConfig specifying the verifiers to be run at the end, after all optimizers have run.
getPostOptimizationVerifierConfigOrBuilder() - Method in class org.tensorflow.framework.RewriterConfig
VerifierConfig specifying the verifiers to be run at the end, after all optimizers have run.
getPostOptimizationVerifierConfigOrBuilder() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
VerifierConfig specifying the verifiers to be run at the end, after all optimizers have run.
getPrecedingNode() - Method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo.Builder
int32 preceding_node = 1;
getPrecedingNode() - Method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
int32 preceding_node = 1;
getPrecedingNode() - Method in interface org.tensorflow.framework.CostGraphDef.Node.InputInfoOrBuilder
int32 preceding_node = 1;
getPrecedingPort() - Method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo.Builder
int32 preceding_port = 2;
getPrecedingPort() - Method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
int32 preceding_port = 2;
getPrecedingPort() - Method in interface org.tensorflow.framework.CostGraphDef.Node.InputInfoOrBuilder
int32 preceding_port = 2;
getPredictionService() - Method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingEndpoint
 
getPredictLog() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.PredictLog predict_log = 6;
getPredictLog() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
.tensorflow.serving.PredictLog predict_log = 6;
getPredictLog() - Method in interface tensorflow.serving.PredictionLogOuterClass.PredictionLogOrBuilder
.tensorflow.serving.PredictLog predict_log = 6;
getPredictLogBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.PredictLog predict_log = 6;
getPredictLogOrBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.PredictLog predict_log = 6;
getPredictLogOrBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
.tensorflow.serving.PredictLog predict_log = 6;
getPredictLogOrBuilder() - Method in interface tensorflow.serving.PredictionLogOuterClass.PredictionLogOrBuilder
.tensorflow.serving.PredictLog predict_log = 6;
getPredictMethod() - Static method in class tensorflow.serving.PredictionServiceGrpc
 
getPredictStreamedLog() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.PredictStreamedLog predict_streamed_log = 7;
getPredictStreamedLog() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
.tensorflow.serving.PredictStreamedLog predict_streamed_log = 7;
getPredictStreamedLog() - Method in interface tensorflow.serving.PredictionLogOuterClass.PredictionLogOrBuilder
.tensorflow.serving.PredictStreamedLog predict_streamed_log = 7;
getPredictStreamedLogBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.PredictStreamedLog predict_streamed_log = 7;
getPredictStreamedLogOrBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.PredictStreamedLog predict_streamed_log = 7;
getPredictStreamedLogOrBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
.tensorflow.serving.PredictStreamedLog predict_streamed_log = 7;
getPredictStreamedLogOrBuilder() - Method in interface tensorflow.serving.PredictionLogOuterClass.PredictionLogOrBuilder
.tensorflow.serving.PredictStreamedLog predict_streamed_log = 7;
getPredictStreamedOptions() - Method in class tensorflow.serving.Predict.PredictRequest.Builder
Options for streaming requests to control how multiple requests/responses are handled within a single stream.
getPredictStreamedOptions() - Method in class tensorflow.serving.Predict.PredictRequest
Options for streaming requests to control how multiple requests/responses are handled within a single stream.
getPredictStreamedOptions() - Method in interface tensorflow.serving.Predict.PredictRequestOrBuilder
Options for streaming requests to control how multiple requests/responses are handled within a single stream.
getPredictStreamedOptionsBuilder() - Method in class tensorflow.serving.Predict.PredictRequest.Builder
Options for streaming requests to control how multiple requests/responses are handled within a single stream.
getPredictStreamedOptionsOrBuilder() - Method in class tensorflow.serving.Predict.PredictRequest.Builder
Options for streaming requests to control how multiple requests/responses are handled within a single stream.
getPredictStreamedOptionsOrBuilder() - Method in class tensorflow.serving.Predict.PredictRequest
Options for streaming requests to control how multiple requests/responses are handled within a single stream.
getPredictStreamedOptionsOrBuilder() - Method in interface tensorflow.serving.Predict.PredictRequestOrBuilder
Options for streaming requests to control how multiple requests/responses are handled within a single stream.
getPreOptimizationGraph() - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
.tensorflow.GraphDef pre_optimization_graph = 2;
getPreOptimizationGraph() - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
.tensorflow.GraphDef pre_optimization_graph = 2;
getPreOptimizationGraph() - Method in interface org.tensorflow.framework.RunMetadata.FunctionGraphsOrBuilder
.tensorflow.GraphDef pre_optimization_graph = 2;
getPreOptimizationGraphBuilder() - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
.tensorflow.GraphDef pre_optimization_graph = 2;
getPreOptimizationGraphOrBuilder() - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
.tensorflow.GraphDef pre_optimization_graph = 2;
getPreOptimizationGraphOrBuilder() - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
.tensorflow.GraphDef pre_optimization_graph = 2;
getPreOptimizationGraphOrBuilder() - Method in interface org.tensorflow.framework.RunMetadata.FunctionGraphsOrBuilder
.tensorflow.GraphDef pre_optimization_graph = 2;
getPriority() - Method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions.Builder
Priority of the request.
getPriority() - Method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions
Priority of the request.
getPriority() - Method in interface org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptionsOrBuilder
Priority of the request.
getPriority(int) - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices.Builder
Priority values to use with the virtual devices.
getPriority(int) - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
Priority values to use with the virtual devices.
getPriority(int) - Method in interface org.tensorflow.framework.GPUOptions.Experimental.VirtualDevicesOrBuilder
Priority values to use with the virtual devices.
getPriorityCount() - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices.Builder
Priority values to use with the virtual devices.
getPriorityCount() - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
Priority values to use with the virtual devices.
getPriorityCount() - Method in interface org.tensorflow.framework.GPUOptions.Experimental.VirtualDevicesOrBuilder
Priority values to use with the virtual devices.
getPriorityList() - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices.Builder
Priority values to use with the virtual devices.
getPriorityList() - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
Priority values to use with the virtual devices.
getPriorityList() - Method in interface org.tensorflow.framework.GPUOptions.Experimental.VirtualDevicesOrBuilder
Priority values to use with the virtual devices.
getProducer() - Method in class org.tensorflow.framework.VersionDef.Builder
The version of the code that produced this data.
getProducer() - Method in class org.tensorflow.framework.VersionDef
The version of the code that produced this data.
getProducer() - Method in interface org.tensorflow.framework.VersionDefOrBuilder
The version of the code that produced this data.
getPrometheusConfig() - Method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig.Builder
.tensorflow.serving.PrometheusConfig prometheus_config = 1;
getPrometheusConfig() - Method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig
.tensorflow.serving.PrometheusConfig prometheus_config = 1;
getPrometheusConfig() - Method in interface tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfigOrBuilder
.tensorflow.serving.PrometheusConfig prometheus_config = 1;
getPrometheusConfigBuilder() - Method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig.Builder
.tensorflow.serving.PrometheusConfig prometheus_config = 1;
getPrometheusConfigOrBuilder() - Method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig.Builder
.tensorflow.serving.PrometheusConfig prometheus_config = 1;
getPrometheusConfigOrBuilder() - Method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig
.tensorflow.serving.PrometheusConfig prometheus_config = 1;
getPrometheusConfigOrBuilder() - Method in interface tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfigOrBuilder
.tensorflow.serving.PrometheusConfig prometheus_config = 1;
getPtr() - Method in class org.tensorflow.framework.AllocationDescription.Builder
Address of the allocation.
getPtr() - Method in class org.tensorflow.framework.AllocationDescription
Address of the allocation.
getPtr() - Method in interface org.tensorflow.framework.AllocationDescriptionOrBuilder
Address of the allocation.
getRecoverableJobs(int) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
The list of jobs which are recoverable.
getRecoverableJobs(int) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
The list of jobs which are recoverable.
getRecoverableJobs(int) - Method in interface tensorflow.CoordinationConfig.CoordinationServiceConfigOrBuilder
The list of jobs which are recoverable.
getRecoverableJobsBytes(int) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
The list of jobs which are recoverable.
getRecoverableJobsBytes(int) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
The list of jobs which are recoverable.
getRecoverableJobsBytes(int) - Method in interface tensorflow.CoordinationConfig.CoordinationServiceConfigOrBuilder
The list of jobs which are recoverable.
getRecoverableJobsCount() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
The list of jobs which are recoverable.
getRecoverableJobsCount() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
The list of jobs which are recoverable.
getRecoverableJobsCount() - Method in interface tensorflow.CoordinationConfig.CoordinationServiceConfigOrBuilder
The list of jobs which are recoverable.
getRecoverableJobsList() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
The list of jobs which are recoverable.
getRecoverableJobsList() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
The list of jobs which are recoverable.
getRecoverableJobsList() - Method in interface tensorflow.CoordinationConfig.CoordinationServiceConfigOrBuilder
The list of jobs which are recoverable.
getRecvBufMaxChunk() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Guidance to formatting of large RecvBuf fields for transfer.
getRecvBufMaxChunk() - Method in class org.tensorflow.framework.ConfigProto.Experimental
Guidance to formatting of large RecvBuf fields for transfer.
getRecvBufMaxChunk() - Method in interface org.tensorflow.framework.ConfigProto.ExperimentalOrBuilder
Guidance to formatting of large RecvBuf fields for transfer.
getReferencedTensor(int) - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
getReferencedTensor(int) - Method in class org.tensorflow.framework.NodeExecStats
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
getReferencedTensor(int) - Method in interface org.tensorflow.framework.NodeExecStatsOrBuilder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
getReferencedTensorBuilder(int) - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
getReferencedTensorBuilderList() - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
getReferencedTensorCount() - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
getReferencedTensorCount() - Method in class org.tensorflow.framework.NodeExecStats
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
getReferencedTensorCount() - Method in interface org.tensorflow.framework.NodeExecStatsOrBuilder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
getReferencedTensorList() - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
getReferencedTensorList() - Method in class org.tensorflow.framework.NodeExecStats
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
getReferencedTensorList() - Method in interface org.tensorflow.framework.NodeExecStatsOrBuilder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
getReferencedTensorOrBuilder(int) - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
getReferencedTensorOrBuilder(int) - Method in class org.tensorflow.framework.NodeExecStats
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
getReferencedTensorOrBuilder(int) - Method in interface org.tensorflow.framework.NodeExecStatsOrBuilder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
getReferencedTensorOrBuilderList() - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
getReferencedTensorOrBuilderList() - Method in class org.tensorflow.framework.NodeExecStats
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
getReferencedTensorOrBuilderList() - Method in interface org.tensorflow.framework.NodeExecStatsOrBuilder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
getRegisteredGradients(int) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.RegisteredGradient registered_gradients = 3;
getRegisteredGradients(int) - Method in class org.tensorflow.framework.FunctionDefLibrary
repeated .tensorflow.RegisteredGradient registered_gradients = 3;
getRegisteredGradients(int) - Method in interface org.tensorflow.framework.FunctionDefLibraryOrBuilder
repeated .tensorflow.RegisteredGradient registered_gradients = 3;
getRegisteredGradientsBuilder(int) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.RegisteredGradient registered_gradients = 3;
getRegisteredGradientsBuilderList() - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.RegisteredGradient registered_gradients = 3;
getRegisteredGradientsCount() - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.RegisteredGradient registered_gradients = 3;
getRegisteredGradientsCount() - Method in class org.tensorflow.framework.FunctionDefLibrary
repeated .tensorflow.RegisteredGradient registered_gradients = 3;
getRegisteredGradientsCount() - Method in interface org.tensorflow.framework.FunctionDefLibraryOrBuilder
repeated .tensorflow.RegisteredGradient registered_gradients = 3;
getRegisteredGradientsList() - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.RegisteredGradient registered_gradients = 3;
getRegisteredGradientsList() - Method in class org.tensorflow.framework.FunctionDefLibrary
repeated .tensorflow.RegisteredGradient registered_gradients = 3;
getRegisteredGradientsList() - Method in interface org.tensorflow.framework.FunctionDefLibraryOrBuilder
repeated .tensorflow.RegisteredGradient registered_gradients = 3;
getRegisteredGradientsOrBuilder(int) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.RegisteredGradient registered_gradients = 3;
getRegisteredGradientsOrBuilder(int) - Method in class org.tensorflow.framework.FunctionDefLibrary
repeated .tensorflow.RegisteredGradient registered_gradients = 3;
getRegisteredGradientsOrBuilder(int) - Method in interface org.tensorflow.framework.FunctionDefLibraryOrBuilder
repeated .tensorflow.RegisteredGradient registered_gradients = 3;
getRegisteredGradientsOrBuilderList() - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.RegisteredGradient registered_gradients = 3;
getRegisteredGradientsOrBuilderList() - Method in class org.tensorflow.framework.FunctionDefLibrary
repeated .tensorflow.RegisteredGradient registered_gradients = 3;
getRegisteredGradientsOrBuilderList() - Method in interface org.tensorflow.framework.FunctionDefLibraryOrBuilder
repeated .tensorflow.RegisteredGradient registered_gradients = 3;
getRegisteredName() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
The name of the registered class of the form "{package}.
getRegisteredName() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
The name of the registered class of the form "{package}.
getRegisteredName() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
The name of the registered class of the form "{package}.
getRegisteredNameBytes() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
The name of the registered class of the form "{package}.
getRegisteredNameBytes() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
The name of the registered class of the form "{package}.
getRegisteredNameBytes() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
The name of the registered class of the form "{package}.
getRegisteredOpType() - Method in class org.tensorflow.framework.RegisteredGradient.Builder
The gradient function's registered op type.
getRegisteredOpType() - Method in class org.tensorflow.framework.RegisteredGradient
The gradient function's registered op type.
getRegisteredOpType() - Method in interface org.tensorflow.framework.RegisteredGradientOrBuilder
The gradient function's registered op type.
getRegisteredOpTypeBytes() - Method in class org.tensorflow.framework.RegisteredGradient.Builder
The gradient function's registered op type.
getRegisteredOpTypeBytes() - Method in class org.tensorflow.framework.RegisteredGradient
The gradient function's registered op type.
getRegisteredOpTypeBytes() - Method in interface org.tensorflow.framework.RegisteredGradientOrBuilder
The gradient function's registered op type.
getRegisteredSaver() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
String name of the registered saver.
getRegisteredSaver() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
String name of the registered saver.
getRegisteredSaver() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
String name of the registered saver.
getRegisteredSaver() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
The registered saver used to save this object.
getRegisteredSaver() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
The registered saver used to save this object.
getRegisteredSaver() - Method in interface tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObjectOrBuilder
The registered saver used to save this object.
getRegisteredSaverBuilder() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
The registered saver used to save this object.
getRegisteredSaverBytes() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
String name of the registered saver.
getRegisteredSaverBytes() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
String name of the registered saver.
getRegisteredSaverBytes() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
String name of the registered saver.
getRegisteredSaverOrBuilder() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
The registered saver used to save this object.
getRegisteredSaverOrBuilder() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
The registered saver used to save this object.
getRegisteredSaverOrBuilder() - Method in interface tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObjectOrBuilder
The registered saver used to save this object.
getRegressionResult() - Method in class tensorflow.serving.Inference.InferenceResult.Builder
.tensorflow.serving.RegressionResult regression_result = 3;
getRegressionResult() - Method in class tensorflow.serving.Inference.InferenceResult
.tensorflow.serving.RegressionResult regression_result = 3;
getRegressionResult() - Method in interface tensorflow.serving.Inference.InferenceResultOrBuilder
.tensorflow.serving.RegressionResult regression_result = 3;
getRegressionResultBuilder() - Method in class tensorflow.serving.Inference.InferenceResult.Builder
.tensorflow.serving.RegressionResult regression_result = 3;
getRegressionResultOrBuilder() - Method in class tensorflow.serving.Inference.InferenceResult.Builder
.tensorflow.serving.RegressionResult regression_result = 3;
getRegressionResultOrBuilder() - Method in class tensorflow.serving.Inference.InferenceResult
.tensorflow.serving.RegressionResult regression_result = 3;
getRegressionResultOrBuilder() - Method in interface tensorflow.serving.Inference.InferenceResultOrBuilder
.tensorflow.serving.RegressionResult regression_result = 3;
getRegressions(int) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult.Builder
repeated .tensorflow.serving.Regression regressions = 1;
getRegressions(int) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult
repeated .tensorflow.serving.Regression regressions = 1;
getRegressions(int) - Method in interface tensorflow.serving.RegressionOuterClass.RegressionResultOrBuilder
repeated .tensorflow.serving.Regression regressions = 1;
getRegressionsBuilder(int) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult.Builder
repeated .tensorflow.serving.Regression regressions = 1;
getRegressionsBuilderList() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult.Builder
repeated .tensorflow.serving.Regression regressions = 1;
getRegressionsCount() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult.Builder
repeated .tensorflow.serving.Regression regressions = 1;
getRegressionsCount() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult
repeated .tensorflow.serving.Regression regressions = 1;
getRegressionsCount() - Method in interface tensorflow.serving.RegressionOuterClass.RegressionResultOrBuilder
repeated .tensorflow.serving.Regression regressions = 1;
getRegressionsList() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult.Builder
repeated .tensorflow.serving.Regression regressions = 1;
getRegressionsList() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult
repeated .tensorflow.serving.Regression regressions = 1;
getRegressionsList() - Method in interface tensorflow.serving.RegressionOuterClass.RegressionResultOrBuilder
repeated .tensorflow.serving.Regression regressions = 1;
getRegressionsOrBuilder(int) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult.Builder
repeated .tensorflow.serving.Regression regressions = 1;
getRegressionsOrBuilder(int) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult
repeated .tensorflow.serving.Regression regressions = 1;
getRegressionsOrBuilder(int) - Method in interface tensorflow.serving.RegressionOuterClass.RegressionResultOrBuilder
repeated .tensorflow.serving.Regression regressions = 1;
getRegressionsOrBuilderList() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult.Builder
repeated .tensorflow.serving.Regression regressions = 1;
getRegressionsOrBuilderList() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult
repeated .tensorflow.serving.Regression regressions = 1;
getRegressionsOrBuilderList() - Method in interface tensorflow.serving.RegressionOuterClass.RegressionResultOrBuilder
repeated .tensorflow.serving.Regression regressions = 1;
getRegressLog() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.RegressLog regress_log = 3;
getRegressLog() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
.tensorflow.serving.RegressLog regress_log = 3;
getRegressLog() - Method in interface tensorflow.serving.PredictionLogOuterClass.PredictionLogOrBuilder
.tensorflow.serving.RegressLog regress_log = 3;
getRegressLogBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.RegressLog regress_log = 3;
getRegressLogOrBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.RegressLog regress_log = 3;
getRegressLogOrBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
.tensorflow.serving.RegressLog regress_log = 3;
getRegressLogOrBuilder() - Method in interface tensorflow.serving.PredictionLogOuterClass.PredictionLogOrBuilder
.tensorflow.serving.RegressLog regress_log = 3;
getRegressMethod() - Static method in class tensorflow.serving.PredictionServiceGrpc
 
getRemapping() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Remapping (default is ON) Remap subgraphs onto more efficient implementations.
getRemapping() - Method in class org.tensorflow.framework.RewriterConfig
Remapping (default is ON) Remap subgraphs onto more efficient implementations.
getRemapping() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
Remapping (default is ON) Remap subgraphs onto more efficient implementations.
getRemappingValue() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Remapping (default is ON) Remap subgraphs onto more efficient implementations.
getRemappingValue() - Method in class org.tensorflow.framework.RewriterConfig
Remapping (default is ON) Remap subgraphs onto more efficient implementations.
getRemappingValue() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
Remapping (default is ON) Remap subgraphs onto more efficient implementations.
getReportTensorAllocationsUponOom() - Method in class org.tensorflow.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.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.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).
getRequest() - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog.Builder
.tensorflow.serving.ClassificationRequest request = 1;
getRequest() - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
.tensorflow.serving.ClassificationRequest request = 1;
getRequest() - Method in interface tensorflow.serving.PredictionLogOuterClass.ClassifyLogOrBuilder
.tensorflow.serving.ClassificationRequest request = 1;
getRequest() - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog.Builder
.tensorflow.serving.MultiInferenceRequest request = 1;
getRequest() - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
.tensorflow.serving.MultiInferenceRequest request = 1;
getRequest() - Method in interface tensorflow.serving.PredictionLogOuterClass.MultiInferenceLogOrBuilder
.tensorflow.serving.MultiInferenceRequest request = 1;
getRequest() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog.Builder
.tensorflow.serving.PredictRequest request = 1;
getRequest() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
.tensorflow.serving.PredictRequest request = 1;
getRequest() - Method in interface tensorflow.serving.PredictionLogOuterClass.PredictLogOrBuilder
.tensorflow.serving.PredictRequest request = 1;
getRequest() - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog.Builder
.tensorflow.serving.RegressionRequest request = 1;
getRequest() - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
.tensorflow.serving.RegressionRequest request = 1;
getRequest() - Method in interface tensorflow.serving.PredictionLogOuterClass.RegressLogOrBuilder
.tensorflow.serving.RegressionRequest request = 1;
getRequest() - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog.Builder
.tensorflow.serving.SessionRunRequest request = 1;
getRequest() - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
.tensorflow.serving.SessionRunRequest request = 1;
getRequest() - Method in interface tensorflow.serving.PredictionLogOuterClass.SessionRunLogOrBuilder
.tensorflow.serving.SessionRunRequest request = 1;
getRequest(int) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
repeated .tensorflow.serving.PredictRequest request = 1;
getRequest(int) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog
repeated .tensorflow.serving.PredictRequest request = 1;
getRequest(int) - Method in interface tensorflow.serving.PredictionLogOuterClass.PredictStreamedLogOrBuilder
repeated .tensorflow.serving.PredictRequest request = 1;
getRequestBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog.Builder
.tensorflow.serving.ClassificationRequest request = 1;
getRequestBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog.Builder
.tensorflow.serving.MultiInferenceRequest request = 1;
getRequestBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog.Builder
.tensorflow.serving.PredictRequest request = 1;
getRequestBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog.Builder
.tensorflow.serving.RegressionRequest request = 1;
getRequestBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog.Builder
.tensorflow.serving.SessionRunRequest request = 1;
getRequestBuilder(int) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
repeated .tensorflow.serving.PredictRequest request = 1;
getRequestBuilderList() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
repeated .tensorflow.serving.PredictRequest request = 1;
getRequestCount() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
repeated .tensorflow.serving.PredictRequest request = 1;
getRequestCount() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog
repeated .tensorflow.serving.PredictRequest request = 1;
getRequestCount() - Method in interface tensorflow.serving.PredictionLogOuterClass.PredictStreamedLogOrBuilder
repeated .tensorflow.serving.PredictRequest request = 1;
getRequestCriticality() - Method in class tensorflow.serving.Logging.LogMetadata.Builder
Request QoS.
getRequestCriticality() - Method in class tensorflow.serving.Logging.LogMetadata
Request QoS.
getRequestCriticality() - Method in interface tensorflow.serving.Logging.LogMetadataOrBuilder
Request QoS.
getRequestCriticalityBytes() - Method in class tensorflow.serving.Logging.LogMetadata.Builder
Request QoS.
getRequestCriticalityBytes() - Method in class tensorflow.serving.Logging.LogMetadata
Request QoS.
getRequestCriticalityBytes() - Method in interface tensorflow.serving.Logging.LogMetadataOrBuilder
Request QoS.
getRequestedBytes() - Method in class org.tensorflow.framework.AllocationDescription.Builder
Total number of bytes requested
getRequestedBytes() - Method in class org.tensorflow.framework.AllocationDescription
Total number of bytes requested
getRequestedBytes() - Method in interface org.tensorflow.framework.AllocationDescriptionOrBuilder
Total number of bytes requested
getRequestList() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
repeated .tensorflow.serving.PredictRequest request = 1;
getRequestList() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog
repeated .tensorflow.serving.PredictRequest request = 1;
getRequestList() - Method in interface tensorflow.serving.PredictionLogOuterClass.PredictStreamedLogOrBuilder
repeated .tensorflow.serving.PredictRequest request = 1;
getRequestOptions() - Method in class tensorflow.serving.Predict.PredictRequest.Builder
optional .tensorflow.serving.PredictRequest.RequestOptions request_options = 7;
getRequestOptions() - Method in class tensorflow.serving.Predict.PredictRequest
optional .tensorflow.serving.PredictRequest.RequestOptions request_options = 7;
getRequestOptions() - Method in interface tensorflow.serving.Predict.PredictRequestOrBuilder
optional .tensorflow.serving.PredictRequest.RequestOptions request_options = 7;
getRequestOptionsBuilder() - Method in class tensorflow.serving.Predict.PredictRequest.Builder
optional .tensorflow.serving.PredictRequest.RequestOptions request_options = 7;
getRequestOptionsOrBuilder() - Method in class tensorflow.serving.Predict.PredictRequest.Builder
optional .tensorflow.serving.PredictRequest.RequestOptions request_options = 7;
getRequestOptionsOrBuilder() - Method in class tensorflow.serving.Predict.PredictRequest
optional .tensorflow.serving.PredictRequest.RequestOptions request_options = 7;
getRequestOptionsOrBuilder() - Method in interface tensorflow.serving.Predict.PredictRequestOrBuilder
optional .tensorflow.serving.PredictRequest.RequestOptions request_options = 7;
getRequestOrBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog.Builder
.tensorflow.serving.ClassificationRequest request = 1;
getRequestOrBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
.tensorflow.serving.ClassificationRequest request = 1;
getRequestOrBuilder() - Method in interface tensorflow.serving.PredictionLogOuterClass.ClassifyLogOrBuilder
.tensorflow.serving.ClassificationRequest request = 1;
getRequestOrBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog.Builder
.tensorflow.serving.MultiInferenceRequest request = 1;
getRequestOrBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
.tensorflow.serving.MultiInferenceRequest request = 1;
getRequestOrBuilder() - Method in interface tensorflow.serving.PredictionLogOuterClass.MultiInferenceLogOrBuilder
.tensorflow.serving.MultiInferenceRequest request = 1;
getRequestOrBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog.Builder
.tensorflow.serving.PredictRequest request = 1;
getRequestOrBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
.tensorflow.serving.PredictRequest request = 1;
getRequestOrBuilder() - Method in interface tensorflow.serving.PredictionLogOuterClass.PredictLogOrBuilder
.tensorflow.serving.PredictRequest request = 1;
getRequestOrBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog.Builder
.tensorflow.serving.RegressionRequest request = 1;
getRequestOrBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
.tensorflow.serving.RegressionRequest request = 1;
getRequestOrBuilder() - Method in interface tensorflow.serving.PredictionLogOuterClass.RegressLogOrBuilder
.tensorflow.serving.RegressionRequest request = 1;
getRequestOrBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog.Builder
.tensorflow.serving.SessionRunRequest request = 1;
getRequestOrBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
.tensorflow.serving.SessionRunRequest request = 1;
getRequestOrBuilder() - Method in interface tensorflow.serving.PredictionLogOuterClass.SessionRunLogOrBuilder
.tensorflow.serving.SessionRunRequest request = 1;
getRequestOrBuilder(int) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
repeated .tensorflow.serving.PredictRequest request = 1;
getRequestOrBuilder(int) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog
repeated .tensorflow.serving.PredictRequest request = 1;
getRequestOrBuilder(int) - Method in interface tensorflow.serving.PredictionLogOuterClass.PredictStreamedLogOrBuilder
repeated .tensorflow.serving.PredictRequest request = 1;
getRequestOrBuilderList() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
repeated .tensorflow.serving.PredictRequest request = 1;
getRequestOrBuilderList() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog
repeated .tensorflow.serving.PredictRequest request = 1;
getRequestOrBuilderList() - Method in interface tensorflow.serving.PredictionLogOuterClass.PredictStreamedLogOrBuilder
repeated .tensorflow.serving.PredictRequest request = 1;
getRequestOrigin() - Method in class tensorflow.serving.Logging.LogMetadata.Builder
Request origin identifier.
getRequestOrigin() - Method in class tensorflow.serving.Logging.LogMetadata
Request origin identifier.
getRequestOrigin() - Method in interface tensorflow.serving.Logging.LogMetadataOrBuilder
Request origin identifier.
getRequestOriginBytes() - Method in class tensorflow.serving.Logging.LogMetadata.Builder
Request origin identifier.
getRequestOriginBytes() - Method in class tensorflow.serving.Logging.LogMetadata
Request origin identifier.
getRequestOriginBytes() - Method in interface tensorflow.serving.Logging.LogMetadataOrBuilder
Request origin identifier.
getRequestState() - Method in class tensorflow.serving.Predict.PredictStreamedOptions.Builder
Request state used to handle segmentation of requests.
getRequestState() - Method in class tensorflow.serving.Predict.PredictStreamedOptions
Request state used to handle segmentation of requests.
getRequestState() - Method in interface tensorflow.serving.Predict.PredictStreamedOptionsOrBuilder
Request state used to handle segmentation of requests.
getRequestStateValue() - Method in class tensorflow.serving.Predict.PredictStreamedOptions.Builder
Request state used to handle segmentation of requests.
getRequestStateValue() - Method in class tensorflow.serving.Predict.PredictStreamedOptions
Request state used to handle segmentation of requests.
getRequestStateValue() - Method in interface tensorflow.serving.Predict.PredictStreamedOptionsOrBuilder
Request state used to handle segmentation of requests.
getResetDiskByteUsage() - Method in class org.tensorflow.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.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.framework.DebugOptionsOrBuilder
Whether the total disk usage of tfdbg is to be reset to zero in this Session.run call.
getResource() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedResource resource = 10;
getResource() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
.tensorflow.SavedResource resource = 10;
getResource() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
.tensorflow.SavedResource resource = 10;
getResourceArgUniqueId() - Method in class org.tensorflow.framework.FunctionDef.Builder
Deprecated.
getResourceArgUniqueId() - Method in class org.tensorflow.framework.FunctionDef
Deprecated.
getResourceArgUniqueId() - Method in interface org.tensorflow.framework.FunctionDefOrBuilder
Deprecated.
getResourceArgUniqueIdCount() - Method in class org.tensorflow.framework.FunctionDef.Builder
 
getResourceArgUniqueIdCount() - Method in class org.tensorflow.framework.FunctionDef
 
getResourceArgUniqueIdCount() - Method in interface org.tensorflow.framework.FunctionDefOrBuilder
Unique IDs for each resource argument, used to track aliasing resources.
getResourceArgUniqueIdMap() - Method in class org.tensorflow.framework.FunctionDef.Builder
Unique IDs for each resource argument, used to track aliasing resources.
getResourceArgUniqueIdMap() - Method in class org.tensorflow.framework.FunctionDef
Unique IDs for each resource argument, used to track aliasing resources.
getResourceArgUniqueIdMap() - Method in interface org.tensorflow.framework.FunctionDefOrBuilder
Unique IDs for each resource argument, used to track aliasing resources.
getResourceArgUniqueIdOrDefault(int, int) - Method in class org.tensorflow.framework.FunctionDef.Builder
Unique IDs for each resource argument, used to track aliasing resources.
getResourceArgUniqueIdOrDefault(int, int) - Method in class org.tensorflow.framework.FunctionDef
Unique IDs for each resource argument, used to track aliasing resources.
getResourceArgUniqueIdOrDefault(int, int) - Method in interface org.tensorflow.framework.FunctionDefOrBuilder
Unique IDs for each resource argument, used to track aliasing resources.
getResourceArgUniqueIdOrThrow(int) - Method in class org.tensorflow.framework.FunctionDef.Builder
Unique IDs for each resource argument, used to track aliasing resources.
getResourceArgUniqueIdOrThrow(int) - Method in class org.tensorflow.framework.FunctionDef
Unique IDs for each resource argument, used to track aliasing resources.
getResourceArgUniqueIdOrThrow(int) - Method in interface org.tensorflow.framework.FunctionDefOrBuilder
Unique IDs for each resource argument, used to track aliasing resources.
getResourceBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedResource resource = 10;
getResourceHandleVal(int) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_RESOURCE
getResourceHandleVal(int) - Method in class org.tensorflow.framework.TensorProto
DT_RESOURCE
getResourceHandleVal(int) - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_RESOURCE
getResourceHandleValBuilder(int) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_RESOURCE
getResourceHandleValBuilderList() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_RESOURCE
getResourceHandleValCount() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_RESOURCE
getResourceHandleValCount() - Method in class org.tensorflow.framework.TensorProto
DT_RESOURCE
getResourceHandleValCount() - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_RESOURCE
getResourceHandleValList() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_RESOURCE
getResourceHandleValList() - Method in class org.tensorflow.framework.TensorProto
DT_RESOURCE
getResourceHandleValList() - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_RESOURCE
getResourceHandleValOrBuilder(int) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_RESOURCE
getResourceHandleValOrBuilder(int) - Method in class org.tensorflow.framework.TensorProto
DT_RESOURCE
getResourceHandleValOrBuilder(int) - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_RESOURCE
getResourceHandleValOrBuilderList() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_RESOURCE
getResourceHandleValOrBuilderList() - Method in class org.tensorflow.framework.TensorProto
DT_RESOURCE
getResourceHandleValOrBuilderList() - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_RESOURCE
getResourceOrBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedResource resource = 10;
getResourceOrBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
.tensorflow.SavedResource resource = 10;
getResourceOrBuilder() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
.tensorflow.SavedResource resource = 10;
getResponse() - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog.Builder
.tensorflow.serving.ClassificationResponse response = 2;
getResponse() - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
.tensorflow.serving.ClassificationResponse response = 2;
getResponse() - Method in interface tensorflow.serving.PredictionLogOuterClass.ClassifyLogOrBuilder
.tensorflow.serving.ClassificationResponse response = 2;
getResponse() - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog.Builder
.tensorflow.serving.MultiInferenceResponse response = 2;
getResponse() - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
.tensorflow.serving.MultiInferenceResponse response = 2;
getResponse() - Method in interface tensorflow.serving.PredictionLogOuterClass.MultiInferenceLogOrBuilder
.tensorflow.serving.MultiInferenceResponse response = 2;
getResponse() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog.Builder
.tensorflow.serving.PredictResponse response = 2;
getResponse() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
.tensorflow.serving.PredictResponse response = 2;
getResponse() - Method in interface tensorflow.serving.PredictionLogOuterClass.PredictLogOrBuilder
.tensorflow.serving.PredictResponse response = 2;
getResponse() - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog.Builder
.tensorflow.serving.RegressionResponse response = 2;
getResponse() - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
.tensorflow.serving.RegressionResponse response = 2;
getResponse() - Method in interface tensorflow.serving.PredictionLogOuterClass.RegressLogOrBuilder
.tensorflow.serving.RegressionResponse response = 2;
getResponse() - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog.Builder
.tensorflow.serving.SessionRunResponse response = 2;
getResponse() - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
.tensorflow.serving.SessionRunResponse response = 2;
getResponse() - Method in interface tensorflow.serving.PredictionLogOuterClass.SessionRunLogOrBuilder
.tensorflow.serving.SessionRunResponse response = 2;
getResponse(int) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
repeated .tensorflow.serving.PredictResponse response = 2;
getResponse(int) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog
repeated .tensorflow.serving.PredictResponse response = 2;
getResponse(int) - Method in interface tensorflow.serving.PredictionLogOuterClass.PredictStreamedLogOrBuilder
repeated .tensorflow.serving.PredictResponse response = 2;
getResponseBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog.Builder
.tensorflow.serving.ClassificationResponse response = 2;
getResponseBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog.Builder
.tensorflow.serving.MultiInferenceResponse response = 2;
getResponseBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog.Builder
.tensorflow.serving.PredictResponse response = 2;
getResponseBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog.Builder
.tensorflow.serving.RegressionResponse response = 2;
getResponseBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog.Builder
.tensorflow.serving.SessionRunResponse response = 2;
getResponseBuilder(int) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
repeated .tensorflow.serving.PredictResponse response = 2;
getResponseBuilderList() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
repeated .tensorflow.serving.PredictResponse response = 2;
getResponseCount() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
repeated .tensorflow.serving.PredictResponse response = 2;
getResponseCount() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog
repeated .tensorflow.serving.PredictResponse response = 2;
getResponseCount() - Method in interface tensorflow.serving.PredictionLogOuterClass.PredictStreamedLogOrBuilder
repeated .tensorflow.serving.PredictResponse response = 2;
getResponseList() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
repeated .tensorflow.serving.PredictResponse response = 2;
getResponseList() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog
repeated .tensorflow.serving.PredictResponse response = 2;
getResponseList() - Method in interface tensorflow.serving.PredictionLogOuterClass.PredictStreamedLogOrBuilder
repeated .tensorflow.serving.PredictResponse response = 2;
getResponseOrBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog.Builder
.tensorflow.serving.ClassificationResponse response = 2;
getResponseOrBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
.tensorflow.serving.ClassificationResponse response = 2;
getResponseOrBuilder() - Method in interface tensorflow.serving.PredictionLogOuterClass.ClassifyLogOrBuilder
.tensorflow.serving.ClassificationResponse response = 2;
getResponseOrBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog.Builder
.tensorflow.serving.MultiInferenceResponse response = 2;
getResponseOrBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
.tensorflow.serving.MultiInferenceResponse response = 2;
getResponseOrBuilder() - Method in interface tensorflow.serving.PredictionLogOuterClass.MultiInferenceLogOrBuilder
.tensorflow.serving.MultiInferenceResponse response = 2;
getResponseOrBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog.Builder
.tensorflow.serving.PredictResponse response = 2;
getResponseOrBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
.tensorflow.serving.PredictResponse response = 2;
getResponseOrBuilder() - Method in interface tensorflow.serving.PredictionLogOuterClass.PredictLogOrBuilder
.tensorflow.serving.PredictResponse response = 2;
getResponseOrBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog.Builder
.tensorflow.serving.RegressionResponse response = 2;
getResponseOrBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
.tensorflow.serving.RegressionResponse response = 2;
getResponseOrBuilder() - Method in interface tensorflow.serving.PredictionLogOuterClass.RegressLogOrBuilder
.tensorflow.serving.RegressionResponse response = 2;
getResponseOrBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog.Builder
.tensorflow.serving.SessionRunResponse response = 2;
getResponseOrBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
.tensorflow.serving.SessionRunResponse response = 2;
getResponseOrBuilder() - Method in interface tensorflow.serving.PredictionLogOuterClass.SessionRunLogOrBuilder
.tensorflow.serving.SessionRunResponse response = 2;
getResponseOrBuilder(int) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
repeated .tensorflow.serving.PredictResponse response = 2;
getResponseOrBuilder(int) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog
repeated .tensorflow.serving.PredictResponse response = 2;
getResponseOrBuilder(int) - Method in interface tensorflow.serving.PredictionLogOuterClass.PredictStreamedLogOrBuilder
repeated .tensorflow.serving.PredictResponse response = 2;
getResponseOrBuilderList() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
repeated .tensorflow.serving.PredictResponse response = 2;
getResponseOrBuilderList() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog
repeated .tensorflow.serving.PredictResponse response = 2;
getResponseOrBuilderList() - Method in interface tensorflow.serving.PredictionLogOuterClass.PredictStreamedLogOrBuilder
repeated .tensorflow.serving.PredictResponse response = 2;
getRestoreFunction() - Method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject.Builder
int32 restore_function = 3;
getRestoreFunction() - Method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject
int32 restore_function = 3;
getRestoreFunction() - Method in interface tensorflow.SavedObjectGraphOuterClass.SaveableObjectOrBuilder
int32 restore_function = 3;
getRestoreOpName() - Method in class org.tensorflow.util.SaverDef.Builder
The operation to run when restoring a model checkpoint.
getRestoreOpName() - Method in class org.tensorflow.util.SaverDef
The operation to run when restoring a model checkpoint.
getRestoreOpName() - Method in interface org.tensorflow.util.SaverDefOrBuilder
The operation to run when restoring a model checkpoint.
getRestoreOpNameBytes() - Method in class org.tensorflow.util.SaverDef.Builder
The operation to run when restoring a model checkpoint.
getRestoreOpNameBytes() - Method in class org.tensorflow.util.SaverDef
The operation to run when restoring a model checkpoint.
getRestoreOpNameBytes() - Method in interface org.tensorflow.util.SaverDefOrBuilder
The operation to run when restoring a model checkpoint.
getResult() - Method in class tensorflow.serving.Classification.ClassificationResponse.Builder
Result of the classification.
getResult() - Method in class tensorflow.serving.Classification.ClassificationResponse
Result of the classification.
getResult() - Method in interface tensorflow.serving.Classification.ClassificationResponseOrBuilder
Result of the classification.
getResult() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse.Builder
.tensorflow.serving.RegressionResult result = 1;
getResult() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
.tensorflow.serving.RegressionResult result = 1;
getResult() - Method in interface tensorflow.serving.RegressionOuterClass.RegressionResponseOrBuilder
.tensorflow.serving.RegressionResult result = 1;
getResultBuilder() - Method in class tensorflow.serving.Classification.ClassificationResponse.Builder
Result of the classification.
getResultBuilder() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse.Builder
.tensorflow.serving.RegressionResult result = 1;
getResultCase() - Method in class tensorflow.serving.Inference.InferenceResult.Builder
 
getResultCase() - Method in class tensorflow.serving.Inference.InferenceResult
 
getResultCase() - Method in interface tensorflow.serving.Inference.InferenceResultOrBuilder
 
getResultOrBuilder() - Method in class tensorflow.serving.Classification.ClassificationResponse.Builder
Result of the classification.
getResultOrBuilder() - Method in class tensorflow.serving.Classification.ClassificationResponse
Result of the classification.
getResultOrBuilder() - Method in interface tensorflow.serving.Classification.ClassificationResponseOrBuilder
Result of the classification.
getResultOrBuilder() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse.Builder
.tensorflow.serving.RegressionResult result = 1;
getResultOrBuilder() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
.tensorflow.serving.RegressionResult result = 1;
getResultOrBuilder() - Method in interface tensorflow.serving.RegressionOuterClass.RegressionResponseOrBuilder
.tensorflow.serving.RegressionResult result = 1;
getResults(int) - Method in class tensorflow.serving.Inference.MultiInferenceResponse.Builder
List of results; one for each InferenceTask in the request, returned in the same order as the request.
getResults(int) - Method in class tensorflow.serving.Inference.MultiInferenceResponse
List of results; one for each InferenceTask in the request, returned in the same order as the request.
getResults(int) - Method in interface tensorflow.serving.Inference.MultiInferenceResponseOrBuilder
List of results; one for each InferenceTask in the request, returned in the same order as the request.
getResultsBuilder(int) - Method in class tensorflow.serving.Inference.MultiInferenceResponse.Builder
List of results; one for each InferenceTask in the request, returned in the same order as the request.
getResultsBuilderList() - Method in class tensorflow.serving.Inference.MultiInferenceResponse.Builder
List of results; one for each InferenceTask in the request, returned in the same order as the request.
getResultsCount() - Method in class tensorflow.serving.Inference.MultiInferenceResponse.Builder
List of results; one for each InferenceTask in the request, returned in the same order as the request.
getResultsCount() - Method in class tensorflow.serving.Inference.MultiInferenceResponse
List of results; one for each InferenceTask in the request, returned in the same order as the request.
getResultsCount() - Method in interface tensorflow.serving.Inference.MultiInferenceResponseOrBuilder
List of results; one for each InferenceTask in the request, returned in the same order as the request.
getResultsList() - Method in class tensorflow.serving.Inference.MultiInferenceResponse.Builder
List of results; one for each InferenceTask in the request, returned in the same order as the request.
getResultsList() - Method in class tensorflow.serving.Inference.MultiInferenceResponse
List of results; one for each InferenceTask in the request, returned in the same order as the request.
getResultsList() - Method in interface tensorflow.serving.Inference.MultiInferenceResponseOrBuilder
List of results; one for each InferenceTask in the request, returned in the same order as the request.
getResultsOrBuilder(int) - Method in class tensorflow.serving.Inference.MultiInferenceResponse.Builder
List of results; one for each InferenceTask in the request, returned in the same order as the request.
getResultsOrBuilder(int) - Method in class tensorflow.serving.Inference.MultiInferenceResponse
List of results; one for each InferenceTask in the request, returned in the same order as the request.
getResultsOrBuilder(int) - Method in interface tensorflow.serving.Inference.MultiInferenceResponseOrBuilder
List of results; one for each InferenceTask in the request, returned in the same order as the request.
getResultsOrBuilderList() - Method in class tensorflow.serving.Inference.MultiInferenceResponse.Builder
List of results; one for each InferenceTask in the request, returned in the same order as the request.
getResultsOrBuilderList() - Method in class tensorflow.serving.Inference.MultiInferenceResponse
List of results; one for each InferenceTask in the request, returned in the same order as the request.
getResultsOrBuilderList() - Method in interface tensorflow.serving.Inference.MultiInferenceResponseOrBuilder
List of results; one for each InferenceTask in the request, returned in the same order as the request.
getRet() - Method in class org.tensorflow.framework.FunctionDef.Builder
Deprecated.
getRet() - Method in class org.tensorflow.framework.FunctionDef
Deprecated.
getRet() - Method in interface org.tensorflow.framework.FunctionDefOrBuilder
Deprecated.
getRetCount() - Method in class org.tensorflow.framework.FunctionDef.Builder
 
getRetCount() - Method in class org.tensorflow.framework.FunctionDef
 
getRetCount() - Method in interface org.tensorflow.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.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.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.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.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.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.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.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.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.framework.FunctionDefOrBuilder
A mapping from the output arg names from `signature` to the outputs from `node_def` that should be returned by the function.
getReturnAdditionalArraysFromPrefill() - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions.Builder
Only supported in disaggregated serving.
getReturnAdditionalArraysFromPrefill() - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions
Only supported in disaggregated serving.
getReturnAdditionalArraysFromPrefill() - Method in interface tensorflow.serving.Predict.PredictRequest.RequestOptionsOrBuilder
Only supported in disaggregated serving.
getReturnSingleResponse() - Method in class tensorflow.serving.Predict.PredictStreamedOptions.Builder
If true, there will be a single PredictResponse output.
getReturnSingleResponse() - Method in class tensorflow.serving.Predict.PredictStreamedOptions
If true, there will be a single PredictResponse output.
getReturnSingleResponse() - Method in interface tensorflow.serving.Predict.PredictStreamedOptionsOrBuilder
If true, there will be a single PredictResponse output.
getReturnStoptokens(int) - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions.Builder
Returns these stop tokens in response if the model stops at them.
getReturnStoptokens(int) - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions
Returns these stop tokens in response if the model stops at them.
getReturnStoptokens(int) - Method in interface tensorflow.serving.Predict.PredictRequest.RequestOptionsOrBuilder
Returns these stop tokens in response if the model stops at them.
getReturnStoptokensCount() - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions.Builder
Returns these stop tokens in response if the model stops at them.
getReturnStoptokensCount() - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions
Returns these stop tokens in response if the model stops at them.
getReturnStoptokensCount() - Method in interface tensorflow.serving.Predict.PredictRequest.RequestOptionsOrBuilder
Returns these stop tokens in response if the model stops at them.
getReturnStoptokensList() - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions.Builder
Returns these stop tokens in response if the model stops at them.
getReturnStoptokensList() - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions
Returns these stop tokens in response if the model stops at them.
getReturnStoptokensList() - Method in interface tensorflow.serving.Predict.PredictRequest.RequestOptionsOrBuilder
Returns these stop tokens in response if the model stops at them.
getRewriteOptions() - Method in class org.tensorflow.framework.GraphOptions.Builder
Options that control the type and amount of graph rewriting.
getRewriteOptions() - Method in class org.tensorflow.framework.GraphOptions
Options that control the type and amount of graph rewriting.
getRewriteOptions() - Method in interface org.tensorflow.framework.GraphOptionsOrBuilder
Options that control the type and amount of graph rewriting.
getRewriteOptionsBuilder() - Method in class org.tensorflow.framework.GraphOptions.Builder
Options that control the type and amount of graph rewriting.
getRewriteOptionsOrBuilder() - Method in class org.tensorflow.framework.GraphOptions.Builder
Options that control the type and amount of graph rewriting.
getRewriteOptionsOrBuilder() - Method in class org.tensorflow.framework.GraphOptions
Options that control the type and amount of graph rewriting.
getRewriteOptionsOrBuilder() - Method in interface org.tensorflow.framework.GraphOptionsOrBuilder
Options that control the type and amount of graph rewriting.
getRpcOptions() - Method in class org.tensorflow.framework.ConfigProto.Builder
Options that apply when this session uses the distributed runtime.
getRpcOptions() - Method in class org.tensorflow.framework.ConfigProto
Options that apply when this session uses the distributed runtime.
getRpcOptions() - Method in interface org.tensorflow.framework.ConfigProtoOrBuilder
Options that apply when this session uses the distributed runtime.
getRpcOptionsBuilder() - Method in class org.tensorflow.framework.ConfigProto.Builder
Options that apply when this session uses the distributed runtime.
getRpcOptionsOrBuilder() - Method in class org.tensorflow.framework.ConfigProto.Builder
Options that apply when this session uses the distributed runtime.
getRpcOptionsOrBuilder() - Method in class org.tensorflow.framework.ConfigProto
Options that apply when this session uses the distributed runtime.
getRpcOptionsOrBuilder() - Method in interface org.tensorflow.framework.ConfigProtoOrBuilder
Options that apply when this session uses the distributed runtime.
getRunHandlerPoolOptions() - Method in class org.tensorflow.framework.RunOptions.Experimental.Builder
.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
getRunHandlerPoolOptions() - Method in class org.tensorflow.framework.RunOptions.Experimental
.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
getRunHandlerPoolOptions() - Method in interface org.tensorflow.framework.RunOptions.ExperimentalOrBuilder
.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
getRunHandlerPoolOptionsBuilder() - Method in class org.tensorflow.framework.RunOptions.Experimental.Builder
.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
getRunHandlerPoolOptionsOrBuilder() - Method in class org.tensorflow.framework.RunOptions.Experimental.Builder
.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
getRunHandlerPoolOptionsOrBuilder() - Method in class org.tensorflow.framework.RunOptions.Experimental
.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
getRunHandlerPoolOptionsOrBuilder() - Method in interface org.tensorflow.framework.RunOptions.ExperimentalOrBuilder
.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
getRunOptions() - Method in class org.tensorflow.framework.CallableOptions.Builder
Options that will be applied to each run.
getRunOptions() - Method in class org.tensorflow.framework.CallableOptions
Options that will be applied to each run.
getRunOptions() - Method in interface org.tensorflow.framework.CallableOptionsOrBuilder
Options that will be applied to each run.
getRunOptionsBuilder() - Method in class org.tensorflow.framework.CallableOptions.Builder
Options that will be applied to each run.
getRunOptionsOrBuilder() - Method in class org.tensorflow.framework.CallableOptions.Builder
Options that will be applied to each run.
getRunOptionsOrBuilder() - Method in class org.tensorflow.framework.CallableOptions
Options that will be applied to each run.
getRunOptionsOrBuilder() - Method in interface org.tensorflow.framework.CallableOptionsOrBuilder
Options that will be applied to each run.
getS() - Method in class org.tensorflow.framework.AttrValue.Builder
"string"
getS() - Method in class org.tensorflow.framework.AttrValue
"string"
getS() - Method in interface org.tensorflow.framework.AttrValueOrBuilder
"string"
getS() - Method in class org.tensorflow.framework.FullTypeDef.Builder
string s = 3;
getS() - Method in class org.tensorflow.framework.FullTypeDef
string s = 3;
getS() - Method in interface org.tensorflow.framework.FullTypeDefOrBuilder
string s = 3;
getS(int) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(string)"
getS(int) - Method in class org.tensorflow.framework.AttrValue.ListValue
"list(string)"
getS(int) - Method in interface org.tensorflow.framework.AttrValue.ListValueOrBuilder
"list(string)"
getSamplingConfig() - Method in class tensorflow.serving.Logging.LogMetadata.Builder
.tensorflow.serving.SamplingConfig sampling_config = 2;
getSamplingConfig() - Method in class tensorflow.serving.Logging.LogMetadata
.tensorflow.serving.SamplingConfig sampling_config = 2;
getSamplingConfig() - Method in interface tensorflow.serving.Logging.LogMetadataOrBuilder
.tensorflow.serving.SamplingConfig sampling_config = 2;
getSamplingConfig() - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig.Builder
.tensorflow.serving.SamplingConfig sampling_config = 2;
getSamplingConfig() - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
.tensorflow.serving.SamplingConfig sampling_config = 2;
getSamplingConfig() - Method in interface tensorflow.serving.LoggingConfigOuterClass.LoggingConfigOrBuilder
.tensorflow.serving.SamplingConfig sampling_config = 2;
getSamplingConfigBuilder() - Method in class tensorflow.serving.Logging.LogMetadata.Builder
.tensorflow.serving.SamplingConfig sampling_config = 2;
getSamplingConfigBuilder() - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig.Builder
.tensorflow.serving.SamplingConfig sampling_config = 2;
getSamplingConfigOrBuilder() - Method in class tensorflow.serving.Logging.LogMetadata.Builder
.tensorflow.serving.SamplingConfig sampling_config = 2;
getSamplingConfigOrBuilder() - Method in class tensorflow.serving.Logging.LogMetadata
.tensorflow.serving.SamplingConfig sampling_config = 2;
getSamplingConfigOrBuilder() - Method in interface tensorflow.serving.Logging.LogMetadataOrBuilder
.tensorflow.serving.SamplingConfig sampling_config = 2;
getSamplingConfigOrBuilder() - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig.Builder
.tensorflow.serving.SamplingConfig sampling_config = 2;
getSamplingConfigOrBuilder() - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
.tensorflow.serving.SamplingConfig sampling_config = 2;
getSamplingConfigOrBuilder() - Method in interface tensorflow.serving.LoggingConfigOuterClass.LoggingConfigOrBuilder
.tensorflow.serving.SamplingConfig sampling_config = 2;
getSamplingRate() - Method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig.Builder
Requests will be logged uniformly at random with this probability.
getSamplingRate() - Method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
Requests will be logged uniformly at random with this probability.
getSamplingRate() - Method in interface tensorflow.serving.LoggingConfigOuterClass.SamplingConfigOrBuilder
Requests will be logged uniformly at random with this probability.
getSaveableObjects() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Deprecated.
getSaveableObjects() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
Deprecated.
getSaveableObjects() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
Deprecated.
getSaveableObjectsCount() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
 
getSaveableObjectsCount() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
getSaveableObjectsCount() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
Stores the functions used to save and restore this object.
getSaveableObjectsMap() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Stores the functions used to save and restore this object.
getSaveableObjectsMap() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
Stores the functions used to save and restore this object.
getSaveableObjectsMap() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
Stores the functions used to save and restore this object.
getSaveableObjectsOrDefault(String, SavedObjectGraphOuterClass.SaveableObject) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Stores the functions used to save and restore this object.
getSaveableObjectsOrDefault(String, SavedObjectGraphOuterClass.SaveableObject) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
Stores the functions used to save and restore this object.
getSaveableObjectsOrDefault(String, SavedObjectGraphOuterClass.SaveableObject) - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
Stores the functions used to save and restore this object.
getSaveableObjectsOrThrow(String) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Stores the functions used to save and restore this object.
getSaveableObjectsOrThrow(String) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
Stores the functions used to save and restore this object.
getSaveableObjectsOrThrow(String) - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
Stores the functions used to save and restore this object.
getSavedModelTags(int) - Method in class tensorflow.serving.Logging.LogMetadata.Builder
List of tags used to load the relevant MetaGraphDef from SavedModel.
getSavedModelTags(int) - Method in class tensorflow.serving.Logging.LogMetadata
List of tags used to load the relevant MetaGraphDef from SavedModel.
getSavedModelTags(int) - Method in interface tensorflow.serving.Logging.LogMetadataOrBuilder
List of tags used to load the relevant MetaGraphDef from SavedModel.
getSavedModelTagsBytes(int) - Method in class tensorflow.serving.Logging.LogMetadata.Builder
List of tags used to load the relevant MetaGraphDef from SavedModel.
getSavedModelTagsBytes(int) - Method in class tensorflow.serving.Logging.LogMetadata
List of tags used to load the relevant MetaGraphDef from SavedModel.
getSavedModelTagsBytes(int) - Method in interface tensorflow.serving.Logging.LogMetadataOrBuilder
List of tags used to load the relevant MetaGraphDef from SavedModel.
getSavedModelTagsCount() - Method in class tensorflow.serving.Logging.LogMetadata.Builder
List of tags used to load the relevant MetaGraphDef from SavedModel.
getSavedModelTagsCount() - Method in class tensorflow.serving.Logging.LogMetadata
List of tags used to load the relevant MetaGraphDef from SavedModel.
getSavedModelTagsCount() - Method in interface tensorflow.serving.Logging.LogMetadataOrBuilder
List of tags used to load the relevant MetaGraphDef from SavedModel.
getSavedModelTagsList() - Method in class tensorflow.serving.Logging.LogMetadata.Builder
List of tags used to load the relevant MetaGraphDef from SavedModel.
getSavedModelTagsList() - Method in class tensorflow.serving.Logging.LogMetadata
List of tags used to load the relevant MetaGraphDef from SavedModel.
getSavedModelTagsList() - Method in interface tensorflow.serving.Logging.LogMetadataOrBuilder
List of tags used to load the relevant MetaGraphDef from SavedModel.
getSaveFunction() - Method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject.Builder
Node ids of concrete functions for saving and loading from a checkpoint.
getSaveFunction() - Method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject
Node ids of concrete functions for saving and loading from a checkpoint.
getSaveFunction() - Method in interface tensorflow.SavedObjectGraphOuterClass.SaveableObjectOrBuilder
Node ids of concrete functions for saving and loading from a checkpoint.
getSaverDef() - Method in class org.tensorflow.framework.MetaGraphDef.Builder
SaverDef.
getSaverDef() - Method in class org.tensorflow.framework.MetaGraphDef
SaverDef.
getSaverDef() - Method in interface org.tensorflow.framework.MetaGraphDefOrBuilder
SaverDef.
getSaverDefBuilder() - Method in class org.tensorflow.framework.MetaGraphDef.Builder
SaverDef.
getSaverDefOrBuilder() - Method in class org.tensorflow.framework.MetaGraphDef.Builder
SaverDef.
getSaverDefOrBuilder() - Method in class org.tensorflow.framework.MetaGraphDef
SaverDef.
getSaverDefOrBuilder() - Method in interface org.tensorflow.framework.MetaGraphDefOrBuilder
SaverDef.
getSaveSliceInfoDef() - Method in class org.tensorflow.framework.VariableDef.Builder
Support for saving variables as slices of a larger variable.
getSaveSliceInfoDef() - Method in class org.tensorflow.framework.VariableDef
Support for saving variables as slices of a larger variable.
getSaveSliceInfoDef() - Method in interface org.tensorflow.framework.VariableDefOrBuilder
Support for saving variables as slices of a larger variable.
getSaveSliceInfoDefBuilder() - Method in class org.tensorflow.framework.VariableDef.Builder
Support for saving variables as slices of a larger variable.
getSaveSliceInfoDefOrBuilder() - Method in class org.tensorflow.framework.VariableDef.Builder
Support for saving variables as slices of a larger variable.
getSaveSliceInfoDefOrBuilder() - Method in class org.tensorflow.framework.VariableDef
Support for saving variables as slices of a larger variable.
getSaveSliceInfoDefOrBuilder() - Method in interface org.tensorflow.framework.VariableDefOrBuilder
Support for saving variables as slices of a larger variable.
getSaveTensorName() - Method in class org.tensorflow.util.SaverDef.Builder
The operation to run when saving a model checkpoint.
getSaveTensorName() - Method in class org.tensorflow.util.SaverDef
The operation to run when saving a model checkpoint.
getSaveTensorName() - Method in interface org.tensorflow.util.SaverDefOrBuilder
The operation to run when saving a model checkpoint.
getSaveTensorNameBytes() - Method in class org.tensorflow.util.SaverDef.Builder
The operation to run when saving a model checkpoint.
getSaveTensorNameBytes() - Method in class org.tensorflow.util.SaverDef
The operation to run when saving a model checkpoint.
getSaveTensorNameBytes() - Method in interface org.tensorflow.util.SaverDefOrBuilder
The operation to run when saving a model checkpoint.
getSBytes() - Method in class org.tensorflow.framework.FullTypeDef.Builder
string s = 3;
getSBytes() - Method in class org.tensorflow.framework.FullTypeDef
string s = 3;
getSBytes() - Method in interface org.tensorflow.framework.FullTypeDefOrBuilder
string s = 3;
getScheduledMicros() - Method in class org.tensorflow.framework.NodeExecStats.Builder
int64 scheduled_micros = 9;
getScheduledMicros() - Method in class org.tensorflow.framework.NodeExecStats
int64 scheduled_micros = 9;
getScheduledMicros() - Method in interface org.tensorflow.framework.NodeExecStatsOrBuilder
int64 scheduled_micros = 9;
getScheduledNanos() - Method in class org.tensorflow.framework.NodeExecStats.Builder
int64 scheduled_nanos = 17;
getScheduledNanos() - Method in class org.tensorflow.framework.NodeExecStats
int64 scheduled_nanos = 17;
getScheduledNanos() - Method in interface org.tensorflow.framework.NodeExecStatsOrBuilder
int64 scheduled_nanos = 17;
getScomplexVal(int) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_COMPLEX64. scomplex_val(2*i) and scomplex_val(2*i+1) are real and imaginary parts of i-th single precision complex.
getScomplexVal(int) - Method in class org.tensorflow.framework.TensorProto
DT_COMPLEX64. scomplex_val(2*i) and scomplex_val(2*i+1) are real and imaginary parts of i-th single precision complex.
getScomplexVal(int) - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_COMPLEX64. scomplex_val(2*i) and scomplex_val(2*i+1) are real and imaginary parts of i-th single precision complex.
getScomplexValCount() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_COMPLEX64. scomplex_val(2*i) and scomplex_val(2*i+1) are real and imaginary parts of i-th single precision complex.
getScomplexValCount() - Method in class org.tensorflow.framework.TensorProto
DT_COMPLEX64. scomplex_val(2*i) and scomplex_val(2*i+1) are real and imaginary parts of i-th single precision complex.
getScomplexValCount() - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_COMPLEX64. scomplex_val(2*i) and scomplex_val(2*i+1) are real and imaginary parts of i-th single precision complex.
getScomplexValList() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_COMPLEX64. scomplex_val(2*i) and scomplex_val(2*i+1) are real and imaginary parts of i-th single precision complex.
getScomplexValList() - Method in class org.tensorflow.framework.TensorProto
DT_COMPLEX64. scomplex_val(2*i) and scomplex_val(2*i+1) are real and imaginary parts of i-th single precision complex.
getScomplexValList() - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_COMPLEX64. scomplex_val(2*i) and scomplex_val(2*i+1) are real and imaginary parts of i-th single precision complex.
getScopedAllocatorOptimization() - Method in class org.tensorflow.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.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.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.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.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.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.framework.RewriterConfig.Builder
.tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;
getScopedAllocatorOpts() - Method in class org.tensorflow.framework.RewriterConfig
.tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;
getScopedAllocatorOpts() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
.tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;
getScopedAllocatorOptsBuilder() - Method in class org.tensorflow.framework.RewriterConfig.Builder
.tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;
getScopedAllocatorOptsOrBuilder() - Method in class org.tensorflow.framework.RewriterConfig.Builder
.tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;
getScopedAllocatorOptsOrBuilder() - Method in class org.tensorflow.framework.RewriterConfig
.tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;
getScopedAllocatorOptsOrBuilder() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
.tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;
getScore() - Method in class tensorflow.serving.Classification.Class.Builder
Score for this class (e.g., the probability the item belongs to this class).
getScore() - Method in class tensorflow.serving.Classification.Class
Score for this class (e.g., the probability the item belongs to this class).
getScore() - Method in interface tensorflow.serving.Classification.ClassOrBuilder
Score for this class (e.g., the probability the item belongs to this class).
getSCount() - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(string)"
getSCount() - Method in class org.tensorflow.framework.AttrValue.ListValue
"list(string)"
getSCount() - Method in interface org.tensorflow.framework.AttrValue.ListValueOrBuilder
"list(string)"
getSerializedSize() - Method in class com.google.protobuf.Any
 
getSerializedSize() - Method in class com.google.protobuf.BoolValue
 
getSerializedSize() - Method in class com.google.protobuf.BytesValue
 
getSerializedSize() - Method in class com.google.protobuf.DoubleValue
 
getSerializedSize() - Method in class com.google.protobuf.FloatValue
 
getSerializedSize() - Method in class com.google.protobuf.Int32Value
 
getSerializedSize() - Method in class com.google.protobuf.Int64Value
 
getSerializedSize() - Method in class com.google.protobuf.StringValue
 
getSerializedSize() - Method in class com.google.protobuf.UInt32Value
 
getSerializedSize() - Method in class com.google.protobuf.UInt64Value
 
getSerializedSize() - Method in class org.tensorflow.distruntime.ClusterDef
 
getSerializedSize() - Method in class org.tensorflow.distruntime.JobDef
 
getSerializedSize() - Method in class org.tensorflow.example.BytesList
 
getSerializedSize() - Method in class org.tensorflow.example.Example
 
getSerializedSize() - Method in class org.tensorflow.example.Feature
 
getSerializedSize() - Method in class org.tensorflow.example.FeatureList
 
getSerializedSize() - Method in class org.tensorflow.example.FeatureLists
 
getSerializedSize() - Method in class org.tensorflow.example.Features
 
getSerializedSize() - Method in class org.tensorflow.example.FloatList
 
getSerializedSize() - Method in class org.tensorflow.example.Int64List
 
getSerializedSize() - Method in class org.tensorflow.example.SequenceExample
 
getSerializedSize() - Method in class org.tensorflow.framework.AllocationDescription
 
getSerializedSize() - Method in class org.tensorflow.framework.AllocationRecord
 
getSerializedSize() - Method in class org.tensorflow.framework.AllocatorMemoryUsed
 
getSerializedSize() - Method in class org.tensorflow.framework.AssetFileDef
 
getSerializedSize() - Method in class org.tensorflow.framework.AttrValue
 
getSerializedSize() - Method in class org.tensorflow.framework.AttrValue.ListValue
 
getSerializedSize() - Method in class org.tensorflow.framework.AutoParallelOptions
 
getSerializedSize() - Method in class org.tensorflow.framework.BatchingOptions
 
getSerializedSize() - Method in class org.tensorflow.framework.CallableOptions
 
getSerializedSize() - Method in class org.tensorflow.framework.CollectionDef.AnyList
 
getSerializedSize() - Method in class org.tensorflow.framework.CollectionDef.BytesList
 
getSerializedSize() - Method in class org.tensorflow.framework.CollectionDef.FloatList
 
getSerializedSize() - Method in class org.tensorflow.framework.CollectionDef
 
getSerializedSize() - Method in class org.tensorflow.framework.CollectionDef.Int64List
 
getSerializedSize() - Method in class org.tensorflow.framework.CollectionDef.NodeList
 
getSerializedSize() - Method in class org.tensorflow.framework.ConfigProto.Experimental
 
getSerializedSize() - Method in class org.tensorflow.framework.ConfigProto
 
getSerializedSize() - Method in class org.tensorflow.framework.CostGraphDef.AggregatedCost
 
getSerializedSize() - Method in class org.tensorflow.framework.CostGraphDef
 
getSerializedSize() - Method in class org.tensorflow.framework.CostGraphDef.Node
 
getSerializedSize() - Method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
getSerializedSize() - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
getSerializedSize() - Method in class org.tensorflow.framework.DebuggedSourceFile
 
getSerializedSize() - Method in class org.tensorflow.framework.DebuggedSourceFiles
 
getSerializedSize() - Method in class org.tensorflow.framework.DebugOptions
 
getSerializedSize() - Method in class org.tensorflow.framework.DebugTensorWatch
 
getSerializedSize() - Method in class org.tensorflow.framework.DeviceStepStats
 
getSerializedSize() - Method in class org.tensorflow.framework.FullTypeDef
 
getSerializedSize() - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
getSerializedSize() - Method in class org.tensorflow.framework.FunctionDef
 
getSerializedSize() - Method in class org.tensorflow.framework.FunctionDefLibrary
 
getSerializedSize() - Method in class org.tensorflow.framework.GPUOptions.Experimental
 
getSerializedSize() - Method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions
 
getSerializedSize() - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
getSerializedSize() - Method in class org.tensorflow.framework.GPUOptions
 
getSerializedSize() - Method in class org.tensorflow.framework.GradientDef
 
getSerializedSize() - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol
 
getSerializedSize() - Method in class org.tensorflow.framework.GraphDebugInfo
 
getSerializedSize() - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace
 
getSerializedSize() - Method in class org.tensorflow.framework.GraphDef
 
getSerializedSize() - Method in class org.tensorflow.framework.GraphOptions
 
getSerializedSize() - Method in class org.tensorflow.framework.MemoryStats
 
getSerializedSize() - Method in class org.tensorflow.framework.MetaGraphDef
 
getSerializedSize() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
getSerializedSize() - Method in class org.tensorflow.framework.NameAttrList
 
getSerializedSize() - Method in class org.tensorflow.framework.NamedTensorProto
 
getSerializedSize() - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
getSerializedSize() - Method in class org.tensorflow.framework.NodeDef
 
getSerializedSize() - Method in class org.tensorflow.framework.NodeExecStats
 
getSerializedSize() - Method in class org.tensorflow.framework.NodeOutput
 
getSerializedSize() - Method in class org.tensorflow.framework.OpDef.ArgDef
 
getSerializedSize() - Method in class org.tensorflow.framework.OpDef.AttrDef
 
getSerializedSize() - Method in class org.tensorflow.framework.OpDef
 
getSerializedSize() - Method in class org.tensorflow.framework.OpDeprecation
 
getSerializedSize() - Method in class org.tensorflow.framework.OpList
 
getSerializedSize() - Method in class org.tensorflow.framework.OptimizerOptions
 
getSerializedSize() - Method in class org.tensorflow.framework.RegisteredGradient
 
getSerializedSize() - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
getSerializedSize() - Method in class org.tensorflow.framework.ResourceHandleProto
 
getSerializedSize() - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
getSerializedSize() - Method in class org.tensorflow.framework.RewriterConfig
 
getSerializedSize() - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
getSerializedSize() - Method in class org.tensorflow.framework.RunMetadata
 
getSerializedSize() - Method in class org.tensorflow.framework.RunOptions.Experimental
 
getSerializedSize() - Method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
getSerializedSize() - Method in class org.tensorflow.framework.RunOptions
 
getSerializedSize() - Method in class org.tensorflow.framework.SaveSliceInfoDef
 
getSerializedSize() - Method in class org.tensorflow.framework.ScopedAllocatorOptions
 
getSerializedSize() - Method in class org.tensorflow.framework.SerializedDType
 
getSerializedSize() - Method in class org.tensorflow.framework.SessionMetadata
 
getSerializedSize() - Method in class org.tensorflow.framework.SignatureDef
 
getSerializedSize() - Method in class org.tensorflow.framework.StepStats
 
getSerializedSize() - Method in class org.tensorflow.framework.TensorConnection
 
getSerializedSize() - Method in class org.tensorflow.framework.TensorDescription
 
getSerializedSize() - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor
 
getSerializedSize() - Method in class org.tensorflow.framework.TensorInfo.CooSparse
 
getSerializedSize() - Method in class org.tensorflow.framework.TensorInfo
 
getSerializedSize() - Method in class org.tensorflow.framework.TensorProto
 
getSerializedSize() - Method in class org.tensorflow.framework.TensorShapeProto.Dim
 
getSerializedSize() - Method in class org.tensorflow.framework.TensorShapeProto
 
getSerializedSize() - Method in class org.tensorflow.framework.ThreadPoolOptionProto
 
getSerializedSize() - Method in class org.tensorflow.framework.VariableDef
 
getSerializedSize() - Method in class org.tensorflow.framework.VariantTensorDataProto
 
getSerializedSize() - Method in class org.tensorflow.framework.VerifierConfig
 
getSerializedSize() - Method in class org.tensorflow.framework.VersionDef
 
getSerializedSize() - Method in class org.tensorflow.util.SaverDef
 
getSerializedSize() - Method in class tensorflow.CoordinationConfig.CoordinatedJob
 
getSerializedSize() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
 
getSerializedSize() - Method in class tensorflow.RpcOptions.RPCOptions
 
getSerializedSize() - Method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor
 
getSerializedSize() - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
getSerializedSize() - Method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject
 
getSerializedSize() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
getSerializedSize() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
getSerializedSize() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
getSerializedSize() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
getSerializedSize() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
getSerializedSize() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
getSerializedSize() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
getSerializedSize() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
getSerializedSize() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
getSerializedSize() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
getSerializedSize() - Method in class tensorflow.serving.Classification.Class
 
getSerializedSize() - Method in class tensorflow.serving.Classification.ClassificationRequest
 
getSerializedSize() - Method in class tensorflow.serving.Classification.ClassificationResponse
 
getSerializedSize() - Method in class tensorflow.serving.Classification.ClassificationResult
 
getSerializedSize() - Method in class tensorflow.serving.Classification.Classifications
 
getSerializedSize() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
getSerializedSize() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
getSerializedSize() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All
 
getSerializedSize() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
getSerializedSize() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
getSerializedSize() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
getSerializedSize() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
getSerializedSize() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
getSerializedSize() - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
getSerializedSize() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
getSerializedSize() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
getSerializedSize() - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
getSerializedSize() - Method in class tensorflow.serving.Inference.InferenceResult
 
getSerializedSize() - Method in class tensorflow.serving.Inference.InferenceTask
 
getSerializedSize() - Method in class tensorflow.serving.Inference.MultiInferenceRequest
 
getSerializedSize() - Method in class tensorflow.serving.Inference.MultiInferenceResponse
 
getSerializedSize() - Method in class tensorflow.serving.InputOuterClass.ExampleList
 
getSerializedSize() - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
getSerializedSize() - Method in class tensorflow.serving.InputOuterClass.Input
 
getSerializedSize() - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
getSerializedSize() - Method in class tensorflow.serving.Logging.LogMetadata
 
getSerializedSize() - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
getSerializedSize() - Method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
getSerializedSize() - Method in class tensorflow.serving.Model.ModelSpec
 
getSerializedSize() - Method in class tensorflow.serving.ModelManagement.Metric
 
getSerializedSize() - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
getSerializedSize() - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
getSerializedSize() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
getSerializedSize() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
getSerializedSize() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
getSerializedSize() - Method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig
 
getSerializedSize() - Method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig
 
getSerializedSize() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig
 
getSerializedSize() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap
 
getSerializedSize() - Method in class tensorflow.serving.Predict.PredictRequest
 
getSerializedSize() - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions
 
getSerializedSize() - Method in class tensorflow.serving.Predict.PredictResponse
 
getSerializedSize() - Method in class tensorflow.serving.Predict.PredictStreamedOptions
 
getSerializedSize() - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
getSerializedSize() - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
getSerializedSize() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
getSerializedSize() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
getSerializedSize() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog
 
getSerializedSize() - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
getSerializedSize() - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
getSerializedSize() - Method in class tensorflow.serving.RegressionOuterClass.Regression
 
getSerializedSize() - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
getSerializedSize() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
getSerializedSize() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
getSerializedSize() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
getSerializedSize() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
getSerializedSize() - Method in class tensorflow.serving.SslConfig.SSLConfig
 
getSerializedSize() - Method in class tensorflow.serving.Status.StatusProto
 
getSerializedSize() - Method in class tensorflow.Struct.BoundedTensorSpecProto
 
getSerializedSize() - Method in class tensorflow.Struct.DictValue
 
getSerializedSize() - Method in class tensorflow.Struct.ListValue
 
getSerializedSize() - Method in class tensorflow.Struct.NamedTupleValue
 
getSerializedSize() - Method in class tensorflow.Struct.NoneValue
 
getSerializedSize() - Method in class tensorflow.Struct.PairValue
 
getSerializedSize() - Method in class tensorflow.Struct.StructuredValue
 
getSerializedSize() - Method in class tensorflow.Struct.TensorSpecProto
 
getSerializedSize() - Method in class tensorflow.Struct.TupleValue
 
getSerializedSize() - Method in class tensorflow.Struct.TypeSpecProto
 
getSerializedSize() - Method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver
 
getSerializedSize() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
getSerializedSize() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
getSerializedSize() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
getSerializedSize() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
getSerializedSize() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
getSerializedUserProto() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
The user-generated proto storing metadata for this object, to be passed to the registered classes's _deserialize_from_proto method when this object is loaded from the SavedModel.
getSerializedUserProto() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
The user-generated proto storing metadata for this object, to be passed to the registered classes's _deserialize_from_proto method when this object is loaded from the SavedModel.
getSerializedUserProto() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
The user-generated proto storing metadata for this object, to be passed to the registered classes's _deserialize_from_proto method when this object is loaded from the SavedModel.
getSerializedUserProtoBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
The user-generated proto storing metadata for this object, to be passed to the registered classes's _deserialize_from_proto method when this object is loaded from the SavedModel.
getSerializedUserProtoOrBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
The user-generated proto storing metadata for this object, to be passed to the registered classes's _deserialize_from_proto method when this object is loaded from the SavedModel.
getSerializedUserProtoOrBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
The user-generated proto storing metadata for this object, to be passed to the registered classes's _deserialize_from_proto method when this object is loaded from the SavedModel.
getSerializedUserProtoOrBuilder() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
The user-generated proto storing metadata for this object, to be passed to the registered classes's _deserialize_from_proto method when this object is loaded from the SavedModel.
getServableName() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
The servable name to supply in aspired-versions callback calls.
getServableName() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
The servable name to supply in aspired-versions callback calls.
getServableName() - Method in interface tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitorOrBuilder
The servable name to supply in aspired-versions callback calls.
getServableNameBytes() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
The servable name to supply in aspired-versions callback calls.
getServableNameBytes() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
The servable name to supply in aspired-versions callback calls.
getServableNameBytes() - Method in interface tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitorOrBuilder
The servable name to supply in aspired-versions callback calls.
getServables(int) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
The servables to monitor for new versions, and aspire.
getServables(int) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
The servables to monitor for new versions, and aspire.
getServables(int) - Method in interface tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfigOrBuilder
The servables to monitor for new versions, and aspire.
getServablesBuilder(int) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
The servables to monitor for new versions, and aspire.
getServablesBuilderList() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
The servables to monitor for new versions, and aspire.
getServablesCount() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
The servables to monitor for new versions, and aspire.
getServablesCount() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
The servables to monitor for new versions, and aspire.
getServablesCount() - Method in interface tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfigOrBuilder
The servables to monitor for new versions, and aspire.
getServablesList() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
The servables to monitor for new versions, and aspire.
getServablesList() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
The servables to monitor for new versions, and aspire.
getServablesList() - Method in interface tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfigOrBuilder
The servables to monitor for new versions, and aspire.
getServablesOrBuilder(int) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
The servables to monitor for new versions, and aspire.
getServablesOrBuilder(int) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
The servables to monitor for new versions, and aspire.
getServablesOrBuilder(int) - Method in interface tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfigOrBuilder
The servables to monitor for new versions, and aspire.
getServablesOrBuilderList() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
The servables to monitor for new versions, and aspire.
getServablesOrBuilderList() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
The servables to monitor for new versions, and aspire.
getServablesOrBuilderList() - Method in interface tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfigOrBuilder
The servables to monitor for new versions, and aspire.
getServableVersionPolicy() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
The policy to determines the number of versions of the servable to be served at the same time.
getServableVersionPolicy() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
The policy to determines the number of versions of the servable to be served at the same time.
getServableVersionPolicy() - Method in interface tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitorOrBuilder
The policy to determines the number of versions of the servable to be served at the same time.
getServableVersionPolicyBuilder() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
The policy to determines the number of versions of the servable to be served at the same time.
getServableVersionPolicyOrBuilder() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
The policy to determines the number of versions of the servable to be served at the same time.
getServableVersionPolicyOrBuilder() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
The policy to determines the number of versions of the servable to be served at the same time.
getServableVersionPolicyOrBuilder() - Method in interface tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitorOrBuilder
The policy to determines the number of versions of the servable to be served at the same time.
getServableVersionsAlwaysPresent() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
If true, the servable is always expected to exist on the underlying filesystem.
getServableVersionsAlwaysPresent() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
If true, the servable is always expected to exist on the underlying filesystem.
getServableVersionsAlwaysPresent() - Method in interface tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfigOrBuilder
If true, the servable is always expected to exist on the underlying filesystem.
getServerCert() - Method in class tensorflow.serving.SslConfig.SSLConfig.Builder
public server certificate
getServerCert() - Method in class tensorflow.serving.SslConfig.SSLConfig
public server certificate
getServerCert() - Method in interface tensorflow.serving.SslConfig.SSLConfigOrBuilder
public server certificate
getServerCertBytes() - Method in class tensorflow.serving.SslConfig.SSLConfig.Builder
public server certificate
getServerCertBytes() - Method in class tensorflow.serving.SslConfig.SSLConfig
public server certificate
getServerCertBytes() - Method in interface tensorflow.serving.SslConfig.SSLConfigOrBuilder
public server certificate
getServerKey() - Method in class tensorflow.serving.SslConfig.SSLConfig.Builder
private server key for SSL
getServerKey() - Method in class tensorflow.serving.SslConfig.SSLConfig
private server key for SSL
getServerKey() - Method in interface tensorflow.serving.SslConfig.SSLConfigOrBuilder
private server key for SSL
getServerKeyBytes() - Method in class tensorflow.serving.SslConfig.SSLConfig.Builder
private server key for SSL
getServerKeyBytes() - Method in class tensorflow.serving.SslConfig.SSLConfig
private server key for SSL
getServerKeyBytes() - Method in interface tensorflow.serving.SslConfig.SSLConfigOrBuilder
private server key for SSL
getServiceDescriptor() - Static method in class tensorflow.serving.ModelServiceGrpc
 
getServiceDescriptor() - Static method in class tensorflow.serving.PredictionServiceGrpc
 
getServiceDescriptor() - Static method in class tensorflow.serving.SessionServiceGrpc
 
getServiceLeader() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
Address where the coordination service instance is hosted.
getServiceLeader() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
Address where the coordination service instance is hosted.
getServiceLeader() - Method in interface tensorflow.CoordinationConfig.CoordinationServiceConfigOrBuilder
Address where the coordination service instance is hosted.
getServiceLeaderBytes() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
Address where the coordination service instance is hosted.
getServiceLeaderBytes() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
Address where the coordination service instance is hosted.
getServiceLeaderBytes() - Method in interface tensorflow.CoordinationConfig.CoordinationServiceConfigOrBuilder
Address where the coordination service instance is hosted.
getServiceType() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
Type of coordination service implementation to enable.
getServiceType() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
Type of coordination service implementation to enable.
getServiceType() - Method in interface tensorflow.CoordinationConfig.CoordinationServiceConfigOrBuilder
Type of coordination service implementation to enable.
getServiceTypeBytes() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
Type of coordination service implementation to enable.
getServiceTypeBytes() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
Type of coordination service implementation to enable.
getServiceTypeBytes() - Method in interface tensorflow.CoordinationConfig.CoordinationServiceConfigOrBuilder
Type of coordination service implementation to enable.
getSessionInterOpThreadPool(int) - Method in class org.tensorflow.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.framework.ConfigProto
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionInterOpThreadPool(int) - Method in interface org.tensorflow.framework.ConfigProtoOrBuilder
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionInterOpThreadPoolBuilder(int) - Method in class org.tensorflow.framework.ConfigProto.Builder
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionInterOpThreadPoolBuilderList() - Method in class org.tensorflow.framework.ConfigProto.Builder
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionInterOpThreadPoolCount() - Method in class org.tensorflow.framework.ConfigProto.Builder
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionInterOpThreadPoolCount() - Method in class org.tensorflow.framework.ConfigProto
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionInterOpThreadPoolCount() - Method in interface org.tensorflow.framework.ConfigProtoOrBuilder
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionInterOpThreadPoolList() - Method in class org.tensorflow.framework.ConfigProto.Builder
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionInterOpThreadPoolList() - Method in class org.tensorflow.framework.ConfigProto
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionInterOpThreadPoolList() - Method in interface org.tensorflow.framework.ConfigProtoOrBuilder
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionInterOpThreadPoolOrBuilder(int) - Method in class org.tensorflow.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.framework.ConfigProto
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionInterOpThreadPoolOrBuilder(int) - Method in interface org.tensorflow.framework.ConfigProtoOrBuilder
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionInterOpThreadPoolOrBuilderList() - Method in class org.tensorflow.framework.ConfigProto.Builder
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionInterOpThreadPoolOrBuilderList() - Method in class org.tensorflow.framework.ConfigProto
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionInterOpThreadPoolOrBuilderList() - Method in interface org.tensorflow.framework.ConfigProtoOrBuilder
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionMetadata() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Metadata about the session.
getSessionMetadata() - Method in class org.tensorflow.framework.ConfigProto.Experimental
Metadata about the session.
getSessionMetadata() - Method in interface org.tensorflow.framework.ConfigProto.ExperimentalOrBuilder
Metadata about the session.
getSessionMetadata() - Method in class org.tensorflow.framework.RunMetadata.Builder
Metadata about the session.
getSessionMetadata() - Method in class org.tensorflow.framework.RunMetadata
Metadata about the session.
getSessionMetadata() - Method in interface org.tensorflow.framework.RunMetadataOrBuilder
Metadata about the session.
getSessionMetadataBuilder() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Metadata about the session.
getSessionMetadataBuilder() - Method in class org.tensorflow.framework.RunMetadata.Builder
Metadata about the session.
getSessionMetadataOrBuilder() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Metadata about the session.
getSessionMetadataOrBuilder() - Method in class org.tensorflow.framework.ConfigProto.Experimental
Metadata about the session.
getSessionMetadataOrBuilder() - Method in interface org.tensorflow.framework.ConfigProto.ExperimentalOrBuilder
Metadata about the session.
getSessionMetadataOrBuilder() - Method in class org.tensorflow.framework.RunMetadata.Builder
Metadata about the session.
getSessionMetadataOrBuilder() - Method in class org.tensorflow.framework.RunMetadata
Metadata about the session.
getSessionMetadataOrBuilder() - Method in interface org.tensorflow.framework.RunMetadataOrBuilder
Metadata about the session.
getSessionRunLog() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.SessionRunLog session_run_log = 5;
getSessionRunLog() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
.tensorflow.serving.SessionRunLog session_run_log = 5;
getSessionRunLog() - Method in interface tensorflow.serving.PredictionLogOuterClass.PredictionLogOrBuilder
.tensorflow.serving.SessionRunLog session_run_log = 5;
getSessionRunLogBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.SessionRunLog session_run_log = 5;
getSessionRunLogOrBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.SessionRunLog session_run_log = 5;
getSessionRunLogOrBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
.tensorflow.serving.SessionRunLog session_run_log = 5;
getSessionRunLogOrBuilder() - Method in interface tensorflow.serving.PredictionLogOuterClass.PredictionLogOrBuilder
.tensorflow.serving.SessionRunLog session_run_log = 5;
getSessionRunMethod() - Static method in class tensorflow.serving.SessionServiceGrpc
 
getShape() - Method in class org.tensorflow.framework.AttrValue.Builder
"shape"
getShape() - Method in class org.tensorflow.framework.AttrValue
"shape"
getShape() - Method in interface org.tensorflow.framework.AttrValueOrBuilder
"shape"
getShape() - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo.Builder
.tensorflow.TensorShapeProto shape = 3;
getShape() - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
.tensorflow.TensorShapeProto shape = 3;
getShape() - Method in interface org.tensorflow.framework.CostGraphDef.Node.OutputInfoOrBuilder
.tensorflow.TensorShapeProto shape = 3;
getShape() - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape.Builder
Shape of the tensor.
getShape() - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
Shape of the tensor.
getShape() - Method in interface org.tensorflow.framework.ResourceHandleProto.DtypeAndShapeOrBuilder
Shape of the tensor.
getShape() - Method in class org.tensorflow.framework.TensorDescription.Builder
Shape of the tensor.
getShape() - Method in class org.tensorflow.framework.TensorDescription
Shape of the tensor.
getShape() - Method in interface org.tensorflow.framework.TensorDescriptionOrBuilder
Shape of the tensor.
getShape() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
.tensorflow.TensorShapeProto shape = 2;
getShape() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
.tensorflow.TensorShapeProto shape = 2;
getShape() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedVariableOrBuilder
.tensorflow.TensorShapeProto shape = 2;
getShape() - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
.tensorflow.TensorShapeProto shape = 2;
getShape() - Method in class tensorflow.Struct.BoundedTensorSpecProto
.tensorflow.TensorShapeProto shape = 2;
getShape() - Method in interface tensorflow.Struct.BoundedTensorSpecProtoOrBuilder
.tensorflow.TensorShapeProto shape = 2;
getShape() - Method in class tensorflow.Struct.TensorSpecProto.Builder
.tensorflow.TensorShapeProto shape = 2;
getShape() - Method in class tensorflow.Struct.TensorSpecProto
.tensorflow.TensorShapeProto shape = 2;
getShape() - Method in interface tensorflow.Struct.TensorSpecProtoOrBuilder
.tensorflow.TensorShapeProto shape = 2;
getShape(int) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(shape)"
getShape(int) - Method in class org.tensorflow.framework.AttrValue.ListValue
"list(shape)"
getShape(int) - Method in interface org.tensorflow.framework.AttrValue.ListValueOrBuilder
"list(shape)"
getShapeBuilder() - Method in class org.tensorflow.framework.AttrValue.Builder
"shape"
getShapeBuilder() - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo.Builder
.tensorflow.TensorShapeProto shape = 3;
getShapeBuilder() - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape.Builder
Shape of the tensor.
getShapeBuilder() - Method in class org.tensorflow.framework.TensorDescription.Builder
Shape of the tensor.
getShapeBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
.tensorflow.TensorShapeProto shape = 2;
getShapeBuilder() - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
.tensorflow.TensorShapeProto shape = 2;
getShapeBuilder() - Method in class tensorflow.Struct.TensorSpecProto.Builder
.tensorflow.TensorShapeProto shape = 2;
getShapeBuilder(int) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(shape)"
getShapeBuilderList() - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(shape)"
getShapeCount() - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(shape)"
getShapeCount() - Method in class org.tensorflow.framework.AttrValue.ListValue
"list(shape)"
getShapeCount() - Method in interface org.tensorflow.framework.AttrValue.ListValueOrBuilder
"list(shape)"
getShapeList() - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(shape)"
getShapeList() - Method in class org.tensorflow.framework.AttrValue.ListValue
"list(shape)"
getShapeList() - Method in interface org.tensorflow.framework.AttrValue.ListValueOrBuilder
"list(shape)"
getShapeOptimization() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Shape optimizations (default is ON) Simplify computations made on shapes.
getShapeOptimization() - Method in class org.tensorflow.framework.RewriterConfig
Shape optimizations (default is ON) Simplify computations made on shapes.
getShapeOptimization() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
Shape optimizations (default is ON) Simplify computations made on shapes.
getShapeOptimizationValue() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Shape optimizations (default is ON) Simplify computations made on shapes.
getShapeOptimizationValue() - Method in class org.tensorflow.framework.RewriterConfig
Shape optimizations (default is ON) Simplify computations made on shapes.
getShapeOptimizationValue() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
Shape optimizations (default is ON) Simplify computations made on shapes.
getShapeOrBuilder() - Method in class org.tensorflow.framework.AttrValue.Builder
"shape"
getShapeOrBuilder() - Method in class org.tensorflow.framework.AttrValue
"shape"
getShapeOrBuilder() - Method in interface org.tensorflow.framework.AttrValueOrBuilder
"shape"
getShapeOrBuilder() - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo.Builder
.tensorflow.TensorShapeProto shape = 3;
getShapeOrBuilder() - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
.tensorflow.TensorShapeProto shape = 3;
getShapeOrBuilder() - Method in interface org.tensorflow.framework.CostGraphDef.Node.OutputInfoOrBuilder
.tensorflow.TensorShapeProto shape = 3;
getShapeOrBuilder() - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape.Builder
Shape of the tensor.
getShapeOrBuilder() - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
Shape of the tensor.
getShapeOrBuilder() - Method in interface org.tensorflow.framework.ResourceHandleProto.DtypeAndShapeOrBuilder
Shape of the tensor.
getShapeOrBuilder() - Method in class org.tensorflow.framework.TensorDescription.Builder
Shape of the tensor.
getShapeOrBuilder() - Method in class org.tensorflow.framework.TensorDescription
Shape of the tensor.
getShapeOrBuilder() - Method in interface org.tensorflow.framework.TensorDescriptionOrBuilder
Shape of the tensor.
getShapeOrBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
.tensorflow.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
.tensorflow.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedVariableOrBuilder
.tensorflow.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
.tensorflow.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in class tensorflow.Struct.BoundedTensorSpecProto
.tensorflow.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in interface tensorflow.Struct.BoundedTensorSpecProtoOrBuilder
.tensorflow.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in class tensorflow.Struct.TensorSpecProto.Builder
.tensorflow.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in class tensorflow.Struct.TensorSpecProto
.tensorflow.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in interface tensorflow.Struct.TensorSpecProtoOrBuilder
.tensorflow.TensorShapeProto shape = 2;
getShapeOrBuilder(int) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(shape)"
getShapeOrBuilder(int) - Method in class org.tensorflow.framework.AttrValue.ListValue
"list(shape)"
getShapeOrBuilder(int) - Method in interface org.tensorflow.framework.AttrValue.ListValueOrBuilder
"list(shape)"
getShapeOrBuilderList() - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(shape)"
getShapeOrBuilderList() - Method in class org.tensorflow.framework.AttrValue.ListValue
"list(shape)"
getShapeOrBuilderList() - Method in interface org.tensorflow.framework.AttrValue.ListValueOrBuilder
"list(shape)"
getSharded() - Method in class org.tensorflow.util.SaverDef.Builder
Shard the save files, one per device that has Variable nodes.
getSharded() - Method in class org.tensorflow.util.SaverDef
Shard the save files, one per device that has Variable nodes.
getSharded() - Method in interface org.tensorflow.util.SaverDefOrBuilder
Shard the save files, one per device that has Variable nodes.
getShareClusterDevicesInSession() - Method in class org.tensorflow.framework.ConfigProto.Builder
When true, WorkerSessions are created with device attributes from the full cluster.
getShareClusterDevicesInSession() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
This was promoted to a non-experimental API.
getShareClusterDevicesInSession() - Method in class org.tensorflow.framework.ConfigProto.Experimental
This was promoted to a non-experimental API.
getShareClusterDevicesInSession() - Method in interface org.tensorflow.framework.ConfigProto.ExperimentalOrBuilder
This was promoted to a non-experimental API.
getShareClusterDevicesInSession() - Method in class org.tensorflow.framework.ConfigProto
When true, WorkerSessions are created with device attributes from the full cluster.
getShareClusterDevicesInSession() - Method in interface org.tensorflow.framework.ConfigProtoOrBuilder
When true, WorkerSessions are created with device attributes from the full cluster.
getShareSessionStateInClusterspecPropagation() - Method in class org.tensorflow.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.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.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.
getShutdownBarrierTimeoutInMs() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
Denotes how long to wait for all coordination agents to reach the barriers (after the first shutdown request) before disconnecting together.
getShutdownBarrierTimeoutInMs() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
Denotes how long to wait for all coordination agents to reach the barriers (after the first shutdown request) before disconnecting together.
getShutdownBarrierTimeoutInMs() - Method in interface tensorflow.CoordinationConfig.CoordinationServiceConfigOrBuilder
Denotes how long to wait for all coordination agents to reach the barriers (after the first shutdown request) before disconnecting together.
getSignature() - Method in class org.tensorflow.framework.FunctionDef.Builder
The definition of the function's name, arguments, return values, attrs etc.
getSignature() - Method in class org.tensorflow.framework.FunctionDef
The definition of the function's name, arguments, return values, attrs etc.
getSignature() - Method in interface org.tensorflow.framework.FunctionDefOrBuilder
The definition of the function's name, arguments, return values, attrs etc.
getSignatureBuilder() - Method in class org.tensorflow.framework.FunctionDef.Builder
The definition of the function's name, arguments, return values, attrs etc.
getSignatureDef() - Method in class org.tensorflow.framework.MetaGraphDef.Builder
Deprecated.
getSignatureDef() - Method in class org.tensorflow.framework.MetaGraphDef
Deprecated.
getSignatureDef() - Method in interface org.tensorflow.framework.MetaGraphDefOrBuilder
Deprecated.
getSignatureDef() - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap.Builder
Deprecated.
getSignatureDef() - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
Deprecated.
getSignatureDef() - Method in interface tensorflow.serving.GetModelMetadata.SignatureDefMapOrBuilder
Deprecated.
getSignatureDefCount() - Method in class org.tensorflow.framework.MetaGraphDef.Builder
 
getSignatureDefCount() - Method in class org.tensorflow.framework.MetaGraphDef
 
getSignatureDefCount() - Method in interface org.tensorflow.framework.MetaGraphDefOrBuilder
signature_def: Map from user supplied key for a signature to a single SignatureDef.
getSignatureDefCount() - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap.Builder
 
getSignatureDefCount() - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
getSignatureDefCount() - Method in interface tensorflow.serving.GetModelMetadata.SignatureDefMapOrBuilder
map<string, .tensorflow.SignatureDef> signature_def = 1;
getSignatureDefMap() - Method in class org.tensorflow.framework.MetaGraphDef.Builder
signature_def: Map from user supplied key for a signature to a single SignatureDef.
getSignatureDefMap() - Method in class org.tensorflow.framework.MetaGraphDef
signature_def: Map from user supplied key for a signature to a single SignatureDef.
getSignatureDefMap() - Method in interface org.tensorflow.framework.MetaGraphDefOrBuilder
signature_def: Map from user supplied key for a signature to a single SignatureDef.
getSignatureDefMap() - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap.Builder
map<string, .tensorflow.SignatureDef> signature_def = 1;
getSignatureDefMap() - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
map<string, .tensorflow.SignatureDef> signature_def = 1;
getSignatureDefMap() - Method in interface tensorflow.serving.GetModelMetadata.SignatureDefMapOrBuilder
map<string, .tensorflow.SignatureDef> signature_def = 1;
getSignatureDefOrDefault(String, SignatureDef) - Method in class org.tensorflow.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.framework.MetaGraphDef
signature_def: Map from user supplied key for a signature to a single SignatureDef.
getSignatureDefOrDefault(String, SignatureDef) - Method in interface org.tensorflow.framework.MetaGraphDefOrBuilder
signature_def: Map from user supplied key for a signature to a single SignatureDef.
getSignatureDefOrDefault(String, SignatureDef) - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap.Builder
map<string, .tensorflow.SignatureDef> signature_def = 1;
getSignatureDefOrDefault(String, SignatureDef) - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
map<string, .tensorflow.SignatureDef> signature_def = 1;
getSignatureDefOrDefault(String, SignatureDef) - Method in interface tensorflow.serving.GetModelMetadata.SignatureDefMapOrBuilder
map<string, .tensorflow.SignatureDef> signature_def = 1;
getSignatureDefOrThrow(String) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
signature_def: Map from user supplied key for a signature to a single SignatureDef.
getSignatureDefOrThrow(String) - Method in class org.tensorflow.framework.MetaGraphDef
signature_def: Map from user supplied key for a signature to a single SignatureDef.
getSignatureDefOrThrow(String) - Method in interface org.tensorflow.framework.MetaGraphDefOrBuilder
signature_def: Map from user supplied key for a signature to a single SignatureDef.
getSignatureDefOrThrow(String) - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap.Builder
map<string, .tensorflow.SignatureDef> signature_def = 1;
getSignatureDefOrThrow(String) - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
map<string, .tensorflow.SignatureDef> signature_def = 1;
getSignatureDefOrThrow(String) - Method in interface tensorflow.serving.GetModelMetadata.SignatureDefMapOrBuilder
map<string, .tensorflow.SignatureDef> signature_def = 1;
getSignatureName() - Method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingConfiguration
 
getSignatureName() - Method in class tensorflow.serving.Model.ModelSpec.Builder
A named signature to evaluate.
getSignatureName() - Method in class tensorflow.serving.Model.ModelSpec
A named signature to evaluate.
getSignatureName() - Method in interface tensorflow.serving.Model.ModelSpecOrBuilder
A named signature to evaluate.
getSignatureNameBytes() - Method in class tensorflow.serving.Model.ModelSpec.Builder
A named signature to evaluate.
getSignatureNameBytes() - Method in class tensorflow.serving.Model.ModelSpec
A named signature to evaluate.
getSignatureNameBytes() - Method in interface tensorflow.serving.Model.ModelSpecOrBuilder
A named signature to evaluate.
getSignatureOrBuilder() - Method in class org.tensorflow.framework.FunctionDef.Builder
The definition of the function's name, arguments, return values, attrs etc.
getSignatureOrBuilder() - Method in class org.tensorflow.framework.FunctionDef
The definition of the function's name, arguments, return values, attrs etc.
getSignatureOrBuilder() - Method in interface org.tensorflow.framework.FunctionDefOrBuilder
The definition of the function's name, arguments, return values, attrs etc.
getSize() - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo.Builder
int64 size = 1;
getSize() - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
int64 size = 1;
getSize() - Method in interface org.tensorflow.framework.CostGraphDef.Node.OutputInfoOrBuilder
int64 size = 1;
getSize() - Method in class org.tensorflow.framework.TensorShapeProto.Dim.Builder
Size of the tensor in that dimension.
getSize() - Method in class org.tensorflow.framework.TensorShapeProto.Dim
Size of the tensor in that dimension.
getSize() - Method in interface org.tensorflow.framework.TensorShapeProto.DimOrBuilder
Size of the tensor in that dimension.
getSList() - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(string)"
getSList() - Method in class org.tensorflow.framework.AttrValue.ListValue
"list(string)"
getSList() - Method in interface org.tensorflow.framework.AttrValue.ListValueOrBuilder
"list(string)"
getSlot() - Method in class org.tensorflow.framework.NodeOutput.Builder
int32 slot = 1;
getSlot() - Method in class org.tensorflow.framework.NodeOutput
int32 slot = 1;
getSlot() - Method in interface org.tensorflow.framework.NodeOutputOrBuilder
int32 slot = 1;
getSlotName() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
The name of the slot (e.g.
getSlotName() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
The name of the slot (e.g.
getSlotName() - Method in interface tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder
The name of the slot (e.g.
getSlotNameBytes() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
The name of the slot (e.g.
getSlotNameBytes() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
The name of the slot (e.g.
getSlotNameBytes() - Method in interface tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder
The name of the slot (e.g.
getSlotVariableNodeId() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
An index into `TrackableObjectGraph.nodes`, indicating the `Object` with the value of the slot variable.
getSlotVariableNodeId() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
An index into `TrackableObjectGraph.nodes`, indicating the `Object` with the value of the slot variable.
getSlotVariableNodeId() - Method in interface tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder
An index into `TrackableObjectGraph.nodes`, indicating the `Object` with the value of the slot variable.
getSlotVariables(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Slot variables owned by this object.
getSlotVariables(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
Slot variables owned by this object.
getSlotVariables(int) - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
Slot variables owned by this object.
getSlotVariables(int) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
getSlotVariables(int) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
Slot variables owned by this object.
getSlotVariables(int) - Method in interface tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObjectOrBuilder
Slot variables owned by this object.
getSlotVariablesBuilder(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Slot variables owned by this object.
getSlotVariablesBuilder(int) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
getSlotVariablesBuilderList() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Slot variables owned by this object.
getSlotVariablesBuilderList() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
getSlotVariablesCount() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Slot variables owned by this object.
getSlotVariablesCount() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
Slot variables owned by this object.
getSlotVariablesCount() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
Slot variables owned by this object.
getSlotVariablesCount() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
getSlotVariablesCount() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
Slot variables owned by this object.
getSlotVariablesCount() - Method in interface tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObjectOrBuilder
Slot variables owned by this object.
getSlotVariablesList() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Slot variables owned by this object.
getSlotVariablesList() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
Slot variables owned by this object.
getSlotVariablesList() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
Slot variables owned by this object.
getSlotVariablesList() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
getSlotVariablesList() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
Slot variables owned by this object.
getSlotVariablesList() - Method in interface tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObjectOrBuilder
Slot variables owned by this object.
getSlotVariablesOrBuilder(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Slot variables owned by this object.
getSlotVariablesOrBuilder(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
Slot variables owned by this object.
getSlotVariablesOrBuilder(int) - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
Slot variables owned by this object.
getSlotVariablesOrBuilder(int) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
getSlotVariablesOrBuilder(int) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
Slot variables owned by this object.
getSlotVariablesOrBuilder(int) - Method in interface tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObjectOrBuilder
Slot variables owned by this object.
getSlotVariablesOrBuilderList() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Slot variables owned by this object.
getSlotVariablesOrBuilderList() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
Slot variables owned by this object.
getSlotVariablesOrBuilderList() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
Slot variables owned by this object.
getSlotVariablesOrBuilderList() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
getSlotVariablesOrBuilderList() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
Slot variables owned by this object.
getSlotVariablesOrBuilderList() - Method in interface tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObjectOrBuilder
Slot variables owned by this object.
getSnapshotName() - Method in class org.tensorflow.framework.VariableDef.Builder
Name of the snapshot tensor.
getSnapshotName() - Method in class org.tensorflow.framework.VariableDef
Name of the snapshot tensor.
getSnapshotName() - Method in interface org.tensorflow.framework.VariableDefOrBuilder
Name of the snapshot tensor.
getSnapshotNameBytes() - Method in class org.tensorflow.framework.VariableDef.Builder
Name of the snapshot tensor.
getSnapshotNameBytes() - Method in class org.tensorflow.framework.VariableDef
Name of the snapshot tensor.
getSnapshotNameBytes() - Method in interface org.tensorflow.framework.VariableDefOrBuilder
Name of the snapshot tensor.
getSourceAdapterConfig() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig.Builder
The config proto for a SourceAdapter in the StoragePathSourceAdapter registry.
getSourceAdapterConfig() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig
The config proto for a SourceAdapter in the StoragePathSourceAdapter registry.
getSourceAdapterConfig() - Method in interface tensorflow.serving.PlatformConfigOuterClass.PlatformConfigOrBuilder
The config proto for a SourceAdapter in the StoragePathSourceAdapter registry.
getSourceAdapterConfigBuilder() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig.Builder
The config proto for a SourceAdapter in the StoragePathSourceAdapter registry.
getSourceAdapterConfigOrBuilder() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig.Builder
The config proto for a SourceAdapter in the StoragePathSourceAdapter registry.
getSourceAdapterConfigOrBuilder() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig
The config proto for a SourceAdapter in the StoragePathSourceAdapter registry.
getSourceAdapterConfigOrBuilder() - Method in interface tensorflow.serving.PlatformConfigOuterClass.PlatformConfigOrBuilder
The config proto for a SourceAdapter in the StoragePathSourceAdapter registry.
getSourceFiles(int) - Method in class org.tensorflow.framework.DebuggedSourceFiles.Builder
A collection of source code files.
getSourceFiles(int) - Method in class org.tensorflow.framework.DebuggedSourceFiles
A collection of source code files.
getSourceFiles(int) - Method in interface org.tensorflow.framework.DebuggedSourceFilesOrBuilder
A collection of source code files.
getSourceFilesBuilder(int) - Method in class org.tensorflow.framework.DebuggedSourceFiles.Builder
A collection of source code files.
getSourceFilesBuilderList() - Method in class org.tensorflow.framework.DebuggedSourceFiles.Builder
A collection of source code files.
getSourceFilesCount() - Method in class org.tensorflow.framework.DebuggedSourceFiles.Builder
A collection of source code files.
getSourceFilesCount() - Method in class org.tensorflow.framework.DebuggedSourceFiles
A collection of source code files.
getSourceFilesCount() - Method in interface org.tensorflow.framework.DebuggedSourceFilesOrBuilder
A collection of source code files.
getSourceFilesList() - Method in class org.tensorflow.framework.DebuggedSourceFiles.Builder
A collection of source code files.
getSourceFilesList() - Method in class org.tensorflow.framework.DebuggedSourceFiles
A collection of source code files.
getSourceFilesList() - Method in interface org.tensorflow.framework.DebuggedSourceFilesOrBuilder
A collection of source code files.
getSourceFilesOrBuilder(int) - Method in class org.tensorflow.framework.DebuggedSourceFiles.Builder
A collection of source code files.
getSourceFilesOrBuilder(int) - Method in class org.tensorflow.framework.DebuggedSourceFiles
A collection of source code files.
getSourceFilesOrBuilder(int) - Method in interface org.tensorflow.framework.DebuggedSourceFilesOrBuilder
A collection of source code files.
getSourceFilesOrBuilderList() - Method in class org.tensorflow.framework.DebuggedSourceFiles.Builder
A collection of source code files.
getSourceFilesOrBuilderList() - Method in class org.tensorflow.framework.DebuggedSourceFiles
A collection of source code files.
getSourceFilesOrBuilderList() - Method in interface org.tensorflow.framework.DebuggedSourceFilesOrBuilder
A collection of source code files.
getSpecific() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific specific = 102;
getSpecific() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific specific = 102;
getSpecific() - Method in interface tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicyOrBuilder
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific specific = 102;
getSpecificBuilder() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific specific = 102;
getSpecificOrBuilder() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific specific = 102;
getSpecificOrBuilder() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific specific = 102;
getSpecificOrBuilder() - Method in interface tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicyOrBuilder
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific specific = 102;
getSplitDimensions() - Method in class tensorflow.serving.Predict.PredictStreamedOptions.Builder
Deprecated.
getSplitDimensions() - Method in class tensorflow.serving.Predict.PredictStreamedOptions
Deprecated.
getSplitDimensions() - Method in interface tensorflow.serving.Predict.PredictStreamedOptionsOrBuilder
Deprecated.
getSplitDimensionsCount() - Method in class tensorflow.serving.Predict.PredictStreamedOptions.Builder
 
getSplitDimensionsCount() - Method in class tensorflow.serving.Predict.PredictStreamedOptions
 
getSplitDimensionsCount() - Method in interface tensorflow.serving.Predict.PredictStreamedOptionsOrBuilder
Input tensors split dimensions.
getSplitDimensionsMap() - Method in class tensorflow.serving.Predict.PredictStreamedOptions.Builder
Input tensors split dimensions.
getSplitDimensionsMap() - Method in class tensorflow.serving.Predict.PredictStreamedOptions
Input tensors split dimensions.
getSplitDimensionsMap() - Method in interface tensorflow.serving.Predict.PredictStreamedOptionsOrBuilder
Input tensors split dimensions.
getSplitDimensionsOrDefault(String, int) - Method in class tensorflow.serving.Predict.PredictStreamedOptions.Builder
Input tensors split dimensions.
getSplitDimensionsOrDefault(String, int) - Method in class tensorflow.serving.Predict.PredictStreamedOptions
Input tensors split dimensions.
getSplitDimensionsOrDefault(String, int) - Method in interface tensorflow.serving.Predict.PredictStreamedOptionsOrBuilder
Input tensors split dimensions.
getSplitDimensionsOrThrow(String) - Method in class tensorflow.serving.Predict.PredictStreamedOptions.Builder
Input tensors split dimensions.
getSplitDimensionsOrThrow(String) - Method in class tensorflow.serving.Predict.PredictStreamedOptions
Input tensors split dimensions.
getSplitDimensionsOrThrow(String) - Method in interface tensorflow.serving.Predict.PredictStreamedOptionsOrBuilder
Input tensors split dimensions.
getState() - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus.Builder
Model state.
getState() - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
Model state.
getState() - Method in interface tensorflow.serving.GetModelStatus.ModelVersionStatusOrBuilder
Model state.
getStateValue() - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus.Builder
Model state.
getStateValue() - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
Model state.
getStateValue() - Method in interface tensorflow.serving.GetModelStatus.ModelVersionStatusOrBuilder
Model state.
getStatus() - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus.Builder
Model status.
getStatus() - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
Model status.
getStatus() - Method in interface tensorflow.serving.GetModelStatus.ModelVersionStatusOrBuilder
Model status.
getStatus() - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
.tensorflow.serving.StatusProto status = 1;
getStatus() - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
.tensorflow.serving.StatusProto status = 1;
getStatus() - Method in interface tensorflow.serving.ModelManagement.ReloadConfigResponseOrBuilder
.tensorflow.serving.StatusProto status = 1;
getStatusBuilder() - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus.Builder
Model status.
getStatusBuilder() - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
.tensorflow.serving.StatusProto status = 1;
getStatusOrBuilder() - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus.Builder
Model status.
getStatusOrBuilder() - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
Model status.
getStatusOrBuilder() - Method in interface tensorflow.serving.GetModelStatus.ModelVersionStatusOrBuilder
Model status.
getStatusOrBuilder() - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
.tensorflow.serving.StatusProto status = 1;
getStatusOrBuilder() - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
.tensorflow.serving.StatusProto status = 1;
getStatusOrBuilder() - Method in interface tensorflow.serving.ModelManagement.ReloadConfigResponseOrBuilder
.tensorflow.serving.StatusProto status = 1;
getStepStats() - Method in class org.tensorflow.framework.RunMetadata.Builder
Statistics traced for this step.
getStepStats() - Method in class org.tensorflow.framework.RunMetadata
Statistics traced for this step.
getStepStats() - Method in interface org.tensorflow.framework.RunMetadataOrBuilder
Statistics traced for this step.
getStepStatsBuilder() - Method in class org.tensorflow.framework.RunMetadata.Builder
Statistics traced for this step.
getStepStatsOrBuilder() - Method in class org.tensorflow.framework.RunMetadata.Builder
Statistics traced for this step.
getStepStatsOrBuilder() - Method in class org.tensorflow.framework.RunMetadata
Statistics traced for this step.
getStepStatsOrBuilder() - Method in interface org.tensorflow.framework.RunMetadataOrBuilder
Statistics traced for this step.
getStreamMergeOptions() - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
.tensorflow.GPUOptions.Experimental.StreamMergeOptions stream_merge_options = 19;
getStreamMergeOptions() - Method in class org.tensorflow.framework.GPUOptions.Experimental
.tensorflow.GPUOptions.Experimental.StreamMergeOptions stream_merge_options = 19;
getStreamMergeOptions() - Method in interface org.tensorflow.framework.GPUOptions.ExperimentalOrBuilder
.tensorflow.GPUOptions.Experimental.StreamMergeOptions stream_merge_options = 19;
getStreamMergeOptionsBuilder() - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
.tensorflow.GPUOptions.Experimental.StreamMergeOptions stream_merge_options = 19;
getStreamMergeOptionsOrBuilder() - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
.tensorflow.GPUOptions.Experimental.StreamMergeOptions stream_merge_options = 19;
getStreamMergeOptionsOrBuilder() - Method in class org.tensorflow.framework.GPUOptions.Experimental
.tensorflow.GPUOptions.Experimental.StreamMergeOptions stream_merge_options = 19;
getStreamMergeOptionsOrBuilder() - Method in interface org.tensorflow.framework.GPUOptions.ExperimentalOrBuilder
.tensorflow.GPUOptions.Experimental.StreamMergeOptions stream_merge_options = 19;
getStreamMergeThreshold() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
The threshold to merge small streams in TFRT.
getStreamMergeThreshold() - Method in class org.tensorflow.framework.ConfigProto.Experimental
The threshold to merge small streams in TFRT.
getStreamMergeThreshold() - Method in interface org.tensorflow.framework.ConfigProto.ExperimentalOrBuilder
The threshold to merge small streams in TFRT.
getStringVal(int) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_STRING
getStringVal(int) - Method in class org.tensorflow.framework.TensorProto
DT_STRING
getStringVal(int) - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_STRING
getStringValCount() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_STRING
getStringValCount() - Method in class org.tensorflow.framework.TensorProto
DT_STRING
getStringValCount() - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_STRING
getStringValList() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_STRING
getStringValList() - Method in class org.tensorflow.framework.TensorProto
DT_STRING
getStringValList() - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_STRING
getStringValue() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a string of Unicode characters stored in a Python `str`.
getStringValue() - Method in class tensorflow.Struct.StructuredValue
Represents a string of Unicode characters stored in a Python `str`.
getStringValue() - Method in interface tensorflow.Struct.StructuredValueOrBuilder
Represents a string of Unicode characters stored in a Python `str`.
getStringValueBytes() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a string of Unicode characters stored in a Python `str`.
getStringValueBytes() - Method in class tensorflow.Struct.StructuredValue
Represents a string of Unicode characters stored in a Python `str`.
getStringValueBytes() - Method in interface tensorflow.Struct.StructuredValueOrBuilder
Represents a string of Unicode characters stored in a Python `str`.
getStrippedDefaultAttrs() - Method in class org.tensorflow.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.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.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.framework.MetaGraphDef.MetaInfoDef.Builder
A copy of the OpDefs used by the producer of this graph_def.
getStrippedOpList() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
A copy of the OpDefs used by the producer of this graph_def.
getStrippedOpList() - Method in interface org.tensorflow.framework.MetaGraphDef.MetaInfoDefOrBuilder
A copy of the OpDefs used by the producer of this graph_def.
getStrippedOpListBuilder() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
A copy of the OpDefs used by the producer of this graph_def.
getStrippedOpListOrBuilder() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
A copy of the OpDefs used by the producer of this graph_def.
getStrippedOpListOrBuilder() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
A copy of the OpDefs used by the producer of this graph_def.
getStrippedOpListOrBuilder() - Method in interface org.tensorflow.framework.MetaGraphDef.MetaInfoDefOrBuilder
A copy of the OpDefs used by the producer of this graph_def.
getStructureVerifier() - Method in class org.tensorflow.framework.VerifierConfig.Builder
Perform structural validation on a tensorflow graph.
getStructureVerifier() - Method in class org.tensorflow.framework.VerifierConfig
Perform structural validation on a tensorflow graph.
getStructureVerifier() - Method in interface org.tensorflow.framework.VerifierConfigOrBuilder
Perform structural validation on a tensorflow graph.
getStructureVerifierValue() - Method in class org.tensorflow.framework.VerifierConfig.Builder
Perform structural validation on a tensorflow graph.
getStructureVerifierValue() - Method in class org.tensorflow.framework.VerifierConfig
Perform structural validation on a tensorflow graph.
getStructureVerifierValue() - Method in interface org.tensorflow.framework.VerifierConfigOrBuilder
Perform structural validation on a tensorflow graph.
getSummary() - Method in class org.tensorflow.framework.OpDef.Builder
One-line human-readable description of what the Op does.
getSummary() - Method in class org.tensorflow.framework.OpDef
One-line human-readable description of what the Op does.
getSummary() - Method in interface org.tensorflow.framework.OpDefOrBuilder
One-line human-readable description of what the Op does.
getSummaryBytes() - Method in class org.tensorflow.framework.OpDef.Builder
One-line human-readable description of what the Op does.
getSummaryBytes() - Method in class org.tensorflow.framework.OpDef
One-line human-readable description of what the Op does.
getSummaryBytes() - Method in interface org.tensorflow.framework.OpDefOrBuilder
One-line human-readable description of what the Op does.
getSynchronization() - Method in class org.tensorflow.framework.VariableDef.Builder
Indicates when a distributed variable will be synced.
getSynchronization() - Method in class org.tensorflow.framework.VariableDef
Indicates when a distributed variable will be synced.
getSynchronization() - Method in interface org.tensorflow.framework.VariableDefOrBuilder
Indicates when a distributed variable will be synced.
getSynchronization() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
.tensorflow.VariableSynchronization synchronization = 4;
getSynchronization() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
.tensorflow.VariableSynchronization synchronization = 4;
getSynchronization() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedVariableOrBuilder
.tensorflow.VariableSynchronization synchronization = 4;
getSynchronizationValue() - Method in class org.tensorflow.framework.VariableDef.Builder
Indicates when a distributed variable will be synced.
getSynchronizationValue() - Method in class org.tensorflow.framework.VariableDef
Indicates when a distributed variable will be synced.
getSynchronizationValue() - Method in interface org.tensorflow.framework.VariableDefOrBuilder
Indicates when a distributed variable will be synced.
getSynchronizationValue() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
.tensorflow.VariableSynchronization synchronization = 4;
getSynchronizationValue() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
.tensorflow.VariableSynchronization synchronization = 4;
getSynchronizationValue() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedVariableOrBuilder
.tensorflow.VariableSynchronization synchronization = 4;
getTags(int) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
User supplied tag(s) on the meta_graph and included graph_def.
getTags(int) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
User supplied tag(s) on the meta_graph and included graph_def.
getTags(int) - Method in interface org.tensorflow.framework.MetaGraphDef.MetaInfoDefOrBuilder
User supplied tag(s) on the meta_graph and included graph_def.
getTagsBytes(int) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
User supplied tag(s) on the meta_graph and included graph_def.
getTagsBytes(int) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
User supplied tag(s) on the meta_graph and included graph_def.
getTagsBytes(int) - Method in interface org.tensorflow.framework.MetaGraphDef.MetaInfoDefOrBuilder
User supplied tag(s) on the meta_graph and included graph_def.
getTagsCount() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
User supplied tag(s) on the meta_graph and included graph_def.
getTagsCount() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
User supplied tag(s) on the meta_graph and included graph_def.
getTagsCount() - Method in interface org.tensorflow.framework.MetaGraphDef.MetaInfoDefOrBuilder
User supplied tag(s) on the meta_graph and included graph_def.
getTagsList() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
User supplied tag(s) on the meta_graph and included graph_def.
getTagsList() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
User supplied tag(s) on the meta_graph and included graph_def.
getTagsList() - Method in interface org.tensorflow.framework.MetaGraphDef.MetaInfoDefOrBuilder
User supplied tag(s) on the meta_graph and included graph_def.
getTarget() - Method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingConfiguration
 
getTarget(int) - Method in class org.tensorflow.framework.CallableOptions.Builder
Target Nodes.
getTarget(int) - Method in class org.tensorflow.framework.CallableOptions
Target Nodes.
getTarget(int) - Method in interface org.tensorflow.framework.CallableOptionsOrBuilder
Target Nodes.
getTarget(int) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Target Nodes.
getTarget(int) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
Target Nodes.
getTarget(int) - Method in interface tensorflow.serving.SessionServiceOuterClass.SessionRunRequestOrBuilder
Target Nodes.
getTargetBytes(int) - Method in class org.tensorflow.framework.CallableOptions.Builder
Target Nodes.
getTargetBytes(int) - Method in class org.tensorflow.framework.CallableOptions
Target Nodes.
getTargetBytes(int) - Method in interface org.tensorflow.framework.CallableOptionsOrBuilder
Target Nodes.
getTargetBytes(int) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Target Nodes.
getTargetBytes(int) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
Target Nodes.
getTargetBytes(int) - Method in interface tensorflow.serving.SessionServiceOuterClass.SessionRunRequestOrBuilder
Target Nodes.
getTargetCount() - Method in class org.tensorflow.framework.CallableOptions.Builder
Target Nodes.
getTargetCount() - Method in class org.tensorflow.framework.CallableOptions
Target Nodes.
getTargetCount() - Method in interface org.tensorflow.framework.CallableOptionsOrBuilder
Target Nodes.
getTargetCount() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Target Nodes.
getTargetCount() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
Target Nodes.
getTargetCount() - Method in interface tensorflow.serving.SessionServiceOuterClass.SessionRunRequestOrBuilder
Target Nodes.
getTargetGpu() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
If true, TFRT will use GPU specific compiler passes and perform GPU specific initialization.
getTargetGpu() - Method in class org.tensorflow.framework.ConfigProto.Experimental
If true, TFRT will use GPU specific compiler passes and perform GPU specific initialization.
getTargetGpu() - Method in interface org.tensorflow.framework.ConfigProto.ExperimentalOrBuilder
If true, TFRT will use GPU specific compiler passes and perform GPU specific initialization.
getTargetList() - Method in class org.tensorflow.framework.CallableOptions.Builder
Target Nodes.
getTargetList() - Method in class org.tensorflow.framework.CallableOptions
Target Nodes.
getTargetList() - Method in interface org.tensorflow.framework.CallableOptionsOrBuilder
Target Nodes.
getTargetList() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Target Nodes.
getTargetList() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
Target Nodes.
getTargetList() - Method in interface tensorflow.serving.SessionServiceOuterClass.SessionRunRequestOrBuilder
Target Nodes.
getTargetTpu() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
If true, TFRT will use TPU specific compiler passes and perform TPU specific initialization.
getTargetTpu() - Method in class org.tensorflow.framework.ConfigProto.Experimental
If true, TFRT will use TPU specific compiler passes and perform TPU specific initialization.
getTargetTpu() - Method in interface org.tensorflow.framework.ConfigProto.ExperimentalOrBuilder
If true, TFRT will use TPU specific compiler passes and perform TPU specific initialization.
getTasks() - Method in class org.tensorflow.distruntime.JobDef.Builder
Deprecated.
getTasks() - Method in class org.tensorflow.distruntime.JobDef
Deprecated.
getTasks() - Method in interface org.tensorflow.distruntime.JobDefOrBuilder
Deprecated.
getTasks(int) - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
Inference tasks.
getTasks(int) - Method in class tensorflow.serving.Inference.MultiInferenceRequest
Inference tasks.
getTasks(int) - Method in interface tensorflow.serving.Inference.MultiInferenceRequestOrBuilder
Inference tasks.
getTasksBuilder(int) - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
Inference tasks.
getTasksBuilderList() - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
Inference tasks.
getTasksCount() - Method in class org.tensorflow.distruntime.JobDef.Builder
 
getTasksCount() - Method in class org.tensorflow.distruntime.JobDef
 
getTasksCount() - Method in interface org.tensorflow.distruntime.JobDefOrBuilder
Mapping from task ID to "hostname:port" string.
getTasksCount() - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
Inference tasks.
getTasksCount() - Method in class tensorflow.serving.Inference.MultiInferenceRequest
Inference tasks.
getTasksCount() - Method in interface tensorflow.serving.Inference.MultiInferenceRequestOrBuilder
Inference tasks.
getTasksList() - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
Inference tasks.
getTasksList() - Method in class tensorflow.serving.Inference.MultiInferenceRequest
Inference tasks.
getTasksList() - Method in interface tensorflow.serving.Inference.MultiInferenceRequestOrBuilder
Inference tasks.
getTasksMap() - Method in class org.tensorflow.distruntime.JobDef.Builder
Mapping from task ID to "hostname:port" string.
getTasksMap() - Method in class org.tensorflow.distruntime.JobDef
Mapping from task ID to "hostname:port" string.
getTasksMap() - Method in interface org.tensorflow.distruntime.JobDefOrBuilder
Mapping from task ID to "hostname:port" string.
getTasksOrBuilder(int) - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
Inference tasks.
getTasksOrBuilder(int) - Method in class tensorflow.serving.Inference.MultiInferenceRequest
Inference tasks.
getTasksOrBuilder(int) - Method in interface tensorflow.serving.Inference.MultiInferenceRequestOrBuilder
Inference tasks.
getTasksOrBuilderList() - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
Inference tasks.
getTasksOrBuilderList() - Method in class tensorflow.serving.Inference.MultiInferenceRequest
Inference tasks.
getTasksOrBuilderList() - Method in interface tensorflow.serving.Inference.MultiInferenceRequestOrBuilder
Inference tasks.
getTasksOrDefault(int, String) - Method in class org.tensorflow.distruntime.JobDef.Builder
Mapping from task ID to "hostname:port" string.
getTasksOrDefault(int, String) - Method in class org.tensorflow.distruntime.JobDef
Mapping from task ID to "hostname:port" string.
getTasksOrDefault(int, String) - Method in interface org.tensorflow.distruntime.JobDefOrBuilder
Mapping from task ID to "hostname:port" string.
getTasksOrThrow(int) - Method in class org.tensorflow.distruntime.JobDef.Builder
Mapping from task ID to "hostname:port" string.
getTasksOrThrow(int) - Method in class org.tensorflow.distruntime.JobDef
Mapping from task ID to "hostname:port" string.
getTasksOrThrow(int) - Method in interface org.tensorflow.distruntime.JobDefOrBuilder
Mapping from task ID to "hostname:port" string.
getTempMemorySize() - Method in class org.tensorflow.framework.MemoryStats.Builder
int64 temp_memory_size = 1;
getTempMemorySize() - Method in class org.tensorflow.framework.MemoryStats
int64 temp_memory_size = 1;
getTempMemorySize() - Method in interface org.tensorflow.framework.MemoryStatsOrBuilder
int64 temp_memory_size = 1;
getTemporaryMemorySize() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
Temporary memory used by this node.
getTemporaryMemorySize() - Method in class org.tensorflow.framework.CostGraphDef.Node
Temporary memory used by this node.
getTemporaryMemorySize() - Method in interface org.tensorflow.framework.CostGraphDef.NodeOrBuilder
Temporary memory used by this node.
getTensor() - Method in class org.tensorflow.framework.AttrValue.Builder
"tensor"
getTensor() - Method in class org.tensorflow.framework.AttrValue
"tensor"
getTensor() - Method in interface org.tensorflow.framework.AttrValueOrBuilder
"tensor"
getTensor() - Method in class org.tensorflow.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.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.framework.NamedTensorProtoOrBuilder
The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors.
getTensor(int) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(tensor)"
getTensor(int) - Method in class org.tensorflow.framework.AttrValue.ListValue
"list(tensor)"
getTensor(int) - Method in interface org.tensorflow.framework.AttrValue.ListValueOrBuilder
"list(tensor)"
getTensor(int) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunRequest.
getTensor(int) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunRequest.
getTensor(int) - Method in interface tensorflow.serving.SessionServiceOuterClass.SessionRunResponseOrBuilder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunRequest.
getTensorBuilder() - Method in class org.tensorflow.framework.AttrValue.Builder
"tensor"
getTensorBuilder() - Method in class org.tensorflow.framework.NamedTensorProto.Builder
The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors.
getTensorBuilder(int) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(tensor)"
getTensorBuilder(int) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunRequest.
getTensorBuilderList() - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(tensor)"
getTensorBuilderList() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunRequest.
getTensorConnection(int) - Method in class org.tensorflow.framework.CallableOptions.Builder
Tensors to be connected in the callable.
getTensorConnection(int) - Method in class org.tensorflow.framework.CallableOptions
Tensors to be connected in the callable.
getTensorConnection(int) - Method in interface org.tensorflow.framework.CallableOptionsOrBuilder
Tensors to be connected in the callable.
getTensorConnectionBuilder(int) - Method in class org.tensorflow.framework.CallableOptions.Builder
Tensors to be connected in the callable.
getTensorConnectionBuilderList() - Method in class org.tensorflow.framework.CallableOptions.Builder
Tensors to be connected in the callable.
getTensorConnectionCount() - Method in class org.tensorflow.framework.CallableOptions.Builder
Tensors to be connected in the callable.
getTensorConnectionCount() - Method in class org.tensorflow.framework.CallableOptions
Tensors to be connected in the callable.
getTensorConnectionCount() - Method in interface org.tensorflow.framework.CallableOptionsOrBuilder
Tensors to be connected in the callable.
getTensorConnectionList() - Method in class org.tensorflow.framework.CallableOptions.Builder
Tensors to be connected in the callable.
getTensorConnectionList() - Method in class org.tensorflow.framework.CallableOptions
Tensors to be connected in the callable.
getTensorConnectionList() - Method in interface org.tensorflow.framework.CallableOptionsOrBuilder
Tensors to be connected in the callable.
getTensorConnectionOrBuilder(int) - Method in class org.tensorflow.framework.CallableOptions.Builder
Tensors to be connected in the callable.
getTensorConnectionOrBuilder(int) - Method in class org.tensorflow.framework.CallableOptions
Tensors to be connected in the callable.
getTensorConnectionOrBuilder(int) - Method in interface org.tensorflow.framework.CallableOptionsOrBuilder
Tensors to be connected in the callable.
getTensorConnectionOrBuilderList() - Method in class org.tensorflow.framework.CallableOptions.Builder
Tensors to be connected in the callable.
getTensorConnectionOrBuilderList() - Method in class org.tensorflow.framework.CallableOptions
Tensors to be connected in the callable.
getTensorConnectionOrBuilderList() - Method in interface org.tensorflow.framework.CallableOptionsOrBuilder
Tensors to be connected in the callable.
getTensorContent() - Method in class org.tensorflow.framework.TensorProto.Builder
Serialized raw tensor content from either Tensor::AsProtoTensorContent or memcpy in tensorflow::grpc::EncodeTensorToByteBuffer.
getTensorContent() - Method in class org.tensorflow.framework.TensorProto
Serialized raw tensor content from either Tensor::AsProtoTensorContent or memcpy in tensorflow::grpc::EncodeTensorToByteBuffer.
getTensorContent() - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
Serialized raw tensor content from either Tensor::AsProtoTensorContent or memcpy in tensorflow::grpc::EncodeTensorToByteBuffer.
getTensorCount() - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(tensor)"
getTensorCount() - Method in class org.tensorflow.framework.AttrValue.ListValue
"list(tensor)"
getTensorCount() - Method in interface org.tensorflow.framework.AttrValue.ListValueOrBuilder
"list(tensor)"
getTensorCount() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunRequest.
getTensorCount() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunRequest.
getTensorCount() - Method in interface tensorflow.serving.SessionServiceOuterClass.SessionRunResponseOrBuilder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunRequest.
getTensorDescription() - Method in class org.tensorflow.framework.NodeOutput.Builder
.tensorflow.TensorDescription tensor_description = 3;
getTensorDescription() - Method in class org.tensorflow.framework.NodeOutput
.tensorflow.TensorDescription tensor_description = 3;
getTensorDescription() - Method in interface org.tensorflow.framework.NodeOutputOrBuilder
.tensorflow.TensorDescription tensor_description = 3;
getTensorDescriptionBuilder() - Method in class org.tensorflow.framework.NodeOutput.Builder
.tensorflow.TensorDescription tensor_description = 3;
getTensorDescriptionOrBuilder() - Method in class org.tensorflow.framework.NodeOutput.Builder
.tensorflow.TensorDescription tensor_description = 3;
getTensorDescriptionOrBuilder() - Method in class org.tensorflow.framework.NodeOutput
.tensorflow.TensorDescription tensor_description = 3;
getTensorDescriptionOrBuilder() - Method in interface org.tensorflow.framework.NodeOutputOrBuilder
.tensorflow.TensorDescription tensor_description = 3;
getTensorDtypeValue() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents an enum value for dtype.
getTensorDtypeValue() - Method in class tensorflow.Struct.StructuredValue
Represents an enum value for dtype.
getTensorDtypeValue() - Method in interface tensorflow.Struct.StructuredValueOrBuilder
Represents an enum value for dtype.
getTensorDtypeValueValue() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents an enum value for dtype.
getTensorDtypeValueValue() - Method in class tensorflow.Struct.StructuredValue
Represents an enum value for dtype.
getTensorDtypeValueValue() - Method in interface tensorflow.Struct.StructuredValueOrBuilder
Represents an enum value for dtype.
getTensorflowGitVersion() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
The __git_version__ string of the tensorflow build used to write this graph.
getTensorflowGitVersion() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
The __git_version__ string of the tensorflow build used to write this graph.
getTensorflowGitVersion() - Method in interface org.tensorflow.framework.MetaGraphDef.MetaInfoDefOrBuilder
The __git_version__ string of the tensorflow build used to write this graph.
getTensorflowGitVersionBytes() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
The __git_version__ string of the tensorflow build used to write this graph.
getTensorflowGitVersionBytes() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
The __git_version__ string of the tensorflow build used to write this graph.
getTensorflowGitVersionBytes() - Method in interface org.tensorflow.framework.MetaGraphDef.MetaInfoDefOrBuilder
The __git_version__ string of the tensorflow build used to write this graph.
getTensorflowVersion() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
The __version__ string of the tensorflow build used to write this graph.
getTensorflowVersion() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
The __version__ string of the tensorflow build used to write this graph.
getTensorflowVersion() - Method in interface org.tensorflow.framework.MetaGraphDef.MetaInfoDefOrBuilder
The __version__ string of the tensorflow build used to write this graph.
getTensorflowVersionBytes() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
The __version__ string of the tensorflow build used to write this graph.
getTensorflowVersionBytes() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
The __version__ string of the tensorflow build used to write this graph.
getTensorflowVersionBytes() - Method in interface org.tensorflow.framework.MetaGraphDef.MetaInfoDefOrBuilder
The __version__ string of the tensorflow build used to write this graph.
getTensorInfo() - Method in class org.tensorflow.framework.AssetFileDef.Builder
The tensor to bind the asset filename to.
getTensorInfo() - Method in class org.tensorflow.framework.AssetFileDef
The tensor to bind the asset filename to.
getTensorInfo() - Method in interface org.tensorflow.framework.AssetFileDefOrBuilder
The tensor to bind the asset filename to.
getTensorInfoBuilder() - Method in class org.tensorflow.framework.AssetFileDef.Builder
The tensor to bind the asset filename to.
getTensorInfoOrBuilder() - Method in class org.tensorflow.framework.AssetFileDef.Builder
The tensor to bind the asset filename to.
getTensorInfoOrBuilder() - Method in class org.tensorflow.framework.AssetFileDef
The tensor to bind the asset filename to.
getTensorInfoOrBuilder() - Method in interface org.tensorflow.framework.AssetFileDefOrBuilder
The tensor to bind the asset filename to.
getTensorList() - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(tensor)"
getTensorList() - Method in class org.tensorflow.framework.AttrValue.ListValue
"list(tensor)"
getTensorList() - Method in interface org.tensorflow.framework.AttrValue.ListValueOrBuilder
"list(tensor)"
getTensorList() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunRequest.
getTensorList() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunRequest.
getTensorList() - Method in interface tensorflow.serving.SessionServiceOuterClass.SessionRunResponseOrBuilder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunRequest.
getTensorNameIsAlias() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
If true, treat names in feed/fetch/target as alias names than actual tensor names (that appear in the TF graph).
getTensorNameIsAlias() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
If true, treat names in feed/fetch/target as alias names than actual tensor names (that appear in the TF graph).
getTensorNameIsAlias() - Method in interface tensorflow.serving.SessionServiceOuterClass.SessionRunRequestOrBuilder
If true, treat names in feed/fetch/target as alias names than actual tensor names (that appear in the TF graph).
getTensorOrBuilder() - Method in class org.tensorflow.framework.AttrValue.Builder
"tensor"
getTensorOrBuilder() - Method in class org.tensorflow.framework.AttrValue
"tensor"
getTensorOrBuilder() - Method in interface org.tensorflow.framework.AttrValueOrBuilder
"tensor"
getTensorOrBuilder() - Method in class org.tensorflow.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.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.framework.NamedTensorProtoOrBuilder
The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors.
getTensorOrBuilder(int) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(tensor)"
getTensorOrBuilder(int) - Method in class org.tensorflow.framework.AttrValue.ListValue
"list(tensor)"
getTensorOrBuilder(int) - Method in interface org.tensorflow.framework.AttrValue.ListValueOrBuilder
"list(tensor)"
getTensorOrBuilder(int) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunRequest.
getTensorOrBuilder(int) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunRequest.
getTensorOrBuilder(int) - Method in interface tensorflow.serving.SessionServiceOuterClass.SessionRunResponseOrBuilder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunRequest.
getTensorOrBuilderList() - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(tensor)"
getTensorOrBuilderList() - Method in class org.tensorflow.framework.AttrValue.ListValue
"list(tensor)"
getTensorOrBuilderList() - Method in interface org.tensorflow.framework.AttrValue.ListValueOrBuilder
"list(tensor)"
getTensorOrBuilderList() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunRequest.
getTensorOrBuilderList() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunRequest.
getTensorOrBuilderList() - Method in interface tensorflow.serving.SessionServiceOuterClass.SessionRunResponseOrBuilder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunRequest.
getTensors(int) - Method in class org.tensorflow.framework.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
getTensors(int) - Method in class org.tensorflow.framework.VariantTensorDataProto
Tensors contained within objects being serialized.
getTensors(int) - Method in interface org.tensorflow.framework.VariantTensorDataProtoOrBuilder
Tensors contained within objects being serialized.
getTensorsBuilder(int) - Method in class org.tensorflow.framework.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
getTensorsBuilderList() - Method in class org.tensorflow.framework.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
getTensorsCount() - Method in class org.tensorflow.framework.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
getTensorsCount() - Method in class org.tensorflow.framework.VariantTensorDataProto
Tensors contained within objects being serialized.
getTensorsCount() - Method in interface org.tensorflow.framework.VariantTensorDataProtoOrBuilder
Tensors contained within objects being serialized.
getTensorShape() - Method in class org.tensorflow.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.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.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.framework.TensorProto.Builder
Shape of the tensor.
getTensorShape() - Method in class org.tensorflow.framework.TensorProto
Shape of the tensor.
getTensorShape() - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
Shape of the tensor.
getTensorShapeBuilder() - Method in class org.tensorflow.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.framework.TensorProto.Builder
Shape of the tensor.
getTensorShapeOrBuilder() - Method in class org.tensorflow.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.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.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.framework.TensorProto.Builder
Shape of the tensor.
getTensorShapeOrBuilder() - Method in class org.tensorflow.framework.TensorProto
Shape of the tensor.
getTensorShapeOrBuilder() - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
Shape of the tensor.
getTensorShapeValue() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a TensorShape.
getTensorShapeValue() - Method in class tensorflow.Struct.StructuredValue
Represents a TensorShape.
getTensorShapeValue() - Method in interface tensorflow.Struct.StructuredValueOrBuilder
Represents a TensorShape.
getTensorShapeValueBuilder() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a TensorShape.
getTensorShapeValueOrBuilder() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a TensorShape.
getTensorShapeValueOrBuilder() - Method in class tensorflow.Struct.StructuredValue
Represents a TensorShape.
getTensorShapeValueOrBuilder() - Method in interface tensorflow.Struct.StructuredValueOrBuilder
Represents a TensorShape.
getTensorsList() - Method in class org.tensorflow.framework.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
getTensorsList() - Method in class org.tensorflow.framework.VariantTensorDataProto
Tensors contained within objects being serialized.
getTensorsList() - Method in interface org.tensorflow.framework.VariantTensorDataProtoOrBuilder
Tensors contained within objects being serialized.
getTensorsOrBuilder(int) - Method in class org.tensorflow.framework.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
getTensorsOrBuilder(int) - Method in class org.tensorflow.framework.VariantTensorDataProto
Tensors contained within objects being serialized.
getTensorsOrBuilder(int) - Method in interface org.tensorflow.framework.VariantTensorDataProtoOrBuilder
Tensors contained within objects being serialized.
getTensorsOrBuilderList() - Method in class org.tensorflow.framework.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
getTensorsOrBuilderList() - Method in class org.tensorflow.framework.VariantTensorDataProto
Tensors contained within objects being serialized.
getTensorsOrBuilderList() - Method in interface org.tensorflow.framework.VariantTensorDataProtoOrBuilder
Tensors contained within objects being serialized.
getTensorSpecValue() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a value for tf.TensorSpec.
getTensorSpecValue() - Method in class tensorflow.Struct.StructuredValue
Represents a value for tf.TensorSpec.
getTensorSpecValue() - Method in interface tensorflow.Struct.StructuredValueOrBuilder
Represents a value for tf.TensorSpec.
getTensorSpecValueBuilder() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a value for tf.TensorSpec.
getTensorSpecValueOrBuilder() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a value for tf.TensorSpec.
getTensorSpecValueOrBuilder() - Method in class tensorflow.Struct.StructuredValue
Represents a value for tf.TensorSpec.
getTensorSpecValueOrBuilder() - Method in interface tensorflow.Struct.StructuredValueOrBuilder
Represents a value for tf.TensorSpec.
getTensorValue() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a value for tf.Tensor.
getTensorValue() - Method in class tensorflow.Struct.StructuredValue
Represents a value for tf.Tensor.
getTensorValue() - Method in interface tensorflow.Struct.StructuredValueOrBuilder
Represents a value for tf.Tensor.
getTensorValueBuilder() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a value for tf.Tensor.
getTensorValueOrBuilder() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a value for tf.Tensor.
getTensorValueOrBuilder() - Method in class tensorflow.Struct.StructuredValue
Represents a value for tf.Tensor.
getTensorValueOrBuilder() - Method in interface tensorflow.Struct.StructuredValueOrBuilder
Represents a value for tf.Tensor.
getTfrtUseIfrt() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
If true, use ifrt as the backend for TFRT.
getTfrtUseIfrt() - Method in class org.tensorflow.framework.ConfigProto.Experimental
If true, use ifrt as the backend for TFRT.
getTfrtUseIfrt() - Method in interface org.tensorflow.framework.ConfigProto.ExperimentalOrBuilder
If true, use ifrt as the backend for TFRT.
getThreadId() - Method in class org.tensorflow.framework.NodeExecStats.Builder
uint32 thread_id = 10;
getThreadId() - Method in class org.tensorflow.framework.NodeExecStats
uint32 thread_id = 10;
getThreadId() - Method in interface org.tensorflow.framework.NodeExecStatsOrBuilder
uint32 thread_id = 10;
getThreadNames() - Method in class org.tensorflow.framework.DeviceStepStats.Builder
Deprecated.
getThreadNames() - Method in class org.tensorflow.framework.DeviceStepStats
Deprecated.
getThreadNames() - Method in interface org.tensorflow.framework.DeviceStepStatsOrBuilder
Deprecated.
getThreadNamesCount() - Method in class org.tensorflow.framework.DeviceStepStats.Builder
 
getThreadNamesCount() - Method in class org.tensorflow.framework.DeviceStepStats
 
getThreadNamesCount() - Method in interface org.tensorflow.framework.DeviceStepStatsOrBuilder
Its key is thread id.
getThreadNamesMap() - Method in class org.tensorflow.framework.DeviceStepStats.Builder
Its key is thread id.
getThreadNamesMap() - Method in class org.tensorflow.framework.DeviceStepStats
Its key is thread id.
getThreadNamesMap() - Method in interface org.tensorflow.framework.DeviceStepStatsOrBuilder
Its key is thread id.
getThreadNamesOrDefault(int, String) - Method in class org.tensorflow.framework.DeviceStepStats.Builder
Its key is thread id.
getThreadNamesOrDefault(int, String) - Method in class org.tensorflow.framework.DeviceStepStats
Its key is thread id.
getThreadNamesOrDefault(int, String) - Method in interface org.tensorflow.framework.DeviceStepStatsOrBuilder
Its key is thread id.
getThreadNamesOrThrow(int) - Method in class org.tensorflow.framework.DeviceStepStats.Builder
Its key is thread id.
getThreadNamesOrThrow(int) - Method in class org.tensorflow.framework.DeviceStepStats
Its key is thread id.
getThreadNamesOrThrow(int) - Method in interface org.tensorflow.framework.DeviceStepStatsOrBuilder
Its key is thread id.
getTimelineLabel() - Method in class org.tensorflow.framework.NodeExecStats.Builder
string timeline_label = 8;
getTimelineLabel() - Method in class org.tensorflow.framework.NodeExecStats
string timeline_label = 8;
getTimelineLabel() - Method in interface org.tensorflow.framework.NodeExecStatsOrBuilder
string timeline_label = 8;
getTimelineLabelBytes() - Method in class org.tensorflow.framework.NodeExecStats.Builder
string timeline_label = 8;
getTimelineLabelBytes() - Method in class org.tensorflow.framework.NodeExecStats
string timeline_label = 8;
getTimelineLabelBytes() - Method in interface org.tensorflow.framework.NodeExecStatsOrBuilder
string timeline_label = 8;
getTimelineStep() - Method in class org.tensorflow.framework.GraphOptions.Builder
If > 0, record a timeline every this many steps.
getTimelineStep() - Method in class org.tensorflow.framework.GraphOptions
If > 0, record a timeline every this many steps.
getTimelineStep() - Method in interface org.tensorflow.framework.GraphOptionsOrBuilder
If > 0, record a timeline every this many steps.
getTimeoutInMs() - Method in class org.tensorflow.framework.RunOptions.Builder
Time to wait for operation to complete in milliseconds.
getTimeoutInMs() - Method in class org.tensorflow.framework.RunOptions
Time to wait for operation to complete in milliseconds.
getTimeoutInMs() - Method in interface org.tensorflow.framework.RunOptionsOrBuilder
Time to wait for operation to complete in milliseconds.
getTimestampedAllocator() - Method in class org.tensorflow.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.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.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.
getTimestampSecs() - Method in class tensorflow.serving.Logging.LogMetadata.Builder
Seconds since epoch.
getTimestampSecs() - Method in class tensorflow.serving.Logging.LogMetadata
Seconds since epoch.
getTimestampSecs() - Method in interface tensorflow.serving.Logging.LogMetadataOrBuilder
Seconds since epoch.
getTolerateDebugOpCreationFailures() - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
Do not error out if debug op creation fails (e.g., due to dtype incompatibility).
getTolerateDebugOpCreationFailures() - Method in class org.tensorflow.framework.DebugTensorWatch
Do not error out if debug op creation fails (e.g., due to dtype incompatibility).
getTolerateDebugOpCreationFailures() - Method in interface org.tensorflow.framework.DebugTensorWatchOrBuilder
Do not error out if debug op creation fails (e.g., due to dtype incompatibility).
getTotalBytes() - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
These are per-node allocator memory stats.
getTotalBytes() - Method in class org.tensorflow.framework.AllocatorMemoryUsed
These are per-node allocator memory stats.
getTotalBytes() - Method in interface org.tensorflow.framework.AllocatorMemoryUsedOrBuilder
These are per-node allocator memory stats.
getToTensor() - Method in class org.tensorflow.framework.TensorConnection.Builder
A tensor name.
getToTensor() - Method in class org.tensorflow.framework.TensorConnection
A tensor name.
getToTensor() - Method in interface org.tensorflow.framework.TensorConnectionOrBuilder
A tensor name.
getToTensorBytes() - Method in class org.tensorflow.framework.TensorConnection.Builder
A tensor name.
getToTensorBytes() - Method in class org.tensorflow.framework.TensorConnection
A tensor name.
getToTensorBytes() - Method in interface org.tensorflow.framework.TensorConnectionOrBuilder
A tensor name.
getTraceLevel() - Method in class org.tensorflow.framework.RunOptions.Builder
.tensorflow.RunOptions.TraceLevel trace_level = 1;
getTraceLevel() - Method in class org.tensorflow.framework.RunOptions
.tensorflow.RunOptions.TraceLevel trace_level = 1;
getTraceLevel() - Method in interface org.tensorflow.framework.RunOptionsOrBuilder
.tensorflow.RunOptions.TraceLevel trace_level = 1;
getTraceLevelValue() - Method in class org.tensorflow.framework.RunOptions.Builder
.tensorflow.RunOptions.TraceLevel trace_level = 1;
getTraceLevelValue() - Method in class org.tensorflow.framework.RunOptions
.tensorflow.RunOptions.TraceLevel trace_level = 1;
getTraceLevelValue() - Method in interface org.tensorflow.framework.RunOptionsOrBuilder
.tensorflow.RunOptions.TraceLevel trace_level = 1;
getTraces() - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
Deprecated.
getTraces() - Method in class org.tensorflow.framework.GraphDebugInfo
Deprecated.
getTraces() - Method in interface org.tensorflow.framework.GraphDebugInfoOrBuilder
Deprecated.
getTracesById() - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
Deprecated.
getTracesById() - Method in class org.tensorflow.framework.GraphDebugInfo
Deprecated.
getTracesById() - Method in interface org.tensorflow.framework.GraphDebugInfoOrBuilder
Deprecated.
getTracesByIdCount() - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
 
getTracesByIdCount() - Method in class org.tensorflow.framework.GraphDebugInfo
 
getTracesByIdCount() - Method in interface org.tensorflow.framework.GraphDebugInfoOrBuilder
map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6;
getTracesByIdMap() - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6;
getTracesByIdMap() - Method in class org.tensorflow.framework.GraphDebugInfo
map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6;
getTracesByIdMap() - Method in interface org.tensorflow.framework.GraphDebugInfoOrBuilder
map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6;
getTracesByIdOrDefault(long, GraphDebugInfo.StackTrace) - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6;
getTracesByIdOrDefault(long, GraphDebugInfo.StackTrace) - Method in class org.tensorflow.framework.GraphDebugInfo
map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6;
getTracesByIdOrDefault(long, GraphDebugInfo.StackTrace) - Method in interface org.tensorflow.framework.GraphDebugInfoOrBuilder
map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6;
getTracesByIdOrThrow(long) - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6;
getTracesByIdOrThrow(long) - Method in class org.tensorflow.framework.GraphDebugInfo
map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6;
getTracesByIdOrThrow(long) - Method in interface org.tensorflow.framework.GraphDebugInfoOrBuilder
map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6;
getTracesCount() - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
 
getTracesCount() - Method in class org.tensorflow.framework.GraphDebugInfo
 
getTracesCount() - Method in interface org.tensorflow.framework.GraphDebugInfoOrBuilder
Deprecated.
getTracesMap() - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
Deprecated.
getTracesMap() - Method in class org.tensorflow.framework.GraphDebugInfo
Deprecated.
getTracesMap() - Method in interface org.tensorflow.framework.GraphDebugInfoOrBuilder
Deprecated.
getTracesOrDefault(String, GraphDebugInfo.StackTrace) - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
Deprecated.
getTracesOrDefault(String, GraphDebugInfo.StackTrace) - Method in class org.tensorflow.framework.GraphDebugInfo
Deprecated.
getTracesOrDefault(String, GraphDebugInfo.StackTrace) - Method in interface org.tensorflow.framework.GraphDebugInfoOrBuilder
Deprecated.
getTracesOrThrow(String) - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
Deprecated.
getTracesOrThrow(String) - Method in class org.tensorflow.framework.GraphDebugInfo
Deprecated.
getTracesOrThrow(String) - Method in interface org.tensorflow.framework.GraphDebugInfoOrBuilder
Deprecated.
getTrainable() - Method in class org.tensorflow.framework.VariableDef.Builder
Whether this variable should be trained.
getTrainable() - Method in class org.tensorflow.framework.VariableDef
Whether this variable should be trained.
getTrainable() - Method in interface org.tensorflow.framework.VariableDefOrBuilder
Whether this variable should be trained.
getTrainable() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
bool trainable = 3;
getTrainable() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
bool trainable = 3;
getTrainable() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedVariableOrBuilder
bool trainable = 3;
getTupleValue() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a tuple of `Value`.
getTupleValue() - Method in class tensorflow.Struct.StructuredValue
Represents a tuple of `Value`.
getTupleValue() - Method in interface tensorflow.Struct.StructuredValueOrBuilder
Represents a tuple of `Value`.
getTupleValueBuilder() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a tuple of `Value`.
getTupleValueOrBuilder() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a tuple of `Value`.
getTupleValueOrBuilder() - Method in class tensorflow.Struct.StructuredValue
Represents a tuple of `Value`.
getTupleValueOrBuilder() - Method in interface tensorflow.Struct.StructuredValueOrBuilder
Represents a tuple of `Value`.
getType() - Method in class org.tensorflow.framework.AttrValue.Builder
"type"
getType() - Method in class org.tensorflow.framework.AttrValue
"type"
getType() - Method in interface org.tensorflow.framework.AttrValueOrBuilder
"type"
getType() - Method in class org.tensorflow.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.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.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.framework.OpDef.AttrDef.Builder
One of the type names from attr_value.proto ("string", "list(string)", "int", etc.).
getType() - Method in class org.tensorflow.framework.OpDef.AttrDef
One of the type names from attr_value.proto ("string", "list(string)", "int", etc.).
getType() - Method in interface org.tensorflow.framework.OpDef.AttrDefOrBuilder
One of the type names from attr_value.proto ("string", "list(string)", "int", etc.).
getType() - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig.Builder
Identifies the type of the LogCollector we will use to collect these logs.
getType() - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
Identifies the type of the LogCollector we will use to collect these logs.
getType() - Method in interface tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfigOrBuilder
Identifies the type of the LogCollector we will use to collect these logs.
getType(int) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(type)"
getType(int) - Method in class org.tensorflow.framework.AttrValue.ListValue
"list(type)"
getType(int) - Method in interface org.tensorflow.framework.AttrValue.ListValueOrBuilder
"list(type)"
getTypeAttr() - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
if specified, attr must have type "type"
getTypeAttr() - Method in class org.tensorflow.framework.OpDef.ArgDef
if specified, attr must have type "type"
getTypeAttr() - Method in interface org.tensorflow.framework.OpDef.ArgDefOrBuilder
if specified, attr must have type "type"
getTypeAttrBytes() - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
if specified, attr must have type "type"
getTypeAttrBytes() - Method in class org.tensorflow.framework.OpDef.ArgDef
if specified, attr must have type "type"
getTypeAttrBytes() - Method in interface org.tensorflow.framework.OpDef.ArgDefOrBuilder
if specified, attr must have type "type"
getTypeBytes() - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
One of the type names from attr_value.proto ("string", "list(string)", "int", etc.).
getTypeBytes() - Method in class org.tensorflow.framework.OpDef.AttrDef
One of the type names from attr_value.proto ("string", "list(string)", "int", etc.).
getTypeBytes() - Method in interface org.tensorflow.framework.OpDef.AttrDefOrBuilder
One of the type names from attr_value.proto ("string", "list(string)", "int", etc.).
getTypeBytes() - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig.Builder
Identifies the type of the LogCollector we will use to collect these logs.
getTypeBytes() - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
Identifies the type of the LogCollector we will use to collect these logs.
getTypeBytes() - Method in interface tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfigOrBuilder
Identifies the type of the LogCollector we will use to collect these logs.
getTypeCount() - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(type)"
getTypeCount() - Method in class org.tensorflow.framework.AttrValue.ListValue
"list(type)"
getTypeCount() - Method in interface org.tensorflow.framework.AttrValue.ListValueOrBuilder
"list(type)"
getTypeId() - Method in class org.tensorflow.framework.FullTypeDef.Builder
The principal type represented by this object.
getTypeId() - Method in class org.tensorflow.framework.FullTypeDef
The principal type represented by this object.
getTypeId() - Method in interface org.tensorflow.framework.FullTypeDefOrBuilder
The principal type represented by this object.
getTypeIdValue() - Method in class org.tensorflow.framework.FullTypeDef.Builder
The principal type represented by this object.
getTypeIdValue() - Method in class org.tensorflow.framework.FullTypeDef
The principal type represented by this object.
getTypeIdValue() - Method in interface org.tensorflow.framework.FullTypeDefOrBuilder
The principal type represented by this object.
getTypeList() - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(type)"
getTypeList() - Method in class org.tensorflow.framework.AttrValue.ListValue
"list(type)"
getTypeList() - Method in interface org.tensorflow.framework.AttrValue.ListValueOrBuilder
"list(type)"
getTypeListAttr() - Method in class org.tensorflow.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.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.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.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.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.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.framework.VariantTensorDataProto.Builder
Name of the type of objects being serialized.
getTypeName() - Method in class org.tensorflow.framework.VariantTensorDataProto
Name of the type of objects being serialized.
getTypeName() - Method in interface org.tensorflow.framework.VariantTensorDataProtoOrBuilder
Name of the type of objects being serialized.
getTypeNameBytes() - Method in class org.tensorflow.framework.VariantTensorDataProto.Builder
Name of the type of objects being serialized.
getTypeNameBytes() - Method in class org.tensorflow.framework.VariantTensorDataProto
Name of the type of objects being serialized.
getTypeNameBytes() - Method in interface org.tensorflow.framework.VariantTensorDataProtoOrBuilder
Name of the type of objects being serialized.
getTypeSpec() - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor.Builder
The serialized TypeSpec for the composite tensor.
getTypeSpec() - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor
The serialized TypeSpec for the composite tensor.
getTypeSpec() - Method in interface org.tensorflow.framework.TensorInfo.CompositeTensorOrBuilder
The serialized TypeSpec for the composite tensor.
getTypeSpecBuilder() - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor.Builder
The serialized TypeSpec for the composite tensor.
getTypeSpecClass() - Method in class tensorflow.Struct.TypeSpecProto.Builder
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
getTypeSpecClass() - Method in class tensorflow.Struct.TypeSpecProto
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
getTypeSpecClass() - Method in interface tensorflow.Struct.TypeSpecProtoOrBuilder
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
getTypeSpecClassName() - Method in class tensorflow.Struct.TypeSpecProto.Builder
The name of the TypeSpec class
getTypeSpecClassName() - Method in class tensorflow.Struct.TypeSpecProto
The name of the TypeSpec class
getTypeSpecClassName() - Method in interface tensorflow.Struct.TypeSpecProtoOrBuilder
The name of the TypeSpec class
getTypeSpecClassNameBytes() - Method in class tensorflow.Struct.TypeSpecProto.Builder
The name of the TypeSpec class
getTypeSpecClassNameBytes() - Method in class tensorflow.Struct.TypeSpecProto
The name of the TypeSpec class
getTypeSpecClassNameBytes() - Method in interface tensorflow.Struct.TypeSpecProtoOrBuilder
The name of the TypeSpec class
getTypeSpecClassValue() - Method in class tensorflow.Struct.TypeSpecProto.Builder
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
getTypeSpecClassValue() - Method in class tensorflow.Struct.TypeSpecProto
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
getTypeSpecClassValue() - Method in interface tensorflow.Struct.TypeSpecProtoOrBuilder
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
getTypeSpecOrBuilder() - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor.Builder
The serialized TypeSpec for the composite tensor.
getTypeSpecOrBuilder() - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor
The serialized TypeSpec for the composite tensor.
getTypeSpecOrBuilder() - Method in interface org.tensorflow.framework.TensorInfo.CompositeTensorOrBuilder
The serialized TypeSpec for the composite tensor.
getTypeSpecValue() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a value for tf.TypeSpec.
getTypeSpecValue() - Method in class tensorflow.Struct.StructuredValue
Represents a value for tf.TypeSpec.
getTypeSpecValue() - Method in interface tensorflow.Struct.StructuredValueOrBuilder
Represents a value for tf.TypeSpec.
getTypeSpecValueBuilder() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a value for tf.TypeSpec.
getTypeSpecValueOrBuilder() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a value for tf.TypeSpec.
getTypeSpecValueOrBuilder() - Method in class tensorflow.Struct.StructuredValue
Represents a value for tf.TypeSpec.
getTypeSpecValueOrBuilder() - Method in interface tensorflow.Struct.StructuredValueOrBuilder
Represents a value for tf.TypeSpec.
getTypeState() - Method in class tensorflow.Struct.TypeSpecProto.Builder
The value returned by TypeSpec.
getTypeState() - Method in class tensorflow.Struct.TypeSpecProto
The value returned by TypeSpec.
getTypeState() - Method in interface tensorflow.Struct.TypeSpecProtoOrBuilder
The value returned by TypeSpec.
getTypeStateBuilder() - Method in class tensorflow.Struct.TypeSpecProto.Builder
The value returned by TypeSpec.
getTypeStateOrBuilder() - Method in class tensorflow.Struct.TypeSpecProto.Builder
The value returned by TypeSpec.
getTypeStateOrBuilder() - Method in class tensorflow.Struct.TypeSpecProto
The value returned by TypeSpec.
getTypeStateOrBuilder() - Method in interface tensorflow.Struct.TypeSpecProtoOrBuilder
The value returned by TypeSpec.
getTypeUrl() - Method in class com.google.protobuf.Any.Builder
A URL/resource name that uniquely identifies the type of the serialized protocol buffer message.
getTypeUrl() - Method in class com.google.protobuf.Any
A URL/resource name that uniquely identifies the type of the serialized protocol buffer message.
getTypeUrl() - Method in interface com.google.protobuf.AnyOrBuilder
A URL/resource name that uniquely identifies the type of the serialized protocol buffer message.
getTypeUrlBytes() - Method in class com.google.protobuf.Any.Builder
A URL/resource name that uniquely identifies the type of the serialized protocol buffer message.
getTypeUrlBytes() - Method in class com.google.protobuf.Any
A URL/resource name that uniquely identifies the type of the serialized protocol buffer message.
getTypeUrlBytes() - Method in interface com.google.protobuf.AnyOrBuilder
A URL/resource name that uniquely identifies the type of the serialized protocol buffer message.
getTypeValue() - Method in class org.tensorflow.framework.AttrValue.Builder
"type"
getTypeValue() - Method in class org.tensorflow.framework.AttrValue
"type"
getTypeValue() - Method in interface org.tensorflow.framework.AttrValueOrBuilder
"type"
getTypeValue() - Method in class org.tensorflow.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.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.framework.OpDef.ArgDefOrBuilder
Describes the type of one or more tensors that are accepted/produced by this input/output arg.
getTypeValue(int) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(type)"
getTypeValue(int) - Method in class org.tensorflow.framework.AttrValue.ListValue
"list(type)"
getTypeValue(int) - Method in interface org.tensorflow.framework.AttrValue.ListValueOrBuilder
"list(type)"
getTypeValueList() - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(type)"
getTypeValueList() - Method in class org.tensorflow.framework.AttrValue.ListValue
"list(type)"
getTypeValueList() - Method in interface org.tensorflow.framework.AttrValue.ListValueOrBuilder
"list(type)"
getUint32Val(int) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_UINT32
getUint32Val(int) - Method in class org.tensorflow.framework.TensorProto
DT_UINT32
getUint32Val(int) - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_UINT32
getUint32ValCount() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_UINT32
getUint32ValCount() - Method in class org.tensorflow.framework.TensorProto
DT_UINT32
getUint32ValCount() - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_UINT32
getUint32ValList() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_UINT32
getUint32ValList() - Method in class org.tensorflow.framework.TensorProto
DT_UINT32
getUint32ValList() - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_UINT32
getUint64Val(int) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_UINT64
getUint64Val(int) - Method in class org.tensorflow.framework.TensorProto
DT_UINT64
getUint64Val(int) - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_UINT64
getUint64ValCount() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_UINT64
getUint64ValCount() - Method in class org.tensorflow.framework.TensorProto
DT_UINT64
getUint64ValCount() - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_UINT64
getUint64ValList() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_UINT64
getUint64ValList() - Method in class org.tensorflow.framework.TensorProto
DT_UINT64
getUint64ValList() - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_UINT64
getUnknownRank() - Method in class org.tensorflow.framework.TensorShapeProto.Builder
If true, the number of dimensions in the shape is unknown.
getUnknownRank() - Method in class org.tensorflow.framework.TensorShapeProto
If true, the number of dimensions in the shape is unknown.
getUnknownRank() - Method in interface org.tensorflow.framework.TensorShapeProtoOrBuilder
If true, the number of dimensions in the shape is unknown.
getUseCudaMallocAsync() - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
When true, use CUDA cudaMallocAsync API instead of TF gpu allocator.
getUseCudaMallocAsync() - Method in class org.tensorflow.framework.GPUOptions.Experimental
When true, use CUDA cudaMallocAsync API instead of TF gpu allocator.
getUseCudaMallocAsync() - Method in interface org.tensorflow.framework.GPUOptions.ExperimentalOrBuilder
When true, use CUDA cudaMallocAsync API instead of TF gpu allocator.
getUseNumaAffinity() - Method in class org.tensorflow.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.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.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.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.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.framework.ConfigProtoOrBuilder
If true, use a new set of threads for this session rather than the global pool of threads.
getUsePluginOptimizers() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Optimizers registered by plugin (default is ON)
getUsePluginOptimizers() - Method in class org.tensorflow.framework.RewriterConfig
Optimizers registered by plugin (default is ON)
getUsePluginOptimizers() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
Optimizers registered by plugin (default is ON)
getUsePluginOptimizersValue() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Optimizers registered by plugin (default is ON)
getUsePluginOptimizersValue() - Method in class org.tensorflow.framework.RewriterConfig
Optimizers registered by plugin (default is ON)
getUsePluginOptimizersValue() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
Optimizers registered by plugin (default is ON)
getUserObject() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedUserObject user_object = 4;
getUserObject() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
.tensorflow.SavedUserObject user_object = 4;
getUserObject() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
.tensorflow.SavedUserObject user_object = 4;
getUserObjectBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedUserObject user_object = 4;
getUserObjectOrBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedUserObject user_object = 4;
getUserObjectOrBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
.tensorflow.SavedUserObject user_object = 4;
getUserObjectOrBuilder() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
.tensorflow.SavedUserObject user_object = 4;
getUseRpcForInprocessMaster() - Method in class tensorflow.RpcOptions.RPCOptions.Builder
If true, always use RPC to contact the session target.
getUseRpcForInprocessMaster() - Method in class tensorflow.RpcOptions.RPCOptions
If true, always use RPC to contact the session target.
getUseRpcForInprocessMaster() - Method in interface tensorflow.RpcOptions.RPCOptionsOrBuilder
If true, always use RPC to contact the session target.
getUseRunHandlerPool() - Method in class org.tensorflow.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.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.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.
getUseTfrt() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Whether runtime execution uses TFRT.
getUseTfrt() - Method in class org.tensorflow.framework.ConfigProto.Experimental
Whether runtime execution uses TFRT.
getUseTfrt() - Method in interface org.tensorflow.framework.ConfigProto.ExperimentalOrBuilder
Whether runtime execution uses TFRT.
getUseUnifiedMemory() - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
If true, uses CUDA unified memory for memory allocations.
getUseUnifiedMemory() - Method in class org.tensorflow.framework.GPUOptions.Experimental
If true, uses CUDA unified memory for memory allocations.
getUseUnifiedMemory() - Method in interface org.tensorflow.framework.GPUOptions.ExperimentalOrBuilder
If true, uses CUDA unified memory for memory allocations.
getValue() - Method in class com.google.protobuf.Any.Builder
Must be a valid serialized protocol buffer of the above specified type.
getValue() - Method in class com.google.protobuf.Any
Must be a valid serialized protocol buffer of the above specified type.
getValue() - Method in interface com.google.protobuf.AnyOrBuilder
Must be a valid serialized protocol buffer of the above specified type.
getValue() - Method in class com.google.protobuf.BoolValue.Builder
The bool value.
getValue() - Method in class com.google.protobuf.BoolValue
The bool value.
getValue() - Method in interface com.google.protobuf.BoolValueOrBuilder
The bool value.
getValue() - Method in class com.google.protobuf.BytesValue.Builder
The bytes value.
getValue() - Method in class com.google.protobuf.BytesValue
The bytes value.
getValue() - Method in interface com.google.protobuf.BytesValueOrBuilder
The bytes value.
getValue() - Method in class com.google.protobuf.DoubleValue.Builder
The double value.
getValue() - Method in class com.google.protobuf.DoubleValue
The double value.
getValue() - Method in interface com.google.protobuf.DoubleValueOrBuilder
The double value.
getValue() - Method in class com.google.protobuf.FloatValue.Builder
The float value.
getValue() - Method in class com.google.protobuf.FloatValue
The float value.
getValue() - Method in interface com.google.protobuf.FloatValueOrBuilder
The float value.
getValue() - Method in class com.google.protobuf.Int32Value.Builder
The int32 value.
getValue() - Method in class com.google.protobuf.Int32Value
The int32 value.
getValue() - Method in interface com.google.protobuf.Int32ValueOrBuilder
The int32 value.
getValue() - Method in class com.google.protobuf.Int64Value.Builder
The int64 value.
getValue() - Method in class com.google.protobuf.Int64Value
The int64 value.
getValue() - Method in interface com.google.protobuf.Int64ValueOrBuilder
The int64 value.
getValue() - Method in class com.google.protobuf.StringValue.Builder
The string value.
getValue() - Method in class com.google.protobuf.StringValue
The string value.
getValue() - Method in interface com.google.protobuf.StringValueOrBuilder
The string value.
getValue() - Method in class com.google.protobuf.UInt32Value.Builder
The uint32 value.
getValue() - Method in class com.google.protobuf.UInt32Value
The uint32 value.
getValue() - Method in interface com.google.protobuf.UInt32ValueOrBuilder
The uint32 value.
getValue() - Method in class com.google.protobuf.UInt64Value.Builder
The uint64 value.
getValue() - Method in class com.google.protobuf.UInt64Value
The uint64 value.
getValue() - Method in interface com.google.protobuf.UInt64ValueOrBuilder
The uint64 value.
getValue() - Method in class tensorflow.serving.RegressionOuterClass.Regression.Builder
float value = 1;
getValue() - Method in class tensorflow.serving.RegressionOuterClass.Regression
float value = 1;
getValue() - Method in interface tensorflow.serving.RegressionOuterClass.RegressionOrBuilder
float value = 1;
getValue() - Method in class tensorflow.Struct.PairValue.Builder
.tensorflow.StructuredValue value = 2;
getValue() - Method in class tensorflow.Struct.PairValue
.tensorflow.StructuredValue value = 2;
getValue() - Method in interface tensorflow.Struct.PairValueOrBuilder
.tensorflow.StructuredValue value = 2;
getValue(int) - Method in class org.tensorflow.example.BytesList.Builder
repeated bytes value = 1;
getValue(int) - Method in class org.tensorflow.example.BytesList
repeated bytes value = 1;
getValue(int) - Method in interface org.tensorflow.example.BytesListOrBuilder
repeated bytes value = 1;
getValue(int) - Method in class org.tensorflow.example.FloatList.Builder
repeated float value = 1 [packed = true];
getValue(int) - Method in class org.tensorflow.example.FloatList
repeated float value = 1 [packed = true];
getValue(int) - Method in interface org.tensorflow.example.FloatListOrBuilder
repeated float value = 1 [packed = true];
getValue(int) - Method in class org.tensorflow.example.Int64List.Builder
repeated int64 value = 1 [packed = true];
getValue(int) - Method in class org.tensorflow.example.Int64List
repeated int64 value = 1 [packed = true];
getValue(int) - Method in interface org.tensorflow.example.Int64ListOrBuilder
repeated int64 value = 1 [packed = true];
getValue(int) - Method in class org.tensorflow.framework.CollectionDef.AnyList.Builder
repeated .google.protobuf.Any value = 1;
getValue(int) - Method in class org.tensorflow.framework.CollectionDef.AnyList
repeated .google.protobuf.Any value = 1;
getValue(int) - Method in interface org.tensorflow.framework.CollectionDef.AnyListOrBuilder
repeated .google.protobuf.Any value = 1;
getValue(int) - Method in class org.tensorflow.framework.CollectionDef.BytesList.Builder
repeated bytes value = 1;
getValue(int) - Method in class org.tensorflow.framework.CollectionDef.BytesList
repeated bytes value = 1;
getValue(int) - Method in interface org.tensorflow.framework.CollectionDef.BytesListOrBuilder
repeated bytes value = 1;
getValue(int) - Method in class org.tensorflow.framework.CollectionDef.FloatList.Builder
repeated float value = 1 [packed = true];
getValue(int) - Method in class org.tensorflow.framework.CollectionDef.FloatList
repeated float value = 1 [packed = true];
getValue(int) - Method in interface org.tensorflow.framework.CollectionDef.FloatListOrBuilder
repeated float value = 1 [packed = true];
getValue(int) - Method in class org.tensorflow.framework.CollectionDef.Int64List.Builder
repeated int64 value = 1 [packed = true];
getValue(int) - Method in class org.tensorflow.framework.CollectionDef.Int64List
repeated int64 value = 1 [packed = true];
getValue(int) - Method in interface org.tensorflow.framework.CollectionDef.Int64ListOrBuilder
repeated int64 value = 1 [packed = true];
getValue(int) - Method in class org.tensorflow.framework.CollectionDef.NodeList.Builder
repeated string value = 1;
getValue(int) - Method in class org.tensorflow.framework.CollectionDef.NodeList
repeated string value = 1;
getValue(int) - Method in interface org.tensorflow.framework.CollectionDef.NodeListOrBuilder
repeated string value = 1;
getValueBuilder() - Method in class tensorflow.Struct.PairValue.Builder
.tensorflow.StructuredValue value = 2;
getValueBuilder(int) - Method in class org.tensorflow.framework.CollectionDef.AnyList.Builder
repeated .google.protobuf.Any value = 1;
getValueBuilderList() - Method in class org.tensorflow.framework.CollectionDef.AnyList.Builder
repeated .google.protobuf.Any value = 1;
getValueBytes() - Method in class com.google.protobuf.StringValue.Builder
The string value.
getValueBytes() - Method in class com.google.protobuf.StringValue
The string value.
getValueBytes() - Method in interface com.google.protobuf.StringValueOrBuilder
The string value.
getValueBytes(int) - Method in class org.tensorflow.framework.CollectionDef.NodeList.Builder
repeated string value = 1;
getValueBytes(int) - Method in class org.tensorflow.framework.CollectionDef.NodeList
repeated string value = 1;
getValueBytes(int) - Method in interface org.tensorflow.framework.CollectionDef.NodeListOrBuilder
repeated string value = 1;
getValueCase() - Method in class org.tensorflow.framework.AttrValue.Builder
 
getValueCase() - Method in class org.tensorflow.framework.AttrValue
 
getValueCase() - Method in interface org.tensorflow.framework.AttrValueOrBuilder
 
getValueCount() - Method in class org.tensorflow.example.BytesList.Builder
repeated bytes value = 1;
getValueCount() - Method in class org.tensorflow.example.BytesList
repeated bytes value = 1;
getValueCount() - Method in interface org.tensorflow.example.BytesListOrBuilder
repeated bytes value = 1;
getValueCount() - Method in class org.tensorflow.example.FloatList.Builder
repeated float value = 1 [packed = true];
getValueCount() - Method in class org.tensorflow.example.FloatList
repeated float value = 1 [packed = true];
getValueCount() - Method in interface org.tensorflow.example.FloatListOrBuilder
repeated float value = 1 [packed = true];
getValueCount() - Method in class org.tensorflow.example.Int64List.Builder
repeated int64 value = 1 [packed = true];
getValueCount() - Method in class org.tensorflow.example.Int64List
repeated int64 value = 1 [packed = true];
getValueCount() - Method in interface org.tensorflow.example.Int64ListOrBuilder
repeated int64 value = 1 [packed = true];
getValueCount() - Method in class org.tensorflow.framework.CollectionDef.AnyList.Builder
repeated .google.protobuf.Any value = 1;
getValueCount() - Method in class org.tensorflow.framework.CollectionDef.AnyList
repeated .google.protobuf.Any value = 1;
getValueCount() - Method in interface org.tensorflow.framework.CollectionDef.AnyListOrBuilder
repeated .google.protobuf.Any value = 1;
getValueCount() - Method in class org.tensorflow.framework.CollectionDef.BytesList.Builder
repeated bytes value = 1;
getValueCount() - Method in class org.tensorflow.framework.CollectionDef.BytesList
repeated bytes value = 1;
getValueCount() - Method in interface org.tensorflow.framework.CollectionDef.BytesListOrBuilder
repeated bytes value = 1;
getValueCount() - Method in class org.tensorflow.framework.CollectionDef.FloatList.Builder
repeated float value = 1 [packed = true];
getValueCount() - Method in class org.tensorflow.framework.CollectionDef.FloatList
repeated float value = 1 [packed = true];
getValueCount() - Method in interface org.tensorflow.framework.CollectionDef.FloatListOrBuilder
repeated float value = 1 [packed = true];
getValueCount() - Method in class org.tensorflow.framework.CollectionDef.Int64List.Builder
repeated int64 value = 1 [packed = true];
getValueCount() - Method in class org.tensorflow.framework.CollectionDef.Int64List
repeated int64 value = 1 [packed = true];
getValueCount() - Method in interface org.tensorflow.framework.CollectionDef.Int64ListOrBuilder
repeated int64 value = 1 [packed = true];
getValueCount() - Method in class org.tensorflow.framework.CollectionDef.NodeList.Builder
repeated string value = 1;
getValueCount() - Method in class org.tensorflow.framework.CollectionDef.NodeList
repeated string value = 1;
getValueCount() - Method in interface org.tensorflow.framework.CollectionDef.NodeListOrBuilder
repeated string value = 1;
getValueDescriptor() - Method in enum class org.tensorflow.framework.Code
 
getValueDescriptor() - Method in enum class org.tensorflow.framework.ConfigProto.Experimental.MlirBridgeRollout
 
getValueDescriptor() - Method in enum class org.tensorflow.framework.DataType
 
getValueDescriptor() - Method in enum class org.tensorflow.framework.FullTypeId
 
getValueDescriptor() - Method in enum class org.tensorflow.framework.OptimizerOptions.GlobalJitLevel
 
getValueDescriptor() - Method in enum class org.tensorflow.framework.OptimizerOptions.Level
 
getValueDescriptor() - Method in enum class org.tensorflow.framework.RewriterConfig.CpuLayout
 
getValueDescriptor() - Method in enum class org.tensorflow.framework.RewriterConfig.MemOptType
 
getValueDescriptor() - Method in enum class org.tensorflow.framework.RewriterConfig.NumIterationsType
 
getValueDescriptor() - Method in enum class org.tensorflow.framework.RewriterConfig.Toggle
 
getValueDescriptor() - Method in enum class org.tensorflow.framework.RunOptions.TraceLevel
 
getValueDescriptor() - Method in enum class org.tensorflow.framework.VariableAggregation
 
getValueDescriptor() - Method in enum class org.tensorflow.framework.VariableSynchronization
 
getValueDescriptor() - Method in enum class org.tensorflow.framework.VerifierConfig.Toggle
 
getValueDescriptor() - Method in enum class org.tensorflow.util.SaverDef.CheckpointFormatVersion
 
getValueDescriptor() - Method in enum class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.JitCompile
 
getValueDescriptor() - Method in enum class tensorflow.serving.GetModelStatus.ModelVersionStatus.State
 
getValueDescriptor() - Method in enum class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig.Attributes
 
getValueDescriptor() - Method in enum class tensorflow.serving.ModelServerConfigOuterClass.ModelType
 
getValueDescriptor() - Method in enum class tensorflow.serving.Predict.PredictRequest.RequestOptions.DeterministicMode
 
getValueDescriptor() - Method in enum class tensorflow.serving.Predict.PredictStreamedOptions.RequestState
 
getValueDescriptor() - Method in enum class tensorflow.Struct.TypeSpecProto.TypeSpecClass
 
getValueIncreaseCase() - Method in class tensorflow.serving.ModelManagement.Metric.Builder
 
getValueIncreaseCase() - Method in class tensorflow.serving.ModelManagement.Metric
 
getValueIncreaseCase() - Method in interface tensorflow.serving.ModelManagement.MetricOrBuilder
 
getValueList() - Method in class org.tensorflow.example.BytesList.Builder
repeated bytes value = 1;
getValueList() - Method in class org.tensorflow.example.BytesList
repeated bytes value = 1;
getValueList() - Method in interface org.tensorflow.example.BytesListOrBuilder
repeated bytes value = 1;
getValueList() - Method in class org.tensorflow.example.FloatList.Builder
repeated float value = 1 [packed = true];
getValueList() - Method in class org.tensorflow.example.FloatList
repeated float value = 1 [packed = true];
getValueList() - Method in interface org.tensorflow.example.FloatListOrBuilder
repeated float value = 1 [packed = true];
getValueList() - Method in class org.tensorflow.example.Int64List.Builder
repeated int64 value = 1 [packed = true];
getValueList() - Method in class org.tensorflow.example.Int64List
repeated int64 value = 1 [packed = true];
getValueList() - Method in interface org.tensorflow.example.Int64ListOrBuilder
repeated int64 value = 1 [packed = true];
getValueList() - Method in class org.tensorflow.framework.CollectionDef.AnyList.Builder
repeated .google.protobuf.Any value = 1;
getValueList() - Method in class org.tensorflow.framework.CollectionDef.AnyList
repeated .google.protobuf.Any value = 1;
getValueList() - Method in interface org.tensorflow.framework.CollectionDef.AnyListOrBuilder
repeated .google.protobuf.Any value = 1;
getValueList() - Method in class org.tensorflow.framework.CollectionDef.BytesList.Builder
repeated bytes value = 1;
getValueList() - Method in class org.tensorflow.framework.CollectionDef.BytesList
repeated bytes value = 1;
getValueList() - Method in interface org.tensorflow.framework.CollectionDef.BytesListOrBuilder
repeated bytes value = 1;
getValueList() - Method in class org.tensorflow.framework.CollectionDef.FloatList.Builder
repeated float value = 1 [packed = true];
getValueList() - Method in class org.tensorflow.framework.CollectionDef.FloatList
repeated float value = 1 [packed = true];
getValueList() - Method in interface org.tensorflow.framework.CollectionDef.FloatListOrBuilder
repeated float value = 1 [packed = true];
getValueList() - Method in class org.tensorflow.framework.CollectionDef.Int64List.Builder
repeated int64 value = 1 [packed = true];
getValueList() - Method in class org.tensorflow.framework.CollectionDef.Int64List
repeated int64 value = 1 [packed = true];
getValueList() - Method in interface org.tensorflow.framework.CollectionDef.Int64ListOrBuilder
repeated int64 value = 1 [packed = true];
getValueList() - Method in class org.tensorflow.framework.CollectionDef.NodeList.Builder
repeated string value = 1;
getValueList() - Method in class org.tensorflow.framework.CollectionDef.NodeList
repeated string value = 1;
getValueList() - Method in interface org.tensorflow.framework.CollectionDef.NodeListOrBuilder
repeated string value = 1;
getValueOrBuilder() - Method in class tensorflow.Struct.PairValue.Builder
.tensorflow.StructuredValue value = 2;
getValueOrBuilder() - Method in class tensorflow.Struct.PairValue
.tensorflow.StructuredValue value = 2;
getValueOrBuilder() - Method in interface tensorflow.Struct.PairValueOrBuilder
.tensorflow.StructuredValue value = 2;
getValueOrBuilder(int) - Method in class org.tensorflow.framework.CollectionDef.AnyList.Builder
repeated .google.protobuf.Any value = 1;
getValueOrBuilder(int) - Method in class org.tensorflow.framework.CollectionDef.AnyList
repeated .google.protobuf.Any value = 1;
getValueOrBuilder(int) - Method in interface org.tensorflow.framework.CollectionDef.AnyListOrBuilder
repeated .google.protobuf.Any value = 1;
getValueOrBuilderList() - Method in class org.tensorflow.framework.CollectionDef.AnyList.Builder
repeated .google.protobuf.Any value = 1;
getValueOrBuilderList() - Method in class org.tensorflow.framework.CollectionDef.AnyList
repeated .google.protobuf.Any value = 1;
getValueOrBuilderList() - Method in interface org.tensorflow.framework.CollectionDef.AnyListOrBuilder
repeated .google.protobuf.Any value = 1;
getValues(int) - Method in class tensorflow.Struct.ListValue.Builder
repeated .tensorflow.StructuredValue values = 1;
getValues(int) - Method in class tensorflow.Struct.ListValue
repeated .tensorflow.StructuredValue values = 1;
getValues(int) - Method in interface tensorflow.Struct.ListValueOrBuilder
repeated .tensorflow.StructuredValue values = 1;
getValues(int) - Method in class tensorflow.Struct.NamedTupleValue.Builder
repeated .tensorflow.PairValue values = 2;
getValues(int) - Method in class tensorflow.Struct.NamedTupleValue
repeated .tensorflow.PairValue values = 2;
getValues(int) - Method in interface tensorflow.Struct.NamedTupleValueOrBuilder
repeated .tensorflow.PairValue values = 2;
getValues(int) - Method in class tensorflow.Struct.TupleValue.Builder
repeated .tensorflow.StructuredValue values = 1;
getValues(int) - Method in class tensorflow.Struct.TupleValue
repeated .tensorflow.StructuredValue values = 1;
getValues(int) - Method in interface tensorflow.Struct.TupleValueOrBuilder
repeated .tensorflow.StructuredValue values = 1;
getValuesBuilder(int) - Method in class tensorflow.Struct.ListValue.Builder
repeated .tensorflow.StructuredValue values = 1;
getValuesBuilder(int) - Method in class tensorflow.Struct.NamedTupleValue.Builder
repeated .tensorflow.PairValue values = 2;
getValuesBuilder(int) - Method in class tensorflow.Struct.TupleValue.Builder
repeated .tensorflow.StructuredValue values = 1;
getValuesBuilderList() - Method in class tensorflow.Struct.ListValue.Builder
repeated .tensorflow.StructuredValue values = 1;
getValuesBuilderList() - Method in class tensorflow.Struct.NamedTupleValue.Builder
repeated .tensorflow.PairValue values = 2;
getValuesBuilderList() - Method in class tensorflow.Struct.TupleValue.Builder
repeated .tensorflow.StructuredValue values = 1;
getValuesCount() - Method in class tensorflow.Struct.ListValue.Builder
repeated .tensorflow.StructuredValue values = 1;
getValuesCount() - Method in class tensorflow.Struct.ListValue
repeated .tensorflow.StructuredValue values = 1;
getValuesCount() - Method in interface tensorflow.Struct.ListValueOrBuilder
repeated .tensorflow.StructuredValue values = 1;
getValuesCount() - Method in class tensorflow.Struct.NamedTupleValue.Builder
repeated .tensorflow.PairValue values = 2;
getValuesCount() - Method in class tensorflow.Struct.NamedTupleValue
repeated .tensorflow.PairValue values = 2;
getValuesCount() - Method in interface tensorflow.Struct.NamedTupleValueOrBuilder
repeated .tensorflow.PairValue values = 2;
getValuesCount() - Method in class tensorflow.Struct.TupleValue.Builder
repeated .tensorflow.StructuredValue values = 1;
getValuesCount() - Method in class tensorflow.Struct.TupleValue
repeated .tensorflow.StructuredValue values = 1;
getValuesCount() - Method in interface tensorflow.Struct.TupleValueOrBuilder
repeated .tensorflow.StructuredValue values = 1;
getValuesList() - Method in class tensorflow.Struct.ListValue.Builder
repeated .tensorflow.StructuredValue values = 1;
getValuesList() - Method in class tensorflow.Struct.ListValue
repeated .tensorflow.StructuredValue values = 1;
getValuesList() - Method in interface tensorflow.Struct.ListValueOrBuilder
repeated .tensorflow.StructuredValue values = 1;
getValuesList() - Method in class tensorflow.Struct.NamedTupleValue.Builder
repeated .tensorflow.PairValue values = 2;
getValuesList() - Method in class tensorflow.Struct.NamedTupleValue
repeated .tensorflow.PairValue values = 2;
getValuesList() - Method in interface tensorflow.Struct.NamedTupleValueOrBuilder
repeated .tensorflow.PairValue values = 2;
getValuesList() - Method in class tensorflow.Struct.TupleValue.Builder
repeated .tensorflow.StructuredValue values = 1;
getValuesList() - Method in class tensorflow.Struct.TupleValue
repeated .tensorflow.StructuredValue values = 1;
getValuesList() - Method in interface tensorflow.Struct.TupleValueOrBuilder
repeated .tensorflow.StructuredValue values = 1;
getValuesOrBuilder(int) - Method in class tensorflow.Struct.ListValue.Builder
repeated .tensorflow.StructuredValue values = 1;
getValuesOrBuilder(int) - Method in class tensorflow.Struct.ListValue
repeated .tensorflow.StructuredValue values = 1;
getValuesOrBuilder(int) - Method in interface tensorflow.Struct.ListValueOrBuilder
repeated .tensorflow.StructuredValue values = 1;
getValuesOrBuilder(int) - Method in class tensorflow.Struct.NamedTupleValue.Builder
repeated .tensorflow.PairValue values = 2;
getValuesOrBuilder(int) - Method in class tensorflow.Struct.NamedTupleValue
repeated .tensorflow.PairValue values = 2;
getValuesOrBuilder(int) - Method in interface tensorflow.Struct.NamedTupleValueOrBuilder
repeated .tensorflow.PairValue values = 2;
getValuesOrBuilder(int) - Method in class tensorflow.Struct.TupleValue.Builder
repeated .tensorflow.StructuredValue values = 1;
getValuesOrBuilder(int) - Method in class tensorflow.Struct.TupleValue
repeated .tensorflow.StructuredValue values = 1;
getValuesOrBuilder(int) - Method in interface tensorflow.Struct.TupleValueOrBuilder
repeated .tensorflow.StructuredValue values = 1;
getValuesOrBuilderList() - Method in class tensorflow.Struct.ListValue.Builder
repeated .tensorflow.StructuredValue values = 1;
getValuesOrBuilderList() - Method in class tensorflow.Struct.ListValue
repeated .tensorflow.StructuredValue values = 1;
getValuesOrBuilderList() - Method in interface tensorflow.Struct.ListValueOrBuilder
repeated .tensorflow.StructuredValue values = 1;
getValuesOrBuilderList() - Method in class tensorflow.Struct.NamedTupleValue.Builder
repeated .tensorflow.PairValue values = 2;
getValuesOrBuilderList() - Method in class tensorflow.Struct.NamedTupleValue
repeated .tensorflow.PairValue values = 2;
getValuesOrBuilderList() - Method in interface tensorflow.Struct.NamedTupleValueOrBuilder
repeated .tensorflow.PairValue values = 2;
getValuesOrBuilderList() - Method in class tensorflow.Struct.TupleValue.Builder
repeated .tensorflow.StructuredValue values = 1;
getValuesOrBuilderList() - Method in class tensorflow.Struct.TupleValue
repeated .tensorflow.StructuredValue values = 1;
getValuesOrBuilderList() - Method in interface tensorflow.Struct.TupleValueOrBuilder
repeated .tensorflow.StructuredValue values = 1;
getValuesTensorName() - Method in class org.tensorflow.framework.TensorInfo.CooSparse.Builder
The shape of the values Tensor is [?].
getValuesTensorName() - Method in class org.tensorflow.framework.TensorInfo.CooSparse
The shape of the values Tensor is [?].
getValuesTensorName() - Method in interface org.tensorflow.framework.TensorInfo.CooSparseOrBuilder
The shape of the values Tensor is [?].
getValuesTensorNameBytes() - Method in class org.tensorflow.framework.TensorInfo.CooSparse.Builder
The shape of the values Tensor is [?].
getValuesTensorNameBytes() - Method in class org.tensorflow.framework.TensorInfo.CooSparse
The shape of the values Tensor is [?].
getValuesTensorNameBytes() - Method in interface org.tensorflow.framework.TensorInfo.CooSparseOrBuilder
The shape of the values Tensor is [?].
getVariable() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedVariable variable = 7;
getVariable() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
.tensorflow.SavedVariable variable = 7;
getVariable() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
.tensorflow.SavedVariable variable = 7;
getVariableBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedVariable variable = 7;
getVariableName() - Method in class org.tensorflow.framework.VariableDef.Builder
Name of the variable tensor.
getVariableName() - Method in class org.tensorflow.framework.VariableDef
Name of the variable tensor.
getVariableName() - Method in interface org.tensorflow.framework.VariableDefOrBuilder
Name of the variable tensor.
getVariableNameBytes() - Method in class org.tensorflow.framework.VariableDef.Builder
Name of the variable tensor.
getVariableNameBytes() - Method in class org.tensorflow.framework.VariableDef
Name of the variable tensor.
getVariableNameBytes() - Method in interface org.tensorflow.framework.VariableDefOrBuilder
Name of the variable tensor.
getVariableOrBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedVariable variable = 7;
getVariableOrBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
.tensorflow.SavedVariable variable = 7;
getVariableOrBuilder() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
.tensorflow.SavedVariable variable = 7;
getVariantVal(int) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_VARIANT
getVariantVal(int) - Method in class org.tensorflow.framework.TensorProto
DT_VARIANT
getVariantVal(int) - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_VARIANT
getVariantValBuilder(int) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_VARIANT
getVariantValBuilderList() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_VARIANT
getVariantValCount() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_VARIANT
getVariantValCount() - Method in class org.tensorflow.framework.TensorProto
DT_VARIANT
getVariantValCount() - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_VARIANT
getVariantValList() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_VARIANT
getVariantValList() - Method in class org.tensorflow.framework.TensorProto
DT_VARIANT
getVariantValList() - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_VARIANT
getVariantValOrBuilder(int) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_VARIANT
getVariantValOrBuilder(int) - Method in class org.tensorflow.framework.TensorProto
DT_VARIANT
getVariantValOrBuilder(int) - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_VARIANT
getVariantValOrBuilderList() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_VARIANT
getVariantValOrBuilderList() - Method in class org.tensorflow.framework.TensorProto
DT_VARIANT
getVariantValOrBuilderList() - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_VARIANT
getVarOffset(int) - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
Offset of this variable into the full variable.
getVarOffset(int) - Method in class org.tensorflow.framework.SaveSliceInfoDef
Offset of this variable into the full variable.
getVarOffset(int) - Method in interface org.tensorflow.framework.SaveSliceInfoDefOrBuilder
Offset of this variable into the full variable.
getVarOffsetCount() - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
Offset of this variable into the full variable.
getVarOffsetCount() - Method in class org.tensorflow.framework.SaveSliceInfoDef
Offset of this variable into the full variable.
getVarOffsetCount() - Method in interface org.tensorflow.framework.SaveSliceInfoDefOrBuilder
Offset of this variable into the full variable.
getVarOffsetList() - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
Offset of this variable into the full variable.
getVarOffsetList() - Method in class org.tensorflow.framework.SaveSliceInfoDef
Offset of this variable into the full variable.
getVarOffsetList() - Method in interface org.tensorflow.framework.SaveSliceInfoDefOrBuilder
Offset of this variable into the full variable.
getVarShape(int) - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
Shape of this variable.
getVarShape(int) - Method in class org.tensorflow.framework.SaveSliceInfoDef
Shape of this variable.
getVarShape(int) - Method in interface org.tensorflow.framework.SaveSliceInfoDefOrBuilder
Shape of this variable.
getVarShapeCount() - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
Shape of this variable.
getVarShapeCount() - Method in class org.tensorflow.framework.SaveSliceInfoDef
Shape of this variable.
getVarShapeCount() - Method in interface org.tensorflow.framework.SaveSliceInfoDefOrBuilder
Shape of this variable.
getVarShapeList() - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
Shape of this variable.
getVarShapeList() - Method in class org.tensorflow.framework.SaveSliceInfoDef
Shape of this variable.
getVarShapeList() - Method in interface org.tensorflow.framework.SaveSliceInfoDefOrBuilder
Shape of this variable.
getVerificationTimeoutInMs() - Method in class org.tensorflow.framework.VerifierConfig.Builder
Deadline for completion of all verification i.e. all the Toggle ON verifiers must complete execution within this time.
getVerificationTimeoutInMs() - Method in class org.tensorflow.framework.VerifierConfig
Deadline for completion of all verification i.e. all the Toggle ON verifiers must complete execution within this time.
getVerificationTimeoutInMs() - Method in interface org.tensorflow.framework.VerifierConfigOrBuilder
Deadline for completion of all verification i.e. all the Toggle ON verifiers must complete execution within this time.
getVersion() - Method in class org.tensorflow.framework.GraphDef.Builder
Deprecated.
tensorflow.GraphDef.version is deprecated. See tensorflow/core/framework/graph.proto;l=43
getVersion() - Method in class org.tensorflow.framework.GraphDef
Deprecated.
tensorflow.GraphDef.version is deprecated. See tensorflow/core/framework/graph.proto;l=43
getVersion() - Method in interface org.tensorflow.framework.GraphDefOrBuilder
Deprecated.
tensorflow.GraphDef.version is deprecated. See tensorflow/core/framework/graph.proto;l=43
getVersion() - Method in class org.tensorflow.framework.OpDeprecation.Builder
First GraphDef version at which the op is disallowed.
getVersion() - Method in class org.tensorflow.framework.OpDeprecation
First GraphDef version at which the op is disallowed.
getVersion() - Method in interface org.tensorflow.framework.OpDeprecationOrBuilder
First GraphDef version at which the op is disallowed.
getVersion() - Method in class org.tensorflow.framework.SessionMetadata.Builder
The version is optional.
getVersion() - Method in class org.tensorflow.framework.SessionMetadata
The version is optional.
getVersion() - Method in interface org.tensorflow.framework.SessionMetadataOrBuilder
The version is optional.
getVersion() - Method in class org.tensorflow.util.SaverDef.Builder
.tensorflow.SaverDef.CheckpointFormatVersion version = 7;
getVersion() - Method in class org.tensorflow.util.SaverDef
.tensorflow.SaverDef.CheckpointFormatVersion version = 7;
getVersion() - Method in interface org.tensorflow.util.SaverDefOrBuilder
.tensorflow.SaverDef.CheckpointFormatVersion version = 7;
getVersion() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject.Builder
Version information from the producer of this SavedUserObject.
getVersion() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
Version information from the producer of this SavedUserObject.
getVersion() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedUserObjectOrBuilder
Version information from the producer of this SavedUserObject.
getVersion() - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus.Builder
Model version.
getVersion() - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
Model version.
getVersion() - Method in interface tensorflow.serving.GetModelStatus.ModelVersionStatusOrBuilder
Model version.
getVersion() - Method in class tensorflow.serving.Model.ModelSpec.Builder
Use this specific version number.
getVersion() - Method in class tensorflow.serving.Model.ModelSpec
Use this specific version number.
getVersion() - Method in interface tensorflow.serving.Model.ModelSpecOrBuilder
Use this specific version number.
getVersionBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject.Builder
Version information from the producer of this SavedUserObject.
getVersionBuilder() - Method in class tensorflow.serving.Model.ModelSpec.Builder
Use this specific version number.
getVersionChoiceCase() - Method in class tensorflow.serving.Model.ModelSpec.Builder
 
getVersionChoiceCase() - Method in class tensorflow.serving.Model.ModelSpec
 
getVersionChoiceCase() - Method in interface tensorflow.serving.Model.ModelSpecOrBuilder
 
getVersionLabel() - Method in class tensorflow.serving.Model.ModelSpec.Builder
Use the version associated with the given label.
getVersionLabel() - Method in class tensorflow.serving.Model.ModelSpec
Use the version associated with the given label.
getVersionLabel() - Method in interface tensorflow.serving.Model.ModelSpecOrBuilder
Use the version associated with the given label.
getVersionLabelBytes() - Method in class tensorflow.serving.Model.ModelSpec.Builder
Use the version associated with the given label.
getVersionLabelBytes() - Method in class tensorflow.serving.Model.ModelSpec
Use the version associated with the given label.
getVersionLabelBytes() - Method in interface tensorflow.serving.Model.ModelSpecOrBuilder
Use the version associated with the given label.
getVersionLabels() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
Deprecated.
getVersionLabels() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
Deprecated.
getVersionLabels() - Method in interface tensorflow.serving.ModelServerConfigOuterClass.ModelConfigOrBuilder
Deprecated.
getVersionLabelsCount() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
 
getVersionLabelsCount() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
getVersionLabelsCount() - Method in interface tensorflow.serving.ModelServerConfigOuterClass.ModelConfigOrBuilder
String labels to associate with versions of the model, allowing inference queries to refer to versions by label instead of number.
getVersionLabelsMap() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
String labels to associate with versions of the model, allowing inference queries to refer to versions by label instead of number.
getVersionLabelsMap() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
String labels to associate with versions of the model, allowing inference queries to refer to versions by label instead of number.
getVersionLabelsMap() - Method in interface tensorflow.serving.ModelServerConfigOuterClass.ModelConfigOrBuilder
String labels to associate with versions of the model, allowing inference queries to refer to versions by label instead of number.
getVersionLabelsOrDefault(String, long) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
String labels to associate with versions of the model, allowing inference queries to refer to versions by label instead of number.
getVersionLabelsOrDefault(String, long) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
String labels to associate with versions of the model, allowing inference queries to refer to versions by label instead of number.
getVersionLabelsOrDefault(String, long) - Method in interface tensorflow.serving.ModelServerConfigOuterClass.ModelConfigOrBuilder
String labels to associate with versions of the model, allowing inference queries to refer to versions by label instead of number.
getVersionLabelsOrThrow(String) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
String labels to associate with versions of the model, allowing inference queries to refer to versions by label instead of number.
getVersionLabelsOrThrow(String) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
String labels to associate with versions of the model, allowing inference queries to refer to versions by label instead of number.
getVersionLabelsOrThrow(String) - Method in interface tensorflow.serving.ModelServerConfigOuterClass.ModelConfigOrBuilder
String labels to associate with versions of the model, allowing inference queries to refer to versions by label instead of number.
getVersionNumber() - Method in class org.tensorflow.framework.TensorProto.Builder
Version number.
getVersionNumber() - Method in class org.tensorflow.framework.TensorProto
Version number.
getVersionNumber() - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
Version number.
getVersionOrBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject.Builder
Version information from the producer of this SavedUserObject.
getVersionOrBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
Version information from the producer of this SavedUserObject.
getVersionOrBuilder() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedUserObjectOrBuilder
Version information from the producer of this SavedUserObject.
getVersionOrBuilder() - Method in class tensorflow.serving.Model.ModelSpec.Builder
Use this specific version number.
getVersionOrBuilder() - Method in class tensorflow.serving.Model.ModelSpec
Use this specific version number.
getVersionOrBuilder() - Method in interface tensorflow.serving.Model.ModelSpecOrBuilder
Use this specific version number.
getVersions() - Method in class org.tensorflow.framework.GraphDef.Builder
Compatibility versions of the graph.
getVersions() - Method in class org.tensorflow.framework.GraphDef
Compatibility versions of the graph.
getVersions() - Method in interface org.tensorflow.framework.GraphDefOrBuilder
Compatibility versions of the graph.
getVersions(int) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific.Builder
The version numbers to serve.
getVersions(int) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
The version numbers to serve.
getVersions(int) - Method in interface tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.SpecificOrBuilder
The version numbers to serve.
getVersionsBuilder() - Method in class org.tensorflow.framework.GraphDef.Builder
Compatibility versions of the graph.
getVersionsCount() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific.Builder
The version numbers to serve.
getVersionsCount() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
The version numbers to serve.
getVersionsCount() - Method in interface tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.SpecificOrBuilder
The version numbers to serve.
getVersionsList() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific.Builder
The version numbers to serve.
getVersionsList() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
The version numbers to serve.
getVersionsList() - Method in interface tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.SpecificOrBuilder
The version numbers to serve.
getVersionsOrBuilder() - Method in class org.tensorflow.framework.GraphDef.Builder
Compatibility versions of the graph.
getVersionsOrBuilder() - Method in class org.tensorflow.framework.GraphDef
Compatibility versions of the graph.
getVersionsOrBuilder() - Method in interface org.tensorflow.framework.GraphDefOrBuilder
Compatibility versions of the graph.
getVersionValue() - Method in class org.tensorflow.util.SaverDef.Builder
.tensorflow.SaverDef.CheckpointFormatVersion version = 7;
getVersionValue() - Method in class org.tensorflow.util.SaverDef
.tensorflow.SaverDef.CheckpointFormatVersion version = 7;
getVersionValue() - Method in interface org.tensorflow.util.SaverDefOrBuilder
.tensorflow.SaverDef.CheckpointFormatVersion version = 7;
getVirtualDevices(int) - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
The multi virtual device settings.
getVirtualDevices(int) - Method in class org.tensorflow.framework.GPUOptions.Experimental
The multi virtual device settings.
getVirtualDevices(int) - Method in interface org.tensorflow.framework.GPUOptions.ExperimentalOrBuilder
The multi virtual device settings.
getVirtualDevicesBuilder(int) - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
The multi virtual device settings.
getVirtualDevicesBuilderList() - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
The multi virtual device settings.
getVirtualDevicesCount() - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
The multi virtual device settings.
getVirtualDevicesCount() - Method in class org.tensorflow.framework.GPUOptions.Experimental
The multi virtual device settings.
getVirtualDevicesCount() - Method in interface org.tensorflow.framework.GPUOptions.ExperimentalOrBuilder
The multi virtual device settings.
getVirtualDevicesList() - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
The multi virtual device settings.
getVirtualDevicesList() - Method in class org.tensorflow.framework.GPUOptions.Experimental
The multi virtual device settings.
getVirtualDevicesList() - Method in interface org.tensorflow.framework.GPUOptions.ExperimentalOrBuilder
The multi virtual device settings.
getVirtualDevicesOrBuilder(int) - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
The multi virtual device settings.
getVirtualDevicesOrBuilder(int) - Method in class org.tensorflow.framework.GPUOptions.Experimental
The multi virtual device settings.
getVirtualDevicesOrBuilder(int) - Method in interface org.tensorflow.framework.GPUOptions.ExperimentalOrBuilder
The multi virtual device settings.
getVirtualDevicesOrBuilderList() - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
The multi virtual device settings.
getVirtualDevicesOrBuilderList() - Method in class org.tensorflow.framework.GPUOptions.Experimental
The multi virtual device settings.
getVirtualDevicesOrBuilderList() - Method in interface org.tensorflow.framework.GPUOptions.ExperimentalOrBuilder
The multi virtual device settings.
getVisibleDeviceList() - Method in class org.tensorflow.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.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.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.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.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.framework.GPUOptionsOrBuilder
A comma-separated list of GPU ids that determines the 'visible' to 'virtual' mapping of GPU devices.
getXlaFusionAutotunerThresh() - Method in class org.tensorflow.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.framework.ConfigProto.Experimental
Minimum number of batches run through the XLA graph before XLA fusion autotuner is enabled.
getXlaFusionAutotunerThresh() - Method in interface org.tensorflow.framework.ConfigProto.ExperimentalOrBuilder
Minimum number of batches run through the XLA graph before XLA fusion autotuner is enabled.
getXlaPreferSingleGraphCluster() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Provides a hint to XLA auto clustering to prefer forming a single large cluster that encompases most of the graph.
getXlaPreferSingleGraphCluster() - Method in class org.tensorflow.framework.ConfigProto.Experimental
Provides a hint to XLA auto clustering to prefer forming a single large cluster that encompases most of the graph.
getXlaPreferSingleGraphCluster() - Method in interface org.tensorflow.framework.ConfigProto.ExperimentalOrBuilder
Provides a hint to XLA auto clustering to prefer forming a single large cluster that encompases most of the graph.
GLOBAL_JIT_LEVEL_FIELD_NUMBER - Static variable in class org.tensorflow.framework.OptimizerOptions
 
GLOBAL_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ThreadPoolOptionProto
 
GLOBAL_STEP_FIELD_NUMBER - Static variable in class org.tensorflow.framework.DebugOptions
 
GPU_HOST_MEM_DISALLOW_GROWTH_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GPUOptions.Experimental
 
GPU_HOST_MEM_LIMIT_IN_MB_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GPUOptions.Experimental
 
GPU_OPTIONS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto
 
GPU_SYSTEM_MEMORY_SIZE_IN_MB_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GPUOptions.Experimental
 
GPUOptions - Class in org.tensorflow.framework
Protobuf type tensorflow.GPUOptions
GPUOptions.Builder - Class in org.tensorflow.framework
Protobuf type tensorflow.GPUOptions
GPUOptions.Experimental - Class in org.tensorflow.framework
Protobuf type tensorflow.GPUOptions.Experimental
GPUOptions.Experimental.Builder - Class in org.tensorflow.framework
Protobuf type tensorflow.GPUOptions.Experimental
GPUOptions.Experimental.StreamMergeOptions - Class in org.tensorflow.framework
Whether to merge data transfer streams into the compute stream in the same stream group.
GPUOptions.Experimental.StreamMergeOptions.Builder - Class in org.tensorflow.framework
Whether to merge data transfer streams into the compute stream in the same stream group.
GPUOptions.Experimental.StreamMergeOptionsOrBuilder - Interface in org.tensorflow.framework
 
GPUOptions.Experimental.VirtualDevices - Class in org.tensorflow.framework
Configuration for breaking down a visible GPU into multiple "virtual" devices.
GPUOptions.Experimental.VirtualDevices.Builder - Class in org.tensorflow.framework
Configuration for breaking down a visible GPU into multiple "virtual" devices.
GPUOptions.Experimental.VirtualDevicesOrBuilder - Interface in org.tensorflow.framework
 
GPUOptions.ExperimentalOrBuilder - Interface in org.tensorflow.framework
 
GPUOptionsOrBuilder - Interface in org.tensorflow.framework
 
GRADIENT_FIELD_NUMBER - Static variable in class org.tensorflow.framework.FunctionDefLibrary
 
GRADIENT_FUNC_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GradientDef
 
GRADIENT_FUNC_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RegisteredGradient
 
GradientDef - Class in org.tensorflow.framework
GradientDef defines the gradient function of a function defined in a function library.
GradientDef.Builder - Class in org.tensorflow.framework
GradientDef defines the gradient function of a function defined in a function library.
GradientDefOrBuilder - Interface in org.tensorflow.framework
 
GRAPH_DEF_FIELD_NUMBER - Static variable in class org.tensorflow.framework.MetaGraphDef
 
GRAPH_OPTIONS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto
 
GraphDebugInfo - Class in org.tensorflow.framework
Protobuf type tensorflow.GraphDebugInfo
GraphDebugInfo.Builder - Class in org.tensorflow.framework
Protobuf type tensorflow.GraphDebugInfo
GraphDebugInfo.FileLineCol - Class in org.tensorflow.framework
This represents a file/line location in the source code.
GraphDebugInfo.FileLineCol.Builder - Class in org.tensorflow.framework
This represents a file/line location in the source code.
GraphDebugInfo.FileLineColOrBuilder - Interface in org.tensorflow.framework
 
GraphDebugInfo.StackTrace - Class in org.tensorflow.framework
This represents a stack trace which is a ordered list of `FileLineCol`.
GraphDebugInfo.StackTrace.Builder - Class in org.tensorflow.framework
This represents a stack trace which is a ordered list of `FileLineCol`.
GraphDebugInfo.StackTraceOrBuilder - Interface in org.tensorflow.framework
 
GraphDebugInfoOrBuilder - Interface in org.tensorflow.framework
 
GraphDebugInfoProtos - Class in org.tensorflow.framework
 
GraphDef - Class in org.tensorflow.framework
Represents the graph of operations
GraphDef.Builder - Class in org.tensorflow.framework
Represents the graph of operations
GraphDefOrBuilder - Interface in org.tensorflow.framework
 
GraphOptions - Class in org.tensorflow.framework
Protobuf type tensorflow.GraphOptions
GraphOptions.Builder - Class in org.tensorflow.framework
Protobuf type tensorflow.GraphOptions
GraphOptionsOrBuilder - Interface in org.tensorflow.framework
 
GraphProtos - Class in org.tensorflow.framework
 

H

HALF_VAL_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorProto
 
HANDLE_DATA_FIELD_NUMBER - Static variable in class org.tensorflow.framework.OpDef.ArgDef
 
handleReloadConfigRequest(ModelManagement.ReloadConfigRequest) - Method in class tensorflow.serving.ModelServiceGrpc.ModelServiceBlockingStub
Reloads the set of served models.
handleReloadConfigRequest(ModelManagement.ReloadConfigRequest) - Method in class tensorflow.serving.ModelServiceGrpc.ModelServiceBlockingV2Stub
Reloads the set of served models.
handleReloadConfigRequest(ModelManagement.ReloadConfigRequest) - Method in class tensorflow.serving.ModelServiceGrpc.ModelServiceFutureStub
Reloads the set of served models.
handleReloadConfigRequest(ModelManagement.ReloadConfigRequest, StreamObserver<ModelManagement.ReloadConfigResponse>) - Method in interface tensorflow.serving.ModelServiceGrpc.AsyncService
Reloads the set of served models.
handleReloadConfigRequest(ModelManagement.ReloadConfigRequest, StreamObserver<ModelManagement.ReloadConfigResponse>) - Method in class tensorflow.serving.ModelServiceGrpc.ModelServiceStub
Reloads the set of served models.
HARDWARE_TRACE - Enum constant in enum class org.tensorflow.framework.RunOptions.TraceLevel
HARDWARE_TRACE = 2;
HARDWARE_TRACE_VALUE - Static variable in enum class org.tensorflow.framework.RunOptions.TraceLevel
HARDWARE_TRACE = 2;
HAS_CHECKPOINT_VALUES_FIELD_NUMBER - Static variable in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
HAS_MINIMUM_FIELD_NUMBER - Static variable in class org.tensorflow.framework.OpDef.AttrDef
 
HAS_SINGLE_REFERENCE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AllocationDescription
 
hasAll() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All all = 101;
hasAll() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All all = 101;
hasAll() - Method in interface tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicyOrBuilder
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All all = 101;
hasAllocationDescription() - Method in class org.tensorflow.framework.TensorDescription.Builder
Information about the size and allocator used for the data
hasAllocationDescription() - Method in class org.tensorflow.framework.TensorDescription
Information about the size and allocator used for the data
hasAllocationDescription() - Method in interface org.tensorflow.framework.TensorDescriptionOrBuilder
Information about the size and allocator used for the data
hasAllowedValues() - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
The set of allowed values.
hasAllowedValues() - Method in class org.tensorflow.framework.OpDef.AttrDef
The set of allowed values.
hasAllowedValues() - Method in interface org.tensorflow.framework.OpDef.AttrDefOrBuilder
The set of allowed values.
hasAnyInfo() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
A serialized protobuf.
hasAnyInfo() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
A serialized protobuf.
hasAnyInfo() - Method in interface org.tensorflow.framework.MetaGraphDef.MetaInfoDefOrBuilder
A serialized protobuf.
hasAnyList() - Method in class org.tensorflow.framework.CollectionDef.Builder
.tensorflow.CollectionDef.AnyList any_list = 5;
hasAnyList() - Method in class org.tensorflow.framework.CollectionDef
.tensorflow.CollectionDef.AnyList any_list = 5;
hasAnyList() - Method in interface org.tensorflow.framework.CollectionDefOrBuilder
.tensorflow.CollectionDef.AnyList any_list = 5;
hasAsset() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedAsset asset = 5;
hasAsset() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
.tensorflow.SavedAsset asset = 5;
hasAsset() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
.tensorflow.SavedAsset asset = 5;
hasAutoParallel() - Method in class org.tensorflow.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.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.framework.RewriterConfigOrBuilder
Configures AutoParallel optimization passes either through the meta-optimizer or when manually specified through the optimizers field.
hasB() - Method in class org.tensorflow.framework.AttrValue.Builder
"bool"
hasB() - Method in class org.tensorflow.framework.AttrValue
"bool"
hasB() - Method in interface org.tensorflow.framework.AttrValueOrBuilder
"bool"
hasBareConcreteFunction() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
hasBareConcreteFunction() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
hasBareConcreteFunction() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
hasBoolValue() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a boolean value.
hasBoolValue() - Method in class tensorflow.Struct.StructuredValue
Represents a boolean value.
hasBoolValue() - Method in interface tensorflow.Struct.StructuredValueOrBuilder
Represents a boolean value.
hasBoundedTensorSpecValue() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a value for tf.BoundedTensorSpec.
hasBoundedTensorSpecValue() - Method in class tensorflow.Struct.StructuredValue
Represents a value for tf.BoundedTensorSpec.
hasBoundedTensorSpecValue() - Method in interface tensorflow.Struct.StructuredValueOrBuilder
Represents a value for tf.BoundedTensorSpec.
hasBytesList() - Method in class org.tensorflow.example.Feature.Builder
.tensorflow.BytesList bytes_list = 1;
hasBytesList() - Method in class org.tensorflow.example.Feature
.tensorflow.BytesList bytes_list = 1;
hasBytesList() - Method in interface org.tensorflow.example.FeatureOrBuilder
.tensorflow.BytesList bytes_list = 1;
hasBytesList() - Method in class org.tensorflow.framework.CollectionDef.Builder
.tensorflow.CollectionDef.BytesList bytes_list = 2;
hasBytesList() - Method in class org.tensorflow.framework.CollectionDef
.tensorflow.CollectionDef.BytesList bytes_list = 2;
hasBytesList() - Method in interface org.tensorflow.framework.CollectionDefOrBuilder
.tensorflow.CollectionDef.BytesList bytes_list = 2;
hasCanonicalizedInputSignature() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
Input in canonicalized form that was received to create this concrete function.
hasCanonicalizedInputSignature() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
Input in canonicalized form that was received to create this concrete function.
hasCanonicalizedInputSignature() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunctionOrBuilder
Input in canonicalized form that was received to create this concrete function.
hasCapturedTensor() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.CapturedTensor captured_tensor = 12;
hasCapturedTensor() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
.tensorflow.CapturedTensor captured_tensor = 12;
hasCapturedTensor() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
.tensorflow.CapturedTensor captured_tensor = 12;
hasClassificationResult() - Method in class tensorflow.serving.Inference.InferenceResult.Builder
.tensorflow.serving.ClassificationResult classification_result = 2;
hasClassificationResult() - Method in class tensorflow.serving.Inference.InferenceResult
.tensorflow.serving.ClassificationResult classification_result = 2;
hasClassificationResult() - Method in interface tensorflow.serving.Inference.InferenceResultOrBuilder
.tensorflow.serving.ClassificationResult classification_result = 2;
hasClassifyLog() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.ClassifyLog classify_log = 2;
hasClassifyLog() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
.tensorflow.serving.ClassifyLog classify_log = 2;
hasClassifyLog() - Method in interface tensorflow.serving.PredictionLogOuterClass.PredictionLogOrBuilder
.tensorflow.serving.ClassifyLog classify_log = 2;
hasClientId() - Method in class tensorflow.serving.Predict.PredictRequest.Builder
Client identifier to group requests belonging to a specific entity.
hasClientId() - Method in class tensorflow.serving.Predict.PredictRequest
Client identifier to group requests belonging to a specific entity.
hasClientId() - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions.Builder
Client identifier to group requests belonging to a specific entity.
hasClientId() - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions
Client identifier to group requests belonging to a specific entity.
hasClientId() - Method in interface tensorflow.serving.Predict.PredictRequest.RequestOptionsOrBuilder
Client identifier to group requests belonging to a specific entity.
hasClientId() - Method in interface tensorflow.serving.Predict.PredictRequestOrBuilder
Client identifier to group requests belonging to a specific entity.
hasClusterDef() - Method in class org.tensorflow.framework.ConfigProto.Builder
Optional list of all workers to use in this session.
hasClusterDef() - Method in class org.tensorflow.framework.ConfigProto
Optional list of all workers to use in this session.
hasClusterDef() - Method in interface org.tensorflow.framework.ConfigProtoOrBuilder
Optional list of all workers to use in this session.
hasCode() - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol.Builder
Source code contained in this file line.
hasCode() - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol
Source code contained in this file line.
hasCode() - Method in interface org.tensorflow.framework.GraphDebugInfo.FileLineColOrBuilder
Source code contained in this file line.
hasCol() - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol.Builder
Col number in the file line.
hasCol() - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol
Col number in the file line.
hasCol() - Method in interface org.tensorflow.framework.GraphDebugInfo.FileLineColOrBuilder
Col number in the file line.
hasCompositeTensor() - Method in class org.tensorflow.framework.TensorInfo.Builder
Generic encoding for CompositeTensors.
hasCompositeTensor() - Method in class org.tensorflow.framework.TensorInfo
Generic encoding for CompositeTensors.
hasCompositeTensor() - Method in interface org.tensorflow.framework.TensorInfoOrBuilder
Generic encoding for CompositeTensors.
hasConfig() - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest.Builder
.tensorflow.serving.ModelServerConfig config = 1;
hasConfig() - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
.tensorflow.serving.ModelServerConfig config = 1;
hasConfig() - Method in interface tensorflow.serving.ModelManagement.ReloadConfigRequestOrBuilder
.tensorflow.serving.ModelServerConfig config = 1;
hasConstant() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedConstant constant = 9;
hasConstant() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
.tensorflow.SavedConstant constant = 9;
hasConstant() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
.tensorflow.SavedConstant constant = 9;
hasContext() - Method in class org.tensorflow.example.SequenceExample.Builder
.tensorflow.Features context = 1;
hasContext() - Method in class org.tensorflow.example.SequenceExample
.tensorflow.Features context = 1;
hasContext() - Method in interface org.tensorflow.example.SequenceExampleOrBuilder
.tensorflow.Features context = 1;
hasContext() - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
.tensorflow.Example context = 2;
hasContext() - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
.tensorflow.Example context = 2;
hasContext() - Method in interface tensorflow.serving.InputOuterClass.ExampleListWithContextOrBuilder
.tensorflow.Example context = 2;
hasCoordinationConfig() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Distributed coordination service configurations.
hasCoordinationConfig() - Method in class org.tensorflow.framework.ConfigProto.Experimental
Distributed coordination service configurations.
hasCoordinationConfig() - Method in interface org.tensorflow.framework.ConfigProto.ExperimentalOrBuilder
Distributed coordination service configurations.
hasCooSparse() - Method in class org.tensorflow.framework.TensorInfo.Builder
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix).
hasCooSparse() - Method in class org.tensorflow.framework.TensorInfo
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix).
hasCooSparse() - Method in interface org.tensorflow.framework.TensorInfoOrBuilder
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix).
hasCostGraph() - Method in class org.tensorflow.framework.RunMetadata.Builder
The cost graph for the computation defined by the run call.
hasCostGraph() - Method in class org.tensorflow.framework.RunMetadata
The cost graph for the computation defined by the run call.
hasCostGraph() - Method in interface org.tensorflow.framework.RunMetadataOrBuilder
The cost graph for the computation defined by the run call.
hasCustomModelConfig() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.Builder
.google.protobuf.Any custom_model_config = 2;
hasCustomModelConfig() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
.google.protobuf.Any custom_model_config = 2;
hasCustomModelConfig() - Method in interface tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfigOrBuilder
.google.protobuf.Any custom_model_config = 2;
hasDebugInfo() - Method in class org.tensorflow.framework.GraphDef.Builder
Stack traces for the nodes in this graph.
hasDebugInfo() - Method in class org.tensorflow.framework.GraphDef
Stack traces for the nodes in this graph.
hasDebugInfo() - Method in interface org.tensorflow.framework.GraphDefOrBuilder
Stack traces for the nodes in this graph.
hasDebugOptions() - Method in class org.tensorflow.framework.RunOptions.Builder
EXPERIMENTAL.
hasDebugOptions() - Method in class org.tensorflow.framework.RunOptions
EXPERIMENTAL.
hasDebugOptions() - Method in interface org.tensorflow.framework.RunOptionsOrBuilder
EXPERIMENTAL.
hasDefaultValue() - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
A reasonable default for this attribute if the user does not supply a value.
hasDefaultValue() - Method in class org.tensorflow.framework.OpDef.AttrDef
A reasonable default for this attribute if the user does not supply a value.
hasDefaultValue() - Method in interface org.tensorflow.framework.OpDef.AttrDefOrBuilder
A reasonable default for this attribute if the user does not supply a value.
hasDeprecation() - Method in class org.tensorflow.framework.OpDef.Builder
Optional deprecation based on GraphDef versions.
hasDeprecation() - Method in class org.tensorflow.framework.OpDef
Optional deprecation based on GraphDef versions.
hasDeprecation() - Method in interface org.tensorflow.framework.OpDefOrBuilder
Optional deprecation based on GraphDef versions.
hasDeterministicMode() - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions.Builder
optional .tensorflow.serving.PredictRequest.RequestOptions.DeterministicMode deterministic_mode = 2;
hasDeterministicMode() - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions
optional .tensorflow.serving.PredictRequest.RequestOptions.DeterministicMode deterministic_mode = 2;
hasDeterministicMode() - Method in interface tensorflow.serving.Predict.PredictRequest.RequestOptionsOrBuilder
optional .tensorflow.serving.PredictRequest.RequestOptions.DeterministicMode deterministic_mode = 2;
hasDictValue() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a dict `Value`.
hasDictValue() - Method in class tensorflow.Struct.StructuredValue
Represents a dict `Value`.
hasDictValue() - Method in interface tensorflow.Struct.StructuredValueOrBuilder
Represents a dict `Value`.
hasExampleList() - Method in class tensorflow.serving.InputOuterClass.Input.Builder
.tensorflow.serving.ExampleList example_list = 1 [lazy = true];
hasExampleList() - Method in class tensorflow.serving.InputOuterClass.Input
.tensorflow.serving.ExampleList example_list = 1 [lazy = true];
hasExampleList() - Method in interface tensorflow.serving.InputOuterClass.InputOrBuilder
.tensorflow.serving.ExampleList example_list = 1 [lazy = true];
hasExampleListWithContext() - Method in class tensorflow.serving.InputOuterClass.Input.Builder
.tensorflow.serving.ExampleListWithContext example_list_with_context = 2 [lazy = true];
hasExampleListWithContext() - Method in class tensorflow.serving.InputOuterClass.Input
.tensorflow.serving.ExampleListWithContext example_list_with_context = 2 [lazy = true];
hasExampleListWithContext() - Method in interface tensorflow.serving.InputOuterClass.InputOrBuilder
.tensorflow.serving.ExampleListWithContext example_list_with_context = 2 [lazy = true];
hasExperimental() - Method in class org.tensorflow.framework.ConfigProto.Builder
.tensorflow.ConfigProto.Experimental experimental = 16;
hasExperimental() - Method in class org.tensorflow.framework.ConfigProto
.tensorflow.ConfigProto.Experimental experimental = 16;
hasExperimental() - Method in interface org.tensorflow.framework.ConfigProtoOrBuilder
.tensorflow.ConfigProto.Experimental experimental = 16;
hasExperimental() - Method in class org.tensorflow.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.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.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.framework.RunOptions.Builder
.tensorflow.RunOptions.Experimental experimental = 8;
hasExperimental() - Method in class org.tensorflow.framework.RunOptions
.tensorflow.RunOptions.Experimental experimental = 8;
hasExperimental() - Method in interface org.tensorflow.framework.RunOptionsOrBuilder
.tensorflow.RunOptions.Experimental experimental = 8;
hasExperimentalDebugInfo() - Method in class org.tensorflow.framework.NodeDef.Builder
This stores debug information associated with the node.
hasExperimentalDebugInfo() - Method in class org.tensorflow.framework.NodeDef
This stores debug information associated with the node.
hasExperimentalDebugInfo() - Method in interface org.tensorflow.framework.NodeDefOrBuilder
This stores debug information associated with the node.
hasExperimentalFullType() - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
Experimental.
hasExperimentalFullType() - Method in class org.tensorflow.framework.OpDef.ArgDef
Experimental.
hasExperimentalFullType() - Method in interface org.tensorflow.framework.OpDef.ArgDefOrBuilder
Experimental.
hasExperimentalType() - Method in class org.tensorflow.framework.NodeDef.Builder
The complete type of this node.
hasExperimentalType() - Method in class org.tensorflow.framework.NodeDef
The complete type of this node.
hasExperimentalType() - Method in interface org.tensorflow.framework.NodeDefOrBuilder
The complete type of this node.
hasF() - Method in class org.tensorflow.framework.AttrValue.Builder
"float"
hasF() - Method in class org.tensorflow.framework.AttrValue
"float"
hasF() - Method in interface org.tensorflow.framework.AttrValueOrBuilder
"float"
hasFeatureLists() - Method in class org.tensorflow.example.SequenceExample.Builder
.tensorflow.FeatureLists feature_lists = 2;
hasFeatureLists() - Method in class org.tensorflow.example.SequenceExample
.tensorflow.FeatureLists feature_lists = 2;
hasFeatureLists() - Method in interface org.tensorflow.example.SequenceExampleOrBuilder
.tensorflow.FeatureLists feature_lists = 2;
hasFeatures() - Method in class org.tensorflow.example.Example.Builder
.tensorflow.Features features = 1;
hasFeatures() - Method in class org.tensorflow.example.Example
.tensorflow.Features features = 1;
hasFeatures() - Method in interface org.tensorflow.example.ExampleOrBuilder
.tensorflow.Features features = 1;
hasFileIndex() - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol.Builder
File name index, which can be used to retrieve the file name string from `files`.
hasFileIndex() - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol
File name index, which can be used to retrieve the file name string from `files`.
hasFileIndex() - Method in interface org.tensorflow.framework.GraphDebugInfo.FileLineColOrBuilder
File name index, which can be used to retrieve the file name string from `files`.
hasFloat64Value() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a double-precision floating-point value (a Python `float`).
hasFloat64Value() - Method in class tensorflow.Struct.StructuredValue
Represents a double-precision floating-point value (a Python `float`).
hasFloat64Value() - Method in interface tensorflow.Struct.StructuredValueOrBuilder
Represents a double-precision floating-point value (a Python `float`).
hasFloatList() - Method in class org.tensorflow.example.Feature.Builder
.tensorflow.FloatList float_list = 2;
hasFloatList() - Method in class org.tensorflow.example.Feature
.tensorflow.FloatList float_list = 2;
hasFloatList() - Method in interface org.tensorflow.example.FeatureOrBuilder
.tensorflow.FloatList float_list = 2;
hasFloatList() - Method in class org.tensorflow.framework.CollectionDef.Builder
.tensorflow.CollectionDef.FloatList float_list = 4;
hasFloatList() - Method in class org.tensorflow.framework.CollectionDef
.tensorflow.CollectionDef.FloatList float_list = 4;
hasFloatList() - Method in interface org.tensorflow.framework.CollectionDefOrBuilder
.tensorflow.CollectionDef.FloatList float_list = 4;
hasFullargspec() - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.Builder
Full arg spec from inspect.getfullargspec().
hasFullargspec() - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
Full arg spec from inspect.getfullargspec().
hasFullargspec() - Method in interface tensorflow.SavedObjectGraphOuterClass.FunctionSpecOrBuilder
Full arg spec from inspect.getfullargspec().
hasFunc() - Method in class org.tensorflow.framework.AttrValue.Builder
"func" represents a function. func.name is a function's name or a primitive op's name. func.attr.first is the name of an attr defined for that function. func.attr.second is the value for that attr in the instantiation.
hasFunc() - Method in class org.tensorflow.framework.AttrValue
"func" represents a function. func.name is a function's name or a primitive op's name. func.attr.first is the name of an attr defined for that function. func.attr.second is the value for that attr in the instantiation.
hasFunc() - Method in interface org.tensorflow.framework.AttrValueOrBuilder
"func" represents a function. func.name is a function's name or a primitive op's name. func.attr.first is the name of an attr defined for that function. func.attr.second is the value for that attr in the instantiation.
hasFunc() - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol.Builder
Name of function contains the file line.
hasFunc() - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol
Name of function contains the file line.
hasFunc() - Method in interface org.tensorflow.framework.GraphDebugInfo.FileLineColOrBuilder
Name of function contains the file line.
hasFunction() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedFunction function = 6;
hasFunction() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
.tensorflow.SavedFunction function = 6;
hasFunction() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
.tensorflow.SavedFunction function = 6;
hasFunctionSpec() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
The spec of the function that this ConcreteFunction is traced from.
hasFunctionSpec() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
The spec of the function that this ConcreteFunction is traced from.
hasFunctionSpec() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunctionOrBuilder
The spec of the function that this ConcreteFunction is traced from.
hasFunctionSpec() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction.Builder
.tensorflow.FunctionSpec function_spec = 2;
hasFunctionSpec() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
.tensorflow.FunctionSpec function_spec = 2;
hasFunctionSpec() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedFunctionOrBuilder
.tensorflow.FunctionSpec function_spec = 2;
hasGpuOptions() - Method in class org.tensorflow.framework.ConfigProto.Builder
Options that apply to all GPUs.
hasGpuOptions() - Method in class org.tensorflow.framework.ConfigProto
Options that apply to all GPUs.
hasGpuOptions() - Method in interface org.tensorflow.framework.ConfigProtoOrBuilder
Options that apply to all GPUs.
hasGraphDef() - Method in class org.tensorflow.framework.MetaGraphDef.Builder
GraphDef.
hasGraphDef() - Method in class org.tensorflow.framework.MetaGraphDef
GraphDef.
hasGraphDef() - Method in interface org.tensorflow.framework.MetaGraphDefOrBuilder
GraphDef.
hasGraphOptions() - Method in class org.tensorflow.framework.ConfigProto.Builder
Options that apply to all graphs.
hasGraphOptions() - Method in class org.tensorflow.framework.ConfigProto
Options that apply to all graphs.
hasGraphOptions() - Method in interface org.tensorflow.framework.ConfigProtoOrBuilder
Options that apply to all graphs.
HASH_CODE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ResourceHandleProto
 
hasHasCheckpointValues() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Whether this object has checkpoint values or descendants with checkpoint values.
hasHasCheckpointValues() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
Whether this object has checkpoint values or descendants with checkpoint values.
hasHasCheckpointValues() - Method in interface tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObjectOrBuilder
Whether this object has checkpoint values or descendants with checkpoint values.
hashCode() - Method in class com.google.protobuf.Any
 
hashCode() - Method in class com.google.protobuf.BoolValue
 
hashCode() - Method in class com.google.protobuf.BytesValue
 
hashCode() - Method in class com.google.protobuf.DoubleValue
 
hashCode() - Method in class com.google.protobuf.FloatValue
 
hashCode() - Method in class com.google.protobuf.Int32Value
 
hashCode() - Method in class com.google.protobuf.Int64Value
 
hashCode() - Method in class com.google.protobuf.StringValue
 
hashCode() - Method in class com.google.protobuf.UInt32Value
 
hashCode() - Method in class com.google.protobuf.UInt64Value
 
hashCode() - Method in class org.tensorflow.distruntime.ClusterDef
 
hashCode() - Method in class org.tensorflow.distruntime.JobDef
 
hashCode() - Method in class org.tensorflow.example.BytesList
 
hashCode() - Method in class org.tensorflow.example.Example
 
hashCode() - Method in class org.tensorflow.example.Feature
 
hashCode() - Method in class org.tensorflow.example.FeatureList
 
hashCode() - Method in class org.tensorflow.example.FeatureLists
 
hashCode() - Method in class org.tensorflow.example.Features
 
hashCode() - Method in class org.tensorflow.example.FloatList
 
hashCode() - Method in class org.tensorflow.example.Int64List
 
hashCode() - Method in class org.tensorflow.example.SequenceExample
 
hashCode() - Method in class org.tensorflow.framework.AllocationDescription
 
hashCode() - Method in class org.tensorflow.framework.AllocationRecord
 
hashCode() - Method in class org.tensorflow.framework.AllocatorMemoryUsed
 
hashCode() - Method in class org.tensorflow.framework.AssetFileDef
 
hashCode() - Method in class org.tensorflow.framework.AttrValue
 
hashCode() - Method in class org.tensorflow.framework.AttrValue.ListValue
 
hashCode() - Method in class org.tensorflow.framework.AutoParallelOptions
 
hashCode() - Method in class org.tensorflow.framework.BatchingOptions
 
hashCode() - Method in class org.tensorflow.framework.CallableOptions
 
hashCode() - Method in class org.tensorflow.framework.CollectionDef.AnyList
 
hashCode() - Method in class org.tensorflow.framework.CollectionDef.BytesList
 
hashCode() - Method in class org.tensorflow.framework.CollectionDef.FloatList
 
hashCode() - Method in class org.tensorflow.framework.CollectionDef
 
hashCode() - Method in class org.tensorflow.framework.CollectionDef.Int64List
 
hashCode() - Method in class org.tensorflow.framework.CollectionDef.NodeList
 
hashCode() - Method in class org.tensorflow.framework.ConfigProto.Experimental
 
hashCode() - Method in class org.tensorflow.framework.ConfigProto
 
hashCode() - Method in class org.tensorflow.framework.CostGraphDef.AggregatedCost
 
hashCode() - Method in class org.tensorflow.framework.CostGraphDef
 
hashCode() - Method in class org.tensorflow.framework.CostGraphDef.Node
 
hashCode() - Method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
hashCode() - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
hashCode() - Method in class org.tensorflow.framework.DebuggedSourceFile
 
hashCode() - Method in class org.tensorflow.framework.DebuggedSourceFiles
 
hashCode() - Method in class org.tensorflow.framework.DebugOptions
 
hashCode() - Method in class org.tensorflow.framework.DebugTensorWatch
 
hashCode() - Method in class org.tensorflow.framework.DeviceStepStats
 
hashCode() - Method in class org.tensorflow.framework.FullTypeDef
 
hashCode() - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
hashCode() - Method in class org.tensorflow.framework.FunctionDef
 
hashCode() - Method in class org.tensorflow.framework.FunctionDefLibrary
 
hashCode() - Method in class org.tensorflow.framework.GPUOptions.Experimental
 
hashCode() - Method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions
 
hashCode() - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
hashCode() - Method in class org.tensorflow.framework.GPUOptions
 
hashCode() - Method in class org.tensorflow.framework.GradientDef
 
hashCode() - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol
 
hashCode() - Method in class org.tensorflow.framework.GraphDebugInfo
 
hashCode() - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace
 
hashCode() - Method in class org.tensorflow.framework.GraphDef
 
hashCode() - Method in class org.tensorflow.framework.GraphOptions
 
hashCode() - Method in class org.tensorflow.framework.MemoryStats
 
hashCode() - Method in class org.tensorflow.framework.MetaGraphDef
 
hashCode() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
hashCode() - Method in class org.tensorflow.framework.NameAttrList
 
hashCode() - Method in class org.tensorflow.framework.NamedTensorProto
 
hashCode() - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
hashCode() - Method in class org.tensorflow.framework.NodeDef
 
hashCode() - Method in class org.tensorflow.framework.NodeExecStats
 
hashCode() - Method in class org.tensorflow.framework.NodeOutput
 
hashCode() - Method in class org.tensorflow.framework.OpDef.ArgDef
 
hashCode() - Method in class org.tensorflow.framework.OpDef.AttrDef
 
hashCode() - Method in class org.tensorflow.framework.OpDef
 
hashCode() - Method in class org.tensorflow.framework.OpDeprecation
 
hashCode() - Method in class org.tensorflow.framework.OpList
 
hashCode() - Method in class org.tensorflow.framework.OptimizerOptions
 
hashCode() - Method in class org.tensorflow.framework.RegisteredGradient
 
hashCode() - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
hashCode() - Method in class org.tensorflow.framework.ResourceHandleProto
 
hashCode() - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
hashCode() - Method in class org.tensorflow.framework.RewriterConfig
 
hashCode() - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
hashCode() - Method in class org.tensorflow.framework.RunMetadata
 
hashCode() - Method in class org.tensorflow.framework.RunOptions.Experimental
 
hashCode() - Method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
hashCode() - Method in class org.tensorflow.framework.RunOptions
 
hashCode() - Method in class org.tensorflow.framework.SaveSliceInfoDef
 
hashCode() - Method in class org.tensorflow.framework.ScopedAllocatorOptions
 
hashCode() - Method in class org.tensorflow.framework.SerializedDType
 
hashCode() - Method in class org.tensorflow.framework.SessionMetadata
 
hashCode() - Method in class org.tensorflow.framework.SignatureDef
 
hashCode() - Method in class org.tensorflow.framework.StepStats
 
hashCode() - Method in class org.tensorflow.framework.TensorConnection
 
hashCode() - Method in class org.tensorflow.framework.TensorDescription
 
hashCode() - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor
 
hashCode() - Method in class org.tensorflow.framework.TensorInfo.CooSparse
 
hashCode() - Method in class org.tensorflow.framework.TensorInfo
 
hashCode() - Method in class org.tensorflow.framework.TensorProto
 
hashCode() - Method in class org.tensorflow.framework.TensorShapeProto.Dim
 
hashCode() - Method in class org.tensorflow.framework.TensorShapeProto
 
hashCode() - Method in class org.tensorflow.framework.ThreadPoolOptionProto
 
hashCode() - Method in class org.tensorflow.framework.VariableDef
 
hashCode() - Method in class org.tensorflow.framework.VariantTensorDataProto
 
hashCode() - Method in class org.tensorflow.framework.VerifierConfig
 
hashCode() - Method in class org.tensorflow.framework.VersionDef
 
hashCode() - Method in class org.tensorflow.util.SaverDef
 
hashCode() - Method in class tensorflow.CoordinationConfig.CoordinatedJob
 
hashCode() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
 
hashCode() - Method in class tensorflow.RpcOptions.RPCOptions
 
hashCode() - Method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor
 
hashCode() - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
hashCode() - Method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject
 
hashCode() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
hashCode() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
hashCode() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
hashCode() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
hashCode() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
hashCode() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
hashCode() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
hashCode() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
hashCode() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
hashCode() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
hashCode() - Method in class tensorflow.serving.Classification.Class
 
hashCode() - Method in class tensorflow.serving.Classification.ClassificationRequest
 
hashCode() - Method in class tensorflow.serving.Classification.ClassificationResponse
 
hashCode() - Method in class tensorflow.serving.Classification.ClassificationResult
 
hashCode() - Method in class tensorflow.serving.Classification.Classifications
 
hashCode() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
hashCode() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
hashCode() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All
 
hashCode() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
hashCode() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
hashCode() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
hashCode() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
hashCode() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
hashCode() - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
hashCode() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
hashCode() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
hashCode() - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
hashCode() - Method in class tensorflow.serving.Inference.InferenceResult
 
hashCode() - Method in class tensorflow.serving.Inference.InferenceTask
 
hashCode() - Method in class tensorflow.serving.Inference.MultiInferenceRequest
 
hashCode() - Method in class tensorflow.serving.Inference.MultiInferenceResponse
 
hashCode() - Method in class tensorflow.serving.InputOuterClass.ExampleList
 
hashCode() - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
hashCode() - Method in class tensorflow.serving.InputOuterClass.Input
 
hashCode() - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
hashCode() - Method in class tensorflow.serving.Logging.LogMetadata
 
hashCode() - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
hashCode() - Method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
hashCode() - Method in class tensorflow.serving.Model.ModelSpec
 
hashCode() - Method in class tensorflow.serving.ModelManagement.Metric
 
hashCode() - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
hashCode() - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
hashCode() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
hashCode() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
hashCode() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
hashCode() - Method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig
 
hashCode() - Method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig
 
hashCode() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig
 
hashCode() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap
 
hashCode() - Method in class tensorflow.serving.Predict.PredictRequest
 
hashCode() - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions
 
hashCode() - Method in class tensorflow.serving.Predict.PredictResponse
 
hashCode() - Method in class tensorflow.serving.Predict.PredictStreamedOptions
 
hashCode() - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
hashCode() - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
hashCode() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
hashCode() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
hashCode() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog
 
hashCode() - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
hashCode() - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
hashCode() - Method in class tensorflow.serving.RegressionOuterClass.Regression
 
hashCode() - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
hashCode() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
hashCode() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
hashCode() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
hashCode() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
hashCode() - Method in class tensorflow.serving.SslConfig.SSLConfig
 
hashCode() - Method in class tensorflow.serving.Status.StatusProto
 
hashCode() - Method in class tensorflow.Struct.BoundedTensorSpecProto
 
hashCode() - Method in class tensorflow.Struct.DictValue
 
hashCode() - Method in class tensorflow.Struct.ListValue
 
hashCode() - Method in class tensorflow.Struct.NamedTupleValue
 
hashCode() - Method in class tensorflow.Struct.NoneValue
 
hashCode() - Method in class tensorflow.Struct.PairValue
 
hashCode() - Method in class tensorflow.Struct.StructuredValue
 
hashCode() - Method in class tensorflow.Struct.TensorSpecProto
 
hashCode() - Method in class tensorflow.Struct.TupleValue
 
hashCode() - Method in class tensorflow.Struct.TypeSpecProto
 
hashCode() - Method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver
 
hashCode() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
hashCode() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
hashCode() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
hashCode() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
hashCode() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
hasI() - Method in class org.tensorflow.framework.AttrValue.Builder
"int"
hasI() - Method in class org.tensorflow.framework.AttrValue
"int"
hasI() - Method in interface org.tensorflow.framework.AttrValueOrBuilder
"int"
hasI() - Method in class org.tensorflow.framework.FullTypeDef.Builder
TODO(mdan): list/tensor, map?
hasI() - Method in class org.tensorflow.framework.FullTypeDef
TODO(mdan): list/tensor, map?
hasI() - Method in interface org.tensorflow.framework.FullTypeDefOrBuilder
TODO(mdan): list/tensor, map?
hasInput() - Method in class tensorflow.serving.Classification.ClassificationRequest.Builder
Input data.
hasInput() - Method in class tensorflow.serving.Classification.ClassificationRequest
Input data.
hasInput() - Method in interface tensorflow.serving.Classification.ClassificationRequestOrBuilder
Input data.
hasInput() - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
Input data.
hasInput() - Method in class tensorflow.serving.Inference.MultiInferenceRequest
Input data.
hasInput() - Method in interface tensorflow.serving.Inference.MultiInferenceRequestOrBuilder
Input data.
hasInput() - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest.Builder
Input data.
hasInput() - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
Input data.
hasInput() - Method in interface tensorflow.serving.RegressionOuterClass.RegressionRequestOrBuilder
Input data.
hasInputSignature() - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.Builder
The input signature, if specified.
hasInputSignature() - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
The input signature, if specified.
hasInputSignature() - Method in interface tensorflow.SavedObjectGraphOuterClass.FunctionSpecOrBuilder
The input signature, if specified.
hasInt64List() - Method in class org.tensorflow.example.Feature.Builder
.tensorflow.Int64List int64_list = 3;
hasInt64List() - Method in class org.tensorflow.example.Feature
.tensorflow.Int64List int64_list = 3;
hasInt64List() - Method in interface org.tensorflow.example.FeatureOrBuilder
.tensorflow.Int64List int64_list = 3;
hasInt64List() - Method in class org.tensorflow.framework.CollectionDef.Builder
.tensorflow.CollectionDef.Int64List int64_list = 3;
hasInt64List() - Method in class org.tensorflow.framework.CollectionDef
.tensorflow.CollectionDef.Int64List int64_list = 3;
hasInt64List() - Method in interface org.tensorflow.framework.CollectionDefOrBuilder
.tensorflow.CollectionDef.Int64List int64_list = 3;
hasInt64Value() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a signed integer value, limited to 64 bits.
hasInt64Value() - Method in class tensorflow.Struct.StructuredValue
Represents a signed integer value, limited to 64 bits.
hasInt64Value() - Method in interface tensorflow.Struct.StructuredValueOrBuilder
Represents a signed integer value, limited to 64 bits.
hasInt64ValueIncrease() - Method in class tensorflow.serving.ModelManagement.Metric.Builder
int64 int64_value_increase = 2;
hasInt64ValueIncrease() - Method in class tensorflow.serving.ModelManagement.Metric
int64 int64_value_increase = 2;
hasInt64ValueIncrease() - Method in interface tensorflow.serving.ModelManagement.MetricOrBuilder
int64 int64_value_increase = 2;
hasInterOptimizerVerifierConfig() - Method in class org.tensorflow.framework.RewriterConfig.Builder
VerifierConfig specifying the verifiers to be run after every optimizer.
hasInterOptimizerVerifierConfig() - Method in class org.tensorflow.framework.RewriterConfig
VerifierConfig specifying the verifiers to be run after every optimizer.
hasInterOptimizerVerifierConfig() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
VerifierConfig specifying the verifiers to be run after every optimizer.
hasLatest() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest latest = 100;
hasLatest() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest latest = 100;
hasLatest() - Method in interface tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicyOrBuilder
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest latest = 100;
hasLibrary() - Method in class org.tensorflow.framework.GraphDef.Builder
"library" provides user-defined functions.
hasLibrary() - Method in class org.tensorflow.framework.GraphDef
"library" provides user-defined functions.
hasLibrary() - Method in interface org.tensorflow.framework.GraphDefOrBuilder
"library" provides user-defined functions.
hasLine() - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol.Builder
Line number in the file.
hasLine() - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol
Line number in the file.
hasLine() - Method in interface org.tensorflow.framework.GraphDebugInfo.FileLineColOrBuilder
Line number in the file.
hasList() - Method in class org.tensorflow.framework.AttrValue.Builder
any "list(...)"
hasList() - Method in class org.tensorflow.framework.AttrValue
any "list(...)"
hasList() - Method in interface org.tensorflow.framework.AttrValueOrBuilder
any "list(...)"
hasListValue() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a list of `Value`.
hasListValue() - Method in class tensorflow.Struct.StructuredValue
Represents a list of `Value`.
hasListValue() - Method in interface tensorflow.Struct.StructuredValueOrBuilder
Represents a list of `Value`.
hasLogCollectorConfig() - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig.Builder
.tensorflow.serving.LogCollectorConfig log_collector_config = 1;
hasLogCollectorConfig() - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
.tensorflow.serving.LogCollectorConfig log_collector_config = 1;
hasLogCollectorConfig() - Method in interface tensorflow.serving.LoggingConfigOuterClass.LoggingConfigOrBuilder
.tensorflow.serving.LogCollectorConfig log_collector_config = 1;
hasLoggingConfig() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
Configures logging requests and responses, to the model.
hasLoggingConfig() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
Configures logging requests and responses, to the model.
hasLoggingConfig() - Method in interface tensorflow.serving.ModelServerConfigOuterClass.ModelConfigOrBuilder
Configures logging requests and responses, to the model.
hasLogMetadata() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.LogMetadata log_metadata = 1;
hasLogMetadata() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
.tensorflow.serving.LogMetadata log_metadata = 1;
hasLogMetadata() - Method in interface tensorflow.serving.PredictionLogOuterClass.PredictionLogOrBuilder
.tensorflow.serving.LogMetadata log_metadata = 1;
hasMaximum() - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
.tensorflow.TensorProto maximum = 5;
hasMaximum() - Method in class tensorflow.Struct.BoundedTensorSpecProto
.tensorflow.TensorProto maximum = 5;
hasMaximum() - Method in interface tensorflow.Struct.BoundedTensorSpecProtoOrBuilder
.tensorflow.TensorProto maximum = 5;
hasMemoryStats() - Method in class org.tensorflow.framework.NodeExecStats.Builder
.tensorflow.MemoryStats memory_stats = 12;
hasMemoryStats() - Method in class org.tensorflow.framework.NodeExecStats
.tensorflow.MemoryStats memory_stats = 12;
hasMemoryStats() - Method in interface org.tensorflow.framework.NodeExecStatsOrBuilder
.tensorflow.MemoryStats memory_stats = 12;
hasMetadata() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
Returned metadata if requested in the options.
hasMetadata() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
Returned metadata if requested in the options.
hasMetadata() - Method in interface tensorflow.serving.SessionServiceOuterClass.SessionRunResponseOrBuilder
Returned metadata if requested in the options.
hasMetaInfoDef() - Method in class org.tensorflow.framework.MetaGraphDef.Builder
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
hasMetaInfoDef() - Method in class org.tensorflow.framework.MetaGraphDef
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
hasMetaInfoDef() - Method in interface org.tensorflow.framework.MetaGraphDefOrBuilder
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
hasMinimum() - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
.tensorflow.TensorProto minimum = 4;
hasMinimum() - Method in class tensorflow.Struct.BoundedTensorSpecProto
.tensorflow.TensorProto minimum = 4;
hasMinimum() - Method in interface tensorflow.Struct.BoundedTensorSpecProtoOrBuilder
.tensorflow.TensorProto minimum = 4;
hasModelConfigList() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.Builder
.tensorflow.serving.ModelConfigList model_config_list = 1;
hasModelConfigList() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
.tensorflow.serving.ModelConfigList model_config_list = 1;
hasModelConfigList() - Method in interface tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfigOrBuilder
.tensorflow.serving.ModelConfigList model_config_list = 1;
hasModelSpec() - Method in class tensorflow.serving.Classification.ClassificationRequest.Builder
Model Specification.
hasModelSpec() - Method in class tensorflow.serving.Classification.ClassificationRequest
Model Specification.
hasModelSpec() - Method in interface tensorflow.serving.Classification.ClassificationRequestOrBuilder
Model Specification.
hasModelSpec() - Method in class tensorflow.serving.Classification.ClassificationResponse.Builder
Effective Model Specification used for classification.
hasModelSpec() - Method in class tensorflow.serving.Classification.ClassificationResponse
Effective Model Specification used for classification.
hasModelSpec() - Method in interface tensorflow.serving.Classification.ClassificationResponseOrBuilder
Effective Model Specification used for classification.
hasModelSpec() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest.Builder
Model Specification indicating which model we are querying for metadata.
hasModelSpec() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
Model Specification indicating which model we are querying for metadata.
hasModelSpec() - Method in interface tensorflow.serving.GetModelMetadata.GetModelMetadataRequestOrBuilder
Model Specification indicating which model we are querying for metadata.
hasModelSpec() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
Model Specification indicating which model this metadata belongs to.
hasModelSpec() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
Model Specification indicating which model this metadata belongs to.
hasModelSpec() - Method in interface tensorflow.serving.GetModelMetadata.GetModelMetadataResponseOrBuilder
Model Specification indicating which model this metadata belongs to.
hasModelSpec() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest.Builder
Model Specification.
hasModelSpec() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
Model Specification.
hasModelSpec() - Method in interface tensorflow.serving.GetModelStatus.GetModelStatusRequestOrBuilder
Model Specification.
hasModelSpec() - Method in class tensorflow.serving.Inference.InferenceResult.Builder
.tensorflow.serving.ModelSpec model_spec = 1;
hasModelSpec() - Method in class tensorflow.serving.Inference.InferenceResult
.tensorflow.serving.ModelSpec model_spec = 1;
hasModelSpec() - Method in interface tensorflow.serving.Inference.InferenceResultOrBuilder
.tensorflow.serving.ModelSpec model_spec = 1;
hasModelSpec() - Method in class tensorflow.serving.Inference.InferenceTask.Builder
Model Specification.
hasModelSpec() - Method in class tensorflow.serving.Inference.InferenceTask
Model Specification.
hasModelSpec() - Method in interface tensorflow.serving.Inference.InferenceTaskOrBuilder
Model Specification.
hasModelSpec() - Method in class tensorflow.serving.Logging.LogMetadata.Builder
.tensorflow.serving.ModelSpec model_spec = 1;
hasModelSpec() - Method in class tensorflow.serving.Logging.LogMetadata
.tensorflow.serving.ModelSpec model_spec = 1;
hasModelSpec() - Method in interface tensorflow.serving.Logging.LogMetadataOrBuilder
.tensorflow.serving.ModelSpec model_spec = 1;
hasModelSpec() - Method in class tensorflow.serving.Predict.PredictRequest.Builder
Model Specification.
hasModelSpec() - Method in class tensorflow.serving.Predict.PredictRequest
Model Specification.
hasModelSpec() - Method in interface tensorflow.serving.Predict.PredictRequestOrBuilder
Model Specification.
hasModelSpec() - Method in class tensorflow.serving.Predict.PredictResponse.Builder
Effective Model Specification used to process PredictRequest.
hasModelSpec() - Method in class tensorflow.serving.Predict.PredictResponse
Effective Model Specification used to process PredictRequest.
hasModelSpec() - Method in interface tensorflow.serving.Predict.PredictResponseOrBuilder
Effective Model Specification used to process PredictRequest.
hasModelSpec() - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest.Builder
Model Specification.
hasModelSpec() - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
Model Specification.
hasModelSpec() - Method in interface tensorflow.serving.RegressionOuterClass.RegressionRequestOrBuilder
Model Specification.
hasModelSpec() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse.Builder
Effective Model Specification used for regression.
hasModelSpec() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
Effective Model Specification used for regression.
hasModelSpec() - Method in interface tensorflow.serving.RegressionOuterClass.RegressionResponseOrBuilder
Effective Model Specification used for regression.
hasModelSpec() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Model Specification.
hasModelSpec() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
Model Specification.
hasModelSpec() - Method in interface tensorflow.serving.SessionServiceOuterClass.SessionRunRequestOrBuilder
Model Specification.
hasModelSpec() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
Effective Model Specification used for session run.
hasModelSpec() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
Effective Model Specification used for session run.
hasModelSpec() - Method in interface tensorflow.serving.SessionServiceOuterClass.SessionRunResponseOrBuilder
Effective Model Specification used for session run.
hasModelVersionPolicy() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
Version policy for the model indicating which version(s) of the model to load and make available for serving simultaneously.
hasModelVersionPolicy() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
Version policy for the model indicating which version(s) of the model to load and make available for serving simultaneously.
hasModelVersionPolicy() - Method in interface tensorflow.serving.ModelServerConfigOuterClass.ModelConfigOrBuilder
Version policy for the model indicating which version(s) of the model to load and make available for serving simultaneously.
hasMultiInferenceLog() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.MultiInferenceLog multi_inference_log = 4;
hasMultiInferenceLog() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
.tensorflow.serving.MultiInferenceLog multi_inference_log = 4;
hasMultiInferenceLog() - Method in interface tensorflow.serving.PredictionLogOuterClass.PredictionLogOrBuilder
.tensorflow.serving.MultiInferenceLog multi_inference_log = 4;
hasName() - Method in class org.tensorflow.framework.TensorInfo.Builder
For dense `Tensor`s, the name of the tensor in the graph.
hasName() - Method in class org.tensorflow.framework.TensorInfo
For dense `Tensor`s, the name of the tensor in the graph.
hasName() - Method in interface org.tensorflow.framework.TensorInfoOrBuilder
For dense `Tensor`s, the name of the tensor in the graph.
hasNamedTupleValue() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents Python's namedtuple.
hasNamedTupleValue() - Method in class tensorflow.Struct.StructuredValue
Represents Python's namedtuple.
hasNamedTupleValue() - Method in interface tensorflow.Struct.StructuredValueOrBuilder
Represents Python's namedtuple.
hasNodeList() - Method in class org.tensorflow.framework.CollectionDef.Builder
.tensorflow.CollectionDef.NodeList node_list = 1;
hasNodeList() - Method in class org.tensorflow.framework.CollectionDef
.tensorflow.CollectionDef.NodeList node_list = 1;
hasNodeList() - Method in interface org.tensorflow.framework.CollectionDefOrBuilder
.tensorflow.CollectionDef.NodeList node_list = 1;
hasNoneValue() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents None.
hasNoneValue() - Method in class tensorflow.Struct.StructuredValue
Represents None.
hasNoneValue() - Method in interface tensorflow.Struct.StructuredValueOrBuilder
Represents None.
hasNumpyValue() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a value for np.ndarray.
hasNumpyValue() - Method in class tensorflow.Struct.StructuredValue
Represents a value for np.ndarray.
hasNumpyValue() - Method in interface tensorflow.Struct.StructuredValueOrBuilder
Represents a value for np.ndarray.
hasObjectGraphDef() - Method in class org.tensorflow.framework.MetaGraphDef.Builder
Extra information about the structure of functions and stateful objects.
hasObjectGraphDef() - Method in class org.tensorflow.framework.MetaGraphDef
Extra information about the structure of functions and stateful objects.
hasObjectGraphDef() - Method in interface org.tensorflow.framework.MetaGraphDefOrBuilder
Extra information about the structure of functions and stateful objects.
hasOptimizerOptions() - Method in class org.tensorflow.framework.GraphOptions.Builder
Options controlling how graph is optimized.
hasOptimizerOptions() - Method in class org.tensorflow.framework.GraphOptions
Options controlling how graph is optimized.
hasOptimizerOptions() - Method in interface org.tensorflow.framework.GraphOptionsOrBuilder
Options controlling how graph is optimized.
hasOptions() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Options for the run call.
hasOptions() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
Options for the run call.
hasOptions() - Method in interface tensorflow.serving.SessionServiceOuterClass.SessionRunRequestOrBuilder
Options for the run call.
hasOutputSignature() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
Output that was the return value of this function after replacing all Tensors with TensorSpecs.
hasOutputSignature() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
Output that was the return value of this function after replacing all Tensors with TensorSpecs.
hasOutputSignature() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunctionOrBuilder
Output that was the return value of this function after replacing all Tensors with TensorSpecs.
hasPlaceholder() - Method in class org.tensorflow.framework.AttrValue.Builder
This is a placeholder only used in nodes defined inside a function.
hasPlaceholder() - Method in class org.tensorflow.framework.AttrValue
This is a placeholder only used in nodes defined inside a function.
hasPlaceholder() - Method in interface org.tensorflow.framework.AttrValueOrBuilder
This is a placeholder only used in nodes defined inside a function.
hasPluggableDeviceOptions() - Method in class org.tensorflow.framework.ConfigProto.Builder
Options that apply to pluggable devices.
hasPluggableDeviceOptions() - Method in class org.tensorflow.framework.ConfigProto
Options that apply to pluggable devices.
hasPluggableDeviceOptions() - Method in interface org.tensorflow.framework.ConfigProtoOrBuilder
Options that apply to pluggable devices.
hasPostOptimizationGraph() - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
.tensorflow.GraphDef post_optimization_graph = 3;
hasPostOptimizationGraph() - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
.tensorflow.GraphDef post_optimization_graph = 3;
hasPostOptimizationGraph() - Method in interface org.tensorflow.framework.RunMetadata.FunctionGraphsOrBuilder
.tensorflow.GraphDef post_optimization_graph = 3;
hasPostOptimizationVerifierConfig() - Method in class org.tensorflow.framework.RewriterConfig.Builder
VerifierConfig specifying the verifiers to be run at the end, after all optimizers have run.
hasPostOptimizationVerifierConfig() - Method in class org.tensorflow.framework.RewriterConfig
VerifierConfig specifying the verifiers to be run at the end, after all optimizers have run.
hasPostOptimizationVerifierConfig() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
VerifierConfig specifying the verifiers to be run at the end, after all optimizers have run.
hasPredictLog() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.PredictLog predict_log = 6;
hasPredictLog() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
.tensorflow.serving.PredictLog predict_log = 6;
hasPredictLog() - Method in interface tensorflow.serving.PredictionLogOuterClass.PredictionLogOrBuilder
.tensorflow.serving.PredictLog predict_log = 6;
hasPredictStreamedLog() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.PredictStreamedLog predict_streamed_log = 7;
hasPredictStreamedLog() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
.tensorflow.serving.PredictStreamedLog predict_streamed_log = 7;
hasPredictStreamedLog() - Method in interface tensorflow.serving.PredictionLogOuterClass.PredictionLogOrBuilder
.tensorflow.serving.PredictStreamedLog predict_streamed_log = 7;
hasPredictStreamedOptions() - Method in class tensorflow.serving.Predict.PredictRequest.Builder
Options for streaming requests to control how multiple requests/responses are handled within a single stream.
hasPredictStreamedOptions() - Method in class tensorflow.serving.Predict.PredictRequest
Options for streaming requests to control how multiple requests/responses are handled within a single stream.
hasPredictStreamedOptions() - Method in interface tensorflow.serving.Predict.PredictRequestOrBuilder
Options for streaming requests to control how multiple requests/responses are handled within a single stream.
hasPreOptimizationGraph() - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
.tensorflow.GraphDef pre_optimization_graph = 2;
hasPreOptimizationGraph() - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
.tensorflow.GraphDef pre_optimization_graph = 2;
hasPreOptimizationGraph() - Method in interface org.tensorflow.framework.RunMetadata.FunctionGraphsOrBuilder
.tensorflow.GraphDef pre_optimization_graph = 2;
hasPrometheusConfig() - Method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig.Builder
.tensorflow.serving.PrometheusConfig prometheus_config = 1;
hasPrometheusConfig() - Method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig
.tensorflow.serving.PrometheusConfig prometheus_config = 1;
hasPrometheusConfig() - Method in interface tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfigOrBuilder
.tensorflow.serving.PrometheusConfig prometheus_config = 1;
hasRegisteredSaver() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
The registered saver used to save this object.
hasRegisteredSaver() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
The registered saver used to save this object.
hasRegisteredSaver() - Method in interface tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObjectOrBuilder
The registered saver used to save this object.
hasRegressionResult() - Method in class tensorflow.serving.Inference.InferenceResult.Builder
.tensorflow.serving.RegressionResult regression_result = 3;
hasRegressionResult() - Method in class tensorflow.serving.Inference.InferenceResult
.tensorflow.serving.RegressionResult regression_result = 3;
hasRegressionResult() - Method in interface tensorflow.serving.Inference.InferenceResultOrBuilder
.tensorflow.serving.RegressionResult regression_result = 3;
hasRegressLog() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.RegressLog regress_log = 3;
hasRegressLog() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
.tensorflow.serving.RegressLog regress_log = 3;
hasRegressLog() - Method in interface tensorflow.serving.PredictionLogOuterClass.PredictionLogOrBuilder
.tensorflow.serving.RegressLog regress_log = 3;
hasRequest() - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog.Builder
.tensorflow.serving.ClassificationRequest request = 1;
hasRequest() - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
.tensorflow.serving.ClassificationRequest request = 1;
hasRequest() - Method in interface tensorflow.serving.PredictionLogOuterClass.ClassifyLogOrBuilder
.tensorflow.serving.ClassificationRequest request = 1;
hasRequest() - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog.Builder
.tensorflow.serving.MultiInferenceRequest request = 1;
hasRequest() - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
.tensorflow.serving.MultiInferenceRequest request = 1;
hasRequest() - Method in interface tensorflow.serving.PredictionLogOuterClass.MultiInferenceLogOrBuilder
.tensorflow.serving.MultiInferenceRequest request = 1;
hasRequest() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog.Builder
.tensorflow.serving.PredictRequest request = 1;
hasRequest() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
.tensorflow.serving.PredictRequest request = 1;
hasRequest() - Method in interface tensorflow.serving.PredictionLogOuterClass.PredictLogOrBuilder
.tensorflow.serving.PredictRequest request = 1;
hasRequest() - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog.Builder
.tensorflow.serving.RegressionRequest request = 1;
hasRequest() - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
.tensorflow.serving.RegressionRequest request = 1;
hasRequest() - Method in interface tensorflow.serving.PredictionLogOuterClass.RegressLogOrBuilder
.tensorflow.serving.RegressionRequest request = 1;
hasRequest() - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog.Builder
.tensorflow.serving.SessionRunRequest request = 1;
hasRequest() - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
.tensorflow.serving.SessionRunRequest request = 1;
hasRequest() - Method in interface tensorflow.serving.PredictionLogOuterClass.SessionRunLogOrBuilder
.tensorflow.serving.SessionRunRequest request = 1;
hasRequestOptions() - Method in class tensorflow.serving.Predict.PredictRequest.Builder
optional .tensorflow.serving.PredictRequest.RequestOptions request_options = 7;
hasRequestOptions() - Method in class tensorflow.serving.Predict.PredictRequest
optional .tensorflow.serving.PredictRequest.RequestOptions request_options = 7;
hasRequestOptions() - Method in interface tensorflow.serving.Predict.PredictRequestOrBuilder
optional .tensorflow.serving.PredictRequest.RequestOptions request_options = 7;
hasResource() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedResource resource = 10;
hasResource() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
.tensorflow.SavedResource resource = 10;
hasResource() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
.tensorflow.SavedResource resource = 10;
hasResponse() - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog.Builder
.tensorflow.serving.ClassificationResponse response = 2;
hasResponse() - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
.tensorflow.serving.ClassificationResponse response = 2;
hasResponse() - Method in interface tensorflow.serving.PredictionLogOuterClass.ClassifyLogOrBuilder
.tensorflow.serving.ClassificationResponse response = 2;
hasResponse() - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog.Builder
.tensorflow.serving.MultiInferenceResponse response = 2;
hasResponse() - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
.tensorflow.serving.MultiInferenceResponse response = 2;
hasResponse() - Method in interface tensorflow.serving.PredictionLogOuterClass.MultiInferenceLogOrBuilder
.tensorflow.serving.MultiInferenceResponse response = 2;
hasResponse() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog.Builder
.tensorflow.serving.PredictResponse response = 2;
hasResponse() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
.tensorflow.serving.PredictResponse response = 2;
hasResponse() - Method in interface tensorflow.serving.PredictionLogOuterClass.PredictLogOrBuilder
.tensorflow.serving.PredictResponse response = 2;
hasResponse() - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog.Builder
.tensorflow.serving.RegressionResponse response = 2;
hasResponse() - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
.tensorflow.serving.RegressionResponse response = 2;
hasResponse() - Method in interface tensorflow.serving.PredictionLogOuterClass.RegressLogOrBuilder
.tensorflow.serving.RegressionResponse response = 2;
hasResponse() - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog.Builder
.tensorflow.serving.SessionRunResponse response = 2;
hasResponse() - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
.tensorflow.serving.SessionRunResponse response = 2;
hasResponse() - Method in interface tensorflow.serving.PredictionLogOuterClass.SessionRunLogOrBuilder
.tensorflow.serving.SessionRunResponse response = 2;
hasResult() - Method in class tensorflow.serving.Classification.ClassificationResponse.Builder
Result of the classification.
hasResult() - Method in class tensorflow.serving.Classification.ClassificationResponse
Result of the classification.
hasResult() - Method in interface tensorflow.serving.Classification.ClassificationResponseOrBuilder
Result of the classification.
hasResult() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse.Builder
.tensorflow.serving.RegressionResult result = 1;
hasResult() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
.tensorflow.serving.RegressionResult result = 1;
hasResult() - Method in interface tensorflow.serving.RegressionOuterClass.RegressionResponseOrBuilder
.tensorflow.serving.RegressionResult result = 1;
hasReturnAdditionalArraysFromPrefill() - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions.Builder
Only supported in disaggregated serving.
hasReturnAdditionalArraysFromPrefill() - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions
Only supported in disaggregated serving.
hasReturnAdditionalArraysFromPrefill() - Method in interface tensorflow.serving.Predict.PredictRequest.RequestOptionsOrBuilder
Only supported in disaggregated serving.
hasRewriteOptions() - Method in class org.tensorflow.framework.GraphOptions.Builder
Options that control the type and amount of graph rewriting.
hasRewriteOptions() - Method in class org.tensorflow.framework.GraphOptions
Options that control the type and amount of graph rewriting.
hasRewriteOptions() - Method in interface org.tensorflow.framework.GraphOptionsOrBuilder
Options that control the type and amount of graph rewriting.
hasRpcOptions() - Method in class org.tensorflow.framework.ConfigProto.Builder
Options that apply when this session uses the distributed runtime.
hasRpcOptions() - Method in class org.tensorflow.framework.ConfigProto
Options that apply when this session uses the distributed runtime.
hasRpcOptions() - Method in interface org.tensorflow.framework.ConfigProtoOrBuilder
Options that apply when this session uses the distributed runtime.
hasRunHandlerPoolOptions() - Method in class org.tensorflow.framework.RunOptions.Experimental.Builder
.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
hasRunHandlerPoolOptions() - Method in class org.tensorflow.framework.RunOptions.Experimental
.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
hasRunHandlerPoolOptions() - Method in interface org.tensorflow.framework.RunOptions.ExperimentalOrBuilder
.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
hasRunOptions() - Method in class org.tensorflow.framework.CallableOptions.Builder
Options that will be applied to each run.
hasRunOptions() - Method in class org.tensorflow.framework.CallableOptions
Options that will be applied to each run.
hasRunOptions() - Method in interface org.tensorflow.framework.CallableOptionsOrBuilder
Options that will be applied to each run.
hasS() - Method in class org.tensorflow.framework.AttrValue.Builder
"string"
hasS() - Method in class org.tensorflow.framework.AttrValue
"string"
hasS() - Method in interface org.tensorflow.framework.AttrValueOrBuilder
"string"
hasS() - Method in class org.tensorflow.framework.FullTypeDef.Builder
string s = 3;
hasS() - Method in class org.tensorflow.framework.FullTypeDef
string s = 3;
hasS() - Method in interface org.tensorflow.framework.FullTypeDefOrBuilder
string s = 3;
hasSamplingConfig() - Method in class tensorflow.serving.Logging.LogMetadata.Builder
.tensorflow.serving.SamplingConfig sampling_config = 2;
hasSamplingConfig() - Method in class tensorflow.serving.Logging.LogMetadata
.tensorflow.serving.SamplingConfig sampling_config = 2;
hasSamplingConfig() - Method in interface tensorflow.serving.Logging.LogMetadataOrBuilder
.tensorflow.serving.SamplingConfig sampling_config = 2;
hasSamplingConfig() - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig.Builder
.tensorflow.serving.SamplingConfig sampling_config = 2;
hasSamplingConfig() - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
.tensorflow.serving.SamplingConfig sampling_config = 2;
hasSamplingConfig() - Method in interface tensorflow.serving.LoggingConfigOuterClass.LoggingConfigOrBuilder
.tensorflow.serving.SamplingConfig sampling_config = 2;
hasSaverDef() - Method in class org.tensorflow.framework.MetaGraphDef.Builder
SaverDef.
hasSaverDef() - Method in class org.tensorflow.framework.MetaGraphDef
SaverDef.
hasSaverDef() - Method in interface org.tensorflow.framework.MetaGraphDefOrBuilder
SaverDef.
hasSaveSliceInfoDef() - Method in class org.tensorflow.framework.VariableDef.Builder
Support for saving variables as slices of a larger variable.
hasSaveSliceInfoDef() - Method in class org.tensorflow.framework.VariableDef
Support for saving variables as slices of a larger variable.
hasSaveSliceInfoDef() - Method in interface org.tensorflow.framework.VariableDefOrBuilder
Support for saving variables as slices of a larger variable.
hasScopedAllocatorOpts() - Method in class org.tensorflow.framework.RewriterConfig.Builder
.tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;
hasScopedAllocatorOpts() - Method in class org.tensorflow.framework.RewriterConfig
.tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;
hasScopedAllocatorOpts() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
.tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;
hasSerializedUserProto() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
The user-generated proto storing metadata for this object, to be passed to the registered classes's _deserialize_from_proto method when this object is loaded from the SavedModel.
hasSerializedUserProto() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
The user-generated proto storing metadata for this object, to be passed to the registered classes's _deserialize_from_proto method when this object is loaded from the SavedModel.
hasSerializedUserProto() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
The user-generated proto storing metadata for this object, to be passed to the registered classes's _deserialize_from_proto method when this object is loaded from the SavedModel.
hasServableVersionPolicy() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
The policy to determines the number of versions of the servable to be served at the same time.
hasServableVersionPolicy() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
The policy to determines the number of versions of the servable to be served at the same time.
hasServableVersionPolicy() - Method in interface tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitorOrBuilder
The policy to determines the number of versions of the servable to be served at the same time.
hasSessionMetadata() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Metadata about the session.
hasSessionMetadata() - Method in class org.tensorflow.framework.ConfigProto.Experimental
Metadata about the session.
hasSessionMetadata() - Method in interface org.tensorflow.framework.ConfigProto.ExperimentalOrBuilder
Metadata about the session.
hasSessionMetadata() - Method in class org.tensorflow.framework.RunMetadata.Builder
Metadata about the session.
hasSessionMetadata() - Method in class org.tensorflow.framework.RunMetadata
Metadata about the session.
hasSessionMetadata() - Method in interface org.tensorflow.framework.RunMetadataOrBuilder
Metadata about the session.
hasSessionRunLog() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.SessionRunLog session_run_log = 5;
hasSessionRunLog() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
.tensorflow.serving.SessionRunLog session_run_log = 5;
hasSessionRunLog() - Method in interface tensorflow.serving.PredictionLogOuterClass.PredictionLogOrBuilder
.tensorflow.serving.SessionRunLog session_run_log = 5;
hasShape() - Method in class org.tensorflow.framework.AttrValue.Builder
"shape"
hasShape() - Method in class org.tensorflow.framework.AttrValue
"shape"
hasShape() - Method in interface org.tensorflow.framework.AttrValueOrBuilder
"shape"
hasShape() - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo.Builder
.tensorflow.TensorShapeProto shape = 3;
hasShape() - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
.tensorflow.TensorShapeProto shape = 3;
hasShape() - Method in interface org.tensorflow.framework.CostGraphDef.Node.OutputInfoOrBuilder
.tensorflow.TensorShapeProto shape = 3;
hasShape() - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape.Builder
Shape of the tensor.
hasShape() - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
Shape of the tensor.
hasShape() - Method in interface org.tensorflow.framework.ResourceHandleProto.DtypeAndShapeOrBuilder
Shape of the tensor.
hasShape() - Method in class org.tensorflow.framework.TensorDescription.Builder
Shape of the tensor.
hasShape() - Method in class org.tensorflow.framework.TensorDescription
Shape of the tensor.
hasShape() - Method in interface org.tensorflow.framework.TensorDescriptionOrBuilder
Shape of the tensor.
hasShape() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
.tensorflow.TensorShapeProto shape = 2;
hasShape() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
.tensorflow.TensorShapeProto shape = 2;
hasShape() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedVariableOrBuilder
.tensorflow.TensorShapeProto shape = 2;
hasShape() - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
.tensorflow.TensorShapeProto shape = 2;
hasShape() - Method in class tensorflow.Struct.BoundedTensorSpecProto
.tensorflow.TensorShapeProto shape = 2;
hasShape() - Method in interface tensorflow.Struct.BoundedTensorSpecProtoOrBuilder
.tensorflow.TensorShapeProto shape = 2;
hasShape() - Method in class tensorflow.Struct.TensorSpecProto.Builder
.tensorflow.TensorShapeProto shape = 2;
hasShape() - Method in class tensorflow.Struct.TensorSpecProto
.tensorflow.TensorShapeProto shape = 2;
hasShape() - Method in interface tensorflow.Struct.TensorSpecProtoOrBuilder
.tensorflow.TensorShapeProto shape = 2;
hasSignature() - Method in class org.tensorflow.framework.FunctionDef.Builder
The definition of the function's name, arguments, return values, attrs etc.
hasSignature() - Method in class org.tensorflow.framework.FunctionDef
The definition of the function's name, arguments, return values, attrs etc.
hasSignature() - Method in interface org.tensorflow.framework.FunctionDefOrBuilder
The definition of the function's name, arguments, return values, attrs etc.
hasSourceAdapterConfig() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig.Builder
The config proto for a SourceAdapter in the StoragePathSourceAdapter registry.
hasSourceAdapterConfig() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig
The config proto for a SourceAdapter in the StoragePathSourceAdapter registry.
hasSourceAdapterConfig() - Method in interface tensorflow.serving.PlatformConfigOuterClass.PlatformConfigOrBuilder
The config proto for a SourceAdapter in the StoragePathSourceAdapter registry.
hasSpecific() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific specific = 102;
hasSpecific() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific specific = 102;
hasSpecific() - Method in interface tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicyOrBuilder
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific specific = 102;
hasStatus() - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus.Builder
Model status.
hasStatus() - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
Model status.
hasStatus() - Method in interface tensorflow.serving.GetModelStatus.ModelVersionStatusOrBuilder
Model status.
hasStatus() - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
.tensorflow.serving.StatusProto status = 1;
hasStatus() - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
.tensorflow.serving.StatusProto status = 1;
hasStatus() - Method in interface tensorflow.serving.ModelManagement.ReloadConfigResponseOrBuilder
.tensorflow.serving.StatusProto status = 1;
hasStepStats() - Method in class org.tensorflow.framework.RunMetadata.Builder
Statistics traced for this step.
hasStepStats() - Method in class org.tensorflow.framework.RunMetadata
Statistics traced for this step.
hasStepStats() - Method in interface org.tensorflow.framework.RunMetadataOrBuilder
Statistics traced for this step.
hasStreamMergeOptions() - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
.tensorflow.GPUOptions.Experimental.StreamMergeOptions stream_merge_options = 19;
hasStreamMergeOptions() - Method in class org.tensorflow.framework.GPUOptions.Experimental
.tensorflow.GPUOptions.Experimental.StreamMergeOptions stream_merge_options = 19;
hasStreamMergeOptions() - Method in interface org.tensorflow.framework.GPUOptions.ExperimentalOrBuilder
.tensorflow.GPUOptions.Experimental.StreamMergeOptions stream_merge_options = 19;
hasStringValue() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a string of Unicode characters stored in a Python `str`.
hasStringValue() - Method in class tensorflow.Struct.StructuredValue
Represents a string of Unicode characters stored in a Python `str`.
hasStringValue() - Method in interface tensorflow.Struct.StructuredValueOrBuilder
Represents a string of Unicode characters stored in a Python `str`.
hasStrippedOpList() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
A copy of the OpDefs used by the producer of this graph_def.
hasStrippedOpList() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
A copy of the OpDefs used by the producer of this graph_def.
hasStrippedOpList() - Method in interface org.tensorflow.framework.MetaGraphDef.MetaInfoDefOrBuilder
A copy of the OpDefs used by the producer of this graph_def.
hasTensor() - Method in class org.tensorflow.framework.AttrValue.Builder
"tensor"
hasTensor() - Method in class org.tensorflow.framework.AttrValue
"tensor"
hasTensor() - Method in interface org.tensorflow.framework.AttrValueOrBuilder
"tensor"
hasTensor() - Method in class org.tensorflow.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.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.framework.NamedTensorProtoOrBuilder
The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors.
hasTensorDescription() - Method in class org.tensorflow.framework.NodeOutput.Builder
.tensorflow.TensorDescription tensor_description = 3;
hasTensorDescription() - Method in class org.tensorflow.framework.NodeOutput
.tensorflow.TensorDescription tensor_description = 3;
hasTensorDescription() - Method in interface org.tensorflow.framework.NodeOutputOrBuilder
.tensorflow.TensorDescription tensor_description = 3;
hasTensorDtypeValue() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents an enum value for dtype.
hasTensorDtypeValue() - Method in class tensorflow.Struct.StructuredValue
Represents an enum value for dtype.
hasTensorDtypeValue() - Method in interface tensorflow.Struct.StructuredValueOrBuilder
Represents an enum value for dtype.
hasTensorInfo() - Method in class org.tensorflow.framework.AssetFileDef.Builder
The tensor to bind the asset filename to.
hasTensorInfo() - Method in class org.tensorflow.framework.AssetFileDef
The tensor to bind the asset filename to.
hasTensorInfo() - Method in interface org.tensorflow.framework.AssetFileDefOrBuilder
The tensor to bind the asset filename to.
hasTensorShape() - Method in class org.tensorflow.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.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.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.framework.TensorProto.Builder
Shape of the tensor.
hasTensorShape() - Method in class org.tensorflow.framework.TensorProto
Shape of the tensor.
hasTensorShape() - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
Shape of the tensor.
hasTensorShapeValue() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a TensorShape.
hasTensorShapeValue() - Method in class tensorflow.Struct.StructuredValue
Represents a TensorShape.
hasTensorShapeValue() - Method in interface tensorflow.Struct.StructuredValueOrBuilder
Represents a TensorShape.
hasTensorSpecValue() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a value for tf.TensorSpec.
hasTensorSpecValue() - Method in class tensorflow.Struct.StructuredValue
Represents a value for tf.TensorSpec.
hasTensorSpecValue() - Method in interface tensorflow.Struct.StructuredValueOrBuilder
Represents a value for tf.TensorSpec.
hasTensorValue() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a value for tf.Tensor.
hasTensorValue() - Method in class tensorflow.Struct.StructuredValue
Represents a value for tf.Tensor.
hasTensorValue() - Method in interface tensorflow.Struct.StructuredValueOrBuilder
Represents a value for tf.Tensor.
hasTupleValue() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a tuple of `Value`.
hasTupleValue() - Method in class tensorflow.Struct.StructuredValue
Represents a tuple of `Value`.
hasTupleValue() - Method in interface tensorflow.Struct.StructuredValueOrBuilder
Represents a tuple of `Value`.
hasType() - Method in class org.tensorflow.framework.AttrValue.Builder
"type"
hasType() - Method in class org.tensorflow.framework.AttrValue
"type"
hasType() - Method in interface org.tensorflow.framework.AttrValueOrBuilder
"type"
hasTypeSpec() - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor.Builder
The serialized TypeSpec for the composite tensor.
hasTypeSpec() - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor
The serialized TypeSpec for the composite tensor.
hasTypeSpec() - Method in interface org.tensorflow.framework.TensorInfo.CompositeTensorOrBuilder
The serialized TypeSpec for the composite tensor.
hasTypeSpecValue() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a value for tf.TypeSpec.
hasTypeSpecValue() - Method in class tensorflow.Struct.StructuredValue
Represents a value for tf.TypeSpec.
hasTypeSpecValue() - Method in interface tensorflow.Struct.StructuredValueOrBuilder
Represents a value for tf.TypeSpec.
hasTypeState() - Method in class tensorflow.Struct.TypeSpecProto.Builder
The value returned by TypeSpec.
hasTypeState() - Method in class tensorflow.Struct.TypeSpecProto
The value returned by TypeSpec.
hasTypeState() - Method in interface tensorflow.Struct.TypeSpecProtoOrBuilder
The value returned by TypeSpec.
hasUserObject() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedUserObject user_object = 4;
hasUserObject() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
.tensorflow.SavedUserObject user_object = 4;
hasUserObject() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
.tensorflow.SavedUserObject user_object = 4;
hasValue() - Method in class tensorflow.Struct.PairValue.Builder
.tensorflow.StructuredValue value = 2;
hasValue() - Method in class tensorflow.Struct.PairValue
.tensorflow.StructuredValue value = 2;
hasValue() - Method in interface tensorflow.Struct.PairValueOrBuilder
.tensorflow.StructuredValue value = 2;
hasVariable() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedVariable variable = 7;
hasVariable() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
.tensorflow.SavedVariable variable = 7;
hasVariable() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedObjectOrBuilder
.tensorflow.SavedVariable variable = 7;
hasVersion() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject.Builder
Version information from the producer of this SavedUserObject.
hasVersion() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
Version information from the producer of this SavedUserObject.
hasVersion() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedUserObjectOrBuilder
Version information from the producer of this SavedUserObject.
hasVersion() - Method in class tensorflow.serving.Model.ModelSpec.Builder
Use this specific version number.
hasVersion() - Method in class tensorflow.serving.Model.ModelSpec
Use this specific version number.
hasVersion() - Method in interface tensorflow.serving.Model.ModelSpecOrBuilder
Use this specific version number.
hasVersionLabel() - Method in class tensorflow.serving.Model.ModelSpec.Builder
Use the version associated with the given label.
hasVersionLabel() - Method in class tensorflow.serving.Model.ModelSpec
Use the version associated with the given label.
hasVersionLabel() - Method in interface tensorflow.serving.Model.ModelSpecOrBuilder
Use the version associated with the given label.
hasVersions() - Method in class org.tensorflow.framework.GraphDef.Builder
Compatibility versions of the graph.
hasVersions() - Method in class org.tensorflow.framework.GraphDef
Compatibility versions of the graph.
hasVersions() - Method in interface org.tensorflow.framework.GraphDefOrBuilder
Compatibility versions of the graph.
HEARTBEAT_TIMEOUT_IN_MS_FIELD_NUMBER - Static variable in class tensorflow.CoordinationConfig.CoordinationServiceConfig
 
HEURISTICS - Enum constant in enum class org.tensorflow.framework.RewriterConfig.MemOptType
Use any combination of swapping and recomputation heuristics.
HEURISTICS_VALUE - Static variable in enum class org.tensorflow.framework.RewriterConfig.MemOptType
Use any combination of swapping and recomputation heuristics.
HOST_FIELD_NUMBER - Static variable in class org.tensorflow.framework.DebuggedSourceFile
 
HOST_TEMP_MEMORY_SIZE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.CostGraphDef.Node
 

I

I - Enum constant in enum class org.tensorflow.framework.AttrValue.ValueCase
 
I - Enum constant in enum class org.tensorflow.framework.FullTypeDef.AttrCase
 
I_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AttrValue
 
I_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AttrValue.ListValue
 
I_FIELD_NUMBER - Static variable in class org.tensorflow.framework.FullTypeDef
 
ID_FIELD_NUMBER - Static variable in class org.tensorflow.framework.CostGraphDef.Node
 
IDENTIFIER_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
IMPLEMENTATION_SELECTOR_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RewriterConfig
 
INACCURATE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.CostGraphDef.Node
 
INDEXED_SLICES_SPEC - Enum constant in enum class tensorflow.Struct.TypeSpecProto.TypeSpecClass
tf.IndexedSlicesSpec
INDEXED_SLICES_SPEC_VALUE - Static variable in enum class tensorflow.Struct.TypeSpecProto.TypeSpecClass
tf.IndexedSlicesSpec
INDICES_TENSOR_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorInfo.CooSparse
 
INFER_SHAPES_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GraphOptions
 
Inference - Class in tensorflow.serving
 
Inference.InferenceResult - Class in tensorflow.serving
Inference result, matches the type of request or is an error.
Inference.InferenceResult.Builder - Class in tensorflow.serving
Inference result, matches the type of request or is an error.
Inference.InferenceResult.ResultCase - Enum Class in tensorflow.serving
 
Inference.InferenceResultOrBuilder - Interface in tensorflow.serving
 
Inference.InferenceTask - Class in tensorflow.serving
Inference request such as classification, regression, etc...
Inference.InferenceTask.Builder - Class in tensorflow.serving
Inference request such as classification, regression, etc...
Inference.InferenceTaskOrBuilder - Interface in tensorflow.serving
 
Inference.MultiInferenceRequest - Class in tensorflow.serving
Inference request containing one or more requests.
Inference.MultiInferenceRequest.Builder - Class in tensorflow.serving
Inference request containing one or more requests.
Inference.MultiInferenceRequestOrBuilder - Interface in tensorflow.serving
 
Inference.MultiInferenceResponse - Class in tensorflow.serving
Inference request containing one or more responses.
Inference.MultiInferenceResponse.Builder - Class in tensorflow.serving
Inference request containing one or more responses.
Inference.MultiInferenceResponseOrBuilder - Interface in tensorflow.serving
 
INITIAL_VALUE_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.framework.VariableDef
 
INITIALIZER_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.framework.VariableDef
 
INPUT_ARG_FIELD_NUMBER - Static variable in class org.tensorflow.framework.OpDef
 
INPUT_FIELD_NUMBER - Static variable in class org.tensorflow.framework.NodeDef
 
INPUT_FIELD_NUMBER - Static variable in class tensorflow.serving.Classification.ClassificationRequest
 
INPUT_FIELD_NUMBER - Static variable in class tensorflow.serving.Inference.MultiInferenceRequest
 
INPUT_FIELD_NUMBER - Static variable in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
INPUT_INFO_FIELD_NUMBER - Static variable in class org.tensorflow.framework.CostGraphDef.Node
 
INPUT_SIGNATURE_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
InputOuterClass - Class in tensorflow.serving
 
InputOuterClass.ExampleList - Class in tensorflow.serving
Specifies one or more fully independent input Examples.
InputOuterClass.ExampleList.Builder - Class in tensorflow.serving
Specifies one or more fully independent input Examples.
InputOuterClass.ExampleListOrBuilder - Interface in tensorflow.serving
 
InputOuterClass.ExampleListWithContext - Class in tensorflow.serving
Specifies one or more independent input Examples, with a common context Example.
InputOuterClass.ExampleListWithContext.Builder - Class in tensorflow.serving
Specifies one or more independent input Examples, with a common context Example.
InputOuterClass.ExampleListWithContextOrBuilder - Interface in tensorflow.serving
 
InputOuterClass.Input - Class in tensorflow.serving
Protobuf type tensorflow.serving.Input
InputOuterClass.Input.Builder - Class in tensorflow.serving
Protobuf type tensorflow.serving.Input
InputOuterClass.Input.KindCase - Enum Class in tensorflow.serving
 
InputOuterClass.InputOrBuilder - Interface in tensorflow.serving
 
INPUTS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.SignatureDef
 
INPUTS_FIELD_NUMBER - Static variable in class tensorflow.serving.Predict.PredictRequest
 
INT_VAL_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorProto
 
Int32Value - Class in com.google.protobuf
Wrapper message for `int32`.
Int32Value.Builder - Class in com.google.protobuf
Wrapper message for `int32`.
Int32ValueOrBuilder - Interface in com.google.protobuf
 
INT64_LIST - Enum constant in enum class org.tensorflow.example.Feature.KindCase
 
INT64_LIST - Enum constant in enum class org.tensorflow.framework.CollectionDef.KindCase
 
INT64_LIST_FIELD_NUMBER - Static variable in class org.tensorflow.example.Feature
 
INT64_LIST_FIELD_NUMBER - Static variable in class org.tensorflow.framework.CollectionDef
 
INT64_VAL_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorProto
 
INT64_VALUE - Enum constant in enum class tensorflow.Struct.StructuredValue.KindCase
 
INT64_VALUE_FIELD_NUMBER - Static variable in class tensorflow.Struct.StructuredValue
 
INT64_VALUE_INCREASE - Enum constant in enum class tensorflow.serving.ModelManagement.Metric.ValueIncreaseCase
 
INT64_VALUE_INCREASE_FIELD_NUMBER - Static variable in class tensorflow.serving.ModelManagement.Metric
 
Int64List - Class in org.tensorflow.example
Protobuf type tensorflow.Int64List
Int64List.Builder - Class in org.tensorflow.example
Protobuf type tensorflow.Int64List
Int64ListOrBuilder - Interface in org.tensorflow.example
 
Int64Value - Class in com.google.protobuf
Wrapper message for `int64`.
Int64Value.Builder - Class in com.google.protobuf
Wrapper message for `int64`.
Int64ValueOrBuilder - Interface in com.google.protobuf
 
INTER_OP_PARALLELISM_THREADS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto
 
INTER_OP_THREAD_POOL_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RunOptions
 
INTER_OPTIMIZER_VERIFIER_CONFIG_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RewriterConfig
 
INTERNAL - Enum constant in enum class org.tensorflow.framework.Code
Internal errors.
INTERNAL_FRAGMENTATION_FRACTION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GPUOptions.Experimental
 
INTERNAL_VALUE - Static variable in enum class org.tensorflow.framework.Code
Internal errors.
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Any.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Any
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.BoolValue.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.BoolValue
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.BytesValue.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.BytesValue
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DoubleValue.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DoubleValue
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.FloatValue.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.FloatValue
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Int32Value.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Int32Value
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Int64Value.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Int64Value
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.StringValue.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.StringValue
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.UInt32Value.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.UInt32Value
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.UInt64Value.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.UInt64Value
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.distruntime.ClusterDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.distruntime.ClusterDef
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.distruntime.JobDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.distruntime.JobDef
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.example.BytesList.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.example.BytesList
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.example.Example.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.example.Example
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.example.Feature.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.example.Feature
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.example.FeatureList.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.example.FeatureList
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.example.FeatureLists.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.example.FeatureLists
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.example.Features.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.example.Features
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.example.FloatList.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.example.FloatList
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.example.Int64List.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.example.Int64List
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.example.SequenceExample.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.example.SequenceExample
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.AllocationDescription.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.AllocationDescription
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.AllocationRecord.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.AllocationRecord
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.AllocatorMemoryUsed
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.AssetFileDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.AssetFileDef
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.AttrValue.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.AttrValue
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.AttrValue.ListValue
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.AutoParallelOptions.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.AutoParallelOptions
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.BatchingOptions.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.BatchingOptions
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.CallableOptions.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.CallableOptions
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.CollectionDef.AnyList.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.CollectionDef.AnyList
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.CollectionDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.CollectionDef.BytesList.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.CollectionDef.BytesList
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.CollectionDef.FloatList.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.CollectionDef.FloatList
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.CollectionDef.Int64List.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.CollectionDef.Int64List
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.CollectionDef
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.CollectionDef.NodeList.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.CollectionDef.NodeList
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.ConfigProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.ConfigProto.Experimental
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.ConfigProto
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.CostGraphDef.AggregatedCost.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.CostGraphDef.AggregatedCost
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.CostGraphDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.CostGraphDef
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.CostGraphDef.Node
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.DebuggedSourceFile.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.DebuggedSourceFile
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.DebuggedSourceFiles.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.DebuggedSourceFiles
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.DebugOptions.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.DebugOptions
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.DebugTensorWatch
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.DeviceStepStats.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.DeviceStepStats
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.FullTypeDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.FullTypeDef
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.FunctionDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.FunctionDef
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.FunctionDefLibrary
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.GPUOptions.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.GPUOptions.Experimental
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.GPUOptions
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.GradientDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.GradientDef
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.GraphDebugInfo
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.GraphDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.GraphDef
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.GraphOptions.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.GraphOptions
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.MemoryStats.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.MemoryStats
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.MetaGraphDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.MetaGraphDef
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.NameAttrList.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.NameAttrList
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.NamedTensorProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.NamedTensorProto
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.NodeDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.NodeDef
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.NodeExecStats.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.NodeExecStats
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.NodeOutput.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.NodeOutput
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.OpDef.ArgDef
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.OpDef.AttrDef
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.OpDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.OpDef
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.OpDeprecation.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.OpDeprecation
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.OpList.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.OpList
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.OptimizerOptions.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.OptimizerOptions
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.RegisteredGradient.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.RegisteredGradient
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.ResourceHandleProto
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.RewriterConfig.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.RewriterConfig
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.RunMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.RunMetadata
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.RunOptions.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.RunOptions.Experimental.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.RunOptions.Experimental
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.RunOptions
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.SaveSliceInfoDef
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.ScopedAllocatorOptions.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.ScopedAllocatorOptions
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.SerializedDType.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.SerializedDType
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.SessionMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.SessionMetadata
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.SignatureDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.SignatureDef
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.StepStats.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.StepStats
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.TensorConnection.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.TensorConnection
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.TensorDescription.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.TensorDescription
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.TensorInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.TensorInfo.CooSparse.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.TensorInfo.CooSparse
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.TensorInfo
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.TensorProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.TensorProto
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.TensorShapeProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.TensorShapeProto.Dim.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.TensorShapeProto.Dim
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.TensorShapeProto
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.ThreadPoolOptionProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.ThreadPoolOptionProto
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.VariableDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.VariableDef
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.VariantTensorDataProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.VariantTensorDataProto
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.VerifierConfig.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.VerifierConfig
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.VersionDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.VersionDef
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.util.SaverDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.util.SaverDef
 
internalGetFieldAccessorTable() - Method in class tensorflow.CoordinationConfig.CoordinatedJob.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.CoordinationConfig.CoordinatedJob
 
internalGetFieldAccessorTable() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
 
internalGetFieldAccessorTable() - Method in class tensorflow.RpcOptions.RPCOptions.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.RpcOptions.RPCOptions
 
internalGetFieldAccessorTable() - Method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor
 
internalGetFieldAccessorTable() - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
internalGetFieldAccessorTable() - Method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject
 
internalGetFieldAccessorTable() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
internalGetFieldAccessorTable() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
internalGetFieldAccessorTable() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
internalGetFieldAccessorTable() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
internalGetFieldAccessorTable() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
internalGetFieldAccessorTable() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
internalGetFieldAccessorTable() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
internalGetFieldAccessorTable() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedResource.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
internalGetFieldAccessorTable() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
internalGetFieldAccessorTable() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.Classification.Class.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.Classification.Class
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.Classification.ClassificationRequest.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.Classification.ClassificationRequest
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.Classification.ClassificationResponse.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.Classification.ClassificationResponse
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.Classification.ClassificationResult.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.Classification.ClassificationResult
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.Classification.Classifications.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.Classification.Classifications
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.Inference.InferenceResult.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.Inference.InferenceResult
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.Inference.InferenceTask.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.Inference.InferenceTask
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.Inference.MultiInferenceRequest
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.Inference.MultiInferenceResponse.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.Inference.MultiInferenceResponse
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.InputOuterClass.ExampleList.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.InputOuterClass.ExampleList
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.InputOuterClass.Input.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.InputOuterClass.Input
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.Logging.LogMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.Logging.LogMetadata
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.Model.ModelSpec.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.Model.ModelSpec
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.ModelManagement.Metric.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.ModelManagement.Metric
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.Predict.PredictRequest.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.Predict.PredictRequest
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.Predict.PredictResponse.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.Predict.PredictResponse
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.Predict.PredictStreamedOptions.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.Predict.PredictStreamedOptions
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.RegressionOuterClass.Regression.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.RegressionOuterClass.Regression
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.SslConfig.SSLConfig.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.SslConfig.SSLConfig
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.Status.StatusProto.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.Status.StatusProto
 
internalGetFieldAccessorTable() - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.Struct.BoundedTensorSpecProto
 
internalGetFieldAccessorTable() - Method in class tensorflow.Struct.DictValue.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.Struct.DictValue
 
internalGetFieldAccessorTable() - Method in class tensorflow.Struct.ListValue.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.Struct.ListValue
 
internalGetFieldAccessorTable() - Method in class tensorflow.Struct.NamedTupleValue.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.Struct.NamedTupleValue
 
internalGetFieldAccessorTable() - Method in class tensorflow.Struct.NoneValue.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.Struct.NoneValue
 
internalGetFieldAccessorTable() - Method in class tensorflow.Struct.PairValue.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.Struct.PairValue
 
internalGetFieldAccessorTable() - Method in class tensorflow.Struct.StructuredValue.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.Struct.StructuredValue
 
internalGetFieldAccessorTable() - Method in class tensorflow.Struct.TensorSpecProto.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.Struct.TensorSpecProto
 
internalGetFieldAccessorTable() - Method in class tensorflow.Struct.TupleValue.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.Struct.TupleValue
 
internalGetFieldAccessorTable() - Method in class tensorflow.Struct.TypeSpecProto.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.Struct.TypeSpecProto
 
internalGetFieldAccessorTable() - Method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver
 
internalGetFieldAccessorTable() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
internalGetFieldAccessorTable() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
internalGetFieldAccessorTable() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
internalGetFieldAccessorTable() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
internalGetFieldAccessorTable() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
internalGetMapFieldReflection(int) - Method in class org.tensorflow.distruntime.JobDef.Builder
 
internalGetMapFieldReflection(int) - Method in class org.tensorflow.distruntime.JobDef
 
internalGetMapFieldReflection(int) - Method in class org.tensorflow.example.FeatureLists.Builder
 
internalGetMapFieldReflection(int) - Method in class org.tensorflow.example.FeatureLists
 
internalGetMapFieldReflection(int) - Method in class org.tensorflow.example.Features.Builder
 
internalGetMapFieldReflection(int) - Method in class org.tensorflow.example.Features
 
internalGetMapFieldReflection(int) - Method in class org.tensorflow.framework.CallableOptions.Builder
 
internalGetMapFieldReflection(int) - Method in class org.tensorflow.framework.CallableOptions
 
internalGetMapFieldReflection(int) - Method in class org.tensorflow.framework.ConfigProto.Builder
 
internalGetMapFieldReflection(int) - Method in class org.tensorflow.framework.ConfigProto
 
internalGetMapFieldReflection(int) - Method in class org.tensorflow.framework.DeviceStepStats.Builder
 
internalGetMapFieldReflection(int) - Method in class org.tensorflow.framework.DeviceStepStats
 
internalGetMapFieldReflection(int) - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs.Builder
 
internalGetMapFieldReflection(int) - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
internalGetMapFieldReflection(int) - Method in class org.tensorflow.framework.FunctionDef.Builder
 
internalGetMapFieldReflection(int) - Method in class org.tensorflow.framework.FunctionDef
 
internalGetMapFieldReflection(int) - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
 
internalGetMapFieldReflection(int) - Method in class org.tensorflow.framework.GraphDebugInfo
 
internalGetMapFieldReflection(int) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
 
internalGetMapFieldReflection(int) - Method in class org.tensorflow.framework.MetaGraphDef
 
internalGetMapFieldReflection(int) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
 
internalGetMapFieldReflection(int) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
internalGetMapFieldReflection(int) - Method in class org.tensorflow.framework.NameAttrList.Builder
 
internalGetMapFieldReflection(int) - Method in class org.tensorflow.framework.NameAttrList
 
internalGetMapFieldReflection(int) - Method in class org.tensorflow.framework.NodeDef.Builder
 
internalGetMapFieldReflection(int) - Method in class org.tensorflow.framework.NodeDef
 
internalGetMapFieldReflection(int) - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
internalGetMapFieldReflection(int) - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
internalGetMapFieldReflection(int) - Method in class org.tensorflow.framework.SignatureDef.Builder
 
internalGetMapFieldReflection(int) - Method in class org.tensorflow.framework.SignatureDef
 
internalGetMapFieldReflection(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
 
internalGetMapFieldReflection(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
internalGetMapFieldReflection(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
internalGetMapFieldReflection(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
internalGetMapFieldReflection(int) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
 
internalGetMapFieldReflection(int) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
internalGetMapFieldReflection(int) - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap.Builder
 
internalGetMapFieldReflection(int) - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
internalGetMapFieldReflection(int) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
 
internalGetMapFieldReflection(int) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
internalGetMapFieldReflection(int) - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap.Builder
 
internalGetMapFieldReflection(int) - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap
 
internalGetMapFieldReflection(int) - Method in class tensorflow.serving.Predict.PredictRequest.Builder
 
internalGetMapFieldReflection(int) - Method in class tensorflow.serving.Predict.PredictRequest
 
internalGetMapFieldReflection(int) - Method in class tensorflow.serving.Predict.PredictResponse.Builder
 
internalGetMapFieldReflection(int) - Method in class tensorflow.serving.Predict.PredictResponse
 
internalGetMapFieldReflection(int) - Method in class tensorflow.serving.Predict.PredictStreamedOptions.Builder
 
internalGetMapFieldReflection(int) - Method in class tensorflow.serving.Predict.PredictStreamedOptions
 
internalGetMapFieldReflection(int) - Method in class tensorflow.Struct.DictValue.Builder
 
internalGetMapFieldReflection(int) - Method in class tensorflow.Struct.DictValue
 
internalGetMutableMapFieldReflection(int) - Method in class org.tensorflow.distruntime.JobDef.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class org.tensorflow.example.FeatureLists.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class org.tensorflow.example.Features.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class org.tensorflow.framework.CallableOptions.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class org.tensorflow.framework.ConfigProto.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class org.tensorflow.framework.DeviceStepStats.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class org.tensorflow.framework.FunctionDef.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class org.tensorflow.framework.NameAttrList.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class org.tensorflow.framework.NodeDef.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class org.tensorflow.framework.SignatureDef.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class tensorflow.serving.Predict.PredictRequest.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class tensorflow.serving.Predict.PredictResponse.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class tensorflow.serving.Predict.PredictStreamedOptions.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class tensorflow.Struct.DictValue.Builder
 
internalGetValueMap() - Static method in enum class org.tensorflow.framework.Code
 
internalGetValueMap() - Static method in enum class org.tensorflow.framework.ConfigProto.Experimental.MlirBridgeRollout
 
internalGetValueMap() - Static method in enum class org.tensorflow.framework.DataType
 
internalGetValueMap() - Static method in enum class org.tensorflow.framework.FullTypeId
 
internalGetValueMap() - Static method in enum class org.tensorflow.framework.OptimizerOptions.GlobalJitLevel
 
internalGetValueMap() - Static method in enum class org.tensorflow.framework.OptimizerOptions.Level
 
internalGetValueMap() - Static method in enum class org.tensorflow.framework.RewriterConfig.CpuLayout
 
internalGetValueMap() - Static method in enum class org.tensorflow.framework.RewriterConfig.MemOptType
 
internalGetValueMap() - Static method in enum class org.tensorflow.framework.RewriterConfig.NumIterationsType
 
internalGetValueMap() - Static method in enum class org.tensorflow.framework.RewriterConfig.Toggle
 
internalGetValueMap() - Static method in enum class org.tensorflow.framework.RunOptions.TraceLevel
 
internalGetValueMap() - Static method in enum class org.tensorflow.framework.VariableAggregation
 
internalGetValueMap() - Static method in enum class org.tensorflow.framework.VariableSynchronization
 
internalGetValueMap() - Static method in enum class org.tensorflow.framework.VerifierConfig.Toggle
 
internalGetValueMap() - Static method in enum class org.tensorflow.util.SaverDef.CheckpointFormatVersion
 
internalGetValueMap() - Static method in enum class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.JitCompile
 
internalGetValueMap() - Static method in enum class tensorflow.serving.GetModelStatus.ModelVersionStatus.State
 
internalGetValueMap() - Static method in enum class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig.Attributes
 
internalGetValueMap() - Static method in enum class tensorflow.serving.ModelServerConfigOuterClass.ModelType
 
internalGetValueMap() - Static method in enum class tensorflow.serving.Predict.PredictRequest.RequestOptions.DeterministicMode
 
internalGetValueMap() - Static method in enum class tensorflow.serving.Predict.PredictStreamedOptions.RequestState
 
internalGetValueMap() - Static method in enum class tensorflow.Struct.TypeSpecProto.TypeSpecClass
 
INTRA_OP_PARALLELISM_THREADS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto
 
INVALID_ARGUMENT - Enum constant in enum class org.tensorflow.framework.Code
Client specified an invalid argument.
INVALID_ARGUMENT_VALUE - Static variable in enum class org.tensorflow.framework.Code
Client specified an invalid argument.
is(Class<T>) - Method in class com.google.protobuf.Any
 
IS_AGGREGATE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.OpDef
 
IS_COMMUTATIVE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.OpDef
 
IS_DISTRIBUTED_COMMUNICATION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.OpDef
 
IS_FINAL_FIELD_NUMBER - Static variable in class org.tensorflow.framework.CostGraphDef.Node
 
IS_METHOD_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
IS_REF_FIELD_NUMBER - Static variable in class org.tensorflow.framework.OpDef.ArgDef
 
IS_RESOURCE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.VariableDef
 
IS_STATEFUL_FIELD_NUMBER - Static variable in class org.tensorflow.framework.OpDef
 
isEnabled(String) - Method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingEndpointUriFactory
 
isEnabled(String) - Method in class org.apache.camel.component.torchserve.TorchServeEndpointUriFactory
 
isInitialized() - Method in class com.google.protobuf.Any.Builder
 
isInitialized() - Method in class com.google.protobuf.Any
 
isInitialized() - Method in class com.google.protobuf.BoolValue.Builder
 
isInitialized() - Method in class com.google.protobuf.BoolValue
 
isInitialized() - Method in class com.google.protobuf.BytesValue.Builder
 
isInitialized() - Method in class com.google.protobuf.BytesValue
 
isInitialized() - Method in class com.google.protobuf.DoubleValue.Builder
 
isInitialized() - Method in class com.google.protobuf.DoubleValue
 
isInitialized() - Method in class com.google.protobuf.FloatValue.Builder
 
isInitialized() - Method in class com.google.protobuf.FloatValue
 
isInitialized() - Method in class com.google.protobuf.Int32Value.Builder
 
isInitialized() - Method in class com.google.protobuf.Int32Value
 
isInitialized() - Method in class com.google.protobuf.Int64Value.Builder
 
isInitialized() - Method in class com.google.protobuf.Int64Value
 
isInitialized() - Method in class com.google.protobuf.StringValue.Builder
 
isInitialized() - Method in class com.google.protobuf.StringValue
 
isInitialized() - Method in class com.google.protobuf.UInt32Value.Builder
 
isInitialized() - Method in class com.google.protobuf.UInt32Value
 
isInitialized() - Method in class com.google.protobuf.UInt64Value.Builder
 
isInitialized() - Method in class com.google.protobuf.UInt64Value
 
isInitialized() - Method in class org.tensorflow.distruntime.ClusterDef.Builder
 
isInitialized() - Method in class org.tensorflow.distruntime.ClusterDef
 
isInitialized() - Method in class org.tensorflow.distruntime.JobDef.Builder
 
isInitialized() - Method in class org.tensorflow.distruntime.JobDef
 
isInitialized() - Method in class org.tensorflow.example.BytesList.Builder
 
isInitialized() - Method in class org.tensorflow.example.BytesList
 
isInitialized() - Method in class org.tensorflow.example.Example.Builder
 
isInitialized() - Method in class org.tensorflow.example.Example
 
isInitialized() - Method in class org.tensorflow.example.Feature.Builder
 
isInitialized() - Method in class org.tensorflow.example.Feature
 
isInitialized() - Method in class org.tensorflow.example.FeatureList.Builder
 
isInitialized() - Method in class org.tensorflow.example.FeatureList
 
isInitialized() - Method in class org.tensorflow.example.FeatureLists.Builder
 
isInitialized() - Method in class org.tensorflow.example.FeatureLists
 
isInitialized() - Method in class org.tensorflow.example.Features.Builder
 
isInitialized() - Method in class org.tensorflow.example.Features
 
isInitialized() - Method in class org.tensorflow.example.FloatList.Builder
 
isInitialized() - Method in class org.tensorflow.example.FloatList
 
isInitialized() - Method in class org.tensorflow.example.Int64List.Builder
 
isInitialized() - Method in class org.tensorflow.example.Int64List
 
isInitialized() - Method in class org.tensorflow.example.SequenceExample.Builder
 
isInitialized() - Method in class org.tensorflow.example.SequenceExample
 
isInitialized() - Method in class org.tensorflow.framework.AllocationDescription.Builder
 
isInitialized() - Method in class org.tensorflow.framework.AllocationDescription
 
isInitialized() - Method in class org.tensorflow.framework.AllocationRecord.Builder
 
isInitialized() - Method in class org.tensorflow.framework.AllocationRecord
 
isInitialized() - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
 
isInitialized() - Method in class org.tensorflow.framework.AllocatorMemoryUsed
 
isInitialized() - Method in class org.tensorflow.framework.AssetFileDef.Builder
 
isInitialized() - Method in class org.tensorflow.framework.AssetFileDef
 
isInitialized() - Method in class org.tensorflow.framework.AttrValue.Builder
 
isInitialized() - Method in class org.tensorflow.framework.AttrValue
 
isInitialized() - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
 
isInitialized() - Method in class org.tensorflow.framework.AttrValue.ListValue
 
isInitialized() - Method in class org.tensorflow.framework.AutoParallelOptions.Builder
 
isInitialized() - Method in class org.tensorflow.framework.AutoParallelOptions
 
isInitialized() - Method in class org.tensorflow.framework.BatchingOptions.Builder
 
isInitialized() - Method in class org.tensorflow.framework.BatchingOptions
 
isInitialized() - Method in class org.tensorflow.framework.CallableOptions.Builder
 
isInitialized() - Method in class org.tensorflow.framework.CallableOptions
 
isInitialized() - Method in class org.tensorflow.framework.CollectionDef.AnyList.Builder
 
isInitialized() - Method in class org.tensorflow.framework.CollectionDef.AnyList
 
isInitialized() - Method in class org.tensorflow.framework.CollectionDef.Builder
 
isInitialized() - Method in class org.tensorflow.framework.CollectionDef.BytesList.Builder
 
isInitialized() - Method in class org.tensorflow.framework.CollectionDef.BytesList
 
isInitialized() - Method in class org.tensorflow.framework.CollectionDef.FloatList.Builder
 
isInitialized() - Method in class org.tensorflow.framework.CollectionDef.FloatList
 
isInitialized() - Method in class org.tensorflow.framework.CollectionDef.Int64List.Builder
 
isInitialized() - Method in class org.tensorflow.framework.CollectionDef.Int64List
 
isInitialized() - Method in class org.tensorflow.framework.CollectionDef
 
isInitialized() - Method in class org.tensorflow.framework.CollectionDef.NodeList.Builder
 
isInitialized() - Method in class org.tensorflow.framework.CollectionDef.NodeList
 
isInitialized() - Method in class org.tensorflow.framework.ConfigProto.Builder
 
isInitialized() - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
 
isInitialized() - Method in class org.tensorflow.framework.ConfigProto.Experimental
 
isInitialized() - Method in class org.tensorflow.framework.ConfigProto
 
isInitialized() - Method in class org.tensorflow.framework.CostGraphDef.AggregatedCost.Builder
 
isInitialized() - Method in class org.tensorflow.framework.CostGraphDef.AggregatedCost
 
isInitialized() - Method in class org.tensorflow.framework.CostGraphDef.Builder
 
isInitialized() - Method in class org.tensorflow.framework.CostGraphDef
 
isInitialized() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
 
isInitialized() - Method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo.Builder
 
isInitialized() - Method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
isInitialized() - Method in class org.tensorflow.framework.CostGraphDef.Node
 
isInitialized() - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo.Builder
 
isInitialized() - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
isInitialized() - Method in class org.tensorflow.framework.DebuggedSourceFile.Builder
 
isInitialized() - Method in class org.tensorflow.framework.DebuggedSourceFile
 
isInitialized() - Method in class org.tensorflow.framework.DebuggedSourceFiles.Builder
 
isInitialized() - Method in class org.tensorflow.framework.DebuggedSourceFiles
 
isInitialized() - Method in class org.tensorflow.framework.DebugOptions.Builder
 
isInitialized() - Method in class org.tensorflow.framework.DebugOptions
 
isInitialized() - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
 
isInitialized() - Method in class org.tensorflow.framework.DebugTensorWatch
 
isInitialized() - Method in class org.tensorflow.framework.DeviceStepStats.Builder
 
isInitialized() - Method in class org.tensorflow.framework.DeviceStepStats
 
isInitialized() - Method in class org.tensorflow.framework.FullTypeDef.Builder
 
isInitialized() - Method in class org.tensorflow.framework.FullTypeDef
 
isInitialized() - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs.Builder
 
isInitialized() - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
isInitialized() - Method in class org.tensorflow.framework.FunctionDef.Builder
 
isInitialized() - Method in class org.tensorflow.framework.FunctionDef
 
isInitialized() - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
 
isInitialized() - Method in class org.tensorflow.framework.FunctionDefLibrary
 
isInitialized() - Method in class org.tensorflow.framework.GPUOptions.Builder
 
isInitialized() - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
 
isInitialized() - Method in class org.tensorflow.framework.GPUOptions.Experimental
 
isInitialized() - Method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions.Builder
 
isInitialized() - Method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions
 
isInitialized() - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices.Builder
 
isInitialized() - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
isInitialized() - Method in class org.tensorflow.framework.GPUOptions
 
isInitialized() - Method in class org.tensorflow.framework.GradientDef.Builder
 
isInitialized() - Method in class org.tensorflow.framework.GradientDef
 
isInitialized() - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
 
isInitialized() - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol.Builder
 
isInitialized() - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol
 
isInitialized() - Method in class org.tensorflow.framework.GraphDebugInfo
 
isInitialized() - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace.Builder
 
isInitialized() - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace
 
isInitialized() - Method in class org.tensorflow.framework.GraphDef.Builder
 
isInitialized() - Method in class org.tensorflow.framework.GraphDef
 
isInitialized() - Method in class org.tensorflow.framework.GraphOptions.Builder
 
isInitialized() - Method in class org.tensorflow.framework.GraphOptions
 
isInitialized() - Method in class org.tensorflow.framework.MemoryStats.Builder
 
isInitialized() - Method in class org.tensorflow.framework.MemoryStats
 
isInitialized() - Method in class org.tensorflow.framework.MetaGraphDef.Builder
 
isInitialized() - Method in class org.tensorflow.framework.MetaGraphDef
 
isInitialized() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
 
isInitialized() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
isInitialized() - Method in class org.tensorflow.framework.NameAttrList.Builder
 
isInitialized() - Method in class org.tensorflow.framework.NameAttrList
 
isInitialized() - Method in class org.tensorflow.framework.NamedTensorProto.Builder
 
isInitialized() - Method in class org.tensorflow.framework.NamedTensorProto
 
isInitialized() - Method in class org.tensorflow.framework.NodeDef.Builder
 
isInitialized() - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo.Builder
 
isInitialized() - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
isInitialized() - Method in class org.tensorflow.framework.NodeDef
 
isInitialized() - Method in class org.tensorflow.framework.NodeExecStats.Builder
 
isInitialized() - Method in class org.tensorflow.framework.NodeExecStats
 
isInitialized() - Method in class org.tensorflow.framework.NodeOutput.Builder
 
isInitialized() - Method in class org.tensorflow.framework.NodeOutput
 
isInitialized() - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
 
isInitialized() - Method in class org.tensorflow.framework.OpDef.ArgDef
 
isInitialized() - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
 
isInitialized() - Method in class org.tensorflow.framework.OpDef.AttrDef
 
isInitialized() - Method in class org.tensorflow.framework.OpDef.Builder
 
isInitialized() - Method in class org.tensorflow.framework.OpDef
 
isInitialized() - Method in class org.tensorflow.framework.OpDeprecation.Builder
 
isInitialized() - Method in class org.tensorflow.framework.OpDeprecation
 
isInitialized() - Method in class org.tensorflow.framework.OpList.Builder
 
isInitialized() - Method in class org.tensorflow.framework.OpList
 
isInitialized() - Method in class org.tensorflow.framework.OptimizerOptions.Builder
 
isInitialized() - Method in class org.tensorflow.framework.OptimizerOptions
 
isInitialized() - Method in class org.tensorflow.framework.RegisteredGradient.Builder
 
isInitialized() - Method in class org.tensorflow.framework.RegisteredGradient
 
isInitialized() - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
 
isInitialized() - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape.Builder
 
isInitialized() - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
isInitialized() - Method in class org.tensorflow.framework.ResourceHandleProto
 
isInitialized() - Method in class org.tensorflow.framework.RewriterConfig.Builder
 
isInitialized() - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
isInitialized() - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
isInitialized() - Method in class org.tensorflow.framework.RewriterConfig
 
isInitialized() - Method in class org.tensorflow.framework.RunMetadata.Builder
 
isInitialized() - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
 
isInitialized() - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
isInitialized() - Method in class org.tensorflow.framework.RunMetadata
 
isInitialized() - Method in class org.tensorflow.framework.RunOptions.Builder
 
isInitialized() - Method in class org.tensorflow.framework.RunOptions.Experimental.Builder
 
isInitialized() - Method in class org.tensorflow.framework.RunOptions.Experimental
 
isInitialized() - Method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
isInitialized() - Method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
isInitialized() - Method in class org.tensorflow.framework.RunOptions
 
isInitialized() - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
 
isInitialized() - Method in class org.tensorflow.framework.SaveSliceInfoDef
 
isInitialized() - Method in class org.tensorflow.framework.ScopedAllocatorOptions.Builder
 
isInitialized() - Method in class org.tensorflow.framework.ScopedAllocatorOptions
 
isInitialized() - Method in class org.tensorflow.framework.SerializedDType.Builder
 
isInitialized() - Method in class org.tensorflow.framework.SerializedDType
 
isInitialized() - Method in class org.tensorflow.framework.SessionMetadata.Builder
 
isInitialized() - Method in class org.tensorflow.framework.SessionMetadata
 
isInitialized() - Method in class org.tensorflow.framework.SignatureDef.Builder
 
isInitialized() - Method in class org.tensorflow.framework.SignatureDef
 
isInitialized() - Method in class org.tensorflow.framework.StepStats.Builder
 
isInitialized() - Method in class org.tensorflow.framework.StepStats
 
isInitialized() - Method in class org.tensorflow.framework.TensorConnection.Builder
 
isInitialized() - Method in class org.tensorflow.framework.TensorConnection
 
isInitialized() - Method in class org.tensorflow.framework.TensorDescription.Builder
 
isInitialized() - Method in class org.tensorflow.framework.TensorDescription
 
isInitialized() - Method in class org.tensorflow.framework.TensorInfo.Builder
 
isInitialized() - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor.Builder
 
isInitialized() - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor
 
isInitialized() - Method in class org.tensorflow.framework.TensorInfo.CooSparse.Builder
 
isInitialized() - Method in class org.tensorflow.framework.TensorInfo.CooSparse
 
isInitialized() - Method in class org.tensorflow.framework.TensorInfo
 
isInitialized() - Method in class org.tensorflow.framework.TensorProto.Builder
 
isInitialized() - Method in class org.tensorflow.framework.TensorProto
 
isInitialized() - Method in class org.tensorflow.framework.TensorShapeProto.Builder
 
isInitialized() - Method in class org.tensorflow.framework.TensorShapeProto.Dim.Builder
 
isInitialized() - Method in class org.tensorflow.framework.TensorShapeProto.Dim
 
isInitialized() - Method in class org.tensorflow.framework.TensorShapeProto
 
isInitialized() - Method in class org.tensorflow.framework.ThreadPoolOptionProto.Builder
 
isInitialized() - Method in class org.tensorflow.framework.ThreadPoolOptionProto
 
isInitialized() - Method in class org.tensorflow.framework.VariableDef.Builder
 
isInitialized() - Method in class org.tensorflow.framework.VariableDef
 
isInitialized() - Method in class org.tensorflow.framework.VariantTensorDataProto.Builder
 
isInitialized() - Method in class org.tensorflow.framework.VariantTensorDataProto
 
isInitialized() - Method in class org.tensorflow.framework.VerifierConfig.Builder
 
isInitialized() - Method in class org.tensorflow.framework.VerifierConfig
 
isInitialized() - Method in class org.tensorflow.framework.VersionDef.Builder
 
isInitialized() - Method in class org.tensorflow.framework.VersionDef
 
isInitialized() - Method in class org.tensorflow.util.SaverDef.Builder
 
isInitialized() - Method in class org.tensorflow.util.SaverDef
 
isInitialized() - Method in class tensorflow.CoordinationConfig.CoordinatedJob.Builder
 
isInitialized() - Method in class tensorflow.CoordinationConfig.CoordinatedJob
 
isInitialized() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
 
isInitialized() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
 
isInitialized() - Method in class tensorflow.RpcOptions.RPCOptions.Builder
 
isInitialized() - Method in class tensorflow.RpcOptions.RPCOptions
 
isInitialized() - Method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor.Builder
 
isInitialized() - Method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor
 
isInitialized() - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.Builder
 
isInitialized() - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
isInitialized() - Method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject.Builder
 
isInitialized() - Method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject
 
isInitialized() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset.Builder
 
isInitialized() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
isInitialized() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
 
isInitialized() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
isInitialized() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
 
isInitialized() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
isInitialized() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant.Builder
 
isInitialized() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
isInitialized() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction.Builder
 
isInitialized() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
isInitialized() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
 
isInitialized() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
isInitialized() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
isInitialized() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
isInitialized() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedResource.Builder
 
isInitialized() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
isInitialized() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject.Builder
 
isInitialized() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
isInitialized() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
 
isInitialized() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
isInitialized() - Method in class tensorflow.serving.Classification.Class.Builder
 
isInitialized() - Method in class tensorflow.serving.Classification.Class
 
isInitialized() - Method in class tensorflow.serving.Classification.ClassificationRequest.Builder
 
isInitialized() - Method in class tensorflow.serving.Classification.ClassificationRequest
 
isInitialized() - Method in class tensorflow.serving.Classification.ClassificationResponse.Builder
 
isInitialized() - Method in class tensorflow.serving.Classification.ClassificationResponse
 
isInitialized() - Method in class tensorflow.serving.Classification.ClassificationResult.Builder
 
isInitialized() - Method in class tensorflow.serving.Classification.ClassificationResult
 
isInitialized() - Method in class tensorflow.serving.Classification.Classifications.Builder
 
isInitialized() - Method in class tensorflow.serving.Classification.Classifications
 
isInitialized() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
 
isInitialized() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
isInitialized() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
 
isInitialized() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
isInitialized() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All.Builder
 
isInitialized() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All
 
isInitialized() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
 
isInitialized() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
isInitialized() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.Builder
 
isInitialized() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
isInitialized() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific.Builder
 
isInitialized() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
isInitialized() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest.Builder
 
isInitialized() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
isInitialized() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
 
isInitialized() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
isInitialized() - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap.Builder
 
isInitialized() - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
isInitialized() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest.Builder
 
isInitialized() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
isInitialized() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse.Builder
 
isInitialized() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
isInitialized() - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus.Builder
 
isInitialized() - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
isInitialized() - Method in class tensorflow.serving.Inference.InferenceResult.Builder
 
isInitialized() - Method in class tensorflow.serving.Inference.InferenceResult
 
isInitialized() - Method in class tensorflow.serving.Inference.InferenceTask.Builder
 
isInitialized() - Method in class tensorflow.serving.Inference.InferenceTask
 
isInitialized() - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
 
isInitialized() - Method in class tensorflow.serving.Inference.MultiInferenceRequest
 
isInitialized() - Method in class tensorflow.serving.Inference.MultiInferenceResponse.Builder
 
isInitialized() - Method in class tensorflow.serving.Inference.MultiInferenceResponse
 
isInitialized() - Method in class tensorflow.serving.InputOuterClass.ExampleList.Builder
 
isInitialized() - Method in class tensorflow.serving.InputOuterClass.ExampleList
 
isInitialized() - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
 
isInitialized() - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
isInitialized() - Method in class tensorflow.serving.InputOuterClass.Input.Builder
 
isInitialized() - Method in class tensorflow.serving.InputOuterClass.Input
 
isInitialized() - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig.Builder
 
isInitialized() - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
isInitialized() - Method in class tensorflow.serving.Logging.LogMetadata.Builder
 
isInitialized() - Method in class tensorflow.serving.Logging.LogMetadata
 
isInitialized() - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig.Builder
 
isInitialized() - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
isInitialized() - Method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig.Builder
 
isInitialized() - Method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
isInitialized() - Method in class tensorflow.serving.Model.ModelSpec.Builder
 
isInitialized() - Method in class tensorflow.serving.Model.ModelSpec
 
isInitialized() - Method in class tensorflow.serving.ModelManagement.Metric.Builder
 
isInitialized() - Method in class tensorflow.serving.ModelManagement.Metric
 
isInitialized() - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest.Builder
 
isInitialized() - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
isInitialized() - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
 
isInitialized() - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
isInitialized() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
 
isInitialized() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
isInitialized() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList.Builder
 
isInitialized() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
isInitialized() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.Builder
 
isInitialized() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
isInitialized() - Method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig.Builder
 
isInitialized() - Method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig
 
isInitialized() - Method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig.Builder
 
isInitialized() - Method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig
 
isInitialized() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig.Builder
 
isInitialized() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig
 
isInitialized() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap.Builder
 
isInitialized() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap
 
isInitialized() - Method in class tensorflow.serving.Predict.PredictRequest.Builder
 
isInitialized() - Method in class tensorflow.serving.Predict.PredictRequest
 
isInitialized() - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions.Builder
 
isInitialized() - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions
 
isInitialized() - Method in class tensorflow.serving.Predict.PredictResponse.Builder
 
isInitialized() - Method in class tensorflow.serving.Predict.PredictResponse
 
isInitialized() - Method in class tensorflow.serving.Predict.PredictStreamedOptions.Builder
 
isInitialized() - Method in class tensorflow.serving.Predict.PredictStreamedOptions
 
isInitialized() - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog.Builder
 
isInitialized() - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
isInitialized() - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog.Builder
 
isInitialized() - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
isInitialized() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
 
isInitialized() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
isInitialized() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog.Builder
 
isInitialized() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
isInitialized() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
 
isInitialized() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog
 
isInitialized() - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog.Builder
 
isInitialized() - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
isInitialized() - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog.Builder
 
isInitialized() - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
isInitialized() - Method in class tensorflow.serving.RegressionOuterClass.Regression.Builder
 
isInitialized() - Method in class tensorflow.serving.RegressionOuterClass.Regression
 
isInitialized() - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest.Builder
 
isInitialized() - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
isInitialized() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse.Builder
 
isInitialized() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
isInitialized() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult.Builder
 
isInitialized() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
isInitialized() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
 
isInitialized() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
isInitialized() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
 
isInitialized() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
isInitialized() - Method in class tensorflow.serving.SslConfig.SSLConfig.Builder
 
isInitialized() - Method in class tensorflow.serving.SslConfig.SSLConfig
 
isInitialized() - Method in class tensorflow.serving.Status.StatusProto.Builder
 
isInitialized() - Method in class tensorflow.serving.Status.StatusProto
 
isInitialized() - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
 
isInitialized() - Method in class tensorflow.Struct.BoundedTensorSpecProto
 
isInitialized() - Method in class tensorflow.Struct.DictValue.Builder
 
isInitialized() - Method in class tensorflow.Struct.DictValue
 
isInitialized() - Method in class tensorflow.Struct.ListValue.Builder
 
isInitialized() - Method in class tensorflow.Struct.ListValue
 
isInitialized() - Method in class tensorflow.Struct.NamedTupleValue.Builder
 
isInitialized() - Method in class tensorflow.Struct.NamedTupleValue
 
isInitialized() - Method in class tensorflow.Struct.NoneValue.Builder
 
isInitialized() - Method in class tensorflow.Struct.NoneValue
 
isInitialized() - Method in class tensorflow.Struct.PairValue.Builder
 
isInitialized() - Method in class tensorflow.Struct.PairValue
 
isInitialized() - Method in class tensorflow.Struct.StructuredValue.Builder
 
isInitialized() - Method in class tensorflow.Struct.StructuredValue
 
isInitialized() - Method in class tensorflow.Struct.TensorSpecProto.Builder
 
isInitialized() - Method in class tensorflow.Struct.TensorSpecProto
 
isInitialized() - Method in class tensorflow.Struct.TupleValue.Builder
 
isInitialized() - Method in class tensorflow.Struct.TupleValue
 
isInitialized() - Method in class tensorflow.Struct.TypeSpecProto.Builder
 
isInitialized() - Method in class tensorflow.Struct.TypeSpecProto
 
isInitialized() - Method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver.Builder
 
isInitialized() - Method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver
 
isInitialized() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
 
isInitialized() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
isInitialized() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
 
isInitialized() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
isInitialized() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
isInitialized() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
isInitialized() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
isInitialized() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
isInitialized() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
isInitialized() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
isLenientProperties() - Method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingEndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.torchserve.TorchServeEndpointUriFactory
 
ISOLATE_SESSION_STATE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto
 
isSameTypeAs(Message) - Method in class com.google.protobuf.Any
 

J

JIT_COMPILE_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
JOB_FIELD_NUMBER - Static variable in class org.tensorflow.distruntime.ClusterDef
 
JobDef - Class in org.tensorflow.distruntime
Defines a single job in a TensorFlow cluster.
JobDef.Builder - Class in org.tensorflow.distruntime
Defines a single job in a TensorFlow cluster.
JobDefOrBuilder - Interface in org.tensorflow.distruntime
 

K

KEEP_CHECKPOINT_EVERY_N_HOURS_FIELD_NUMBER - Static variable in class org.tensorflow.util.SaverDef
 
KERNEL_TRACKER_MAX_BYTES_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GPUOptions.Experimental
 
KERNEL_TRACKER_MAX_INTERVAL_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GPUOptions.Experimental
 
KERNEL_TRACKER_MAX_PENDING_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GPUOptions.Experimental
 
KEY_FIELD_NUMBER - Static variable in class tensorflow.Struct.PairValue
 
KIND_NOT_SET - Enum constant in enum class org.tensorflow.example.Feature.KindCase
 
KIND_NOT_SET - Enum constant in enum class org.tensorflow.framework.CollectionDef.KindCase
 
KIND_NOT_SET - Enum constant in enum class tensorflow.SavedObjectGraphOuterClass.SavedObject.KindCase
 
KIND_NOT_SET - Enum constant in enum class tensorflow.serving.InputOuterClass.Input.KindCase
 
KIND_NOT_SET - Enum constant in enum class tensorflow.Struct.StructuredValue.KindCase
 

L

L0 - Enum constant in enum class org.tensorflow.framework.OptimizerOptions.Level
No optimizations
L0_VALUE - Static variable in enum class org.tensorflow.framework.OptimizerOptions.Level
No optimizations
L1 - Enum constant in enum class org.tensorflow.framework.OptimizerOptions.Level
L1 is the default level.
L1_VALUE - Static variable in enum class org.tensorflow.framework.OptimizerOptions.Level
L1 is the default level.
LABEL_FIELD_NUMBER - Static variable in class tensorflow.serving.Classification.Class
 
LAST_MODIFIED_FIELD_NUMBER - Static variable in class org.tensorflow.framework.DebuggedSourceFile
 
LATEST - Enum constant in enum class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.PolicyChoiceCase
 
LATEST_FIELD_NUMBER - Static variable in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
LAYOUT_OPTIMIZER_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RewriterConfig
 
LEGACY - Enum constant in enum class org.tensorflow.util.SaverDef.CheckpointFormatVersion
Internal legacy format.
LEGACY_VALUE - Static variable in enum class org.tensorflow.util.SaverDef.CheckpointFormatVersion
Internal legacy format.
LIBRARY_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GraphDef
 
LINE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GraphDebugInfo.FileLineCol
 
LINES_FIELD_NUMBER - Static variable in class org.tensorflow.framework.DebuggedSourceFile
 
LIST - Enum constant in enum class org.tensorflow.framework.AttrValue.ValueCase
 
LIST_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AttrValue
 
LIST_VALUE - Enum constant in enum class tensorflow.Struct.StructuredValue.KindCase
 
LIST_VALUE_FIELD_NUMBER - Static variable in class tensorflow.Struct.StructuredValue
 
LIVE_BYTES_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AllocatorMemoryUsed
 
load(TypeConverterRegistry) - Method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingConverterLoader
 
LOADING - Enum constant in enum class tensorflow.serving.GetModelStatus.ModelVersionStatus.State
The manager has decided to load this servable.
LOADING_VALUE - Static variable in enum class tensorflow.serving.GetModelStatus.ModelVersionStatus.State
The manager has decided to load this servable.
LOCAL_NAME_FIELD_NUMBER - Static variable in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
LOG_COLLECTOR_CONFIG_FIELD_NUMBER - Static variable in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
LOG_DEVICE_PLACEMENT_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto
 
LOG_METADATA_FIELD_NUMBER - Static variable in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
LogCollectorConfigOuterClass - Class in tensorflow.serving
 
LogCollectorConfigOuterClass.LogCollectorConfig - Class in tensorflow.serving
Protobuf type tensorflow.serving.LogCollectorConfig
LogCollectorConfigOuterClass.LogCollectorConfig.Builder - Class in tensorflow.serving
Protobuf type tensorflow.serving.LogCollectorConfig
LogCollectorConfigOuterClass.LogCollectorConfigOrBuilder - Interface in tensorflow.serving
 
Logging - Class in tensorflow.serving
 
LOGGING_CONFIG_FIELD_NUMBER - Static variable in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
Logging.LogMetadata - Class in tensorflow.serving
Metadata logged along with the request logs.
Logging.LogMetadata.Builder - Class in tensorflow.serving
Metadata logged along with the request logs.
Logging.LogMetadataOrBuilder - Interface in tensorflow.serving
 
LoggingConfigOuterClass - Class in tensorflow.serving
 
LoggingConfigOuterClass.LoggingConfig - Class in tensorflow.serving
Configuration for logging query/responses.
LoggingConfigOuterClass.LoggingConfig.Builder - Class in tensorflow.serving
Configuration for logging query/responses.
LoggingConfigOuterClass.LoggingConfigOrBuilder - Interface in tensorflow.serving
 
LoggingConfigOuterClass.SamplingConfig - Class in tensorflow.serving
Protobuf type tensorflow.serving.SamplingConfig
LoggingConfigOuterClass.SamplingConfig.Attributes - Enum Class in tensorflow.serving
Attributes of requests that can be optionally sampled.
LoggingConfigOuterClass.SamplingConfig.Builder - Class in tensorflow.serving
Protobuf type tensorflow.serving.SamplingConfig
LoggingConfigOuterClass.SamplingConfigOrBuilder - Interface in tensorflow.serving
 
LOGTYPE_NOT_SET - Enum constant in enum class tensorflow.serving.PredictionLogOuterClass.PredictionLog.LogTypeCase
 
LOOP_OPTIMIZATION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RewriterConfig
 

M

MANUAL - Enum constant in enum class org.tensorflow.framework.RewriterConfig.MemOptType
Driven by manual op-level annotations.
MANUAL_VALUE - Static variable in enum class org.tensorflow.framework.RewriterConfig.MemOptType
Driven by manual op-level annotations.
MAX_BATCH_SIZE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.BatchingOptions
 
MAX_ENQUEUED_BATCHES_FIELD_NUMBER - Static variable in class org.tensorflow.framework.BatchingOptions
 
MAX_FOLDED_CONSTANT_IN_BYTES_FIELD_NUMBER - Static variable in class org.tensorflow.framework.OptimizerOptions
 
MAX_TO_KEEP_FIELD_NUMBER - Static variable in class org.tensorflow.util.SaverDef
 
MAXIMUM_FIELD_NUMBER - Static variable in class tensorflow.Struct.BoundedTensorSpecProto
 
MAYBE_TYPE_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ResourceHandleProto
 
MEMORY_FIELD_NUMBER - Static variable in class org.tensorflow.framework.NodeExecStats
 
MEMORY_LIMIT_MB_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
MEMORY_OPTIMIZATION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RewriterConfig
 
MEMORY_OPTIMIZER_TARGET_NODE_NAME_SCOPE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RewriterConfig
 
MEMORY_STATS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.NodeExecStats
 
MEMORY_TIME_FIELD_NUMBER - Static variable in class org.tensorflow.framework.CostGraphDef.Node
 
MemoryStats - Class in org.tensorflow.framework
For memory tracking.
MemoryStats.Builder - Class in org.tensorflow.framework
For memory tracking.
MemoryStatsOrBuilder - Interface in org.tensorflow.framework
 
MERGE_DEVICE_TO_DEVICE_STREAM_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions
 
MERGE_DEVICE_TO_HOST_STREAM_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions
 
MERGE_HOST_TO_DEVICE_STREAM_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions
 
mergeAll(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All all = 101;
mergeAllocationDescription(AllocationDescription) - Method in class org.tensorflow.framework.TensorDescription.Builder
Information about the size and allocator used for the data
mergeAllowedValues(AttrValue) - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
The set of allowed values.
mergeAnyInfo(Any) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
A serialized protobuf.
mergeAnyList(CollectionDef.AnyList) - Method in class org.tensorflow.framework.CollectionDef.Builder
.tensorflow.CollectionDef.AnyList any_list = 5;
mergeAsset(SavedObjectGraphOuterClass.SavedAsset) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedAsset asset = 5;
mergeAutoParallel(AutoParallelOptions) - Method in class org.tensorflow.framework.RewriterConfig.Builder
Configures AutoParallel optimization passes either through the meta-optimizer or when manually specified through the optimizers field.
mergeBareConcreteFunction(SavedObjectGraphOuterClass.SavedBareConcreteFunction) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
mergeBoundedTensorSpecValue(Struct.BoundedTensorSpecProto) - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a value for tf.BoundedTensorSpec.
mergeBytesList(BytesList) - Method in class org.tensorflow.example.Feature.Builder
.tensorflow.BytesList bytes_list = 1;
mergeBytesList(CollectionDef.BytesList) - Method in class org.tensorflow.framework.CollectionDef.Builder
.tensorflow.CollectionDef.BytesList bytes_list = 2;
mergeCanonicalizedInputSignature(Struct.StructuredValue) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
Input in canonicalized form that was received to create this concrete function.
mergeCapturedTensor(SavedObjectGraphOuterClass.CapturedTensor) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.CapturedTensor captured_tensor = 12;
mergeClassificationResult(Classification.ClassificationResult) - Method in class tensorflow.serving.Inference.InferenceResult.Builder
.tensorflow.serving.ClassificationResult classification_result = 2;
mergeClassifyLog(PredictionLogOuterClass.ClassifyLog) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.ClassifyLog classify_log = 2;
mergeClusterDef(ClusterDef) - Method in class org.tensorflow.framework.ConfigProto.Builder
Optional list of all workers to use in this session.
mergeCompositeTensor(TensorInfo.CompositeTensor) - Method in class org.tensorflow.framework.TensorInfo.Builder
Generic encoding for CompositeTensors.
mergeConfig(ModelServerConfigOuterClass.ModelServerConfig) - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest.Builder
.tensorflow.serving.ModelServerConfig config = 1;
mergeConstant(SavedObjectGraphOuterClass.SavedConstant) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedConstant constant = 9;
mergeContext(Example) - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
.tensorflow.Example context = 2;
mergeContext(Features) - Method in class org.tensorflow.example.SequenceExample.Builder
.tensorflow.Features context = 1;
mergeCoordinationConfig(CoordinationConfig.CoordinationServiceConfig) - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Distributed coordination service configurations.
mergeCooSparse(TensorInfo.CooSparse) - Method in class org.tensorflow.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.framework.RunMetadata.Builder
The cost graph for the computation defined by the run call.
mergeCustomModelConfig(Any) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.Builder
.google.protobuf.Any custom_model_config = 2;
mergeDebugInfo(GraphDebugInfo) - Method in class org.tensorflow.framework.GraphDef.Builder
Stack traces for the nodes in this graph.
mergeDebugOptions(DebugOptions) - Method in class org.tensorflow.framework.RunOptions.Builder
EXPERIMENTAL.
mergeDefaultValue(AttrValue) - Method in class org.tensorflow.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.framework.OpDef.Builder
Optional deprecation based on GraphDef versions.
mergeDictValue(Struct.DictValue) - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a dict `Value`.
mergeExampleList(InputOuterClass.ExampleList) - Method in class tensorflow.serving.InputOuterClass.Input.Builder
.tensorflow.serving.ExampleList example_list = 1 [lazy = true];
mergeExampleListWithContext(InputOuterClass.ExampleListWithContext) - Method in class tensorflow.serving.InputOuterClass.Input.Builder
.tensorflow.serving.ExampleListWithContext example_list_with_context = 2 [lazy = true];
mergeExperimental(ConfigProto.Experimental) - Method in class org.tensorflow.framework.ConfigProto.Builder
.tensorflow.ConfigProto.Experimental experimental = 16;
mergeExperimental(GPUOptions.Experimental) - Method in class org.tensorflow.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.framework.RunOptions.Builder
.tensorflow.RunOptions.Experimental experimental = 8;
mergeExperimentalDebugInfo(NodeDef.ExperimentalDebugInfo) - Method in class org.tensorflow.framework.NodeDef.Builder
This stores debug information associated with the node.
mergeExperimentalFullType(FullTypeDef) - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
Experimental.
mergeExperimentalType(FullTypeDef) - Method in class org.tensorflow.framework.NodeDef.Builder
The complete type of this node.
mergeFeatureLists(FeatureLists) - Method in class org.tensorflow.example.SequenceExample.Builder
.tensorflow.FeatureLists feature_lists = 2;
mergeFeatures(Features) - Method in class org.tensorflow.example.Example.Builder
.tensorflow.Features features = 1;
mergeFloatList(FloatList) - Method in class org.tensorflow.example.Feature.Builder
.tensorflow.FloatList float_list = 2;
mergeFloatList(CollectionDef.FloatList) - Method in class org.tensorflow.framework.CollectionDef.Builder
.tensorflow.CollectionDef.FloatList float_list = 4;
mergeFrom(Any) - Method in class com.google.protobuf.Any.Builder
 
mergeFrom(BoolValue) - Method in class com.google.protobuf.BoolValue.Builder
 
mergeFrom(BytesValue) - Method in class com.google.protobuf.BytesValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Any.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.BoolValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.BytesValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DoubleValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.FloatValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Int32Value.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Int64Value.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.StringValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.UInt32Value.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.UInt64Value.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.distruntime.ClusterDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.distruntime.JobDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.example.BytesList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.example.Example.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.example.Feature.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.example.FeatureList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.example.FeatureLists.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.example.Features.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.example.FloatList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.example.Int64List.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.example.SequenceExample.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.AllocationDescription.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.AllocationRecord.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.AssetFileDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.AttrValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.AutoParallelOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.BatchingOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.CallableOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.CollectionDef.AnyList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.CollectionDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.CollectionDef.BytesList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.CollectionDef.FloatList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.CollectionDef.Int64List.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.CollectionDef.NodeList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.ConfigProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.CostGraphDef.AggregatedCost.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.CostGraphDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.DebuggedSourceFile.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.DebuggedSourceFiles.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.DebugOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.DeviceStepStats.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.FullTypeDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.FunctionDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.GPUOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.GradientDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.GraphDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.GraphOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.MemoryStats.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.NameAttrList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.NamedTensorProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.NodeDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.NodeExecStats.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.NodeOutput.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.OpDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.OpDeprecation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.OpList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.OptimizerOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.RegisteredGradient.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.RewriterConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.RunMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.RunOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.RunOptions.Experimental.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.ScopedAllocatorOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.SerializedDType.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.SessionMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.SignatureDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.StepStats.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.TensorConnection.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.TensorDescription.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.TensorInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.TensorInfo.CooSparse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.TensorProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.TensorShapeProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.TensorShapeProto.Dim.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.ThreadPoolOptionProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.VariableDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.VariantTensorDataProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.VerifierConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.VersionDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.util.SaverDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.CoordinationConfig.CoordinatedJob.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.RpcOptions.RPCOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedResource.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.Classification.Class.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.Classification.ClassificationRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.Classification.ClassificationResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.Classification.ClassificationResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.Classification.Classifications.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.Inference.InferenceResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.Inference.InferenceTask.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.Inference.MultiInferenceResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.InputOuterClass.ExampleList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.InputOuterClass.Input.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.Logging.LogMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.Model.ModelSpec.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.ModelManagement.Metric.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.Predict.PredictRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.Predict.PredictResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.Predict.PredictStreamedOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.RegressionOuterClass.Regression.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.SslConfig.SSLConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.Status.StatusProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.Struct.DictValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.Struct.ListValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.Struct.NamedTupleValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.Struct.NoneValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.Struct.PairValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.Struct.StructuredValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.Struct.TensorSpecProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.Struct.TupleValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.Struct.TypeSpecProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
mergeFrom(DoubleValue) - Method in class com.google.protobuf.DoubleValue.Builder
 
mergeFrom(FloatValue) - Method in class com.google.protobuf.FloatValue.Builder
 
mergeFrom(Int32Value) - Method in class com.google.protobuf.Int32Value.Builder
 
mergeFrom(Int64Value) - Method in class com.google.protobuf.Int64Value.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.Any.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.BoolValue.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.BytesValue.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DoubleValue.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.FloatValue.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.Int32Value.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.Int64Value.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.StringValue.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.UInt32Value.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.UInt64Value.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.distruntime.ClusterDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.distruntime.JobDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.example.BytesList.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.example.Example.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.example.Feature.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.example.FeatureList.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.example.FeatureLists.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.example.Features.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.example.FloatList.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.example.Int64List.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.example.SequenceExample.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.AllocationDescription.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.AllocationRecord.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.AssetFileDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.AttrValue.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.AutoParallelOptions.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.BatchingOptions.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.CallableOptions.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.CollectionDef.AnyList.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.CollectionDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.CollectionDef.BytesList.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.CollectionDef.FloatList.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.CollectionDef.Int64List.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.CollectionDef.NodeList.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.ConfigProto.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.CostGraphDef.AggregatedCost.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.CostGraphDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.DebuggedSourceFile.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.DebuggedSourceFiles.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.DebugOptions.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.DeviceStepStats.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.FullTypeDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.FunctionDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.GPUOptions.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.GradientDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.GraphDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.GraphOptions.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.MemoryStats.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.NameAttrList.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.NamedTensorProto.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.NodeDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.NodeExecStats.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.NodeOutput.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.OpDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.OpDeprecation.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.OpList.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.OptimizerOptions.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.RegisteredGradient.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.RewriterConfig.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.RunMetadata.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.RunOptions.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.RunOptions.Experimental.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.ScopedAllocatorOptions.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.SerializedDType.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.SessionMetadata.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.SignatureDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.StepStats.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.TensorConnection.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.TensorDescription.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.TensorInfo.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.TensorInfo.CooSparse.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.TensorProto.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.TensorShapeProto.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.TensorShapeProto.Dim.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.ThreadPoolOptionProto.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.VariableDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.VariantTensorDataProto.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.VerifierConfig.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.VersionDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.util.SaverDef.Builder
 
mergeFrom(Message) - Method in class tensorflow.CoordinationConfig.CoordinatedJob.Builder
 
mergeFrom(Message) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
 
mergeFrom(Message) - Method in class tensorflow.RpcOptions.RPCOptions.Builder
 
mergeFrom(Message) - Method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor.Builder
 
mergeFrom(Message) - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.Builder
 
mergeFrom(Message) - Method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject.Builder
 
mergeFrom(Message) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset.Builder
 
mergeFrom(Message) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
 
mergeFrom(Message) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
 
mergeFrom(Message) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant.Builder
 
mergeFrom(Message) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction.Builder
 
mergeFrom(Message) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
 
mergeFrom(Message) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
mergeFrom(Message) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedResource.Builder
 
mergeFrom(Message) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject.Builder
 
mergeFrom(Message) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.Classification.Class.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.Classification.ClassificationRequest.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.Classification.ClassificationResponse.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.Classification.ClassificationResult.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.Classification.Classifications.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.Inference.InferenceResult.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.Inference.InferenceTask.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.Inference.MultiInferenceResponse.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.InputOuterClass.ExampleList.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.InputOuterClass.Input.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.Logging.LogMetadata.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.Model.ModelSpec.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.ModelManagement.Metric.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.Predict.PredictRequest.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.Predict.PredictResponse.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.Predict.PredictStreamedOptions.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.RegressionOuterClass.Regression.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.SslConfig.SSLConfig.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.Status.StatusProto.Builder
 
mergeFrom(Message) - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
 
mergeFrom(Message) - Method in class tensorflow.Struct.DictValue.Builder
 
mergeFrom(Message) - Method in class tensorflow.Struct.ListValue.Builder
 
mergeFrom(Message) - Method in class tensorflow.Struct.NamedTupleValue.Builder
 
mergeFrom(Message) - Method in class tensorflow.Struct.NoneValue.Builder
 
mergeFrom(Message) - Method in class tensorflow.Struct.PairValue.Builder
 
mergeFrom(Message) - Method in class tensorflow.Struct.StructuredValue.Builder
 
mergeFrom(Message) - Method in class tensorflow.Struct.TensorSpecProto.Builder
 
mergeFrom(Message) - Method in class tensorflow.Struct.TupleValue.Builder
 
mergeFrom(Message) - Method in class tensorflow.Struct.TypeSpecProto.Builder
 
mergeFrom(Message) - Method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver.Builder
 
mergeFrom(Message) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
 
mergeFrom(Message) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
 
mergeFrom(Message) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
mergeFrom(Message) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
mergeFrom(Message) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
mergeFrom(StringValue) - Method in class com.google.protobuf.StringValue.Builder
 
mergeFrom(UInt32Value) - Method in class com.google.protobuf.UInt32Value.Builder
 
mergeFrom(UInt64Value) - Method in class com.google.protobuf.UInt64Value.Builder
 
mergeFrom(ClusterDef) - Method in class org.tensorflow.distruntime.ClusterDef.Builder
 
mergeFrom(JobDef) - Method in class org.tensorflow.distruntime.JobDef.Builder
 
mergeFrom(BytesList) - Method in class org.tensorflow.example.BytesList.Builder
 
mergeFrom(Example) - Method in class org.tensorflow.example.Example.Builder
 
mergeFrom(Feature) - Method in class org.tensorflow.example.Feature.Builder
 
mergeFrom(FeatureList) - Method in class org.tensorflow.example.FeatureList.Builder
 
mergeFrom(FeatureLists) - Method in class org.tensorflow.example.FeatureLists.Builder
 
mergeFrom(Features) - Method in class org.tensorflow.example.Features.Builder
 
mergeFrom(FloatList) - Method in class org.tensorflow.example.FloatList.Builder
 
mergeFrom(Int64List) - Method in class org.tensorflow.example.Int64List.Builder
 
mergeFrom(SequenceExample) - Method in class org.tensorflow.example.SequenceExample.Builder
 
mergeFrom(AllocationDescription) - Method in class org.tensorflow.framework.AllocationDescription.Builder
 
mergeFrom(AllocationRecord) - Method in class org.tensorflow.framework.AllocationRecord.Builder
 
mergeFrom(AllocatorMemoryUsed) - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
 
mergeFrom(AssetFileDef) - Method in class org.tensorflow.framework.AssetFileDef.Builder
 
mergeFrom(AttrValue) - Method in class org.tensorflow.framework.AttrValue.Builder
 
mergeFrom(AttrValue.ListValue) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
 
mergeFrom(AutoParallelOptions) - Method in class org.tensorflow.framework.AutoParallelOptions.Builder
 
mergeFrom(BatchingOptions) - Method in class org.tensorflow.framework.BatchingOptions.Builder
 
mergeFrom(CallableOptions) - Method in class org.tensorflow.framework.CallableOptions.Builder
 
mergeFrom(CollectionDef) - Method in class org.tensorflow.framework.CollectionDef.Builder
 
mergeFrom(CollectionDef.AnyList) - Method in class org.tensorflow.framework.CollectionDef.AnyList.Builder
 
mergeFrom(CollectionDef.BytesList) - Method in class org.tensorflow.framework.CollectionDef.BytesList.Builder
 
mergeFrom(CollectionDef.FloatList) - Method in class org.tensorflow.framework.CollectionDef.FloatList.Builder
 
mergeFrom(CollectionDef.Int64List) - Method in class org.tensorflow.framework.CollectionDef.Int64List.Builder
 
mergeFrom(CollectionDef.NodeList) - Method in class org.tensorflow.framework.CollectionDef.NodeList.Builder
 
mergeFrom(ConfigProto) - Method in class org.tensorflow.framework.ConfigProto.Builder
 
mergeFrom(ConfigProto.Experimental) - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
 
mergeFrom(CostGraphDef) - Method in class org.tensorflow.framework.CostGraphDef.Builder
 
mergeFrom(CostGraphDef.AggregatedCost) - Method in class org.tensorflow.framework.CostGraphDef.AggregatedCost.Builder
 
mergeFrom(CostGraphDef.Node) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
 
mergeFrom(CostGraphDef.Node.InputInfo) - Method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo.Builder
 
mergeFrom(CostGraphDef.Node.OutputInfo) - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo.Builder
 
mergeFrom(DebuggedSourceFile) - Method in class org.tensorflow.framework.DebuggedSourceFile.Builder
 
mergeFrom(DebuggedSourceFiles) - Method in class org.tensorflow.framework.DebuggedSourceFiles.Builder
 
mergeFrom(DebugOptions) - Method in class org.tensorflow.framework.DebugOptions.Builder
 
mergeFrom(DebugTensorWatch) - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
 
mergeFrom(DeviceStepStats) - Method in class org.tensorflow.framework.DeviceStepStats.Builder
 
mergeFrom(FullTypeDef) - Method in class org.tensorflow.framework.FullTypeDef.Builder
 
mergeFrom(FunctionDef) - Method in class org.tensorflow.framework.FunctionDef.Builder
 
mergeFrom(FunctionDef.ArgAttrs) - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs.Builder
 
mergeFrom(FunctionDefLibrary) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
 
mergeFrom(GPUOptions) - Method in class org.tensorflow.framework.GPUOptions.Builder
 
mergeFrom(GPUOptions.Experimental) - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
 
mergeFrom(GPUOptions.Experimental.StreamMergeOptions) - Method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions.Builder
 
mergeFrom(GPUOptions.Experimental.VirtualDevices) - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices.Builder
 
mergeFrom(GradientDef) - Method in class org.tensorflow.framework.GradientDef.Builder
 
mergeFrom(GraphDebugInfo) - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
 
mergeFrom(GraphDebugInfo.FileLineCol) - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol.Builder
 
mergeFrom(GraphDebugInfo.StackTrace) - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace.Builder
 
mergeFrom(GraphDef) - Method in class org.tensorflow.framework.GraphDef.Builder
 
mergeFrom(GraphOptions) - Method in class org.tensorflow.framework.GraphOptions.Builder
 
mergeFrom(MemoryStats) - Method in class org.tensorflow.framework.MemoryStats.Builder
 
mergeFrom(MetaGraphDef) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
 
mergeFrom(MetaGraphDef.MetaInfoDef) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
 
mergeFrom(NameAttrList) - Method in class org.tensorflow.framework.NameAttrList.Builder
 
mergeFrom(NamedTensorProto) - Method in class org.tensorflow.framework.NamedTensorProto.Builder
 
mergeFrom(NodeDef) - Method in class org.tensorflow.framework.NodeDef.Builder
 
mergeFrom(NodeDef.ExperimentalDebugInfo) - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo.Builder
 
mergeFrom(NodeExecStats) - Method in class org.tensorflow.framework.NodeExecStats.Builder
 
mergeFrom(NodeOutput) - Method in class org.tensorflow.framework.NodeOutput.Builder
 
mergeFrom(OpDef) - Method in class org.tensorflow.framework.OpDef.Builder
 
mergeFrom(OpDef.ArgDef) - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
 
mergeFrom(OpDef.AttrDef) - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
 
mergeFrom(OpDeprecation) - Method in class org.tensorflow.framework.OpDeprecation.Builder
 
mergeFrom(OpList) - Method in class org.tensorflow.framework.OpList.Builder
 
mergeFrom(OptimizerOptions) - Method in class org.tensorflow.framework.OptimizerOptions.Builder
 
mergeFrom(RegisteredGradient) - Method in class org.tensorflow.framework.RegisteredGradient.Builder
 
mergeFrom(ResourceHandleProto) - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
 
mergeFrom(ResourceHandleProto.DtypeAndShape) - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape.Builder
 
mergeFrom(RewriterConfig) - Method in class org.tensorflow.framework.RewriterConfig.Builder
 
mergeFrom(RewriterConfig.CustomGraphOptimizer) - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
mergeFrom(RunMetadata) - Method in class org.tensorflow.framework.RunMetadata.Builder
 
mergeFrom(RunMetadata.FunctionGraphs) - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
 
mergeFrom(RunOptions) - Method in class org.tensorflow.framework.RunOptions.Builder
 
mergeFrom(RunOptions.Experimental) - Method in class org.tensorflow.framework.RunOptions.Experimental.Builder
 
mergeFrom(RunOptions.Experimental.RunHandlerPoolOptions) - Method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
mergeFrom(SaveSliceInfoDef) - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
 
mergeFrom(ScopedAllocatorOptions) - Method in class org.tensorflow.framework.ScopedAllocatorOptions.Builder
 
mergeFrom(SerializedDType) - Method in class org.tensorflow.framework.SerializedDType.Builder
 
mergeFrom(SessionMetadata) - Method in class org.tensorflow.framework.SessionMetadata.Builder
 
mergeFrom(SignatureDef) - Method in class org.tensorflow.framework.SignatureDef.Builder
 
mergeFrom(StepStats) - Method in class org.tensorflow.framework.StepStats.Builder
 
mergeFrom(TensorConnection) - Method in class org.tensorflow.framework.TensorConnection.Builder
 
mergeFrom(TensorDescription) - Method in class org.tensorflow.framework.TensorDescription.Builder
 
mergeFrom(TensorInfo) - Method in class org.tensorflow.framework.TensorInfo.Builder
 
mergeFrom(TensorInfo.CompositeTensor) - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor.Builder
 
mergeFrom(TensorInfo.CooSparse) - Method in class org.tensorflow.framework.TensorInfo.CooSparse.Builder
 
mergeFrom(TensorProto) - Method in class org.tensorflow.framework.TensorProto.Builder
 
mergeFrom(TensorShapeProto) - Method in class org.tensorflow.framework.TensorShapeProto.Builder
 
mergeFrom(TensorShapeProto.Dim) - Method in class org.tensorflow.framework.TensorShapeProto.Dim.Builder
 
mergeFrom(ThreadPoolOptionProto) - Method in class org.tensorflow.framework.ThreadPoolOptionProto.Builder
 
mergeFrom(VariableDef) - Method in class org.tensorflow.framework.VariableDef.Builder
 
mergeFrom(VariantTensorDataProto) - Method in class org.tensorflow.framework.VariantTensorDataProto.Builder
 
mergeFrom(VerifierConfig) - Method in class org.tensorflow.framework.VerifierConfig.Builder
 
mergeFrom(VersionDef) - Method in class org.tensorflow.framework.VersionDef.Builder
 
mergeFrom(SaverDef) - Method in class org.tensorflow.util.SaverDef.Builder
 
mergeFrom(CoordinationConfig.CoordinatedJob) - Method in class tensorflow.CoordinationConfig.CoordinatedJob.Builder
 
mergeFrom(CoordinationConfig.CoordinationServiceConfig) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
 
mergeFrom(RpcOptions.RPCOptions) - Method in class tensorflow.RpcOptions.RPCOptions.Builder
 
mergeFrom(SavedObjectGraphOuterClass.CapturedTensor) - Method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor.Builder
 
mergeFrom(SavedObjectGraphOuterClass.FunctionSpec) - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.Builder
 
mergeFrom(SavedObjectGraphOuterClass.SaveableObject) - Method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject.Builder
 
mergeFrom(SavedObjectGraphOuterClass.SavedAsset) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset.Builder
 
mergeFrom(SavedObjectGraphOuterClass.SavedBareConcreteFunction) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
 
mergeFrom(SavedObjectGraphOuterClass.SavedConcreteFunction) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
 
mergeFrom(SavedObjectGraphOuterClass.SavedConstant) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant.Builder
 
mergeFrom(SavedObjectGraphOuterClass.SavedFunction) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction.Builder
 
mergeFrom(SavedObjectGraphOuterClass.SavedObject) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
 
mergeFrom(SavedObjectGraphOuterClass.SavedObjectGraph) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
mergeFrom(SavedObjectGraphOuterClass.SavedResource) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedResource.Builder
 
mergeFrom(SavedObjectGraphOuterClass.SavedUserObject) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject.Builder
 
mergeFrom(SavedObjectGraphOuterClass.SavedVariable) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
 
mergeFrom(Classification.Class) - Method in class tensorflow.serving.Classification.Class.Builder
 
mergeFrom(Classification.ClassificationRequest) - Method in class tensorflow.serving.Classification.ClassificationRequest.Builder
 
mergeFrom(Classification.ClassificationResponse) - Method in class tensorflow.serving.Classification.ClassificationResponse.Builder
 
mergeFrom(Classification.ClassificationResult) - Method in class tensorflow.serving.Classification.ClassificationResult.Builder
 
mergeFrom(Classification.Classifications) - Method in class tensorflow.serving.Classification.Classifications.Builder
 
mergeFrom(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
 
mergeFrom(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
 
mergeFrom(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
 
mergeFrom(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All.Builder
 
mergeFrom(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.Builder
 
mergeFrom(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific.Builder
 
mergeFrom(GetModelMetadata.GetModelMetadataRequest) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest.Builder
 
mergeFrom(GetModelMetadata.GetModelMetadataResponse) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
 
mergeFrom(GetModelMetadata.SignatureDefMap) - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap.Builder
 
mergeFrom(GetModelStatus.GetModelStatusRequest) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest.Builder
 
mergeFrom(GetModelStatus.GetModelStatusResponse) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse.Builder
 
mergeFrom(GetModelStatus.ModelVersionStatus) - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus.Builder
 
mergeFrom(Inference.InferenceResult) - Method in class tensorflow.serving.Inference.InferenceResult.Builder
 
mergeFrom(Inference.InferenceTask) - Method in class tensorflow.serving.Inference.InferenceTask.Builder
 
mergeFrom(Inference.MultiInferenceRequest) - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
 
mergeFrom(Inference.MultiInferenceResponse) - Method in class tensorflow.serving.Inference.MultiInferenceResponse.Builder
 
mergeFrom(InputOuterClass.ExampleList) - Method in class tensorflow.serving.InputOuterClass.ExampleList.Builder
 
mergeFrom(InputOuterClass.ExampleListWithContext) - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
 
mergeFrom(InputOuterClass.Input) - Method in class tensorflow.serving.InputOuterClass.Input.Builder
 
mergeFrom(LogCollectorConfigOuterClass.LogCollectorConfig) - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig.Builder
 
mergeFrom(Logging.LogMetadata) - Method in class tensorflow.serving.Logging.LogMetadata.Builder
 
mergeFrom(LoggingConfigOuterClass.LoggingConfig) - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig.Builder
 
mergeFrom(LoggingConfigOuterClass.SamplingConfig) - Method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig.Builder
 
mergeFrom(Model.ModelSpec) - Method in class tensorflow.serving.Model.ModelSpec.Builder
 
mergeFrom(ModelManagement.Metric) - Method in class tensorflow.serving.ModelManagement.Metric.Builder
 
mergeFrom(ModelManagement.ReloadConfigRequest) - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest.Builder
 
mergeFrom(ModelManagement.ReloadConfigResponse) - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
 
mergeFrom(ModelServerConfigOuterClass.ModelConfig) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
 
mergeFrom(ModelServerConfigOuterClass.ModelConfigList) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList.Builder
 
mergeFrom(ModelServerConfigOuterClass.ModelServerConfig) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.Builder
 
mergeFrom(MonitoringConfigOuterClass.MonitoringConfig) - Method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig.Builder
 
mergeFrom(MonitoringConfigOuterClass.PrometheusConfig) - Method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig.Builder
 
mergeFrom(PlatformConfigOuterClass.PlatformConfig) - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig.Builder
 
mergeFrom(PlatformConfigOuterClass.PlatformConfigMap) - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap.Builder
 
mergeFrom(Predict.PredictRequest) - Method in class tensorflow.serving.Predict.PredictRequest.Builder
 
mergeFrom(Predict.PredictRequest.RequestOptions) - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions.Builder
 
mergeFrom(Predict.PredictResponse) - Method in class tensorflow.serving.Predict.PredictResponse.Builder
 
mergeFrom(Predict.PredictStreamedOptions) - Method in class tensorflow.serving.Predict.PredictStreamedOptions.Builder
 
mergeFrom(PredictionLogOuterClass.ClassifyLog) - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog.Builder
 
mergeFrom(PredictionLogOuterClass.MultiInferenceLog) - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog.Builder
 
mergeFrom(PredictionLogOuterClass.PredictionLog) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
 
mergeFrom(PredictionLogOuterClass.PredictLog) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog.Builder
 
mergeFrom(PredictionLogOuterClass.PredictStreamedLog) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
 
mergeFrom(PredictionLogOuterClass.RegressLog) - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog.Builder
 
mergeFrom(PredictionLogOuterClass.SessionRunLog) - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog.Builder
 
mergeFrom(RegressionOuterClass.Regression) - Method in class tensorflow.serving.RegressionOuterClass.Regression.Builder
 
mergeFrom(RegressionOuterClass.RegressionRequest) - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest.Builder
 
mergeFrom(RegressionOuterClass.RegressionResponse) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse.Builder
 
mergeFrom(RegressionOuterClass.RegressionResult) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult.Builder
 
mergeFrom(SessionServiceOuterClass.SessionRunRequest) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
 
mergeFrom(SessionServiceOuterClass.SessionRunResponse) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
 
mergeFrom(SslConfig.SSLConfig) - Method in class tensorflow.serving.SslConfig.SSLConfig.Builder
 
mergeFrom(Status.StatusProto) - Method in class tensorflow.serving.Status.StatusProto.Builder
 
mergeFrom(Struct.BoundedTensorSpecProto) - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
 
mergeFrom(Struct.DictValue) - Method in class tensorflow.Struct.DictValue.Builder
 
mergeFrom(Struct.ListValue) - Method in class tensorflow.Struct.ListValue.Builder
 
mergeFrom(Struct.NamedTupleValue) - Method in class tensorflow.Struct.NamedTupleValue.Builder
 
mergeFrom(Struct.NoneValue) - Method in class tensorflow.Struct.NoneValue.Builder
 
mergeFrom(Struct.PairValue) - Method in class tensorflow.Struct.PairValue.Builder
 
mergeFrom(Struct.StructuredValue) - Method in class tensorflow.Struct.StructuredValue.Builder
 
mergeFrom(Struct.TensorSpecProto) - Method in class tensorflow.Struct.TensorSpecProto.Builder
 
mergeFrom(Struct.TupleValue) - Method in class tensorflow.Struct.TupleValue.Builder
 
mergeFrom(Struct.TypeSpecProto) - Method in class tensorflow.Struct.TypeSpecProto.Builder
 
mergeFrom(TrackableObjectGraphOuterClass.RegisteredSaver) - Method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver.Builder
 
mergeFrom(TrackableObjectGraphOuterClass.TrackableObjectGraph) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
 
mergeFrom(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
 
mergeFrom(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
mergeFrom(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
mergeFrom(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
mergeFullargspec(Struct.StructuredValue) - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.Builder
Full arg spec from inspect.getfullargspec().
mergeFunc(NameAttrList) - Method in class org.tensorflow.framework.AttrValue.Builder
"func" represents a function. func.name is a function's name or a primitive op's name. func.attr.first is the name of an attr defined for that function. func.attr.second is the value for that attr in the instantiation.
mergeFunction(SavedObjectGraphOuterClass.SavedFunction) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedFunction function = 6;
mergeFunctionSpec(SavedObjectGraphOuterClass.FunctionSpec) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
The spec of the function that this ConcreteFunction is traced from.
mergeFunctionSpec(SavedObjectGraphOuterClass.FunctionSpec) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction.Builder
.tensorflow.FunctionSpec function_spec = 2;
mergeGpuOptions(GPUOptions) - Method in class org.tensorflow.framework.ConfigProto.Builder
Options that apply to all GPUs.
mergeGraphDef(GraphDef) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
GraphDef.
mergeGraphOptions(GraphOptions) - Method in class org.tensorflow.framework.ConfigProto.Builder
Options that apply to all graphs.
mergeHasCheckpointValues(BoolValue) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Whether this object has checkpoint values or descendants with checkpoint values.
mergeInput(InputOuterClass.Input) - Method in class tensorflow.serving.Classification.ClassificationRequest.Builder
Input data.
mergeInput(InputOuterClass.Input) - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
Input data.
mergeInput(InputOuterClass.Input) - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest.Builder
Input data.
mergeInputSignature(Struct.StructuredValue) - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.Builder
The input signature, if specified.
mergeInt64List(Int64List) - Method in class org.tensorflow.example.Feature.Builder
.tensorflow.Int64List int64_list = 3;
mergeInt64List(CollectionDef.Int64List) - Method in class org.tensorflow.framework.CollectionDef.Builder
.tensorflow.CollectionDef.Int64List int64_list = 3;
mergeInterOptimizerVerifierConfig(VerifierConfig) - Method in class org.tensorflow.framework.RewriterConfig.Builder
VerifierConfig specifying the verifiers to be run after every optimizer.
mergeLatest(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest latest = 100;
mergeLibrary(FunctionDefLibrary) - Method in class org.tensorflow.framework.GraphDef.Builder
"library" provides user-defined functions.
mergeList(AttrValue.ListValue) - Method in class org.tensorflow.framework.AttrValue.Builder
any "list(...)"
mergeListValue(Struct.ListValue) - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a list of `Value`.
mergeLogCollectorConfig(LogCollectorConfigOuterClass.LogCollectorConfig) - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig.Builder
.tensorflow.serving.LogCollectorConfig log_collector_config = 1;
mergeLoggingConfig(LoggingConfigOuterClass.LoggingConfig) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
Configures logging requests and responses, to the model.
mergeLogMetadata(Logging.LogMetadata) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.LogMetadata log_metadata = 1;
mergeMaximum(TensorProto) - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
.tensorflow.TensorProto maximum = 5;
mergeMemoryStats(MemoryStats) - Method in class org.tensorflow.framework.NodeExecStats.Builder
.tensorflow.MemoryStats memory_stats = 12;
mergeMetadata(RunMetadata) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
Returned metadata if requested in the options.
mergeMetaInfoDef(MetaGraphDef.MetaInfoDef) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
mergeMinimum(TensorProto) - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
.tensorflow.TensorProto minimum = 4;
mergeModelConfigList(ModelServerConfigOuterClass.ModelConfigList) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.Builder
.tensorflow.serving.ModelConfigList model_config_list = 1;
mergeModelSpec(Model.ModelSpec) - Method in class tensorflow.serving.Classification.ClassificationRequest.Builder
Model Specification.
mergeModelSpec(Model.ModelSpec) - Method in class tensorflow.serving.Classification.ClassificationResponse.Builder
Effective Model Specification used for classification.
mergeModelSpec(Model.ModelSpec) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest.Builder
Model Specification indicating which model we are querying for metadata.
mergeModelSpec(Model.ModelSpec) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
Model Specification indicating which model this metadata belongs to.
mergeModelSpec(Model.ModelSpec) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest.Builder
Model Specification.
mergeModelSpec(Model.ModelSpec) - Method in class tensorflow.serving.Inference.InferenceResult.Builder
.tensorflow.serving.ModelSpec model_spec = 1;
mergeModelSpec(Model.ModelSpec) - Method in class tensorflow.serving.Inference.InferenceTask.Builder
Model Specification.
mergeModelSpec(Model.ModelSpec) - Method in class tensorflow.serving.Logging.LogMetadata.Builder
.tensorflow.serving.ModelSpec model_spec = 1;
mergeModelSpec(Model.ModelSpec) - Method in class tensorflow.serving.Predict.PredictRequest.Builder
Model Specification.
mergeModelSpec(Model.ModelSpec) - Method in class tensorflow.serving.Predict.PredictResponse.Builder
Effective Model Specification used to process PredictRequest.
mergeModelSpec(Model.ModelSpec) - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest.Builder
Model Specification.
mergeModelSpec(Model.ModelSpec) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse.Builder
Effective Model Specification used for regression.
mergeModelSpec(Model.ModelSpec) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Model Specification.
mergeModelSpec(Model.ModelSpec) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
Effective Model Specification used for session run.
mergeModelVersionPolicy(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
Version policy for the model indicating which version(s) of the model to load and make available for serving simultaneously.
mergeMultiInferenceLog(PredictionLogOuterClass.MultiInferenceLog) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.MultiInferenceLog multi_inference_log = 4;
mergeNamedTupleValue(Struct.NamedTupleValue) - Method in class tensorflow.Struct.StructuredValue.Builder
Represents Python's namedtuple.
mergeNodeList(CollectionDef.NodeList) - Method in class org.tensorflow.framework.CollectionDef.Builder
.tensorflow.CollectionDef.NodeList node_list = 1;
mergeNoneValue(Struct.NoneValue) - Method in class tensorflow.Struct.StructuredValue.Builder
Represents None.
mergeNumpyValue(TensorProto) - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a value for np.ndarray.
mergeObjectGraphDef(SavedObjectGraphOuterClass.SavedObjectGraph) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
Extra information about the structure of functions and stateful objects.
mergeOptimizerOptions(OptimizerOptions) - Method in class org.tensorflow.framework.GraphOptions.Builder
Options controlling how graph is optimized.
mergeOptions(RunOptions) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Options for the run call.
mergeOutputSignature(Struct.StructuredValue) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
Output that was the return value of this function after replacing all Tensors with TensorSpecs.
mergePluggableDeviceOptions(GPUOptions) - Method in class org.tensorflow.framework.ConfigProto.Builder
Options that apply to pluggable devices.
mergePostOptimizationGraph(GraphDef) - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
.tensorflow.GraphDef post_optimization_graph = 3;
mergePostOptimizationVerifierConfig(VerifierConfig) - Method in class org.tensorflow.framework.RewriterConfig.Builder
VerifierConfig specifying the verifiers to be run at the end, after all optimizers have run.
mergePredictLog(PredictionLogOuterClass.PredictLog) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.PredictLog predict_log = 6;
mergePredictStreamedLog(PredictionLogOuterClass.PredictStreamedLog) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.PredictStreamedLog predict_streamed_log = 7;
mergePredictStreamedOptions(Predict.PredictStreamedOptions) - Method in class tensorflow.serving.Predict.PredictRequest.Builder
Options for streaming requests to control how multiple requests/responses are handled within a single stream.
mergePreOptimizationGraph(GraphDef) - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
.tensorflow.GraphDef pre_optimization_graph = 2;
mergePrometheusConfig(MonitoringConfigOuterClass.PrometheusConfig) - Method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig.Builder
.tensorflow.serving.PrometheusConfig prometheus_config = 1;
mergeRegisteredSaver(TrackableObjectGraphOuterClass.RegisteredSaver) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
The registered saver used to save this object.
mergeRegressionResult(RegressionOuterClass.RegressionResult) - Method in class tensorflow.serving.Inference.InferenceResult.Builder
.tensorflow.serving.RegressionResult regression_result = 3;
mergeRegressLog(PredictionLogOuterClass.RegressLog) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.RegressLog regress_log = 3;
mergeRequest(Classification.ClassificationRequest) - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog.Builder
.tensorflow.serving.ClassificationRequest request = 1;
mergeRequest(Inference.MultiInferenceRequest) - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog.Builder
.tensorflow.serving.MultiInferenceRequest request = 1;
mergeRequest(Predict.PredictRequest) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog.Builder
.tensorflow.serving.PredictRequest request = 1;
mergeRequest(RegressionOuterClass.RegressionRequest) - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog.Builder
.tensorflow.serving.RegressionRequest request = 1;
mergeRequest(SessionServiceOuterClass.SessionRunRequest) - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog.Builder
.tensorflow.serving.SessionRunRequest request = 1;
mergeRequestOptions(Predict.PredictRequest.RequestOptions) - Method in class tensorflow.serving.Predict.PredictRequest.Builder
optional .tensorflow.serving.PredictRequest.RequestOptions request_options = 7;
mergeResource(SavedObjectGraphOuterClass.SavedResource) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedResource resource = 10;
mergeResponse(Classification.ClassificationResponse) - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog.Builder
.tensorflow.serving.ClassificationResponse response = 2;
mergeResponse(Inference.MultiInferenceResponse) - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog.Builder
.tensorflow.serving.MultiInferenceResponse response = 2;
mergeResponse(Predict.PredictResponse) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog.Builder
.tensorflow.serving.PredictResponse response = 2;
mergeResponse(RegressionOuterClass.RegressionResponse) - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog.Builder
.tensorflow.serving.RegressionResponse response = 2;
mergeResponse(SessionServiceOuterClass.SessionRunResponse) - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog.Builder
.tensorflow.serving.SessionRunResponse response = 2;
mergeResult(Classification.ClassificationResult) - Method in class tensorflow.serving.Classification.ClassificationResponse.Builder
Result of the classification.
mergeResult(RegressionOuterClass.RegressionResult) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse.Builder
.tensorflow.serving.RegressionResult result = 1;
mergeRewriteOptions(RewriterConfig) - Method in class org.tensorflow.framework.GraphOptions.Builder
Options that control the type and amount of graph rewriting.
mergeRpcOptions(RpcOptions.RPCOptions) - Method in class org.tensorflow.framework.ConfigProto.Builder
Options that apply when this session uses the distributed runtime.
mergeRunHandlerPoolOptions(RunOptions.Experimental.RunHandlerPoolOptions) - Method in class org.tensorflow.framework.RunOptions.Experimental.Builder
.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
mergeRunOptions(RunOptions) - Method in class org.tensorflow.framework.CallableOptions.Builder
Options that will be applied to each run.
mergeSamplingConfig(LoggingConfigOuterClass.SamplingConfig) - Method in class tensorflow.serving.Logging.LogMetadata.Builder
.tensorflow.serving.SamplingConfig sampling_config = 2;
mergeSamplingConfig(LoggingConfigOuterClass.SamplingConfig) - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig.Builder
.tensorflow.serving.SamplingConfig sampling_config = 2;
mergeSaverDef(SaverDef) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
SaverDef.
mergeSaveSliceInfoDef(SaveSliceInfoDef) - Method in class org.tensorflow.framework.VariableDef.Builder
Support for saving variables as slices of a larger variable.
mergeScopedAllocatorOpts(ScopedAllocatorOptions) - Method in class org.tensorflow.framework.RewriterConfig.Builder
.tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;
mergeSerializedUserProto(Any) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
The user-generated proto storing metadata for this object, to be passed to the registered classes's _deserialize_from_proto method when this object is loaded from the SavedModel.
mergeServableVersionPolicy(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
The policy to determines the number of versions of the servable to be served at the same time.
mergeSessionMetadata(SessionMetadata) - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Metadata about the session.
mergeSessionMetadata(SessionMetadata) - Method in class org.tensorflow.framework.RunMetadata.Builder
Metadata about the session.
mergeSessionRunLog(PredictionLogOuterClass.SessionRunLog) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.SessionRunLog session_run_log = 5;
mergeShape(TensorShapeProto) - Method in class org.tensorflow.framework.AttrValue.Builder
"shape"
mergeShape(TensorShapeProto) - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo.Builder
.tensorflow.TensorShapeProto shape = 3;
mergeShape(TensorShapeProto) - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape.Builder
Shape of the tensor.
mergeShape(TensorShapeProto) - Method in class org.tensorflow.framework.TensorDescription.Builder
Shape of the tensor.
mergeShape(TensorShapeProto) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
.tensorflow.TensorShapeProto shape = 2;
mergeShape(TensorShapeProto) - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
.tensorflow.TensorShapeProto shape = 2;
mergeShape(TensorShapeProto) - Method in class tensorflow.Struct.TensorSpecProto.Builder
.tensorflow.TensorShapeProto shape = 2;
mergeSignature(OpDef) - Method in class org.tensorflow.framework.FunctionDef.Builder
The definition of the function's name, arguments, return values, attrs etc.
mergeSourceAdapterConfig(Any) - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig.Builder
The config proto for a SourceAdapter in the StoragePathSourceAdapter registry.
mergeSpecific(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific specific = 102;
mergeStatus(Status.StatusProto) - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus.Builder
Model status.
mergeStatus(Status.StatusProto) - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
.tensorflow.serving.StatusProto status = 1;
mergeStepStats(StepStats) - Method in class org.tensorflow.framework.RunMetadata.Builder
Statistics traced for this step.
mergeStreamMergeOptions(GPUOptions.Experimental.StreamMergeOptions) - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
.tensorflow.GPUOptions.Experimental.StreamMergeOptions stream_merge_options = 19;
mergeStrippedOpList(OpList) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
A copy of the OpDefs used by the producer of this graph_def.
mergeTensor(TensorProto) - Method in class org.tensorflow.framework.AttrValue.Builder
"tensor"
mergeTensor(TensorProto) - Method in class org.tensorflow.framework.NamedTensorProto.Builder
The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors.
mergeTensorDescription(TensorDescription) - Method in class org.tensorflow.framework.NodeOutput.Builder
.tensorflow.TensorDescription tensor_description = 3;
mergeTensorInfo(TensorInfo) - Method in class org.tensorflow.framework.AssetFileDef.Builder
The tensor to bind the asset filename to.
mergeTensorShape(TensorShapeProto) - Method in class org.tensorflow.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.framework.TensorProto.Builder
Shape of the tensor.
mergeTensorShapeValue(TensorShapeProto) - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a TensorShape.
mergeTensorSpecValue(Struct.TensorSpecProto) - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a value for tf.TensorSpec.
mergeTensorValue(TensorProto) - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a value for tf.Tensor.
mergeTupleValue(Struct.TupleValue) - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a tuple of `Value`.
mergeTypeSpec(Struct.TypeSpecProto) - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor.Builder
The serialized TypeSpec for the composite tensor.
mergeTypeSpecValue(Struct.TypeSpecProto) - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a value for tf.TypeSpec.
mergeTypeState(Struct.StructuredValue) - Method in class tensorflow.Struct.TypeSpecProto.Builder
The value returned by TypeSpec.
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Any.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.BoolValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.BytesValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DoubleValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.FloatValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Int32Value.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Int64Value.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.StringValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.UInt32Value.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.UInt64Value.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.distruntime.ClusterDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.distruntime.JobDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.example.BytesList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.example.Example.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.example.Feature.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.example.FeatureList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.example.FeatureLists.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.example.Features.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.example.FloatList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.example.Int64List.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.example.SequenceExample.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.AllocationDescription.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.AllocationRecord.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.AssetFileDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.AttrValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.AutoParallelOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.BatchingOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.CallableOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.CollectionDef.AnyList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.CollectionDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.CollectionDef.BytesList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.CollectionDef.FloatList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.CollectionDef.Int64List.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.CollectionDef.NodeList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.ConfigProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.CostGraphDef.AggregatedCost.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.CostGraphDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.DebuggedSourceFile.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.DebuggedSourceFiles.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.DebugOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.DeviceStepStats.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.FullTypeDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.FunctionDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.GPUOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.GradientDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.GraphDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.GraphOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.MemoryStats.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.NameAttrList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.NamedTensorProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.NodeDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.NodeExecStats.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.NodeOutput.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.OpDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.OpDeprecation.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.OpList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.OptimizerOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.RegisteredGradient.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.RewriterConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.RunMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.RunOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.RunOptions.Experimental.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.ScopedAllocatorOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.SerializedDType.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.SessionMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.SignatureDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.StepStats.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.TensorConnection.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.TensorDescription.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.TensorInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.TensorInfo.CooSparse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.TensorProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.TensorShapeProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.TensorShapeProto.Dim.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.ThreadPoolOptionProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.VariableDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.VariantTensorDataProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.VerifierConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.VersionDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.util.SaverDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.CoordinationConfig.CoordinatedJob.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.RpcOptions.RPCOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedResource.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.Classification.Class.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.Classification.ClassificationRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.Classification.ClassificationResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.Classification.ClassificationResult.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.Classification.Classifications.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.Inference.InferenceResult.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.Inference.InferenceTask.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.Inference.MultiInferenceResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.InputOuterClass.ExampleList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.InputOuterClass.Input.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.Logging.LogMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.Model.ModelSpec.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.ModelManagement.Metric.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.Predict.PredictRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.Predict.PredictResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.Predict.PredictStreamedOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.RegressionOuterClass.Regression.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.SslConfig.SSLConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.Status.StatusProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.Struct.DictValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.Struct.ListValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.Struct.NamedTupleValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.Struct.NoneValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.Struct.PairValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.Struct.StructuredValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.Struct.TensorSpecProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.Struct.TupleValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.Struct.TypeSpecProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
mergeUserObject(SavedObjectGraphOuterClass.SavedUserObject) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedUserObject user_object = 4;
mergeValue(Struct.StructuredValue) - Method in class tensorflow.Struct.PairValue.Builder
.tensorflow.StructuredValue value = 2;
mergeVariable(SavedObjectGraphOuterClass.SavedVariable) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedVariable variable = 7;
mergeVersion(Int64Value) - Method in class tensorflow.serving.Model.ModelSpec.Builder
Use this specific version number.
mergeVersion(VersionDef) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject.Builder
Version information from the producer of this SavedUserObject.
mergeVersions(VersionDef) - Method in class org.tensorflow.framework.GraphDef.Builder
Compatibility versions of the graph.
META_GRAPH_VERSION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
META_INFO_DEF_FIELD_NUMBER - Static variable in class org.tensorflow.framework.MetaGraphDef
 
META_OPTIMIZER_ITERATIONS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RewriterConfig
 
META_OPTIMIZER_TIMEOUT_MS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RewriterConfig
 
METADATA_FIELD_FIELD_NUMBER - Static variable in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
METADATA_FIELD_NUMBER - Static variable in class org.tensorflow.framework.VariantTensorDataProto
 
METADATA_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
METADATA_FIELD_NUMBER - Static variable in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
METADATA_FIELD_NUMBER - Static variable in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
MetaGraphDef - Class in org.tensorflow.framework
Protocol buffer containing the following which are necessary to restart training, run inference.
MetaGraphDef.Builder - Class in org.tensorflow.framework
Protocol buffer containing the following which are necessary to restart training, run inference.
MetaGraphDef.MetaInfoDef - Class in org.tensorflow.framework
Meta information regarding the graph to be exported.
MetaGraphDef.MetaInfoDef.Builder - Class in org.tensorflow.framework
Meta information regarding the graph to be exported.
MetaGraphDef.MetaInfoDefOrBuilder - Interface in org.tensorflow.framework
 
MetaGraphDefOrBuilder - Interface in org.tensorflow.framework
 
MetaGraphProtos - Class in org.tensorflow.framework
 
METHOD_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.framework.SignatureDef
 
METHOD_NAME_FIELD_NUMBER - Static variable in class tensorflow.serving.Inference.InferenceTask
 
METRIC_FIELD_NUMBER - Static variable in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
METRIC_NAMES_FIELD_NUMBER - Static variable in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
MIN_CONSUMER_FIELD_NUMBER - Static variable in class org.tensorflow.framework.VersionDef
 
MIN_GRAPH_NODES_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RewriterConfig
 
MINIMUM_FIELD_NUMBER - Static variable in class org.tensorflow.framework.OpDef.AttrDef
 
MINIMUM_FIELD_NUMBER - Static variable in class tensorflow.Struct.BoundedTensorSpecProto
 
MLIR_BRIDGE_ROLLOUT_DISABLED - Enum constant in enum class org.tensorflow.framework.ConfigProto.Experimental.MlirBridgeRollout
Disabling the MLIR bridge disables it for all graphs in this session.
MLIR_BRIDGE_ROLLOUT_DISABLED_VALUE - Static variable in enum class org.tensorflow.framework.ConfigProto.Experimental.MlirBridgeRollout
Disabling the MLIR bridge disables it for all graphs in this session.
MLIR_BRIDGE_ROLLOUT_ENABLED - Enum constant in enum class org.tensorflow.framework.ConfigProto.Experimental.MlirBridgeRollout
Enabling the MLIR bridge enables it for all graphs in this session.
MLIR_BRIDGE_ROLLOUT_ENABLED_VALUE - Static variable in enum class org.tensorflow.framework.ConfigProto.Experimental.MlirBridgeRollout
Enabling the MLIR bridge enables it for all graphs in this session.
MLIR_BRIDGE_ROLLOUT_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto.Experimental
 
MLIR_BRIDGE_ROLLOUT_UNSPECIFIED - Enum constant in enum class org.tensorflow.framework.ConfigProto.Experimental.MlirBridgeRollout
If this field is left unspecified, the MLIR bridge may be selectively enabled on a per graph basis.
MLIR_BRIDGE_ROLLOUT_UNSPECIFIED_VALUE - Static variable in enum class org.tensorflow.framework.ConfigProto.Experimental.MlirBridgeRollout
If this field is left unspecified, the MLIR bridge may be selectively enabled on a per graph basis.
Model - Class in tensorflow.serving
 
MODEL_CONFIG_LIST - Enum constant in enum class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.ConfigCase
 
MODEL_CONFIG_LIST_FIELD_NUMBER - Static variable in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
MODEL_NAME - Static variable in interface org.apache.camel.component.tensorflow.serving.TensorFlowServingConstants
 
MODEL_PLATFORM_FIELD_NUMBER - Static variable in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
MODEL_SPEC_FIELD_NUMBER - Static variable in class tensorflow.serving.Classification.ClassificationRequest
 
MODEL_SPEC_FIELD_NUMBER - Static variable in class tensorflow.serving.Classification.ClassificationResponse
 
MODEL_SPEC_FIELD_NUMBER - Static variable in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
MODEL_SPEC_FIELD_NUMBER - Static variable in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
MODEL_SPEC_FIELD_NUMBER - Static variable in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
MODEL_SPEC_FIELD_NUMBER - Static variable in class tensorflow.serving.Inference.InferenceResult
 
MODEL_SPEC_FIELD_NUMBER - Static variable in class tensorflow.serving.Inference.InferenceTask
 
MODEL_SPEC_FIELD_NUMBER - Static variable in class tensorflow.serving.Logging.LogMetadata
 
MODEL_SPEC_FIELD_NUMBER - Static variable in class tensorflow.serving.Predict.PredictRequest
 
MODEL_SPEC_FIELD_NUMBER - Static variable in class tensorflow.serving.Predict.PredictResponse
 
MODEL_SPEC_FIELD_NUMBER - Static variable in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
MODEL_SPEC_FIELD_NUMBER - Static variable in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
MODEL_SPEC_FIELD_NUMBER - Static variable in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
MODEL_SPEC_FIELD_NUMBER - Static variable in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
MODEL_TYPE_FIELD_NUMBER - Static variable in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
MODEL_TYPE_UNSPECIFIED - Enum constant in enum class tensorflow.serving.ModelServerConfigOuterClass.ModelType
Deprecated.
MODEL_TYPE_UNSPECIFIED_VALUE - Static variable in enum class tensorflow.serving.ModelServerConfigOuterClass.ModelType
Deprecated.
MODEL_VERSION - Static variable in interface org.apache.camel.component.tensorflow.serving.TensorFlowServingConstants
 
MODEL_VERSION_LABEL - Static variable in interface org.apache.camel.component.tensorflow.serving.TensorFlowServingConstants
 
MODEL_VERSION_POLICY_FIELD_NUMBER - Static variable in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
MODEL_VERSION_STATUS_FIELD_NUMBER - Static variable in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
Model.ModelSpec - Class in tensorflow.serving
Metadata for an inference request such as the model name and version.
Model.ModelSpec.Builder - Class in tensorflow.serving
Metadata for an inference request such as the model name and version.
Model.ModelSpec.VersionChoiceCase - Enum Class in tensorflow.serving
 
Model.ModelSpecOrBuilder - Interface in tensorflow.serving
 
ModelManagement - Class in tensorflow.serving
 
ModelManagement.Metric - Class in tensorflow.serving
Protobuf type tensorflow.serving.Metric
ModelManagement.Metric.Builder - Class in tensorflow.serving
Protobuf type tensorflow.serving.Metric
ModelManagement.Metric.ValueIncreaseCase - Enum Class in tensorflow.serving
 
ModelManagement.MetricOrBuilder - Interface in tensorflow.serving
 
ModelManagement.ReloadConfigRequest - Class in tensorflow.serving
Protobuf type tensorflow.serving.ReloadConfigRequest
ModelManagement.ReloadConfigRequest.Builder - Class in tensorflow.serving
Protobuf type tensorflow.serving.ReloadConfigRequest
ModelManagement.ReloadConfigRequestOrBuilder - Interface in tensorflow.serving
 
ModelManagement.ReloadConfigResponse - Class in tensorflow.serving
Protobuf type tensorflow.serving.ReloadConfigResponse
ModelManagement.ReloadConfigResponse.Builder - Class in tensorflow.serving
Protobuf type tensorflow.serving.ReloadConfigResponse
ModelManagement.ReloadConfigResponseOrBuilder - Interface in tensorflow.serving
 
ModelServerConfigOuterClass - Class in tensorflow.serving
 
ModelServerConfigOuterClass.ModelConfig - Class in tensorflow.serving
Common configuration for loading a model being served.
ModelServerConfigOuterClass.ModelConfig.Builder - Class in tensorflow.serving
Common configuration for loading a model being served.
ModelServerConfigOuterClass.ModelConfigList - Class in tensorflow.serving
Static list of models to be loaded for serving.
ModelServerConfigOuterClass.ModelConfigList.Builder - Class in tensorflow.serving
Static list of models to be loaded for serving.
ModelServerConfigOuterClass.ModelConfigListOrBuilder - Interface in tensorflow.serving
 
ModelServerConfigOuterClass.ModelConfigOrBuilder - Interface in tensorflow.serving
 
ModelServerConfigOuterClass.ModelServerConfig - Class in tensorflow.serving
ModelServer config.
ModelServerConfigOuterClass.ModelServerConfig.Builder - Class in tensorflow.serving
ModelServer config.
ModelServerConfigOuterClass.ModelServerConfig.ConfigCase - Enum Class in tensorflow.serving
 
ModelServerConfigOuterClass.ModelServerConfigOrBuilder - Interface in tensorflow.serving
 
ModelServerConfigOuterClass.ModelType - Enum Class in tensorflow.serving
The type of model.
ModelServiceGrpc - Class in tensorflow.serving
ModelService provides methods to query and update the state of the server, e.g. which models/versions are being served.
ModelServiceGrpc.AsyncService - Interface in tensorflow.serving
ModelService provides methods to query and update the state of the server, e.g. which models/versions are being served.
ModelServiceGrpc.ModelServiceBlockingStub - Class in tensorflow.serving
A stub to allow clients to do limited synchronous rpc calls to service ModelService.
ModelServiceGrpc.ModelServiceBlockingV2Stub - Class in tensorflow.serving
A stub to allow clients to do synchronous rpc calls to service ModelService.
ModelServiceGrpc.ModelServiceFutureStub - Class in tensorflow.serving
A stub to allow clients to do ListenableFuture-style rpc calls to service ModelService.
ModelServiceGrpc.ModelServiceImplBase - Class in tensorflow.serving
Base class for the server implementation of the service ModelService.
ModelServiceGrpc.ModelServiceStub - Class in tensorflow.serving
A stub to allow clients to do asynchronous rpc calls to service ModelService.
ModelServiceImplBase() - Constructor for class tensorflow.serving.ModelServiceGrpc.ModelServiceImplBase
 
ModelServiceOuterClass - Class in tensorflow.serving
 
MonitoringConfigOuterClass - Class in tensorflow.serving
 
MonitoringConfigOuterClass.MonitoringConfig - Class in tensorflow.serving
Configuration for monitoring.
MonitoringConfigOuterClass.MonitoringConfig.Builder - Class in tensorflow.serving
Configuration for monitoring.
MonitoringConfigOuterClass.MonitoringConfigOrBuilder - Interface in tensorflow.serving
 
MonitoringConfigOuterClass.PrometheusConfig - Class in tensorflow.serving
Configuration for Prometheus monitoring.
MonitoringConfigOuterClass.PrometheusConfig.Builder - Class in tensorflow.serving
Configuration for Prometheus monitoring.
MonitoringConfigOuterClass.PrometheusConfigOrBuilder - Interface in tensorflow.serving
 
MULTI_INFERENCE_LOG - Enum constant in enum class tensorflow.serving.PredictionLogOuterClass.PredictionLog.LogTypeCase
 
MULTI_INFERENCE_LOG_FIELD_NUMBER - Static variable in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
multiInference(Inference.MultiInferenceRequest) - Method in class tensorflow.serving.PredictionServiceGrpc.PredictionServiceBlockingStub
MultiInference API for multi-headed models.
multiInference(Inference.MultiInferenceRequest) - Method in class tensorflow.serving.PredictionServiceGrpc.PredictionServiceBlockingV2Stub
MultiInference API for multi-headed models.
multiInference(Inference.MultiInferenceRequest) - Method in class tensorflow.serving.PredictionServiceGrpc.PredictionServiceFutureStub
MultiInference API for multi-headed models.
multiInference(Inference.MultiInferenceRequest, StreamObserver<Inference.MultiInferenceResponse>) - Method in interface tensorflow.serving.PredictionServiceGrpc.AsyncService
MultiInference API for multi-headed models.
multiInference(Inference.MultiInferenceRequest, StreamObserver<Inference.MultiInferenceResponse>) - Method in class tensorflow.serving.PredictionServiceGrpc.PredictionServiceStub
MultiInference API for multi-headed models.
multiValuePrefixes() - Method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingEndpointUriFactory
 
multiValuePrefixes() - Method in class org.apache.camel.component.torchserve.TorchServeEndpointUriFactory
 

N

NAME - Enum constant in enum class org.tensorflow.framework.TensorInfo.EncodingCase
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.distruntime.JobDef
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.framework.CostGraphDef.Node
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.framework.NameAttrList
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.framework.NamedTensorProto
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.framework.NodeDef
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.framework.OpDef.ArgDef
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.framework.OpDef.AttrDef
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.framework.OpDef
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ResourceHandleProto
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.framework.SessionMetadata
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorInfo
 
NAME_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorShapeProto.Dim
 
NAME_FIELD_NUMBER - Static variable in class tensorflow.CoordinationConfig.CoordinatedJob
 
NAME_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor
 
NAME_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
NAME_FIELD_NUMBER - Static variable in class tensorflow.serving.Model.ModelSpec
 
NAME_FIELD_NUMBER - Static variable in class tensorflow.serving.ModelManagement.Metric
 
NAME_FIELD_NUMBER - Static variable in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
NAME_FIELD_NUMBER - Static variable in class tensorflow.Struct.BoundedTensorSpecProto
 
NAME_FIELD_NUMBER - Static variable in class tensorflow.Struct.NamedTupleValue
 
NAME_FIELD_NUMBER - Static variable in class tensorflow.Struct.TensorSpecProto
 
NAME_FIELD_NUMBER - Static variable in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver
 
NAME_FIELD_NUMBER - Static variable in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
NAME_TO_TRACE_ID_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GraphDebugInfo
 
NameAttrList - Class in org.tensorflow.framework
A list of attr names and their values.
NameAttrList.Builder - Class in org.tensorflow.framework
A list of attr names and their values.
NameAttrListOrBuilder - Interface in org.tensorflow.framework
 
NAMED_TUPLE_VALUE - Enum constant in enum class tensorflow.Struct.StructuredValue.KindCase
 
NAMED_TUPLE_VALUE_FIELD_NUMBER - Static variable in class tensorflow.Struct.StructuredValue
 
NamedTensorProto - Class in org.tensorflow.framework
A pair of tensor name and tensor values.
NamedTensorProto.Builder - Class in org.tensorflow.framework
A pair of tensor name and tensor values.
NamedTensorProtoOrBuilder - Interface in org.tensorflow.framework
 
NamedTensorProtos - Class in org.tensorflow.framework
 
NCHW_TO_NHWC - Enum constant in enum class org.tensorflow.framework.RewriterConfig.CpuLayout
NCHW_TO_NHWC = 1;
NCHW_TO_NHWC_VALUE - Static variable in enum class org.tensorflow.framework.RewriterConfig.CpuLayout
NCHW_TO_NHWC = 1;
newBlockingStub(Channel) - Static method in class tensorflow.serving.ModelServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class tensorflow.serving.PredictionServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class tensorflow.serving.SessionServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingV2Stub(Channel) - Static method in class tensorflow.serving.ModelServiceGrpc
Creates a new blocking-style stub that supports all types of calls on the service
newBlockingV2Stub(Channel) - Static method in class tensorflow.serving.PredictionServiceGrpc
Creates a new blocking-style stub that supports all types of calls on the service
newBlockingV2Stub(Channel) - Static method in class tensorflow.serving.SessionServiceGrpc
Creates a new blocking-style stub that supports all types of calls on the service
newBuilder() - Static method in class com.google.protobuf.Any
 
newBuilder() - Static method in class com.google.protobuf.BoolValue
 
newBuilder() - Static method in class com.google.protobuf.BytesValue
 
newBuilder() - Static method in class com.google.protobuf.DoubleValue
 
newBuilder() - Static method in class com.google.protobuf.FloatValue
 
newBuilder() - Static method in class com.google.protobuf.Int32Value
 
newBuilder() - Static method in class com.google.protobuf.Int64Value
 
newBuilder() - Static method in class com.google.protobuf.StringValue
 
newBuilder() - Static method in class com.google.protobuf.UInt32Value
 
newBuilder() - Static method in class com.google.protobuf.UInt64Value
 
newBuilder() - Static method in class org.tensorflow.distruntime.ClusterDef
 
newBuilder() - Static method in class org.tensorflow.distruntime.JobDef
 
newBuilder() - Static method in class org.tensorflow.example.BytesList
 
newBuilder() - Static method in class org.tensorflow.example.Example
 
newBuilder() - Static method in class org.tensorflow.example.Feature
 
newBuilder() - Static method in class org.tensorflow.example.FeatureList
 
newBuilder() - Static method in class org.tensorflow.example.FeatureLists
 
newBuilder() - Static method in class org.tensorflow.example.Features
 
newBuilder() - Static method in class org.tensorflow.example.FloatList
 
newBuilder() - Static method in class org.tensorflow.example.Int64List
 
newBuilder() - Static method in class org.tensorflow.example.SequenceExample
 
newBuilder() - Static method in class org.tensorflow.framework.AllocationDescription
 
newBuilder() - Static method in class org.tensorflow.framework.AllocationRecord
 
newBuilder() - Static method in class org.tensorflow.framework.AllocatorMemoryUsed
 
newBuilder() - Static method in class org.tensorflow.framework.AssetFileDef
 
newBuilder() - Static method in class org.tensorflow.framework.AttrValue.ListValue
 
newBuilder() - Static method in class org.tensorflow.framework.AttrValue
 
newBuilder() - Static method in class org.tensorflow.framework.AutoParallelOptions
 
newBuilder() - Static method in class org.tensorflow.framework.BatchingOptions
 
newBuilder() - Static method in class org.tensorflow.framework.CallableOptions
 
newBuilder() - Static method in class org.tensorflow.framework.CollectionDef.AnyList
 
newBuilder() - Static method in class org.tensorflow.framework.CollectionDef.BytesList
 
newBuilder() - Static method in class org.tensorflow.framework.CollectionDef.FloatList
 
newBuilder() - Static method in class org.tensorflow.framework.CollectionDef.Int64List
 
newBuilder() - Static method in class org.tensorflow.framework.CollectionDef
 
newBuilder() - Static method in class org.tensorflow.framework.CollectionDef.NodeList
 
newBuilder() - Static method in class org.tensorflow.framework.ConfigProto.Experimental
 
newBuilder() - Static method in class org.tensorflow.framework.ConfigProto
 
newBuilder() - Static method in class org.tensorflow.framework.CostGraphDef.AggregatedCost
 
newBuilder() - Static method in class org.tensorflow.framework.CostGraphDef
 
newBuilder() - Static method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
newBuilder() - Static method in class org.tensorflow.framework.CostGraphDef.Node
 
newBuilder() - Static method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
newBuilder() - Static method in class org.tensorflow.framework.DebuggedSourceFile
 
newBuilder() - Static method in class org.tensorflow.framework.DebuggedSourceFiles
 
newBuilder() - Static method in class org.tensorflow.framework.DebugOptions
 
newBuilder() - Static method in class org.tensorflow.framework.DebugTensorWatch
 
newBuilder() - Static method in class org.tensorflow.framework.DeviceStepStats
 
newBuilder() - Static method in class org.tensorflow.framework.FullTypeDef
 
newBuilder() - Static method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
newBuilder() - Static method in class org.tensorflow.framework.FunctionDef
 
newBuilder() - Static method in class org.tensorflow.framework.FunctionDefLibrary
 
newBuilder() - Static method in class org.tensorflow.framework.GPUOptions.Experimental
 
newBuilder() - Static method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions
 
newBuilder() - Static method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
newBuilder() - Static method in class org.tensorflow.framework.GPUOptions
 
newBuilder() - Static method in class org.tensorflow.framework.GradientDef
 
newBuilder() - Static method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol
 
newBuilder() - Static method in class org.tensorflow.framework.GraphDebugInfo
 
newBuilder() - Static method in class org.tensorflow.framework.GraphDebugInfo.StackTrace
 
newBuilder() - Static method in class org.tensorflow.framework.GraphDef
 
newBuilder() - Static method in class org.tensorflow.framework.GraphOptions
 
newBuilder() - Static method in class org.tensorflow.framework.MemoryStats
 
newBuilder() - Static method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
newBuilder() - Static method in class org.tensorflow.framework.MetaGraphDef
 
newBuilder() - Static method in class org.tensorflow.framework.NameAttrList
 
newBuilder() - Static method in class org.tensorflow.framework.NamedTensorProto
 
newBuilder() - Static method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
newBuilder() - Static method in class org.tensorflow.framework.NodeDef
 
newBuilder() - Static method in class org.tensorflow.framework.NodeExecStats
 
newBuilder() - Static method in class org.tensorflow.framework.NodeOutput
 
newBuilder() - Static method in class org.tensorflow.framework.OpDef.ArgDef
 
newBuilder() - Static method in class org.tensorflow.framework.OpDef.AttrDef
 
newBuilder() - Static method in class org.tensorflow.framework.OpDef
 
newBuilder() - Static method in class org.tensorflow.framework.OpDeprecation
 
newBuilder() - Static method in class org.tensorflow.framework.OpList
 
newBuilder() - Static method in class org.tensorflow.framework.OptimizerOptions
 
newBuilder() - Static method in class org.tensorflow.framework.RegisteredGradient
 
newBuilder() - Static method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
newBuilder() - Static method in class org.tensorflow.framework.ResourceHandleProto
 
newBuilder() - Static method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
newBuilder() - Static method in class org.tensorflow.framework.RewriterConfig
 
newBuilder() - Static method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
newBuilder() - Static method in class org.tensorflow.framework.RunMetadata
 
newBuilder() - Static method in class org.tensorflow.framework.RunOptions.Experimental
 
newBuilder() - Static method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
newBuilder() - Static method in class org.tensorflow.framework.RunOptions
 
newBuilder() - Static method in class org.tensorflow.framework.SaveSliceInfoDef
 
newBuilder() - Static method in class org.tensorflow.framework.ScopedAllocatorOptions
 
newBuilder() - Static method in class org.tensorflow.framework.SerializedDType
 
newBuilder() - Static method in class org.tensorflow.framework.SessionMetadata
 
newBuilder() - Static method in class org.tensorflow.framework.SignatureDef
 
newBuilder() - Static method in class org.tensorflow.framework.StepStats
 
newBuilder() - Static method in class org.tensorflow.framework.TensorConnection
 
newBuilder() - Static method in class org.tensorflow.framework.TensorDescription
 
newBuilder() - Static method in class org.tensorflow.framework.TensorInfo.CompositeTensor
 
newBuilder() - Static method in class org.tensorflow.framework.TensorInfo.CooSparse
 
newBuilder() - Static method in class org.tensorflow.framework.TensorInfo
 
newBuilder() - Static method in class org.tensorflow.framework.TensorProto
 
newBuilder() - Static method in class org.tensorflow.framework.TensorShapeProto.Dim
 
newBuilder() - Static method in class org.tensorflow.framework.TensorShapeProto
 
newBuilder() - Static method in class org.tensorflow.framework.ThreadPoolOptionProto
 
newBuilder() - Static method in class org.tensorflow.framework.VariableDef
 
newBuilder() - Static method in class org.tensorflow.framework.VariantTensorDataProto
 
newBuilder() - Static method in class org.tensorflow.framework.VerifierConfig
 
newBuilder() - Static method in class org.tensorflow.framework.VersionDef
 
newBuilder() - Static method in class org.tensorflow.util.SaverDef
 
newBuilder() - Static method in class tensorflow.CoordinationConfig.CoordinatedJob
 
newBuilder() - Static method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
 
newBuilder() - Static method in class tensorflow.RpcOptions.RPCOptions
 
newBuilder() - Static method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor
 
newBuilder() - Static method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
newBuilder() - Static method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject
 
newBuilder() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
newBuilder() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
newBuilder() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
newBuilder() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
newBuilder() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
newBuilder() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
newBuilder() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
newBuilder() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
newBuilder() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
newBuilder() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
newBuilder() - Static method in class tensorflow.serving.Classification.Class
 
newBuilder() - Static method in class tensorflow.serving.Classification.ClassificationRequest
 
newBuilder() - Static method in class tensorflow.serving.Classification.ClassificationResponse
 
newBuilder() - Static method in class tensorflow.serving.Classification.ClassificationResult
 
newBuilder() - Static method in class tensorflow.serving.Classification.Classifications
 
newBuilder() - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
newBuilder() - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
newBuilder() - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All
 
newBuilder() - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
newBuilder() - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
newBuilder() - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
newBuilder() - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
newBuilder() - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
newBuilder() - Static method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
newBuilder() - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
newBuilder() - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
newBuilder() - Static method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
newBuilder() - Static method in class tensorflow.serving.Inference.InferenceResult
 
newBuilder() - Static method in class tensorflow.serving.Inference.InferenceTask
 
newBuilder() - Static method in class tensorflow.serving.Inference.MultiInferenceRequest
 
newBuilder() - Static method in class tensorflow.serving.Inference.MultiInferenceResponse
 
newBuilder() - Static method in class tensorflow.serving.InputOuterClass.ExampleList
 
newBuilder() - Static method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
newBuilder() - Static method in class tensorflow.serving.InputOuterClass.Input
 
newBuilder() - Static method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
newBuilder() - Static method in class tensorflow.serving.Logging.LogMetadata
 
newBuilder() - Static method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
newBuilder() - Static method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
newBuilder() - Static method in class tensorflow.serving.Model.ModelSpec
 
newBuilder() - Static method in class tensorflow.serving.ModelManagement.Metric
 
newBuilder() - Static method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
newBuilder() - Static method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
newBuilder() - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
newBuilder() - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
newBuilder() - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
newBuilder() - Static method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig
 
newBuilder() - Static method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig
 
newBuilder() - Static method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig
 
newBuilder() - Static method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap
 
newBuilder() - Static method in class tensorflow.serving.Predict.PredictRequest
 
newBuilder() - Static method in class tensorflow.serving.Predict.PredictRequest.RequestOptions
 
newBuilder() - Static method in class tensorflow.serving.Predict.PredictResponse
 
newBuilder() - Static method in class tensorflow.serving.Predict.PredictStreamedOptions
 
newBuilder() - Static method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
newBuilder() - Static method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
newBuilder() - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
newBuilder() - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
newBuilder() - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog
 
newBuilder() - Static method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
newBuilder() - Static method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
newBuilder() - Static method in class tensorflow.serving.RegressionOuterClass.Regression
 
newBuilder() - Static method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
newBuilder() - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
newBuilder() - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
newBuilder() - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
newBuilder() - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
newBuilder() - Static method in class tensorflow.serving.SslConfig.SSLConfig
 
newBuilder() - Static method in class tensorflow.serving.Status.StatusProto
 
newBuilder() - Static method in class tensorflow.Struct.BoundedTensorSpecProto
 
newBuilder() - Static method in class tensorflow.Struct.DictValue
 
newBuilder() - Static method in class tensorflow.Struct.ListValue
 
newBuilder() - Static method in class tensorflow.Struct.NamedTupleValue
 
newBuilder() - Static method in class tensorflow.Struct.NoneValue
 
newBuilder() - Static method in class tensorflow.Struct.PairValue
 
newBuilder() - Static method in class tensorflow.Struct.StructuredValue
 
newBuilder() - Static method in class tensorflow.Struct.TensorSpecProto
 
newBuilder() - Static method in class tensorflow.Struct.TupleValue
 
newBuilder() - Static method in class tensorflow.Struct.TypeSpecProto
 
newBuilder() - Static method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver
 
newBuilder() - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
newBuilder() - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
newBuilder() - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
newBuilder() - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
newBuilder() - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
newBuilder(Any) - Static method in class com.google.protobuf.Any
 
newBuilder(BoolValue) - Static method in class com.google.protobuf.BoolValue
 
newBuilder(BytesValue) - Static method in class com.google.protobuf.BytesValue
 
newBuilder(DoubleValue) - Static method in class com.google.protobuf.DoubleValue
 
newBuilder(FloatValue) - Static method in class com.google.protobuf.FloatValue
 
newBuilder(Int32Value) - Static method in class com.google.protobuf.Int32Value
 
newBuilder(Int64Value) - Static method in class com.google.protobuf.Int64Value
 
newBuilder(StringValue) - Static method in class com.google.protobuf.StringValue
 
newBuilder(UInt32Value) - Static method in class com.google.protobuf.UInt32Value
 
newBuilder(UInt64Value) - Static method in class com.google.protobuf.UInt64Value
 
newBuilder(ClusterDef) - Static method in class org.tensorflow.distruntime.ClusterDef
 
newBuilder(JobDef) - Static method in class org.tensorflow.distruntime.JobDef
 
newBuilder(BytesList) - Static method in class org.tensorflow.example.BytesList
 
newBuilder(Example) - Static method in class org.tensorflow.example.Example
 
newBuilder(Feature) - Static method in class org.tensorflow.example.Feature
 
newBuilder(FeatureList) - Static method in class org.tensorflow.example.FeatureList
 
newBuilder(FeatureLists) - Static method in class org.tensorflow.example.FeatureLists
 
newBuilder(Features) - Static method in class org.tensorflow.example.Features
 
newBuilder(FloatList) - Static method in class org.tensorflow.example.FloatList
 
newBuilder(Int64List) - Static method in class org.tensorflow.example.Int64List
 
newBuilder(SequenceExample) - Static method in class org.tensorflow.example.SequenceExample
 
newBuilder(AllocationDescription) - Static method in class org.tensorflow.framework.AllocationDescription
 
newBuilder(AllocationRecord) - Static method in class org.tensorflow.framework.AllocationRecord
 
newBuilder(AllocatorMemoryUsed) - Static method in class org.tensorflow.framework.AllocatorMemoryUsed
 
newBuilder(AssetFileDef) - Static method in class org.tensorflow.framework.AssetFileDef
 
newBuilder(AttrValue) - Static method in class org.tensorflow.framework.AttrValue
 
newBuilder(AttrValue.ListValue) - Static method in class org.tensorflow.framework.AttrValue.ListValue
 
newBuilder(AutoParallelOptions) - Static method in class org.tensorflow.framework.AutoParallelOptions
 
newBuilder(BatchingOptions) - Static method in class org.tensorflow.framework.BatchingOptions
 
newBuilder(CallableOptions) - Static method in class org.tensorflow.framework.CallableOptions
 
newBuilder(CollectionDef) - Static method in class org.tensorflow.framework.CollectionDef
 
newBuilder(CollectionDef.AnyList) - Static method in class org.tensorflow.framework.CollectionDef.AnyList
 
newBuilder(CollectionDef.BytesList) - Static method in class org.tensorflow.framework.CollectionDef.BytesList
 
newBuilder(CollectionDef.FloatList) - Static method in class org.tensorflow.framework.CollectionDef.FloatList
 
newBuilder(CollectionDef.Int64List) - Static method in class org.tensorflow.framework.CollectionDef.Int64List
 
newBuilder(CollectionDef.NodeList) - Static method in class org.tensorflow.framework.CollectionDef.NodeList
 
newBuilder(ConfigProto) - Static method in class org.tensorflow.framework.ConfigProto
 
newBuilder(ConfigProto.Experimental) - Static method in class org.tensorflow.framework.ConfigProto.Experimental
 
newBuilder(CostGraphDef) - Static method in class org.tensorflow.framework.CostGraphDef
 
newBuilder(CostGraphDef.AggregatedCost) - Static method in class org.tensorflow.framework.CostGraphDef.AggregatedCost
 
newBuilder(CostGraphDef.Node) - Static method in class org.tensorflow.framework.CostGraphDef.Node
 
newBuilder(CostGraphDef.Node.InputInfo) - Static method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
newBuilder(CostGraphDef.Node.OutputInfo) - Static method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
newBuilder(DebuggedSourceFile) - Static method in class org.tensorflow.framework.DebuggedSourceFile
 
newBuilder(DebuggedSourceFiles) - Static method in class org.tensorflow.framework.DebuggedSourceFiles
 
newBuilder(DebugOptions) - Static method in class org.tensorflow.framework.DebugOptions
 
newBuilder(DebugTensorWatch) - Static method in class org.tensorflow.framework.DebugTensorWatch
 
newBuilder(DeviceStepStats) - Static method in class org.tensorflow.framework.DeviceStepStats
 
newBuilder(FullTypeDef) - Static method in class org.tensorflow.framework.FullTypeDef
 
newBuilder(FunctionDef) - Static method in class org.tensorflow.framework.FunctionDef
 
newBuilder(FunctionDef.ArgAttrs) - Static method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
newBuilder(FunctionDefLibrary) - Static method in class org.tensorflow.framework.FunctionDefLibrary
 
newBuilder(GPUOptions) - Static method in class org.tensorflow.framework.GPUOptions
 
newBuilder(GPUOptions.Experimental) - Static method in class org.tensorflow.framework.GPUOptions.Experimental
 
newBuilder(GPUOptions.Experimental.StreamMergeOptions) - Static method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions
 
newBuilder(GPUOptions.Experimental.VirtualDevices) - Static method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
newBuilder(GradientDef) - Static method in class org.tensorflow.framework.GradientDef
 
newBuilder(GraphDebugInfo) - Static method in class org.tensorflow.framework.GraphDebugInfo
 
newBuilder(GraphDebugInfo.FileLineCol) - Static method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol
 
newBuilder(GraphDebugInfo.StackTrace) - Static method in class org.tensorflow.framework.GraphDebugInfo.StackTrace
 
newBuilder(GraphDef) - Static method in class org.tensorflow.framework.GraphDef
 
newBuilder(GraphOptions) - Static method in class org.tensorflow.framework.GraphOptions
 
newBuilder(MemoryStats) - Static method in class org.tensorflow.framework.MemoryStats
 
newBuilder(MetaGraphDef) - Static method in class org.tensorflow.framework.MetaGraphDef
 
newBuilder(MetaGraphDef.MetaInfoDef) - Static method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
newBuilder(NameAttrList) - Static method in class org.tensorflow.framework.NameAttrList
 
newBuilder(NamedTensorProto) - Static method in class org.tensorflow.framework.NamedTensorProto
 
newBuilder(NodeDef) - Static method in class org.tensorflow.framework.NodeDef
 
newBuilder(NodeDef.ExperimentalDebugInfo) - Static method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
newBuilder(NodeExecStats) - Static method in class org.tensorflow.framework.NodeExecStats
 
newBuilder(NodeOutput) - Static method in class org.tensorflow.framework.NodeOutput
 
newBuilder(OpDef) - Static method in class org.tensorflow.framework.OpDef
 
newBuilder(OpDef.ArgDef) - Static method in class org.tensorflow.framework.OpDef.ArgDef
 
newBuilder(OpDef.AttrDef) - Static method in class org.tensorflow.framework.OpDef.AttrDef
 
newBuilder(OpDeprecation) - Static method in class org.tensorflow.framework.OpDeprecation
 
newBuilder(OpList) - Static method in class org.tensorflow.framework.OpList
 
newBuilder(OptimizerOptions) - Static method in class org.tensorflow.framework.OptimizerOptions
 
newBuilder(RegisteredGradient) - Static method in class org.tensorflow.framework.RegisteredGradient
 
newBuilder(ResourceHandleProto) - Static method in class org.tensorflow.framework.ResourceHandleProto
 
newBuilder(ResourceHandleProto.DtypeAndShape) - Static method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
newBuilder(RewriterConfig) - Static method in class org.tensorflow.framework.RewriterConfig
 
newBuilder(RewriterConfig.CustomGraphOptimizer) - Static method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
newBuilder(RunMetadata) - Static method in class org.tensorflow.framework.RunMetadata
 
newBuilder(RunMetadata.FunctionGraphs) - Static method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
newBuilder(RunOptions) - Static method in class org.tensorflow.framework.RunOptions
 
newBuilder(RunOptions.Experimental) - Static method in class org.tensorflow.framework.RunOptions.Experimental
 
newBuilder(RunOptions.Experimental.RunHandlerPoolOptions) - Static method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
newBuilder(SaveSliceInfoDef) - Static method in class org.tensorflow.framework.SaveSliceInfoDef
 
newBuilder(ScopedAllocatorOptions) - Static method in class org.tensorflow.framework.ScopedAllocatorOptions
 
newBuilder(SerializedDType) - Static method in class org.tensorflow.framework.SerializedDType
 
newBuilder(SessionMetadata) - Static method in class org.tensorflow.framework.SessionMetadata
 
newBuilder(SignatureDef) - Static method in class org.tensorflow.framework.SignatureDef
 
newBuilder(StepStats) - Static method in class org.tensorflow.framework.StepStats
 
newBuilder(TensorConnection) - Static method in class org.tensorflow.framework.TensorConnection
 
newBuilder(TensorDescription) - Static method in class org.tensorflow.framework.TensorDescription
 
newBuilder(TensorInfo) - Static method in class org.tensorflow.framework.TensorInfo
 
newBuilder(TensorInfo.CompositeTensor) - Static method in class org.tensorflow.framework.TensorInfo.CompositeTensor
 
newBuilder(TensorInfo.CooSparse) - Static method in class org.tensorflow.framework.TensorInfo.CooSparse
 
newBuilder(TensorProto) - Static method in class org.tensorflow.framework.TensorProto
 
newBuilder(TensorShapeProto) - Static method in class org.tensorflow.framework.TensorShapeProto
 
newBuilder(TensorShapeProto.Dim) - Static method in class org.tensorflow.framework.TensorShapeProto.Dim
 
newBuilder(ThreadPoolOptionProto) - Static method in class org.tensorflow.framework.ThreadPoolOptionProto
 
newBuilder(VariableDef) - Static method in class org.tensorflow.framework.VariableDef
 
newBuilder(VariantTensorDataProto) - Static method in class org.tensorflow.framework.VariantTensorDataProto
 
newBuilder(VerifierConfig) - Static method in class org.tensorflow.framework.VerifierConfig
 
newBuilder(VersionDef) - Static method in class org.tensorflow.framework.VersionDef
 
newBuilder(SaverDef) - Static method in class org.tensorflow.util.SaverDef
 
newBuilder(CoordinationConfig.CoordinatedJob) - Static method in class tensorflow.CoordinationConfig.CoordinatedJob
 
newBuilder(CoordinationConfig.CoordinationServiceConfig) - Static method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
 
newBuilder(RpcOptions.RPCOptions) - Static method in class tensorflow.RpcOptions.RPCOptions
 
newBuilder(SavedObjectGraphOuterClass.CapturedTensor) - Static method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor
 
newBuilder(SavedObjectGraphOuterClass.FunctionSpec) - Static method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
newBuilder(SavedObjectGraphOuterClass.SaveableObject) - Static method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject
 
newBuilder(SavedObjectGraphOuterClass.SavedAsset) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
newBuilder(SavedObjectGraphOuterClass.SavedBareConcreteFunction) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
newBuilder(SavedObjectGraphOuterClass.SavedConcreteFunction) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
newBuilder(SavedObjectGraphOuterClass.SavedConstant) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
newBuilder(SavedObjectGraphOuterClass.SavedFunction) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
newBuilder(SavedObjectGraphOuterClass.SavedObject) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
newBuilder(SavedObjectGraphOuterClass.SavedObjectGraph) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
newBuilder(SavedObjectGraphOuterClass.SavedResource) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
newBuilder(SavedObjectGraphOuterClass.SavedUserObject) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
newBuilder(SavedObjectGraphOuterClass.SavedVariable) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
newBuilder(Classification.Class) - Static method in class tensorflow.serving.Classification.Class
 
newBuilder(Classification.ClassificationRequest) - Static method in class tensorflow.serving.Classification.ClassificationRequest
 
newBuilder(Classification.ClassificationResponse) - Static method in class tensorflow.serving.Classification.ClassificationResponse
 
newBuilder(Classification.ClassificationResult) - Static method in class tensorflow.serving.Classification.ClassificationResult
 
newBuilder(Classification.Classifications) - Static method in class tensorflow.serving.Classification.Classifications
 
newBuilder(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
newBuilder(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
newBuilder(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
newBuilder(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All
 
newBuilder(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
newBuilder(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
newBuilder(GetModelMetadata.GetModelMetadataRequest) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
newBuilder(GetModelMetadata.GetModelMetadataResponse) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
newBuilder(GetModelMetadata.SignatureDefMap) - Static method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
newBuilder(GetModelStatus.GetModelStatusRequest) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
newBuilder(GetModelStatus.GetModelStatusResponse) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
newBuilder(GetModelStatus.ModelVersionStatus) - Static method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
newBuilder(Inference.InferenceResult) - Static method in class tensorflow.serving.Inference.InferenceResult
 
newBuilder(Inference.InferenceTask) - Static method in class tensorflow.serving.Inference.InferenceTask
 
newBuilder(Inference.MultiInferenceRequest) - Static method in class tensorflow.serving.Inference.MultiInferenceRequest
 
newBuilder(Inference.MultiInferenceResponse) - Static method in class tensorflow.serving.Inference.MultiInferenceResponse
 
newBuilder(InputOuterClass.ExampleList) - Static method in class tensorflow.serving.InputOuterClass.ExampleList
 
newBuilder(InputOuterClass.ExampleListWithContext) - Static method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
newBuilder(InputOuterClass.Input) - Static method in class tensorflow.serving.InputOuterClass.Input
 
newBuilder(LogCollectorConfigOuterClass.LogCollectorConfig) - Static method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
newBuilder(Logging.LogMetadata) - Static method in class tensorflow.serving.Logging.LogMetadata
 
newBuilder(LoggingConfigOuterClass.LoggingConfig) - Static method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
newBuilder(LoggingConfigOuterClass.SamplingConfig) - Static method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
newBuilder(Model.ModelSpec) - Static method in class tensorflow.serving.Model.ModelSpec
 
newBuilder(ModelManagement.Metric) - Static method in class tensorflow.serving.ModelManagement.Metric
 
newBuilder(ModelManagement.ReloadConfigRequest) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
newBuilder(ModelManagement.ReloadConfigResponse) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
newBuilder(ModelServerConfigOuterClass.ModelConfig) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
newBuilder(ModelServerConfigOuterClass.ModelConfigList) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
newBuilder(ModelServerConfigOuterClass.ModelServerConfig) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
newBuilder(MonitoringConfigOuterClass.MonitoringConfig) - Static method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig
 
newBuilder(MonitoringConfigOuterClass.PrometheusConfig) - Static method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig
 
newBuilder(PlatformConfigOuterClass.PlatformConfig) - Static method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig
 
newBuilder(PlatformConfigOuterClass.PlatformConfigMap) - Static method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap
 
newBuilder(Predict.PredictRequest) - Static method in class tensorflow.serving.Predict.PredictRequest
 
newBuilder(Predict.PredictRequest.RequestOptions) - Static method in class tensorflow.serving.Predict.PredictRequest.RequestOptions
 
newBuilder(Predict.PredictResponse) - Static method in class tensorflow.serving.Predict.PredictResponse
 
newBuilder(Predict.PredictStreamedOptions) - Static method in class tensorflow.serving.Predict.PredictStreamedOptions
 
newBuilder(PredictionLogOuterClass.ClassifyLog) - Static method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
newBuilder(PredictionLogOuterClass.MultiInferenceLog) - Static method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
newBuilder(PredictionLogOuterClass.PredictionLog) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
newBuilder(PredictionLogOuterClass.PredictLog) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
newBuilder(PredictionLogOuterClass.PredictStreamedLog) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog
 
newBuilder(PredictionLogOuterClass.RegressLog) - Static method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
newBuilder(PredictionLogOuterClass.SessionRunLog) - Static method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
newBuilder(RegressionOuterClass.Regression) - Static method in class tensorflow.serving.RegressionOuterClass.Regression
 
newBuilder(RegressionOuterClass.RegressionRequest) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
newBuilder(RegressionOuterClass.RegressionResponse) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
newBuilder(RegressionOuterClass.RegressionResult) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
newBuilder(SessionServiceOuterClass.SessionRunRequest) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
newBuilder(SessionServiceOuterClass.SessionRunResponse) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
newBuilder(SslConfig.SSLConfig) - Static method in class tensorflow.serving.SslConfig.SSLConfig
 
newBuilder(Status.StatusProto) - Static method in class tensorflow.serving.Status.StatusProto
 
newBuilder(Struct.BoundedTensorSpecProto) - Static method in class tensorflow.Struct.BoundedTensorSpecProto
 
newBuilder(Struct.DictValue) - Static method in class tensorflow.Struct.DictValue
 
newBuilder(Struct.ListValue) - Static method in class tensorflow.Struct.ListValue
 
newBuilder(Struct.NamedTupleValue) - Static method in class tensorflow.Struct.NamedTupleValue
 
newBuilder(Struct.NoneValue) - Static method in class tensorflow.Struct.NoneValue
 
newBuilder(Struct.PairValue) - Static method in class tensorflow.Struct.PairValue
 
newBuilder(Struct.StructuredValue) - Static method in class tensorflow.Struct.StructuredValue
 
newBuilder(Struct.TensorSpecProto) - Static method in class tensorflow.Struct.TensorSpecProto
 
newBuilder(Struct.TupleValue) - Static method in class tensorflow.Struct.TupleValue
 
newBuilder(Struct.TypeSpecProto) - Static method in class tensorflow.Struct.TypeSpecProto
 
newBuilder(TrackableObjectGraphOuterClass.RegisteredSaver) - Static method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver
 
newBuilder(TrackableObjectGraphOuterClass.TrackableObjectGraph) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
newBuilder(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
newBuilder(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
newBuilder(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
newBuilder(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
newBuilderForType() - Method in class com.google.protobuf.Any
 
newBuilderForType() - Method in class com.google.protobuf.BoolValue
 
newBuilderForType() - Method in class com.google.protobuf.BytesValue
 
newBuilderForType() - Method in class com.google.protobuf.DoubleValue
 
newBuilderForType() - Method in class com.google.protobuf.FloatValue
 
newBuilderForType() - Method in class com.google.protobuf.Int32Value
 
newBuilderForType() - Method in class com.google.protobuf.Int64Value
 
newBuilderForType() - Method in class com.google.protobuf.StringValue
 
newBuilderForType() - Method in class com.google.protobuf.UInt32Value
 
newBuilderForType() - Method in class com.google.protobuf.UInt64Value
 
newBuilderForType() - Method in class org.tensorflow.distruntime.ClusterDef
 
newBuilderForType() - Method in class org.tensorflow.distruntime.JobDef
 
newBuilderForType() - Method in class org.tensorflow.example.BytesList
 
newBuilderForType() - Method in class org.tensorflow.example.Example
 
newBuilderForType() - Method in class org.tensorflow.example.Feature
 
newBuilderForType() - Method in class org.tensorflow.example.FeatureList
 
newBuilderForType() - Method in class org.tensorflow.example.FeatureLists
 
newBuilderForType() - Method in class org.tensorflow.example.Features
 
newBuilderForType() - Method in class org.tensorflow.example.FloatList
 
newBuilderForType() - Method in class org.tensorflow.example.Int64List
 
newBuilderForType() - Method in class org.tensorflow.example.SequenceExample
 
newBuilderForType() - Method in class org.tensorflow.framework.AllocationDescription
 
newBuilderForType() - Method in class org.tensorflow.framework.AllocationRecord
 
newBuilderForType() - Method in class org.tensorflow.framework.AllocatorMemoryUsed
 
newBuilderForType() - Method in class org.tensorflow.framework.AssetFileDef
 
newBuilderForType() - Method in class org.tensorflow.framework.AttrValue.ListValue
 
newBuilderForType() - Method in class org.tensorflow.framework.AttrValue
 
newBuilderForType() - Method in class org.tensorflow.framework.AutoParallelOptions
 
newBuilderForType() - Method in class org.tensorflow.framework.BatchingOptions
 
newBuilderForType() - Method in class org.tensorflow.framework.CallableOptions
 
newBuilderForType() - Method in class org.tensorflow.framework.CollectionDef.AnyList
 
newBuilderForType() - Method in class org.tensorflow.framework.CollectionDef.BytesList
 
newBuilderForType() - Method in class org.tensorflow.framework.CollectionDef.FloatList
 
newBuilderForType() - Method in class org.tensorflow.framework.CollectionDef.Int64List
 
newBuilderForType() - Method in class org.tensorflow.framework.CollectionDef
 
newBuilderForType() - Method in class org.tensorflow.framework.CollectionDef.NodeList
 
newBuilderForType() - Method in class org.tensorflow.framework.ConfigProto.Experimental
 
newBuilderForType() - Method in class org.tensorflow.framework.ConfigProto
 
newBuilderForType() - Method in class org.tensorflow.framework.CostGraphDef.AggregatedCost
 
newBuilderForType() - Method in class org.tensorflow.framework.CostGraphDef
 
newBuilderForType() - Method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
newBuilderForType() - Method in class org.tensorflow.framework.CostGraphDef.Node
 
newBuilderForType() - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
newBuilderForType() - Method in class org.tensorflow.framework.DebuggedSourceFile
 
newBuilderForType() - Method in class org.tensorflow.framework.DebuggedSourceFiles
 
newBuilderForType() - Method in class org.tensorflow.framework.DebugOptions
 
newBuilderForType() - Method in class org.tensorflow.framework.DebugTensorWatch
 
newBuilderForType() - Method in class org.tensorflow.framework.DeviceStepStats
 
newBuilderForType() - Method in class org.tensorflow.framework.FullTypeDef
 
newBuilderForType() - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
newBuilderForType() - Method in class org.tensorflow.framework.FunctionDef
 
newBuilderForType() - Method in class org.tensorflow.framework.FunctionDefLibrary
 
newBuilderForType() - Method in class org.tensorflow.framework.GPUOptions.Experimental
 
newBuilderForType() - Method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions
 
newBuilderForType() - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
newBuilderForType() - Method in class org.tensorflow.framework.GPUOptions
 
newBuilderForType() - Method in class org.tensorflow.framework.GradientDef
 
newBuilderForType() - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol
 
newBuilderForType() - Method in class org.tensorflow.framework.GraphDebugInfo
 
newBuilderForType() - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace
 
newBuilderForType() - Method in class org.tensorflow.framework.GraphDef
 
newBuilderForType() - Method in class org.tensorflow.framework.GraphOptions
 
newBuilderForType() - Method in class org.tensorflow.framework.MemoryStats
 
newBuilderForType() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
newBuilderForType() - Method in class org.tensorflow.framework.MetaGraphDef
 
newBuilderForType() - Method in class org.tensorflow.framework.NameAttrList
 
newBuilderForType() - Method in class org.tensorflow.framework.NamedTensorProto
 
newBuilderForType() - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
newBuilderForType() - Method in class org.tensorflow.framework.NodeDef
 
newBuilderForType() - Method in class org.tensorflow.framework.NodeExecStats
 
newBuilderForType() - Method in class org.tensorflow.framework.NodeOutput
 
newBuilderForType() - Method in class org.tensorflow.framework.OpDef.ArgDef
 
newBuilderForType() - Method in class org.tensorflow.framework.OpDef.AttrDef
 
newBuilderForType() - Method in class org.tensorflow.framework.OpDef
 
newBuilderForType() - Method in class org.tensorflow.framework.OpDeprecation
 
newBuilderForType() - Method in class org.tensorflow.framework.OpList
 
newBuilderForType() - Method in class org.tensorflow.framework.OptimizerOptions
 
newBuilderForType() - Method in class org.tensorflow.framework.RegisteredGradient
 
newBuilderForType() - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
newBuilderForType() - Method in class org.tensorflow.framework.ResourceHandleProto
 
newBuilderForType() - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
newBuilderForType() - Method in class org.tensorflow.framework.RewriterConfig
 
newBuilderForType() - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
newBuilderForType() - Method in class org.tensorflow.framework.RunMetadata
 
newBuilderForType() - Method in class org.tensorflow.framework.RunOptions.Experimental
 
newBuilderForType() - Method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
newBuilderForType() - Method in class org.tensorflow.framework.RunOptions
 
newBuilderForType() - Method in class org.tensorflow.framework.SaveSliceInfoDef
 
newBuilderForType() - Method in class org.tensorflow.framework.ScopedAllocatorOptions
 
newBuilderForType() - Method in class org.tensorflow.framework.SerializedDType
 
newBuilderForType() - Method in class org.tensorflow.framework.SessionMetadata
 
newBuilderForType() - Method in class org.tensorflow.framework.SignatureDef
 
newBuilderForType() - Method in class org.tensorflow.framework.StepStats
 
newBuilderForType() - Method in class org.tensorflow.framework.TensorConnection
 
newBuilderForType() - Method in class org.tensorflow.framework.TensorDescription
 
newBuilderForType() - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor
 
newBuilderForType() - Method in class org.tensorflow.framework.TensorInfo.CooSparse
 
newBuilderForType() - Method in class org.tensorflow.framework.TensorInfo
 
newBuilderForType() - Method in class org.tensorflow.framework.TensorProto
 
newBuilderForType() - Method in class org.tensorflow.framework.TensorShapeProto.Dim
 
newBuilderForType() - Method in class org.tensorflow.framework.TensorShapeProto
 
newBuilderForType() - Method in class org.tensorflow.framework.ThreadPoolOptionProto
 
newBuilderForType() - Method in class org.tensorflow.framework.VariableDef
 
newBuilderForType() - Method in class org.tensorflow.framework.VariantTensorDataProto
 
newBuilderForType() - Method in class org.tensorflow.framework.VerifierConfig
 
newBuilderForType() - Method in class org.tensorflow.framework.VersionDef
 
newBuilderForType() - Method in class org.tensorflow.util.SaverDef
 
newBuilderForType() - Method in class tensorflow.CoordinationConfig.CoordinatedJob
 
newBuilderForType() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
 
newBuilderForType() - Method in class tensorflow.RpcOptions.RPCOptions
 
newBuilderForType() - Method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor
 
newBuilderForType() - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
newBuilderForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject
 
newBuilderForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
newBuilderForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
newBuilderForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
newBuilderForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
newBuilderForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
newBuilderForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
newBuilderForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
newBuilderForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
newBuilderForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
newBuilderForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
newBuilderForType() - Method in class tensorflow.serving.Classification.Class
 
newBuilderForType() - Method in class tensorflow.serving.Classification.ClassificationRequest
 
newBuilderForType() - Method in class tensorflow.serving.Classification.ClassificationResponse
 
newBuilderForType() - Method in class tensorflow.serving.Classification.ClassificationResult
 
newBuilderForType() - Method in class tensorflow.serving.Classification.Classifications
 
newBuilderForType() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
newBuilderForType() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
newBuilderForType() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All
 
newBuilderForType() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
newBuilderForType() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
newBuilderForType() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
newBuilderForType() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
newBuilderForType() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
newBuilderForType() - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
newBuilderForType() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
newBuilderForType() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
newBuilderForType() - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
newBuilderForType() - Method in class tensorflow.serving.Inference.InferenceResult
 
newBuilderForType() - Method in class tensorflow.serving.Inference.InferenceTask
 
newBuilderForType() - Method in class tensorflow.serving.Inference.MultiInferenceRequest
 
newBuilderForType() - Method in class tensorflow.serving.Inference.MultiInferenceResponse
 
newBuilderForType() - Method in class tensorflow.serving.InputOuterClass.ExampleList
 
newBuilderForType() - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
newBuilderForType() - Method in class tensorflow.serving.InputOuterClass.Input
 
newBuilderForType() - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
newBuilderForType() - Method in class tensorflow.serving.Logging.LogMetadata
 
newBuilderForType() - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
newBuilderForType() - Method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
newBuilderForType() - Method in class tensorflow.serving.Model.ModelSpec
 
newBuilderForType() - Method in class tensorflow.serving.ModelManagement.Metric
 
newBuilderForType() - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
newBuilderForType() - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
newBuilderForType() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
newBuilderForType() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
newBuilderForType() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
newBuilderForType() - Method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig
 
newBuilderForType() - Method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig
 
newBuilderForType() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig
 
newBuilderForType() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap
 
newBuilderForType() - Method in class tensorflow.serving.Predict.PredictRequest
 
newBuilderForType() - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions
 
newBuilderForType() - Method in class tensorflow.serving.Predict.PredictResponse
 
newBuilderForType() - Method in class tensorflow.serving.Predict.PredictStreamedOptions
 
newBuilderForType() - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
newBuilderForType() - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
newBuilderForType() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
newBuilderForType() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
newBuilderForType() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog
 
newBuilderForType() - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
newBuilderForType() - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
newBuilderForType() - Method in class tensorflow.serving.RegressionOuterClass.Regression
 
newBuilderForType() - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
newBuilderForType() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
newBuilderForType() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
newBuilderForType() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
newBuilderForType() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
newBuilderForType() - Method in class tensorflow.serving.SslConfig.SSLConfig
 
newBuilderForType() - Method in class tensorflow.serving.Status.StatusProto
 
newBuilderForType() - Method in class tensorflow.Struct.BoundedTensorSpecProto
 
newBuilderForType() - Method in class tensorflow.Struct.DictValue
 
newBuilderForType() - Method in class tensorflow.Struct.ListValue
 
newBuilderForType() - Method in class tensorflow.Struct.NamedTupleValue
 
newBuilderForType() - Method in class tensorflow.Struct.NoneValue
 
newBuilderForType() - Method in class tensorflow.Struct.PairValue
 
newBuilderForType() - Method in class tensorflow.Struct.StructuredValue
 
newBuilderForType() - Method in class tensorflow.Struct.TensorSpecProto
 
newBuilderForType() - Method in class tensorflow.Struct.TupleValue
 
newBuilderForType() - Method in class tensorflow.Struct.TypeSpecProto
 
newBuilderForType() - Method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver
 
newBuilderForType() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
newBuilderForType() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
newBuilderForType() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
newBuilderForType() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
newBuilderForType() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.Any
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.BoolValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.BytesValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DoubleValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.FloatValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.Int32Value
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.Int64Value
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.StringValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.UInt32Value
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.UInt64Value
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.distruntime.ClusterDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.distruntime.JobDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.example.BytesList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.example.Example
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.example.Feature
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.example.FeatureList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.example.FeatureLists
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.example.Features
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.example.FloatList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.example.Int64List
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.example.SequenceExample
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.AllocationDescription
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.AllocationRecord
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.AllocatorMemoryUsed
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.AssetFileDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.AttrValue.ListValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.AttrValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.AutoParallelOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.BatchingOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.CallableOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.CollectionDef.AnyList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.CollectionDef.BytesList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.CollectionDef.FloatList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.CollectionDef.Int64List
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.CollectionDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.CollectionDef.NodeList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.ConfigProto.Experimental
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.ConfigProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.CostGraphDef.AggregatedCost
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.CostGraphDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.CostGraphDef.Node
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.DebuggedSourceFile
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.DebuggedSourceFiles
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.DebugOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.DebugTensorWatch
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.DeviceStepStats
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.FullTypeDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.FunctionDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.FunctionDefLibrary
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.GPUOptions.Experimental
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.GPUOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.GradientDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.GraphDebugInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.GraphDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.GraphOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.MemoryStats
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.MetaGraphDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.NameAttrList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.NamedTensorProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.NodeDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.NodeExecStats
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.NodeOutput
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.OpDef.ArgDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.OpDef.AttrDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.OpDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.OpDeprecation
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.OpList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.OptimizerOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.RegisteredGradient
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.ResourceHandleProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.RewriterConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.RunMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.RunOptions.Experimental
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.RunOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.SaveSliceInfoDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.ScopedAllocatorOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.SerializedDType
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.SessionMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.SignatureDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.StepStats
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.TensorConnection
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.TensorDescription
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.TensorInfo.CooSparse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.TensorInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.TensorProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.TensorShapeProto.Dim
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.TensorShapeProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.ThreadPoolOptionProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.VariableDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.VariantTensorDataProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.VerifierConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.VersionDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.util.SaverDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.CoordinationConfig.CoordinatedJob
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.RpcOptions.RPCOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.Classification.Class
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.Classification.ClassificationRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.Classification.ClassificationResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.Classification.ClassificationResult
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.Classification.Classifications
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.Inference.InferenceResult
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.Inference.InferenceTask
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.Inference.MultiInferenceRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.Inference.MultiInferenceResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.InputOuterClass.ExampleList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.InputOuterClass.Input
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.Logging.LogMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.Model.ModelSpec
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.ModelManagement.Metric
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.Predict.PredictRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.Predict.PredictResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.Predict.PredictStreamedOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.RegressionOuterClass.Regression
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.SslConfig.SSLConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.Status.StatusProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.Struct.BoundedTensorSpecProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.Struct.DictValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.Struct.ListValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.Struct.NamedTupleValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.Struct.NoneValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.Struct.PairValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.Struct.StructuredValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.Struct.TensorSpecProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.Struct.TupleValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.Struct.TypeSpecProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
newFutureStub(Channel) - Static method in class tensorflow.serving.ModelServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class tensorflow.serving.PredictionServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class tensorflow.serving.SessionServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.Any
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.BoolValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.BytesValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DoubleValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.FloatValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.Int32Value
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.Int64Value
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.StringValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.UInt32Value
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.UInt64Value
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.distruntime.ClusterDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.distruntime.JobDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.example.BytesList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.example.Example
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.example.Feature
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.example.FeatureList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.example.FeatureLists
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.example.Features
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.example.FloatList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.example.Int64List
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.example.SequenceExample
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.AllocationDescription
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.AllocationRecord
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.AllocatorMemoryUsed
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.AssetFileDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.AttrValue.ListValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.AttrValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.AutoParallelOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.BatchingOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.CallableOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.CollectionDef.AnyList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.CollectionDef.BytesList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.CollectionDef.FloatList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.CollectionDef.Int64List
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.CollectionDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.CollectionDef.NodeList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.ConfigProto.Experimental
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.ConfigProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.CostGraphDef.AggregatedCost
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.CostGraphDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.CostGraphDef.Node
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.DebuggedSourceFile
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.DebuggedSourceFiles
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.DebugOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.DebugTensorWatch
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.DeviceStepStats
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.FullTypeDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.FunctionDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.FunctionDefLibrary
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.GPUOptions.Experimental
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.GPUOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.GradientDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.GraphDebugInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.GraphDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.GraphOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.MemoryStats
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.MetaGraphDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.NameAttrList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.NamedTensorProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.NodeDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.NodeExecStats
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.NodeOutput
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.OpDef.ArgDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.OpDef.AttrDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.OpDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.OpDeprecation
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.OpList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.OptimizerOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.RegisteredGradient
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.ResourceHandleProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.RewriterConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.RunMetadata
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.RunOptions.Experimental
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.RunOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.SaveSliceInfoDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.ScopedAllocatorOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.SerializedDType
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.SessionMetadata
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.SignatureDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.StepStats
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.TensorConnection
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.TensorDescription
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.TensorInfo.CooSparse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.TensorInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.TensorProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.TensorShapeProto.Dim
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.TensorShapeProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.ThreadPoolOptionProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.VariableDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.VariantTensorDataProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.VerifierConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.framework.VersionDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.util.SaverDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.CoordinationConfig.CoordinatedJob
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.RpcOptions.RPCOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.Classification.Class
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.Classification.ClassificationRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.Classification.ClassificationResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.Classification.ClassificationResult
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.Classification.Classifications
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.Inference.InferenceResult
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.Inference.InferenceTask
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.Inference.MultiInferenceRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.Inference.MultiInferenceResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.InputOuterClass.ExampleList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.InputOuterClass.Input
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.Logging.LogMetadata
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.Model.ModelSpec
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.ModelManagement.Metric
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.Predict.PredictRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.Predict.PredictResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.Predict.PredictStreamedOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.RegressionOuterClass.Regression
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.SslConfig.SSLConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.Status.StatusProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.Struct.BoundedTensorSpecProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.Struct.DictValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.Struct.ListValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.Struct.NamedTupleValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.Struct.NoneValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.Struct.PairValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.Struct.StructuredValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.Struct.TensorSpecProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.Struct.TupleValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.Struct.TypeSpecProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
newStub(Channel) - Static method in class tensorflow.serving.ModelServiceGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class tensorflow.serving.PredictionServiceGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class tensorflow.serving.SessionServiceGrpc
Creates a new async stub that supports all call types for the service
NHWC_TO_NCHW - Enum constant in enum class org.tensorflow.framework.RewriterConfig.CpuLayout
NHWC_TO_NCHW = 2;
NHWC_TO_NCHW_VALUE - Static variable in enum class org.tensorflow.framework.RewriterConfig.CpuLayout
NHWC_TO_NCHW = 2;
NO_CONVERSION_ON_CPU - Enum constant in enum class org.tensorflow.framework.RewriterConfig.CpuLayout
NO_CONVERSION_ON_CPU = 0;
NO_CONVERSION_ON_CPU_VALUE - Static variable in enum class org.tensorflow.framework.RewriterConfig.CpuLayout
NO_CONVERSION_ON_CPU = 0;
NO_MEM_OPT - Enum constant in enum class org.tensorflow.framework.RewriterConfig.MemOptType
Disabled in the meta-optimizer.
NO_MEM_OPT_VALUE - Static variable in enum class org.tensorflow.framework.RewriterConfig.MemOptType
Disabled in the meta-optimizer.
NO_TRACE - Enum constant in enum class org.tensorflow.framework.RunOptions.TraceLevel
NO_TRACE = 0;
NO_TRACE_VALUE - Static variable in enum class org.tensorflow.framework.RunOptions.TraceLevel
NO_TRACE = 0;
NODE_DEF_FIELD_NUMBER - Static variable in class org.tensorflow.framework.FunctionDef
 
NODE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.CostGraphDef
 
NODE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GraphDef
 
NODE_ID_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GPUOptions.Experimental
 
NODE_ID_FIELD_NUMBER - Static variable in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
NODE_LIST - Enum constant in enum class org.tensorflow.framework.CollectionDef.KindCase
 
NODE_LIST_FIELD_NUMBER - Static variable in class org.tensorflow.framework.CollectionDef
 
NODE_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.framework.DebugTensorWatch
 
NODE_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.framework.NodeExecStats
 
NODE_STATS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.DeviceStepStats
 
NodeDef - Class in org.tensorflow.framework
Protobuf type tensorflow.NodeDef
NodeDef.Builder - Class in org.tensorflow.framework
Protobuf type tensorflow.NodeDef
NodeDef.ExperimentalDebugInfo - Class in org.tensorflow.framework
Protobuf type tensorflow.NodeDef.ExperimentalDebugInfo
NodeDef.ExperimentalDebugInfo.Builder - Class in org.tensorflow.framework
Protobuf type tensorflow.NodeDef.ExperimentalDebugInfo
NodeDef.ExperimentalDebugInfoOrBuilder - Interface in org.tensorflow.framework
 
NodeDefOrBuilder - Interface in org.tensorflow.framework
 
NodeExecStats - Class in org.tensorflow.framework
Time/size stats recorded for a single execution of a graph node.
NodeExecStats.Builder - Class in org.tensorflow.framework
Time/size stats recorded for a single execution of a graph node.
NodeExecStatsOrBuilder - Interface in org.tensorflow.framework
 
NodeOutput - Class in org.tensorflow.framework
Output sizes recorded for a single execution of a graph node.
NodeOutput.Builder - Class in org.tensorflow.framework
Output sizes recorded for a single execution of a graph node.
NodeOutputOrBuilder - Interface in org.tensorflow.framework
 
NodeProto - Class in org.tensorflow.framework
 
NODES_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
NODES_FIELD_NUMBER - Static variable in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
NONE - Enum constant in enum class tensorflow.serving.Predict.PredictStreamedOptions.RequestState
NONE = 0;
NONE_VALUE - Enum constant in enum class tensorflow.Struct.StructuredValue.KindCase
 
NONE_VALUE - Static variable in enum class tensorflow.serving.Predict.PredictStreamedOptions.RequestState
NONE = 0;
NONE_VALUE_FIELD_NUMBER - Static variable in class tensorflow.Struct.StructuredValue
 
NOT_FOUND - Enum constant in enum class org.tensorflow.framework.Code
Some requested entity (e.g., file or directory) was not found.
NOT_FOUND_VALUE - Static variable in enum class org.tensorflow.framework.Code
Some requested entity (e.g., file or directory) was not found.
NUM_BATCH_THREADS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.BatchingOptions
 
NUM_CHANNELS_PER_TARGET_FIELD_NUMBER - Static variable in class tensorflow.RpcOptions.RPCOptions
 
NUM_DEV_TO_DEV_COPY_STREAMS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GPUOptions.Experimental
 
NUM_FLAT_COMPONENTS_FIELD_NUMBER - Static variable in class tensorflow.Struct.TypeSpecProto
 
NUM_REPLICAS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AutoParallelOptions
 
NUM_TASKS_FIELD_NUMBER - Static variable in class tensorflow.CoordinationConfig.CoordinatedJob
 
NUM_THREADS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ThreadPoolOptionProto
 
NUM_VERSIONS_FIELD_NUMBER - Static variable in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
NUM_VIRTUAL_DEVICES_PER_GPU_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GPUOptions.Experimental
 
NUMBER_ATTR_FIELD_NUMBER - Static variable in class org.tensorflow.framework.OpDef.ArgDef
 
NUMPY_VALUE - Enum constant in enum class tensorflow.Struct.StructuredValue.KindCase
 
NUMPY_VALUE_FIELD_NUMBER - Static variable in class tensorflow.Struct.StructuredValue
 

O

OBJECT_GRAPH_DEF_FIELD_NUMBER - Static variable in class org.tensorflow.framework.MetaGraphDef
 
OBJECT_NAME_FIELD_NUMBER - Static variable in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver
 
of(boolean) - Static method in class com.google.protobuf.BoolValue
 
of(double) - Static method in class com.google.protobuf.DoubleValue
 
of(float) - Static method in class com.google.protobuf.FloatValue
 
of(int) - Static method in class com.google.protobuf.Int32Value
 
of(int) - Static method in class com.google.protobuf.UInt32Value
 
of(long) - Static method in class com.google.protobuf.Int64Value
 
of(long) - Static method in class com.google.protobuf.UInt64Value
 
of(ByteString) - Static method in class com.google.protobuf.BytesValue
 
of(String) - Static method in class com.google.protobuf.StringValue
 
OFF - Enum constant in enum class org.tensorflow.framework.OptimizerOptions.GlobalJitLevel
OFF = -1;
OFF - Enum constant in enum class org.tensorflow.framework.RewriterConfig.Toggle
OFF = 2;
OFF - Enum constant in enum class org.tensorflow.framework.VerifierConfig.Toggle
OFF = 2;
OFF - Enum constant in enum class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.JitCompile
OFF = 2;
OFF_VALUE - Static variable in enum class org.tensorflow.framework.OptimizerOptions.GlobalJitLevel
OFF = -1;
OFF_VALUE - Static variable in enum class org.tensorflow.framework.RewriterConfig.Toggle
OFF = 2;
OFF_VALUE - Static variable in enum class org.tensorflow.framework.VerifierConfig.Toggle
OFF = 2;
OFF_VALUE - Static variable in enum class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.JitCompile
OFF = 2;
OK - Enum constant in enum class org.tensorflow.framework.Code
Not an error; returned on success
OK_VALUE - Static variable in enum class org.tensorflow.framework.Code
Not an error; returned on success
ON - Enum constant in enum class org.tensorflow.framework.RewriterConfig.Toggle
ON = 1;
ON - Enum constant in enum class org.tensorflow.framework.VerifierConfig.Toggle
ON = 1;
ON - Enum constant in enum class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.JitCompile
ON = 1;
ON_1 - Enum constant in enum class org.tensorflow.framework.OptimizerOptions.GlobalJitLevel
The following settings turn on compilation, with higher values being more aggressive.
ON_1_VALUE - Static variable in enum class org.tensorflow.framework.OptimizerOptions.GlobalJitLevel
The following settings turn on compilation, with higher values being more aggressive.
ON_2 - Enum constant in enum class org.tensorflow.framework.OptimizerOptions.GlobalJitLevel
ON_2 = 2;
ON_2_VALUE - Static variable in enum class org.tensorflow.framework.OptimizerOptions.GlobalJitLevel
ON_2 = 2;
ON_VALUE - Static variable in enum class org.tensorflow.framework.RewriterConfig.Toggle
ON = 1;
ON_VALUE - Static variable in enum class org.tensorflow.framework.VerifierConfig.Toggle
ON = 1;
ON_VALUE - Static variable in enum class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.JitCompile
ON = 1;
ONE - Enum constant in enum class org.tensorflow.framework.RewriterConfig.NumIterationsType
ONE = 1;
ONE_VALUE - Static variable in enum class org.tensorflow.framework.RewriterConfig.NumIterationsType
ONE = 1;
OP_END_REL_MICROS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.NodeExecStats
 
OP_END_REL_NANOS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.NodeExecStats
 
OP_FIELD_NUMBER - Static variable in class org.tensorflow.framework.NodeDef
 
OP_FIELD_NUMBER - Static variable in class org.tensorflow.framework.OpList
 
OP_START_REL_MICROS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.NodeExecStats
 
OP_START_REL_NANOS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.NodeExecStats
 
OpDef - Class in org.tensorflow.framework
Defines an operation.
OpDef.ArgDef - Class in org.tensorflow.framework
For describing inputs and outputs.
OpDef.ArgDef.Builder - Class in org.tensorflow.framework
For describing inputs and outputs.
OpDef.ArgDefOrBuilder - Interface in org.tensorflow.framework
 
OpDef.AttrDef - Class in org.tensorflow.framework
Description of the graph-construction-time configuration of this Op.
OpDef.AttrDef.Builder - Class in org.tensorflow.framework
Description of the graph-construction-time configuration of this Op.
OpDef.AttrDefOrBuilder - Interface in org.tensorflow.framework
 
OpDef.Builder - Class in org.tensorflow.framework
Defines an operation.
OpDefOrBuilder - Interface in org.tensorflow.framework
 
OpDefProtos - Class in org.tensorflow.framework
 
OpDeprecation - Class in org.tensorflow.framework
Information about version-dependent deprecation of an op
OpDeprecation.Builder - Class in org.tensorflow.framework
Information about version-dependent deprecation of an op
OpDeprecationOrBuilder - Interface in org.tensorflow.framework
 
OPERATION_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
OPERATION_TIMEOUT_IN_MS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto
 
OpList - Class in org.tensorflow.framework
A collection of OpDefs
OpList.Builder - Class in org.tensorflow.framework
A collection of OpDefs
OpListOrBuilder - Interface in org.tensorflow.framework
 
OPT_LEVEL_FIELD_NUMBER - Static variable in class org.tensorflow.framework.OptimizerOptions
 
OPTIMIZE_FOR_STATIC_GRAPH_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto.Experimental
 
OPTIMIZER_OPTIONS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GraphOptions
 
OptimizerOptions - Class in org.tensorflow.framework
Options passed to the graph optimizer
OptimizerOptions.Builder - Class in org.tensorflow.framework
Options passed to the graph optimizer
OptimizerOptions.GlobalJitLevel - Enum Class in org.tensorflow.framework
Control the use of the compiler/jit.
OptimizerOptions.Level - Enum Class in org.tensorflow.framework
Optimization level
OptimizerOptionsOrBuilder - Interface in org.tensorflow.framework
 
OPTIMIZERS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RewriterConfig
 
OPTIONAL_SPEC - Enum constant in enum class tensorflow.Struct.TypeSpecProto.TypeSpecClass
tf.OptionalSpec
OPTIONAL_SPEC_VALUE - Static variable in enum class tensorflow.Struct.TypeSpecProto.TypeSpecClass
tf.OptionalSpec
OPTIONS_FIELD_NUMBER - Static variable in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
org.apache.camel.component.tensorflow.serving - package org.apache.camel.component.tensorflow.serving
 
org.apache.camel.component.torchserve - package org.apache.camel.component.torchserve
 
org.tensorflow.distruntime - package org.tensorflow.distruntime
 
org.tensorflow.example - package org.tensorflow.example
 
org.tensorflow.framework - package org.tensorflow.framework
 
org.tensorflow.util - package org.tensorflow.util
 
ORIGINAL_FUNC_NAMES_FIELD_NUMBER - Static variable in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
ORIGINAL_NODE_NAMES_FIELD_NUMBER - Static variable in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
ORIGINAL_VARIABLE_NODE_ID_FIELD_NUMBER - Static variable in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
OTHER - Enum constant in enum class tensorflow.serving.ModelServerConfigOuterClass.ModelType
Deprecated.
OTHER_VALUE - Static variable in enum class tensorflow.serving.ModelServerConfigOuterClass.ModelType
Deprecated.
OUT_OF_RANGE - Enum constant in enum class org.tensorflow.framework.Code
Operation tried to iterate past the valid input range.
OUT_OF_RANGE_VALUE - Static variable in enum class org.tensorflow.framework.Code
Operation tried to iterate past the valid input range.
OUTPUT_ARG_FIELD_NUMBER - Static variable in class org.tensorflow.framework.OpDef
 
OUTPUT_FIELD_NUMBER - Static variable in class org.tensorflow.framework.NodeExecStats
 
OUTPUT_FILTER_FIELD_NUMBER - Static variable in class tensorflow.serving.Predict.PredictRequest
 
OUTPUT_INFO_FIELD_NUMBER - Static variable in class org.tensorflow.framework.CostGraphDef.Node
 
OUTPUT_PARTITION_GRAPHS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RunOptions
 
OUTPUT_SIGNATURE_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
OUTPUT_SLOT_FIELD_NUMBER - Static variable in class org.tensorflow.framework.DebugTensorWatch
 
OUTPUTS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.SignatureDef
 
OUTPUTS_FIELD_NUMBER - Static variable in class tensorflow.serving.Predict.PredictResponse
 

P

pack(T) - Static method in class com.google.protobuf.Any
 
pack(T, String) - Static method in class com.google.protobuf.Any
Packs a message using the given type URL prefix.
PARAMETER_MAP_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Any
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.BoolValue
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.BytesValue
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DoubleValue
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.FloatValue
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Int32Value
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Int64Value
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.StringValue
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.UInt32Value
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.UInt64Value
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.distruntime.ClusterDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.distruntime.JobDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.example.BytesList
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.example.Example
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.example.Feature
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.example.FeatureList
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.example.FeatureLists
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.example.Features
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.example.FloatList
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.example.Int64List
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.example.SequenceExample
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.AllocationDescription
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.AllocationRecord
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.AllocatorMemoryUsed
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.AssetFileDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.AttrValue.ListValue
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.AttrValue
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.AutoParallelOptions
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.BatchingOptions
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.CallableOptions
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.CollectionDef.AnyList
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.CollectionDef.BytesList
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.CollectionDef.FloatList
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.CollectionDef.Int64List
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.CollectionDef.NodeList
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.CollectionDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.ConfigProto.Experimental
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.ConfigProto
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.CostGraphDef.AggregatedCost
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.CostGraphDef.Node
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.CostGraphDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.DebuggedSourceFile
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.DebuggedSourceFiles
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.DebugOptions
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.DebugTensorWatch
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.DeviceStepStats
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.FullTypeDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.FunctionDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.FunctionDefLibrary
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.GPUOptions.Experimental
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.GPUOptions
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.GradientDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.GraphDebugInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.GraphDebugInfo.StackTrace
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.GraphDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.GraphOptions
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.MemoryStats
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.MetaGraphDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.NameAttrList
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.NamedTensorProto
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.NodeDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.NodeExecStats
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.NodeOutput
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.OpDef.ArgDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.OpDef.AttrDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.OpDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.OpDeprecation
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.OpList
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.OptimizerOptions
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.RegisteredGradient
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.ResourceHandleProto
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.RewriterConfig
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.RunMetadata
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.RunOptions.Experimental
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.RunOptions
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.SaveSliceInfoDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.ScopedAllocatorOptions
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.SerializedDType
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.SessionMetadata
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.SignatureDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.StepStats
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.TensorConnection
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.TensorDescription
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.TensorInfo.CompositeTensor
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.TensorInfo.CooSparse
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.TensorInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.TensorProto
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.TensorShapeProto.Dim
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.TensorShapeProto
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.ThreadPoolOptionProto
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.VariableDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.VariantTensorDataProto
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.VerifierConfig
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.VersionDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.util.SaverDef
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.CoordinationConfig.CoordinatedJob
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.RpcOptions.RPCOptions
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.Classification.Class
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.Classification.ClassificationRequest
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.Classification.ClassificationResponse
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.Classification.ClassificationResult
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.Classification.Classifications
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.Inference.InferenceResult
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.Inference.InferenceTask
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.Inference.MultiInferenceRequest
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.Inference.MultiInferenceResponse
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.InputOuterClass.ExampleList
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.InputOuterClass.Input
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.Logging.LogMetadata
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.Model.ModelSpec
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.ModelManagement.Metric
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.Predict.PredictRequest
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.Predict.PredictRequest.RequestOptions
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.Predict.PredictResponse
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.Predict.PredictStreamedOptions
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.RegressionOuterClass.Regression
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.SslConfig.SSLConfig
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.Status.StatusProto
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.Struct.BoundedTensorSpecProto
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.Struct.DictValue
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.Struct.ListValue
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.Struct.NamedTupleValue
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.Struct.NoneValue
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.Struct.PairValue
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.Struct.StructuredValue
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.Struct.TensorSpecProto
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.Struct.TupleValue
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.Struct.TypeSpecProto
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Any
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.BoolValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.BytesValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DoubleValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.FloatValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int32Value
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int64Value
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.StringValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt32Value
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt64Value
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.distruntime.ClusterDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.distruntime.JobDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.BytesList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.Example
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.Feature
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.FeatureList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.FeatureLists
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.Features
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.FloatList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.Int64List
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.SequenceExample
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AllocationDescription
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AllocationRecord
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AllocatorMemoryUsed
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AssetFileDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AttrValue.ListValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AttrValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AutoParallelOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.BatchingOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CallableOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.AnyList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.BytesList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.FloatList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.Int64List
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.NodeList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ConfigProto.Experimental
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ConfigProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef.AggregatedCost
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef.Node
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebuggedSourceFile
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebuggedSourceFiles
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebugOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebugTensorWatch
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DeviceStepStats
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.FullTypeDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.FunctionDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.FunctionDefLibrary
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GPUOptions.Experimental
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GPUOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GradientDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GraphDebugInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GraphDebugInfo.StackTrace
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GraphDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GraphOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.MemoryStats
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.MetaGraphDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NameAttrList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NamedTensorProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeExecStats
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeOutput
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDef.ArgDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDef.AttrDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDeprecation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OptimizerOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RegisteredGradient
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ResourceHandleProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RewriterConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunOptions.Experimental
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.SaveSliceInfoDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ScopedAllocatorOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.SerializedDType
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.SessionMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.SignatureDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.StepStats
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorConnection
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorDescription
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorInfo.CompositeTensor
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorInfo.CooSparse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorShapeProto.Dim
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorShapeProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ThreadPoolOptionProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VariableDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VariantTensorDataProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VerifierConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VersionDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.util.SaverDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.CoordinationConfig.CoordinatedJob
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.RpcOptions.RPCOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.Class
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.ClassificationRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.ClassificationResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.ClassificationResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.Classifications
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.InferenceResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.InferenceTask
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.MultiInferenceRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.MultiInferenceResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.InputOuterClass.ExampleList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.InputOuterClass.Input
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Logging.LogMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Model.ModelSpec
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelManagement.Metric
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Predict.PredictRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Predict.PredictRequest.RequestOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Predict.PredictResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Predict.PredictStreamedOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.Regression
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.SslConfig.SSLConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Status.StatusProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.BoundedTensorSpecProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.DictValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.ListValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.NamedTupleValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.NoneValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.PairValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.StructuredValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.TensorSpecProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.TupleValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.TypeSpecProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Any
 
parseFrom(byte[]) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(byte[]) - Static method in class com.google.protobuf.BytesValue
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(byte[]) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(byte[]) - Static method in class com.google.protobuf.StringValue
 
parseFrom(byte[]) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(byte[]) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(byte[]) - Static method in class org.tensorflow.distruntime.ClusterDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.distruntime.JobDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.example.BytesList
 
parseFrom(byte[]) - Static method in class org.tensorflow.example.Example
 
parseFrom(byte[]) - Static method in class org.tensorflow.example.Feature
 
parseFrom(byte[]) - Static method in class org.tensorflow.example.FeatureList
 
parseFrom(byte[]) - Static method in class org.tensorflow.example.FeatureLists
 
parseFrom(byte[]) - Static method in class org.tensorflow.example.Features
 
parseFrom(byte[]) - Static method in class org.tensorflow.example.FloatList
 
parseFrom(byte[]) - Static method in class org.tensorflow.example.Int64List
 
parseFrom(byte[]) - Static method in class org.tensorflow.example.SequenceExample
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.AllocationDescription
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.AllocationRecord
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.AllocatorMemoryUsed
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.AssetFileDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.AttrValue.ListValue
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.AttrValue
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.AutoParallelOptions
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.BatchingOptions
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.CallableOptions
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.CollectionDef.AnyList
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.CollectionDef.BytesList
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.CollectionDef.FloatList
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.CollectionDef.Int64List
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.CollectionDef.NodeList
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.CollectionDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.ConfigProto.Experimental
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.ConfigProto
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.CostGraphDef.AggregatedCost
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.CostGraphDef.Node
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.CostGraphDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.DebuggedSourceFile
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.DebuggedSourceFiles
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.DebugOptions
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.DebugTensorWatch
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.DeviceStepStats
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.FullTypeDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.FunctionDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.FunctionDefLibrary
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.GPUOptions.Experimental
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.GPUOptions
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.GradientDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.GraphDebugInfo
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.GraphDebugInfo.StackTrace
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.GraphDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.GraphOptions
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.MemoryStats
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.MetaGraphDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.NameAttrList
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.NamedTensorProto
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.NodeDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.NodeExecStats
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.NodeOutput
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.OpDef.ArgDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.OpDef.AttrDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.OpDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.OpDeprecation
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.OpList
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.OptimizerOptions
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.RegisteredGradient
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.ResourceHandleProto
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.RewriterConfig
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.RunMetadata
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.RunOptions.Experimental
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.RunOptions
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.SaveSliceInfoDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.ScopedAllocatorOptions
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.SerializedDType
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.SessionMetadata
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.SignatureDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.StepStats
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.TensorConnection
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.TensorDescription
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.TensorInfo.CompositeTensor
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.TensorInfo.CooSparse
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.TensorInfo
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.TensorProto
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.TensorShapeProto.Dim
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.TensorShapeProto
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.ThreadPoolOptionProto
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.VariableDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.VariantTensorDataProto
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.VerifierConfig
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.VersionDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.util.SaverDef
 
parseFrom(byte[]) - Static method in class tensorflow.CoordinationConfig.CoordinatedJob
 
parseFrom(byte[]) - Static method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
 
parseFrom(byte[]) - Static method in class tensorflow.RpcOptions.RPCOptions
 
parseFrom(byte[]) - Static method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor
 
parseFrom(byte[]) - Static method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
parseFrom(byte[]) - Static method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject
 
parseFrom(byte[]) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
parseFrom(byte[]) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
parseFrom(byte[]) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
parseFrom(byte[]) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
parseFrom(byte[]) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
parseFrom(byte[]) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
parseFrom(byte[]) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
parseFrom(byte[]) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
parseFrom(byte[]) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
parseFrom(byte[]) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
parseFrom(byte[]) - Static method in class tensorflow.serving.Classification.Class
 
parseFrom(byte[]) - Static method in class tensorflow.serving.Classification.ClassificationRequest
 
parseFrom(byte[]) - Static method in class tensorflow.serving.Classification.ClassificationResponse
 
parseFrom(byte[]) - Static method in class tensorflow.serving.Classification.ClassificationResult
 
parseFrom(byte[]) - Static method in class tensorflow.serving.Classification.Classifications
 
parseFrom(byte[]) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
parseFrom(byte[]) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
parseFrom(byte[]) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All
 
parseFrom(byte[]) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
parseFrom(byte[]) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
parseFrom(byte[]) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
parseFrom(byte[]) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
parseFrom(byte[]) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
parseFrom(byte[]) - Static method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
parseFrom(byte[]) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
parseFrom(byte[]) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
parseFrom(byte[]) - Static method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
parseFrom(byte[]) - Static method in class tensorflow.serving.Inference.InferenceResult
 
parseFrom(byte[]) - Static method in class tensorflow.serving.Inference.InferenceTask
 
parseFrom(byte[]) - Static method in class tensorflow.serving.Inference.MultiInferenceRequest
 
parseFrom(byte[]) - Static method in class tensorflow.serving.Inference.MultiInferenceResponse
 
parseFrom(byte[]) - Static method in class tensorflow.serving.InputOuterClass.ExampleList
 
parseFrom(byte[]) - Static method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
parseFrom(byte[]) - Static method in class tensorflow.serving.InputOuterClass.Input
 
parseFrom(byte[]) - Static method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
parseFrom(byte[]) - Static method in class tensorflow.serving.Logging.LogMetadata
 
parseFrom(byte[]) - Static method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
parseFrom(byte[]) - Static method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
parseFrom(byte[]) - Static method in class tensorflow.serving.Model.ModelSpec
 
parseFrom(byte[]) - Static method in class tensorflow.serving.ModelManagement.Metric
 
parseFrom(byte[]) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
parseFrom(byte[]) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
parseFrom(byte[]) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
parseFrom(byte[]) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
parseFrom(byte[]) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
parseFrom(byte[]) - Static method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig
 
parseFrom(byte[]) - Static method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig
 
parseFrom(byte[]) - Static method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig
 
parseFrom(byte[]) - Static method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap
 
parseFrom(byte[]) - Static method in class tensorflow.serving.Predict.PredictRequest
 
parseFrom(byte[]) - Static method in class tensorflow.serving.Predict.PredictRequest.RequestOptions
 
parseFrom(byte[]) - Static method in class tensorflow.serving.Predict.PredictResponse
 
parseFrom(byte[]) - Static method in class tensorflow.serving.Predict.PredictStreamedOptions
 
parseFrom(byte[]) - Static method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
parseFrom(byte[]) - Static method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
parseFrom(byte[]) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
parseFrom(byte[]) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
parseFrom(byte[]) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog
 
parseFrom(byte[]) - Static method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
parseFrom(byte[]) - Static method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
parseFrom(byte[]) - Static method in class tensorflow.serving.RegressionOuterClass.Regression
 
parseFrom(byte[]) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
parseFrom(byte[]) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
parseFrom(byte[]) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
parseFrom(byte[]) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
parseFrom(byte[]) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
parseFrom(byte[]) - Static method in class tensorflow.serving.SslConfig.SSLConfig
 
parseFrom(byte[]) - Static method in class tensorflow.serving.Status.StatusProto
 
parseFrom(byte[]) - Static method in class tensorflow.Struct.BoundedTensorSpecProto
 
parseFrom(byte[]) - Static method in class tensorflow.Struct.DictValue
 
parseFrom(byte[]) - Static method in class tensorflow.Struct.ListValue
 
parseFrom(byte[]) - Static method in class tensorflow.Struct.NamedTupleValue
 
parseFrom(byte[]) - Static method in class tensorflow.Struct.NoneValue
 
parseFrom(byte[]) - Static method in class tensorflow.Struct.PairValue
 
parseFrom(byte[]) - Static method in class tensorflow.Struct.StructuredValue
 
parseFrom(byte[]) - Static method in class tensorflow.Struct.TensorSpecProto
 
parseFrom(byte[]) - Static method in class tensorflow.Struct.TupleValue
 
parseFrom(byte[]) - Static method in class tensorflow.Struct.TypeSpecProto
 
parseFrom(byte[]) - Static method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver
 
parseFrom(byte[]) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
parseFrom(byte[]) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseFrom(byte[]) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
parseFrom(byte[]) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parseFrom(byte[]) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Any
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.BytesValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.StringValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.distruntime.ClusterDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.distruntime.JobDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.example.BytesList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.example.Example
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.example.Feature
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.example.FeatureList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.example.FeatureLists
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.example.Features
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.example.FloatList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.example.Int64List
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.example.SequenceExample
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AllocationDescription
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AllocationRecord
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AllocatorMemoryUsed
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AssetFileDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AttrValue.ListValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AttrValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AutoParallelOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.BatchingOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CallableOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.AnyList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.BytesList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.FloatList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.Int64List
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.NodeList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ConfigProto.Experimental
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ConfigProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef.AggregatedCost
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef.Node
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebuggedSourceFile
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebuggedSourceFiles
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebugOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebugTensorWatch
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DeviceStepStats
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.FullTypeDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.FunctionDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.FunctionDefLibrary
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GPUOptions.Experimental
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GPUOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GradientDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GraphDebugInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GraphDebugInfo.StackTrace
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GraphDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GraphOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.MemoryStats
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.MetaGraphDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NameAttrList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NamedTensorProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeExecStats
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeOutput
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDef.ArgDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDef.AttrDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDeprecation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OptimizerOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RegisteredGradient
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ResourceHandleProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RewriterConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunOptions.Experimental
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.SaveSliceInfoDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ScopedAllocatorOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.SerializedDType
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.SessionMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.SignatureDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.StepStats
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorConnection
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorDescription
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorInfo.CompositeTensor
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorInfo.CooSparse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorShapeProto.Dim
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorShapeProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ThreadPoolOptionProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VariableDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VariantTensorDataProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VerifierConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VersionDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.util.SaverDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.CoordinationConfig.CoordinatedJob
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.RpcOptions.RPCOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.Class
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.ClassificationRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.ClassificationResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.ClassificationResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.Classifications
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.InferenceResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.InferenceTask
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.MultiInferenceRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.MultiInferenceResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.InputOuterClass.ExampleList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.InputOuterClass.Input
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.Logging.LogMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.Model.ModelSpec
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelManagement.Metric
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.Predict.PredictRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.Predict.PredictRequest.RequestOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.Predict.PredictResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.Predict.PredictStreamedOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.Regression
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.SslConfig.SSLConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.Status.StatusProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.Struct.BoundedTensorSpecProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.Struct.DictValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.Struct.ListValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.Struct.NamedTupleValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.Struct.NoneValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.Struct.PairValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.Struct.StructuredValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.Struct.TensorSpecProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.Struct.TupleValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.Struct.TypeSpecProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Any
 
parseFrom(ByteString) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(ByteString) - Static method in class com.google.protobuf.BytesValue
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(ByteString) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(ByteString) - Static method in class com.google.protobuf.StringValue
 
parseFrom(ByteString) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(ByteString) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(ByteString) - Static method in class org.tensorflow.distruntime.ClusterDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.distruntime.JobDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.example.BytesList
 
parseFrom(ByteString) - Static method in class org.tensorflow.example.Example
 
parseFrom(ByteString) - Static method in class org.tensorflow.example.Feature
 
parseFrom(ByteString) - Static method in class org.tensorflow.example.FeatureList
 
parseFrom(ByteString) - Static method in class org.tensorflow.example.FeatureLists
 
parseFrom(ByteString) - Static method in class org.tensorflow.example.Features
 
parseFrom(ByteString) - Static method in class org.tensorflow.example.FloatList
 
parseFrom(ByteString) - Static method in class org.tensorflow.example.Int64List
 
parseFrom(ByteString) - Static method in class org.tensorflow.example.SequenceExample
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.AllocationDescription
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.AllocationRecord
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.AllocatorMemoryUsed
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.AssetFileDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.AttrValue.ListValue
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.AttrValue
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.AutoParallelOptions
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.BatchingOptions
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.CallableOptions
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.CollectionDef.AnyList
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.CollectionDef.BytesList
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.CollectionDef.FloatList
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.CollectionDef.Int64List
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.CollectionDef.NodeList
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.CollectionDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.ConfigProto.Experimental
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.ConfigProto
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.CostGraphDef.AggregatedCost
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.CostGraphDef.Node
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.CostGraphDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.DebuggedSourceFile
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.DebuggedSourceFiles
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.DebugOptions
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.DebugTensorWatch
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.DeviceStepStats
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.FullTypeDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.FunctionDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.FunctionDefLibrary
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.GPUOptions.Experimental
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.GPUOptions
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.GradientDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.GraphDebugInfo
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.GraphDebugInfo.StackTrace
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.GraphDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.GraphOptions
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.MemoryStats
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.MetaGraphDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.NameAttrList
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.NamedTensorProto
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.NodeDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.NodeExecStats
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.NodeOutput
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.OpDef.ArgDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.OpDef.AttrDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.OpDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.OpDeprecation
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.OpList
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.OptimizerOptions
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.RegisteredGradient
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.ResourceHandleProto
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.RewriterConfig
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.RunMetadata
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.RunOptions.Experimental
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.RunOptions
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.SaveSliceInfoDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.ScopedAllocatorOptions
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.SerializedDType
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.SessionMetadata
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.SignatureDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.StepStats
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.TensorConnection
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.TensorDescription
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.TensorInfo.CompositeTensor
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.TensorInfo.CooSparse
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.TensorInfo
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.TensorProto
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.TensorShapeProto.Dim
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.TensorShapeProto
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.ThreadPoolOptionProto
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.VariableDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.VariantTensorDataProto
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.VerifierConfig
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.VersionDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.util.SaverDef
 
parseFrom(ByteString) - Static method in class tensorflow.CoordinationConfig.CoordinatedJob
 
parseFrom(ByteString) - Static method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
 
parseFrom(ByteString) - Static method in class tensorflow.RpcOptions.RPCOptions
 
parseFrom(ByteString) - Static method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor
 
parseFrom(ByteString) - Static method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
parseFrom(ByteString) - Static method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject
 
parseFrom(ByteString) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
parseFrom(ByteString) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
parseFrom(ByteString) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
parseFrom(ByteString) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
parseFrom(ByteString) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
parseFrom(ByteString) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
parseFrom(ByteString) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
parseFrom(ByteString) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
parseFrom(ByteString) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
parseFrom(ByteString) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
parseFrom(ByteString) - Static method in class tensorflow.serving.Classification.Class
 
parseFrom(ByteString) - Static method in class tensorflow.serving.Classification.ClassificationRequest
 
parseFrom(ByteString) - Static method in class tensorflow.serving.Classification.ClassificationResponse
 
parseFrom(ByteString) - Static method in class tensorflow.serving.Classification.ClassificationResult
 
parseFrom(ByteString) - Static method in class tensorflow.serving.Classification.Classifications
 
parseFrom(ByteString) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
parseFrom(ByteString) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
parseFrom(ByteString) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All
 
parseFrom(ByteString) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
parseFrom(ByteString) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
parseFrom(ByteString) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
parseFrom(ByteString) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
parseFrom(ByteString) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
parseFrom(ByteString) - Static method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
parseFrom(ByteString) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
parseFrom(ByteString) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
parseFrom(ByteString) - Static method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
parseFrom(ByteString) - Static method in class tensorflow.serving.Inference.InferenceResult
 
parseFrom(ByteString) - Static method in class tensorflow.serving.Inference.InferenceTask
 
parseFrom(ByteString) - Static method in class tensorflow.serving.Inference.MultiInferenceRequest
 
parseFrom(ByteString) - Static method in class tensorflow.serving.Inference.MultiInferenceResponse
 
parseFrom(ByteString) - Static method in class tensorflow.serving.InputOuterClass.ExampleList
 
parseFrom(ByteString) - Static method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
parseFrom(ByteString) - Static method in class tensorflow.serving.InputOuterClass.Input
 
parseFrom(ByteString) - Static method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
parseFrom(ByteString) - Static method in class tensorflow.serving.Logging.LogMetadata
 
parseFrom(ByteString) - Static method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
parseFrom(ByteString) - Static method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
parseFrom(ByteString) - Static method in class tensorflow.serving.Model.ModelSpec
 
parseFrom(ByteString) - Static method in class tensorflow.serving.ModelManagement.Metric
 
parseFrom(ByteString) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
parseFrom(ByteString) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
parseFrom(ByteString) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
parseFrom(ByteString) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
parseFrom(ByteString) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
parseFrom(ByteString) - Static method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig
 
parseFrom(ByteString) - Static method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig
 
parseFrom(ByteString) - Static method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig
 
parseFrom(ByteString) - Static method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap
 
parseFrom(ByteString) - Static method in class tensorflow.serving.Predict.PredictRequest
 
parseFrom(ByteString) - Static method in class tensorflow.serving.Predict.PredictRequest.RequestOptions
 
parseFrom(ByteString) - Static method in class tensorflow.serving.Predict.PredictResponse
 
parseFrom(ByteString) - Static method in class tensorflow.serving.Predict.PredictStreamedOptions
 
parseFrom(ByteString) - Static method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
parseFrom(ByteString) - Static method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
parseFrom(ByteString) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
parseFrom(ByteString) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
parseFrom(ByteString) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog
 
parseFrom(ByteString) - Static method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
parseFrom(ByteString) - Static method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
parseFrom(ByteString) - Static method in class tensorflow.serving.RegressionOuterClass.Regression
 
parseFrom(ByteString) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
parseFrom(ByteString) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
parseFrom(ByteString) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
parseFrom(ByteString) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
parseFrom(ByteString) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
parseFrom(ByteString) - Static method in class tensorflow.serving.SslConfig.SSLConfig
 
parseFrom(ByteString) - Static method in class tensorflow.serving.Status.StatusProto
 
parseFrom(ByteString) - Static method in class tensorflow.Struct.BoundedTensorSpecProto
 
parseFrom(ByteString) - Static method in class tensorflow.Struct.DictValue
 
parseFrom(ByteString) - Static method in class tensorflow.Struct.ListValue
 
parseFrom(ByteString) - Static method in class tensorflow.Struct.NamedTupleValue
 
parseFrom(ByteString) - Static method in class tensorflow.Struct.NoneValue
 
parseFrom(ByteString) - Static method in class tensorflow.Struct.PairValue
 
parseFrom(ByteString) - Static method in class tensorflow.Struct.StructuredValue
 
parseFrom(ByteString) - Static method in class tensorflow.Struct.TensorSpecProto
 
parseFrom(ByteString) - Static method in class tensorflow.Struct.TupleValue
 
parseFrom(ByteString) - Static method in class tensorflow.Struct.TypeSpecProto
 
parseFrom(ByteString) - Static method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver
 
parseFrom(ByteString) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
parseFrom(ByteString) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseFrom(ByteString) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
parseFrom(ByteString) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parseFrom(ByteString) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Any
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.BytesValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.StringValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.distruntime.ClusterDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.distruntime.JobDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.example.BytesList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.example.Example
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.example.Feature
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.example.FeatureList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.example.FeatureLists
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.example.Features
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.example.FloatList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.example.Int64List
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.example.SequenceExample
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AllocationDescription
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AllocationRecord
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AllocatorMemoryUsed
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AssetFileDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AttrValue.ListValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AttrValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AutoParallelOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.BatchingOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CallableOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.AnyList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.BytesList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.FloatList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.Int64List
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.NodeList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ConfigProto.Experimental
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ConfigProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef.AggregatedCost
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef.Node
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebuggedSourceFile
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebuggedSourceFiles
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebugOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebugTensorWatch
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DeviceStepStats
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.FullTypeDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.FunctionDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.FunctionDefLibrary
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GPUOptions.Experimental
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GPUOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GradientDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GraphDebugInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GraphDebugInfo.StackTrace
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GraphDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GraphOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.MemoryStats
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.MetaGraphDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NameAttrList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NamedTensorProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeExecStats
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeOutput
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDef.ArgDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDef.AttrDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDeprecation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OptimizerOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RegisteredGradient
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ResourceHandleProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RewriterConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunOptions.Experimental
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.SaveSliceInfoDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ScopedAllocatorOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.SerializedDType
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.SessionMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.SignatureDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.StepStats
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorConnection
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorDescription
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorInfo.CompositeTensor
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorInfo.CooSparse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorShapeProto.Dim
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorShapeProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ThreadPoolOptionProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VariableDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VariantTensorDataProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VerifierConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VersionDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.util.SaverDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.CoordinationConfig.CoordinatedJob
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.RpcOptions.RPCOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.Class
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.ClassificationRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.ClassificationResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.ClassificationResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.Classifications
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.InferenceResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.InferenceTask
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.MultiInferenceRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.MultiInferenceResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.InputOuterClass.ExampleList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.InputOuterClass.Input
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.Logging.LogMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.Model.ModelSpec
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelManagement.Metric
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.Predict.PredictRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.Predict.PredictRequest.RequestOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.Predict.PredictResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.Predict.PredictStreamedOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.Regression
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.SslConfig.SSLConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.Status.StatusProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.Struct.BoundedTensorSpecProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.Struct.DictValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.Struct.ListValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.Struct.NamedTupleValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.Struct.NoneValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.Struct.PairValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.Struct.StructuredValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.Struct.TensorSpecProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.Struct.TupleValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.Struct.TypeSpecProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Any
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.BytesValue
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.StringValue
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.distruntime.ClusterDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.distruntime.JobDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.example.BytesList
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.example.Example
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.example.Feature
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.example.FeatureList
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.example.FeatureLists
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.example.Features
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.example.FloatList
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.example.Int64List
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.example.SequenceExample
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.AllocationDescription
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.AllocationRecord
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.AllocatorMemoryUsed
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.AssetFileDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.AttrValue.ListValue
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.AttrValue
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.AutoParallelOptions
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.BatchingOptions
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.CallableOptions
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.CollectionDef.AnyList
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.CollectionDef.BytesList
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.CollectionDef.FloatList
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.CollectionDef.Int64List
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.CollectionDef.NodeList
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.CollectionDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.ConfigProto.Experimental
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.ConfigProto
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.CostGraphDef.AggregatedCost
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.CostGraphDef.Node
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.CostGraphDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.DebuggedSourceFile
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.DebuggedSourceFiles
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.DebugOptions
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.DebugTensorWatch
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.DeviceStepStats
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.FullTypeDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.FunctionDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.FunctionDefLibrary
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.GPUOptions.Experimental
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.GPUOptions
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.GradientDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.GraphDebugInfo
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.GraphDebugInfo.StackTrace
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.GraphDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.GraphOptions
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.MemoryStats
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.MetaGraphDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.NameAttrList
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.NamedTensorProto
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.NodeDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.NodeExecStats
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.NodeOutput
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.OpDef.ArgDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.OpDef.AttrDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.OpDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.OpDeprecation
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.OpList
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.OptimizerOptions
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.RegisteredGradient
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.ResourceHandleProto
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.RewriterConfig
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.RunMetadata
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.RunOptions.Experimental
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.RunOptions
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.SaveSliceInfoDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.ScopedAllocatorOptions
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.SerializedDType
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.SessionMetadata
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.SignatureDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.StepStats
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.TensorConnection
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.TensorDescription
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.TensorInfo.CompositeTensor
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.TensorInfo.CooSparse
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.TensorInfo
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.TensorProto
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.TensorShapeProto.Dim
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.TensorShapeProto
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.ThreadPoolOptionProto
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.VariableDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.VariantTensorDataProto
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.VerifierConfig
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.VersionDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.util.SaverDef
 
parseFrom(CodedInputStream) - Static method in class tensorflow.CoordinationConfig.CoordinatedJob
 
parseFrom(CodedInputStream) - Static method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
 
parseFrom(CodedInputStream) - Static method in class tensorflow.RpcOptions.RPCOptions
 
parseFrom(CodedInputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor
 
parseFrom(CodedInputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
parseFrom(CodedInputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject
 
parseFrom(CodedInputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
parseFrom(CodedInputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
parseFrom(CodedInputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
parseFrom(CodedInputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
parseFrom(CodedInputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
parseFrom(CodedInputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
parseFrom(CodedInputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
parseFrom(CodedInputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
parseFrom(CodedInputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
parseFrom(CodedInputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.Classification.Class
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.Classification.ClassificationRequest
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.Classification.ClassificationResponse
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.Classification.ClassificationResult
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.Classification.Classifications
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.Inference.InferenceResult
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.Inference.InferenceTask
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.Inference.MultiInferenceRequest
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.Inference.MultiInferenceResponse
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.InputOuterClass.ExampleList
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.InputOuterClass.Input
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.Logging.LogMetadata
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.Model.ModelSpec
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.ModelManagement.Metric
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.Predict.PredictRequest
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.Predict.PredictRequest.RequestOptions
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.Predict.PredictResponse
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.Predict.PredictStreamedOptions
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.RegressionOuterClass.Regression
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.SslConfig.SSLConfig
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.Status.StatusProto
 
parseFrom(CodedInputStream) - Static method in class tensorflow.Struct.BoundedTensorSpecProto
 
parseFrom(CodedInputStream) - Static method in class tensorflow.Struct.DictValue
 
parseFrom(CodedInputStream) - Static method in class tensorflow.Struct.ListValue
 
parseFrom(CodedInputStream) - Static method in class tensorflow.Struct.NamedTupleValue
 
parseFrom(CodedInputStream) - Static method in class tensorflow.Struct.NoneValue
 
parseFrom(CodedInputStream) - Static method in class tensorflow.Struct.PairValue
 
parseFrom(CodedInputStream) - Static method in class tensorflow.Struct.StructuredValue
 
parseFrom(CodedInputStream) - Static method in class tensorflow.Struct.TensorSpecProto
 
parseFrom(CodedInputStream) - Static method in class tensorflow.Struct.TupleValue
 
parseFrom(CodedInputStream) - Static method in class tensorflow.Struct.TypeSpecProto
 
parseFrom(CodedInputStream) - Static method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver
 
parseFrom(CodedInputStream) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
parseFrom(CodedInputStream) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseFrom(CodedInputStream) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
parseFrom(CodedInputStream) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parseFrom(CodedInputStream) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Any
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.BytesValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.StringValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.distruntime.ClusterDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.distruntime.JobDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.BytesList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.Example
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.Feature
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.FeatureList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.FeatureLists
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.Features
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.FloatList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.Int64List
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.SequenceExample
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AllocationDescription
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AllocationRecord
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AllocatorMemoryUsed
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AssetFileDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AttrValue.ListValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AttrValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AutoParallelOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.BatchingOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CallableOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.AnyList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.BytesList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.FloatList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.Int64List
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.NodeList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ConfigProto.Experimental
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ConfigProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef.AggregatedCost
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef.Node
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebuggedSourceFile
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebuggedSourceFiles
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebugOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebugTensorWatch
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DeviceStepStats
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.FullTypeDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.FunctionDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.FunctionDefLibrary
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GPUOptions.Experimental
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GPUOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GradientDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GraphDebugInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GraphDebugInfo.StackTrace
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GraphDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GraphOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.MemoryStats
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.MetaGraphDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NameAttrList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NamedTensorProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeExecStats
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeOutput
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDef.ArgDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDef.AttrDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDeprecation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OptimizerOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RegisteredGradient
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ResourceHandleProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RewriterConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunOptions.Experimental
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.SaveSliceInfoDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ScopedAllocatorOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.SerializedDType
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.SessionMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.SignatureDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.StepStats
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorConnection
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorDescription
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorInfo.CompositeTensor
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorInfo.CooSparse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorShapeProto.Dim
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorShapeProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ThreadPoolOptionProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VariableDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VariantTensorDataProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VerifierConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VersionDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.util.SaverDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.CoordinationConfig.CoordinatedJob
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.RpcOptions.RPCOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.Class
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.ClassificationRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.ClassificationResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.ClassificationResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.Classifications
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.InferenceResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.InferenceTask
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.MultiInferenceRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.MultiInferenceResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.InputOuterClass.ExampleList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.InputOuterClass.Input
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Logging.LogMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Model.ModelSpec
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelManagement.Metric
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Predict.PredictRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Predict.PredictRequest.RequestOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Predict.PredictResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Predict.PredictStreamedOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.Regression
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.SslConfig.SSLConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Status.StatusProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.BoundedTensorSpecProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.DictValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.ListValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.NamedTupleValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.NoneValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.PairValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.StructuredValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.TensorSpecProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.TupleValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.TypeSpecProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Any
 
parseFrom(InputStream) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(InputStream) - Static method in class com.google.protobuf.BytesValue
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(InputStream) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(InputStream) - Static method in class com.google.protobuf.StringValue
 
parseFrom(InputStream) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(InputStream) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(InputStream) - Static method in class org.tensorflow.distruntime.ClusterDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.distruntime.JobDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.example.BytesList
 
parseFrom(InputStream) - Static method in class org.tensorflow.example.Example
 
parseFrom(InputStream) - Static method in class org.tensorflow.example.Feature
 
parseFrom(InputStream) - Static method in class org.tensorflow.example.FeatureList
 
parseFrom(InputStream) - Static method in class org.tensorflow.example.FeatureLists
 
parseFrom(InputStream) - Static method in class org.tensorflow.example.Features
 
parseFrom(InputStream) - Static method in class org.tensorflow.example.FloatList
 
parseFrom(InputStream) - Static method in class org.tensorflow.example.Int64List
 
parseFrom(InputStream) - Static method in class org.tensorflow.example.SequenceExample
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.AllocationDescription
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.AllocationRecord
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.AllocatorMemoryUsed
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.AssetFileDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.AttrValue.ListValue
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.AttrValue
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.AutoParallelOptions
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.BatchingOptions
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.CallableOptions
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.CollectionDef.AnyList
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.CollectionDef.BytesList
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.CollectionDef.FloatList
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.CollectionDef.Int64List
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.CollectionDef.NodeList
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.CollectionDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.ConfigProto.Experimental
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.ConfigProto
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.CostGraphDef.AggregatedCost
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.CostGraphDef.Node
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.CostGraphDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.DebuggedSourceFile
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.DebuggedSourceFiles
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.DebugOptions
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.DebugTensorWatch
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.DeviceStepStats
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.FullTypeDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.FunctionDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.FunctionDefLibrary
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.GPUOptions.Experimental
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.GPUOptions
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.GradientDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.GraphDebugInfo
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.GraphDebugInfo.StackTrace
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.GraphDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.GraphOptions
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.MemoryStats
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.MetaGraphDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.NameAttrList
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.NamedTensorProto
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.NodeDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.NodeExecStats
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.NodeOutput
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.OpDef.ArgDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.OpDef.AttrDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.OpDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.OpDeprecation
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.OpList
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.OptimizerOptions
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.RegisteredGradient
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.ResourceHandleProto
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.RewriterConfig
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.RunMetadata
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.RunOptions.Experimental
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.RunOptions
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.SaveSliceInfoDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.ScopedAllocatorOptions
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.SerializedDType
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.SessionMetadata
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.SignatureDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.StepStats
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.TensorConnection
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.TensorDescription
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.TensorInfo.CompositeTensor
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.TensorInfo.CooSparse
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.TensorInfo
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.TensorProto
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.TensorShapeProto.Dim
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.TensorShapeProto
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.ThreadPoolOptionProto
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.VariableDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.VariantTensorDataProto
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.VerifierConfig
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.VersionDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.util.SaverDef
 
parseFrom(InputStream) - Static method in class tensorflow.CoordinationConfig.CoordinatedJob
 
parseFrom(InputStream) - Static method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
 
parseFrom(InputStream) - Static method in class tensorflow.RpcOptions.RPCOptions
 
parseFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor
 
parseFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
parseFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject
 
parseFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
parseFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
parseFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
parseFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
parseFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
parseFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
parseFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
parseFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
parseFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
parseFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
parseFrom(InputStream) - Static method in class tensorflow.serving.Classification.Class
 
parseFrom(InputStream) - Static method in class tensorflow.serving.Classification.ClassificationRequest
 
parseFrom(InputStream) - Static method in class tensorflow.serving.Classification.ClassificationResponse
 
parseFrom(InputStream) - Static method in class tensorflow.serving.Classification.ClassificationResult
 
parseFrom(InputStream) - Static method in class tensorflow.serving.Classification.Classifications
 
parseFrom(InputStream) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
parseFrom(InputStream) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
parseFrom(InputStream) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All
 
parseFrom(InputStream) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
parseFrom(InputStream) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
parseFrom(InputStream) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
parseFrom(InputStream) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
parseFrom(InputStream) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
parseFrom(InputStream) - Static method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
parseFrom(InputStream) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
parseFrom(InputStream) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
parseFrom(InputStream) - Static method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
parseFrom(InputStream) - Static method in class tensorflow.serving.Inference.InferenceResult
 
parseFrom(InputStream) - Static method in class tensorflow.serving.Inference.InferenceTask
 
parseFrom(InputStream) - Static method in class tensorflow.serving.Inference.MultiInferenceRequest
 
parseFrom(InputStream) - Static method in class tensorflow.serving.Inference.MultiInferenceResponse
 
parseFrom(InputStream) - Static method in class tensorflow.serving.InputOuterClass.ExampleList
 
parseFrom(InputStream) - Static method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
parseFrom(InputStream) - Static method in class tensorflow.serving.InputOuterClass.Input
 
parseFrom(InputStream) - Static method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
parseFrom(InputStream) - Static method in class tensorflow.serving.Logging.LogMetadata
 
parseFrom(InputStream) - Static method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
parseFrom(InputStream) - Static method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
parseFrom(InputStream) - Static method in class tensorflow.serving.Model.ModelSpec
 
parseFrom(InputStream) - Static method in class tensorflow.serving.ModelManagement.Metric
 
parseFrom(InputStream) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
parseFrom(InputStream) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
parseFrom(InputStream) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
parseFrom(InputStream) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
parseFrom(InputStream) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
parseFrom(InputStream) - Static method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig
 
parseFrom(InputStream) - Static method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig
 
parseFrom(InputStream) - Static method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig
 
parseFrom(InputStream) - Static method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap
 
parseFrom(InputStream) - Static method in class tensorflow.serving.Predict.PredictRequest
 
parseFrom(InputStream) - Static method in class tensorflow.serving.Predict.PredictRequest.RequestOptions
 
parseFrom(InputStream) - Static method in class tensorflow.serving.Predict.PredictResponse
 
parseFrom(InputStream) - Static method in class tensorflow.serving.Predict.PredictStreamedOptions
 
parseFrom(InputStream) - Static method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
parseFrom(InputStream) - Static method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
parseFrom(InputStream) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
parseFrom(InputStream) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
parseFrom(InputStream) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog
 
parseFrom(InputStream) - Static method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
parseFrom(InputStream) - Static method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
parseFrom(InputStream) - Static method in class tensorflow.serving.RegressionOuterClass.Regression
 
parseFrom(InputStream) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
parseFrom(InputStream) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
parseFrom(InputStream) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
parseFrom(InputStream) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
parseFrom(InputStream) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
parseFrom(InputStream) - Static method in class tensorflow.serving.SslConfig.SSLConfig
 
parseFrom(InputStream) - Static method in class tensorflow.serving.Status.StatusProto
 
parseFrom(InputStream) - Static method in class tensorflow.Struct.BoundedTensorSpecProto
 
parseFrom(InputStream) - Static method in class tensorflow.Struct.DictValue
 
parseFrom(InputStream) - Static method in class tensorflow.Struct.ListValue
 
parseFrom(InputStream) - Static method in class tensorflow.Struct.NamedTupleValue
 
parseFrom(InputStream) - Static method in class tensorflow.Struct.NoneValue
 
parseFrom(InputStream) - Static method in class tensorflow.Struct.PairValue
 
parseFrom(InputStream) - Static method in class tensorflow.Struct.StructuredValue
 
parseFrom(InputStream) - Static method in class tensorflow.Struct.TensorSpecProto
 
parseFrom(InputStream) - Static method in class tensorflow.Struct.TupleValue
 
parseFrom(InputStream) - Static method in class tensorflow.Struct.TypeSpecProto
 
parseFrom(InputStream) - Static method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver
 
parseFrom(InputStream) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
parseFrom(InputStream) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseFrom(InputStream) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
parseFrom(InputStream) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parseFrom(InputStream) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Any
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.BytesValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.StringValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.distruntime.ClusterDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.distruntime.JobDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.BytesList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.Example
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.Feature
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.FeatureList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.FeatureLists
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.Features
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.FloatList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.Int64List
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.SequenceExample
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AllocationDescription
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AllocationRecord
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AllocatorMemoryUsed
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AssetFileDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AttrValue.ListValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AttrValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AutoParallelOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.BatchingOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CallableOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.AnyList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.BytesList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.FloatList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.Int64List
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.NodeList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ConfigProto.Experimental
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ConfigProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef.AggregatedCost
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef.Node
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebuggedSourceFile
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebuggedSourceFiles
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebugOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebugTensorWatch
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DeviceStepStats
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.FullTypeDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.FunctionDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.FunctionDefLibrary
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GPUOptions.Experimental
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GPUOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GradientDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GraphDebugInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GraphDebugInfo.StackTrace
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GraphDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GraphOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.MemoryStats
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.MetaGraphDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NameAttrList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NamedTensorProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeExecStats
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeOutput
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDef.ArgDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDef.AttrDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDeprecation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OptimizerOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RegisteredGradient
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ResourceHandleProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RewriterConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunOptions.Experimental
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.SaveSliceInfoDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ScopedAllocatorOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.SerializedDType
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.SessionMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.SignatureDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.StepStats
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorConnection
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorDescription
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorInfo.CompositeTensor
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorInfo.CooSparse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorShapeProto.Dim
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorShapeProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ThreadPoolOptionProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VariableDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VariantTensorDataProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VerifierConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VersionDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.util.SaverDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.CoordinationConfig.CoordinatedJob
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.RpcOptions.RPCOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.Class
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.ClassificationRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.ClassificationResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.ClassificationResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.Classifications
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.InferenceResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.InferenceTask
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.MultiInferenceRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.MultiInferenceResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.InputOuterClass.ExampleList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.InputOuterClass.Input
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Logging.LogMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Model.ModelSpec
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelManagement.Metric
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Predict.PredictRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Predict.PredictRequest.RequestOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Predict.PredictResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Predict.PredictStreamedOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.Regression
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.SslConfig.SSLConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Status.StatusProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.BoundedTensorSpecProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.DictValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.ListValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.NamedTupleValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.NoneValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.PairValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.StructuredValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.TensorSpecProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.TupleValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.TypeSpecProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Any
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.BytesValue
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.StringValue
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.distruntime.ClusterDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.distruntime.JobDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.example.BytesList
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.example.Example
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.example.Feature
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.example.FeatureList
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.example.FeatureLists
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.example.Features
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.example.FloatList
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.example.Int64List
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.example.SequenceExample
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.AllocationDescription
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.AllocationRecord
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.AllocatorMemoryUsed
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.AssetFileDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.AttrValue.ListValue
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.AttrValue
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.AutoParallelOptions
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.BatchingOptions
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.CallableOptions
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.CollectionDef.AnyList
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.CollectionDef.BytesList
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.CollectionDef.FloatList
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.CollectionDef.Int64List
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.CollectionDef.NodeList
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.CollectionDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.ConfigProto.Experimental
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.ConfigProto
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.CostGraphDef.AggregatedCost
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.CostGraphDef.Node
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.CostGraphDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.DebuggedSourceFile
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.DebuggedSourceFiles
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.DebugOptions
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.DebugTensorWatch
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.DeviceStepStats
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.FullTypeDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.FunctionDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.FunctionDefLibrary
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.GPUOptions.Experimental
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.GPUOptions
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.GradientDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.GraphDebugInfo
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.GraphDebugInfo.StackTrace
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.GraphDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.GraphOptions
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.MemoryStats
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.MetaGraphDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.NameAttrList
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.NamedTensorProto
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.NodeDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.NodeExecStats
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.NodeOutput
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.OpDef.ArgDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.OpDef.AttrDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.OpDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.OpDeprecation
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.OpList
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.OptimizerOptions
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.RegisteredGradient
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.ResourceHandleProto
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.RewriterConfig
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.RunMetadata
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.RunOptions.Experimental
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.RunOptions
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.SaveSliceInfoDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.ScopedAllocatorOptions
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.SerializedDType
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.SessionMetadata
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.SignatureDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.StepStats
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.TensorConnection
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.TensorDescription
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.TensorInfo.CompositeTensor
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.TensorInfo.CooSparse
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.TensorInfo
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.TensorProto
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.TensorShapeProto.Dim
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.TensorShapeProto
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.ThreadPoolOptionProto
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.VariableDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.VariantTensorDataProto
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.VerifierConfig
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.VersionDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.util.SaverDef
 
parseFrom(ByteBuffer) - Static method in class tensorflow.CoordinationConfig.CoordinatedJob
 
parseFrom(ByteBuffer) - Static method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
 
parseFrom(ByteBuffer) - Static method in class tensorflow.RpcOptions.RPCOptions
 
parseFrom(ByteBuffer) - Static method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor
 
parseFrom(ByteBuffer) - Static method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
parseFrom(ByteBuffer) - Static method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject
 
parseFrom(ByteBuffer) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
parseFrom(ByteBuffer) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
parseFrom(ByteBuffer) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
parseFrom(ByteBuffer) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
parseFrom(ByteBuffer) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
parseFrom(ByteBuffer) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
parseFrom(ByteBuffer) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
parseFrom(ByteBuffer) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
parseFrom(ByteBuffer) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
parseFrom(ByteBuffer) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.Classification.Class
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.Classification.ClassificationRequest
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.Classification.ClassificationResponse
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.Classification.ClassificationResult
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.Classification.Classifications
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.Inference.InferenceResult
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.Inference.InferenceTask
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.Inference.MultiInferenceRequest
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.Inference.MultiInferenceResponse
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.InputOuterClass.ExampleList
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.InputOuterClass.Input
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.Logging.LogMetadata
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.Model.ModelSpec
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.ModelManagement.Metric
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.Predict.PredictRequest
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.Predict.PredictRequest.RequestOptions
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.Predict.PredictResponse
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.Predict.PredictStreamedOptions
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.RegressionOuterClass.Regression
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.SslConfig.SSLConfig
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.Status.StatusProto
 
parseFrom(ByteBuffer) - Static method in class tensorflow.Struct.BoundedTensorSpecProto
 
parseFrom(ByteBuffer) - Static method in class tensorflow.Struct.DictValue
 
parseFrom(ByteBuffer) - Static method in class tensorflow.Struct.ListValue
 
parseFrom(ByteBuffer) - Static method in class tensorflow.Struct.NamedTupleValue
 
parseFrom(ByteBuffer) - Static method in class tensorflow.Struct.NoneValue
 
parseFrom(ByteBuffer) - Static method in class tensorflow.Struct.PairValue
 
parseFrom(ByteBuffer) - Static method in class tensorflow.Struct.StructuredValue
 
parseFrom(ByteBuffer) - Static method in class tensorflow.Struct.TensorSpecProto
 
parseFrom(ByteBuffer) - Static method in class tensorflow.Struct.TupleValue
 
parseFrom(ByteBuffer) - Static method in class tensorflow.Struct.TypeSpecProto
 
parseFrom(ByteBuffer) - Static method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver
 
parseFrom(ByteBuffer) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
parseFrom(ByteBuffer) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseFrom(ByteBuffer) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
parseFrom(ByteBuffer) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parseFrom(ByteBuffer) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Any
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.BytesValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.StringValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.distruntime.ClusterDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.distruntime.JobDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.example.BytesList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.example.Example
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.example.Feature
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.example.FeatureList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.example.FeatureLists
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.example.Features
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.example.FloatList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.example.Int64List
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.example.SequenceExample
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AllocationDescription
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AllocationRecord
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AllocatorMemoryUsed
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AssetFileDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AttrValue.ListValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AttrValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AutoParallelOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.BatchingOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CallableOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.AnyList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.BytesList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.FloatList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.Int64List
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.NodeList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ConfigProto.Experimental
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ConfigProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef.AggregatedCost
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef.Node
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebuggedSourceFile
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebuggedSourceFiles
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebugOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebugTensorWatch
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DeviceStepStats
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.FullTypeDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.FunctionDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.FunctionDefLibrary
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GPUOptions.Experimental
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GPUOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GradientDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GraphDebugInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GraphDebugInfo.StackTrace
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GraphDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GraphOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.MemoryStats
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.MetaGraphDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NameAttrList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NamedTensorProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeExecStats
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeOutput
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDef.ArgDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDef.AttrDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDeprecation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OptimizerOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RegisteredGradient
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ResourceHandleProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RewriterConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunOptions.Experimental
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.SaveSliceInfoDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ScopedAllocatorOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.SerializedDType
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.SessionMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.SignatureDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.StepStats
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorConnection
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorDescription
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorInfo.CompositeTensor
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorInfo.CooSparse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorShapeProto.Dim
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorShapeProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ThreadPoolOptionProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VariableDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VariantTensorDataProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VerifierConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VersionDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.util.SaverDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.CoordinationConfig.CoordinatedJob
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.RpcOptions.RPCOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.Class
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.ClassificationRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.ClassificationResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.ClassificationResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.Classifications
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.InferenceResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.InferenceTask
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.MultiInferenceRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.MultiInferenceResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.InputOuterClass.ExampleList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.InputOuterClass.Input
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.Logging.LogMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.Model.ModelSpec
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelManagement.Metric
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.Predict.PredictRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.Predict.PredictRequest.RequestOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.Predict.PredictResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.Predict.PredictStreamedOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.Regression
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.SslConfig.SSLConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.Status.StatusProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.Struct.BoundedTensorSpecProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.Struct.DictValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.Struct.ListValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.Struct.NamedTupleValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.Struct.NoneValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.Struct.PairValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.Struct.StructuredValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.Struct.TensorSpecProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.Struct.TupleValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.Struct.TypeSpecProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parser() - Static method in class com.google.protobuf.Any
 
parser() - Static method in class com.google.protobuf.BoolValue
 
parser() - Static method in class com.google.protobuf.BytesValue
 
parser() - Static method in class com.google.protobuf.DoubleValue
 
parser() - Static method in class com.google.protobuf.FloatValue
 
parser() - Static method in class com.google.protobuf.Int32Value
 
parser() - Static method in class com.google.protobuf.Int64Value
 
parser() - Static method in class com.google.protobuf.StringValue
 
parser() - Static method in class com.google.protobuf.UInt32Value
 
parser() - Static method in class com.google.protobuf.UInt64Value
 
parser() - Static method in class org.tensorflow.distruntime.ClusterDef
 
parser() - Static method in class org.tensorflow.distruntime.JobDef
 
parser() - Static method in class org.tensorflow.example.BytesList
 
parser() - Static method in class org.tensorflow.example.Example
 
parser() - Static method in class org.tensorflow.example.Feature
 
parser() - Static method in class org.tensorflow.example.FeatureList
 
parser() - Static method in class org.tensorflow.example.FeatureLists
 
parser() - Static method in class org.tensorflow.example.Features
 
parser() - Static method in class org.tensorflow.example.FloatList
 
parser() - Static method in class org.tensorflow.example.Int64List
 
parser() - Static method in class org.tensorflow.example.SequenceExample
 
parser() - Static method in class org.tensorflow.framework.AllocationDescription
 
parser() - Static method in class org.tensorflow.framework.AllocationRecord
 
parser() - Static method in class org.tensorflow.framework.AllocatorMemoryUsed
 
parser() - Static method in class org.tensorflow.framework.AssetFileDef
 
parser() - Static method in class org.tensorflow.framework.AttrValue.ListValue
 
parser() - Static method in class org.tensorflow.framework.AttrValue
 
parser() - Static method in class org.tensorflow.framework.AutoParallelOptions
 
parser() - Static method in class org.tensorflow.framework.BatchingOptions
 
parser() - Static method in class org.tensorflow.framework.CallableOptions
 
parser() - Static method in class org.tensorflow.framework.CollectionDef.AnyList
 
parser() - Static method in class org.tensorflow.framework.CollectionDef.BytesList
 
parser() - Static method in class org.tensorflow.framework.CollectionDef.FloatList
 
parser() - Static method in class org.tensorflow.framework.CollectionDef.Int64List
 
parser() - Static method in class org.tensorflow.framework.CollectionDef.NodeList
 
parser() - Static method in class org.tensorflow.framework.CollectionDef
 
parser() - Static method in class org.tensorflow.framework.ConfigProto.Experimental
 
parser() - Static method in class org.tensorflow.framework.ConfigProto
 
parser() - Static method in class org.tensorflow.framework.CostGraphDef.AggregatedCost
 
parser() - Static method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
parser() - Static method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
parser() - Static method in class org.tensorflow.framework.CostGraphDef.Node
 
parser() - Static method in class org.tensorflow.framework.CostGraphDef
 
parser() - Static method in class org.tensorflow.framework.DebuggedSourceFile
 
parser() - Static method in class org.tensorflow.framework.DebuggedSourceFiles
 
parser() - Static method in class org.tensorflow.framework.DebugOptions
 
parser() - Static method in class org.tensorflow.framework.DebugTensorWatch
 
parser() - Static method in class org.tensorflow.framework.DeviceStepStats
 
parser() - Static method in class org.tensorflow.framework.FullTypeDef
 
parser() - Static method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
parser() - Static method in class org.tensorflow.framework.FunctionDef
 
parser() - Static method in class org.tensorflow.framework.FunctionDefLibrary
 
parser() - Static method in class org.tensorflow.framework.GPUOptions.Experimental
 
parser() - Static method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions
 
parser() - Static method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
parser() - Static method in class org.tensorflow.framework.GPUOptions
 
parser() - Static method in class org.tensorflow.framework.GradientDef
 
parser() - Static method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol
 
parser() - Static method in class org.tensorflow.framework.GraphDebugInfo
 
parser() - Static method in class org.tensorflow.framework.GraphDebugInfo.StackTrace
 
parser() - Static method in class org.tensorflow.framework.GraphDef
 
parser() - Static method in class org.tensorflow.framework.GraphOptions
 
parser() - Static method in class org.tensorflow.framework.MemoryStats
 
parser() - Static method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
parser() - Static method in class org.tensorflow.framework.MetaGraphDef
 
parser() - Static method in class org.tensorflow.framework.NameAttrList
 
parser() - Static method in class org.tensorflow.framework.NamedTensorProto
 
parser() - Static method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
parser() - Static method in class org.tensorflow.framework.NodeDef
 
parser() - Static method in class org.tensorflow.framework.NodeExecStats
 
parser() - Static method in class org.tensorflow.framework.NodeOutput
 
parser() - Static method in class org.tensorflow.framework.OpDef.ArgDef
 
parser() - Static method in class org.tensorflow.framework.OpDef.AttrDef
 
parser() - Static method in class org.tensorflow.framework.OpDef
 
parser() - Static method in class org.tensorflow.framework.OpDeprecation
 
parser() - Static method in class org.tensorflow.framework.OpList
 
parser() - Static method in class org.tensorflow.framework.OptimizerOptions
 
parser() - Static method in class org.tensorflow.framework.RegisteredGradient
 
parser() - Static method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
parser() - Static method in class org.tensorflow.framework.ResourceHandleProto
 
parser() - Static method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
parser() - Static method in class org.tensorflow.framework.RewriterConfig
 
parser() - Static method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
parser() - Static method in class org.tensorflow.framework.RunMetadata
 
parser() - Static method in class org.tensorflow.framework.RunOptions.Experimental
 
parser() - Static method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
parser() - Static method in class org.tensorflow.framework.RunOptions
 
parser() - Static method in class org.tensorflow.framework.SaveSliceInfoDef
 
parser() - Static method in class org.tensorflow.framework.ScopedAllocatorOptions
 
parser() - Static method in class org.tensorflow.framework.SerializedDType
 
parser() - Static method in class org.tensorflow.framework.SessionMetadata
 
parser() - Static method in class org.tensorflow.framework.SignatureDef
 
parser() - Static method in class org.tensorflow.framework.StepStats
 
parser() - Static method in class org.tensorflow.framework.TensorConnection
 
parser() - Static method in class org.tensorflow.framework.TensorDescription
 
parser() - Static method in class org.tensorflow.framework.TensorInfo.CompositeTensor
 
parser() - Static method in class org.tensorflow.framework.TensorInfo.CooSparse
 
parser() - Static method in class org.tensorflow.framework.TensorInfo
 
parser() - Static method in class org.tensorflow.framework.TensorProto
 
parser() - Static method in class org.tensorflow.framework.TensorShapeProto.Dim
 
parser() - Static method in class org.tensorflow.framework.TensorShapeProto
 
parser() - Static method in class org.tensorflow.framework.ThreadPoolOptionProto
 
parser() - Static method in class org.tensorflow.framework.VariableDef
 
parser() - Static method in class org.tensorflow.framework.VariantTensorDataProto
 
parser() - Static method in class org.tensorflow.framework.VerifierConfig
 
parser() - Static method in class org.tensorflow.framework.VersionDef
 
parser() - Static method in class org.tensorflow.util.SaverDef
 
parser() - Static method in class tensorflow.CoordinationConfig.CoordinatedJob
 
parser() - Static method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
 
parser() - Static method in class tensorflow.RpcOptions.RPCOptions
 
parser() - Static method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor
 
parser() - Static method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
parser() - Static method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject
 
parser() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
parser() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
parser() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
parser() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
parser() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
parser() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
parser() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
parser() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
parser() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
parser() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
parser() - Static method in class tensorflow.serving.Classification.Class
 
parser() - Static method in class tensorflow.serving.Classification.ClassificationRequest
 
parser() - Static method in class tensorflow.serving.Classification.ClassificationResponse
 
parser() - Static method in class tensorflow.serving.Classification.ClassificationResult
 
parser() - Static method in class tensorflow.serving.Classification.Classifications
 
parser() - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
parser() - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
parser() - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All
 
parser() - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
parser() - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
parser() - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
parser() - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
parser() - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
parser() - Static method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
parser() - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
parser() - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
parser() - Static method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
parser() - Static method in class tensorflow.serving.Inference.InferenceResult
 
parser() - Static method in class tensorflow.serving.Inference.InferenceTask
 
parser() - Static method in class tensorflow.serving.Inference.MultiInferenceRequest
 
parser() - Static method in class tensorflow.serving.Inference.MultiInferenceResponse
 
parser() - Static method in class tensorflow.serving.InputOuterClass.ExampleList
 
parser() - Static method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
parser() - Static method in class tensorflow.serving.InputOuterClass.Input
 
parser() - Static method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
parser() - Static method in class tensorflow.serving.Logging.LogMetadata
 
parser() - Static method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
parser() - Static method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
parser() - Static method in class tensorflow.serving.Model.ModelSpec
 
parser() - Static method in class tensorflow.serving.ModelManagement.Metric
 
parser() - Static method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
parser() - Static method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
parser() - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
parser() - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
parser() - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
parser() - Static method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig
 
parser() - Static method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig
 
parser() - Static method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig
 
parser() - Static method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap
 
parser() - Static method in class tensorflow.serving.Predict.PredictRequest
 
parser() - Static method in class tensorflow.serving.Predict.PredictRequest.RequestOptions
 
parser() - Static method in class tensorflow.serving.Predict.PredictResponse
 
parser() - Static method in class tensorflow.serving.Predict.PredictStreamedOptions
 
parser() - Static method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
parser() - Static method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
parser() - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
parser() - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
parser() - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog
 
parser() - Static method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
parser() - Static method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
parser() - Static method in class tensorflow.serving.RegressionOuterClass.Regression
 
parser() - Static method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
parser() - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
parser() - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
parser() - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
parser() - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
parser() - Static method in class tensorflow.serving.SslConfig.SSLConfig
 
parser() - Static method in class tensorflow.serving.Status.StatusProto
 
parser() - Static method in class tensorflow.Struct.BoundedTensorSpecProto
 
parser() - Static method in class tensorflow.Struct.DictValue
 
parser() - Static method in class tensorflow.Struct.ListValue
 
parser() - Static method in class tensorflow.Struct.NamedTupleValue
 
parser() - Static method in class tensorflow.Struct.NoneValue
 
parser() - Static method in class tensorflow.Struct.PairValue
 
parser() - Static method in class tensorflow.Struct.StructuredValue
 
parser() - Static method in class tensorflow.Struct.TensorSpecProto
 
parser() - Static method in class tensorflow.Struct.TupleValue
 
parser() - Static method in class tensorflow.Struct.TypeSpecProto
 
parser() - Static method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver
 
parser() - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
parser() - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
parser() - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
parser() - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parser() - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
PARSER - Static variable in class org.tensorflow.framework.GraphDebugInfo.FileLineCol
Deprecated.
PARSER - Static variable in class org.tensorflow.framework.GraphDebugInfo
Deprecated.
PARSER - Static variable in class org.tensorflow.framework.GraphDebugInfo.StackTrace
Deprecated.
PARTITION_GRAPHS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
PARTITION_GRAPHS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RunMetadata
 
PATH_FIELD_NUMBER - Static variable in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig
 
PEAK_BYTES_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AllocatorMemoryUsed
 
PER_PROCESS_GPU_MEMORY_FRACTION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GPUOptions
 
PER_REPLICA_SPEC - Enum constant in enum class tensorflow.Struct.TypeSpecProto.TypeSpecClass
PerReplicaSpec from distribute/values.py
PER_REPLICA_SPEC_VALUE - Static variable in enum class tensorflow.Struct.TypeSpecProto.TypeSpecClass
PerReplicaSpec from distribute/values.py
PERMISSION_DENIED - Enum constant in enum class org.tensorflow.framework.Code
The caller does not have permission to execute the specified operation.
PERMISSION_DENIED_VALUE - Static variable in enum class org.tensorflow.framework.Code
The caller does not have permission to execute the specified operation.
PERSISTENT_MEMORY_SIZE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.CostGraphDef.Node
 
PERSISTENT_MEMORY_SIZE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.MemoryStats
 
PERSISTENT_TENSOR_ALLOC_IDS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.MemoryStats
 
PIN_TO_HOST_OPTIMIZATION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RewriterConfig
 
PLACE_PRUNED_GRAPH_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GraphOptions
 
PLACEHOLDER - Enum constant in enum class org.tensorflow.framework.AttrValue.ValueCase
 
PLACEHOLDER_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AttrValue
 
PLACEMENT_PERIOD_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto
 
PLATFORM_CONFIGS_FIELD_NUMBER - Static variable in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap
 
PlatformConfigOuterClass - Class in tensorflow.serving
 
PlatformConfigOuterClass.PlatformConfig - Class in tensorflow.serving
Configuration for a servable platform e.g. tensorflow or other ML systems.
PlatformConfigOuterClass.PlatformConfig.Builder - Class in tensorflow.serving
Configuration for a servable platform e.g. tensorflow or other ML systems.
PlatformConfigOuterClass.PlatformConfigMap - Class in tensorflow.serving
Protobuf type tensorflow.serving.PlatformConfigMap
PlatformConfigOuterClass.PlatformConfigMap.Builder - Class in tensorflow.serving
Protobuf type tensorflow.serving.PlatformConfigMap
PlatformConfigOuterClass.PlatformConfigMapOrBuilder - Interface in tensorflow.serving
 
PlatformConfigOuterClass.PlatformConfigOrBuilder - Interface in tensorflow.serving
 
PLUGGABLE_DEVICE_OPTIONS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto
 
POLICYCHOICE_NOT_SET - Enum constant in enum class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.PolicyChoiceCase
 
POLL_FOR_ERROR_FROM_SERVICE_AT_STARTUP_FIELD_NUMBER - Static variable in class tensorflow.CoordinationConfig.CoordinationServiceConfig
 
POLLING_ACTIVE_DELAY_USECS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GPUOptions
 
POLLING_INACTIVE_DELAY_MSECS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GPUOptions
 
POPULATE_PJRT_GPU_CLIENT_CREATION_INFO_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GPUOptions.Experimental
 
POST_OPTIMIZATION_GRAPH_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
POST_OPTIMIZATION_VERIFIER_CONFIG_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RewriterConfig
 
PRE_OPTIMIZATION_GRAPH_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
PRECEDING_NODE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
PRECEDING_PORT_FIELD_NUMBER - Static variable in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
predict(Predict.PredictRequest) - Method in class tensorflow.serving.PredictionServiceGrpc.PredictionServiceBlockingStub
Predict -- provides access to loaded TensorFlow model.
predict(Predict.PredictRequest) - Method in class tensorflow.serving.PredictionServiceGrpc.PredictionServiceBlockingV2Stub
Predict -- provides access to loaded TensorFlow model.
predict(Predict.PredictRequest) - Method in class tensorflow.serving.PredictionServiceGrpc.PredictionServiceFutureStub
Predict -- provides access to loaded TensorFlow model.
predict(Predict.PredictRequest, StreamObserver<Predict.PredictResponse>) - Method in interface tensorflow.serving.PredictionServiceGrpc.AsyncService
Predict -- provides access to loaded TensorFlow model.
predict(Predict.PredictRequest, StreamObserver<Predict.PredictResponse>) - Method in class tensorflow.serving.PredictionServiceGrpc.PredictionServiceStub
Predict -- provides access to loaded TensorFlow model.
Predict - Class in tensorflow.serving
 
PREDICT_LOG - Enum constant in enum class tensorflow.serving.PredictionLogOuterClass.PredictionLog.LogTypeCase
 
PREDICT_LOG_FIELD_NUMBER - Static variable in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
PREDICT_STREAMED_LOG - Enum constant in enum class tensorflow.serving.PredictionLogOuterClass.PredictionLog.LogTypeCase
 
PREDICT_STREAMED_LOG_FIELD_NUMBER - Static variable in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
PREDICT_STREAMED_OPTIONS_FIELD_NUMBER - Static variable in class tensorflow.serving.Predict.PredictRequest
 
Predict.PredictRequest - Class in tensorflow.serving
PredictRequest specifies which TensorFlow model to run, as well as how inputs are mapped to tensors and how outputs are filtered before returning to user.
Predict.PredictRequest.Builder - Class in tensorflow.serving
PredictRequest specifies which TensorFlow model to run, as well as how inputs are mapped to tensors and how outputs are filtered before returning to user.
Predict.PredictRequest.RequestOptions - Class in tensorflow.serving
Options for PredictRequest.
Predict.PredictRequest.RequestOptions.Builder - Class in tensorflow.serving
Options for PredictRequest.
Predict.PredictRequest.RequestOptions.DeterministicMode - Enum Class in tensorflow.serving
Deterministic mode for the request.
Predict.PredictRequest.RequestOptionsOrBuilder - Interface in tensorflow.serving
 
Predict.PredictRequestOrBuilder - Interface in tensorflow.serving
 
Predict.PredictResponse - Class in tensorflow.serving
Response for PredictRequest on successful run.
Predict.PredictResponse.Builder - Class in tensorflow.serving
Response for PredictRequest on successful run.
Predict.PredictResponseOrBuilder - Interface in tensorflow.serving
 
Predict.PredictStreamedOptions - Class in tensorflow.serving
Options only used for streaming requests that control how inputs/ouputs are handled in the stream.
Predict.PredictStreamedOptions.Builder - Class in tensorflow.serving
Options only used for streaming requests that control how inputs/ouputs are handled in the stream.
Predict.PredictStreamedOptions.RequestState - Enum Class in tensorflow.serving
Protobuf enum tensorflow.serving.PredictStreamedOptions.RequestState
Predict.PredictStreamedOptionsOrBuilder - Interface in tensorflow.serving
 
PredictionLogOuterClass - Class in tensorflow.serving
 
PredictionLogOuterClass.ClassifyLog - Class in tensorflow.serving
Protobuf type tensorflow.serving.ClassifyLog
PredictionLogOuterClass.ClassifyLog.Builder - Class in tensorflow.serving
Protobuf type tensorflow.serving.ClassifyLog
PredictionLogOuterClass.ClassifyLogOrBuilder - Interface in tensorflow.serving
 
PredictionLogOuterClass.MultiInferenceLog - Class in tensorflow.serving
Protobuf type tensorflow.serving.MultiInferenceLog
PredictionLogOuterClass.MultiInferenceLog.Builder - Class in tensorflow.serving
Protobuf type tensorflow.serving.MultiInferenceLog
PredictionLogOuterClass.MultiInferenceLogOrBuilder - Interface in tensorflow.serving
 
PredictionLogOuterClass.PredictionLog - Class in tensorflow.serving
Logged model inference request.
PredictionLogOuterClass.PredictionLog.Builder - Class in tensorflow.serving
Logged model inference request.
PredictionLogOuterClass.PredictionLog.LogTypeCase - Enum Class in tensorflow.serving
 
PredictionLogOuterClass.PredictionLogOrBuilder - Interface in tensorflow.serving
 
PredictionLogOuterClass.PredictLog - Class in tensorflow.serving
Protobuf type tensorflow.serving.PredictLog
PredictionLogOuterClass.PredictLog.Builder - Class in tensorflow.serving
Protobuf type tensorflow.serving.PredictLog
PredictionLogOuterClass.PredictLogOrBuilder - Interface in tensorflow.serving
 
PredictionLogOuterClass.PredictStreamedLog - Class in tensorflow.serving
Protobuf type tensorflow.serving.PredictStreamedLog
PredictionLogOuterClass.PredictStreamedLog.Builder - Class in tensorflow.serving
Protobuf type tensorflow.serving.PredictStreamedLog
PredictionLogOuterClass.PredictStreamedLogOrBuilder - Interface in tensorflow.serving
 
PredictionLogOuterClass.RegressLog - Class in tensorflow.serving
Protobuf type tensorflow.serving.RegressLog
PredictionLogOuterClass.RegressLog.Builder - Class in tensorflow.serving
Protobuf type tensorflow.serving.RegressLog
PredictionLogOuterClass.RegressLogOrBuilder - Interface in tensorflow.serving
 
PredictionLogOuterClass.SessionRunLog - Class in tensorflow.serving
Protobuf type tensorflow.serving.SessionRunLog
PredictionLogOuterClass.SessionRunLog.Builder - Class in tensorflow.serving
Protobuf type tensorflow.serving.SessionRunLog
PredictionLogOuterClass.SessionRunLogOrBuilder - Interface in tensorflow.serving
 
PredictionServiceGrpc - Class in tensorflow.serving
open source marker; do not remove PredictionService provides access to machine-learned models loaded by model_servers.
PredictionServiceGrpc.AsyncService - Interface in tensorflow.serving
open source marker; do not remove PredictionService provides access to machine-learned models loaded by model_servers.
PredictionServiceGrpc.PredictionServiceBlockingStub - Class in tensorflow.serving
A stub to allow clients to do limited synchronous rpc calls to service PredictionService.
PredictionServiceGrpc.PredictionServiceBlockingV2Stub - Class in tensorflow.serving
A stub to allow clients to do synchronous rpc calls to service PredictionService.
PredictionServiceGrpc.PredictionServiceFutureStub - Class in tensorflow.serving
A stub to allow clients to do ListenableFuture-style rpc calls to service PredictionService.
PredictionServiceGrpc.PredictionServiceImplBase - Class in tensorflow.serving
Base class for the server implementation of the service PredictionService.
PredictionServiceGrpc.PredictionServiceStub - Class in tensorflow.serving
A stub to allow clients to do asynchronous rpc calls to service PredictionService.
PredictionServiceImplBase() - Constructor for class tensorflow.serving.PredictionServiceGrpc.PredictionServiceImplBase
 
PredictionServiceOuterClass - Class in tensorflow.serving
 
PRIORITY_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
PRIORITY_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
process(Exchange) - Method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingProducer
 
PRODUCER_FIELD_NUMBER - Static variable in class org.tensorflow.framework.VersionDef
 
PROMETHEUS_CONFIG_FIELD_NUMBER - Static variable in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig
 
propertyNames() - Method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingEndpointUriFactory
 
propertyNames() - Method in class org.apache.camel.component.torchserve.TorchServeEndpointUriFactory
 
PTR_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AllocationDescription
 
putAllArgAttr(Map<Integer, FunctionDef.ArgAttrs>) - Method in class org.tensorflow.framework.FunctionDef.Builder
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
putAllAttr(Map<String, AttrValue>) - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs.Builder
map<string, .tensorflow.AttrValue> attr = 1;
putAllAttr(Map<String, AttrValue>) - Method in class org.tensorflow.framework.FunctionDef.Builder
Attributes specific to this function definition.
putAllAttr(Map<String, AttrValue>) - Method in class org.tensorflow.framework.NameAttrList.Builder
map<string, .tensorflow.AttrValue> attr = 2;
putAllAttr(Map<String, AttrValue>) - Method in class org.tensorflow.framework.NodeDef.Builder
Operation-specific graph-construction-time configuration.
putAllCollectionDef(Map<String, CollectionDef>) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
collection_def: Map from collection name to collections.
putAllConcreteFunctions(Map<String, SavedObjectGraphOuterClass.SavedConcreteFunction>) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Information about captures and output structures in concrete functions.
putAllControlRet(Map<String, String>) - Method in class org.tensorflow.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.
putAllDefaults(Map<String, TensorProto>) - Method in class org.tensorflow.framework.SignatureDef.Builder
Named input to corresponding default values if any.
putAllDeviceCount(Map<String, Integer>) - Method in class org.tensorflow.framework.ConfigProto.Builder
Map from device type name (e.g., "CPU" or "GPU" ) to maximum number of devices of that type to use.
putAllFeature(Map<String, Feature>) - Method in class org.tensorflow.example.Features.Builder
Map from feature name to feature.
putAllFeatureList(Map<String, FeatureList>) - Method in class org.tensorflow.example.FeatureLists.Builder
Map from feature name to feature list.
putAllFeedDevices(Map<String, String>) - Method in class org.tensorflow.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.framework.CallableOptions.Builder
map<string, string> fetch_devices = 7;
putAllFields(Map<String, Struct.StructuredValue>) - Method in class tensorflow.Struct.DictValue.Builder
map<string, .tensorflow.StructuredValue> fields = 1;
putAllFramesById(Map<Long, GraphDebugInfo.FileLineCol>) - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
Stack traces and frames are uniqueified during construction.
putAllFunctionAliases(Map<String, String>) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
FunctionDef name to aliases mapping.
putAllInputs(Map<String, TensorInfo>) - Method in class org.tensorflow.framework.SignatureDef.Builder
Named input parameters.
putAllInputs(Map<String, TensorProto>) - Method in class tensorflow.serving.Predict.PredictRequest.Builder
Input tensors.
putAllMetadata(Map<String, Any>) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
Map of metadata field name to metadata field.
putAllNameToTraceId(Map<String, Long>) - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
This maps a node name to a trace id contained in `traces_by_id`.
putAllOutputs(Map<String, TensorInfo>) - Method in class org.tensorflow.framework.SignatureDef.Builder
Named output parameters.
putAllOutputs(Map<String, TensorProto>) - Method in class tensorflow.serving.Predict.PredictResponse.Builder
Output tensors.
putAllParameterMap(Map<String, AttrValue>) - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer.Builder
map<string, .tensorflow.AttrValue> parameter_map = 2;
putAllPlatformConfigs(Map<String, PlatformConfigOuterClass.PlatformConfig>) - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap.Builder
A map from a platform name to a platform config.
putAllResourceArgUniqueId(Map<Integer, Integer>) - Method in class org.tensorflow.framework.FunctionDef.Builder
Unique IDs for each resource argument, used to track aliasing resources.
putAllRet(Map<String, String>) - Method in class org.tensorflow.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, SavedObjectGraphOuterClass.SaveableObject>) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Stores the functions used to save and restore this object.
putAllSignatureDef(Map<String, SignatureDef>) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
signature_def: Map from user supplied key for a signature to a single SignatureDef.
putAllSignatureDef(Map<String, SignatureDef>) - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap.Builder
map<string, .tensorflow.SignatureDef> signature_def = 1;
putAllSplitDimensions(Map<String, Integer>) - Method in class tensorflow.serving.Predict.PredictStreamedOptions.Builder
Input tensors split dimensions.
putAllTasks(Map<Integer, String>) - Method in class org.tensorflow.distruntime.JobDef.Builder
Mapping from task ID to "hostname:port" string.
putAllThreadNames(Map<Integer, String>) - Method in class org.tensorflow.framework.DeviceStepStats.Builder
Its key is thread id.
putAllTraces(Map<String, GraphDebugInfo.StackTrace>) - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
Deprecated.
putAllTracesById(Map<Long, GraphDebugInfo.StackTrace>) - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6;
putAllVersionLabels(Map<String, Long>) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
String labels to associate with versions of the model, allowing inference queries to refer to versions by label instead of number.
putArgAttr(int, FunctionDef.ArgAttrs) - Method in class org.tensorflow.framework.FunctionDef.Builder
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
putArgAttrBuilderIfAbsent(int) - Method in class org.tensorflow.framework.FunctionDef.Builder
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
putAttr(String, AttrValue) - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs.Builder
map<string, .tensorflow.AttrValue> attr = 1;
putAttr(String, AttrValue) - Method in class org.tensorflow.framework.FunctionDef.Builder
Attributes specific to this function definition.
putAttr(String, AttrValue) - Method in class org.tensorflow.framework.NameAttrList.Builder
map<string, .tensorflow.AttrValue> attr = 2;
putAttr(String, AttrValue) - Method in class org.tensorflow.framework.NodeDef.Builder
Operation-specific graph-construction-time configuration.
putAttrBuilderIfAbsent(String) - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs.Builder
map<string, .tensorflow.AttrValue> attr = 1;
putAttrBuilderIfAbsent(String) - Method in class org.tensorflow.framework.FunctionDef.Builder
Attributes specific to this function definition.
putAttrBuilderIfAbsent(String) - Method in class org.tensorflow.framework.NameAttrList.Builder
map<string, .tensorflow.AttrValue> attr = 2;
putAttrBuilderIfAbsent(String) - Method in class org.tensorflow.framework.NodeDef.Builder
Operation-specific graph-construction-time configuration.
putCollectionDef(String, CollectionDef) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
collection_def: Map from collection name to collections.
putCollectionDefBuilderIfAbsent(String) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
collection_def: Map from collection name to collections.
putConcreteFunctions(String, SavedObjectGraphOuterClass.SavedConcreteFunction) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Information about captures and output structures in concrete functions.
putConcreteFunctionsBuilderIfAbsent(String) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Information about captures and output structures in concrete functions.
putControlRet(String, String) - Method in class org.tensorflow.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.
putDefaults(String, TensorProto) - Method in class org.tensorflow.framework.SignatureDef.Builder
Named input to corresponding default values if any.
putDefaultsBuilderIfAbsent(String) - Method in class org.tensorflow.framework.SignatureDef.Builder
Named input to corresponding default values if any.
putDeviceCount(String, int) - Method in class org.tensorflow.framework.ConfigProto.Builder
Map from device type name (e.g., "CPU" or "GPU" ) to maximum number of devices of that type to use.
putFeature(String, Feature) - Method in class org.tensorflow.example.Features.Builder
Map from feature name to feature.
putFeatureBuilderIfAbsent(String) - Method in class org.tensorflow.example.Features.Builder
Map from feature name to feature.
putFeatureList(String, FeatureList) - Method in class org.tensorflow.example.FeatureLists.Builder
Map from feature name to feature list.
putFeatureListBuilderIfAbsent(String) - Method in class org.tensorflow.example.FeatureLists.Builder
Map from feature name to feature list.
putFeedDevices(String, String) - Method in class org.tensorflow.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.framework.CallableOptions.Builder
map<string, string> fetch_devices = 7;
putFields(String, Struct.StructuredValue) - Method in class tensorflow.Struct.DictValue.Builder
map<string, .tensorflow.StructuredValue> fields = 1;
putFieldsBuilderIfAbsent(String) - Method in class tensorflow.Struct.DictValue.Builder
map<string, .tensorflow.StructuredValue> fields = 1;
putFramesById(long, GraphDebugInfo.FileLineCol) - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
Stack traces and frames are uniqueified during construction.
putFramesByIdBuilderIfAbsent(long) - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
Stack traces and frames are uniqueified during construction.
putFunctionAliases(String, String) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
FunctionDef name to aliases mapping.
putInputs(String, TensorInfo) - Method in class org.tensorflow.framework.SignatureDef.Builder
Named input parameters.
putInputs(String, TensorProto) - Method in class tensorflow.serving.Predict.PredictRequest.Builder
Input tensors.
putInputsBuilderIfAbsent(String) - Method in class org.tensorflow.framework.SignatureDef.Builder
Named input parameters.
putInputsBuilderIfAbsent(String) - Method in class tensorflow.serving.Predict.PredictRequest.Builder
Input tensors.
putMetadata(String, Any) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
Map of metadata field name to metadata field.
putMetadataBuilderIfAbsent(String) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
Map of metadata field name to metadata field.
putNameToTraceId(String, long) - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
This maps a node name to a trace id contained in `traces_by_id`.
putOutputs(String, TensorInfo) - Method in class org.tensorflow.framework.SignatureDef.Builder
Named output parameters.
putOutputs(String, TensorProto) - Method in class tensorflow.serving.Predict.PredictResponse.Builder
Output tensors.
putOutputsBuilderIfAbsent(String) - Method in class org.tensorflow.framework.SignatureDef.Builder
Named output parameters.
putOutputsBuilderIfAbsent(String) - Method in class tensorflow.serving.Predict.PredictResponse.Builder
Output tensors.
putParameterMap(String, AttrValue) - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer.Builder
map<string, .tensorflow.AttrValue> parameter_map = 2;
putParameterMapBuilderIfAbsent(String) - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer.Builder
map<string, .tensorflow.AttrValue> parameter_map = 2;
putPlatformConfigs(String, PlatformConfigOuterClass.PlatformConfig) - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap.Builder
A map from a platform name to a platform config.
putPlatformConfigsBuilderIfAbsent(String) - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap.Builder
A map from a platform name to a platform config.
putResourceArgUniqueId(int, int) - Method in class org.tensorflow.framework.FunctionDef.Builder
Unique IDs for each resource argument, used to track aliasing resources.
putRet(String, String) - Method in class org.tensorflow.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, SavedObjectGraphOuterClass.SaveableObject) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Stores the functions used to save and restore this object.
putSaveableObjectsBuilderIfAbsent(String) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Stores the functions used to save and restore this object.
putSignatureDef(String, SignatureDef) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
signature_def: Map from user supplied key for a signature to a single SignatureDef.
putSignatureDef(String, SignatureDef) - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap.Builder
map<string, .tensorflow.SignatureDef> signature_def = 1;
putSignatureDefBuilderIfAbsent(String) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
signature_def: Map from user supplied key for a signature to a single SignatureDef.
putSignatureDefBuilderIfAbsent(String) - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap.Builder
map<string, .tensorflow.SignatureDef> signature_def = 1;
putSplitDimensions(String, int) - Method in class tensorflow.serving.Predict.PredictStreamedOptions.Builder
Input tensors split dimensions.
putTasks(int, String) - Method in class org.tensorflow.distruntime.JobDef.Builder
Mapping from task ID to "hostname:port" string.
putThreadNames(int, String) - Method in class org.tensorflow.framework.DeviceStepStats.Builder
Its key is thread id.
putTraces(String, GraphDebugInfo.StackTrace) - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
Deprecated.
putTracesBuilderIfAbsent(String) - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
Deprecated.
putTracesById(long, GraphDebugInfo.StackTrace) - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6;
putTracesByIdBuilderIfAbsent(long) - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6;
putVersionLabels(String, long) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
String labels to associate with versions of the model, allowing inference queries to refer to versions by label instead of number.

R

RAGGED_TENSOR_SPEC - Enum constant in enum class tensorflow.Struct.TypeSpecProto.TypeSpecClass
tf.RaggedTensorSpec
RAGGED_TENSOR_SPEC_VALUE - Static variable in enum class tensorflow.Struct.TypeSpecProto.TypeSpecClass
tf.RaggedTensorSpec
RECOMPUTATION_HEURISTICS - Enum constant in enum class org.tensorflow.framework.RewriterConfig.MemOptType
Recomputation heuristics will recompute ops (such as Relu activation) during backprop instead of storing them, reducing peak memory usage.
RECOMPUTATION_HEURISTICS_VALUE - Static variable in enum class org.tensorflow.framework.RewriterConfig.MemOptType
Recomputation heuristics will recompute ops (such as Relu activation) during backprop instead of storing them, reducing peak memory usage.
RECOVERABLE_JOBS_FIELD_NUMBER - Static variable in class tensorflow.CoordinationConfig.CoordinationServiceConfig
 
RECV_BUF_MAX_CHUNK_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto.Experimental
 
REFERENCED_TENSOR_FIELD_NUMBER - Static variable in class org.tensorflow.framework.NodeExecStats
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.protobuf.AnyProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.protobuf.WrappersProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.distruntime.ClusterProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.example.ExampleProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.example.FeatureProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.framework.AllocationDescriptionProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.framework.AttrValueProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.framework.ConfigProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.framework.CostGraphProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.framework.DebugProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.framework.ErrorCodesProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.framework.FullTypeProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.framework.FunctionProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.framework.GraphDebugInfoProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.framework.GraphProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.framework.MetaGraphProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.framework.NamedTensorProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.framework.NodeProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.framework.OpDefProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.framework.ResourceHandle
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.framework.RewriterConfigProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.framework.StepStatsProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.framework.TensorDescriptionProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.framework.TensorProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.framework.TensorShapeProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.framework.TypesProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.framework.VariableProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.framework.VerifierConfigProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.framework.VersionsProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.util.SaverProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.CoordinationConfig
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.dummy.RpcOptions
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.error.dummy.ErrorCodes
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.RpcOptions
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.SavedObjectGraphOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.serving.Classification
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.serving.FileSystemStoragePathSource
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.serving.GetModelMetadata
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.serving.GetModelStatus
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.serving.Inference
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.serving.InputOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.serving.LogCollectorConfigOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.serving.Logging
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.serving.LoggingConfigOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.serving.Model
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.serving.ModelManagement
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.serving.ModelServerConfigOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.serving.ModelServiceOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.serving.MonitoringConfigOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.serving.PlatformConfigOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.serving.Predict
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.serving.PredictionLogOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.serving.PredictionServiceOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.serving.RegressionOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.serving.SessionServiceOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.serving.SslConfig
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.serving.Status
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.Struct
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.TrackableObjectGraphOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.AnyProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.WrappersProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.distruntime.ClusterProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.example.ExampleProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.example.FeatureProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AllocationDescriptionProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AttrValueProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ConfigProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebugProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ErrorCodesProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.framework.FullTypeProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.framework.FunctionProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GraphDebugInfoProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GraphProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.framework.MetaGraphProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NamedTensorProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDefProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ResourceHandle
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RewriterConfigProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.framework.StepStatsProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorDescriptionProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorShapeProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TypesProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VariableProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VerifierConfigProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VersionsProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.util.SaverProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.CoordinationConfig
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.dummy.RpcOptions
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.error.dummy.ErrorCodes
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.RpcOptions
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelMetadata
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelStatus
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.serving.InputOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.serving.LogCollectorConfigOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.serving.Logging
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.serving.LoggingConfigOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.serving.Model
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelManagement
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelServerConfigOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelServiceOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.serving.MonitoringConfigOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.serving.PlatformConfigOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.serving.Predict
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionServiceOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.serving.SessionServiceOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.serving.SslConfig
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.serving.Status
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.Struct
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass
 
REGISTERED_GRADIENTS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.FunctionDefLibrary
 
REGISTERED_NAME_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
REGISTERED_OP_TYPE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RegisteredGradient
 
REGISTERED_SAVER_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
REGISTERED_SAVER_FIELD_NUMBER - Static variable in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
REGISTERED_TYPE_SPEC - Enum constant in enum class tensorflow.Struct.TypeSpecProto.TypeSpecClass
The type registered as type_spec_class_name.
REGISTERED_TYPE_SPEC_VALUE - Static variable in enum class tensorflow.Struct.TypeSpecProto.TypeSpecClass
The type registered as type_spec_class_name.
RegisteredGradient - Class in org.tensorflow.framework
RegisteredGradient stores a gradient function that is registered in the gradients library and used in the ops of a function in the function library.
RegisteredGradient.Builder - Class in org.tensorflow.framework
RegisteredGradient stores a gradient function that is registered in the gradients library and used in the ops of a function in the function library.
RegisteredGradientOrBuilder - Interface in org.tensorflow.framework
 
regress(RegressionOuterClass.RegressionRequest) - Method in class tensorflow.serving.PredictionServiceGrpc.PredictionServiceBlockingStub
Regress.
regress(RegressionOuterClass.RegressionRequest) - Method in class tensorflow.serving.PredictionServiceGrpc.PredictionServiceBlockingV2Stub
Regress.
regress(RegressionOuterClass.RegressionRequest) - Method in class tensorflow.serving.PredictionServiceGrpc.PredictionServiceFutureStub
Regress.
regress(RegressionOuterClass.RegressionRequest, StreamObserver<RegressionOuterClass.RegressionResponse>) - Method in interface tensorflow.serving.PredictionServiceGrpc.AsyncService
Regress.
regress(RegressionOuterClass.RegressionRequest, StreamObserver<RegressionOuterClass.RegressionResponse>) - Method in class tensorflow.serving.PredictionServiceGrpc.PredictionServiceStub
Regress.
REGRESS_LOG - Enum constant in enum class tensorflow.serving.PredictionLogOuterClass.PredictionLog.LogTypeCase
 
REGRESS_LOG_FIELD_NUMBER - Static variable in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
REGRESSION_RESULT - Enum constant in enum class tensorflow.serving.Inference.InferenceResult.ResultCase
 
REGRESSION_RESULT_FIELD_NUMBER - Static variable in class tensorflow.serving.Inference.InferenceResult
 
RegressionOuterClass - Class in tensorflow.serving
 
RegressionOuterClass.Regression - Class in tensorflow.serving
Regression result for a single item (tensorflow.Example).
RegressionOuterClass.Regression.Builder - Class in tensorflow.serving
Regression result for a single item (tensorflow.Example).
RegressionOuterClass.RegressionOrBuilder - Interface in tensorflow.serving
 
RegressionOuterClass.RegressionRequest - Class in tensorflow.serving
Protobuf type tensorflow.serving.RegressionRequest
RegressionOuterClass.RegressionRequest.Builder - Class in tensorflow.serving
Protobuf type tensorflow.serving.RegressionRequest
RegressionOuterClass.RegressionRequestOrBuilder - Interface in tensorflow.serving
 
RegressionOuterClass.RegressionResponse - Class in tensorflow.serving
Protobuf type tensorflow.serving.RegressionResponse
RegressionOuterClass.RegressionResponse.Builder - Class in tensorflow.serving
Protobuf type tensorflow.serving.RegressionResponse
RegressionOuterClass.RegressionResponseOrBuilder - Interface in tensorflow.serving
 
RegressionOuterClass.RegressionResult - Class in tensorflow.serving
Contains one result per input example, in the same order as the input in RegressionRequest.
RegressionOuterClass.RegressionResult.Builder - Class in tensorflow.serving
Contains one result per input example, in the same order as the input in RegressionRequest.
RegressionOuterClass.RegressionResultOrBuilder - Interface in tensorflow.serving
 
REGRESSIONS_FIELD_NUMBER - Static variable in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
REMAPPING_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RewriterConfig
 
removeAllocationRecords(int) - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
removeArgAttr(int) - Method in class org.tensorflow.framework.FunctionDef.Builder
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
removeArgs(int) - Method in class org.tensorflow.framework.FullTypeDef.Builder
repeated .tensorflow.FullTypeDef args = 2;
removeAssetFileDef(int) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
removeAttr(int) - Method in class org.tensorflow.framework.OpDef.Builder
repeated .tensorflow.OpDef.AttrDef attr = 4;
removeAttr(String) - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs.Builder
map<string, .tensorflow.AttrValue> attr = 1;
removeAttr(String) - Method in class org.tensorflow.framework.FunctionDef.Builder
Attributes specific to this function definition.
removeAttr(String) - Method in class org.tensorflow.framework.NameAttrList.Builder
map<string, .tensorflow.AttrValue> attr = 2;
removeAttr(String) - Method in class org.tensorflow.framework.NodeDef.Builder
Operation-specific graph-construction-time configuration.
removeAttributes(int) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
removeChildren(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
removeChildren(int) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
removeClasses(int) - Method in class tensorflow.serving.Classification.Classifications.Builder
repeated .tensorflow.serving.Class classes = 1;
removeClassifications(int) - Method in class tensorflow.serving.Classification.ClassificationResult.Builder
repeated .tensorflow.serving.Classifications classifications = 1;
removeCollectionDef(String) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
collection_def: Map from collection name to collections.
removeComponents(int) - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
removeConcreteFunctions(String) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Information about captures and output structures in concrete functions.
removeConfig(int) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList.Builder
repeated .tensorflow.serving.ModelConfig config = 1;
removeControlRet(String) - Method in class org.tensorflow.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.
removeCoordinatedJobList(int) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
repeated .tensorflow.CoordinatedJob coordinated_job_list = 10;
removeCost(int) - Method in class org.tensorflow.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
removeCustomOptimizers(int) - Method in class org.tensorflow.framework.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
removeDebugTensorWatchOpts(int) - Method in class org.tensorflow.framework.DebugOptions.Builder
Debugging options
removeDefaults(String) - Method in class org.tensorflow.framework.SignatureDef.Builder
Named input to corresponding default values if any.
removeDependencies(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Ordered list of dependencies that must be loaded before this object.
removeDeviceCount(String) - Method in class org.tensorflow.framework.ConfigProto.Builder
Map from device type name (e.g., "CPU" or "GPU" ) to maximum number of devices of that type to use.
removeDevStats(int) - Method in class org.tensorflow.framework.StepStats.Builder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
removeDim(int) - Method in class org.tensorflow.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.framework.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
removeExamples(int) - Method in class tensorflow.serving.InputOuterClass.ExampleList.Builder
repeated .tensorflow.Example examples = 1;
removeExamples(int) - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
repeated .tensorflow.Example examples = 1;
removeExperimentalDistributedVariableComponents(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
List of component variables for a distributed variable.
removeFeature(int) - Method in class org.tensorflow.example.FeatureList.Builder
repeated .tensorflow.Feature feature = 1;
removeFeature(String) - Method in class org.tensorflow.example.Features.Builder
Map from feature name to feature.
removeFeatureList(String) - Method in class org.tensorflow.example.FeatureLists.Builder
Map from feature name to feature list.
removeFeed(int) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Tensors to be fed in the step.
removeFeedDevices(String) - Method in class org.tensorflow.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.framework.CallableOptions.Builder
map<string, string> fetch_devices = 7;
removeFields(String) - Method in class tensorflow.Struct.DictValue.Builder
map<string, .tensorflow.StructuredValue> fields = 1;
removeFileLineCols(int) - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace.Builder
Deprecated.
removeFramesById(long) - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
Stack traces and frames are uniqueified during construction.
removeFunc(int) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(attr)"
removeFunction(int) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.FunctionDef function = 1;
removeFunctionAliases(String) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
FunctionDef name to aliases mapping.
removeFunctionGraphs(int) - Method in class org.tensorflow.framework.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
removeGradient(int) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.GradientDef gradient = 2;
removeHandleData(int) - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
The handle data for resource inputs.
removeInputArg(int) - Method in class org.tensorflow.framework.OpDef.Builder
Description of the input(s).
removeInputInfo(int) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
removeInputs(String) - Method in class org.tensorflow.framework.SignatureDef.Builder
Named input parameters.
removeInputs(String) - Method in class tensorflow.serving.Predict.PredictRequest.Builder
Input tensors.
removeJob(int) - Method in class org.tensorflow.distruntime.ClusterDef.Builder
The jobs that comprise the cluster.
removeMemory(int) - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
removeMetadata(String) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
Map of metadata field name to metadata field.
removeMetric(int) - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
repeated .tensorflow.serving.Metric metric = 2;
removeModelVersionStatus(int) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse.Builder
Version number and status information for applicable model version(s).
removeNameToTraceId(String) - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
This maps a node name to a trace id contained in `traces_by_id`.
removeNode(int) - Method in class org.tensorflow.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.Node node = 1;
removeNode(int) - Method in class org.tensorflow.framework.GraphDef.Builder
repeated .tensorflow.NodeDef node = 1;
removeNodeDef(int) - Method in class org.tensorflow.framework.FunctionDef.Builder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
removeNodes(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
removeNodes(int) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
removeNodeStats(int) - Method in class org.tensorflow.framework.DeviceStepStats.Builder
repeated .tensorflow.NodeExecStats node_stats = 2;
removeOp(int) - Method in class org.tensorflow.framework.OpList.Builder
repeated .tensorflow.OpDef op = 1;
removeOutput(int) - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.NodeOutput output = 7;
removeOutputArg(int) - Method in class org.tensorflow.framework.OpDef.Builder
Description of the output(s).
removeOutputInfo(int) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
removeOutputs(String) - Method in class org.tensorflow.framework.SignatureDef.Builder
Named output parameters.
removeOutputs(String) - Method in class tensorflow.serving.Predict.PredictResponse.Builder
Output tensors.
removeParameterMap(String) - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer.Builder
map<string, .tensorflow.AttrValue> parameter_map = 2;
removePartitionGraphs(int) - Method in class org.tensorflow.framework.RunMetadata.Builder
Graphs of the partitions executed by executors.
removePartitionGraphs(int) - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
removePlatformConfigs(String) - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap.Builder
A map from a platform name to a platform config.
removeReferencedTensor(int) - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
removeRegisteredGradients(int) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.RegisteredGradient registered_gradients = 3;
removeRegressions(int) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult.Builder
repeated .tensorflow.serving.Regression regressions = 1;
removeRequest(int) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
repeated .tensorflow.serving.PredictRequest request = 1;
removeResourceArgUniqueId(int) - Method in class org.tensorflow.framework.FunctionDef.Builder
Unique IDs for each resource argument, used to track aliasing resources.
removeResourceHandleVal(int) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_RESOURCE
removeResponse(int) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
repeated .tensorflow.serving.PredictResponse response = 2;
removeResults(int) - Method in class tensorflow.serving.Inference.MultiInferenceResponse.Builder
List of results; one for each InferenceTask in the request, returned in the same order as the request.
removeRet(String) - Method in class org.tensorflow.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 tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Stores the functions used to save and restore this object.
removeServables(int) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
The servables to monitor for new versions, and aspire.
removeSessionInterOpThreadPool(int) - Method in class org.tensorflow.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.framework.AttrValue.ListValue.Builder
"list(shape)"
removeSignatureDef(String) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
signature_def: Map from user supplied key for a signature to a single SignatureDef.
removeSignatureDef(String) - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap.Builder
map<string, .tensorflow.SignatureDef> signature_def = 1;
removeSlotVariables(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Slot variables owned by this object.
removeSlotVariables(int) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
removeSourceFiles(int) - Method in class org.tensorflow.framework.DebuggedSourceFiles.Builder
A collection of source code files.
removeSplitDimensions(String) - Method in class tensorflow.serving.Predict.PredictStreamedOptions.Builder
Input tensors split dimensions.
removeTasks(int) - Method in class org.tensorflow.distruntime.JobDef.Builder
Mapping from task ID to "hostname:port" string.
removeTasks(int) - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
Inference tasks.
removeTensor(int) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(tensor)"
removeTensor(int) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunRequest.
removeTensorConnection(int) - Method in class org.tensorflow.framework.CallableOptions.Builder
Tensors to be connected in the callable.
removeTensors(int) - Method in class org.tensorflow.framework.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
removeThreadNames(int) - Method in class org.tensorflow.framework.DeviceStepStats.Builder
Its key is thread id.
removeTraces(String) - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
Deprecated.
removeTracesById(long) - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6;
removeValue(int) - Method in class org.tensorflow.framework.CollectionDef.AnyList.Builder
repeated .google.protobuf.Any value = 1;
removeValues(int) - Method in class tensorflow.Struct.ListValue.Builder
repeated .tensorflow.StructuredValue values = 1;
removeValues(int) - Method in class tensorflow.Struct.NamedTupleValue.Builder
repeated .tensorflow.PairValue values = 2;
removeValues(int) - Method in class tensorflow.Struct.TupleValue.Builder
repeated .tensorflow.StructuredValue values = 1;
removeVariantVal(int) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_VARIANT
removeVersionLabels(String) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
String labels to associate with versions of the model, allowing inference queries to refer to versions by label instead of number.
removeVirtualDevices(int) - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
The multi virtual device settings.
REPORT_TENSOR_ALLOCATIONS_UPON_OOM_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RunOptions
 
REQUEST_CRITICALITY_FIELD_NUMBER - Static variable in class tensorflow.serving.Logging.LogMetadata
 
REQUEST_FIELD_NUMBER - Static variable in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
REQUEST_FIELD_NUMBER - Static variable in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
REQUEST_FIELD_NUMBER - Static variable in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
REQUEST_FIELD_NUMBER - Static variable in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog
 
REQUEST_FIELD_NUMBER - Static variable in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
REQUEST_FIELD_NUMBER - Static variable in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
REQUEST_OPTIONS_FIELD_NUMBER - Static variable in class tensorflow.serving.Predict.PredictRequest
 
REQUEST_ORIGIN_FIELD_NUMBER - Static variable in class tensorflow.serving.Logging.LogMetadata
 
REQUEST_STATE_FIELD_NUMBER - Static variable in class tensorflow.serving.Predict.PredictStreamedOptions
 
REQUESTED_BYTES_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AllocationDescription
 
RESET_DISK_BYTE_USAGE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.DebugOptions
 
RESOURCE - Enum constant in enum class tensorflow.SavedObjectGraphOuterClass.SavedObject.KindCase
 
RESOURCE_ARG_UNIQUE_ID_FIELD_NUMBER - Static variable in class org.tensorflow.framework.FunctionDef
 
RESOURCE_EXHAUSTED - Enum constant in enum class org.tensorflow.framework.Code
Some resource has been exhausted, perhaps a per-user quota, or perhaps the entire file system is out of space.
RESOURCE_EXHAUSTED_VALUE - Static variable in enum class org.tensorflow.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 tensorflow.SavedObjectGraphOuterClass.SavedObject
 
RESOURCE_HANDLE_VAL_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorProto
 
ResourceHandle - Class in org.tensorflow.framework
 
ResourceHandleProto - Class in org.tensorflow.framework
Protocol buffer representing a handle to a tensorflow resource.
ResourceHandleProto.Builder - Class in org.tensorflow.framework
Protocol buffer representing a handle to a tensorflow resource.
ResourceHandleProto.DtypeAndShape - Class in org.tensorflow.framework
Protocol buffer representing a pair of (data type, tensor shape).
ResourceHandleProto.DtypeAndShape.Builder - Class in org.tensorflow.framework
Protocol buffer representing a pair of (data type, tensor shape).
ResourceHandleProto.DtypeAndShapeOrBuilder - Interface in org.tensorflow.framework
 
ResourceHandleProtoOrBuilder - Interface in org.tensorflow.framework
 
RESPONSE_FIELD_NUMBER - Static variable in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
RESPONSE_FIELD_NUMBER - Static variable in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
RESPONSE_FIELD_NUMBER - Static variable in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
RESPONSE_FIELD_NUMBER - Static variable in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog
 
RESPONSE_FIELD_NUMBER - Static variable in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
RESPONSE_FIELD_NUMBER - Static variable in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
RESTORE_FUNCTION_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SaveableObject
 
RESTORE_OP_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.util.SaverDef
 
RESULT_FIELD_NUMBER - Static variable in class tensorflow.serving.Classification.ClassificationResponse
 
RESULT_FIELD_NUMBER - Static variable in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
RESULT_NOT_SET - Enum constant in enum class tensorflow.serving.Inference.InferenceResult.ResultCase
 
RESULTS_FIELD_NUMBER - Static variable in class tensorflow.serving.Inference.MultiInferenceResponse
 
RET_FIELD_NUMBER - Static variable in class org.tensorflow.framework.FunctionDef
 
RETURN_ADDITIONAL_ARRAYS_FROM_PREFILL_FIELD_NUMBER - Static variable in class tensorflow.serving.Predict.PredictRequest.RequestOptions
 
RETURN_SINGLE_RESPONSE_FIELD_NUMBER - Static variable in class tensorflow.serving.Predict.PredictStreamedOptions
 
RETURN_STOPTOKENS_FIELD_NUMBER - Static variable in class tensorflow.serving.Predict.PredictRequest.RequestOptions
 
REWRITE_OPTIONS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GraphOptions
 
RewriterConfig - Class in org.tensorflow.framework
Graph rewriting is experimental and subject to change, not covered by any API stability guarantees.
RewriterConfig.Builder - Class in org.tensorflow.framework
Graph rewriting is experimental and subject to change, not covered by any API stability guarantees.
RewriterConfig.CpuLayout - Enum Class in org.tensorflow.framework
Enum for layout conversion between NCHW and NHWC on CPU.
RewriterConfig.CustomGraphOptimizer - Class in org.tensorflow.framework
Message to describe custom graph optimizer and its parameters
RewriterConfig.CustomGraphOptimizer.Builder - Class in org.tensorflow.framework
Message to describe custom graph optimizer and its parameters
RewriterConfig.CustomGraphOptimizerOrBuilder - Interface in org.tensorflow.framework
 
RewriterConfig.MemOptType - Enum Class in org.tensorflow.framework
Protobuf enum tensorflow.RewriterConfig.MemOptType
RewriterConfig.NumIterationsType - Enum Class in org.tensorflow.framework
Enum controlling the number of times to run optimizers.
RewriterConfig.Toggle - Enum Class in org.tensorflow.framework
Protobuf enum tensorflow.RewriterConfig.Toggle
RewriterConfigOrBuilder - Interface in org.tensorflow.framework
 
RewriterConfigProtos - Class in org.tensorflow.framework
 
ROW_PARTITION_SPEC - Enum constant in enum class tensorflow.Struct.TypeSpecProto.TypeSpecClass
RowPartitionSpec from ragged/row_partition.py
ROW_PARTITION_SPEC_VALUE - Static variable in enum class tensorflow.Struct.TypeSpecProto.TypeSpecClass
RowPartitionSpec from ragged/row_partition.py
RPC_OPTIONS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto
 
RpcOptions - Class in tensorflow.dummy
 
RpcOptions - Class in tensorflow
 
RpcOptions.RPCOptions - Class in tensorflow
RPC options for distributed runtime.
RpcOptions.RPCOptions.Builder - Class in tensorflow
RPC options for distributed runtime.
RpcOptions.RPCOptionsOrBuilder - Interface in tensorflow
 
RUN_HANDLER_POOL_OPTIONS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RunOptions.Experimental
 
RUN_OPTIONS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.CallableOptions
 
RunMetadata - Class in org.tensorflow.framework
Metadata output (i.e., non-Tensor) for a single Run() call.
RunMetadata.Builder - Class in org.tensorflow.framework
Metadata output (i.e., non-Tensor) for a single Run() call.
RunMetadata.FunctionGraphs - Class in org.tensorflow.framework
Protobuf type tensorflow.RunMetadata.FunctionGraphs
RunMetadata.FunctionGraphs.Builder - Class in org.tensorflow.framework
Protobuf type tensorflow.RunMetadata.FunctionGraphs
RunMetadata.FunctionGraphsOrBuilder - Interface in org.tensorflow.framework
 
RunMetadataOrBuilder - Interface in org.tensorflow.framework
 
RunOptions - Class in org.tensorflow.framework
Options for a single Run() call.
RunOptions.Builder - Class in org.tensorflow.framework
Options for a single Run() call.
RunOptions.Experimental - Class in org.tensorflow.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.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.framework
Options for run handler thread pool.
RunOptions.Experimental.RunHandlerPoolOptions.Builder - Class in org.tensorflow.framework
Options for run handler thread pool.
RunOptions.Experimental.RunHandlerPoolOptionsOrBuilder - Interface in org.tensorflow.framework
 
RunOptions.ExperimentalOrBuilder - Interface in org.tensorflow.framework
 
RunOptions.TraceLevel - Enum Class in org.tensorflow.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.framework
 

S

S - Enum constant in enum class org.tensorflow.framework.AttrValue.ValueCase
 
S - Enum constant in enum class org.tensorflow.framework.FullTypeDef.AttrCase
 
S_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AttrValue.ListValue
 
S_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AttrValue
 
S_FIELD_NUMBER - Static variable in class org.tensorflow.framework.FullTypeDef
 
SAMPLING_CONFIG_FIELD_NUMBER - Static variable in class tensorflow.serving.Logging.LogMetadata
 
SAMPLING_CONFIG_FIELD_NUMBER - Static variable in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
SAMPLING_RATE_FIELD_NUMBER - Static variable in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
SAVE_FUNCTION_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SaveableObject
 
SAVE_SLICE_INFO_DEF_FIELD_NUMBER - Static variable in class org.tensorflow.framework.VariableDef
 
SAVE_TENSOR_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.util.SaverDef
 
SAVEABLE_OBJECTS_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
SAVED_MODEL_TAGS_FIELD_NUMBER - Static variable in class tensorflow.serving.Logging.LogMetadata
 
SavedObjectGraphOuterClass - Class in tensorflow
 
SavedObjectGraphOuterClass.CapturedTensor - Class in tensorflow
Protobuf type tensorflow.CapturedTensor
SavedObjectGraphOuterClass.CapturedTensor.Builder - Class in tensorflow
Protobuf type tensorflow.CapturedTensor
SavedObjectGraphOuterClass.CapturedTensorOrBuilder - Interface in tensorflow
 
SavedObjectGraphOuterClass.FunctionSpec - Class in tensorflow
Represents `FunctionSpec` used in `Function`.
SavedObjectGraphOuterClass.FunctionSpec.Builder - Class in tensorflow
Represents `FunctionSpec` used in `Function`.
SavedObjectGraphOuterClass.FunctionSpec.JitCompile - Enum Class in tensorflow
Whether the function should be compiled by XLA.
SavedObjectGraphOuterClass.FunctionSpecOrBuilder - Interface in tensorflow
 
SavedObjectGraphOuterClass.SaveableObject - Class in tensorflow
Protobuf type tensorflow.SaveableObject
SavedObjectGraphOuterClass.SaveableObject.Builder - Class in tensorflow
Protobuf type tensorflow.SaveableObject
SavedObjectGraphOuterClass.SaveableObjectOrBuilder - Interface in tensorflow
 
SavedObjectGraphOuterClass.SavedAsset - Class in tensorflow
A SavedAsset points to an asset in the MetaGraph.
SavedObjectGraphOuterClass.SavedAsset.Builder - Class in tensorflow
A SavedAsset points to an asset in the MetaGraph.
SavedObjectGraphOuterClass.SavedAssetOrBuilder - Interface in tensorflow
 
SavedObjectGraphOuterClass.SavedBareConcreteFunction - Class in tensorflow
Protobuf type tensorflow.SavedBareConcreteFunction
SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder - Class in tensorflow
Protobuf type tensorflow.SavedBareConcreteFunction
SavedObjectGraphOuterClass.SavedBareConcreteFunctionOrBuilder - Interface in tensorflow
 
SavedObjectGraphOuterClass.SavedConcreteFunction - Class in tensorflow
Stores low-level information about a concrete function.
SavedObjectGraphOuterClass.SavedConcreteFunction.Builder - Class in tensorflow
Stores low-level information about a concrete function.
SavedObjectGraphOuterClass.SavedConcreteFunctionOrBuilder - Interface in tensorflow
 
SavedObjectGraphOuterClass.SavedConstant - Class in tensorflow
Protobuf type tensorflow.SavedConstant
SavedObjectGraphOuterClass.SavedConstant.Builder - Class in tensorflow
Protobuf type tensorflow.SavedConstant
SavedObjectGraphOuterClass.SavedConstantOrBuilder - Interface in tensorflow
 
SavedObjectGraphOuterClass.SavedFunction - Class in tensorflow
A function with multiple signatures, possibly with non-Tensor arguments.
SavedObjectGraphOuterClass.SavedFunction.Builder - Class in tensorflow
A function with multiple signatures, possibly with non-Tensor arguments.
SavedObjectGraphOuterClass.SavedFunctionOrBuilder - Interface in tensorflow
 
SavedObjectGraphOuterClass.SavedObject - Class in tensorflow
Protobuf type tensorflow.SavedObject
SavedObjectGraphOuterClass.SavedObject.Builder - Class in tensorflow
Protobuf type tensorflow.SavedObject
SavedObjectGraphOuterClass.SavedObject.KindCase - Enum Class in tensorflow
 
SavedObjectGraphOuterClass.SavedObjectGraph - Class in tensorflow
Protobuf type tensorflow.SavedObjectGraph
SavedObjectGraphOuterClass.SavedObjectGraph.Builder - Class in tensorflow
Protobuf type tensorflow.SavedObjectGraph
SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder - Interface in tensorflow
 
SavedObjectGraphOuterClass.SavedObjectOrBuilder - Interface in tensorflow
 
SavedObjectGraphOuterClass.SavedResource - Class in tensorflow
A SavedResource represents a TF object that holds state during its lifetime.
SavedObjectGraphOuterClass.SavedResource.Builder - Class in tensorflow
A SavedResource represents a TF object that holds state during its lifetime.
SavedObjectGraphOuterClass.SavedResourceOrBuilder - Interface in tensorflow
 
SavedObjectGraphOuterClass.SavedUserObject - Class in tensorflow
A SavedUserObject is an object (in the object-oriented language of the TensorFlow program) of some user- or framework-defined class other than those handled specifically by the other kinds of SavedObjects.
SavedObjectGraphOuterClass.SavedUserObject.Builder - Class in tensorflow
A SavedUserObject is an object (in the object-oriented language of the TensorFlow program) of some user- or framework-defined class other than those handled specifically by the other kinds of SavedObjects.
SavedObjectGraphOuterClass.SavedUserObjectOrBuilder - Interface in tensorflow
 
SavedObjectGraphOuterClass.SavedVariable - Class in tensorflow
Represents a Variable that is initialized by loading the contents from the checkpoint.
SavedObjectGraphOuterClass.SavedVariable.Builder - Class in tensorflow
Represents a Variable that is initialized by loading the contents from the checkpoint.
SavedObjectGraphOuterClass.SavedVariableOrBuilder - Interface in tensorflow
 
SAVER_DEF_FIELD_NUMBER - Static variable in class org.tensorflow.framework.MetaGraphDef
 
SaverDef - Class in org.tensorflow.util
Protocol buffer representing the configuration of a Saver.
SaverDef.Builder - Class in org.tensorflow.util
Protocol buffer representing the configuration of a Saver.
SaverDef.CheckpointFormatVersion - Enum Class in org.tensorflow.util
A version number that identifies a different on-disk checkpoint format.
SaverDefOrBuilder - Interface in org.tensorflow.util
 
SaverProtos - Class in org.tensorflow.util
 
SaveSliceInfoDef - Class in org.tensorflow.framework
Protobuf type tensorflow.SaveSliceInfoDef
SaveSliceInfoDef.Builder - Class in org.tensorflow.framework
Protobuf type tensorflow.SaveSliceInfoDef
SaveSliceInfoDefOrBuilder - Interface in org.tensorflow.framework
 
SCHEDULED_MICROS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.NodeExecStats
 
SCHEDULED_NANOS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.NodeExecStats
 
SCHEDULING_HEURISTICS - Enum constant in enum class org.tensorflow.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.
SCHEDULING_HEURISTICS_VALUE - Static variable in enum class org.tensorflow.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.
SCOMPLEX_VAL_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorProto
 
SCOPED_ALLOCATOR_OPTIMIZATION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RewriterConfig
 
SCOPED_ALLOCATOR_OPTS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RewriterConfig
 
ScopedAllocatorOptions - Class in org.tensorflow.framework
Protobuf type tensorflow.ScopedAllocatorOptions
ScopedAllocatorOptions.Builder - Class in org.tensorflow.framework
Protobuf type tensorflow.ScopedAllocatorOptions
ScopedAllocatorOptionsOrBuilder - Interface in org.tensorflow.framework
 
SCORE_FIELD_NUMBER - Static variable in class tensorflow.serving.Classification.Class
 
secretPropertyNames() - Method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingEndpointUriFactory
 
secretPropertyNames() - Method in class org.apache.camel.component.torchserve.TorchServeEndpointUriFactory
 
SequenceExample - Class in org.tensorflow.example
Protobuf type tensorflow.SequenceExample
SequenceExample.Builder - Class in org.tensorflow.example
Protobuf type tensorflow.SequenceExample
SequenceExampleOrBuilder - Interface in org.tensorflow.example
 
SERIALIZED_USER_PROTO_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
SerializedDType - Class in org.tensorflow.framework
Represents a serialized tf.dtypes.Dtype
SerializedDType.Builder - Class in org.tensorflow.framework
Represents a serialized tf.dtypes.Dtype
SerializedDTypeOrBuilder - Interface in org.tensorflow.framework
 
SERVABLE_NAME_FIELD_NUMBER - Static variable in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
SERVABLE_VERSION_POLICY_FIELD_NUMBER - Static variable in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
SERVABLE_VERSIONS_ALWAYS_PRESENT_FIELD_NUMBER - Static variable in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
SERVABLES_FIELD_NUMBER - Static variable in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
SERVER_CERT_FIELD_NUMBER - Static variable in class tensorflow.serving.SslConfig.SSLConfig
 
SERVER_KEY_FIELD_NUMBER - Static variable in class tensorflow.serving.SslConfig.SSLConfig
 
SERVICE_LEADER_FIELD_NUMBER - Static variable in class tensorflow.CoordinationConfig.CoordinationServiceConfig
 
SERVICE_NAME - Static variable in class tensorflow.serving.ModelServiceGrpc
 
SERVICE_NAME - Static variable in class tensorflow.serving.PredictionServiceGrpc
 
SERVICE_NAME - Static variable in class tensorflow.serving.SessionServiceGrpc
 
SERVICE_TYPE_FIELD_NUMBER - Static variable in class tensorflow.CoordinationConfig.CoordinationServiceConfig
 
SESSION_INTER_OP_THREAD_POOL_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto
 
SESSION_METADATA_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto.Experimental
 
SESSION_METADATA_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RunMetadata
 
SESSION_RUN_LOG - Enum constant in enum class tensorflow.serving.PredictionLogOuterClass.PredictionLog.LogTypeCase
 
SESSION_RUN_LOG_FIELD_NUMBER - Static variable in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
SessionMetadata - Class in org.tensorflow.framework
Metadata about the session.
SessionMetadata.Builder - Class in org.tensorflow.framework
Metadata about the session.
SessionMetadataOrBuilder - Interface in org.tensorflow.framework
 
sessionRun(SessionServiceOuterClass.SessionRunRequest) - Method in class tensorflow.serving.SessionServiceGrpc.SessionServiceBlockingStub
Runs inference of a given model.
sessionRun(SessionServiceOuterClass.SessionRunRequest) - Method in class tensorflow.serving.SessionServiceGrpc.SessionServiceBlockingV2Stub
Runs inference of a given model.
sessionRun(SessionServiceOuterClass.SessionRunRequest) - Method in class tensorflow.serving.SessionServiceGrpc.SessionServiceFutureStub
Runs inference of a given model.
sessionRun(SessionServiceOuterClass.SessionRunRequest, StreamObserver<SessionServiceOuterClass.SessionRunResponse>) - Method in interface tensorflow.serving.SessionServiceGrpc.AsyncService
Runs inference of a given model.
sessionRun(SessionServiceOuterClass.SessionRunRequest, StreamObserver<SessionServiceOuterClass.SessionRunResponse>) - Method in class tensorflow.serving.SessionServiceGrpc.SessionServiceStub
Runs inference of a given model.
SessionServiceGrpc - Class in tensorflow.serving
SessionService defines a service with which a client can interact to execute Tensorflow model inference.
SessionServiceGrpc.AsyncService - Interface in tensorflow.serving
SessionService defines a service with which a client can interact to execute Tensorflow model inference.
SessionServiceGrpc.SessionServiceBlockingStub - Class in tensorflow.serving
A stub to allow clients to do limited synchronous rpc calls to service SessionService.
SessionServiceGrpc.SessionServiceBlockingV2Stub - Class in tensorflow.serving
A stub to allow clients to do synchronous rpc calls to service SessionService.
SessionServiceGrpc.SessionServiceFutureStub - Class in tensorflow.serving
A stub to allow clients to do ListenableFuture-style rpc calls to service SessionService.
SessionServiceGrpc.SessionServiceImplBase - Class in tensorflow.serving
Base class for the server implementation of the service SessionService.
SessionServiceGrpc.SessionServiceStub - Class in tensorflow.serving
A stub to allow clients to do asynchronous rpc calls to service SessionService.
SessionServiceImplBase() - Constructor for class tensorflow.serving.SessionServiceGrpc.SessionServiceImplBase
 
SessionServiceOuterClass - Class in tensorflow.serving
 
SessionServiceOuterClass.SessionRunRequest - Class in tensorflow.serving
Protobuf type tensorflow.serving.SessionRunRequest
SessionServiceOuterClass.SessionRunRequest.Builder - Class in tensorflow.serving
Protobuf type tensorflow.serving.SessionRunRequest
SessionServiceOuterClass.SessionRunRequestOrBuilder - Interface in tensorflow.serving
 
SessionServiceOuterClass.SessionRunResponse - Class in tensorflow.serving
Protobuf type tensorflow.serving.SessionRunResponse
SessionServiceOuterClass.SessionRunResponse.Builder - Class in tensorflow.serving
Protobuf type tensorflow.serving.SessionRunResponse
SessionServiceOuterClass.SessionRunResponseOrBuilder - Interface in tensorflow.serving
 
setAgentDestructionWithoutShutdown(boolean) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
If set, agents do not make an explicit Shutdown() call.
setAggregation(VariableAggregation) - Method in class org.tensorflow.framework.VariableDef.Builder
Indicates how a distributed variable will be aggregated.
setAggregation(VariableAggregation) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
.tensorflow.VariableAggregation aggregation = 5;
setAggregationValue(int) - Method in class org.tensorflow.framework.VariableDef.Builder
Indicates how a distributed variable will be aggregated.
setAggregationValue(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
.tensorflow.VariableAggregation aggregation = 5;
setAliasInputPort(long) - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo.Builder
If >= 0, the output is an alias of an input.
setAll(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All all = 101;
setAll(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All.Builder) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All all = 101;
setAllEndRelMicros(long) - Method in class org.tensorflow.framework.NodeExecStats.Builder
int64 all_end_rel_micros = 5;
setAllEndRelNanos(long) - Method in class org.tensorflow.framework.NodeExecStats.Builder
int64 all_end_rel_nanos = 16;
setAllocatedBytes(long) - Method in class org.tensorflow.framework.AllocationDescription.Builder
Total number of bytes allocated if known
setAllocationDescription(AllocationDescription) - Method in class org.tensorflow.framework.TensorDescription.Builder
Information about the size and allocator used for the data
setAllocationDescription(AllocationDescription.Builder) - Method in class org.tensorflow.framework.TensorDescription.Builder
Information about the size and allocator used for the data
setAllocationId(long) - Method in class org.tensorflow.framework.AllocationDescription.Builder
Identifier of the allocated buffer if known
setAllocationRecords(int, AllocationRecord) - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
setAllocationRecords(int, AllocationRecord.Builder) - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
setAllocatorBytesInUse(long) - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
These are snapshots of the overall allocator memory stats.
setAllocatorName(String) - Method in class org.tensorflow.framework.AllocationDescription.Builder
Name of the allocator used
setAllocatorName(String) - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
string allocator_name = 1;
setAllocatorNameBytes(ByteString) - Method in class org.tensorflow.framework.AllocationDescription.Builder
Name of the allocator used
setAllocatorNameBytes(ByteString) - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
string allocator_name = 1;
setAllocatorType(String) - Method in class org.tensorflow.framework.GPUOptions.Builder
The type of GPU allocation strategy to use.
setAllocatorTypeBytes(ByteString) - Method in class org.tensorflow.framework.GPUOptions.Builder
The type of GPU allocation strategy to use.
setAllocBytes(long) - Method in class org.tensorflow.framework.AllocationRecord.Builder
Number of bytes allocated, or de-allocated if negative.
setAllocMicros(long) - Method in class org.tensorflow.framework.AllocationRecord.Builder
The timestamp of the operation.
setAllowedBatchSizes(int, int) - Method in class org.tensorflow.framework.BatchingOptions.Builder
Optional list of allowed batch sizes.
setAllowedPositionalArguments(long) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
The prefix of `argument_keywords` which may be identified by position.
setAllowedValues(AttrValue) - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
The set of allowed values.
setAllowedValues(AttrValue.Builder) - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
The set of allowed values.
setAllowGrowth(boolean) - Method in class org.tensorflow.framework.GPUOptions.Builder
If true, the allocator does not pre-allocate the entire specified GPU memory region, instead starting small and growing as needed.
setAllowNewIncarnationToReconnect(boolean) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
If a task restarts with a new incarnation, we may allow it to reconnect silently.
setAllowSoftPlacement(boolean) - Method in class org.tensorflow.framework.ConfigProto.Builder
Whether soft placement is allowed.
setAllowsUninitializedInput(boolean) - Method in class org.tensorflow.framework.OpDef.Builder
By default, all inputs to an Op must be initialized Tensors.
setAllStartMicros(long) - Method in class org.tensorflow.framework.NodeExecStats.Builder
int64 all_start_micros = 2;
setAllStartNanos(long) - Method in class org.tensorflow.framework.NodeExecStats.Builder
int64 all_start_nanos = 13;
setAnyInfo(Any) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
A serialized protobuf.
setAnyInfo(Any.Builder) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
A serialized protobuf.
setAnyList(CollectionDef.AnyList) - Method in class org.tensorflow.framework.CollectionDef.Builder
.tensorflow.CollectionDef.AnyList any_list = 5;
setAnyList(CollectionDef.AnyList.Builder) - Method in class org.tensorflow.framework.CollectionDef.Builder
.tensorflow.CollectionDef.AnyList any_list = 5;
setArgs(int, FullTypeDef) - Method in class org.tensorflow.framework.FullTypeDef.Builder
repeated .tensorflow.FullTypeDef args = 2;
setArgs(int, FullTypeDef.Builder) - Method in class org.tensorflow.framework.FullTypeDef.Builder
repeated .tensorflow.FullTypeDef args = 2;
setArgumentKeywords(int, String) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
A sequence of unique strings, one per Tensor argument.
setArithmeticOptimization(RewriterConfig.Toggle) - Method in class org.tensorflow.framework.RewriterConfig.Builder
Arithmetic optimizations (default is ON) e.g.
setArithmeticOptimizationValue(int) - Method in class org.tensorflow.framework.RewriterConfig.Builder
Arithmetic optimizations (default is ON) e.g.
setAsset(SavedObjectGraphOuterClass.SavedAsset) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedAsset asset = 5;
setAsset(SavedObjectGraphOuterClass.SavedAsset.Builder) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedAsset asset = 5;
setAssetFileDef(int, AssetFileDef) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
setAssetFileDef(int, AssetFileDef.Builder) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
setAssetFileDefIndex(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset.Builder
Index into `MetaGraphDef.asset_file_def[]` that describes the Asset.
setAttr(int, OpDef.AttrDef) - Method in class org.tensorflow.framework.OpDef.Builder
repeated .tensorflow.OpDef.AttrDef attr = 4;
setAttr(int, OpDef.AttrDef.Builder) - Method in class org.tensorflow.framework.OpDef.Builder
repeated .tensorflow.OpDef.AttrDef attr = 4;
setAttributes(int) - Method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig.Builder
Bitwise OR of above attributes
setAttributes(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
setAttributes(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
setAutoMixedPrecision(RewriterConfig.Toggle) - Method in class org.tensorflow.framework.RewriterConfig.Builder
Optimize data types for CUDA/oneDNN (default is OFF).
setAutoMixedPrecisionCpu(RewriterConfig.Toggle) - Method in class org.tensorflow.framework.RewriterConfig.Builder
Emulate a model using data type float16 on CPU (default is OFF).
setAutoMixedPrecisionCpuValue(int) - Method in class org.tensorflow.framework.RewriterConfig.Builder
Emulate a model using data type float16 on CPU (default is OFF).
setAutoMixedPrecisionMkl(RewriterConfig.Toggle) - Method in class org.tensorflow.framework.RewriterConfig.Builder
Optimize data types for oneDNN (default is OFF).
setAutoMixedPrecisionMklValue(int) - Method in class org.tensorflow.framework.RewriterConfig.Builder
Optimize data types for oneDNN (default is OFF).
setAutoMixedPrecisionOnednnBfloat16(RewriterConfig.Toggle) - Method in class org.tensorflow.framework.RewriterConfig.Builder
Optimize data types for oneDNN (default is OFF).
setAutoMixedPrecisionOnednnBfloat16Value(int) - Method in class org.tensorflow.framework.RewriterConfig.Builder
Optimize data types for oneDNN (default is OFF).
setAutoMixedPrecisionValue(int) - Method in class org.tensorflow.framework.RewriterConfig.Builder
Optimize data types for CUDA/oneDNN (default is OFF).
setAutoParallel(AutoParallelOptions) - Method in class org.tensorflow.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.framework.RewriterConfig.Builder
Configures AutoParallel optimization passes either through the meta-optimizer or when manually specified through the optimizers field.
setB(boolean) - Method in class org.tensorflow.framework.AttrValue.Builder
"bool"
setB(int, boolean) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(bool)"
setBackendServerPort(int) - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Port for the Pathways server.
setBadConsumers(int, int) - Method in class org.tensorflow.framework.VersionDef.Builder
Specific consumer versions which are disallowed (e.g. due to bugs).
setBareConcreteFunction(SavedObjectGraphOuterClass.SavedBareConcreteFunction) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
setBareConcreteFunction(SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
setBasePath(String) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
The path to monitor, i.e. look for child paths of the form base_path/123.
setBasePath(String) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
Base path to the model, excluding the version directory.
setBasePathBytes(ByteString) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
The path to monitor, i.e. look for child paths of the form base_path/123.
setBasePathBytes(ByteString) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
Base path to the model, excluding the version directory.
setBatchTimeoutMicros(int) - Method in class org.tensorflow.framework.BatchingOptions.Builder
Maximum number of microseconds to wait before outputting an incomplete batch.
setBoolVal(int, boolean) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_BOOL
setBoolValue(boolean) - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a boolean value.
setBoundedTensorSpecValue(Struct.BoundedTensorSpecProto) - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a value for tf.BoundedTensorSpec.
setBoundedTensorSpecValue(Struct.BoundedTensorSpecProto.Builder) - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a value for tf.BoundedTensorSpec.
setBoundInputs(int, int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
repeated int32 bound_inputs = 2;
setBuildCostModel(long) - Method in class org.tensorflow.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. 0 means no cost model.
setBuildCostModelAfter(long) - Method in class org.tensorflow.framework.GraphOptions.Builder
The number of steps to skip before collecting statistics for the cost model.
setBytes(long) - Method in class org.tensorflow.framework.DebuggedSourceFile.Builder
Byte size of the file.
setBytesList(BytesList) - Method in class org.tensorflow.example.Feature.Builder
.tensorflow.BytesList bytes_list = 1;
setBytesList(BytesList.Builder) - Method in class org.tensorflow.example.Feature.Builder
.tensorflow.BytesList bytes_list = 1;
setBytesList(CollectionDef.BytesList) - Method in class org.tensorflow.framework.CollectionDef.Builder
.tensorflow.CollectionDef.BytesList bytes_list = 2;
setBytesList(CollectionDef.BytesList.Builder) - Method in class org.tensorflow.framework.CollectionDef.Builder
.tensorflow.CollectionDef.BytesList bytes_list = 2;
setCacheRpcResponse(boolean) - Method in class tensorflow.RpcOptions.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 .
setCamelContext(CamelContext) - Method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingConverterLoader
 
setCanonicalizedInputSignature(Struct.StructuredValue) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
Input in canonicalized form that was received to create this concrete function.
setCanonicalizedInputSignature(Struct.StructuredValue.Builder) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
Input in canonicalized form that was received to create this concrete function.
setCapturedTensor(SavedObjectGraphOuterClass.CapturedTensor) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.CapturedTensor captured_tensor = 12;
setCapturedTensor(SavedObjectGraphOuterClass.CapturedTensor.Builder) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.CapturedTensor captured_tensor = 12;
setCheckpointKey(String) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
The generated name of the Tensor in the checkpoint.
setCheckpointKeyBytes(ByteString) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
The generated name of the Tensor in the checkpoint.
setChildren(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
setChildren(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
setChildren(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
setChildren(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
setClasses(int, Classification.Class) - Method in class tensorflow.serving.Classification.Classifications.Builder
repeated .tensorflow.serving.Class classes = 1;
setClasses(int, Classification.Class.Builder) - Method in class tensorflow.serving.Classification.Classifications.Builder
repeated .tensorflow.serving.Class classes = 1;
setClassificationResult(Classification.ClassificationResult) - Method in class tensorflow.serving.Inference.InferenceResult.Builder
.tensorflow.serving.ClassificationResult classification_result = 2;
setClassificationResult(Classification.ClassificationResult.Builder) - Method in class tensorflow.serving.Inference.InferenceResult.Builder
.tensorflow.serving.ClassificationResult classification_result = 2;
setClassifications(int, Classification.Classifications) - Method in class tensorflow.serving.Classification.ClassificationResult.Builder
repeated .tensorflow.serving.Classifications classifications = 1;
setClassifications(int, Classification.Classifications.Builder) - Method in class tensorflow.serving.Classification.ClassificationResult.Builder
repeated .tensorflow.serving.Classifications classifications = 1;
setClassifyLog(PredictionLogOuterClass.ClassifyLog) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.ClassifyLog classify_log = 2;
setClassifyLog(PredictionLogOuterClass.ClassifyLog.Builder) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.ClassifyLog classify_log = 2;
setClientId(ByteString) - Method in class tensorflow.serving.Predict.PredictRequest.Builder
Client identifier to group requests belonging to a specific entity.
setClientId(ByteString) - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions.Builder
Client identifier to group requests belonging to a specific entity.
setClientVerify(boolean) - Method in class tensorflow.serving.SslConfig.SSLConfig.Builder
valid client certificate required ?
setClusterDef(ClusterDef) - Method in class org.tensorflow.framework.ConfigProto.Builder
Optional list of all workers to use in this session.
setClusterDef(ClusterDef.Builder) - Method in class org.tensorflow.framework.ConfigProto.Builder
Optional list of all workers to use in this session.
setClusterRegisterTimeoutInMs(long) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
Maximum wait time for all members in the cluster to be registered.
setClusterRegisterWithBarrier(boolean) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
Denotes if we should synchronize the agents' register attempts by blocking on a barrier.
setCode(String) - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol.Builder
Source code contained in this file line.
setCodeBytes(ByteString) - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol.Builder
Source code contained in this file line.
setCol(int) - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol.Builder
Col number in the file line.
setCollectiveDeterministicSequentialExecution(boolean) - Method in class org.tensorflow.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.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.framework.ConfigProto.Experimental.Builder
Task name for group resolution.
setCollectiveGroupLeaderBytes(ByteString) - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Task name for group resolution.
setCollectiveNccl(boolean) - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
If true, use NCCL for CollectiveOps.
setCollectiveRingOrder(String) - Method in class org.tensorflow.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.framework.GPUOptions.Experimental.Builder
If non-empty, defines a good GPU ring order on a single worker based on device interconnect.
setCommonSubgraphElimination(RewriterConfig.Toggle) - Method in class org.tensorflow.framework.RewriterConfig.Builder
Common subgraph elimination (default is ON) e.g.
setCommonSubgraphEliminationValue(int) - Method in class org.tensorflow.framework.RewriterConfig.Builder
Common subgraph elimination (default is ON) e.g.
setComponents(int, TensorInfo) - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
setComponents(int, TensorInfo.Builder) - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
setCompositeTensor(TensorInfo.CompositeTensor) - Method in class org.tensorflow.framework.TensorInfo.Builder
Generic encoding for CompositeTensors.
setCompositeTensor(TensorInfo.CompositeTensor.Builder) - Method in class org.tensorflow.framework.TensorInfo.Builder
Generic encoding for CompositeTensors.
setCompressionAlgorithm(String) - Method in class tensorflow.RpcOptions.RPCOptions.Builder
The compression algorithm to be used.
setCompressionAlgorithmBytes(ByteString) - Method in class tensorflow.RpcOptions.RPCOptions.Builder
The compression algorithm to be used.
setCompressionLevel(int) - Method in class tensorflow.RpcOptions.RPCOptions.Builder
If compression_algorithm is set, the compression level to be used.
setComputeCost(long) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
Estimate of the computational cost of this node, in microseconds.
setComputeTime(long) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
Analytical estimate of the computational cost of this node, in microseconds.
setConcreteFunction(String) - Method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor.Builder
Name of concrete function which contains the computed graph tensor.
setConcreteFunctionBytes(ByteString) - Method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor.Builder
Name of concrete function which contains the computed graph tensor.
setConcreteFunctionName(String) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
Identifies a SavedConcreteFunction.
setConcreteFunctionNameBytes(ByteString) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
Identifies a SavedConcreteFunction.
setConcreteFunctions(int, String) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction.Builder
repeated string concrete_functions = 1;
setConfig(int, ModelServerConfigOuterClass.ModelConfig) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList.Builder
repeated .tensorflow.serving.ModelConfig config = 1;
setConfig(int, ModelServerConfigOuterClass.ModelConfig.Builder) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList.Builder
repeated .tensorflow.serving.ModelConfig config = 1;
setConfig(ModelServerConfigOuterClass.ModelServerConfig) - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest.Builder
.tensorflow.serving.ModelServerConfig config = 1;
setConfig(ModelServerConfigOuterClass.ModelServerConfig.Builder) - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest.Builder
.tensorflow.serving.ModelServerConfig config = 1;
setConfiguration(TensorFlowServingConfiguration) - Method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingComponent
The configuration.
setConfiguration(TensorFlowServingConfiguration) - Method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingEndpoint
 
setConstant(SavedObjectGraphOuterClass.SavedConstant) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedConstant constant = 9;
setConstant(SavedObjectGraphOuterClass.SavedConstant.Builder) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedConstant constant = 9;
setConstantFolding(RewriterConfig.Toggle) - Method in class org.tensorflow.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.framework.RewriterConfig.Builder
Fold constants (default is ON) Statically infer the value of tensors when possible, and materialize the result using constants.
setContainer(String) - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
Container in which this resource is placed.
setContainerBytes(ByteString) - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
Container in which this resource is placed.
setContext(Example) - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
.tensorflow.Example context = 2;
setContext(Example.Builder) - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
.tensorflow.Example context = 2;
setContext(Features) - Method in class org.tensorflow.example.SequenceExample.Builder
.tensorflow.Features context = 1;
setContext(Features.Builder) - Method in class org.tensorflow.example.SequenceExample.Builder
.tensorflow.Features context = 1;
setControlInput(int, int) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
Ids of the control inputs for this node.
setControlOutput(int, String) - Method in class org.tensorflow.framework.OpDef.Builder
Named control outputs for this operation.
setCoordinatedJobList(int, CoordinationConfig.CoordinatedJob) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
repeated .tensorflow.CoordinatedJob coordinated_job_list = 10;
setCoordinatedJobList(int, CoordinationConfig.CoordinatedJob.Builder) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
repeated .tensorflow.CoordinatedJob coordinated_job_list = 10;
setCoordinationConfig(CoordinationConfig.CoordinationServiceConfig) - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Distributed coordination service configurations.
setCoordinationConfig(CoordinationConfig.CoordinationServiceConfig.Builder) - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Distributed coordination service configurations.
setCooSparse(TensorInfo.CooSparse) - Method in class org.tensorflow.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.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.framework.CostGraphDef.AggregatedCost.Builder
Aggregated cost value.
setCost(int, CostGraphDef.AggregatedCost) - Method in class org.tensorflow.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
setCost(int, CostGraphDef.AggregatedCost.Builder) - Method in class org.tensorflow.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
setCostGraph(CostGraphDef) - Method in class org.tensorflow.framework.RunMetadata.Builder
The cost graph for the computation defined by the run call.
setCostGraph(CostGraphDef.Builder) - Method in class org.tensorflow.framework.RunMetadata.Builder
The cost graph for the computation defined by the run call.
setCpuGlobalJit(boolean) - Method in class org.tensorflow.framework.OptimizerOptions.Builder
CPU code will be autoclustered only if global_jit_level >= ON_1 and either: - this flag is true, or - TF_XLA_FLAGS contains --tf_xla_cpu_global_jit=true.
setCpuLayoutConversion(RewriterConfig.CpuLayout) - Method in class org.tensorflow.framework.RewriterConfig.Builder
CPU Conversion settings between NHCW and NCHW.
setCpuLayoutConversionValue(int) - Method in class org.tensorflow.framework.RewriterConfig.Builder
CPU Conversion settings between NHCW and NCHW.
setCredentials(ChannelCredentials) - Method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingConfiguration
The credentials of the client.
setCustomCa(String) - Method in class tensorflow.serving.SslConfig.SSLConfig.Builder
custom certificate authority
setCustomCaBytes(ByteString) - Method in class tensorflow.serving.SslConfig.SSLConfig.Builder
custom certificate authority
setCustomModelConfig(Any) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.Builder
.google.protobuf.Any custom_model_config = 2;
setCustomModelConfig(Any.Builder) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.Builder
.google.protobuf.Any custom_model_config = 2;
setCustomOptimizers(int, RewriterConfig.CustomGraphOptimizer) - Method in class org.tensorflow.framework.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
setCustomOptimizers(int, RewriterConfig.CustomGraphOptimizer.Builder) - Method in class org.tensorflow.framework.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
setDatatype(DataType) - Method in class org.tensorflow.framework.SerializedDType.Builder
.tensorflow.DataType datatype = 1;
setDatatypeValue(int) - Method in class org.tensorflow.framework.SerializedDType.Builder
.tensorflow.DataType datatype = 1;
setDc(String) - Method in class tensorflow.serving.Logging.LogMetadata.Builder
Datacenter where the request was logged.
setDcBytes(ByteString) - Method in class tensorflow.serving.Logging.LogMetadata.Builder
Datacenter where the request was logged.
setDcomplexVal(int, double) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_COMPLEX128. dcomplex_val(2*i) and dcomplex_val(2*i+1) are real and imaginary parts of i-th double precision complex.
setDebugInfo(GraphDebugInfo) - Method in class org.tensorflow.framework.GraphDef.Builder
Stack traces for the nodes in this graph.
setDebugInfo(GraphDebugInfo.Builder) - Method in class org.tensorflow.framework.GraphDef.Builder
Stack traces for the nodes in this graph.
setDebugOps(int, String) - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
Name(s) of the debugging op(s).
setDebugOptions(DebugOptions) - Method in class org.tensorflow.framework.RunOptions.Builder
EXPERIMENTAL.
setDebugOptions(DebugOptions.Builder) - Method in class org.tensorflow.framework.RunOptions.Builder
EXPERIMENTAL.
setDebugStripper(RewriterConfig.Toggle) - Method in class org.tensorflow.framework.RewriterConfig.Builder
Strips debug-related nodes from the graph (off by default).
setDebugStripperValue(int) - Method in class org.tensorflow.framework.RewriterConfig.Builder
Strips debug-related nodes from the graph (off by default).
setDebugTensorWatchOpts(int, DebugTensorWatch) - Method in class org.tensorflow.framework.DebugOptions.Builder
Debugging options
setDebugTensorWatchOpts(int, DebugTensorWatch.Builder) - Method in class org.tensorflow.framework.DebugOptions.Builder
Debugging options
setDebugUrls(int, String) - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
URL(s) for debug targets(s).
setDefaultValue(AttrValue) - Method in class org.tensorflow.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.framework.OpDef.AttrDef.Builder
A reasonable default for this attribute if the user does not supply a value.
setDeferredDeletionBytes(long) - Method in class org.tensorflow.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.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.framework.TensorInfo.CooSparse.Builder
The dynamic logical shape represented by the SparseTensor is recorded in the Tensor referenced here.
setDependencies(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Ordered list of dependencies that must be loaded before this object.
setDependencies(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Ordered list of dependencies that must be loaded before this object.
setDependencyOptimization(RewriterConfig.Toggle) - Method in class org.tensorflow.framework.RewriterConfig.Builder
Control dependency optimizations (default is ON).
setDependencyOptimizationValue(int) - Method in class org.tensorflow.framework.RewriterConfig.Builder
Control dependency optimizations (default is ON).
setDeprecation(OpDeprecation) - Method in class org.tensorflow.framework.OpDef.Builder
Optional deprecation based on GraphDef versions.
setDeprecation(OpDeprecation.Builder) - Method in class org.tensorflow.framework.OpDef.Builder
Optional deprecation based on GraphDef versions.
setDescription(String) - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
Human readable description.
setDescription(String) - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
Human-readable description.
setDescription(String) - Method in class org.tensorflow.framework.OpDef.Builder
Additional, longer human-readable description of what the Op does.
setDescriptionBytes(ByteString) - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
Human readable description.
setDescriptionBytes(ByteString) - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
Human-readable description.
setDescriptionBytes(ByteString) - Method in class org.tensorflow.framework.OpDef.Builder
Additional, longer human-readable description of what the Op does.
setDeterministicMode(Predict.PredictRequest.RequestOptions.DeterministicMode) - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions.Builder
optional .tensorflow.serving.PredictRequest.RequestOptions.DeterministicMode deterministic_mode = 2;
setDeterministicModeValue(int) - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions.Builder
optional .tensorflow.serving.PredictRequest.RequestOptions.DeterministicMode deterministic_mode = 2;
setDevice(String) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
The device of the node.
setDevice(String) - Method in class org.tensorflow.framework.DeviceStepStats.Builder
string device = 1;
setDevice(String) - Method in class org.tensorflow.framework.NodeDef.Builder
A (possibly partial) specification for the device on which this node should be placed.
setDevice(String) - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
Unique name for the device containing the resource.
setDevice(String) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedResource.Builder
A device specification indicating a required placement for the resource creation function, e.g.
setDevice(String) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
string device = 7;
setDeviceBytes(ByteString) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
The device of the node.
setDeviceBytes(ByteString) - Method in class org.tensorflow.framework.DeviceStepStats.Builder
string device = 1;
setDeviceBytes(ByteString) - Method in class org.tensorflow.framework.NodeDef.Builder
A (possibly partial) specification for the device on which this node should be placed.
setDeviceBytes(ByteString) - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
Unique name for the device containing the resource.
setDeviceBytes(ByteString) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedResource.Builder
A device specification indicating a required placement for the resource creation function, e.g.
setDeviceBytes(ByteString) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
string device = 7;
setDeviceFilters(int, String) - Method in class org.tensorflow.framework.ConfigProto.Builder
When any filters are present sessions will ignore all devices which do not match the filters.
setDeviceOrdinal(int, int) - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices.Builder
Virtual Device ordinal number determines the device ID of the device.
setDevicePersistentMemorySize(long) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
Deprecated.
tensorflow.CostGraphDef.Node.device_persistent_memory_size is deprecated. See tensorflow/core/framework/cost_graph.proto;l=70
setDevicePersistentMemorySize(long) - Method in class org.tensorflow.framework.MemoryStats.Builder
Deprecated.
tensorflow.MemoryStats.device_persistent_memory_size is deprecated. See tensorflow/core/framework/step_stats.proto;l=65
setDevicePersistentTensorAllocIds(int, long) - Method in class org.tensorflow.framework.MemoryStats.Builder
Deprecated.
tensorflow.MemoryStats.device_persistent_tensor_alloc_ids is deprecated. See tensorflow/core/framework/step_stats.proto;l=66
setDeviceTempMemorySize(long) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
Deprecated.
tensorflow.CostGraphDef.Node.device_temp_memory_size is deprecated. See tensorflow/core/framework/cost_graph.proto;l=69
setDeviceTempMemorySize(long) - Method in class org.tensorflow.framework.MemoryStats.Builder
Deprecated.
tensorflow.MemoryStats.device_temp_memory_size is deprecated. See tensorflow/core/framework/step_stats.proto;l=64
setDevStats(int, DeviceStepStats) - Method in class org.tensorflow.framework.StepStats.Builder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
setDevStats(int, DeviceStepStats.Builder) - Method in class org.tensorflow.framework.StepStats.Builder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
setDictValue(Struct.DictValue) - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a dict `Value`.
setDictValue(Struct.DictValue.Builder) - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a dict `Value`.
setDim(int, TensorShapeProto.Dim) - Method in class org.tensorflow.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.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.framework.CostGraphDef.AggregatedCost.Builder
Aggregated cost dimension (e.g.
setDimensionBytes(ByteString) - Method in class org.tensorflow.framework.CostGraphDef.AggregatedCost.Builder
Aggregated cost dimension (e.g.
setDisableEagerExecutorStreamingEnqueue(boolean) - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Whether eager remote execution will stream all the function calls or allow them to happen in parallel.
setDisableFunctionalOpsLowering(boolean) - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Whether functional control flow op lowering should be disabled.
setDisableMetaOptimizer(boolean) - Method in class org.tensorflow.framework.RewriterConfig.Builder
Disable the entire meta optimizer (off by default).
setDisableModelPruning(boolean) - Method in class org.tensorflow.framework.RewriterConfig.Builder
If true, don't remove unnecessary ops from the graph
setDisableOptimizeForStaticGraph(boolean) - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
If true, the session will treat the graph as being non-static for optimization purposes.
setDisableOutputPartitionGraphs(boolean) - Method in class org.tensorflow.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 tensorflow.RpcOptions.RPCOptions.Builder
Disables TCP connection sharing when opening a new RPC channel.
setDisableTfgOptimizer(boolean) - Method in class org.tensorflow.framework.RewriterConfig.Builder
Disable the TFG optimizer (off by default).
setDisableThreadSpinning(boolean) - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
If using a direct session, disable spinning while waiting for work in the thread pool.
setDisallowRetryOnAllocationFailure(boolean) - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
By default, BFCAllocator may sleep when it runs out of memory, in the hopes that another thread will free up memory in the meantime.
setDoCommonSubexpressionElimination(boolean) - Method in class org.tensorflow.framework.OptimizerOptions.Builder
If true, optimize the graph using common subexpression elimination.
setDoConstantFolding(boolean) - Method in class org.tensorflow.framework.OptimizerOptions.Builder
If true, perform constant folding optimization on the graph.
setDoFunctionInlining(boolean) - Method in class org.tensorflow.framework.OptimizerOptions.Builder
If true, perform function inlining on the graph.
setDoubleVal(int, double) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_DOUBLE.
setDtype(DataType) - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo.Builder
.tensorflow.DataType dtype = 4;
setDtype(DataType) - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape.Builder
Data type of the tensor.
setDtype(DataType) - Method in class org.tensorflow.framework.TensorDescription.Builder
Data type of tensor elements
setDtype(DataType) - Method in class org.tensorflow.framework.TensorInfo.Builder
.tensorflow.DataType dtype = 2;
setDtype(DataType) - Method in class org.tensorflow.framework.TensorProto.Builder
Data type of the tensor.
setDtype(DataType) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
.tensorflow.DataType dtype = 1;
setDtype(DataType) - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
.tensorflow.DataType dtype = 3;
setDtype(DataType) - Method in class tensorflow.Struct.TensorSpecProto.Builder
.tensorflow.DataType dtype = 3;
setDtypesAndShapes(int, ResourceHandleProto.DtypeAndShape) - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
setDtypesAndShapes(int, ResourceHandleProto.DtypeAndShape.Builder) - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
setDtypeValue(int) - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo.Builder
.tensorflow.DataType dtype = 4;
setDtypeValue(int) - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape.Builder
Data type of the tensor.
setDtypeValue(int) - Method in class org.tensorflow.framework.TensorDescription.Builder
Data type of tensor elements
setDtypeValue(int) - Method in class org.tensorflow.framework.TensorInfo.Builder
.tensorflow.DataType dtype = 2;
setDtypeValue(int) - Method in class org.tensorflow.framework.TensorProto.Builder
Data type of the tensor.
setDtypeValue(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
.tensorflow.DataType dtype = 1;
setDtypeValue(int) - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
.tensorflow.DataType dtype = 3;
setDtypeValue(int) - Method in class tensorflow.Struct.TensorSpecProto.Builder
.tensorflow.DataType dtype = 3;
setEnable(boolean) - Method in class org.tensorflow.framework.AutoParallelOptions.Builder
bool enable = 1;
setEnable(boolean) - Method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig.Builder
Whether to expose Prometheus metrics.
setEnableBfloat16Sendrecv(boolean) - Method in class org.tensorflow.framework.GraphOptions.Builder
If true, transfer float values between processes as bfloat16.
setEnableHealthCheck(boolean) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
Whether to enable the health check mechanism.
setEnableMlirBridge(boolean) - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Whether to enable the MLIR-based TF->XLA bridge.
setEnableMlirGraphOptimization(boolean) - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Whether to enable the MLIR-based Graph optimizations.
setEnableMultiHost(boolean) - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
If true, use Pathways with TFRT API for multi host support.
setEnableOp(int, String) - Method in class org.tensorflow.framework.ScopedAllocatorOptions.Builder
If present, only perform optimization for these ops.
setEnableRecvScheduling(boolean) - Method in class org.tensorflow.framework.GraphOptions.Builder
If true, use control flow to schedule the activation of Recv nodes.
setErrorCode(Code) - Method in class tensorflow.serving.Status.StatusProto.Builder
Error code.
setErrorCodeValue(int) - Method in class tensorflow.serving.Status.StatusProto.Builder
Error code.
setErrorMessage(String) - Method in class tensorflow.serving.Status.StatusProto.Builder
Error message.
setErrorMessageBytes(ByteString) - Method in class tensorflow.serving.Status.StatusProto.Builder
Error message.
setExampleList(InputOuterClass.ExampleList) - Method in class tensorflow.serving.InputOuterClass.Input.Builder
.tensorflow.serving.ExampleList example_list = 1 [lazy = true];
setExampleList(InputOuterClass.ExampleList.Builder) - Method in class tensorflow.serving.InputOuterClass.Input.Builder
.tensorflow.serving.ExampleList example_list = 1 [lazy = true];
setExampleListWithContext(InputOuterClass.ExampleListWithContext) - Method in class tensorflow.serving.InputOuterClass.Input.Builder
.tensorflow.serving.ExampleListWithContext example_list_with_context = 2 [lazy = true];
setExampleListWithContext(InputOuterClass.ExampleListWithContext.Builder) - Method in class tensorflow.serving.InputOuterClass.Input.Builder
.tensorflow.serving.ExampleListWithContext example_list_with_context = 2 [lazy = true];
setExamples(int, Example) - Method in class tensorflow.serving.InputOuterClass.ExampleList.Builder
repeated .tensorflow.Example examples = 1;
setExamples(int, Example) - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
repeated .tensorflow.Example examples = 1;
setExamples(int, Example.Builder) - Method in class tensorflow.serving.InputOuterClass.ExampleList.Builder
repeated .tensorflow.Example examples = 1;
setExamples(int, Example.Builder) - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
repeated .tensorflow.Example examples = 1;
setExecutorType(String) - Method in class org.tensorflow.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.framework.ConfigProto.Experimental.Builder
Which executor to use, the default executor will be used if it is an empty string or "DEFAULT"
setExperimental(ConfigProto.Experimental) - Method in class org.tensorflow.framework.ConfigProto.Builder
.tensorflow.ConfigProto.Experimental experimental = 16;
setExperimental(ConfigProto.Experimental.Builder) - Method in class org.tensorflow.framework.ConfigProto.Builder
.tensorflow.ConfigProto.Experimental experimental = 16;
setExperimental(GPUOptions.Experimental) - Method in class org.tensorflow.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.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.framework.RunOptions.Builder
.tensorflow.RunOptions.Experimental experimental = 8;
setExperimental(RunOptions.Experimental.Builder) - Method in class org.tensorflow.framework.RunOptions.Builder
.tensorflow.RunOptions.Experimental experimental = 8;
setExperimentalConditionalCodeMotion(RewriterConfig.Toggle) - Method in class org.tensorflow.framework.RewriterConfig.Builder
Conditional code motion (default is ON).
setExperimentalConditionalCodeMotionValue(int) - Method in class org.tensorflow.framework.RewriterConfig.Builder
Conditional code motion (default is ON).
setExperimentalDebugInfo(NodeDef.ExperimentalDebugInfo) - Method in class org.tensorflow.framework.NodeDef.Builder
This stores debug information associated with the node.
setExperimentalDebugInfo(NodeDef.ExperimentalDebugInfo.Builder) - Method in class org.tensorflow.framework.NodeDef.Builder
This stores debug information associated with the node.
setExperimentalDisableCompressedTensorOptimization(boolean) - Method in class org.tensorflow.framework.RewriterConfig.Builder
Disable optimizations that assume compressed tensors.
setExperimentalDisableFoldingQuantizationEmulation(boolean) - Method in class org.tensorflow.framework.RewriterConfig.Builder
Disable folding quantization emulation ops such as FakeQuantWithMinMax* and QuantizeAndDequantize*.
setExperimentalDistributedVariableComponents(int, SavedObjectGraphOuterClass.SavedVariable) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
List of component variables for a distributed variable.
setExperimentalDistributedVariableComponents(int, SavedObjectGraphOuterClass.SavedVariable.Builder) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
List of component variables for a distributed variable.
setExperimentalFullType(FullTypeDef) - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
Experimental.
setExperimentalFullType(FullTypeDef.Builder) - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
Experimental.
setExperimentalType(FullTypeDef) - Method in class org.tensorflow.framework.NodeDef.Builder
The complete type of this node.
setExperimentalType(FullTypeDef.Builder) - Method in class org.tensorflow.framework.NodeDef.Builder
The complete type of this node.
setExplanation(String) - Method in class org.tensorflow.framework.OpDeprecation.Builder
Explanation of why it was deprecated and what to use instead.
setExplanationBytes(ByteString) - Method in class org.tensorflow.framework.OpDeprecation.Builder
Explanation of why it was deprecated and what to use instead.
setF(float) - Method in class org.tensorflow.framework.AttrValue.Builder
"float"
setF(int, float) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(float)"
setFailIfZeroVersionsAtStartup(boolean) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
Deprecated.
tensorflow.serving.FileSystemStoragePathSourceConfig.fail_if_zero_versions_at_startup is deprecated. See tensorflow_serving/config/file_system_storage_path_source.proto;l=88
setFailOnOptimizerErrors(boolean) - Method in class org.tensorflow.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.example.FeatureList.Builder
repeated .tensorflow.Feature feature = 1;
setFeature(int, Feature.Builder) - Method in class org.tensorflow.example.FeatureList.Builder
repeated .tensorflow.Feature feature = 1;
setFeatureLists(FeatureLists) - Method in class org.tensorflow.example.SequenceExample.Builder
.tensorflow.FeatureLists feature_lists = 2;
setFeatureLists(FeatureLists.Builder) - Method in class org.tensorflow.example.SequenceExample.Builder
.tensorflow.FeatureLists feature_lists = 2;
setFeatures(Features) - Method in class org.tensorflow.example.Example.Builder
.tensorflow.Features features = 1;
setFeatures(Features.Builder) - Method in class org.tensorflow.example.Example.Builder
.tensorflow.Features features = 1;
setFeed(int, String) - Method in class org.tensorflow.framework.CallableOptions.Builder
Tensors to be fed in the callable.
setFeed(int, NamedTensorProto) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Tensors to be fed in the step.
setFeed(int, NamedTensorProto.Builder) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Tensors to be fed in the step.
setFetch(int, String) - Method in class org.tensorflow.framework.CallableOptions.Builder
Fetches.
setFetch(int, String) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Fetches.
setFetchSkipSync(boolean) - Method in class org.tensorflow.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 com.google.protobuf.Any.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.BoolValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.BytesValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DoubleValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.FloatValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Int32Value.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Int64Value.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.StringValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.UInt32Value.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.UInt64Value.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.distruntime.ClusterDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.distruntime.JobDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.example.BytesList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.example.Example.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.example.Feature.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.example.FeatureList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.example.FeatureLists.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.example.Features.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.example.FloatList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.example.Int64List.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.example.SequenceExample.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.AllocationDescription.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.AllocationRecord.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.AssetFileDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.AttrValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.AutoParallelOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.BatchingOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.CallableOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.CollectionDef.AnyList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.CollectionDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.CollectionDef.BytesList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.CollectionDef.FloatList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.CollectionDef.Int64List.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.CollectionDef.NodeList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.ConfigProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.CostGraphDef.AggregatedCost.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.CostGraphDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.DebuggedSourceFile.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.DebuggedSourceFiles.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.DebugOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.DeviceStepStats.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.FullTypeDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.FunctionDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.GPUOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.GradientDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.GraphDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.GraphOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.MemoryStats.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.NameAttrList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.NamedTensorProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.NodeDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.NodeExecStats.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.NodeOutput.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.OpDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.OpDeprecation.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.OpList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.OptimizerOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.RegisteredGradient.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.RewriterConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.RunMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.RunOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.RunOptions.Experimental.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.ScopedAllocatorOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.SerializedDType.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.SessionMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.SignatureDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.StepStats.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.TensorConnection.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.TensorDescription.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.TensorInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.TensorInfo.CooSparse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.TensorProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.TensorShapeProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.TensorShapeProto.Dim.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.ThreadPoolOptionProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.VariableDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.VariantTensorDataProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.VerifierConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.VersionDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.util.SaverDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.CoordinationConfig.CoordinatedJob.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.RpcOptions.RPCOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedResource.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.Classification.Class.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.Classification.ClassificationRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.Classification.ClassificationResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.Classification.ClassificationResult.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.Classification.Classifications.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.Inference.InferenceResult.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.Inference.InferenceTask.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.Inference.MultiInferenceResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.InputOuterClass.ExampleList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.InputOuterClass.Input.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.Logging.LogMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.Model.ModelSpec.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.ModelManagement.Metric.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.Predict.PredictRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.Predict.PredictResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.Predict.PredictStreamedOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.RegressionOuterClass.Regression.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.SslConfig.SSLConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.Status.StatusProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.Struct.DictValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.Struct.ListValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.Struct.NamedTupleValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.Struct.NoneValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.Struct.PairValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.Struct.StructuredValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.Struct.TensorSpecProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.Struct.TupleValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.Struct.TypeSpecProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
setFileIndex(int) - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol.Builder
File name index, which can be used to retrieve the file name string from `files`.
setFileLineCols(int, GraphDebugInfo.FileLineCol) - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace.Builder
Deprecated.
setFileLineCols(int, GraphDebugInfo.FileLineCol.Builder) - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace.Builder
Deprecated.
setFilename(String) - Method in class org.tensorflow.framework.AssetFileDef.Builder
The filename within an assets directory.
setFilenameBytes(ByteString) - Method in class org.tensorflow.framework.AssetFileDef.Builder
The filename within an assets directory.
setFilenamePrefix(String) - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig.Builder
The prefix to use for the filenames of the logs.
setFilenamePrefixBytes(ByteString) - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig.Builder
The prefix to use for the filenames of the logs.
setFilenameTensorName(String) - Method in class org.tensorflow.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.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.framework.DebuggedSourceFile.Builder
Path to the source code file.
setFilePathBytes(ByteString) - Method in class org.tensorflow.framework.DebuggedSourceFile.Builder
Path to the source code file.
setFiles(int, String) - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
This stores all the source code file names and can be indexed by the `file_index`.
setFileSystemPollWaitSeconds(long) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
How long to wait between file-system polling to look for children of 'base_path', in seconds.
setFloat64Value(double) - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a double-precision floating-point value (a Python `float`).
setFloat8Val(ByteString) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_FLOAT8_*, use variable-sized set of bytes (i.e. the equivalent of repeated uint8, if such a thing existed).
setFloatList(FloatList) - Method in class org.tensorflow.example.Feature.Builder
.tensorflow.FloatList float_list = 2;
setFloatList(FloatList.Builder) - Method in class org.tensorflow.example.Feature.Builder
.tensorflow.FloatList float_list = 2;
setFloatList(CollectionDef.FloatList) - Method in class org.tensorflow.framework.CollectionDef.Builder
.tensorflow.CollectionDef.FloatList float_list = 4;
setFloatList(CollectionDef.FloatList.Builder) - Method in class org.tensorflow.framework.CollectionDef.Builder
.tensorflow.CollectionDef.FloatList float_list = 4;
setFloatVal(int, float) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_FLOAT.
setForceDisable(boolean) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
Disables coordination service.
setForceGpuCompatible(boolean) - Method in class org.tensorflow.framework.GPUOptions.Builder
Force all tensors to be gpu_compatible.
setFrameId(int, long) - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace.Builder
repeated fixed64 frame_id = 2 [packed = true];
setFromTensor(String) - Method in class org.tensorflow.framework.TensorConnection.Builder
A tensor name.
setFromTensorBytes(ByteString) - Method in class org.tensorflow.framework.TensorConnection.Builder
A tensor name.
setFullargspec(Struct.StructuredValue) - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.Builder
Full arg spec from inspect.getfullargspec().
setFullargspec(Struct.StructuredValue.Builder) - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.Builder
Full arg spec from inspect.getfullargspec().
setFullName(String) - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
Name of the full variable of which this is a slice.
setFullName(String) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
The full name of the variable/tensor, if applicable.
setFullNameBytes(ByteString) - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
Name of the full variable of which this is a slice.
setFullNameBytes(ByteString) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
The full name of the variable/tensor, if applicable.
setFullShape(int, long) - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
Shape of the full variable.
setFunc(int, NameAttrList) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(attr)"
setFunc(int, NameAttrList.Builder) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(attr)"
setFunc(String) - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol.Builder
Name of function contains the file line.
setFunc(NameAttrList) - Method in class org.tensorflow.framework.AttrValue.Builder
"func" represents a function. func.name is a function's name or a primitive op's name. func.attr.first is the name of an attr defined for that function. func.attr.second is the value for that attr in the instantiation.
setFunc(NameAttrList.Builder) - Method in class org.tensorflow.framework.AttrValue.Builder
"func" represents a function. func.name is a function's name or a primitive op's name. func.attr.first is the name of an attr defined for that function. func.attr.second is the value for that attr in the instantiation.
setFuncBytes(ByteString) - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol.Builder
Name of function contains the file line.
setFunction(int, FunctionDef) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.FunctionDef function = 1;
setFunction(int, FunctionDef.Builder) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.FunctionDef function = 1;
setFunction(SavedObjectGraphOuterClass.SavedFunction) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedFunction function = 6;
setFunction(SavedObjectGraphOuterClass.SavedFunction.Builder) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedFunction function = 6;
setFunctionGraphs(int, RunMetadata.FunctionGraphs) - Method in class org.tensorflow.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.framework.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
setFunctionName(String) - Method in class org.tensorflow.framework.GradientDef.Builder
The function name.
setFunctionNameBytes(ByteString) - Method in class org.tensorflow.framework.GradientDef.Builder
The function name.
setFunctionOptimization(RewriterConfig.Toggle) - Method in class org.tensorflow.framework.RewriterConfig.Builder
Function optimizations (default is ON).
setFunctionOptimizationValue(int) - Method in class org.tensorflow.framework.RewriterConfig.Builder
Function optimizations (default is ON).
setFunctionSpec(SavedObjectGraphOuterClass.FunctionSpec) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
The spec of the function that this ConcreteFunction is traced from.
setFunctionSpec(SavedObjectGraphOuterClass.FunctionSpec) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction.Builder
.tensorflow.FunctionSpec function_spec = 2;
setFunctionSpec(SavedObjectGraphOuterClass.FunctionSpec.Builder) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
The spec of the function that this ConcreteFunction is traced from.
setFunctionSpec(SavedObjectGraphOuterClass.FunctionSpec.Builder) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction.Builder
.tensorflow.FunctionSpec function_spec = 2;
setGlobalJitLevel(OptimizerOptions.GlobalJitLevel) - Method in class org.tensorflow.framework.OptimizerOptions.Builder
.tensorflow.OptimizerOptions.GlobalJitLevel global_jit_level = 5;
setGlobalJitLevelValue(int) - Method in class org.tensorflow.framework.OptimizerOptions.Builder
.tensorflow.OptimizerOptions.GlobalJitLevel global_jit_level = 5;
setGlobalName(String) - Method in class org.tensorflow.framework.ThreadPoolOptionProto.Builder
The global name of the threadpool.
setGlobalNameBytes(ByteString) - Method in class org.tensorflow.framework.ThreadPoolOptionProto.Builder
The global name of the threadpool.
setGlobalStep(long) - Method in class org.tensorflow.framework.DebugOptions.Builder
Caller-specified global step count.
setGpuHostMemDisallowGrowth(boolean) - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
If true, then the host allocator allocates its max memory all upfront and never grows.
setGpuHostMemLimitInMb(float) - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
Memory limit for "GPU host allocator", aka pinned memory allocator.
setGpuOptions(GPUOptions) - Method in class org.tensorflow.framework.ConfigProto.Builder
Options that apply to all GPUs.
setGpuOptions(GPUOptions.Builder) - Method in class org.tensorflow.framework.ConfigProto.Builder
Options that apply to all GPUs.
setGpuSystemMemorySizeInMb(int) - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
Memory limit for gpu system.
setGradient(int, GradientDef) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.GradientDef gradient = 2;
setGradient(int, GradientDef.Builder) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.GradientDef gradient = 2;
setGradientFunc(String) - Method in class org.tensorflow.framework.GradientDef.Builder
The gradient function's name.
setGradientFunc(String) - Method in class org.tensorflow.framework.RegisteredGradient.Builder
The gradient function's name.
setGradientFuncBytes(ByteString) - Method in class org.tensorflow.framework.GradientDef.Builder
The gradient function's name.
setGradientFuncBytes(ByteString) - Method in class org.tensorflow.framework.RegisteredGradient.Builder
The gradient function's name.
setGraphDef(GraphDef) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
GraphDef.
setGraphDef(GraphDef.Builder) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
GraphDef.
setGraphOptions(GraphOptions) - Method in class org.tensorflow.framework.ConfigProto.Builder
Options that apply to all graphs.
setGraphOptions(GraphOptions.Builder) - Method in class org.tensorflow.framework.ConfigProto.Builder
Options that apply to all graphs.
setHalfVal(int, int) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_HALF, DT_BFLOAT16.
setHandleData(int, ResourceHandleProto.DtypeAndShape) - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
The handle data for resource inputs.
setHandleData(int, ResourceHandleProto.DtypeAndShape.Builder) - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
The handle data for resource inputs.
setHasCheckpointValues(BoolValue) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Whether this object has checkpoint values or descendants with checkpoint values.
setHasCheckpointValues(BoolValue.Builder) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Whether this object has checkpoint values or descendants with checkpoint values.
setHashCode(long) - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
Hash code for the type of the resource.
setHasMinimum(boolean) - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
For type == "int", this is a minimum value.
setHasSingleReference(boolean) - Method in class org.tensorflow.framework.AllocationDescription.Builder
Set if this tensor only has one remaining reference
setHeartbeatTimeoutInMs(long) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
Heartbeat timeout, if a task does not record heartbeat in this time window, it will be considered disconnected.
setHost(String) - Method in class org.tensorflow.framework.DebuggedSourceFile.Builder
The host name on which a source code file is located.
setHostBytes(ByteString) - Method in class org.tensorflow.framework.DebuggedSourceFile.Builder
The host name on which a source code file is located.
setHostTempMemorySize(long) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
Deprecated.
tensorflow.CostGraphDef.Node.host_temp_memory_size is deprecated. See tensorflow/core/framework/cost_graph.proto;l=68
setI(int, long) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(int)"
setI(long) - Method in class org.tensorflow.framework.AttrValue.Builder
"int"
setI(long) - Method in class org.tensorflow.framework.FullTypeDef.Builder
TODO(mdan): list/tensor, map?
setId(int) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
The id of the node.
setIdentifier(String) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject.Builder
Corresponds to a registration of the type to use in the loading program.
setIdentifierBytes(ByteString) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject.Builder
Corresponds to a registration of the type to use in the loading program.
setImplementationSelector(RewriterConfig.Toggle) - Method in class org.tensorflow.framework.RewriterConfig.Builder
Enable the swap of kernel implementations based on the device placement (default is ON).
setImplementationSelectorValue(int) - Method in class org.tensorflow.framework.RewriterConfig.Builder
Enable the swap of kernel implementations based on the device placement (default is ON).
setInaccurate(boolean) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
Are the costs inaccurate?
setIndicesTensorName(String) - Method in class org.tensorflow.framework.TensorInfo.CooSparse.Builder
The indices Tensor must have dtype int64 and shape [?
setIndicesTensorNameBytes(ByteString) - Method in class org.tensorflow.framework.TensorInfo.CooSparse.Builder
The indices Tensor must have dtype int64 and shape [?
setInferShapes(boolean) - Method in class org.tensorflow.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.framework.VariableDef.Builder
Name of the initializer op.
setInitializerNameBytes(ByteString) - Method in class org.tensorflow.framework.VariableDef.Builder
Name of the initializer op.
setInitialValueName(String) - Method in class org.tensorflow.framework.VariableDef.Builder
Name of the tensor holding the variable's initial value.
setInitialValueNameBytes(ByteString) - Method in class org.tensorflow.framework.VariableDef.Builder
Name of the tensor holding the variable's initial value.
setInput(int, String) - Method in class org.tensorflow.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".
setInput(InputOuterClass.Input) - Method in class tensorflow.serving.Classification.ClassificationRequest.Builder
Input data.
setInput(InputOuterClass.Input) - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
Input data.
setInput(InputOuterClass.Input) - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest.Builder
Input data.
setInput(InputOuterClass.Input.Builder) - Method in class tensorflow.serving.Classification.ClassificationRequest.Builder
Input data.
setInput(InputOuterClass.Input.Builder) - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
Input data.
setInput(InputOuterClass.Input.Builder) - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest.Builder
Input data.
setInputArg(int, OpDef.ArgDef) - Method in class org.tensorflow.framework.OpDef.Builder
Description of the input(s).
setInputArg(int, OpDef.ArgDef.Builder) - Method in class org.tensorflow.framework.OpDef.Builder
Description of the input(s).
setInputInfo(int, CostGraphDef.Node.InputInfo) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
setInputInfo(int, CostGraphDef.Node.InputInfo.Builder) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.InputInfo input_info = 4;
setInputSignature(Struct.StructuredValue) - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.Builder
The input signature, if specified.
setInputSignature(Struct.StructuredValue.Builder) - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.Builder
The input signature, if specified.
setInt64List(Int64List) - Method in class org.tensorflow.example.Feature.Builder
.tensorflow.Int64List int64_list = 3;
setInt64List(Int64List.Builder) - Method in class org.tensorflow.example.Feature.Builder
.tensorflow.Int64List int64_list = 3;
setInt64List(CollectionDef.Int64List) - Method in class org.tensorflow.framework.CollectionDef.Builder
.tensorflow.CollectionDef.Int64List int64_list = 3;
setInt64List(CollectionDef.Int64List.Builder) - Method in class org.tensorflow.framework.CollectionDef.Builder
.tensorflow.CollectionDef.Int64List int64_list = 3;
setInt64Val(int, long) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_INT64
setInt64Value(long) - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a signed integer value, limited to 64 bits.
setInt64ValueIncrease(long) - Method in class tensorflow.serving.ModelManagement.Metric.Builder
int64 int64_value_increase = 2;
setInternalFragmentationFraction(double) - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
BFC Allocator can return an allocated chunk of memory upto 2x the requested size.
setInterOpParallelismThreads(int) - Method in class org.tensorflow.framework.ConfigProto.Builder
Nodes that perform blocking operations are enqueued on a pool of inter_op_parallelism_threads available in each process. 0 means the system picks an appropriate number.
setInterOpThreadPool(int) - Method in class org.tensorflow.framework.RunOptions.Builder
The thread pool to use, if session_inter_op_thread_pool is configured.
setInterOptimizerVerifierConfig(VerifierConfig) - Method in class org.tensorflow.framework.RewriterConfig.Builder
VerifierConfig specifying the verifiers to be run after every optimizer.
setInterOptimizerVerifierConfig(VerifierConfig.Builder) - Method in class org.tensorflow.framework.RewriterConfig.Builder
VerifierConfig specifying the verifiers to be run after every optimizer.
setIntraOpParallelismThreads(int) - Method in class org.tensorflow.framework.ConfigProto.Builder
The execution of an individual op (for some op types) can be parallelized on a pool of intra_op_parallelism_threads. 0 means the system picks an appropriate number.
setIntVal(int, int) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_INT32, DT_INT16, DT_UINT16, DT_INT8, DT_UINT8.
setIsAggregate(boolean) - Method in class org.tensorflow.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.framework.OpDef.Builder
True if the operation is commutative ("op(a,b) == op(b,a)" for all inputs)
setIsDistributedCommunication(boolean) - Method in class org.tensorflow.framework.OpDef.Builder
Indicates whether the op implementation uses distributed communication.
setIsFinal(boolean) - Method in class org.tensorflow.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 tensorflow.SavedObjectGraphOuterClass.FunctionSpec.Builder
Whether this represents a class method.
setIsolateSessionState(boolean) - Method in class org.tensorflow.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.framework.OpDef.ArgDef.Builder
For inputs: if true, the inputs are required to be refs.
setIsResource(boolean) - Method in class org.tensorflow.framework.VariableDef.Builder
Whether to represent this as a ResourceVariable.
setIsStateful(boolean) - Method in class org.tensorflow.framework.OpDef.Builder
Ops are marked as stateful if their behavior depends on some state beyond their input tensors (e.g. variable reading op) or if they have a side-effect (e.g. printing or asserting ops).
setJitCompile(SavedObjectGraphOuterClass.FunctionSpec.JitCompile) - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.Builder
.tensorflow.FunctionSpec.JitCompile jit_compile = 6;
setJitCompileValue(int) - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.Builder
.tensorflow.FunctionSpec.JitCompile jit_compile = 6;
setJob(int, JobDef) - Method in class org.tensorflow.distruntime.ClusterDef.Builder
The jobs that comprise the cluster.
setJob(int, JobDef.Builder) - Method in class org.tensorflow.distruntime.ClusterDef.Builder
The jobs that comprise the cluster.
setKeepCheckpointEveryNHours(float) - Method in class org.tensorflow.util.SaverDef.Builder
How often to keep an additional checkpoint.
setKernelTrackerMaxBytes(int) - Method in class org.tensorflow.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.framework.GPUOptions.Experimental.Builder
Parameters for GPUKernelTracker.
setKernelTrackerMaxPending(int) - Method in class org.tensorflow.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 tensorflow.Struct.PairValue.Builder
string key = 1;
setKeyBytes(ByteString) - Method in class tensorflow.Struct.PairValue.Builder
string key = 1;
setLabel(String) - Method in class tensorflow.serving.Classification.Class.Builder
Label or name of the class.
setLabelBytes(ByteString) - Method in class tensorflow.serving.Classification.Class.Builder
Label or name of the class.
setLastModified(long) - Method in class org.tensorflow.framework.DebuggedSourceFile.Builder
The timestamp at which the source code file is last modified.
setLatest(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest latest = 100;
setLatest(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.Builder) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest latest = 100;
setLayoutOptimizer(RewriterConfig.Toggle) - Method in class org.tensorflow.framework.RewriterConfig.Builder
Optimize tensor layouts (default is ON) e.g.
setLayoutOptimizerValue(int) - Method in class org.tensorflow.framework.RewriterConfig.Builder
Optimize tensor layouts (default is ON) e.g.
setLibrary(FunctionDefLibrary) - Method in class org.tensorflow.framework.GraphDef.Builder
"library" provides user-defined functions.
setLibrary(FunctionDefLibrary.Builder) - Method in class org.tensorflow.framework.GraphDef.Builder
"library" provides user-defined functions.
setLine(int) - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol.Builder
Line number in the file.
setLines(int, String) - Method in class org.tensorflow.framework.DebuggedSourceFile.Builder
Line-by-line content of the source code file.
setList(AttrValue.ListValue) - Method in class org.tensorflow.framework.AttrValue.Builder
any "list(...)"
setList(AttrValue.ListValue.Builder) - Method in class org.tensorflow.framework.AttrValue.Builder
any "list(...)"
setListValue(Struct.ListValue) - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a list of `Value`.
setListValue(Struct.ListValue.Builder) - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a list of `Value`.
setLiveBytes(long) - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
The bytes that are not deallocated.
setLocalName(String) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
A user-provided name for the edge.
setLocalNameBytes(ByteString) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
A user-provided name for the edge.
setLogCollectorConfig(LogCollectorConfigOuterClass.LogCollectorConfig) - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig.Builder
.tensorflow.serving.LogCollectorConfig log_collector_config = 1;
setLogCollectorConfig(LogCollectorConfigOuterClass.LogCollectorConfig.Builder) - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig.Builder
.tensorflow.serving.LogCollectorConfig log_collector_config = 1;
setLogDevicePlacement(boolean) - Method in class org.tensorflow.framework.ConfigProto.Builder
Whether device placements should be logged.
setLoggingConfig(LoggingConfigOuterClass.LoggingConfig) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
Configures logging requests and responses, to the model.
setLoggingConfig(LoggingConfigOuterClass.LoggingConfig.Builder) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
Configures logging requests and responses, to the model.
setLogMetadata(Logging.LogMetadata) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.LogMetadata log_metadata = 1;
setLogMetadata(Logging.LogMetadata.Builder) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.LogMetadata log_metadata = 1;
setLoopOptimization(RewriterConfig.Toggle) - Method in class org.tensorflow.framework.RewriterConfig.Builder
Loop optimizations (default is ON).
setLoopOptimizationValue(int) - Method in class org.tensorflow.framework.RewriterConfig.Builder
Loop optimizations (default is ON).
setMaxBatchSize(int) - Method in class org.tensorflow.framework.BatchingOptions.Builder
The maximum allowed batch size.
setMaxEnqueuedBatches(int) - Method in class org.tensorflow.framework.BatchingOptions.Builder
Maximum number of batches enqueued for processing before requests are failed fast.
setMaxFoldedConstantInBytes(long) - Method in class org.tensorflow.framework.OptimizerOptions.Builder
Constant folding optimization replaces tensors whose values can be predetermined, with constant nodes.
setMaximum(TensorProto) - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
.tensorflow.TensorProto maximum = 5;
setMaximum(TensorProto.Builder) - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
.tensorflow.TensorProto maximum = 5;
setMaxToKeep(int) - Method in class org.tensorflow.util.SaverDef.Builder
Maximum number of checkpoints to keep.
setMaybeTypeName(String) - Method in class org.tensorflow.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.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.framework.NodeExecStats.Builder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
setMemory(int, AllocatorMemoryUsed.Builder) - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
setMemoryLimitMb(int, float) - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices.Builder
Per "virtual" device memory limit, in MB.
setMemoryOptimization(RewriterConfig.MemOptType) - Method in class org.tensorflow.framework.RewriterConfig.Builder
Configures memory optimization passes through the meta-optimizer.
setMemoryOptimizationValue(int) - Method in class org.tensorflow.framework.RewriterConfig.Builder
Configures memory optimization passes through the meta-optimizer.
setMemoryOptimizerTargetNodeNameScope(String) - Method in class org.tensorflow.framework.RewriterConfig.Builder
A node name scope for node names which are valid outputs of recomputations.
setMemoryOptimizerTargetNodeNameScopeBytes(ByteString) - Method in class org.tensorflow.framework.RewriterConfig.Builder
A node name scope for node names which are valid outputs of recomputations.
setMemoryStats(MemoryStats) - Method in class org.tensorflow.framework.NodeExecStats.Builder
.tensorflow.MemoryStats memory_stats = 12;
setMemoryStats(MemoryStats.Builder) - Method in class org.tensorflow.framework.NodeExecStats.Builder
.tensorflow.MemoryStats memory_stats = 12;
setMemoryTime(long) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
Analytical estimate of the memory access cost of this node, in microseconds.
setMergeDeviceToDeviceStream(boolean) - Method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions.Builder
If true, the compute stream will be used for device_to_device copy as well.
setMergeDeviceToHostStream(boolean) - Method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions.Builder
If true, the compute stream will be used for device_to_host copy as well.
setMergeHostToDeviceStream(boolean) - Method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions.Builder
If true, the compute stream will be used for host_to_device copy as well.
setMetadata(ByteString) - Method in class org.tensorflow.framework.VariantTensorDataProto.Builder
Portions of the object that are not Tensors.
setMetadata(String) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject.Builder
Deprecated.
tensorflow.SavedUserObject.metadata is deprecated. See tensorflow/core/protobuf/saved_object_graph.proto;l=138
setMetadata(RunMetadata) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
Returned metadata if requested in the options.
setMetadata(RunMetadata.Builder) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
Returned metadata if requested in the options.
setMetadataBytes(ByteString) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject.Builder
Deprecated.
tensorflow.SavedUserObject.metadata is deprecated. See tensorflow/core/protobuf/saved_object_graph.proto;l=138
setMetadataField(int, String) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest.Builder
Metadata fields to get.
setMetaGraphVersion(String) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
User specified Version string.
setMetaGraphVersionBytes(ByteString) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
User specified Version string.
setMetaInfoDef(MetaGraphDef.MetaInfoDef) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
setMetaInfoDef(MetaGraphDef.MetaInfoDef.Builder) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
setMetaOptimizerIterations(RewriterConfig.NumIterationsType) - Method in class org.tensorflow.framework.RewriterConfig.Builder
Controls how many times we run the optimizers in meta optimizer (default is once).
setMetaOptimizerIterationsValue(int) - Method in class org.tensorflow.framework.RewriterConfig.Builder
Controls how many times we run the optimizers in meta optimizer (default is once).
setMetaOptimizerTimeoutMs(long) - Method in class org.tensorflow.framework.RewriterConfig.Builder
Maximum number of milliseconds to spend optimizing a single graph before timing out.
setMethodName(String) - Method in class org.tensorflow.framework.SignatureDef.Builder
Deprecated: TensorFlow 2 always sets this to a fixed value; open-source TF Serving stopped checking by default since release 2.4.
setMethodName(String) - Method in class tensorflow.serving.Inference.InferenceTask.Builder
Signature's method_name.
setMethodNameBytes(ByteString) - Method in class org.tensorflow.framework.SignatureDef.Builder
Deprecated: TensorFlow 2 always sets this to a fixed value; open-source TF Serving stopped checking by default since release 2.4.
setMethodNameBytes(ByteString) - Method in class tensorflow.serving.Inference.InferenceTask.Builder
Signature's method_name.
setMetric(int, ModelManagement.Metric) - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
repeated .tensorflow.serving.Metric metric = 2;
setMetric(int, ModelManagement.Metric.Builder) - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
repeated .tensorflow.serving.Metric metric = 2;
setMetricNames(int, String) - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest.Builder
repeated string metric_names = 2;
setMinConsumer(int) - Method in class org.tensorflow.framework.VersionDef.Builder
Any consumer below this version is not allowed to consume this data.
setMinGraphNodes(int) - Method in class org.tensorflow.framework.RewriterConfig.Builder
The minimum number of nodes in a graph to optimizer.
setMinimum(long) - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
int64 minimum = 6;
setMinimum(TensorProto) - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
.tensorflow.TensorProto minimum = 4;
setMinimum(TensorProto.Builder) - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
.tensorflow.TensorProto minimum = 4;
setMlirBridgeRollout(ConfigProto.Experimental.MlirBridgeRollout) - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Whether to enable the MLIR-based TF->XLA bridge.
setMlirBridgeRolloutValue(int) - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Whether to enable the MLIR-based TF->XLA bridge.
setModelConfigList(ModelServerConfigOuterClass.ModelConfigList) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.Builder
.tensorflow.serving.ModelConfigList model_config_list = 1;
setModelConfigList(ModelServerConfigOuterClass.ModelConfigList.Builder) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.Builder
.tensorflow.serving.ModelConfigList model_config_list = 1;
setModelName(String) - Method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingConfiguration
Required servable name.
setModelPlatform(String) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
Type of model (e.g.
setModelPlatformBytes(ByteString) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
Type of model (e.g.
setModelSpec(Model.ModelSpec) - Method in class tensorflow.serving.Classification.ClassificationRequest.Builder
Model Specification.
setModelSpec(Model.ModelSpec) - Method in class tensorflow.serving.Classification.ClassificationResponse.Builder
Effective Model Specification used for classification.
setModelSpec(Model.ModelSpec) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest.Builder
Model Specification indicating which model we are querying for metadata.
setModelSpec(Model.ModelSpec) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
Model Specification indicating which model this metadata belongs to.
setModelSpec(Model.ModelSpec) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest.Builder
Model Specification.
setModelSpec(Model.ModelSpec) - Method in class tensorflow.serving.Inference.InferenceResult.Builder
.tensorflow.serving.ModelSpec model_spec = 1;
setModelSpec(Model.ModelSpec) - Method in class tensorflow.serving.Inference.InferenceTask.Builder
Model Specification.
setModelSpec(Model.ModelSpec) - Method in class tensorflow.serving.Logging.LogMetadata.Builder
.tensorflow.serving.ModelSpec model_spec = 1;
setModelSpec(Model.ModelSpec) - Method in class tensorflow.serving.Predict.PredictRequest.Builder
Model Specification.
setModelSpec(Model.ModelSpec) - Method in class tensorflow.serving.Predict.PredictResponse.Builder
Effective Model Specification used to process PredictRequest.
setModelSpec(Model.ModelSpec) - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest.Builder
Model Specification.
setModelSpec(Model.ModelSpec) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse.Builder
Effective Model Specification used for regression.
setModelSpec(Model.ModelSpec) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Model Specification.
setModelSpec(Model.ModelSpec) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
Effective Model Specification used for session run.
setModelSpec(Model.ModelSpec.Builder) - Method in class tensorflow.serving.Classification.ClassificationRequest.Builder
Model Specification.
setModelSpec(Model.ModelSpec.Builder) - Method in class tensorflow.serving.Classification.ClassificationResponse.Builder
Effective Model Specification used for classification.
setModelSpec(Model.ModelSpec.Builder) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest.Builder
Model Specification indicating which model we are querying for metadata.
setModelSpec(Model.ModelSpec.Builder) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
Model Specification indicating which model this metadata belongs to.
setModelSpec(Model.ModelSpec.Builder) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest.Builder
Model Specification.
setModelSpec(Model.ModelSpec.Builder) - Method in class tensorflow.serving.Inference.InferenceResult.Builder
.tensorflow.serving.ModelSpec model_spec = 1;
setModelSpec(Model.ModelSpec.Builder) - Method in class tensorflow.serving.Inference.InferenceTask.Builder
Model Specification.
setModelSpec(Model.ModelSpec.Builder) - Method in class tensorflow.serving.Logging.LogMetadata.Builder
.tensorflow.serving.ModelSpec model_spec = 1;
setModelSpec(Model.ModelSpec.Builder) - Method in class tensorflow.serving.Predict.PredictRequest.Builder
Model Specification.
setModelSpec(Model.ModelSpec.Builder) - Method in class tensorflow.serving.Predict.PredictResponse.Builder
Effective Model Specification used to process PredictRequest.
setModelSpec(Model.ModelSpec.Builder) - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest.Builder
Model Specification.
setModelSpec(Model.ModelSpec.Builder) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse.Builder
Effective Model Specification used for regression.
setModelSpec(Model.ModelSpec.Builder) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Model Specification.
setModelSpec(Model.ModelSpec.Builder) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
Effective Model Specification used for session run.
setModelType(ModelServerConfigOuterClass.ModelType) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
Deprecated.
tensorflow.serving.ModelConfig.model_type is deprecated. See tensorflow_serving/config/model_server_config.proto;l=50
setModelTypeValue(int) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
Deprecated.
tensorflow.serving.ModelConfig.model_type is deprecated. See tensorflow_serving/config/model_server_config.proto;l=50
setModelVersion(Long) - Method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingConfiguration
Optional choice of which version of the model to use.
setModelVersionLabel(String) - Method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingConfiguration
Optional choice of which version of the model to use.
setModelVersionPolicy(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
Version policy for the model indicating which version(s) of the model to load and make available for serving simultaneously.
setModelVersionPolicy(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
Version policy for the model indicating which version(s) of the model to load and make available for serving simultaneously.
setModelVersionStatus(int, GetModelStatus.ModelVersionStatus) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse.Builder
Version number and status information for applicable model version(s).
setModelVersionStatus(int, GetModelStatus.ModelVersionStatus.Builder) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse.Builder
Version number and status information for applicable model version(s).
setMultiInferenceLog(PredictionLogOuterClass.MultiInferenceLog) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.MultiInferenceLog multi_inference_log = 4;
setMultiInferenceLog(PredictionLogOuterClass.MultiInferenceLog.Builder) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.MultiInferenceLog multi_inference_log = 4;
setName(String) - Method in class org.tensorflow.distruntime.JobDef.Builder
The name of this job.
setName(String) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
The name of the node.
setName(String) - Method in class org.tensorflow.framework.NameAttrList.Builder
string name = 1;
setName(String) - Method in class org.tensorflow.framework.NamedTensorProto.Builder
Name of the tensor.
setName(String) - Method in class org.tensorflow.framework.NodeDef.Builder
The name given to this operator.
setName(String) - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
Name for the input/output.
setName(String) - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
A descriptive name for the argument.
setName(String) - Method in class org.tensorflow.framework.OpDef.Builder
Op names starting with an underscore are reserved for internal use.
setName(String) - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
Unique name of this resource.
setName(String) - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer.Builder
string name = 1;
setName(String) - Method in class org.tensorflow.framework.SessionMetadata.Builder
string name = 1;
setName(String) - Method in class org.tensorflow.framework.TensorInfo.Builder
For dense `Tensor`s, the name of the tensor in the graph.
setName(String) - Method in class org.tensorflow.framework.TensorShapeProto.Dim.Builder
Optional name of the tensor dimension.
setName(String) - Method in class tensorflow.CoordinationConfig.CoordinatedJob.Builder
string name = 1;
setName(String) - Method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor.Builder
Name of captured tensor
setName(String) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
string name = 6;
setName(String) - Method in class tensorflow.serving.Model.ModelSpec.Builder
Required servable name.
setName(String) - Method in class tensorflow.serving.ModelManagement.Metric.Builder
string name = 1;
setName(String) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
Name of the model.
setName(String) - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
string name = 1;
setName(String) - Method in class tensorflow.Struct.NamedTupleValue.Builder
string name = 1;
setName(String) - Method in class tensorflow.Struct.TensorSpecProto.Builder
string name = 1;
setName(String) - Method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver.Builder
The name of the registered saver/restore function.
setName(String) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
A name for the Tensor.
setNameBytes(ByteString) - Method in class org.tensorflow.distruntime.JobDef.Builder
The name of this job.
setNameBytes(ByteString) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
The name of the node.
setNameBytes(ByteString) - Method in class org.tensorflow.framework.NameAttrList.Builder
string name = 1;
setNameBytes(ByteString) - Method in class org.tensorflow.framework.NamedTensorProto.Builder
Name of the tensor.
setNameBytes(ByteString) - Method in class org.tensorflow.framework.NodeDef.Builder
The name given to this operator.
setNameBytes(ByteString) - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
Name for the input/output.
setNameBytes(ByteString) - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
A descriptive name for the argument.
setNameBytes(ByteString) - Method in class org.tensorflow.framework.OpDef.Builder
Op names starting with an underscore are reserved for internal use.
setNameBytes(ByteString) - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
Unique name of this resource.
setNameBytes(ByteString) - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer.Builder
string name = 1;
setNameBytes(ByteString) - Method in class org.tensorflow.framework.SessionMetadata.Builder
string name = 1;
setNameBytes(ByteString) - Method in class org.tensorflow.framework.TensorInfo.Builder
For dense `Tensor`s, the name of the tensor in the graph.
setNameBytes(ByteString) - Method in class org.tensorflow.framework.TensorShapeProto.Dim.Builder
Optional name of the tensor dimension.
setNameBytes(ByteString) - Method in class tensorflow.CoordinationConfig.CoordinatedJob.Builder
string name = 1;
setNameBytes(ByteString) - Method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor.Builder
Name of captured tensor
setNameBytes(ByteString) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
string name = 6;
setNameBytes(ByteString) - Method in class tensorflow.serving.Model.ModelSpec.Builder
Required servable name.
setNameBytes(ByteString) - Method in class tensorflow.serving.ModelManagement.Metric.Builder
string name = 1;
setNameBytes(ByteString) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
Name of the model.
setNameBytes(ByteString) - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
string name = 1;
setNameBytes(ByteString) - Method in class tensorflow.Struct.NamedTupleValue.Builder
string name = 1;
setNameBytes(ByteString) - Method in class tensorflow.Struct.TensorSpecProto.Builder
string name = 1;
setNameBytes(ByteString) - Method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver.Builder
The name of the registered saver/restore function.
setNameBytes(ByteString) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
A name for the Tensor.
setNamedTupleValue(Struct.NamedTupleValue) - Method in class tensorflow.Struct.StructuredValue.Builder
Represents Python's namedtuple.
setNamedTupleValue(Struct.NamedTupleValue.Builder) - Method in class tensorflow.Struct.StructuredValue.Builder
Represents Python's namedtuple.
setNode(int, CostGraphDef.Node) - Method in class org.tensorflow.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.Node node = 1;
setNode(int, CostGraphDef.Node.Builder) - Method in class org.tensorflow.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.Node node = 1;
setNode(int, NodeDef) - Method in class org.tensorflow.framework.GraphDef.Builder
repeated .tensorflow.NodeDef node = 1;
setNode(int, NodeDef.Builder) - Method in class org.tensorflow.framework.GraphDef.Builder
repeated .tensorflow.NodeDef node = 1;
setNodeDef(int, NodeDef) - Method in class org.tensorflow.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.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.framework.GPUOptions.Experimental.Builder
node_id for use when creating a PjRt GPU client with remote devices, which enumerates jobs*tasks from a ServerDef.
setNodeId(int) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
An index into `TrackableObjectGraph.nodes`, indicating the object being referenced.
setNodeList(CollectionDef.NodeList) - Method in class org.tensorflow.framework.CollectionDef.Builder
.tensorflow.CollectionDef.NodeList node_list = 1;
setNodeList(CollectionDef.NodeList.Builder) - Method in class org.tensorflow.framework.CollectionDef.Builder
.tensorflow.CollectionDef.NodeList node_list = 1;
setNodeName(String) - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
Name of the node to watch.
setNodeName(String) - Method in class org.tensorflow.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.framework.DebugTensorWatch.Builder
Name of the node to watch.
setNodeNameBytes(ByteString) - Method in class org.tensorflow.framework.NodeExecStats.Builder
TODO(tucker): Use some more compact form of node identity than the full string name.
setNodes(int, SavedObjectGraphOuterClass.SavedObject) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
setNodes(int, SavedObjectGraphOuterClass.SavedObject.Builder) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
setNodes(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
setNodes(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
setNodeStats(int, NodeExecStats) - Method in class org.tensorflow.framework.DeviceStepStats.Builder
repeated .tensorflow.NodeExecStats node_stats = 2;
setNodeStats(int, NodeExecStats.Builder) - Method in class org.tensorflow.framework.DeviceStepStats.Builder
repeated .tensorflow.NodeExecStats node_stats = 2;
setNoneValue(Struct.NoneValue) - Method in class tensorflow.Struct.StructuredValue.Builder
Represents None.
setNoneValue(Struct.NoneValue.Builder) - Method in class tensorflow.Struct.StructuredValue.Builder
Represents None.
setNumBatchThreads(int) - Method in class org.tensorflow.framework.BatchingOptions.Builder
Number of scheduling threads for processing batches of work.
setNumberAttr(String) - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
if specified, attr must have type "int"
setNumberAttrBytes(ByteString) - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
if specified, attr must have type "int"
setNumChannelsPerTarget(int) - Method in class tensorflow.RpcOptions.RPCOptions.Builder
Setting num_channels_per_target > 0 allows uses of multiple channels to communicate to the same target.
setNumDevToDevCopyStreams(int) - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
If > 1, the number of device-to-device copy streams to create for each GPUDevice.
setNumFlatComponents(int) - Method in class tensorflow.Struct.TypeSpecProto.Builder
The number of flat tensor components required by this TypeSpec.
setNumpyValue(TensorProto) - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a value for np.ndarray.
setNumpyValue(TensorProto.Builder) - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a value for np.ndarray.
setNumReplicas(int) - Method in class org.tensorflow.framework.AutoParallelOptions.Builder
int32 num_replicas = 2;
setNumTasks(int) - Method in class tensorflow.CoordinationConfig.CoordinatedJob.Builder
int32 num_tasks = 2;
setNumThreads(int) - Method in class org.tensorflow.framework.ThreadPoolOptionProto.Builder
The number of threads in the pool. 0 means the system picks a value based on where this option proto is used (see the declaration of the specific field for more info).
setNumVersions(int) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.Builder
Number of latest versions to serve.
setNumVirtualDevicesPerGpu(int) - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
The number of virtual devices to create on each visible GPU.
setObjectGraphDef(SavedObjectGraphOuterClass.SavedObjectGraph) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
Extra information about the structure of functions and stateful objects.
setObjectGraphDef(SavedObjectGraphOuterClass.SavedObjectGraph.Builder) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
Extra information about the structure of functions and stateful objects.
setObjectName(String) - Method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver.Builder
Unique auto-generated name of the object.
setObjectNameBytes(ByteString) - Method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver.Builder
Unique auto-generated name of the object.
setOp(int, OpDef) - Method in class org.tensorflow.framework.OpList.Builder
repeated .tensorflow.OpDef op = 1;
setOp(int, OpDef.Builder) - Method in class org.tensorflow.framework.OpList.Builder
repeated .tensorflow.OpDef op = 1;
setOp(String) - Method in class org.tensorflow.framework.NodeDef.Builder
The operation name.
setOpBytes(ByteString) - Method in class org.tensorflow.framework.NodeDef.Builder
The operation name.
setOpEndRelMicros(long) - Method in class org.tensorflow.framework.NodeExecStats.Builder
int64 op_end_rel_micros = 4;
setOpEndRelNanos(long) - Method in class org.tensorflow.framework.NodeExecStats.Builder
int64 op_end_rel_nanos = 15;
setOperation(String) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant.Builder
An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
setOperationBytes(ByteString) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant.Builder
An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
setOperationTimeoutInMs(long) - Method in class org.tensorflow.framework.ConfigProto.Builder
Global timeout for all blocking operations in this session.
setOpStartRelMicros(long) - Method in class org.tensorflow.framework.NodeExecStats.Builder
int64 op_start_rel_micros = 3;
setOpStartRelNanos(long) - Method in class org.tensorflow.framework.NodeExecStats.Builder
int64 op_start_rel_nanos = 14;
setOptimizeForStaticGraph(boolean) - Method in class org.tensorflow.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.framework.GraphOptions.Builder
Options controlling how graph is optimized.
setOptimizerOptions(OptimizerOptions.Builder) - Method in class org.tensorflow.framework.GraphOptions.Builder
Options controlling how graph is optimized.
setOptimizers(int, String) - Method in class org.tensorflow.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).
setOptions(RunOptions) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Options for the run call.
setOptions(RunOptions.Builder) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Options for the run call.
setOptLevel(OptimizerOptions.Level) - Method in class org.tensorflow.framework.OptimizerOptions.Builder
Overall optimization level.
setOptLevelValue(int) - Method in class org.tensorflow.framework.OptimizerOptions.Builder
Overall optimization level.
setOriginalFuncNames(int, String) - Method in class org.tensorflow.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.
setOriginalNodeNames(int, String) - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo.Builder
Opaque string inserted into error messages created by the runtime.
setOriginalVariableNodeId(int) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
An index into `TrackableObjectGraph.nodes`, indicating the variable object this slot was created for.
setOutput(int, NodeOutput) - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.NodeOutput output = 7;
setOutput(int, NodeOutput.Builder) - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.NodeOutput output = 7;
setOutputArg(int, OpDef.ArgDef) - Method in class org.tensorflow.framework.OpDef.Builder
Description of the output(s).
setOutputArg(int, OpDef.ArgDef.Builder) - Method in class org.tensorflow.framework.OpDef.Builder
Description of the output(s).
setOutputFilter(int, String) - Method in class tensorflow.serving.Predict.PredictRequest.Builder
Output filter.
setOutputInfo(int, CostGraphDef.Node.OutputInfo) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
setOutputInfo(int, CostGraphDef.Node.OutputInfo.Builder) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
setOutputPartitionGraphs(boolean) - Method in class org.tensorflow.framework.RunOptions.Builder
Whether the partition graph(s) executed by the executor(s) should be outputted via RunMetadata.
setOutputSignature(Struct.StructuredValue) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
Output that was the return value of this function after replacing all Tensors with TensorSpecs.
setOutputSignature(Struct.StructuredValue.Builder) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
Output that was the return value of this function after replacing all Tensors with TensorSpecs.
setOutputSlot(int) - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
Output slot to watch.
setPartitionGraphs(int, GraphDef) - Method in class org.tensorflow.framework.RunMetadata.Builder
Graphs of the partitions executed by executors.
setPartitionGraphs(int, GraphDef) - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
setPartitionGraphs(int, GraphDef.Builder) - Method in class org.tensorflow.framework.RunMetadata.Builder
Graphs of the partitions executed by executors.
setPartitionGraphs(int, GraphDef.Builder) - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
setPath(String) - Method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig.Builder
The endpoint to expose Prometheus metrics.
setPathBytes(ByteString) - Method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig.Builder
The endpoint to expose Prometheus metrics.
setPeakBytes(long) - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
int64 peak_bytes = 3;
setPerProcessGpuMemoryFraction(double) - Method in class org.tensorflow.framework.GPUOptions.Builder
Fraction of the total GPU memory to allocate for each process. 1 means to allocate all of the GPU memory, 0.5 means the process allocates up to ~50% of the total GPU memory.
setPersistentMemorySize(long) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
Persistent memory used by this node.
setPersistentMemorySize(long) - Method in class org.tensorflow.framework.MemoryStats.Builder
int64 persistent_memory_size = 3;
setPersistentTensorAllocIds(int, long) - Method in class org.tensorflow.framework.MemoryStats.Builder
repeated int64 persistent_tensor_alloc_ids = 5;
setPinToHostOptimization(RewriterConfig.Toggle) - Method in class org.tensorflow.framework.RewriterConfig.Builder
Force small ops onto the CPU (default is OFF).
setPinToHostOptimizationValue(int) - Method in class org.tensorflow.framework.RewriterConfig.Builder
Force small ops onto the CPU (default is OFF).
setPlaceholder(String) - Method in class org.tensorflow.framework.AttrValue.Builder
This is a placeholder only used in nodes defined inside a function.
setPlaceholderBytes(ByteString) - Method in class org.tensorflow.framework.AttrValue.Builder
This is a placeholder only used in nodes defined inside a function.
setPlacementPeriod(int) - Method in class org.tensorflow.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.framework.GraphOptions.Builder
Only place the subgraphs that are run, rather than the entire graph.
setPluggableDeviceOptions(GPUOptions) - Method in class org.tensorflow.framework.ConfigProto.Builder
Options that apply to pluggable devices.
setPluggableDeviceOptions(GPUOptions.Builder) - Method in class org.tensorflow.framework.ConfigProto.Builder
Options that apply to pluggable devices.
setPollForErrorFromServiceAtStartup(boolean) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
Use long polling to get error from coordination service as the error propagation mechanism.
setPollingActiveDelayUsecs(int) - Method in class org.tensorflow.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.framework.GPUOptions.Builder
This field is deprecated and ignored.
setPopulatePjrtGpuClientCreationInfo(boolean) - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
If true, save information needed for created a PjRt GPU client for creating a client with remote devices.
setPostOptimizationGraph(GraphDef) - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
.tensorflow.GraphDef post_optimization_graph = 3;
setPostOptimizationGraph(GraphDef.Builder) - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
.tensorflow.GraphDef post_optimization_graph = 3;
setPostOptimizationVerifierConfig(VerifierConfig) - Method in class org.tensorflow.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.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.framework.CostGraphDef.Node.InputInfo.Builder
int32 preceding_node = 1;
setPrecedingPort(int) - Method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo.Builder
int32 preceding_port = 2;
setPredictLog(PredictionLogOuterClass.PredictLog) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.PredictLog predict_log = 6;
setPredictLog(PredictionLogOuterClass.PredictLog.Builder) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.PredictLog predict_log = 6;
setPredictStreamedLog(PredictionLogOuterClass.PredictStreamedLog) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.PredictStreamedLog predict_streamed_log = 7;
setPredictStreamedLog(PredictionLogOuterClass.PredictStreamedLog.Builder) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.PredictStreamedLog predict_streamed_log = 7;
setPredictStreamedOptions(Predict.PredictStreamedOptions) - Method in class tensorflow.serving.Predict.PredictRequest.Builder
Options for streaming requests to control how multiple requests/responses are handled within a single stream.
setPredictStreamedOptions(Predict.PredictStreamedOptions.Builder) - Method in class tensorflow.serving.Predict.PredictRequest.Builder
Options for streaming requests to control how multiple requests/responses are handled within a single stream.
setPreOptimizationGraph(GraphDef) - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
.tensorflow.GraphDef pre_optimization_graph = 2;
setPreOptimizationGraph(GraphDef.Builder) - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
.tensorflow.GraphDef pre_optimization_graph = 2;
setPriority(int, int) - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices.Builder
Priority values to use with the virtual devices.
setPriority(long) - Method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions.Builder
Priority of the request.
setProducer(int) - Method in class org.tensorflow.framework.VersionDef.Builder
The version of the code that produced this data.
setPrometheusConfig(MonitoringConfigOuterClass.PrometheusConfig) - Method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig.Builder
.tensorflow.serving.PrometheusConfig prometheus_config = 1;
setPrometheusConfig(MonitoringConfigOuterClass.PrometheusConfig.Builder) - Method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig.Builder
.tensorflow.serving.PrometheusConfig prometheus_config = 1;
setPtr(long) - Method in class org.tensorflow.framework.AllocationDescription.Builder
Address of the allocation.
setRecoverableJobs(int, String) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
The list of jobs which are recoverable.
setRecvBufMaxChunk(int) - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Guidance to formatting of large RecvBuf fields for transfer.
setReferencedTensor(int, AllocationDescription) - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
setReferencedTensor(int, AllocationDescription.Builder) - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
setRegisteredGradients(int, RegisteredGradient) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.RegisteredGradient registered_gradients = 3;
setRegisteredGradients(int, RegisteredGradient.Builder) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.RegisteredGradient registered_gradients = 3;
setRegisteredName(String) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
The name of the registered class of the form "{package}.
setRegisteredNameBytes(ByteString) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
The name of the registered class of the form "{package}.
setRegisteredOpType(String) - Method in class org.tensorflow.framework.RegisteredGradient.Builder
The gradient function's registered op type.
setRegisteredOpTypeBytes(ByteString) - Method in class org.tensorflow.framework.RegisteredGradient.Builder
The gradient function's registered op type.
setRegisteredSaver(String) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
String name of the registered saver.
setRegisteredSaver(TrackableObjectGraphOuterClass.RegisteredSaver) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
The registered saver used to save this object.
setRegisteredSaver(TrackableObjectGraphOuterClass.RegisteredSaver.Builder) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
The registered saver used to save this object.
setRegisteredSaverBytes(ByteString) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
String name of the registered saver.
setRegressionResult(RegressionOuterClass.RegressionResult) - Method in class tensorflow.serving.Inference.InferenceResult.Builder
.tensorflow.serving.RegressionResult regression_result = 3;
setRegressionResult(RegressionOuterClass.RegressionResult.Builder) - Method in class tensorflow.serving.Inference.InferenceResult.Builder
.tensorflow.serving.RegressionResult regression_result = 3;
setRegressions(int, RegressionOuterClass.Regression) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult.Builder
repeated .tensorflow.serving.Regression regressions = 1;
setRegressions(int, RegressionOuterClass.Regression.Builder) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult.Builder
repeated .tensorflow.serving.Regression regressions = 1;
setRegressLog(PredictionLogOuterClass.RegressLog) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.RegressLog regress_log = 3;
setRegressLog(PredictionLogOuterClass.RegressLog.Builder) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.RegressLog regress_log = 3;
setRemapping(RewriterConfig.Toggle) - Method in class org.tensorflow.framework.RewriterConfig.Builder
Remapping (default is ON) Remap subgraphs onto more efficient implementations.
setRemappingValue(int) - Method in class org.tensorflow.framework.RewriterConfig.Builder
Remapping (default is ON) Remap subgraphs onto more efficient implementations.
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Any.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.BoolValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.BytesValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DoubleValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.FloatValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Int32Value.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Int64Value.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.StringValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.UInt32Value.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.UInt64Value.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.distruntime.ClusterDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.distruntime.JobDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.example.BytesList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.example.Example.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.example.Feature.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.example.FeatureList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.example.FeatureLists.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.example.Features.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.example.FloatList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.example.Int64List.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.example.SequenceExample.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.AllocationDescription.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.AllocationRecord.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.AssetFileDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.AttrValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.AutoParallelOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.BatchingOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.CallableOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.CollectionDef.AnyList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.CollectionDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.CollectionDef.BytesList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.CollectionDef.FloatList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.CollectionDef.Int64List.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.CollectionDef.NodeList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.ConfigProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.CostGraphDef.AggregatedCost.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.CostGraphDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.DebuggedSourceFile.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.DebuggedSourceFiles.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.DebugOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.DeviceStepStats.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.FullTypeDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.FunctionDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.GPUOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.GradientDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.GraphDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.GraphOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.MemoryStats.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.NameAttrList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.NamedTensorProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.NodeDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.NodeExecStats.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.NodeOutput.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.OpDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.OpDeprecation.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.OpList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.OptimizerOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.RegisteredGradient.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.RewriterConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.RunMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.RunOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.RunOptions.Experimental.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.ScopedAllocatorOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.SerializedDType.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.SessionMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.SignatureDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.StepStats.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.TensorConnection.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.TensorDescription.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.TensorInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.TensorInfo.CooSparse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.TensorProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.TensorShapeProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.TensorShapeProto.Dim.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.ThreadPoolOptionProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.VariableDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.VariantTensorDataProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.VerifierConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.framework.VersionDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.util.SaverDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.CoordinationConfig.CoordinatedJob.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.RpcOptions.RPCOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedResource.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.Classification.Class.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.Classification.ClassificationRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.Classification.ClassificationResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.Classification.ClassificationResult.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.Classification.Classifications.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.Inference.InferenceResult.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.Inference.InferenceTask.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.Inference.MultiInferenceResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.InputOuterClass.ExampleList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.InputOuterClass.Input.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.Logging.LogMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.Model.ModelSpec.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.ModelManagement.Metric.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.Predict.PredictRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.Predict.PredictResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.Predict.PredictStreamedOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.RegressionOuterClass.Regression.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.SslConfig.SSLConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.Status.StatusProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.Struct.DictValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.Struct.ListValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.Struct.NamedTupleValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.Struct.NoneValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.Struct.PairValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.Struct.StructuredValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.Struct.TensorSpecProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.Struct.TupleValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.Struct.TypeSpecProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
setReportTensorAllocationsUponOom(boolean) - Method in class org.tensorflow.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).
setRequest(int, Predict.PredictRequest) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
repeated .tensorflow.serving.PredictRequest request = 1;
setRequest(int, Predict.PredictRequest.Builder) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
repeated .tensorflow.serving.PredictRequest request = 1;
setRequest(Classification.ClassificationRequest) - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog.Builder
.tensorflow.serving.ClassificationRequest request = 1;
setRequest(Classification.ClassificationRequest.Builder) - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog.Builder
.tensorflow.serving.ClassificationRequest request = 1;
setRequest(Inference.MultiInferenceRequest) - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog.Builder
.tensorflow.serving.MultiInferenceRequest request = 1;
setRequest(Inference.MultiInferenceRequest.Builder) - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog.Builder
.tensorflow.serving.MultiInferenceRequest request = 1;
setRequest(Predict.PredictRequest) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog.Builder
.tensorflow.serving.PredictRequest request = 1;
setRequest(Predict.PredictRequest.Builder) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog.Builder
.tensorflow.serving.PredictRequest request = 1;
setRequest(RegressionOuterClass.RegressionRequest) - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog.Builder
.tensorflow.serving.RegressionRequest request = 1;
setRequest(RegressionOuterClass.RegressionRequest.Builder) - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog.Builder
.tensorflow.serving.RegressionRequest request = 1;
setRequest(SessionServiceOuterClass.SessionRunRequest) - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog.Builder
.tensorflow.serving.SessionRunRequest request = 1;
setRequest(SessionServiceOuterClass.SessionRunRequest.Builder) - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog.Builder
.tensorflow.serving.SessionRunRequest request = 1;
setRequestCriticality(String) - Method in class tensorflow.serving.Logging.LogMetadata.Builder
Request QoS.
setRequestCriticalityBytes(ByteString) - Method in class tensorflow.serving.Logging.LogMetadata.Builder
Request QoS.
setRequestedBytes(long) - Method in class org.tensorflow.framework.AllocationDescription.Builder
Total number of bytes requested
setRequestOptions(Predict.PredictRequest.RequestOptions) - Method in class tensorflow.serving.Predict.PredictRequest.Builder
optional .tensorflow.serving.PredictRequest.RequestOptions request_options = 7;
setRequestOptions(Predict.PredictRequest.RequestOptions.Builder) - Method in class tensorflow.serving.Predict.PredictRequest.Builder
optional .tensorflow.serving.PredictRequest.RequestOptions request_options = 7;
setRequestOrigin(String) - Method in class tensorflow.serving.Logging.LogMetadata.Builder
Request origin identifier.
setRequestOriginBytes(ByteString) - Method in class tensorflow.serving.Logging.LogMetadata.Builder
Request origin identifier.
setRequestState(Predict.PredictStreamedOptions.RequestState) - Method in class tensorflow.serving.Predict.PredictStreamedOptions.Builder
Request state used to handle segmentation of requests.
setRequestStateValue(int) - Method in class tensorflow.serving.Predict.PredictStreamedOptions.Builder
Request state used to handle segmentation of requests.
setResetDiskByteUsage(boolean) - Method in class org.tensorflow.framework.DebugOptions.Builder
Whether the total disk usage of tfdbg is to be reset to zero in this Session.run call.
setResource(SavedObjectGraphOuterClass.SavedResource) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedResource resource = 10;
setResource(SavedObjectGraphOuterClass.SavedResource.Builder) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedResource resource = 10;
setResourceHandleVal(int, ResourceHandleProto) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_RESOURCE
setResourceHandleVal(int, ResourceHandleProto.Builder) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_RESOURCE
setResponse(int, Predict.PredictResponse) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
repeated .tensorflow.serving.PredictResponse response = 2;
setResponse(int, Predict.PredictResponse.Builder) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
repeated .tensorflow.serving.PredictResponse response = 2;
setResponse(Classification.ClassificationResponse) - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog.Builder
.tensorflow.serving.ClassificationResponse response = 2;
setResponse(Classification.ClassificationResponse.Builder) - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog.Builder
.tensorflow.serving.ClassificationResponse response = 2;
setResponse(Inference.MultiInferenceResponse) - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog.Builder
.tensorflow.serving.MultiInferenceResponse response = 2;
setResponse(Inference.MultiInferenceResponse.Builder) - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog.Builder
.tensorflow.serving.MultiInferenceResponse response = 2;
setResponse(Predict.PredictResponse) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog.Builder
.tensorflow.serving.PredictResponse response = 2;
setResponse(Predict.PredictResponse.Builder) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog.Builder
.tensorflow.serving.PredictResponse response = 2;
setResponse(RegressionOuterClass.RegressionResponse) - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog.Builder
.tensorflow.serving.RegressionResponse response = 2;
setResponse(RegressionOuterClass.RegressionResponse.Builder) - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog.Builder
.tensorflow.serving.RegressionResponse response = 2;
setResponse(SessionServiceOuterClass.SessionRunResponse) - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog.Builder
.tensorflow.serving.SessionRunResponse response = 2;
setResponse(SessionServiceOuterClass.SessionRunResponse.Builder) - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog.Builder
.tensorflow.serving.SessionRunResponse response = 2;
setRestoreFunction(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject.Builder
int32 restore_function = 3;
setRestoreOpName(String) - Method in class org.tensorflow.util.SaverDef.Builder
The operation to run when restoring a model checkpoint.
setRestoreOpNameBytes(ByteString) - Method in class org.tensorflow.util.SaverDef.Builder
The operation to run when restoring a model checkpoint.
setResult(Classification.ClassificationResult) - Method in class tensorflow.serving.Classification.ClassificationResponse.Builder
Result of the classification.
setResult(Classification.ClassificationResult.Builder) - Method in class tensorflow.serving.Classification.ClassificationResponse.Builder
Result of the classification.
setResult(RegressionOuterClass.RegressionResult) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse.Builder
.tensorflow.serving.RegressionResult result = 1;
setResult(RegressionOuterClass.RegressionResult.Builder) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse.Builder
.tensorflow.serving.RegressionResult result = 1;
setResults(int, Inference.InferenceResult) - Method in class tensorflow.serving.Inference.MultiInferenceResponse.Builder
List of results; one for each InferenceTask in the request, returned in the same order as the request.
setResults(int, Inference.InferenceResult.Builder) - Method in class tensorflow.serving.Inference.MultiInferenceResponse.Builder
List of results; one for each InferenceTask in the request, returned in the same order as the request.
setReturnAdditionalArraysFromPrefill(boolean) - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions.Builder
Only supported in disaggregated serving.
setReturnSingleResponse(boolean) - Method in class tensorflow.serving.Predict.PredictStreamedOptions.Builder
If true, there will be a single PredictResponse output.
setReturnStoptokens(int, long) - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions.Builder
Returns these stop tokens in response if the model stops at them.
setRewriteOptions(RewriterConfig) - Method in class org.tensorflow.framework.GraphOptions.Builder
Options that control the type and amount of graph rewriting.
setRewriteOptions(RewriterConfig.Builder) - Method in class org.tensorflow.framework.GraphOptions.Builder
Options that control the type and amount of graph rewriting.
setRpcOptions(RpcOptions.RPCOptions) - Method in class org.tensorflow.framework.ConfigProto.Builder
Options that apply when this session uses the distributed runtime.
setRpcOptions(RpcOptions.RPCOptions.Builder) - Method in class org.tensorflow.framework.ConfigProto.Builder
Options that apply when this session uses the distributed runtime.
setRunHandlerPoolOptions(RunOptions.Experimental.RunHandlerPoolOptions) - Method in class org.tensorflow.framework.RunOptions.Experimental.Builder
.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
setRunHandlerPoolOptions(RunOptions.Experimental.RunHandlerPoolOptions.Builder) - Method in class org.tensorflow.framework.RunOptions.Experimental.Builder
.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
setRunOptions(RunOptions) - Method in class org.tensorflow.framework.CallableOptions.Builder
Options that will be applied to each run.
setRunOptions(RunOptions.Builder) - Method in class org.tensorflow.framework.CallableOptions.Builder
Options that will be applied to each run.
setS(int, ByteString) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(string)"
setS(ByteString) - Method in class org.tensorflow.framework.AttrValue.Builder
"string"
setS(String) - Method in class org.tensorflow.framework.FullTypeDef.Builder
string s = 3;
setSamplingConfig(LoggingConfigOuterClass.SamplingConfig) - Method in class tensorflow.serving.Logging.LogMetadata.Builder
.tensorflow.serving.SamplingConfig sampling_config = 2;
setSamplingConfig(LoggingConfigOuterClass.SamplingConfig) - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig.Builder
.tensorflow.serving.SamplingConfig sampling_config = 2;
setSamplingConfig(LoggingConfigOuterClass.SamplingConfig.Builder) - Method in class tensorflow.serving.Logging.LogMetadata.Builder
.tensorflow.serving.SamplingConfig sampling_config = 2;
setSamplingConfig(LoggingConfigOuterClass.SamplingConfig.Builder) - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig.Builder
.tensorflow.serving.SamplingConfig sampling_config = 2;
setSamplingRate(double) - Method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig.Builder
Requests will be logged uniformly at random with this probability.
setSavedModelTags(int, String) - Method in class tensorflow.serving.Logging.LogMetadata.Builder
List of tags used to load the relevant MetaGraphDef from SavedModel.
setSaveFunction(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject.Builder
Node ids of concrete functions for saving and loading from a checkpoint.
setSaverDef(SaverDef) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
SaverDef.
setSaverDef(SaverDef.Builder) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
SaverDef.
setSaveSliceInfoDef(SaveSliceInfoDef) - Method in class org.tensorflow.framework.VariableDef.Builder
Support for saving variables as slices of a larger variable.
setSaveSliceInfoDef(SaveSliceInfoDef.Builder) - Method in class org.tensorflow.framework.VariableDef.Builder
Support for saving variables as slices of a larger variable.
setSaveTensorName(String) - Method in class org.tensorflow.util.SaverDef.Builder
The operation to run when saving a model checkpoint.
setSaveTensorNameBytes(ByteString) - Method in class org.tensorflow.util.SaverDef.Builder
The operation to run when saving a model checkpoint.
setSBytes(ByteString) - Method in class org.tensorflow.framework.FullTypeDef.Builder
string s = 3;
setScheduledMicros(long) - Method in class org.tensorflow.framework.NodeExecStats.Builder
int64 scheduled_micros = 9;
setScheduledNanos(long) - Method in class org.tensorflow.framework.NodeExecStats.Builder
int64 scheduled_nanos = 17;
setScomplexVal(int, float) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_COMPLEX64. scomplex_val(2*i) and scomplex_val(2*i+1) are real and imaginary parts of i-th single precision complex.
setScopedAllocatorOptimization(RewriterConfig.Toggle) - Method in class org.tensorflow.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.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.framework.RewriterConfig.Builder
.tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;
setScopedAllocatorOpts(ScopedAllocatorOptions.Builder) - Method in class org.tensorflow.framework.RewriterConfig.Builder
.tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;
setScore(float) - Method in class tensorflow.serving.Classification.Class.Builder
Score for this class (e.g., the probability the item belongs to this class).
setSerializedUserProto(Any) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
The user-generated proto storing metadata for this object, to be passed to the registered classes's _deserialize_from_proto method when this object is loaded from the SavedModel.
setSerializedUserProto(Any.Builder) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
The user-generated proto storing metadata for this object, to be passed to the registered classes's _deserialize_from_proto method when this object is loaded from the SavedModel.
setServableName(String) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
The servable name to supply in aspired-versions callback calls.
setServableNameBytes(ByteString) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
The servable name to supply in aspired-versions callback calls.
setServables(int, FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
The servables to monitor for new versions, and aspire.
setServables(int, FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
The servables to monitor for new versions, and aspire.
setServableVersionPolicy(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
The policy to determines the number of versions of the servable to be served at the same time.
setServableVersionPolicy(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
The policy to determines the number of versions of the servable to be served at the same time.
setServableVersionsAlwaysPresent(boolean) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
If true, the servable is always expected to exist on the underlying filesystem.
setServerCert(String) - Method in class tensorflow.serving.SslConfig.SSLConfig.Builder
public server certificate
setServerCertBytes(ByteString) - Method in class tensorflow.serving.SslConfig.SSLConfig.Builder
public server certificate
setServerKey(String) - Method in class tensorflow.serving.SslConfig.SSLConfig.Builder
private server key for SSL
setServerKeyBytes(ByteString) - Method in class tensorflow.serving.SslConfig.SSLConfig.Builder
private server key for SSL
setServiceLeader(String) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
Address where the coordination service instance is hosted.
setServiceLeaderBytes(ByteString) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
Address where the coordination service instance is hosted.
setServiceType(String) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
Type of coordination service implementation to enable.
setServiceTypeBytes(ByteString) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
Type of coordination service implementation to enable.
setSessionInterOpThreadPool(int, ThreadPoolOptionProto) - Method in class org.tensorflow.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.framework.ConfigProto.Builder
This option is experimental - it may be replaced with a different mechanism in the future.
setSessionMetadata(SessionMetadata) - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Metadata about the session.
setSessionMetadata(SessionMetadata) - Method in class org.tensorflow.framework.RunMetadata.Builder
Metadata about the session.
setSessionMetadata(SessionMetadata.Builder) - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Metadata about the session.
setSessionMetadata(SessionMetadata.Builder) - Method in class org.tensorflow.framework.RunMetadata.Builder
Metadata about the session.
setSessionRunLog(PredictionLogOuterClass.SessionRunLog) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.SessionRunLog session_run_log = 5;
setSessionRunLog(PredictionLogOuterClass.SessionRunLog.Builder) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
.tensorflow.serving.SessionRunLog session_run_log = 5;
setShape(int, TensorShapeProto) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(shape)"
setShape(int, TensorShapeProto.Builder) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(shape)"
setShape(TensorShapeProto) - Method in class org.tensorflow.framework.AttrValue.Builder
"shape"
setShape(TensorShapeProto) - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo.Builder
.tensorflow.TensorShapeProto shape = 3;
setShape(TensorShapeProto) - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape.Builder
Shape of the tensor.
setShape(TensorShapeProto) - Method in class org.tensorflow.framework.TensorDescription.Builder
Shape of the tensor.
setShape(TensorShapeProto) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
.tensorflow.TensorShapeProto shape = 2;
setShape(TensorShapeProto) - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
.tensorflow.TensorShapeProto shape = 2;
setShape(TensorShapeProto) - Method in class tensorflow.Struct.TensorSpecProto.Builder
.tensorflow.TensorShapeProto shape = 2;
setShape(TensorShapeProto.Builder) - Method in class org.tensorflow.framework.AttrValue.Builder
"shape"
setShape(TensorShapeProto.Builder) - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo.Builder
.tensorflow.TensorShapeProto shape = 3;
setShape(TensorShapeProto.Builder) - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape.Builder
Shape of the tensor.
setShape(TensorShapeProto.Builder) - Method in class org.tensorflow.framework.TensorDescription.Builder
Shape of the tensor.
setShape(TensorShapeProto.Builder) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
.tensorflow.TensorShapeProto shape = 2;
setShape(TensorShapeProto.Builder) - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
.tensorflow.TensorShapeProto shape = 2;
setShape(TensorShapeProto.Builder) - Method in class tensorflow.Struct.TensorSpecProto.Builder
.tensorflow.TensorShapeProto shape = 2;
setShapeOptimization(RewriterConfig.Toggle) - Method in class org.tensorflow.framework.RewriterConfig.Builder
Shape optimizations (default is ON) Simplify computations made on shapes.
setShapeOptimizationValue(int) - Method in class org.tensorflow.framework.RewriterConfig.Builder
Shape optimizations (default is ON) Simplify computations made on shapes.
setSharded(boolean) - Method in class org.tensorflow.util.SaverDef.Builder
Shard the save files, one per device that has Variable nodes.
setShareClusterDevicesInSession(boolean) - Method in class org.tensorflow.framework.ConfigProto.Builder
When true, WorkerSessions are created with device attributes from the full cluster.
setShareClusterDevicesInSession(boolean) - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
This was promoted to a non-experimental API.
setShareSessionStateInClusterspecPropagation(boolean) - Method in class org.tensorflow.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.
setShutdownBarrierTimeoutInMs(long) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
Denotes how long to wait for all coordination agents to reach the barriers (after the first shutdown request) before disconnecting together.
setSignature(OpDef) - Method in class org.tensorflow.framework.FunctionDef.Builder
The definition of the function's name, arguments, return values, attrs etc.
setSignature(OpDef.Builder) - Method in class org.tensorflow.framework.FunctionDef.Builder
The definition of the function's name, arguments, return values, attrs etc.
setSignatureName(String) - Method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingConfiguration
A named signature to evaluate.
setSignatureName(String) - Method in class tensorflow.serving.Model.ModelSpec.Builder
A named signature to evaluate.
setSignatureNameBytes(ByteString) - Method in class tensorflow.serving.Model.ModelSpec.Builder
A named signature to evaluate.
setSize(long) - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo.Builder
int64 size = 1;
setSize(long) - Method in class org.tensorflow.framework.TensorShapeProto.Dim.Builder
Size of the tensor in that dimension.
setSlot(int) - Method in class org.tensorflow.framework.NodeOutput.Builder
int32 slot = 1;
setSlotName(String) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
The name of the slot (e.g.
setSlotNameBytes(ByteString) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
The name of the slot (e.g.
setSlotVariableNodeId(int) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
An index into `TrackableObjectGraph.nodes`, indicating the `Object` with the value of the slot variable.
setSlotVariables(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Slot variables owned by this object.
setSlotVariables(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
setSlotVariables(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Slot variables owned by this object.
setSlotVariables(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
setSnapshotName(String) - Method in class org.tensorflow.framework.VariableDef.Builder
Name of the snapshot tensor.
setSnapshotNameBytes(ByteString) - Method in class org.tensorflow.framework.VariableDef.Builder
Name of the snapshot tensor.
setSourceAdapterConfig(Any) - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig.Builder
The config proto for a SourceAdapter in the StoragePathSourceAdapter registry.
setSourceAdapterConfig(Any.Builder) - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig.Builder
The config proto for a SourceAdapter in the StoragePathSourceAdapter registry.
setSourceFiles(int, DebuggedSourceFile) - Method in class org.tensorflow.framework.DebuggedSourceFiles.Builder
A collection of source code files.
setSourceFiles(int, DebuggedSourceFile.Builder) - Method in class org.tensorflow.framework.DebuggedSourceFiles.Builder
A collection of source code files.
setSpecific(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific specific = 102;
setSpecific(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific.Builder) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
.tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific specific = 102;
setState(GetModelStatus.ModelVersionStatus.State) - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus.Builder
Model state.
setStateValue(int) - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus.Builder
Model state.
setStatus(Status.StatusProto) - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus.Builder
Model status.
setStatus(Status.StatusProto) - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
.tensorflow.serving.StatusProto status = 1;
setStatus(Status.StatusProto.Builder) - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus.Builder
Model status.
setStatus(Status.StatusProto.Builder) - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
.tensorflow.serving.StatusProto status = 1;
setStepStats(StepStats) - Method in class org.tensorflow.framework.RunMetadata.Builder
Statistics traced for this step.
setStepStats(StepStats.Builder) - Method in class org.tensorflow.framework.RunMetadata.Builder
Statistics traced for this step.
setStreamMergeOptions(GPUOptions.Experimental.StreamMergeOptions) - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
.tensorflow.GPUOptions.Experimental.StreamMergeOptions stream_merge_options = 19;
setStreamMergeOptions(GPUOptions.Experimental.StreamMergeOptions.Builder) - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
.tensorflow.GPUOptions.Experimental.StreamMergeOptions stream_merge_options = 19;
setStreamMergeThreshold(int) - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
The threshold to merge small streams in TFRT.
setStringVal(int, ByteString) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_STRING
setStringValue(String) - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a string of Unicode characters stored in a Python `str`.
setStringValueBytes(ByteString) - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a string of Unicode characters stored in a Python `str`.
setStrippedDefaultAttrs(boolean) - Method in class org.tensorflow.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.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.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.framework.VerifierConfig.Builder
Perform structural validation on a tensorflow graph.
setStructureVerifierValue(int) - Method in class org.tensorflow.framework.VerifierConfig.Builder
Perform structural validation on a tensorflow graph.
setSummary(String) - Method in class org.tensorflow.framework.OpDef.Builder
One-line human-readable description of what the Op does.
setSummaryBytes(ByteString) - Method in class org.tensorflow.framework.OpDef.Builder
One-line human-readable description of what the Op does.
setSynchronization(VariableSynchronization) - Method in class org.tensorflow.framework.VariableDef.Builder
Indicates when a distributed variable will be synced.
setSynchronization(VariableSynchronization) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
.tensorflow.VariableSynchronization synchronization = 4;
setSynchronizationValue(int) - Method in class org.tensorflow.framework.VariableDef.Builder
Indicates when a distributed variable will be synced.
setSynchronizationValue(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
.tensorflow.VariableSynchronization synchronization = 4;
setTags(int, String) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
User supplied tag(s) on the meta_graph and included graph_def.
setTarget(int, String) - Method in class org.tensorflow.framework.CallableOptions.Builder
Target Nodes.
setTarget(int, String) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Target Nodes.
setTarget(String) - Method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingConfiguration
The target URI of the client.
setTargetGpu(boolean) - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
If true, TFRT will use GPU specific compiler passes and perform GPU specific initialization.
setTargetTpu(boolean) - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
If true, TFRT will use TPU specific compiler passes and perform TPU specific initialization.
setTasks(int, Inference.InferenceTask) - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
Inference tasks.
setTasks(int, Inference.InferenceTask.Builder) - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
Inference tasks.
setTempMemorySize(long) - Method in class org.tensorflow.framework.MemoryStats.Builder
int64 temp_memory_size = 1;
setTemporaryMemorySize(long) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
Temporary memory used by this node.
setTensor(int, NamedTensorProto) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunRequest.
setTensor(int, NamedTensorProto.Builder) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunRequest.
setTensor(int, TensorProto) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(tensor)"
setTensor(int, TensorProto.Builder) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(tensor)"
setTensor(TensorProto) - Method in class org.tensorflow.framework.AttrValue.Builder
"tensor"
setTensor(TensorProto) - Method in class org.tensorflow.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.framework.AttrValue.Builder
"tensor"
setTensor(TensorProto.Builder) - Method in class org.tensorflow.framework.NamedTensorProto.Builder
The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors.
setTensorConnection(int, TensorConnection) - Method in class org.tensorflow.framework.CallableOptions.Builder
Tensors to be connected in the callable.
setTensorConnection(int, TensorConnection.Builder) - Method in class org.tensorflow.framework.CallableOptions.Builder
Tensors to be connected in the callable.
setTensorContent(ByteString) - Method in class org.tensorflow.framework.TensorProto.Builder
Serialized raw tensor content from either Tensor::AsProtoTensorContent or memcpy in tensorflow::grpc::EncodeTensorToByteBuffer.
setTensorDescription(TensorDescription) - Method in class org.tensorflow.framework.NodeOutput.Builder
.tensorflow.TensorDescription tensor_description = 3;
setTensorDescription(TensorDescription.Builder) - Method in class org.tensorflow.framework.NodeOutput.Builder
.tensorflow.TensorDescription tensor_description = 3;
setTensorDtypeValue(DataType) - Method in class tensorflow.Struct.StructuredValue.Builder
Represents an enum value for dtype.
setTensorDtypeValueValue(int) - Method in class tensorflow.Struct.StructuredValue.Builder
Represents an enum value for dtype.
setTensorflowGitVersion(String) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
The __git_version__ string of the tensorflow build used to write this graph.
setTensorflowGitVersionBytes(ByteString) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
The __git_version__ string of the tensorflow build used to write this graph.
setTensorflowVersion(String) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
The __version__ string of the tensorflow build used to write this graph.
setTensorflowVersionBytes(ByteString) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
The __version__ string of the tensorflow build used to write this graph.
setTensorInfo(TensorInfo) - Method in class org.tensorflow.framework.AssetFileDef.Builder
The tensor to bind the asset filename to.
setTensorInfo(TensorInfo.Builder) - Method in class org.tensorflow.framework.AssetFileDef.Builder
The tensor to bind the asset filename to.
setTensorNameIsAlias(boolean) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
If true, treat names in feed/fetch/target as alias names than actual tensor names (that appear in the TF graph).
setTensors(int, TensorProto) - Method in class org.tensorflow.framework.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
setTensors(int, TensorProto.Builder) - Method in class org.tensorflow.framework.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
setTensorShape(TensorShapeProto) - Method in class org.tensorflow.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.framework.TensorProto.Builder
Shape of the tensor.
setTensorShape(TensorShapeProto.Builder) - Method in class org.tensorflow.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.framework.TensorProto.Builder
Shape of the tensor.
setTensorShapeValue(TensorShapeProto) - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a TensorShape.
setTensorShapeValue(TensorShapeProto.Builder) - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a TensorShape.
setTensorSpecValue(Struct.TensorSpecProto) - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a value for tf.TensorSpec.
setTensorSpecValue(Struct.TensorSpecProto.Builder) - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a value for tf.TensorSpec.
setTensorValue(TensorProto) - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a value for tf.Tensor.
setTensorValue(TensorProto.Builder) - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a value for tf.Tensor.
setTfrtUseIfrt(boolean) - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
If true, use ifrt as the backend for TFRT.
setThreadId(int) - Method in class org.tensorflow.framework.NodeExecStats.Builder
uint32 thread_id = 10;
setTimelineLabel(String) - Method in class org.tensorflow.framework.NodeExecStats.Builder
string timeline_label = 8;
setTimelineLabelBytes(ByteString) - Method in class org.tensorflow.framework.NodeExecStats.Builder
string timeline_label = 8;
setTimelineStep(int) - Method in class org.tensorflow.framework.GraphOptions.Builder
If > 0, record a timeline every this many steps.
setTimeoutInMs(long) - Method in class org.tensorflow.framework.RunOptions.Builder
Time to wait for operation to complete in milliseconds.
setTimestampedAllocator(boolean) - Method in class org.tensorflow.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.
setTimestampSecs(long) - Method in class tensorflow.serving.Logging.LogMetadata.Builder
Seconds since epoch.
setTolerateDebugOpCreationFailures(boolean) - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
Do not error out if debug op creation fails (e.g., due to dtype incompatibility).
setTotalBytes(long) - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
These are per-node allocator memory stats.
setToTensor(String) - Method in class org.tensorflow.framework.TensorConnection.Builder
A tensor name.
setToTensorBytes(ByteString) - Method in class org.tensorflow.framework.TensorConnection.Builder
A tensor name.
setTraceLevel(RunOptions.TraceLevel) - Method in class org.tensorflow.framework.RunOptions.Builder
.tensorflow.RunOptions.TraceLevel trace_level = 1;
setTraceLevelValue(int) - Method in class org.tensorflow.framework.RunOptions.Builder
.tensorflow.RunOptions.TraceLevel trace_level = 1;
setTrainable(boolean) - Method in class org.tensorflow.framework.VariableDef.Builder
Whether this variable should be trained.
setTrainable(boolean) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
bool trainable = 3;
setTupleValue(Struct.TupleValue) - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a tuple of `Value`.
setTupleValue(Struct.TupleValue.Builder) - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a tuple of `Value`.
setType(int, DataType) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(type)"
setType(String) - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
One of the type names from attr_value.proto ("string", "list(string)", "int", etc.).
setType(String) - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig.Builder
Identifies the type of the LogCollector we will use to collect these logs.
setType(DataType) - Method in class org.tensorflow.framework.AttrValue.Builder
"type"
setType(DataType) - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
Describes the type of one or more tensors that are accepted/produced by this input/output arg.
setTypeAttr(String) - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
if specified, attr must have type "type"
setTypeAttrBytes(ByteString) - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
if specified, attr must have type "type"
setTypeBytes(ByteString) - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
One of the type names from attr_value.proto ("string", "list(string)", "int", etc.).
setTypeBytes(ByteString) - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig.Builder
Identifies the type of the LogCollector we will use to collect these logs.
setTypeId(FullTypeId) - Method in class org.tensorflow.framework.FullTypeDef.Builder
The principal type represented by this object.
setTypeIdValue(int) - Method in class org.tensorflow.framework.FullTypeDef.Builder
The principal type represented by this object.
setTypeListAttr(String) - Method in class org.tensorflow.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.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.framework.VariantTensorDataProto.Builder
Name of the type of objects being serialized.
setTypeNameBytes(ByteString) - Method in class org.tensorflow.framework.VariantTensorDataProto.Builder
Name of the type of objects being serialized.
setTypeSpec(Struct.TypeSpecProto) - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor.Builder
The serialized TypeSpec for the composite tensor.
setTypeSpec(Struct.TypeSpecProto.Builder) - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor.Builder
The serialized TypeSpec for the composite tensor.
setTypeSpecClass(Struct.TypeSpecProto.TypeSpecClass) - Method in class tensorflow.Struct.TypeSpecProto.Builder
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
setTypeSpecClassName(String) - Method in class tensorflow.Struct.TypeSpecProto.Builder
The name of the TypeSpec class
setTypeSpecClassNameBytes(ByteString) - Method in class tensorflow.Struct.TypeSpecProto.Builder
The name of the TypeSpec class
setTypeSpecClassValue(int) - Method in class tensorflow.Struct.TypeSpecProto.Builder
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
setTypeSpecValue(Struct.TypeSpecProto) - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a value for tf.TypeSpec.
setTypeSpecValue(Struct.TypeSpecProto.Builder) - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a value for tf.TypeSpec.
setTypeState(Struct.StructuredValue) - Method in class tensorflow.Struct.TypeSpecProto.Builder
The value returned by TypeSpec.
setTypeState(Struct.StructuredValue.Builder) - Method in class tensorflow.Struct.TypeSpecProto.Builder
The value returned by TypeSpec.
setTypeUrl(String) - Method in class com.google.protobuf.Any.Builder
A URL/resource name that uniquely identifies the type of the serialized protocol buffer message.
setTypeUrlBytes(ByteString) - Method in class com.google.protobuf.Any.Builder
A URL/resource name that uniquely identifies the type of the serialized protocol buffer message.
setTypeValue(int) - Method in class org.tensorflow.framework.AttrValue.Builder
"type"
setTypeValue(int) - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
Describes the type of one or more tensors that are accepted/produced by this input/output arg.
setTypeValue(int, int) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(type)"
setUint32Val(int, int) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_UINT32
setUint64Val(int, long) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_UINT64
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Any.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.BoolValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.BytesValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DoubleValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.FloatValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Int32Value.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Int64Value.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.StringValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.UInt32Value.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.UInt64Value.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.distruntime.ClusterDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.distruntime.JobDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.example.BytesList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.example.Example.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.example.Feature.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.example.FeatureList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.example.FeatureLists.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.example.Features.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.example.FloatList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.example.Int64List.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.example.SequenceExample.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.AllocationDescription.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.AllocationRecord.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.AssetFileDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.AttrValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.AutoParallelOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.BatchingOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.CallableOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.CollectionDef.AnyList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.CollectionDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.CollectionDef.BytesList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.CollectionDef.FloatList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.CollectionDef.Int64List.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.CollectionDef.NodeList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.ConfigProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.CostGraphDef.AggregatedCost.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.CostGraphDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.DebuggedSourceFile.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.DebuggedSourceFiles.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.DebugOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.DeviceStepStats.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.FullTypeDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.FunctionDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.GPUOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.GradientDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.GraphDebugInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.GraphDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.GraphOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.MemoryStats.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.NameAttrList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.NamedTensorProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.NodeDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.NodeExecStats.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.NodeOutput.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.OpDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.OpDeprecation.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.OpList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.OptimizerOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.RegisteredGradient.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.RewriterConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.RunMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.RunOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.RunOptions.Experimental.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.ScopedAllocatorOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.SerializedDType.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.SessionMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.SignatureDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.StepStats.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.TensorConnection.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.TensorDescription.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.TensorInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.TensorInfo.CooSparse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.TensorProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.TensorShapeProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.TensorShapeProto.Dim.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.ThreadPoolOptionProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.VariableDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.VariantTensorDataProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.VerifierConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.VersionDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.util.SaverDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.CoordinationConfig.CoordinatedJob.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.RpcOptions.RPCOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedResource.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.Classification.Class.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.Classification.ClassificationRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.Classification.ClassificationResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.Classification.ClassificationResult.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.Classification.Classifications.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.Inference.InferenceResult.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.Inference.InferenceTask.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.Inference.MultiInferenceResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.InputOuterClass.ExampleList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.InputOuterClass.Input.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.Logging.LogMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.Model.ModelSpec.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.ModelManagement.Metric.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.Predict.PredictRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.Predict.PredictResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.Predict.PredictStreamedOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.RegressionOuterClass.Regression.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.SslConfig.SSLConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.Status.StatusProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.Struct.BoundedTensorSpecProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.Struct.DictValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.Struct.ListValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.Struct.NamedTupleValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.Struct.NoneValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.Struct.PairValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.Struct.StructuredValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.Struct.TensorSpecProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.Struct.TupleValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.Struct.TypeSpecProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
setUnknownRank(boolean) - Method in class org.tensorflow.framework.TensorShapeProto.Builder
If true, the number of dimensions in the shape is unknown.
setUseCudaMallocAsync(boolean) - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
When true, use CUDA cudaMallocAsync API instead of TF gpu allocator.
setUseNumaAffinity(boolean) - Method in class org.tensorflow.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.framework.ConfigProto.Builder
If true, use a new set of threads for this session rather than the global pool of threads.
setUsePluginOptimizers(RewriterConfig.Toggle) - Method in class org.tensorflow.framework.RewriterConfig.Builder
Optimizers registered by plugin (default is ON)
setUsePluginOptimizersValue(int) - Method in class org.tensorflow.framework.RewriterConfig.Builder
Optimizers registered by plugin (default is ON)
setUserObject(SavedObjectGraphOuterClass.SavedUserObject) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedUserObject user_object = 4;
setUserObject(SavedObjectGraphOuterClass.SavedUserObject.Builder) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedUserObject user_object = 4;
setUseRpcForInprocessMaster(boolean) - Method in class tensorflow.RpcOptions.RPCOptions.Builder
If true, always use RPC to contact the session target.
setUseRunHandlerPool(boolean) - Method in class org.tensorflow.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.
setUseTfrt(boolean) - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Whether runtime execution uses TFRT.
setUseUnifiedMemory(boolean) - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
If true, uses CUDA unified memory for memory allocations.
setValue(boolean) - Method in class com.google.protobuf.BoolValue.Builder
The bool value.
setValue(double) - Method in class com.google.protobuf.DoubleValue.Builder
The double value.
setValue(float) - Method in class com.google.protobuf.FloatValue.Builder
The float value.
setValue(float) - Method in class tensorflow.serving.RegressionOuterClass.Regression.Builder
float value = 1;
setValue(int) - Method in class com.google.protobuf.Int32Value.Builder
The int32 value.
setValue(int) - Method in class com.google.protobuf.UInt32Value.Builder
The uint32 value.
setValue(int, float) - Method in class org.tensorflow.example.FloatList.Builder
repeated float value = 1 [packed = true];
setValue(int, float) - Method in class org.tensorflow.framework.CollectionDef.FloatList.Builder
repeated float value = 1 [packed = true];
setValue(int, long) - Method in class org.tensorflow.example.Int64List.Builder
repeated int64 value = 1 [packed = true];
setValue(int, long) - Method in class org.tensorflow.framework.CollectionDef.Int64List.Builder
repeated int64 value = 1 [packed = true];
setValue(int, Any) - Method in class org.tensorflow.framework.CollectionDef.AnyList.Builder
repeated .google.protobuf.Any value = 1;
setValue(int, Any.Builder) - Method in class org.tensorflow.framework.CollectionDef.AnyList.Builder
repeated .google.protobuf.Any value = 1;
setValue(int, ByteString) - Method in class org.tensorflow.example.BytesList.Builder
repeated bytes value = 1;
setValue(int, ByteString) - Method in class org.tensorflow.framework.CollectionDef.BytesList.Builder
repeated bytes value = 1;
setValue(int, String) - Method in class org.tensorflow.framework.CollectionDef.NodeList.Builder
repeated string value = 1;
setValue(long) - Method in class com.google.protobuf.Int64Value.Builder
The int64 value.
setValue(long) - Method in class com.google.protobuf.UInt64Value.Builder
The uint64 value.
setValue(ByteString) - Method in class com.google.protobuf.Any.Builder
Must be a valid serialized protocol buffer of the above specified type.
setValue(ByteString) - Method in class com.google.protobuf.BytesValue.Builder
The bytes value.
setValue(String) - Method in class com.google.protobuf.StringValue.Builder
The string value.
setValue(Struct.StructuredValue) - Method in class tensorflow.Struct.PairValue.Builder
.tensorflow.StructuredValue value = 2;
setValue(Struct.StructuredValue.Builder) - Method in class tensorflow.Struct.PairValue.Builder
.tensorflow.StructuredValue value = 2;
setValueBytes(ByteString) - Method in class com.google.protobuf.StringValue.Builder
The string value.
setValues(int, Struct.PairValue) - Method in class tensorflow.Struct.NamedTupleValue.Builder
repeated .tensorflow.PairValue values = 2;
setValues(int, Struct.PairValue.Builder) - Method in class tensorflow.Struct.NamedTupleValue.Builder
repeated .tensorflow.PairValue values = 2;
setValues(int, Struct.StructuredValue) - Method in class tensorflow.Struct.ListValue.Builder
repeated .tensorflow.StructuredValue values = 1;
setValues(int, Struct.StructuredValue) - Method in class tensorflow.Struct.TupleValue.Builder
repeated .tensorflow.StructuredValue values = 1;
setValues(int, Struct.StructuredValue.Builder) - Method in class tensorflow.Struct.ListValue.Builder
repeated .tensorflow.StructuredValue values = 1;
setValues(int, Struct.StructuredValue.Builder) - Method in class tensorflow.Struct.TupleValue.Builder
repeated .tensorflow.StructuredValue values = 1;
setValuesTensorName(String) - Method in class org.tensorflow.framework.TensorInfo.CooSparse.Builder
The shape of the values Tensor is [?].
setValuesTensorNameBytes(ByteString) - Method in class org.tensorflow.framework.TensorInfo.CooSparse.Builder
The shape of the values Tensor is [?].
setVariable(SavedObjectGraphOuterClass.SavedVariable) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedVariable variable = 7;
setVariable(SavedObjectGraphOuterClass.SavedVariable.Builder) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedVariable variable = 7;
setVariableName(String) - Method in class org.tensorflow.framework.VariableDef.Builder
Name of the variable tensor.
setVariableNameBytes(ByteString) - Method in class org.tensorflow.framework.VariableDef.Builder
Name of the variable tensor.
setVariantVal(int, VariantTensorDataProto) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_VARIANT
setVariantVal(int, VariantTensorDataProto.Builder) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_VARIANT
setVarOffset(int, long) - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
Offset of this variable into the full variable.
setVarShape(int, long) - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
Shape of this variable.
setVerificationTimeoutInMs(long) - Method in class org.tensorflow.framework.VerifierConfig.Builder
Deadline for completion of all verification i.e. all the Toggle ON verifiers must complete execution within this time.
setVersion(int) - Method in class org.tensorflow.framework.GraphDef.Builder
Deprecated.
tensorflow.GraphDef.version is deprecated. See tensorflow/core/framework/graph.proto;l=43
setVersion(int) - Method in class org.tensorflow.framework.OpDeprecation.Builder
First GraphDef version at which the op is disallowed.
setVersion(long) - Method in class org.tensorflow.framework.SessionMetadata.Builder
The version is optional.
setVersion(long) - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus.Builder
Model version.
setVersion(Int64Value) - Method in class tensorflow.serving.Model.ModelSpec.Builder
Use this specific version number.
setVersion(Int64Value.Builder) - Method in class tensorflow.serving.Model.ModelSpec.Builder
Use this specific version number.
setVersion(VersionDef) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject.Builder
Version information from the producer of this SavedUserObject.
setVersion(VersionDef.Builder) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject.Builder
Version information from the producer of this SavedUserObject.
setVersion(SaverDef.CheckpointFormatVersion) - Method in class org.tensorflow.util.SaverDef.Builder
.tensorflow.SaverDef.CheckpointFormatVersion version = 7;
setVersionLabel(String) - Method in class tensorflow.serving.Model.ModelSpec.Builder
Use the version associated with the given label.
setVersionLabelBytes(ByteString) - Method in class tensorflow.serving.Model.ModelSpec.Builder
Use the version associated with the given label.
setVersionNumber(int) - Method in class org.tensorflow.framework.TensorProto.Builder
Version number.
setVersions(int, long) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific.Builder
The version numbers to serve.
setVersions(VersionDef) - Method in class org.tensorflow.framework.GraphDef.Builder
Compatibility versions of the graph.
setVersions(VersionDef.Builder) - Method in class org.tensorflow.framework.GraphDef.Builder
Compatibility versions of the graph.
setVersionValue(int) - Method in class org.tensorflow.util.SaverDef.Builder
.tensorflow.SaverDef.CheckpointFormatVersion version = 7;
setVirtualDevices(int, GPUOptions.Experimental.VirtualDevices) - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
The multi virtual device settings.
setVirtualDevices(int, GPUOptions.Experimental.VirtualDevices.Builder) - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
The multi virtual device settings.
setVisibleDeviceList(String) - Method in class org.tensorflow.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.framework.GPUOptions.Builder
A comma-separated list of GPU ids that determines the 'visible' to 'virtual' mapping of GPU devices.
setXlaFusionAutotunerThresh(long) - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Minimum number of batches run through the XLA graph before XLA fusion autotuner is enabled.
setXlaPreferSingleGraphCluster(boolean) - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
Provides a hint to XLA auto clustering to prefer forming a single large cluster that encompases most of the graph.
SHAPE - Enum constant in enum class org.tensorflow.framework.AttrValue.ValueCase
 
SHAPE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AttrValue.ListValue
 
SHAPE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AttrValue
 
SHAPE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
SHAPE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
SHAPE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorDescription
 
SHAPE_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
SHAPE_FIELD_NUMBER - Static variable in class tensorflow.Struct.BoundedTensorSpecProto
 
SHAPE_FIELD_NUMBER - Static variable in class tensorflow.Struct.TensorSpecProto
 
SHAPE_OPTIMIZATION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RewriterConfig
 
SHARDED_FIELD_NUMBER - Static variable in class org.tensorflow.util.SaverDef
 
SHARE_CLUSTER_DEVICES_IN_SESSION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto.Experimental
 
SHARE_CLUSTER_DEVICES_IN_SESSION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto
 
SHARE_SESSION_STATE_IN_CLUSTERSPEC_PROPAGATION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto.Experimental
 
SHUTDOWN_BARRIER_TIMEOUT_IN_MS_FIELD_NUMBER - Static variable in class tensorflow.CoordinationConfig.CoordinationServiceConfig
 
SIGNATURE_DEF_FIELD_NUMBER - Static variable in class org.tensorflow.framework.MetaGraphDef
 
SIGNATURE_DEF_FIELD_NUMBER - Static variable in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
SIGNATURE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.FunctionDef
 
SIGNATURE_NAME - Static variable in interface org.apache.camel.component.tensorflow.serving.TensorFlowServingConstants
 
SIGNATURE_NAME_FIELD_NUMBER - Static variable in class tensorflow.serving.Model.ModelSpec
 
SignatureDef - Class in org.tensorflow.framework
SignatureDef defines the signature of a computation supported by a TensorFlow graph.
SignatureDef.Builder - Class in org.tensorflow.framework
SignatureDef defines the signature of a computation supported by a TensorFlow graph.
SignatureDefOrBuilder - Interface in org.tensorflow.framework
 
SIZE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
SIZE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorShapeProto.Dim
 
SLOT_FIELD_NUMBER - Static variable in class org.tensorflow.framework.NodeOutput
 
SLOT_NAME_FIELD_NUMBER - Static variable in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
SLOT_VARIABLE_NODE_ID_FIELD_NUMBER - Static variable in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
SLOT_VARIABLES_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
SLOT_VARIABLES_FIELD_NUMBER - Static variable in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
SNAPSHOT_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.framework.VariableDef
 
SOFTWARE_TRACE - Enum constant in enum class org.tensorflow.framework.RunOptions.TraceLevel
SOFTWARE_TRACE = 1;
SOFTWARE_TRACE_VALUE - Static variable in enum class org.tensorflow.framework.RunOptions.TraceLevel
SOFTWARE_TRACE = 1;
SOURCE_ADAPTER_CONFIG_FIELD_NUMBER - Static variable in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig
 
SOURCE_FILES_FIELD_NUMBER - Static variable in class org.tensorflow.framework.DebuggedSourceFiles
 
SPARSE_TENSOR_SPEC - Enum constant in enum class tensorflow.Struct.TypeSpecProto.TypeSpecClass
tf.SparseTensorSpec
SPARSE_TENSOR_SPEC_VALUE - Static variable in enum class tensorflow.Struct.TypeSpecProto.TypeSpecClass
tf.SparseTensorSpec
SPECIFIC - Enum constant in enum class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.PolicyChoiceCase
 
SPECIFIC_FIELD_NUMBER - Static variable in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
SPLIT - Enum constant in enum class tensorflow.serving.Predict.PredictStreamedOptions.RequestState
SPLIT = 1;
SPLIT_DIMENSIONS_FIELD_NUMBER - Static variable in class tensorflow.serving.Predict.PredictStreamedOptions
 
SPLIT_VALUE - Static variable in enum class tensorflow.serving.Predict.PredictStreamedOptions.RequestState
SPLIT = 1;
SslConfig - Class in tensorflow.serving
 
SslConfig.SSLConfig - Class in tensorflow.serving
Configuration for a secure gRPC channel
SslConfig.SSLConfig.Builder - Class in tensorflow.serving
Configuration for a secure gRPC channel
SslConfig.SSLConfigOrBuilder - Interface in tensorflow.serving
 
START - Enum constant in enum class tensorflow.serving.GetModelStatus.ModelVersionStatus.State
The manager is tracking this servable, but has not initiated any action pertaining to it.
START_VALUE - Static variable in enum class tensorflow.serving.GetModelStatus.ModelVersionStatus.State
The manager is tracking this servable, but has not initiated any action pertaining to it.
STATE_FIELD_NUMBER - Static variable in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
Status - Class in tensorflow.serving
 
STATUS_FIELD_NUMBER - Static variable in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
STATUS_FIELD_NUMBER - Static variable in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
Status.StatusProto - Class in tensorflow.serving
Status that corresponds to Status in third_party/tensorflow/core/lib/core/status.h.
Status.StatusProto.Builder - Class in tensorflow.serving
Status that corresponds to Status in third_party/tensorflow/core/lib/core/status.h.
Status.StatusProtoOrBuilder - Interface in tensorflow.serving
 
STEP_STATS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RunMetadata
 
StepStats - Class in org.tensorflow.framework
Protobuf type tensorflow.StepStats
StepStats.Builder - Class in org.tensorflow.framework
Protobuf type tensorflow.StepStats
StepStatsOrBuilder - Interface in org.tensorflow.framework
 
StepStatsProtos - Class in org.tensorflow.framework
 
STREAM_MERGE_OPTIONS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GPUOptions.Experimental
 
STREAM_MERGE_THRESHOLD_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto.Experimental
 
STRING_VAL_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorProto
 
STRING_VALUE - Enum constant in enum class tensorflow.Struct.StructuredValue.KindCase
 
STRING_VALUE_FIELD_NUMBER - Static variable in class tensorflow.Struct.StructuredValue
 
StringValue - Class in com.google.protobuf
Wrapper message for `string`.
StringValue.Builder - Class in com.google.protobuf
Wrapper message for `string`.
StringValueOrBuilder - Interface in com.google.protobuf
 
STRIPPED_DEFAULT_ATTRS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
STRIPPED_OP_LIST_FIELD_NUMBER - Static variable in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
Struct - Class in tensorflow
 
Struct.BoundedTensorSpecProto - Class in tensorflow
A protobuf to represent tf.BoundedTensorSpec.
Struct.BoundedTensorSpecProto.Builder - Class in tensorflow
A protobuf to represent tf.BoundedTensorSpec.
Struct.BoundedTensorSpecProtoOrBuilder - Interface in tensorflow
 
Struct.DictValue - Class in tensorflow
Represents a Python dict keyed by `str`.
Struct.DictValue.Builder - Class in tensorflow
Represents a Python dict keyed by `str`.
Struct.DictValueOrBuilder - Interface in tensorflow
 
Struct.ListValue - Class in tensorflow
Represents a Python list.
Struct.ListValue.Builder - Class in tensorflow
Represents a Python list.
Struct.ListValueOrBuilder - Interface in tensorflow
 
Struct.NamedTupleValue - Class in tensorflow
Represents Python's namedtuple.
Struct.NamedTupleValue.Builder - Class in tensorflow
Represents Python's namedtuple.
Struct.NamedTupleValueOrBuilder - Interface in tensorflow
 
Struct.NoneValue - Class in tensorflow
Represents None.
Struct.NoneValue.Builder - Class in tensorflow
Represents None.
Struct.NoneValueOrBuilder - Interface in tensorflow
 
Struct.PairValue - Class in tensorflow
Represents a (key, value) pair.
Struct.PairValue.Builder - Class in tensorflow
Represents a (key, value) pair.
Struct.PairValueOrBuilder - Interface in tensorflow
 
Struct.StructuredValue - Class in tensorflow
`StructuredValue` represents a dynamically typed value representing various data structures that are inspired by Python data structures typically used in TensorFlow functions as inputs and outputs.
Struct.StructuredValue.Builder - Class in tensorflow
`StructuredValue` represents a dynamically typed value representing various data structures that are inspired by Python data structures typically used in TensorFlow functions as inputs and outputs.
Struct.StructuredValue.KindCase - Enum Class in tensorflow
 
Struct.StructuredValueOrBuilder - Interface in tensorflow
 
Struct.TensorSpecProto - Class in tensorflow
A protobuf to represent tf.TensorSpec.
Struct.TensorSpecProto.Builder - Class in tensorflow
A protobuf to represent tf.TensorSpec.
Struct.TensorSpecProtoOrBuilder - Interface in tensorflow
 
Struct.TupleValue - Class in tensorflow
Represents a Python tuple.
Struct.TupleValue.Builder - Class in tensorflow
Represents a Python tuple.
Struct.TupleValueOrBuilder - Interface in tensorflow
 
Struct.TypeSpecProto - Class in tensorflow
Represents a tf.TypeSpec
Struct.TypeSpecProto.Builder - Class in tensorflow
Represents a tf.TypeSpec
Struct.TypeSpecProto.TypeSpecClass - Enum Class in tensorflow
Protobuf enum tensorflow.TypeSpecProto.TypeSpecClass
Struct.TypeSpecProtoOrBuilder - Interface in tensorflow
 
STRUCTURE_VERIFIER_FIELD_NUMBER - Static variable in class org.tensorflow.framework.VerifierConfig
 
SUMMARY_FIELD_NUMBER - Static variable in class org.tensorflow.framework.OpDef
 
SWAPPING_HEURISTICS - Enum constant in enum class org.tensorflow.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.
SWAPPING_HEURISTICS_VALUE - Static variable in enum class org.tensorflow.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.
SYNCHRONIZATION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.VariableDef
 
SYNCHRONIZATION_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 

T

TAGS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
TARGET - Static variable in interface org.apache.camel.component.tensorflow.serving.TensorFlowServingConstants
 
TARGET_FIELD_NUMBER - Static variable in class org.tensorflow.framework.CallableOptions
 
TARGET_FIELD_NUMBER - Static variable in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
TARGET_GPU_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto.Experimental
 
TARGET_TPU_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto.Experimental
 
TASKS_FIELD_NUMBER - Static variable in class org.tensorflow.distruntime.JobDef
 
TASKS_FIELD_NUMBER - Static variable in class tensorflow.serving.Inference.MultiInferenceRequest
 
TEMP_MEMORY_SIZE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.MemoryStats
 
TEMPORARY_MEMORY_SIZE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.CostGraphDef.Node
 
TENSOR - Enum constant in enum class org.tensorflow.framework.AttrValue.ValueCase
 
TENSOR_ARRAY_SPEC - Enum constant in enum class tensorflow.Struct.TypeSpecProto.TypeSpecClass
tf.TensorArraySpec
TENSOR_ARRAY_SPEC_VALUE - Static variable in enum class tensorflow.Struct.TypeSpecProto.TypeSpecClass
tf.TensorArraySpec
TENSOR_CONNECTION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.CallableOptions
 
TENSOR_CONTENT_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorProto
 
TENSOR_DESCRIPTION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.NodeOutput
 
TENSOR_DTYPE_VALUE - Enum constant in enum class tensorflow.Struct.StructuredValue.KindCase
 
TENSOR_DTYPE_VALUE_FIELD_NUMBER - Static variable in class tensorflow.Struct.StructuredValue
 
TENSOR_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AttrValue.ListValue
 
TENSOR_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AttrValue
 
TENSOR_FIELD_NUMBER - Static variable in class org.tensorflow.framework.NamedTensorProto
 
TENSOR_FIELD_NUMBER - Static variable in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
TENSOR_INFO_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AssetFileDef
 
TENSOR_NAME_IS_ALIAS_FIELD_NUMBER - Static variable in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
TENSOR_SHAPE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorInfo
 
TENSOR_SHAPE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorProto
 
TENSOR_SHAPE_VALUE - Enum constant in enum class tensorflow.Struct.StructuredValue.KindCase
 
TENSOR_SHAPE_VALUE_FIELD_NUMBER - Static variable in class tensorflow.Struct.StructuredValue
 
TENSOR_SPEC_VALUE - Enum constant in enum class tensorflow.Struct.StructuredValue.KindCase
 
TENSOR_SPEC_VALUE_FIELD_NUMBER - Static variable in class tensorflow.Struct.StructuredValue
 
TENSOR_VALUE - Enum constant in enum class tensorflow.Struct.StructuredValue.KindCase
 
TENSOR_VALUE_FIELD_NUMBER - Static variable in class tensorflow.Struct.StructuredValue
 
TensorConnection - Class in org.tensorflow.framework
Defines a connection between two tensors in a `GraphDef`.
TensorConnection.Builder - Class in org.tensorflow.framework
Defines a connection between two tensors in a `GraphDef`.
TensorConnectionOrBuilder - Interface in org.tensorflow.framework
 
TensorDescription - Class in org.tensorflow.framework
Protobuf type tensorflow.TensorDescription
TensorDescription.Builder - Class in org.tensorflow.framework
Protobuf type tensorflow.TensorDescription
TensorDescriptionOrBuilder - Interface in org.tensorflow.framework
 
TensorDescriptionProtos - Class in org.tensorflow.framework
 
tensorflow - package tensorflow
 
TENSORFLOW - Enum constant in enum class tensorflow.serving.ModelServerConfigOuterClass.ModelType
Deprecated.
TENSORFLOW_GIT_VERSION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
TENSORFLOW_VALUE - Static variable in enum class tensorflow.serving.ModelServerConfigOuterClass.ModelType
Deprecated.
TENSORFLOW_VERSION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
tensorflow.dummy - package tensorflow.dummy
 
tensorflow.error.dummy - package tensorflow.error.dummy
 
tensorflow.serving - package tensorflow.serving
 
TensorFlowServingComponent - Class in org.apache.camel.component.tensorflow.serving
 
TensorFlowServingComponent() - Constructor for class org.apache.camel.component.tensorflow.serving.TensorFlowServingComponent
 
TensorFlowServingComponent(CamelContext) - Constructor for class org.apache.camel.component.tensorflow.serving.TensorFlowServingComponent
 
TensorFlowServingComponentConfigurer - Class in org.apache.camel.component.tensorflow.serving
Generated by camel build tools - do NOT edit this file!
TensorFlowServingComponentConfigurer() - Constructor for class org.apache.camel.component.tensorflow.serving.TensorFlowServingComponentConfigurer
 
TensorFlowServingConfiguration - Class in org.apache.camel.component.tensorflow.serving
 
TensorFlowServingConfiguration() - Constructor for class org.apache.camel.component.tensorflow.serving.TensorFlowServingConfiguration
 
TensorFlowServingConfigurationConfigurer - Class in org.apache.camel.component.tensorflow.serving
Generated by camel build tools - do NOT edit this file!
TensorFlowServingConfigurationConfigurer() - Constructor for class org.apache.camel.component.tensorflow.serving.TensorFlowServingConfigurationConfigurer
 
TensorFlowServingConstants - Interface in org.apache.camel.component.tensorflow.serving
Constants used in Camel TensorFlow Serving component.
TensorFlowServingConverter - Class in org.apache.camel.component.tensorflow.serving
Converter methods to convert from / to TensorFlow types.
TensorFlowServingConverter() - Constructor for class org.apache.camel.component.tensorflow.serving.TensorFlowServingConverter
 
TensorFlowServingConverterLoader - Class in org.apache.camel.component.tensorflow.serving
Generated by camel build tools - do NOT edit this file!
TensorFlowServingConverterLoader() - Constructor for class org.apache.camel.component.tensorflow.serving.TensorFlowServingConverterLoader
 
TensorFlowServingEndpoint - Class in org.apache.camel.component.tensorflow.serving
 
TensorFlowServingEndpoint(String, TensorFlowServingComponent, String, TensorFlowServingConfiguration) - Constructor for class org.apache.camel.component.tensorflow.serving.TensorFlowServingEndpoint
 
TensorFlowServingEndpointConfigurer - Class in org.apache.camel.component.tensorflow.serving
Generated by camel build tools - do NOT edit this file!
TensorFlowServingEndpointConfigurer() - Constructor for class org.apache.camel.component.tensorflow.serving.TensorFlowServingEndpointConfigurer
 
TensorFlowServingEndpointUriFactory - Class in org.apache.camel.component.tensorflow.serving
Generated by camel build tools - do NOT edit this file!
TensorFlowServingEndpointUriFactory() - Constructor for class org.apache.camel.component.tensorflow.serving.TensorFlowServingEndpointUriFactory
 
TensorFlowServingProducer - Class in org.apache.camel.component.tensorflow.serving
 
TensorFlowServingProducer(TensorFlowServingEndpoint) - Constructor for class org.apache.camel.component.tensorflow.serving.TensorFlowServingProducer
 
TensorInfo - Class in org.tensorflow.framework
Information about a Tensor necessary for feeding or retrieval.
TensorInfo.Builder - Class in org.tensorflow.framework
Information about a Tensor necessary for feeding or retrieval.
TensorInfo.CompositeTensor - Class in org.tensorflow.framework
Generic encoding for composite tensors.
TensorInfo.CompositeTensor.Builder - Class in org.tensorflow.framework
Generic encoding for composite tensors.
TensorInfo.CompositeTensorOrBuilder - Interface in org.tensorflow.framework
 
TensorInfo.CooSparse - Class in org.tensorflow.framework
For sparse tensors, The COO encoding stores a triple of values, indices, and shape.
TensorInfo.CooSparse.Builder - Class in org.tensorflow.framework
For sparse tensors, The COO encoding stores a triple of values, indices, and shape.
TensorInfo.CooSparseOrBuilder - Interface in org.tensorflow.framework
 
TensorInfo.EncodingCase - Enum Class in org.tensorflow.framework
 
TensorInfoOrBuilder - Interface in org.tensorflow.framework
 
TensorProto - Class in org.tensorflow.framework
Protocol buffer representing a tensor.
TensorProto.Builder - Class in org.tensorflow.framework
Protocol buffer representing a tensor.
TensorProtoOrBuilder - Interface in org.tensorflow.framework
 
TensorProtos - Class in org.tensorflow.framework
 
TENSORS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.VariantTensorDataProto
 
TensorShapeProto - Class in org.tensorflow.framework
Dimensions of a tensor.
TensorShapeProto.Builder - Class in org.tensorflow.framework
Dimensions of a tensor.
TensorShapeProto.Dim - Class in org.tensorflow.framework
One dimension of the tensor.
TensorShapeProto.Dim.Builder - Class in org.tensorflow.framework
One dimension of the tensor.
TensorShapeProto.DimOrBuilder - Interface in org.tensorflow.framework
 
TensorShapeProtoOrBuilder - Interface in org.tensorflow.framework
 
TensorShapeProtos - Class in org.tensorflow.framework
 
TFRT_USE_IFRT_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto.Experimental
 
TFT_ANY - Enum constant in enum class org.tensorflow.framework.FullTypeId
Wildcard type.
TFT_ANY_VALUE - Static variable in enum class org.tensorflow.framework.FullTypeId
Wildcard type.
TFT_ARRAY - Enum constant in enum class org.tensorflow.framework.FullTypeId
Array (or tensorflow::TensorList in the variant type registry).
TFT_ARRAY_VALUE - Static variable in enum class org.tensorflow.framework.FullTypeId
Array (or tensorflow::TensorList in the variant type registry).
TFT_BFLOAT16 - Enum constant in enum class org.tensorflow.framework.FullTypeId
TFT_BFLOAT16 = 215;
TFT_BFLOAT16_VALUE - Static variable in enum class org.tensorflow.framework.FullTypeId
TFT_BFLOAT16 = 215;
TFT_BOOL - Enum constant in enum class org.tensorflow.framework.FullTypeId
The bool element type.
TFT_BOOL_VALUE - Static variable in enum class org.tensorflow.framework.FullTypeId
The bool element type.
TFT_CALLABLE - Enum constant in enum class org.tensorflow.framework.FullTypeId
Callable types describe functions and ops.
TFT_CALLABLE_VALUE - Static variable in enum class org.tensorflow.framework.FullTypeId
Callable types describe functions and ops.
TFT_COMPLEX128 - Enum constant in enum class org.tensorflow.framework.FullTypeId
TFT_COMPLEX128 = 213;
TFT_COMPLEX128_VALUE - Static variable in enum class org.tensorflow.framework.FullTypeId
TFT_COMPLEX128 = 213;
TFT_COMPLEX64 - Enum constant in enum class org.tensorflow.framework.FullTypeId
Complex element types.
TFT_COMPLEX64_VALUE - Static variable in enum class org.tensorflow.framework.FullTypeId
Complex element types.
TFT_DATASET - Enum constant in enum class org.tensorflow.framework.FullTypeId
Datasets created by tf.data ops and APIs.
TFT_DATASET_VALUE - Static variable in enum class org.tensorflow.framework.FullTypeId
Datasets created by tf.data ops and APIs.
TFT_DOUBLE - Enum constant in enum class org.tensorflow.framework.FullTypeId
TFT_DOUBLE = 211;
TFT_DOUBLE_VALUE - Static variable in enum class org.tensorflow.framework.FullTypeId
TFT_DOUBLE = 211;
TFT_ENCODED - Enum constant in enum class org.tensorflow.framework.FullTypeId
Encoding types describe a value of a certain type, encoded as a different type.
TFT_ENCODED_VALUE - Static variable in enum class org.tensorflow.framework.FullTypeId
Encoding types describe a value of a certain type, encoded as a different type.
TFT_FLOAT - Enum constant in enum class org.tensorflow.framework.FullTypeId
TFT_FLOAT = 210;
TFT_FLOAT_VALUE - Static variable in enum class org.tensorflow.framework.FullTypeId
TFT_FLOAT = 210;
TFT_FOR_EACH - Enum constant in enum class org.tensorflow.framework.FullTypeId
Template definition.
TFT_FOR_EACH_VALUE - Static variable in enum class org.tensorflow.framework.FullTypeId
Template definition.
TFT_HALF - Enum constant in enum class org.tensorflow.framework.FullTypeId
Floating-point element types.
TFT_HALF_VALUE - Static variable in enum class org.tensorflow.framework.FullTypeId
Floating-point element types.
TFT_INT16 - Enum constant in enum class org.tensorflow.framework.FullTypeId
TFT_INT16 = 206;
TFT_INT16_VALUE - Static variable in enum class org.tensorflow.framework.FullTypeId
TFT_INT16 = 206;
TFT_INT32 - Enum constant in enum class org.tensorflow.framework.FullTypeId
TFT_INT32 = 207;
TFT_INT32_VALUE - Static variable in enum class org.tensorflow.framework.FullTypeId
TFT_INT32 = 207;
TFT_INT64 - Enum constant in enum class org.tensorflow.framework.FullTypeId
TFT_INT64 = 208;
TFT_INT64_VALUE - Static variable in enum class org.tensorflow.framework.FullTypeId
TFT_INT64 = 208;
TFT_INT8 - Enum constant in enum class org.tensorflow.framework.FullTypeId
TFT_INT8 = 205;
TFT_INT8_VALUE - Static variable in enum class org.tensorflow.framework.FullTypeId
TFT_INT8 = 205;
TFT_ITERATOR - Enum constant in enum class org.tensorflow.framework.FullTypeId
Iterators created by tf.data ops and APIs.
TFT_ITERATOR_VALUE - Static variable in enum class org.tensorflow.framework.FullTypeId
Iterators created by tf.data ops and APIs.
TFT_LEGACY_VARIANT - Enum constant in enum class org.tensorflow.framework.FullTypeId
The equivalent of a Tensor with DT_VARIANT dtype, kept here to simplify translation.
TFT_LEGACY_VARIANT_VALUE - Static variable in enum class org.tensorflow.framework.FullTypeId
The equivalent of a Tensor with DT_VARIANT dtype, kept here to simplify translation.
TFT_LITERAL - Enum constant in enum class org.tensorflow.framework.FullTypeId
Literal types describe compile-time constant values.
TFT_LITERAL_VALUE - Static variable in enum class org.tensorflow.framework.FullTypeId
Literal types describe compile-time constant values.
TFT_MUTEX_LOCK - Enum constant in enum class org.tensorflow.framework.FullTypeId
A mutex lock tensor, produced by tf.raw_ops.MutexLock.
TFT_MUTEX_LOCK_VALUE - Static variable in enum class org.tensorflow.framework.FullTypeId
A mutex lock tensor, produced by tf.raw_ops.MutexLock.
TFT_NAMED - Enum constant in enum class org.tensorflow.framework.FullTypeId
Represents a named field, with the name stored in the attribute.
TFT_NAMED_VALUE - Static variable in enum class org.tensorflow.framework.FullTypeId
Represents a named field, with the name stored in the attribute.
TFT_OPTIONAL - Enum constant in enum class org.tensorflow.framework.FullTypeId
Optional (or tensorflow::OptionalVariant in the variant type registry).
TFT_OPTIONAL_VALUE - Static variable in enum class org.tensorflow.framework.FullTypeId
Optional (or tensorflow::OptionalVariant in the variant type registry).
TFT_PRODUCT - Enum constant in enum class org.tensorflow.framework.FullTypeId
The algebraic product type.
TFT_PRODUCT_VALUE - Static variable in enum class org.tensorflow.framework.FullTypeId
The algebraic product type.
TFT_RAGGED - Enum constant in enum class org.tensorflow.framework.FullTypeId
A ragged tensor created by tf.ragged ops and APIs.
TFT_RAGGED_VALUE - Static variable in enum class org.tensorflow.framework.FullTypeId
A ragged tensor created by tf.ragged ops and APIs.
TFT_SHAPE_TENSOR - Enum constant in enum class org.tensorflow.framework.FullTypeId
The type of "shape tensors" where the runtime value is the shape of some tensor(s), i.e. the output of tf.shape.
TFT_SHAPE_TENSOR_VALUE - Static variable in enum class org.tensorflow.framework.FullTypeId
The type of "shape tensors" where the runtime value is the shape of some tensor(s), i.e. the output of tf.shape.
TFT_STRING - Enum constant in enum class org.tensorflow.framework.FullTypeId
The string element type.
TFT_STRING_VALUE - Static variable in enum class org.tensorflow.framework.FullTypeId
The string element type.
TFT_TENSOR - Enum constant in enum class org.tensorflow.framework.FullTypeId
The usual Tensor.
TFT_TENSOR_VALUE - Static variable in enum class org.tensorflow.framework.FullTypeId
The usual Tensor.
TFT_UINT16 - Enum constant in enum class org.tensorflow.framework.FullTypeId
TFT_UINT16 = 202;
TFT_UINT16_VALUE - Static variable in enum class org.tensorflow.framework.FullTypeId
TFT_UINT16 = 202;
TFT_UINT32 - Enum constant in enum class org.tensorflow.framework.FullTypeId
TFT_UINT32 = 203;
TFT_UINT32_VALUE - Static variable in enum class org.tensorflow.framework.FullTypeId
TFT_UINT32 = 203;
TFT_UINT64 - Enum constant in enum class org.tensorflow.framework.FullTypeId
TFT_UINT64 = 204;
TFT_UINT64_VALUE - Static variable in enum class org.tensorflow.framework.FullTypeId
TFT_UINT64 = 204;
TFT_UINT8 - Enum constant in enum class org.tensorflow.framework.FullTypeId
Integer element types.
TFT_UINT8_VALUE - Static variable in enum class org.tensorflow.framework.FullTypeId
Integer element types.
TFT_UNSET - Enum constant in enum class org.tensorflow.framework.FullTypeId
The default represents an uninitialized values.
TFT_UNSET_VALUE - Static variable in enum class org.tensorflow.framework.FullTypeId
The default represents an uninitialized values.
TFT_VAR - Enum constant in enum class org.tensorflow.framework.FullTypeId
Type variables may serve as placeholder for any other type ID in type templates.
TFT_VAR_VALUE - Static variable in enum class org.tensorflow.framework.FullTypeId
Type variables may serve as placeholder for any other type ID in type templates.
THREAD_ID_FIELD_NUMBER - Static variable in class org.tensorflow.framework.NodeExecStats
 
THREAD_NAMES_FIELD_NUMBER - Static variable in class org.tensorflow.framework.DeviceStepStats
 
ThreadPoolOptionProto - Class in org.tensorflow.framework
Protobuf type tensorflow.ThreadPoolOptionProto
ThreadPoolOptionProto.Builder - Class in org.tensorflow.framework
Protobuf type tensorflow.ThreadPoolOptionProto
ThreadPoolOptionProtoOrBuilder - Interface in org.tensorflow.framework
 
TIMELINE_LABEL_FIELD_NUMBER - Static variable in class org.tensorflow.framework.NodeExecStats
 
TIMELINE_STEP_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GraphOptions
 
TIMEOUT_IN_MS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RunOptions
 
TIMESTAMP_SECS_FIELD_NUMBER - Static variable in class tensorflow.serving.Logging.LogMetadata
 
TIMESTAMPED_ALLOCATOR_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GPUOptions.Experimental
 
TO_TENSOR_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorConnection
 
toBuilder() - Method in class com.google.protobuf.Any
 
toBuilder() - Method in class com.google.protobuf.BoolValue
 
toBuilder() - Method in class com.google.protobuf.BytesValue
 
toBuilder() - Method in class com.google.protobuf.DoubleValue
 
toBuilder() - Method in class com.google.protobuf.FloatValue
 
toBuilder() - Method in class com.google.protobuf.Int32Value
 
toBuilder() - Method in class com.google.protobuf.Int64Value
 
toBuilder() - Method in class com.google.protobuf.StringValue
 
toBuilder() - Method in class com.google.protobuf.UInt32Value
 
toBuilder() - Method in class com.google.protobuf.UInt64Value
 
toBuilder() - Method in class org.tensorflow.distruntime.ClusterDef
 
toBuilder() - Method in class org.tensorflow.distruntime.JobDef
 
toBuilder() - Method in class org.tensorflow.example.BytesList
 
toBuilder() - Method in class org.tensorflow.example.Example
 
toBuilder() - Method in class org.tensorflow.example.Feature
 
toBuilder() - Method in class org.tensorflow.example.FeatureList
 
toBuilder() - Method in class org.tensorflow.example.FeatureLists
 
toBuilder() - Method in class org.tensorflow.example.Features
 
toBuilder() - Method in class org.tensorflow.example.FloatList
 
toBuilder() - Method in class org.tensorflow.example.Int64List
 
toBuilder() - Method in class org.tensorflow.example.SequenceExample
 
toBuilder() - Method in class org.tensorflow.framework.AllocationDescription
 
toBuilder() - Method in class org.tensorflow.framework.AllocationRecord
 
toBuilder() - Method in class org.tensorflow.framework.AllocatorMemoryUsed
 
toBuilder() - Method in class org.tensorflow.framework.AssetFileDef
 
toBuilder() - Method in class org.tensorflow.framework.AttrValue.ListValue
 
toBuilder() - Method in class org.tensorflow.framework.AttrValue
 
toBuilder() - Method in class org.tensorflow.framework.AutoParallelOptions
 
toBuilder() - Method in class org.tensorflow.framework.BatchingOptions
 
toBuilder() - Method in class org.tensorflow.framework.CallableOptions
 
toBuilder() - Method in class org.tensorflow.framework.CollectionDef.AnyList
 
toBuilder() - Method in class org.tensorflow.framework.CollectionDef.BytesList
 
toBuilder() - Method in class org.tensorflow.framework.CollectionDef.FloatList
 
toBuilder() - Method in class org.tensorflow.framework.CollectionDef.Int64List
 
toBuilder() - Method in class org.tensorflow.framework.CollectionDef.NodeList
 
toBuilder() - Method in class org.tensorflow.framework.CollectionDef
 
toBuilder() - Method in class org.tensorflow.framework.ConfigProto.Experimental
 
toBuilder() - Method in class org.tensorflow.framework.ConfigProto
 
toBuilder() - Method in class org.tensorflow.framework.CostGraphDef.AggregatedCost
 
toBuilder() - Method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
toBuilder() - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
toBuilder() - Method in class org.tensorflow.framework.CostGraphDef.Node
 
toBuilder() - Method in class org.tensorflow.framework.CostGraphDef
 
toBuilder() - Method in class org.tensorflow.framework.DebuggedSourceFile
 
toBuilder() - Method in class org.tensorflow.framework.DebuggedSourceFiles
 
toBuilder() - Method in class org.tensorflow.framework.DebugOptions
 
toBuilder() - Method in class org.tensorflow.framework.DebugTensorWatch
 
toBuilder() - Method in class org.tensorflow.framework.DeviceStepStats
 
toBuilder() - Method in class org.tensorflow.framework.FullTypeDef
 
toBuilder() - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
toBuilder() - Method in class org.tensorflow.framework.FunctionDef
 
toBuilder() - Method in class org.tensorflow.framework.FunctionDefLibrary
 
toBuilder() - Method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions
 
toBuilder() - Method in class org.tensorflow.framework.GPUOptions.Experimental
 
toBuilder() - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
toBuilder() - Method in class org.tensorflow.framework.GPUOptions
 
toBuilder() - Method in class org.tensorflow.framework.GradientDef
 
toBuilder() - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol
 
toBuilder() - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace
 
toBuilder() - Method in class org.tensorflow.framework.GraphDebugInfo
 
toBuilder() - Method in class org.tensorflow.framework.GraphDef
 
toBuilder() - Method in class org.tensorflow.framework.GraphOptions
 
toBuilder() - Method in class org.tensorflow.framework.MemoryStats
 
toBuilder() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
toBuilder() - Method in class org.tensorflow.framework.MetaGraphDef
 
toBuilder() - Method in class org.tensorflow.framework.NameAttrList
 
toBuilder() - Method in class org.tensorflow.framework.NamedTensorProto
 
toBuilder() - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
toBuilder() - Method in class org.tensorflow.framework.NodeDef
 
toBuilder() - Method in class org.tensorflow.framework.NodeExecStats
 
toBuilder() - Method in class org.tensorflow.framework.NodeOutput
 
toBuilder() - Method in class org.tensorflow.framework.OpDef.ArgDef
 
toBuilder() - Method in class org.tensorflow.framework.OpDef.AttrDef
 
toBuilder() - Method in class org.tensorflow.framework.OpDef
 
toBuilder() - Method in class org.tensorflow.framework.OpDeprecation
 
toBuilder() - Method in class org.tensorflow.framework.OpList
 
toBuilder() - Method in class org.tensorflow.framework.OptimizerOptions
 
toBuilder() - Method in class org.tensorflow.framework.RegisteredGradient
 
toBuilder() - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
toBuilder() - Method in class org.tensorflow.framework.ResourceHandleProto
 
toBuilder() - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
toBuilder() - Method in class org.tensorflow.framework.RewriterConfig
 
toBuilder() - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
toBuilder() - Method in class org.tensorflow.framework.RunMetadata
 
toBuilder() - Method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
toBuilder() - Method in class org.tensorflow.framework.RunOptions.Experimental
 
toBuilder() - Method in class org.tensorflow.framework.RunOptions
 
toBuilder() - Method in class org.tensorflow.framework.SaveSliceInfoDef
 
toBuilder() - Method in class org.tensorflow.framework.ScopedAllocatorOptions
 
toBuilder() - Method in class org.tensorflow.framework.SerializedDType
 
toBuilder() - Method in class org.tensorflow.framework.SessionMetadata
 
toBuilder() - Method in class org.tensorflow.framework.SignatureDef
 
toBuilder() - Method in class org.tensorflow.framework.StepStats
 
toBuilder() - Method in class org.tensorflow.framework.TensorConnection
 
toBuilder() - Method in class org.tensorflow.framework.TensorDescription
 
toBuilder() - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor
 
toBuilder() - Method in class org.tensorflow.framework.TensorInfo.CooSparse
 
toBuilder() - Method in class org.tensorflow.framework.TensorInfo
 
toBuilder() - Method in class org.tensorflow.framework.TensorProto
 
toBuilder() - Method in class org.tensorflow.framework.TensorShapeProto.Dim
 
toBuilder() - Method in class org.tensorflow.framework.TensorShapeProto
 
toBuilder() - Method in class org.tensorflow.framework.ThreadPoolOptionProto
 
toBuilder() - Method in class org.tensorflow.framework.VariableDef
 
toBuilder() - Method in class org.tensorflow.framework.VariantTensorDataProto
 
toBuilder() - Method in class org.tensorflow.framework.VerifierConfig
 
toBuilder() - Method in class org.tensorflow.framework.VersionDef
 
toBuilder() - Method in class org.tensorflow.util.SaverDef
 
toBuilder() - Method in class tensorflow.CoordinationConfig.CoordinatedJob
 
toBuilder() - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
 
toBuilder() - Method in class tensorflow.RpcOptions.RPCOptions
 
toBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor
 
toBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
toBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject
 
toBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
toBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
toBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
toBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
toBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
toBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
toBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
toBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
toBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
toBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
toBuilder() - Method in class tensorflow.serving.Classification.Class
 
toBuilder() - Method in class tensorflow.serving.Classification.ClassificationRequest
 
toBuilder() - Method in class tensorflow.serving.Classification.ClassificationResponse
 
toBuilder() - Method in class tensorflow.serving.Classification.ClassificationResult
 
toBuilder() - Method in class tensorflow.serving.Classification.Classifications
 
toBuilder() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
toBuilder() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All
 
toBuilder() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
toBuilder() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
toBuilder() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
toBuilder() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
toBuilder() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
toBuilder() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
toBuilder() - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
toBuilder() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
toBuilder() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
toBuilder() - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
toBuilder() - Method in class tensorflow.serving.Inference.InferenceResult
 
toBuilder() - Method in class tensorflow.serving.Inference.InferenceTask
 
toBuilder() - Method in class tensorflow.serving.Inference.MultiInferenceRequest
 
toBuilder() - Method in class tensorflow.serving.Inference.MultiInferenceResponse
 
toBuilder() - Method in class tensorflow.serving.InputOuterClass.ExampleList
 
toBuilder() - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
toBuilder() - Method in class tensorflow.serving.InputOuterClass.Input
 
toBuilder() - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
toBuilder() - Method in class tensorflow.serving.Logging.LogMetadata
 
toBuilder() - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
toBuilder() - Method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
toBuilder() - Method in class tensorflow.serving.Model.ModelSpec
 
toBuilder() - Method in class tensorflow.serving.ModelManagement.Metric
 
toBuilder() - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
toBuilder() - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
toBuilder() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
toBuilder() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
toBuilder() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
toBuilder() - Method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig
 
toBuilder() - Method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig
 
toBuilder() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig
 
toBuilder() - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap
 
toBuilder() - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions
 
toBuilder() - Method in class tensorflow.serving.Predict.PredictRequest
 
toBuilder() - Method in class tensorflow.serving.Predict.PredictResponse
 
toBuilder() - Method in class tensorflow.serving.Predict.PredictStreamedOptions
 
toBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
toBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
toBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
toBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
toBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog
 
toBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
toBuilder() - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
toBuilder() - Method in class tensorflow.serving.RegressionOuterClass.Regression
 
toBuilder() - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
toBuilder() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
toBuilder() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
toBuilder() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
toBuilder() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
toBuilder() - Method in class tensorflow.serving.SslConfig.SSLConfig
 
toBuilder() - Method in class tensorflow.serving.Status.StatusProto
 
toBuilder() - Method in class tensorflow.Struct.BoundedTensorSpecProto
 
toBuilder() - Method in class tensorflow.Struct.DictValue
 
toBuilder() - Method in class tensorflow.Struct.ListValue
 
toBuilder() - Method in class tensorflow.Struct.NamedTupleValue
 
toBuilder() - Method in class tensorflow.Struct.NoneValue
 
toBuilder() - Method in class tensorflow.Struct.PairValue
 
toBuilder() - Method in class tensorflow.Struct.StructuredValue
 
toBuilder() - Method in class tensorflow.Struct.TensorSpecProto
 
toBuilder() - Method in class tensorflow.Struct.TupleValue
 
toBuilder() - Method in class tensorflow.Struct.TypeSpecProto
 
toBuilder() - Method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver
 
toBuilder() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
toBuilder() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
toBuilder() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
toBuilder() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
toBuilder() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
toClassificationRequest(Classification.ClassificationRequest.Builder) - Static method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingConverter
 
toClassificationRequest(InputOuterClass.Input) - Static method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingConverter
 
toClassificationRequest(InputOuterClass.Input.Builder) - Static method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingConverter
 
toGetModelMetadataRequest(GetModelMetadata.GetModelMetadataRequest.Builder) - Static method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingConverter
 
toGetModelStatusRequest(GetModelStatus.GetModelStatusRequest.Builder) - Static method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingConverter
 
TOLERATE_DEBUG_OP_CREATION_FAILURES_FIELD_NUMBER - Static variable in class org.tensorflow.framework.DebugTensorWatch
 
toPredictRequest(Predict.PredictRequest.Builder) - Static method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingConverter
 
TorchServeEndpointUriFactory - Class in org.apache.camel.component.torchserve
Generated by camel build tools - do NOT edit this file!
TorchServeEndpointUriFactory() - Constructor for class org.apache.camel.component.torchserve.TorchServeEndpointUriFactory
 
toRegressionRequest(InputOuterClass.Input) - Static method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingConverter
 
toRegressionRequest(InputOuterClass.Input.Builder) - Static method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingConverter
 
toRegressionRequest(RegressionOuterClass.RegressionRequest.Builder) - Static method in class org.apache.camel.component.tensorflow.serving.TensorFlowServingConverter
 
TOTAL_BYTES_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AllocatorMemoryUsed
 
TRACE_LEVEL_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RunOptions
 
TRACES_BY_ID_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GraphDebugInfo
 
TRACES_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GraphDebugInfo
 
TrackableObjectGraphOuterClass - Class in tensorflow
 
TrackableObjectGraphOuterClass.RegisteredSaver - Class in tensorflow
Protobuf type tensorflow.RegisteredSaver
TrackableObjectGraphOuterClass.RegisteredSaver.Builder - Class in tensorflow
Protobuf type tensorflow.RegisteredSaver
TrackableObjectGraphOuterClass.RegisteredSaverOrBuilder - Interface in tensorflow
 
TrackableObjectGraphOuterClass.TrackableObjectGraph - Class in tensorflow
Protobuf type tensorflow.TrackableObjectGraph
TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder - Class in tensorflow
Protobuf type tensorflow.TrackableObjectGraph
TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject - Class in tensorflow
Protobuf type tensorflow.TrackableObjectGraph.TrackableObject
TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder - Class in tensorflow
Protobuf type tensorflow.TrackableObjectGraph.TrackableObject
TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference - Class in tensorflow
Protobuf type tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference
TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder - Class in tensorflow
Protobuf type tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference
TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder - Interface in tensorflow
 
TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor - Class in tensorflow
Protobuf type tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor
TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder - Class in tensorflow
Protobuf type tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor
TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder - Interface in tensorflow
 
TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference - Class in tensorflow
Protobuf type tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference
TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder - Class in tensorflow
Protobuf type tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference
TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder - Interface in tensorflow
 
TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObjectOrBuilder - Interface in tensorflow
 
TrackableObjectGraphOuterClass.TrackableObjectGraphOrBuilder - Interface in tensorflow
 
TRAINABLE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.VariableDef
 
TRAINABLE_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
TUPLE_VALUE - Enum constant in enum class tensorflow.Struct.StructuredValue.KindCase
 
TUPLE_VALUE_FIELD_NUMBER - Static variable in class tensorflow.Struct.StructuredValue
 
TWO - Enum constant in enum class org.tensorflow.framework.RewriterConfig.NumIterationsType
TWO = 2;
TWO_VALUE - Static variable in enum class org.tensorflow.framework.RewriterConfig.NumIterationsType
TWO = 2;
TYPE - Enum constant in enum class org.tensorflow.framework.AttrValue.ValueCase
 
TYPE_ATTR_FIELD_NUMBER - Static variable in class org.tensorflow.framework.OpDef.ArgDef
 
TYPE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AttrValue.ListValue
 
TYPE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AttrValue
 
TYPE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.OpDef.ArgDef
 
TYPE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.OpDef.AttrDef
 
TYPE_FIELD_NUMBER - Static variable in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
TYPE_ID_FIELD_NUMBER - Static variable in class org.tensorflow.framework.FullTypeDef
 
TYPE_LIST_ATTR_FIELD_NUMBER - Static variable in class org.tensorflow.framework.OpDef.ArgDef
 
TYPE_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.framework.VariantTensorDataProto
 
TYPE_SPEC_CLASS_FIELD_NUMBER - Static variable in class tensorflow.Struct.TypeSpecProto
 
TYPE_SPEC_CLASS_NAME_FIELD_NUMBER - Static variable in class tensorflow.Struct.TypeSpecProto
 
TYPE_SPEC_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorInfo.CompositeTensor
 
TYPE_SPEC_VALUE - Enum constant in enum class tensorflow.Struct.StructuredValue.KindCase
 
TYPE_SPEC_VALUE_FIELD_NUMBER - Static variable in class tensorflow.Struct.StructuredValue
 
TYPE_STATE_FIELD_NUMBER - Static variable in class tensorflow.Struct.TypeSpecProto
 
TYPE_URL_FIELD_NUMBER - Static variable in class com.google.protobuf.Any
 
TypesProtos - Class in org.tensorflow.framework
 

U

UINT32_VAL_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorProto
 
UInt32Value - Class in com.google.protobuf
Wrapper message for `uint32`.
UInt32Value.Builder - Class in com.google.protobuf
Wrapper message for `uint32`.
UInt32ValueOrBuilder - Interface in com.google.protobuf
 
UINT64_VAL_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorProto
 
UInt64Value - Class in com.google.protobuf
Wrapper message for `uint64`.
UInt64Value.Builder - Class in com.google.protobuf
Wrapper message for `uint64`.
UInt64ValueOrBuilder - Interface in com.google.protobuf
 
UNAUTHENTICATED - Enum constant in enum class org.tensorflow.framework.Code
The request does not have valid authentication credentials for the operation.
UNAUTHENTICATED_VALUE - Static variable in enum class org.tensorflow.framework.Code
The request does not have valid authentication credentials for the operation.
UNAVAILABLE - Enum constant in enum class org.tensorflow.framework.Code
The service is currently unavailable.
UNAVAILABLE_VALUE - Static variable in enum class org.tensorflow.framework.Code
The service is currently unavailable.
UNIMPLEMENTED - Enum constant in enum class org.tensorflow.framework.Code
Operation is not implemented or not supported/enabled in this service.
UNIMPLEMENTED_VALUE - Static variable in enum class org.tensorflow.framework.Code
Operation is not implemented or not supported/enabled in this service.
UNKNOWN - Enum constant in enum class org.tensorflow.framework.Code
Unknown error.
UNKNOWN - Enum constant in enum class tensorflow.serving.GetModelStatus.ModelVersionStatus.State
Default value.
UNKNOWN - Enum constant in enum class tensorflow.Struct.TypeSpecProto.TypeSpecClass
UNKNOWN = 0;
UNKNOWN_RANK_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorShapeProto
 
UNKNOWN_VALUE - Static variable in enum class org.tensorflow.framework.Code
Unknown error.
UNKNOWN_VALUE - Static variable in enum class tensorflow.serving.GetModelStatus.ModelVersionStatus.State
Default value.
UNKNOWN_VALUE - Static variable in enum class tensorflow.Struct.TypeSpecProto.TypeSpecClass
UNKNOWN = 0;
UNLOADING - Enum constant in enum class tensorflow.serving.GetModelStatus.ModelVersionStatus.State
The manager has decided to make this servable unavailable, and unload it.
UNLOADING_VALUE - Static variable in enum class tensorflow.serving.GetModelStatus.ModelVersionStatus.State
The manager has decided to make this servable unavailable, and unload it.
unpack(Class<T>) - Method in class com.google.protobuf.Any
 
unpackSameTypeAs(T) - Method in class com.google.protobuf.Any
 
UNRECOGNIZED - Enum constant in enum class org.tensorflow.framework.Code
 
UNRECOGNIZED - Enum constant in enum class org.tensorflow.framework.ConfigProto.Experimental.MlirBridgeRollout
 
UNRECOGNIZED - Enum constant in enum class org.tensorflow.framework.DataType
 
UNRECOGNIZED - Enum constant in enum class org.tensorflow.framework.FullTypeId
 
UNRECOGNIZED - Enum constant in enum class org.tensorflow.framework.OptimizerOptions.GlobalJitLevel
 
UNRECOGNIZED - Enum constant in enum class org.tensorflow.framework.OptimizerOptions.Level
 
UNRECOGNIZED - Enum constant in enum class org.tensorflow.framework.RewriterConfig.CpuLayout
 
UNRECOGNIZED - Enum constant in enum class org.tensorflow.framework.RewriterConfig.MemOptType
 
UNRECOGNIZED - Enum constant in enum class org.tensorflow.framework.RewriterConfig.NumIterationsType
 
UNRECOGNIZED - Enum constant in enum class org.tensorflow.framework.RewriterConfig.Toggle
 
UNRECOGNIZED - Enum constant in enum class org.tensorflow.framework.RunOptions.TraceLevel
 
UNRECOGNIZED - Enum constant in enum class org.tensorflow.framework.VariableAggregation
 
UNRECOGNIZED - Enum constant in enum class org.tensorflow.framework.VariableSynchronization
 
UNRECOGNIZED - Enum constant in enum class org.tensorflow.framework.VerifierConfig.Toggle
 
UNRECOGNIZED - Enum constant in enum class org.tensorflow.util.SaverDef.CheckpointFormatVersion
 
UNRECOGNIZED - Enum constant in enum class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.JitCompile
 
UNRECOGNIZED - Enum constant in enum class tensorflow.serving.GetModelStatus.ModelVersionStatus.State
 
UNRECOGNIZED - Enum constant in enum class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig.Attributes
 
UNRECOGNIZED - Enum constant in enum class tensorflow.serving.ModelServerConfigOuterClass.ModelType
 
UNRECOGNIZED - Enum constant in enum class tensorflow.serving.Predict.PredictRequest.RequestOptions.DeterministicMode
 
UNRECOGNIZED - Enum constant in enum class tensorflow.serving.Predict.PredictStreamedOptions.RequestState
 
UNRECOGNIZED - Enum constant in enum class tensorflow.Struct.TypeSpecProto.TypeSpecClass
 
USE_CUDA_MALLOC_ASYNC_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GPUOptions.Experimental
 
USE_NUMA_AFFINITY_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto.Experimental
 
USE_PER_SESSION_THREADS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto
 
USE_PLUGIN_OPTIMIZERS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RewriterConfig
 
USE_RPC_FOR_INPROCESS_MASTER_FIELD_NUMBER - Static variable in class tensorflow.RpcOptions.RPCOptions
 
USE_RUN_HANDLER_POOL_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RunOptions.Experimental
 
USE_TFRT_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto.Experimental
 
USE_UNIFIED_MEMORY_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GPUOptions.Experimental
 
USER_OBJECT - Enum constant in enum class tensorflow.SavedObjectGraphOuterClass.SavedObject.KindCase
 
USER_OBJECT_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 

V

V1 - Enum constant in enum class org.tensorflow.util.SaverDef.CheckpointFormatVersion
Deprecated format: tf.Saver() which works with tensorflow::table::Table.
V1_VALUE - Static variable in enum class org.tensorflow.util.SaverDef.CheckpointFormatVersion
Deprecated format: tf.Saver() which works with tensorflow::table::Table.
V2 - Enum constant in enum class org.tensorflow.util.SaverDef.CheckpointFormatVersion
Current format: more efficient.
V2_VALUE - Static variable in enum class org.tensorflow.util.SaverDef.CheckpointFormatVersion
Current format: more efficient.
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Any
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.BoolValue
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.BytesValue
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DoubleValue
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.FloatValue
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Int32Value
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Int64Value
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.StringValue
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.UInt32Value
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.UInt64Value
 
VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.example.BytesList
 
VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.example.FloatList
 
VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.example.Int64List
 
VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.CollectionDef.AnyList
 
VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.CollectionDef.BytesList
 
VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.CollectionDef.FloatList
 
VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.CollectionDef.Int64List
 
VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.CollectionDef.NodeList
 
VALUE_FIELD_NUMBER - Static variable in class tensorflow.serving.RegressionOuterClass.Regression
 
VALUE_FIELD_NUMBER - Static variable in class tensorflow.Struct.PairValue
 
VALUE_NOT_SET - Enum constant in enum class org.tensorflow.framework.AttrValue.ValueCase
 
VALUEINCREASE_NOT_SET - Enum constant in enum class tensorflow.serving.ModelManagement.Metric.ValueIncreaseCase
 
valueOf(int) - Static method in enum class org.tensorflow.example.Feature.KindCase
Deprecated.
valueOf(int) - Static method in enum class org.tensorflow.framework.AttrValue.ValueCase
Deprecated.
valueOf(int) - Static method in enum class org.tensorflow.framework.Code
Deprecated.
valueOf(int) - Static method in enum class org.tensorflow.framework.CollectionDef.KindCase
Deprecated.
valueOf(int) - Static method in enum class org.tensorflow.framework.ConfigProto.Experimental.MlirBridgeRollout
Deprecated.
valueOf(int) - Static method in enum class org.tensorflow.framework.DataType
Deprecated.
valueOf(int) - Static method in enum class org.tensorflow.framework.FullTypeDef.AttrCase
Deprecated.
valueOf(int) - Static method in enum class org.tensorflow.framework.FullTypeId
Deprecated.
valueOf(int) - Static method in enum class org.tensorflow.framework.OptimizerOptions.GlobalJitLevel
Deprecated.
valueOf(int) - Static method in enum class org.tensorflow.framework.OptimizerOptions.Level
Deprecated.
valueOf(int) - Static method in enum class org.tensorflow.framework.RewriterConfig.CpuLayout
Deprecated.
valueOf(int) - Static method in enum class org.tensorflow.framework.RewriterConfig.MemOptType
Deprecated.
valueOf(int) - Static method in enum class org.tensorflow.framework.RewriterConfig.NumIterationsType
Deprecated.
valueOf(int) - Static method in enum class org.tensorflow.framework.RewriterConfig.Toggle
Deprecated.
valueOf(int) - Static method in enum class org.tensorflow.framework.RunOptions.TraceLevel
Deprecated.
valueOf(int) - Static method in enum class org.tensorflow.framework.TensorInfo.EncodingCase
Deprecated.
valueOf(int) - Static method in enum class org.tensorflow.framework.VariableAggregation
Deprecated.
valueOf(int) - Static method in enum class org.tensorflow.framework.VariableSynchronization
Deprecated.
valueOf(int) - Static method in enum class org.tensorflow.framework.VerifierConfig.Toggle
Deprecated.
valueOf(int) - Static method in enum class org.tensorflow.util.SaverDef.CheckpointFormatVersion
Deprecated.
valueOf(int) - Static method in enum class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.JitCompile
Deprecated.
valueOf(int) - Static method in enum class tensorflow.SavedObjectGraphOuterClass.SavedObject.KindCase
Deprecated.
valueOf(int) - Static method in enum class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.PolicyChoiceCase
Deprecated.
valueOf(int) - Static method in enum class tensorflow.serving.GetModelStatus.ModelVersionStatus.State
Deprecated.
valueOf(int) - Static method in enum class tensorflow.serving.Inference.InferenceResult.ResultCase
Deprecated.
valueOf(int) - Static method in enum class tensorflow.serving.InputOuterClass.Input.KindCase
Deprecated.
valueOf(int) - Static method in enum class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig.Attributes
Deprecated.
valueOf(int) - Static method in enum class tensorflow.serving.Model.ModelSpec.VersionChoiceCase
Deprecated.
valueOf(int) - Static method in enum class tensorflow.serving.ModelManagement.Metric.ValueIncreaseCase
Deprecated.
valueOf(int) - Static method in enum class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.ConfigCase
Deprecated.
valueOf(int) - Static method in enum class tensorflow.serving.ModelServerConfigOuterClass.ModelType
Deprecated.
valueOf(int) - Static method in enum class tensorflow.serving.Predict.PredictRequest.RequestOptions.DeterministicMode
Deprecated.
valueOf(int) - Static method in enum class tensorflow.serving.Predict.PredictStreamedOptions.RequestState
Deprecated.
valueOf(int) - Static method in enum class tensorflow.serving.PredictionLogOuterClass.PredictionLog.LogTypeCase
Deprecated.
valueOf(int) - Static method in enum class tensorflow.Struct.StructuredValue.KindCase
Deprecated.
valueOf(int) - Static method in enum class tensorflow.Struct.TypeSpecProto.TypeSpecClass
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class org.tensorflow.framework.Code
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class org.tensorflow.framework.ConfigProto.Experimental.MlirBridgeRollout
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class org.tensorflow.framework.DataType
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class org.tensorflow.framework.FullTypeId
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class org.tensorflow.framework.OptimizerOptions.GlobalJitLevel
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class org.tensorflow.framework.OptimizerOptions.Level
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class org.tensorflow.framework.RewriterConfig.CpuLayout
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class org.tensorflow.framework.RewriterConfig.MemOptType
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class org.tensorflow.framework.RewriterConfig.NumIterationsType
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class org.tensorflow.framework.RewriterConfig.Toggle
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class org.tensorflow.framework.RunOptions.TraceLevel
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class org.tensorflow.framework.VariableAggregation
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class org.tensorflow.framework.VariableSynchronization
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class org.tensorflow.framework.VerifierConfig.Toggle
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class org.tensorflow.util.SaverDef.CheckpointFormatVersion
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.JitCompile
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class tensorflow.serving.GetModelStatus.ModelVersionStatus.State
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig.Attributes
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class tensorflow.serving.ModelServerConfigOuterClass.ModelType
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class tensorflow.serving.Predict.PredictRequest.RequestOptions.DeterministicMode
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class tensorflow.serving.Predict.PredictStreamedOptions.RequestState
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class tensorflow.Struct.TypeSpecProto.TypeSpecClass
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.tensorflow.example.Feature.KindCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.tensorflow.framework.AttrValue.ValueCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.tensorflow.framework.Code
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.tensorflow.framework.CollectionDef.KindCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.tensorflow.framework.ConfigProto.Experimental.MlirBridgeRollout
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.tensorflow.framework.DataType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.tensorflow.framework.FullTypeDef.AttrCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.tensorflow.framework.FullTypeId
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.tensorflow.framework.OptimizerOptions.GlobalJitLevel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.tensorflow.framework.OptimizerOptions.Level
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.tensorflow.framework.RewriterConfig.CpuLayout
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.tensorflow.framework.RewriterConfig.MemOptType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.tensorflow.framework.RewriterConfig.NumIterationsType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.tensorflow.framework.RewriterConfig.Toggle
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.tensorflow.framework.RunOptions.TraceLevel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.tensorflow.framework.TensorInfo.EncodingCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.tensorflow.framework.VariableAggregation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.tensorflow.framework.VariableSynchronization
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.tensorflow.framework.VerifierConfig.Toggle
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.tensorflow.util.SaverDef.CheckpointFormatVersion
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.JitCompile
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tensorflow.SavedObjectGraphOuterClass.SavedObject.KindCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.PolicyChoiceCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tensorflow.serving.GetModelStatus.ModelVersionStatus.State
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tensorflow.serving.Inference.InferenceResult.ResultCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tensorflow.serving.InputOuterClass.Input.KindCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig.Attributes
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tensorflow.serving.Model.ModelSpec.VersionChoiceCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tensorflow.serving.ModelManagement.Metric.ValueIncreaseCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.ConfigCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tensorflow.serving.ModelServerConfigOuterClass.ModelType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tensorflow.serving.Predict.PredictRequest.RequestOptions.DeterministicMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tensorflow.serving.Predict.PredictStreamedOptions.RequestState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tensorflow.serving.PredictionLogOuterClass.PredictionLog.LogTypeCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tensorflow.Struct.StructuredValue.KindCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tensorflow.Struct.TypeSpecProto.TypeSpecClass
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.tensorflow.example.Feature.KindCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.tensorflow.framework.AttrValue.ValueCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.tensorflow.framework.Code
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.tensorflow.framework.CollectionDef.KindCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.tensorflow.framework.ConfigProto.Experimental.MlirBridgeRollout
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.tensorflow.framework.DataType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.tensorflow.framework.FullTypeDef.AttrCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.tensorflow.framework.FullTypeId
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.tensorflow.framework.OptimizerOptions.GlobalJitLevel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.tensorflow.framework.OptimizerOptions.Level
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.tensorflow.framework.RewriterConfig.CpuLayout
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.tensorflow.framework.RewriterConfig.MemOptType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.tensorflow.framework.RewriterConfig.NumIterationsType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.tensorflow.framework.RewriterConfig.Toggle
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.tensorflow.framework.RunOptions.TraceLevel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.tensorflow.framework.TensorInfo.EncodingCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.tensorflow.framework.VariableAggregation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.tensorflow.framework.VariableSynchronization
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.tensorflow.framework.VerifierConfig.Toggle
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.tensorflow.util.SaverDef.CheckpointFormatVersion
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.JitCompile
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tensorflow.SavedObjectGraphOuterClass.SavedObject.KindCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.PolicyChoiceCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tensorflow.serving.GetModelStatus.ModelVersionStatus.State
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tensorflow.serving.Inference.InferenceResult.ResultCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tensorflow.serving.InputOuterClass.Input.KindCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig.Attributes
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tensorflow.serving.Model.ModelSpec.VersionChoiceCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tensorflow.serving.ModelManagement.Metric.ValueIncreaseCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.ConfigCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tensorflow.serving.ModelServerConfigOuterClass.ModelType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tensorflow.serving.Predict.PredictRequest.RequestOptions.DeterministicMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tensorflow.serving.Predict.PredictStreamedOptions.RequestState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tensorflow.serving.PredictionLogOuterClass.PredictionLog.LogTypeCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tensorflow.Struct.StructuredValue.KindCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tensorflow.Struct.TypeSpecProto.TypeSpecClass
Returns an array containing the constants of this enum class, in the order they are declared.
VALUES_FIELD_NUMBER - Static variable in class tensorflow.Struct.ListValue
 
VALUES_FIELD_NUMBER - Static variable in class tensorflow.Struct.NamedTupleValue
 
VALUES_FIELD_NUMBER - Static variable in class tensorflow.Struct.TupleValue
 
VALUES_TENSOR_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorInfo.CooSparse
 
VAR_OFFSET_FIELD_NUMBER - Static variable in class org.tensorflow.framework.SaveSliceInfoDef
 
VAR_SHAPE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.SaveSliceInfoDef
 
VARIABLE - Enum constant in enum class tensorflow.SavedObjectGraphOuterClass.SavedObject.KindCase
 
VARIABLE_AGGREGATION_MEAN - Enum constant in enum class org.tensorflow.framework.VariableAggregation
`MEAN`: Take the arithmetic mean ("average") of the updates across replicas.
VARIABLE_AGGREGATION_MEAN_VALUE - Static variable in enum class org.tensorflow.framework.VariableAggregation
`MEAN`: Take the arithmetic mean ("average") of the updates across replicas.
VARIABLE_AGGREGATION_NONE - Enum constant in enum class org.tensorflow.framework.VariableAggregation
`NONE`: This is the default, giving an error if you use a variable-update operation with multiple replicas.
VARIABLE_AGGREGATION_NONE_VALUE - Static variable in enum class org.tensorflow.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 - Enum constant in enum class org.tensorflow.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_ONLY_FIRST_REPLICA_VALUE - Static variable in enum class org.tensorflow.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 - Enum constant in enum class org.tensorflow.framework.VariableAggregation
`SUM`: Add the updates across replicas.
VARIABLE_AGGREGATION_SUM_VALUE - Static variable in enum class org.tensorflow.framework.VariableAggregation
`SUM`: Add the updates across replicas.
VARIABLE_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
VARIABLE_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.framework.VariableDef
 
VARIABLE_SPEC - Enum constant in enum class tensorflow.Struct.TypeSpecProto.TypeSpecClass
tf.VariableSpec
VARIABLE_SPEC_VALUE - Static variable in enum class tensorflow.Struct.TypeSpecProto.TypeSpecClass
tf.VariableSpec
VARIABLE_SYNCHRONIZATION_AUTO - Enum constant in enum class org.tensorflow.framework.VariableSynchronization
`AUTO`: Indicates that the synchronization will be determined by the current `DistributionStrategy` (eg.
VARIABLE_SYNCHRONIZATION_AUTO_VALUE - Static variable in enum class org.tensorflow.framework.VariableSynchronization
`AUTO`: Indicates that the synchronization will be determined by the current `DistributionStrategy` (eg.
VARIABLE_SYNCHRONIZATION_NONE - Enum constant in enum class org.tensorflow.framework.VariableSynchronization
`NONE`: Indicates that there will only be one copy of the variable, so there is no need to sync.
VARIABLE_SYNCHRONIZATION_NONE_VALUE - Static variable in enum class org.tensorflow.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 - Enum constant in enum class org.tensorflow.framework.VariableSynchronization
`ON_READ`: Indicates that the variable will be aggregated across devices when it is read (eg. when checkpointing or when evaluating an op that uses the variable).
VARIABLE_SYNCHRONIZATION_ON_READ_VALUE - Static variable in enum class org.tensorflow.framework.VariableSynchronization
`ON_READ`: Indicates that the variable will be aggregated across devices when it is read (eg. when checkpointing or when evaluating an op that uses the variable).
VARIABLE_SYNCHRONIZATION_ON_WRITE - Enum constant in enum class org.tensorflow.framework.VariableSynchronization
`ON_WRITE`: Indicates that the variable will be updated across devices every time it is written.
VARIABLE_SYNCHRONIZATION_ON_WRITE_VALUE - Static variable in enum class org.tensorflow.framework.VariableSynchronization
`ON_WRITE`: Indicates that the variable will be updated across devices every time it is written.
VariableAggregation - Enum Class in org.tensorflow.framework
Indicates how a distributed variable will be aggregated.
VariableDef - Class in org.tensorflow.framework
Protocol buffer representing a Variable.
VariableDef.Builder - Class in org.tensorflow.framework
Protocol buffer representing a Variable.
VariableDefOrBuilder - Interface in org.tensorflow.framework
 
VariableProtos - Class in org.tensorflow.framework
 
VariableSynchronization - Enum Class in org.tensorflow.framework
Indicates when a distributed variable will be synced.
VARIANT_VAL_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorProto
 
VariantTensorDataProto - Class in org.tensorflow.framework
Protocol buffer representing the serialization format of DT_VARIANT tensors.
VariantTensorDataProto.Builder - Class in org.tensorflow.framework
Protocol buffer representing the serialization format of DT_VARIANT tensors.
VariantTensorDataProtoOrBuilder - Interface in org.tensorflow.framework
 
VERIFICATION_TIMEOUT_IN_MS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.VerifierConfig
 
VerifierConfig - Class in org.tensorflow.framework
The config for graph verifiers.
VerifierConfig.Builder - Class in org.tensorflow.framework
The config for graph verifiers.
VerifierConfig.Toggle - Enum Class in org.tensorflow.framework
Protobuf enum tensorflow.VerifierConfig.Toggle
VerifierConfigOrBuilder - Interface in org.tensorflow.framework
 
VerifierConfigProtos - Class in org.tensorflow.framework
 
VERSION - Enum constant in enum class tensorflow.serving.Model.ModelSpec.VersionChoiceCase
 
VERSION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GraphDef
 
VERSION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.OpDeprecation
 
VERSION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.SessionMetadata
 
VERSION_FIELD_NUMBER - Static variable in class org.tensorflow.util.SaverDef
 
VERSION_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
VERSION_FIELD_NUMBER - Static variable in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
VERSION_FIELD_NUMBER - Static variable in class tensorflow.serving.Model.ModelSpec
 
VERSION_LABEL - Enum constant in enum class tensorflow.serving.Model.ModelSpec.VersionChoiceCase
 
VERSION_LABEL_FIELD_NUMBER - Static variable in class tensorflow.serving.Model.ModelSpec
 
VERSION_LABELS_FIELD_NUMBER - Static variable in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
VERSION_NUMBER_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorProto
 
VERSIONCHOICE_NOT_SET - Enum constant in enum class tensorflow.serving.Model.ModelSpec.VersionChoiceCase
 
VersionDef - Class in org.tensorflow.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.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.framework
 
VERSIONS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GraphDef
 
VERSIONS_FIELD_NUMBER - Static variable in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
VersionsProtos - Class in org.tensorflow.framework
 
VIRTUAL_DEVICES_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GPUOptions.Experimental
 
VISIBLE_DEVICE_LIST_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GPUOptions
 

W

WrappersProto - Class in com.google.protobuf
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.Any
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.BoolValue
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.BytesValue
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DoubleValue
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.FloatValue
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.Int32Value
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.Int64Value
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.StringValue
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.UInt32Value
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.UInt64Value
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.distruntime.ClusterDef
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.distruntime.JobDef
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.example.BytesList
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.example.Example
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.example.Feature
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.example.FeatureList
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.example.FeatureLists
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.example.Features
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.example.FloatList
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.example.Int64List
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.example.SequenceExample
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.AllocationDescription
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.AllocationRecord
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.AllocatorMemoryUsed
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.AssetFileDef
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.AttrValue.ListValue
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.AttrValue
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.AutoParallelOptions
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.BatchingOptions
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.CallableOptions
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.CollectionDef.AnyList
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.CollectionDef.BytesList
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.CollectionDef.FloatList
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.CollectionDef.Int64List
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.CollectionDef.NodeList
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.CollectionDef
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.ConfigProto.Experimental
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.ConfigProto
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.CostGraphDef.AggregatedCost
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.CostGraphDef.Node
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.CostGraphDef
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.DebuggedSourceFile
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.DebuggedSourceFiles
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.DebugOptions
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.DebugTensorWatch
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.DeviceStepStats
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.FullTypeDef
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.FunctionDef
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.FunctionDefLibrary
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.GPUOptions.Experimental.StreamMergeOptions
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.GPUOptions.Experimental
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.GPUOptions
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.GradientDef
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.GraphDebugInfo.FileLineCol
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.GraphDebugInfo.StackTrace
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.GraphDebugInfo
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.GraphDef
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.GraphOptions
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.MemoryStats
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.MetaGraphDef
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.NameAttrList
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.NamedTensorProto
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.NodeDef
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.NodeExecStats
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.NodeOutput
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.OpDef.ArgDef
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.OpDef.AttrDef
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.OpDef
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.OpDeprecation
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.OpList
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.OptimizerOptions
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.RegisteredGradient
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.ResourceHandleProto
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.RewriterConfig
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.RunMetadata
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.RunOptions.Experimental.RunHandlerPoolOptions
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.RunOptions.Experimental
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.RunOptions
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.SaveSliceInfoDef
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.ScopedAllocatorOptions
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.SerializedDType
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.SessionMetadata
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.SignatureDef
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.StepStats
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.TensorConnection
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.TensorDescription
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.TensorInfo.CompositeTensor
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.TensorInfo.CooSparse
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.TensorInfo
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.TensorProto
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.TensorShapeProto.Dim
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.TensorShapeProto
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.ThreadPoolOptionProto
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.VariableDef
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.VariantTensorDataProto
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.VerifierConfig
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.framework.VersionDef
 
writeTo(CodedOutputStream) - Method in class org.tensorflow.util.SaverDef
 
writeTo(CodedOutputStream) - Method in class tensorflow.CoordinationConfig.CoordinatedJob
 
writeTo(CodedOutputStream) - Method in class tensorflow.CoordinationConfig.CoordinationServiceConfig
 
writeTo(CodedOutputStream) - Method in class tensorflow.RpcOptions.RPCOptions
 
writeTo(CodedOutputStream) - Method in class tensorflow.SavedObjectGraphOuterClass.CapturedTensor
 
writeTo(CodedOutputStream) - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
writeTo(CodedOutputStream) - Method in class tensorflow.SavedObjectGraphOuterClass.SaveableObject
 
writeTo(CodedOutputStream) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
writeTo(CodedOutputStream) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
writeTo(CodedOutputStream) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
writeTo(CodedOutputStream) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
writeTo(CodedOutputStream) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
writeTo(CodedOutputStream) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
writeTo(CodedOutputStream) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
writeTo(CodedOutputStream) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
writeTo(CodedOutputStream) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
writeTo(CodedOutputStream) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.Classification.Class
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.Classification.ClassificationRequest
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.Classification.ClassificationResponse
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.Classification.ClassificationResult
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.Classification.Classifications
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.Inference.InferenceResult
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.Inference.InferenceTask
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.Inference.MultiInferenceRequest
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.Inference.MultiInferenceResponse
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.InputOuterClass.ExampleList
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.InputOuterClass.Input
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.Logging.LogMetadata
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.Model.ModelSpec
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.ModelManagement.Metric
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.MonitoringConfigOuterClass.MonitoringConfig
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.MonitoringConfigOuterClass.PrometheusConfig
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfig
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.PlatformConfigOuterClass.PlatformConfigMap
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.Predict.PredictRequest.RequestOptions
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.Predict.PredictRequest
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.Predict.PredictResponse
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.Predict.PredictStreamedOptions
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.RegressionOuterClass.Regression
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.SslConfig.SSLConfig
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.Status.StatusProto
 
writeTo(CodedOutputStream) - Method in class tensorflow.Struct.BoundedTensorSpecProto
 
writeTo(CodedOutputStream) - Method in class tensorflow.Struct.DictValue
 
writeTo(CodedOutputStream) - Method in class tensorflow.Struct.ListValue
 
writeTo(CodedOutputStream) - Method in class tensorflow.Struct.NamedTupleValue
 
writeTo(CodedOutputStream) - Method in class tensorflow.Struct.NoneValue
 
writeTo(CodedOutputStream) - Method in class tensorflow.Struct.PairValue
 
writeTo(CodedOutputStream) - Method in class tensorflow.Struct.StructuredValue
 
writeTo(CodedOutputStream) - Method in class tensorflow.Struct.TensorSpecProto
 
writeTo(CodedOutputStream) - Method in class tensorflow.Struct.TupleValue
 
writeTo(CodedOutputStream) - Method in class tensorflow.Struct.TypeSpecProto
 
writeTo(CodedOutputStream) - Method in class tensorflow.TrackableObjectGraphOuterClass.RegisteredSaver
 
writeTo(CodedOutputStream) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
writeTo(CodedOutputStream) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
writeTo(CodedOutputStream) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
writeTo(CodedOutputStream) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
writeTo(CodedOutputStream) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 

X

XLA_FUSION_AUTOTUNER_THRESH_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto.Experimental
 
XLA_PREFER_SINGLE_GRAPH_CLUSTER_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto.Experimental
 
A B C D E F G H I J K L M N O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form