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

A

ABORTED_VALUE - Static variable in enum 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.
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.
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
Bound inputs to the function.
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;
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.
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.
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).
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.
addAllDevicePersistentTensorAllocIds(Iterable<? extends Long>) - Method in class org.tensorflow.framework.MemoryStats.Builder
Deprecated.
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;
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<String>) - Method in class org.tensorflow.framework.CallableOptions.Builder
Tensors to be fed in the callable.
addAllFeed(Iterable<? extends NamedTensorProto>) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Tensors to be fed in the step.
addAllFetch(Iterable<String>) - Method in class org.tensorflow.framework.CallableOptions.Builder
Fetches.
addAllFetch(Iterable<String>) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
Fetches.
addAllFloatVal(Iterable<? extends Float>) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_FLOAT.
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.
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_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.
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(AllocationRecord) - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
addAllocationRecords(int, 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.
addAllocationRecords(int, 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;
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;
addAllReferencedTensor(Iterable<? extends AllocationDescription>) - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
addAllRegressions(Iterable<? extends RegressionOuterClass.Regression>) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult.Builder
repeated .tensorflow.serving.Regression regressions = 1;
addAllResourceHandleVal(Iterable<? extends ResourceHandleProto>) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_RESOURCE
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.
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.
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 TensorProto>) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(tensor)"
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.
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 ByteString>) - Method in class org.tensorflow.example.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 Long>) - Method in class org.tensorflow.example.Int64List.Builder
repeated int64 value = 1 [packed = true];
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.framework.CollectionDef.BytesList.Builder
repeated bytes value = 1;
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.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.StructuredValue>) - Method in class tensorflow.Struct.ListValue.Builder
repeated .tensorflow.StructuredValue values = 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.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.
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(AssetFileDef) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
addAssetFileDef(int, 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.
addAssetFileDef(int, 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(OpDef.AttrDef) - Method in class org.tensorflow.framework.OpDef.Builder
repeated .tensorflow.OpDef.AttrDef attr = 4;
addAttr(int, 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;
addAttr(int, 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(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
addAttributes(int, 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.
addAttributes(int, 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.
addBoolVal(boolean) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_BOOL
addBoundInputs(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
Bound inputs to the function.
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(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(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.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(int, 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.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
addChildren(int, 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(int) - 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.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
addClasses(Classification.Class) - Method in class tensorflow.serving.Classification.Classifications.Builder
repeated .tensorflow.serving.Class classes = 1;
addClasses(int, 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;
addClasses(int, 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(Classification.Classifications) - Method in class tensorflow.serving.Classification.ClassificationResult.Builder
repeated .tensorflow.serving.Classifications classifications = 1;
addClassifications(int, 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;
addClassifications(int, 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;
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(ModelServerConfigOuterClass.ModelConfig) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList.Builder
repeated .tensorflow.serving.ModelConfig config = 1;
addConfig(int, 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;
addConfig(int, 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.
addCustomOptimizers(RewriterConfig.CustomGraphOptimizer) - Method in class org.tensorflow.framework.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
addCustomOptimizers(int, 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.
addCustomOptimizers(int, 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.
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(DebugTensorWatch) - Method in class org.tensorflow.framework.DebugOptions.Builder
Debugging options
addDebugTensorWatchOpts(int, DebugTensorWatch) - Method in class org.tensorflow.framework.DebugOptions.Builder
Debugging options
addDebugTensorWatchOpts(DebugTensorWatch.Builder) - Method in class org.tensorflow.framework.DebugOptions.Builder
Debugging options
addDebugTensorWatchOpts(int, 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).
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.
addDevicePersistentTensorAllocIds(long) - Method in class org.tensorflow.framework.MemoryStats.Builder
Deprecated.
addDevStats(DeviceStepStats) - Method in class org.tensorflow.framework.StepStats.Builder
repeated .tensorflow.DeviceStepStats dev_stats = 1;
addDevStats(int, 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;
addDevStats(int, 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(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) - 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.
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.
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(ResourceHandleProto.DtypeAndShape) - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
addDtypesAndShapes(int, 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.
addDtypesAndShapes(int, 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(Example) - Method in class tensorflow.serving.InputOuterClass.ExampleList.Builder
repeated .tensorflow.Example examples = 1;
addExamples(int, Example) - Method in class tensorflow.serving.InputOuterClass.ExampleList.Builder
repeated .tensorflow.Example examples = 1;
addExamples(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.ExampleList.Builder
repeated .tensorflow.Example examples = 1;
addExamples(Example) - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
repeated .tensorflow.Example examples = 1;
addExamples(int, Example) - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
repeated .tensorflow.Example examples = 1;
addExamples(Example.Builder) - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
repeated .tensorflow.Example examples = 1;
addExamples(int, 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(int) - 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.ExampleListWithContext.Builder
repeated .tensorflow.Example examples = 1;
addF(float) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(float)"
addFeature(Feature) - Method in class org.tensorflow.example.FeatureList.Builder
repeated .tensorflow.Feature feature = 1;
addFeature(int, 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;
addFeature(int, 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(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(int, 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.
addFeed(int, 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.
addFloatVal(float) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_FLOAT.
addFullShape(long) - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
Shape of the full variable.
addFunc(NameAttrList) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(attr)"
addFunc(int, 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)"
addFunc(int, 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(FunctionDef) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.FunctionDef function = 1;
addFunction(int, 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;
addFunction(int, 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(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) - 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.
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.
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(GradientDef) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.GradientDef gradient = 2;
addGradient(int, 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;
addGradient(int, 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.
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(OpDef.ArgDef) - Method in class org.tensorflow.framework.OpDef.Builder
Description of the input(s).
addInputArg(int, 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).
addInputArg(int, 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(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) - 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;
addInputInfo(int, 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_INT8, DT_UINT8.
addJob(JobDef) - Method in class org.tensorflow.distruntime.ClusterDef.Builder
The jobs that comprise the cluster.
addJob(int, 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.
addJob(int, 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(AllocatorMemoryUsed) - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
addMemory(int, 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;
addMemory(int, 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.
addModelVersionStatus(GetModelStatus.ModelVersionStatus) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse.Builder
Version number and status information for applicable model version(s).
addModelVersionStatus(int, 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).
addModelVersionStatus(int, 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(CostGraphDef.Node) - Method in class org.tensorflow.framework.CostGraphDef.Builder
repeated .tensorflow.CostGraphDef.Node node = 1;
addNode(int, 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(int, 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(int, 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;
addNode(int, 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(int) - 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.GraphDef.Builder
repeated .tensorflow.NodeDef node = 1;
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(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(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(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.
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(SavedObjectGraphOuterClass.SavedObject) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
addNodes(int, 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(int, 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(int, 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;
addNodes(int, 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(int) - 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.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
addNodeStats(NodeExecStats) - Method in class org.tensorflow.framework.DeviceStepStats.Builder
repeated .tensorflow.NodeExecStats node_stats = 2;
addNodeStats(int, 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;
addNodeStats(int, 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(OpDef) - Method in class org.tensorflow.framework.OpList.Builder
repeated .tensorflow.OpDef op = 1;
addOp(int, 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;
addOp(int, 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(NodeOutput) - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.NodeOutput output = 7;
addOutput(int, 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;
addOutput(int, NodeOutput.Builder) - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.NodeOutput output = 7;
addOutputArg(OpDef.ArgDef) - Method in class org.tensorflow.framework.OpDef.Builder
Description of the output(s).
addOutputArg(int, 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).
addOutputArg(int, 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(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) - 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;
addOutputInfo(int, 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(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.Builder
Graphs of the partitions executed by executors.
addPartitionGraphs(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.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(int, 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.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
addPartitionGraphs(int, 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(int) - 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.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;
addReferencedTensor(AllocationDescription) - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
addReferencedTensor(int, 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;
addReferencedTensor(int, 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;
addRegressions(RegressionOuterClass.Regression) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult.Builder
repeated .tensorflow.serving.Regression regressions = 1;
addRegressions(int, 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;
addRegressions(int, 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 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.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.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.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.VirtualDevices.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.GradientDef.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.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.RPCOptions.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.SaveSliceInfoDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.ScopedAllocatorOptions.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.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.SavedObjectGraphOuterClass.FunctionSpec.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.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.Predict.PredictRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.Predict.PredictResponse.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.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.Status.StatusProto.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.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
 
addResourceHandleVal(ResourceHandleProto) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_RESOURCE
addResourceHandleVal(int, ResourceHandleProto) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_RESOURCE
addResourceHandleVal(ResourceHandleProto.Builder) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_RESOURCE
addResourceHandleVal(int, 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
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(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(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(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.
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.
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.
addServables(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) - 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.
addServables(int, 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(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) - 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.
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.
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(TensorShapeProto) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(shape)"
addShape(int, 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)"
addShape(int, 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(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.SavedObjectGraphOuterClass.SavedObject.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(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder) - 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(int, 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.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.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.
addSlotVariablesBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
Slot variables owned by this object.
addSlotVariablesBuilder(int) - 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.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
addSourceFiles(DebuggedSourceFile) - Method in class org.tensorflow.framework.DebuggedSourceFiles.Builder
A collection of source code files.
addSourceFiles(int, 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.
addSourceFiles(int, 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(Inference.InferenceTask) - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
Inference tasks.
addTasks(int, 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.
addTasks(int, 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(TensorProto) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(tensor)"
addTensor(int, 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)"
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(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(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, 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.
addTensorBuilder() - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(tensor)"
addTensorBuilder(int) - 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 tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunRequest.
addTensorConnection(TensorConnection) - Method in class org.tensorflow.framework.CallableOptions.Builder
Tensors to be connected in the callable.
addTensorConnection(int, 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.
addTensorConnection(int, 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(TensorProto) - Method in class org.tensorflow.framework.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
addTensors(int, 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.
addTensors(int, 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(ByteString) - Method in class org.tensorflow.example.BytesList.Builder
repeated bytes value = 1;
addValue(float) - Method in class org.tensorflow.example.FloatList.Builder
repeated float value = 1 [packed = true];
addValue(long) - Method in class org.tensorflow.example.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(int, 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(int, Any.Builder) - Method in class org.tensorflow.framework.CollectionDef.AnyList.Builder
repeated .google.protobuf.Any value = 1;
addValue(ByteString) - Method in class org.tensorflow.framework.CollectionDef.BytesList.Builder
repeated bytes value = 1;
addValue(float) - Method in class org.tensorflow.framework.CollectionDef.FloatList.Builder
repeated float value = 1 [packed = true];
addValue(long) - Method in class org.tensorflow.framework.CollectionDef.Int64List.Builder
repeated int64 value = 1 [packed = true];
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(Struct.StructuredValue) - Method in class tensorflow.Struct.ListValue.Builder
repeated .tensorflow.StructuredValue values = 1;
addValues(int, Struct.StructuredValue) - Method in class tensorflow.Struct.ListValue.Builder
repeated .tensorflow.StructuredValue values = 1;
addValues(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.ListValue.Builder
repeated .tensorflow.StructuredValue values = 1;
addValues(Struct.PairValue) - Method in class tensorflow.Struct.NamedTupleValue.Builder
repeated .tensorflow.PairValue values = 2;
addValues(int, 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(int, Struct.PairValue.Builder) - Method in class tensorflow.Struct.NamedTupleValue.Builder
repeated .tensorflow.PairValue values = 2;
addValues(Struct.StructuredValue) - Method in class tensorflow.Struct.TupleValue.Builder
repeated .tensorflow.StructuredValue values = 1;
addValues(int, Struct.StructuredValue) - Method in class tensorflow.Struct.TupleValue.Builder
repeated .tensorflow.StructuredValue values = 1;
addValues(Struct.StructuredValue.Builder) - Method in class tensorflow.Struct.TupleValue.Builder
repeated .tensorflow.StructuredValue values = 1;
addValues(int, 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(int) - 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(int) - 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.TupleValue.Builder
repeated .tensorflow.StructuredValue values = 1;
addVariantVal(VariantTensorDataProto) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_VARIANT
addVariantVal(int, VariantTensorDataProto) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_VARIANT
addVariantVal(VariantTensorDataProto.Builder) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_VARIANT
addVariantVal(int, 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(GPUOptions.Experimental.VirtualDevices) - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
The multi virtual device settings.
addVirtualDevices(int, 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.
addVirtualDevices(int, 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.
AGGREGATION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.VariableDef
 
AGGREGATION_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
AGGRESSIVE_VALUE - Static variable in enum 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_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_SOFT_PLACEMENT_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto
 
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_VALUE - Static variable in enum org.tensorflow.framework.Code
Some entity that we attempted to create (e.g., file or directory) already exists.
ANY_INFO_FIELD_NUMBER - Static variable in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
ANY_LIST_FIELD_NUMBER - Static variable in class org.tensorflow.framework.CollectionDef
 
ARG_ATTR_FIELD_NUMBER - Static variable in class org.tensorflow.framework.FunctionDef
 
ARGUMENT_KEYWORDS_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
ARITHMETIC_OPTIMIZATION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RewriterConfig
 
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_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
 
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 in org.tensorflow.framework
 
AttrValueOrBuilder - Interface in org.tensorflow.framework
 
AttrValueProtos - Class in org.tensorflow.framework
 
AUTO_MIXED_PRECISION_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_VALUE - Static variable in enum tensorflow.serving.GetModelStatus.ModelVersionStatus.State
The manager has successfully loaded this servable and made it available for serving (i.e.

B

B_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AttrValue
 
B_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AttrValue.ListValue
 
BAD_CONSUMERS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.VersionDef
 
BARE_CONCRETE_FUNCTION_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
BASE_PATH_FIELD_NUMBER - Static variable in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
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
 
BOOL_VAL_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorProto
 
BOOL_VALUE_FIELD_NUMBER - Static variable in class tensorflow.Struct.StructuredValue
 
BOUND_INPUTS_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
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.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.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.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.VirtualDevices.Builder
 
build() - Method in class org.tensorflow.framework.GradientDef.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.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.RPCOptions.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.SaveSliceInfoDef.Builder
 
build() - Method in class org.tensorflow.framework.ScopedAllocatorOptions.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.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.SavedObjectGraphOuterClass.FunctionSpec.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.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.Predict.PredictRequest.Builder
 
build() - Method in class tensorflow.serving.Predict.PredictResponse.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.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.Status.StatusProto.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.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_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 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.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.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.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.VirtualDevices.Builder
 
buildPartial() - Method in class org.tensorflow.framework.GradientDef.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.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.RPCOptions.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.SaveSliceInfoDef.Builder
 
buildPartial() - Method in class org.tensorflow.framework.ScopedAllocatorOptions.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.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.SavedObjectGraphOuterClass.FunctionSpec.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.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.Predict.PredictRequest.Builder
 
buildPartial() - Method in class tensorflow.serving.Predict.PredictResponse.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.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.Status.StatusProto.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.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
 
BYTES_FIELD_NUMBER - Static variable in class org.tensorflow.framework.DebuggedSourceFile
 
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
Containers to hold repeated fundamental values.
BytesList.Builder - Class in org.tensorflow.example
Containers to hold repeated fundamental values.
BytesListOrBuilder - Interface in org.tensorflow.example
 

C

CACHE_RPC_RESPONSE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.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_VALUE - Static variable in enum org.tensorflow.framework.Code
The operation was cancelled (typically by the caller).
CANONICALIZED_INPUT_SIGNATURE_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
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.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
 
CLASSIFICATION_RESULT_FIELD_NUMBER - Static variable in class tensorflow.serving.Inference.InferenceResult
 
CLASSIFICATIONS_FIELD_NUMBER - Static variable in class tensorflow.serving.Classification.ClassificationResult
 
CLASSIFY_LOG_FIELD_NUMBER - Static variable in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
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.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.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.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.VirtualDevices.Builder
 
clear() - Method in class org.tensorflow.framework.GradientDef.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.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.RPCOptions.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.SaveSliceInfoDef.Builder
 
clear() - Method in class org.tensorflow.framework.ScopedAllocatorOptions.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.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.SavedObjectGraphOuterClass.FunctionSpec.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.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.Predict.PredictRequest.Builder
 
clear() - Method in class tensorflow.serving.Predict.PredictResponse.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.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.Status.StatusProto.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.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
 
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.
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.
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
 
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.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.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
clearAutoMixedPrecision() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Optimize data types (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)"
clearBadConsumers() - Method in class org.tensorflow.framework.VersionDef.Builder
Specific consumer versions which are disallowed (e.g.
clearBareConcreteFunction() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
clearBasePath() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
Deprecated.
clearBasePath() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
The path to monitor, i.e.
clearBasePath() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
Base path to the model, excluding the version directory.
clearBoolVal() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_BOOL
clearBoolValue() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a boolean value.
clearBoundInputs() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
Bound inputs to the function.
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.
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 org.tensorflow.framework.RPCOptions.Builder
Setting cache_rpc_response to true will enable sender side caching of response for RecvTensorAsync and RecvBufAsync to allow receiver to retry requests .
clearCanonicalizedInputSignature() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
Input in canonicalized form that was received to create this concrete function.
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;
clearClusterDef() - Method in class org.tensorflow.framework.ConfigProto.Builder
Optional list of all workers to use in this session.
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.
clearCompressionAlgorithm() - Method in class org.tensorflow.framework.RPCOptions.Builder
The compression algorithm to be used.
clearCompressionLevel() - Method in class org.tensorflow.framework.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.
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
 
clearCooSparse() - Method in class org.tensorflow.framework.TensorInfo.Builder
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix).
clearCostGraph() - Method in class org.tensorflow.framework.RunMetadata.Builder
The cost graph for the computation defined by the run call.
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.
clearDcomplexVal() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_COMPLEX128.
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).
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.
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.
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.
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.
clearDevicePersistentMemorySize() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
Deprecated.
clearDevicePersistentMemorySize() - Method in class org.tensorflow.framework.MemoryStats.Builder
Deprecated.
clearDevicePersistentTensorAllocIds() - Method in class org.tensorflow.framework.MemoryStats.Builder
Deprecated.
clearDeviceTempMemorySize() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
Deprecated.
clearDeviceTempMemorySize() - Method in class org.tensorflow.framework.MemoryStats.Builder
Deprecated.
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.
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
clearDisableSessionConnectionSharing() - Method in class org.tensorflow.framework.RPCOptions.Builder
Disables TCP connection sharing when opening a new RPC channel.
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.
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
.tensorflow.DataType dtype = 1;
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
.tensorflow.DataType dtype = 1;
clearDtype() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
.tensorflow.DataType dtype = 1;
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;
clearEnableBfloat16Sendrecv() - Method in class org.tensorflow.framework.GraphOptions.Builder
If true, transfer float values between processes as bfloat16.
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;
clearExperimentalDebugInfo() - Method in class org.tensorflow.framework.NodeDef.Builder
This stores debug information associated with the 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.
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 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.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.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.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.VirtualDevices.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.GradientDef.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.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.RPCOptions.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.SaveSliceInfoDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.framework.ScopedAllocatorOptions.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.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.SavedObjectGraphOuterClass.FunctionSpec.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.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.Predict.PredictRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class tensorflow.serving.Predict.PredictResponse.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.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.Status.StatusProto.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.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
 
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.
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`).
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.
clearForceGpuCompatible() - Method in class org.tensorflow.framework.GPUOptions.Builder
Force all tensors to be gpu_compatible.
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.
clearFunc() - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(attr)"
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;
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.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.
clearGpuOptions() - Method in class org.tensorflow.framework.ConfigProto.Builder
Options that apply to all GPUs.
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.
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.
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
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.
clearI() - Method in class org.tensorflow.framework.AttrValue.Builder
"int"
clearI() - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(int)"
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.
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.
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.
clearIntVal() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_INT32, DT_INT16, 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)
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.
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
EXPERIMENTAL.
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).
clearMaxFoldedConstantInBytes() - Method in class org.tensorflow.framework.OptimizerOptions.Builder
Constant folding optimization replaces tensors whose values can be predetermined, with constant nodes.
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 recompuations.
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.
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
Initialization-related metadata.
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
Extensible method_name information enabling third-party users to mark a SignatureDef as supporting a particular method.
clearMethodName() - Method in class tensorflow.serving.Inference.InferenceTask.Builder
Signature's method_name.
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;
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.
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.SavedObjectGraphOuterClass.SavedVariable.Builder
string name = 6;
clearName() - Method in class tensorflow.serving.Model.ModelSpec.Builder
Required servable name.
clearName() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
Name of the model.
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.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
A name for the Tensor.
clearNamedTupleValue() - Method in class tensorflow.Struct.StructuredValue.Builder
Represents Python's namedtuple.
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 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.
clearNumberAttr() - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
if specified, attr must have type "int"
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.
clearNumReplicas() - Method in class org.tensorflow.framework.AutoParallelOptions.Builder
int32 num_replicas = 2;
clearNumThreads() - Method in class org.tensorflow.framework.ThreadPoolOptionProto.Builder
The number of threads in the pool.
clearNumVersions() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.Builder
Number of latest versions to serve.
clearObjectGraphDef() - Method in class org.tensorflow.framework.MetaGraphDef.Builder
Extra information about the structure of functions and stateful objects.
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.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.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.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.VirtualDevices.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.GradientDef.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.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.RPCOptions.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.SaveSliceInfoDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.framework.ScopedAllocatorOptions.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.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.SavedObjectGraphOuterClass.FunctionSpec.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.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.Predict.PredictRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class tensorflow.serving.Predict.PredictResponse.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.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.Status.StatusProto.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.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).
clearOptionalRestore() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
Whether checkpoints should be considered as matching even without this value restored.
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?
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 available GPU memory to allocate for each process.
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.
clearPolicyChoice() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
 
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.
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;
clearPreOptimizationGraph() - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
.tensorflow.GraphDef pre_optimization_graph = 2;
clearProducer() - Method in class org.tensorflow.framework.VersionDef.Builder
The version of the code that produced this data.
clearPtr() - Method in class org.tensorflow.framework.AllocationDescription.Builder
Address of the allocation.
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;
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.RegressLog.Builder
.tensorflow.serving.RegressionRequest request = 1;
clearRequest() - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog.Builder
.tensorflow.serving.SessionRunRequest request = 1;
clearRequestedBytes() - Method in class org.tensorflow.framework.AllocationDescription.Builder
Total number of bytes requested
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;
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.RegressLog.Builder
.tensorflow.serving.RegressionResponse response = 2;
clearResponse() - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog.Builder
.tensorflow.serving.SessionRunResponse response = 2;
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
 
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.
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)"
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.
clearSavedModelTags() - Method in class tensorflow.serving.Logging.LogMetadata.Builder
List of tags used to load the relevant MetaGraphDef from SavedModel.
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.
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).
clearServableName() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
Deprecated.
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.
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.
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
.tensorflow.TensorShapeProto shape = 2;
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.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.Experimental.Builder
When true, WorkerSessions are created with device attributes from the full cluster.
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.
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.
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;
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.
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.
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.
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.
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.
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;
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"
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.
clearTypeSpecClass() - Method in class tensorflow.Struct.TypeSpecProto.Builder
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
clearTypeSpecClassName() - Method in class tensorflow.Struct.TypeSpecProto.Builder
This is currently redundant with the type_spec_class enum, and is only used for error reporting.
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._serialize().
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.
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.
clearUserObject() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedUserObject user_object = 4;
clearUseRpcForInprocessMaster() - Method in class org.tensorflow.framework.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.
clearUseUnifiedMemory() - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
If true, uses CUDA unified memory for memory allocations.
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;
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.
clearVersion() - Method in class org.tensorflow.framework.GraphDef.Builder
Deprecated.
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.
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.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.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.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.VirtualDevices.Builder
 
clone() - Method in class org.tensorflow.framework.GradientDef.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.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.RPCOptions.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.SaveSliceInfoDef.Builder
 
clone() - Method in class org.tensorflow.framework.ScopedAllocatorOptions.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.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.SavedObjectGraphOuterClass.FunctionSpec.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.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.Predict.PredictRequest.Builder
 
clone() - Method in class tensorflow.serving.Predict.PredictResponse.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.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.Status.StatusProto.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.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
 
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 in org.tensorflow.framework
The canonical error codes for TensorFlow APIs.
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 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
 
COMPRESSION_ALGORITHM_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RPCOptions
 
COMPRESSION_LEVEL_FIELD_NUMBER - Static variable in class org.tensorflow.framework.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_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
 
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.ExperimentalOrBuilder - Interface in org.tensorflow.framework
 
ConfigProtoOrBuilder - Interface in org.tensorflow.framework
 
ConfigProtos - Class in org.tensorflow.framework
 
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.
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;
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.
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;
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.
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;
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.
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_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorInfo
 
COST_GRAPH_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RunMetadata
 
CostGraphDef - Class in org.tensorflow.framework
Protobuf type tensorflow.CostGraphDef
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
 
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_VALUE - Static variable in enum tensorflow.Struct.TypeSpecProto.TypeSpecClass
tf.data.DatasetSpec
DATA_ITERATOR_SPEC_VALUE - Static variable in enum tensorflow.Struct.TypeSpecProto.TypeSpecClass
IteratorSpec from data/ops/iterator_ops.py
DATA_LOSS_VALUE - Static variable in enum org.tensorflow.framework.Code
Unrecoverable data loss or corruption.
DataType - Enum in org.tensorflow.framework
(== suppress_warning documentation-presence ==) LINT.IfChange
DCOMPLEX_VAL_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorProto
 
DEADLINE_EXCEEDED_VALUE - Static variable in enum org.tensorflow.framework.Code
Deadline expired before operation could complete.
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_MEM_OPT_VALUE - Static variable in enum org.tensorflow.framework.RewriterConfig.MemOptType
The default setting (SCHEDULING and SWAPPING HEURISTICS only)
DEFAULT_NUM_ITERS_VALUE - Static variable in enum org.tensorflow.framework.RewriterConfig.NumIterationsType
DEFAULT_NUM_ITERS = 0;
DEFAULT_VALUE - Static variable in enum org.tensorflow.framework.OptimizerOptions.GlobalJitLevel
Default setting ("off" now, but later expected to be "on")
DEFAULT_VALUE - Static variable in enum org.tensorflow.framework.RewriterConfig.Toggle
DEFAULT = 0;
DEFAULT_VALUE - Static variable in enum org.tensorflow.framework.VerifierConfig.Toggle
DEFAULT = 0;
DEFAULT_VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.OpDef.AttrDef
 
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
 
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
 
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_FILTERS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto
 
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_FIELD_NUMBER - Static variable in class tensorflow.Struct.StructuredValue
 
DIM_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorShapeProto
 
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_SESSION_CONNECTION_SHARING_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RPCOptions
 
DISABLE_THREAD_SPINNING_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto.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__VALUE - Static variable in enum org.tensorflow.framework.Code
An extra enum entry to prevent people from writing code that fails to compile when a new code is added.
DOUBLE_VAL_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorProto
 
DT_BFLOAT16_REF_VALUE - Static variable in enum org.tensorflow.framework.DataType
DT_BFLOAT16_REF = 114;
DT_BFLOAT16_VALUE - Static variable in enum org.tensorflow.framework.DataType
Float32 truncated to 16 bits.
DT_BOOL_REF_VALUE - Static variable in enum org.tensorflow.framework.DataType
DT_BOOL_REF = 110;
DT_BOOL_VALUE - Static variable in enum org.tensorflow.framework.DataType
DT_BOOL = 10;
DT_COMPLEX128_REF_VALUE - Static variable in enum org.tensorflow.framework.DataType
DT_COMPLEX128_REF = 118;
DT_COMPLEX128_VALUE - Static variable in enum org.tensorflow.framework.DataType
Double-precision complex
DT_COMPLEX64_REF_VALUE - Static variable in enum org.tensorflow.framework.DataType
DT_COMPLEX64_REF = 108;
DT_COMPLEX64_VALUE - Static variable in enum org.tensorflow.framework.DataType
Single-precision complex
DT_DOUBLE_REF_VALUE - Static variable in enum org.tensorflow.framework.DataType
DT_DOUBLE_REF = 102;
DT_DOUBLE_VALUE - Static variable in enum org.tensorflow.framework.DataType
DT_DOUBLE = 2;
DT_FLOAT_REF_VALUE - Static variable in enum org.tensorflow.framework.DataType
Do not use! These are only for parameters.
DT_FLOAT_VALUE - Static variable in enum org.tensorflow.framework.DataType
Data types that all computation devices are expected to be capable to support.
DT_HALF_REF_VALUE - Static variable in enum org.tensorflow.framework.DataType
DT_HALF_REF = 119;
DT_HALF_VALUE - Static variable in enum org.tensorflow.framework.DataType
DT_HALF = 19;
DT_INT16_REF_VALUE - Static variable in enum org.tensorflow.framework.DataType
DT_INT16_REF = 105;
DT_INT16_VALUE - Static variable in enum org.tensorflow.framework.DataType
DT_INT16 = 5;
DT_INT32_REF_VALUE - Static variable in enum org.tensorflow.framework.DataType
DT_INT32_REF = 103;
DT_INT32_VALUE - Static variable in enum org.tensorflow.framework.DataType
DT_INT32 = 3;
DT_INT64_REF_VALUE - Static variable in enum org.tensorflow.framework.DataType
DT_INT64_REF = 109;
DT_INT64_VALUE - Static variable in enum org.tensorflow.framework.DataType
DT_INT64 = 9;
DT_INT8_REF_VALUE - Static variable in enum org.tensorflow.framework.DataType
DT_INT8_REF = 106;
DT_INT8_VALUE - Static variable in enum org.tensorflow.framework.DataType
DT_INT8 = 6;
DT_INVALID_VALUE - Static variable in enum org.tensorflow.framework.DataType
Not a legal value for DataType.
DT_QINT16_REF_VALUE - Static variable in enum org.tensorflow.framework.DataType
DT_QINT16_REF = 115;
DT_QINT16_VALUE - Static variable in enum org.tensorflow.framework.DataType
Quantized int16
DT_QINT32_REF_VALUE - Static variable in enum org.tensorflow.framework.DataType
DT_QINT32_REF = 113;
DT_QINT32_VALUE - Static variable in enum org.tensorflow.framework.DataType
Quantized int32
DT_QINT8_REF_VALUE - Static variable in enum org.tensorflow.framework.DataType
DT_QINT8_REF = 111;
DT_QINT8_VALUE - Static variable in enum org.tensorflow.framework.DataType
Quantized int8
DT_QUINT16_REF_VALUE - Static variable in enum org.tensorflow.framework.DataType
DT_QUINT16_REF = 116;
DT_QUINT16_VALUE - Static variable in enum org.tensorflow.framework.DataType
Quantized uint16
DT_QUINT8_REF_VALUE - Static variable in enum org.tensorflow.framework.DataType
DT_QUINT8_REF = 112;
DT_QUINT8_VALUE - Static variable in enum org.tensorflow.framework.DataType
Quantized uint8
DT_RESOURCE_REF_VALUE - Static variable in enum org.tensorflow.framework.DataType
DT_RESOURCE_REF = 120;
DT_RESOURCE_VALUE - Static variable in enum org.tensorflow.framework.DataType
DT_RESOURCE = 20;
DT_STRING_REF_VALUE - Static variable in enum org.tensorflow.framework.DataType
DT_STRING_REF = 107;
DT_STRING_VALUE - Static variable in enum org.tensorflow.framework.DataType
DT_STRING = 7;
DT_UINT16_REF_VALUE - Static variable in enum org.tensorflow.framework.DataType
DT_UINT16_REF = 117;
DT_UINT16_VALUE - Static variable in enum org.tensorflow.framework.DataType
DT_UINT16 = 17;
DT_UINT32_REF_VALUE - Static variable in enum org.tensorflow.framework.DataType
DT_UINT32_REF = 122;
DT_UINT32_VALUE - Static variable in enum org.tensorflow.framework.DataType
DT_UINT32 = 22;
DT_UINT64_REF_VALUE - Static variable in enum org.tensorflow.framework.DataType
DT_UINT64_REF = 123;
DT_UINT64_VALUE - Static variable in enum org.tensorflow.framework.DataType
DT_UINT64 = 23;
DT_UINT8_REF_VALUE - Static variable in enum org.tensorflow.framework.DataType
DT_UINT8_REF = 104;
DT_UINT8_VALUE - Static variable in enum org.tensorflow.framework.DataType
DT_UINT8 = 4;
DT_VARIANT_REF_VALUE - Static variable in enum org.tensorflow.framework.DataType
DT_VARIANT_REF = 121;
DT_VARIANT_VALUE - Static variable in enum 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.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_OP_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ScopedAllocatorOptions
 
ENABLE_RECV_SCHEDULING_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GraphOptions
 
END_VALUE - Static variable in enum tensorflow.serving.GetModelStatus.ModelVersionStatus.State
This servable has reached the end of its journey in the manager.
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.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
 
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.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.VirtualDevices
 
equals(Object) - Method in class org.tensorflow.framework.GradientDef
 
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.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.RPCOptions
 
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.SaveSliceInfoDef
 
equals(Object) - Method in class org.tensorflow.framework.ScopedAllocatorOptions
 
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.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.SavedObjectGraphOuterClass.FunctionSpec
 
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.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.Predict.PredictRequest
 
equals(Object) - Method in class tensorflow.serving.Predict.PredictResponse
 
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.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.Status.StatusProto
 
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.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
 
ErrorCodesProtos - Class in org.tensorflow.framework
 
Example - Class in org.tensorflow.example
Protobuf type tensorflow.Example
Example.Builder - Class in org.tensorflow.example
Protobuf type tensorflow.Example
EXAMPLE_LIST_FIELD_NUMBER - Static variable in class tensorflow.serving.InputOuterClass.Input
 
EXAMPLE_LIST_WITH_CONTEXT_FIELD_NUMBER - Static variable in class tensorflow.serving.InputOuterClass.Input
 
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_DEBUG_INFO_FIELD_NUMBER - Static variable in class org.tensorflow.framework.NodeDef
 
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
 
EXPLANATION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.OpDeprecation
 

F

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_VALUE - Static variable in enum 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.Builder - Class in org.tensorflow.example
Containers for non-sequential data.
Feature.KindCase - Enum in org.tensorflow.example
 
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
 
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.Builder - Class in org.tensorflow.example
Protobuf type tensorflow.Features
FEATURES_FIELD_NUMBER - Static variable in class org.tensorflow.example.Example
 
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_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
 
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.
FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.Builder - Class in tensorflow.serving
Serve the latest versions (i.e.
FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.LatestOrBuilder - Interface in tensorflow.serving
 
FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.PolicyChoiceCase - Enum 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
 
FLOAT64_VALUE_FIELD_NUMBER - Static variable in class tensorflow.Struct.StructuredValue
 
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
 
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
 
FORCE_GPU_COMPATIBLE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GPUOptions
 
forNumber(int) - Static method in enum org.tensorflow.example.Feature.KindCase
 
forNumber(int) - Static method in enum org.tensorflow.framework.AttrValue.ValueCase
 
forNumber(int) - Static method in enum org.tensorflow.framework.Code
 
forNumber(int) - Static method in enum org.tensorflow.framework.CollectionDef.KindCase
 
forNumber(int) - Static method in enum org.tensorflow.framework.DataType
 
forNumber(int) - Static method in enum org.tensorflow.framework.OptimizerOptions.GlobalJitLevel
 
forNumber(int) - Static method in enum org.tensorflow.framework.OptimizerOptions.Level
 
forNumber(int) - Static method in enum org.tensorflow.framework.RewriterConfig.MemOptType
 
forNumber(int) - Static method in enum org.tensorflow.framework.RewriterConfig.NumIterationsType
 
forNumber(int) - Static method in enum org.tensorflow.framework.RewriterConfig.Toggle
 
forNumber(int) - Static method in enum org.tensorflow.framework.RunOptions.TraceLevel
 
forNumber(int) - Static method in enum org.tensorflow.framework.TensorInfo.EncodingCase
 
forNumber(int) - Static method in enum org.tensorflow.framework.VariableAggregation
 
forNumber(int) - Static method in enum org.tensorflow.framework.VariableSynchronization
 
forNumber(int) - Static method in enum org.tensorflow.framework.VerifierConfig.Toggle
 
forNumber(int) - Static method in enum org.tensorflow.util.SaverDef.CheckpointFormatVersion
 
forNumber(int) - Static method in enum tensorflow.SavedObjectGraphOuterClass.SavedObject.KindCase
 
forNumber(int) - Static method in enum tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.PolicyChoiceCase
 
forNumber(int) - Static method in enum tensorflow.serving.GetModelStatus.ModelVersionStatus.State
 
forNumber(int) - Static method in enum tensorflow.serving.Inference.InferenceResult.ResultCase
 
forNumber(int) - Static method in enum tensorflow.serving.InputOuterClass.Input.KindCase
 
forNumber(int) - Static method in enum tensorflow.serving.Model.ModelSpec.VersionChoiceCase
 
forNumber(int) - Static method in enum tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.ConfigCase
 
forNumber(int) - Static method in enum tensorflow.serving.ModelServerConfigOuterClass.ModelType
 
forNumber(int) - Static method in enum tensorflow.serving.PredictionLogOuterClass.PredictionLog.LogTypeCase
 
forNumber(int) - Static method in enum tensorflow.Struct.StructuredValue.KindCase
 
forNumber(int) - Static method in enum tensorflow.Struct.TypeSpecProto.TypeSpecClass
 
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_VALUE - Static variable in enum org.tensorflow.framework.RunOptions.TraceLevel
FULL_TRACE = 3;
FULLARGSPEC_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
FUNC_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AttrValue
 
FUNC_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AttrValue.ListValue
 
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.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

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;
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.
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;
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;
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;
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(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 (default is OFF).
getAutoMixedPrecision() - Method in class org.tensorflow.framework.RewriterConfig
Optimize data types (default is OFF).
getAutoMixedPrecision() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
Optimize data types (default is OFF).
getAutoMixedPrecisionValue() - Method in class org.tensorflow.framework.RewriterConfig.Builder
Optimize data types (default is OFF).
getAutoMixedPrecisionValue() - Method in class org.tensorflow.framework.RewriterConfig
Optimize data types (default is OFF).
getAutoMixedPrecisionValue() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
Optimize data types (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(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)"
getB() - Method in interface org.tensorflow.framework.AttrValueOrBuilder
"bool"
getBadConsumers(int) - Method in class org.tensorflow.framework.VersionDef.Builder
Specific consumer versions which are disallowed (e.g.
getBadConsumers(int) - Method in class org.tensorflow.framework.VersionDef
Specific consumer versions which are disallowed (e.g.
getBadConsumers(int) - Method in interface org.tensorflow.framework.VersionDefOrBuilder
Specific consumer versions which are disallowed (e.g.
getBadConsumersCount() - Method in class org.tensorflow.framework.VersionDef.Builder
Specific consumer versions which are disallowed (e.g.
getBadConsumersCount() - Method in class org.tensorflow.framework.VersionDef
Specific consumer versions which are disallowed (e.g.
getBadConsumersCount() - Method in interface org.tensorflow.framework.VersionDefOrBuilder
Specific consumer versions which are disallowed (e.g.
getBadConsumersList() - Method in class org.tensorflow.framework.VersionDef.Builder
Specific consumer versions which are disallowed (e.g.
getBadConsumersList() - Method in class org.tensorflow.framework.VersionDef
Specific consumer versions which are disallowed (e.g.
getBadConsumersList() - Method in interface org.tensorflow.framework.VersionDefOrBuilder
Specific consumer versions which are disallowed (e.g.
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.Builder
Deprecated.
getBasePath() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
Deprecated.
getBasePath() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
The path to monitor, i.e.
getBasePath() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
The path to monitor, i.e.
getBasePath() - Method in interface tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitorOrBuilder
The path to monitor, i.e.
getBasePath() - Method in interface tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfigOrBuilder
Deprecated.
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.Builder
Deprecated.
getBasePathBytes() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
Deprecated.
getBasePathBytes() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
The path to monitor, i.e.
getBasePathBytes() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
The path to monitor, i.e.
getBasePathBytes() - Method in interface tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitorOrBuilder
The path to monitor, i.e.
getBasePathBytes() - Method in interface tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfigOrBuilder
Deprecated.
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.
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.
getBoundInputs(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
Bound inputs to the function.
getBoundInputs(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
Bound inputs to the function.
getBoundInputs(int) - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunctionOrBuilder
Bound inputs to the function.
getBoundInputsCount() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
Bound inputs to the function.
getBoundInputsCount() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
Bound inputs to the function.
getBoundInputsCount() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunctionOrBuilder
Bound inputs to the function.
getBoundInputsList() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
Bound inputs to the function.
getBoundInputsList() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
Bound inputs to the function.
getBoundInputsList() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunctionOrBuilder
Bound inputs to the function.
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.
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.
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.
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 org.tensorflow.framework.RPCOptions.Builder
Setting cache_rpc_response to true will enable sender side caching of response for RecvTensorAsync and RecvBufAsync to allow receiver to retry requests .
getCacheRpcResponse() - Method in class org.tensorflow.framework.RPCOptions
Setting cache_rpc_response to true will enable sender side caching of response for RecvTensorAsync and RecvBufAsync to allow receiver to retry requests .
getCacheRpcResponse() - Method in interface org.tensorflow.framework.RPCOptionsOrBuilder
Setting cache_rpc_response to true will enable sender side caching of response for RecvTensorAsync and RecvBufAsync to allow receiver to retry requests .
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.
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;
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.
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.
getCompressionAlgorithm() - Method in class org.tensorflow.framework.RPCOptions.Builder
The compression algorithm to be used.
getCompressionAlgorithm() - Method in class org.tensorflow.framework.RPCOptions
The compression algorithm to be used.
getCompressionAlgorithm() - Method in interface org.tensorflow.framework.RPCOptionsOrBuilder
The compression algorithm to be used.
getCompressionAlgorithmBytes() - Method in class org.tensorflow.framework.RPCOptions.Builder
The compression algorithm to be used.
getCompressionAlgorithmBytes() - Method in class org.tensorflow.framework.RPCOptions
The compression algorithm to be used.
getCompressionAlgorithmBytes() - Method in interface org.tensorflow.framework.RPCOptionsOrBuilder
The compression algorithm to be used.
getCompressionLevel() - Method in class org.tensorflow.framework.RPCOptions.Builder
If compression_algorithm is set, the compression level to be used.
getCompressionLevel() - Method in class org.tensorflow.framework.RPCOptions
If compression_algorithm is set, the compression level to be used.
getCompressionLevel() - Method in interface org.tensorflow.framework.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.
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(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;
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.
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;
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.
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).
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.
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.
getDcomplexVal(int) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_COMPLEX128.
getDcomplexVal(int) - Method in class org.tensorflow.framework.TensorProto
DT_COMPLEX128.
getDcomplexVal(int) - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_COMPLEX128.
getDcomplexValCount() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_COMPLEX128.
getDcomplexValCount() - Method in class org.tensorflow.framework.TensorProto
DT_COMPLEX128.
getDcomplexValCount() - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_COMPLEX128.
getDcomplexValList() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_COMPLEX128.
getDcomplexValList() - Method in class org.tensorflow.framework.TensorProto
DT_COMPLEX128.
getDcomplexValList() - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_COMPLEX128.
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 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.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
 
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.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.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.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.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.RPCOptions
 
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
 
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.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.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.SavedObjectGraphOuterClass.FunctionSpec
 
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.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.Predict.PredictRequest
 
getDefaultInstance() - Static method in class tensorflow.serving.Predict.PredictResponse
 
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.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.Status.StatusProto
 
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.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 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.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.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.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.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.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.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.RPCOptions.Builder
 
getDefaultInstanceForType() - Method in class org.tensorflow.framework.RPCOptions
 
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
 
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.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.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.SavedObjectGraphOuterClass.FunctionSpec.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
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.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.Predict.PredictRequest.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.Predict.PredictRequest
 
getDefaultInstanceForType() - Method in class tensorflow.serving.Predict.PredictResponse.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.Predict.PredictResponse
 
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.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.Status.StatusProto.Builder
 
getDefaultInstanceForType() - Method in class tensorflow.serving.Status.StatusProto
 
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.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
 
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.
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 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.CallableOptions.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.CallableOptions
 
getDescriptor() - Static method in enum 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 class org.tensorflow.framework.ConfigProto
 
getDescriptor() - Static method in class org.tensorflow.framework.ConfigProtos
 
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 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.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.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.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 org.tensorflow.framework.OptimizerOptions.GlobalJitLevel
 
getDescriptor() - Static method in enum org.tensorflow.framework.OptimizerOptions.Level
 
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 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 org.tensorflow.framework.RewriterConfig.MemOptType
 
getDescriptor() - Static method in enum org.tensorflow.framework.RewriterConfig.NumIterationsType
 
getDescriptor() - Static method in enum org.tensorflow.framework.RewriterConfig.Toggle
 
getDescriptor() - Static method in class org.tensorflow.framework.RewriterConfigProtos
 
getDescriptor() - Static method in class org.tensorflow.framework.RPCOptions.Builder
 
getDescriptor() - Static method in class org.tensorflow.framework.RPCOptions
 
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
 
getDescriptor() - Static method in enum 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.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.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 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 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 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 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.SavedObjectGraphOuterClass.FunctionSpec.Builder
 
getDescriptor() - Static method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
getDescriptor() - Static method in class tensorflow.SavedObjectGraphOuterClass
 
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 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 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.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 tensorflow.serving.ModelServerConfigOuterClass.ModelType
 
getDescriptor() - Static method in class tensorflow.serving.ModelServiceOuterClass
 
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.PredictResponse.Builder
 
getDescriptor() - Static method in class tensorflow.serving.Predict.PredictResponse
 
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.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.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.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 tensorflow.Struct.TypeSpecProto.TypeSpecClass
 
getDescriptor() - Static method in class tensorflow.TrackableObjectGraphOuterClass
 
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 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.CallableOptions.Builder
 
getDescriptorForType() - Method in enum 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 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 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.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.VirtualDevices.Builder
 
getDescriptorForType() - Method in class org.tensorflow.framework.GradientDef.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 org.tensorflow.framework.OptimizerOptions.GlobalJitLevel
 
getDescriptorForType() - Method in enum org.tensorflow.framework.OptimizerOptions.Level
 
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 class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
getDescriptorForType() - Method in enum org.tensorflow.framework.RewriterConfig.MemOptType
 
getDescriptorForType() - Method in enum org.tensorflow.framework.RewriterConfig.NumIterationsType
 
getDescriptorForType() - Method in enum org.tensorflow.framework.RewriterConfig.Toggle
 
getDescriptorForType() - Method in class org.tensorflow.framework.RPCOptions.Builder
 
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 enum 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.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.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 org.tensorflow.framework.VariableAggregation
 
getDescriptorForType() - Method in class org.tensorflow.framework.VariableDef.Builder
 
getDescriptorForType() - Method in enum 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 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 org.tensorflow.util.SaverDef.CheckpointFormatVersion
 
getDescriptorForType() - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.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 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 class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.Model.ModelSpec.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 tensorflow.serving.ModelServerConfigOuterClass.ModelType
 
getDescriptorForType() - Method in class tensorflow.serving.Predict.PredictRequest.Builder
 
getDescriptorForType() - Method in class tensorflow.serving.Predict.PredictResponse.Builder
 
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.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.Status.StatusProto.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 tensorflow.Struct.TypeSpecProto.TypeSpecClass
 
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
 
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.
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.
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.
getDevicePersistentMemorySize() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
Deprecated.
getDevicePersistentMemorySize() - Method in class org.tensorflow.framework.CostGraphDef.Node
Deprecated.
getDevicePersistentMemorySize() - Method in interface org.tensorflow.framework.CostGraphDef.NodeOrBuilder
Deprecated.
getDevicePersistentMemorySize() - Method in class org.tensorflow.framework.MemoryStats.Builder
Deprecated.
getDevicePersistentMemorySize() - Method in class org.tensorflow.framework.MemoryStats
Deprecated.
getDevicePersistentMemorySize() - Method in interface org.tensorflow.framework.MemoryStatsOrBuilder
Deprecated.
getDevicePersistentTensorAllocIds(int) - Method in class org.tensorflow.framework.MemoryStats.Builder
Deprecated.
getDevicePersistentTensorAllocIds(int) - Method in class org.tensorflow.framework.MemoryStats
Deprecated.
getDevicePersistentTensorAllocIds(int) - Method in interface org.tensorflow.framework.MemoryStatsOrBuilder
Deprecated.
getDevicePersistentTensorAllocIdsCount() - Method in class org.tensorflow.framework.MemoryStats.Builder
Deprecated.
getDevicePersistentTensorAllocIdsCount() - Method in class org.tensorflow.framework.MemoryStats
Deprecated.
getDevicePersistentTensorAllocIdsCount() - Method in interface org.tensorflow.framework.MemoryStatsOrBuilder
Deprecated.
getDevicePersistentTensorAllocIdsList() - Method in class org.tensorflow.framework.MemoryStats.Builder
Deprecated.
getDevicePersistentTensorAllocIdsList() - Method in class org.tensorflow.framework.MemoryStats
Deprecated.
getDevicePersistentTensorAllocIdsList() - Method in interface org.tensorflow.framework.MemoryStatsOrBuilder
Deprecated.
getDeviceTempMemorySize() - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
Deprecated.
getDeviceTempMemorySize() - Method in class org.tensorflow.framework.CostGraphDef.Node
Deprecated.
getDeviceTempMemorySize() - Method in interface org.tensorflow.framework.CostGraphDef.NodeOrBuilder
Deprecated.
getDeviceTempMemorySize() - Method in class org.tensorflow.framework.MemoryStats.Builder
Deprecated.
getDeviceTempMemorySize() - Method in class org.tensorflow.framework.MemoryStats
Deprecated.
getDeviceTempMemorySize() - Method in interface org.tensorflow.framework.MemoryStatsOrBuilder
Deprecated.
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.
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.
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
getDisableSessionConnectionSharing() - Method in class org.tensorflow.framework.RPCOptions.Builder
Disables TCP connection sharing when opening a new RPC channel.
getDisableSessionConnectionSharing() - Method in class org.tensorflow.framework.RPCOptions
Disables TCP connection sharing when opening a new RPC channel.
getDisableSessionConnectionSharing() - Method in interface org.tensorflow.framework.RPCOptionsOrBuilder
Disables TCP connection sharing when opening a new RPC channel.
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.
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
.tensorflow.DataType dtype = 1;
getDtype() - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
.tensorflow.DataType dtype = 1;
getDtype() - Method in interface org.tensorflow.framework.ResourceHandleProto.DtypeAndShapeOrBuilder
.tensorflow.DataType dtype = 1;
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
.tensorflow.DataType dtype = 1;
getDtype() - Method in class org.tensorflow.framework.TensorProto
.tensorflow.DataType dtype = 1;
getDtype() - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
.tensorflow.DataType dtype = 1;
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.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
.tensorflow.DataType dtype = 1;
getDtypeValue() - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
.tensorflow.DataType dtype = 1;
getDtypeValue() - Method in interface org.tensorflow.framework.ResourceHandleProto.DtypeAndShapeOrBuilder
.tensorflow.DataType dtype = 1;
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
.tensorflow.DataType dtype = 1;
getDtypeValue() - Method in class org.tensorflow.framework.TensorProto
.tensorflow.DataType dtype = 1;
getDtypeValue() - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
.tensorflow.DataType dtype = 1;
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.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;
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.
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
 
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;
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.
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;
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(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)"
getF() - Method in interface org.tensorflow.framework.AttrValueOrBuilder
"float"
getFailIfZeroVersionsAtStartup() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
Deprecated.
getFailIfZeroVersionsAtStartup() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
Deprecated.
getFailIfZeroVersionsAtStartup() - Method in interface tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfigOrBuilder
Deprecated.
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(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;
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.
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;
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.
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`).
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.
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.
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.
getFunc() - Method in class org.tensorflow.framework.AttrValue
"func" represents a function.
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)"
getFunc() - Method in interface org.tensorflow.framework.AttrValueOrBuilder
"func" represents a function.
getFuncBuilder() - Method in class org.tensorflow.framework.AttrValue.Builder
"func" represents a function.
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)"
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.
getFuncOrBuilder() - Method in class org.tensorflow.framework.AttrValue
"func" represents a function.
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)"
getFuncOrBuilder() - Method in interface org.tensorflow.framework.AttrValueOrBuilder
"func" represents a function.
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(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;
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;
getFunctionBuilder(int) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
repeated .tensorflow.FunctionDef function = 1;
getFunctionBuilder() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedFunction function = 6;
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(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;
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;
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.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.SavedFunction.Builder
.tensorflow.FunctionSpec function_spec = 2;
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;
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.
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.
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.
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.
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.
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
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.
getHostTempMemorySize() - Method in class org.tensorflow.framework.CostGraphDef.Node
Deprecated.
getHostTempMemorySize() - Method in interface org.tensorflow.framework.CostGraphDef.NodeOrBuilder
Deprecated.
getI() - Method in class org.tensorflow.framework.AttrValue.Builder
"int"
getI() - Method in class org.tensorflow.framework.AttrValue
"int"
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)"
getI() - Method in interface org.tensorflow.framework.AttrValueOrBuilder
"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(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".
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.
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.
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.
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.
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.
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.
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.
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.
getIntVal(int) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_INT32, DT_INT16, DT_INT8, DT_UINT8.
getIntVal(int) - Method in class org.tensorflow.framework.TensorProto
DT_INT32, DT_INT16, DT_INT8, DT_UINT8.
getIntVal(int) - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_INT32, DT_INT16, DT_INT8, DT_UINT8.
getIntValCount() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_INT32, DT_INT16, DT_INT8, DT_UINT8.
getIntValCount() - Method in class org.tensorflow.framework.TensorProto
DT_INT32, DT_INT16, DT_INT8, DT_UINT8.
getIntValCount() - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_INT32, DT_INT16, DT_INT8, DT_UINT8.
getIntValList() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_INT32, DT_INT16, DT_INT8, DT_UINT8.
getIntValList() - Method in class org.tensorflow.framework.TensorProto
DT_INT32, DT_INT16, DT_INT8, DT_UINT8.
getIntValList() - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_INT32, DT_INT16, 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)
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.
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.
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.
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
EXPERIMENTAL.
getLibrary() - Method in class org.tensorflow.framework.GraphDef
EXPERIMENTAL.
getLibrary() - Method in interface org.tensorflow.framework.GraphDefOrBuilder
EXPERIMENTAL.
getLibraryBuilder() - Method in class org.tensorflow.framework.GraphDef.Builder
EXPERIMENTAL.
getLibraryOrBuilder() - Method in class org.tensorflow.framework.GraphDef.Builder
EXPERIMENTAL.
getLibraryOrBuilder() - Method in class org.tensorflow.framework.GraphDef
EXPERIMENTAL.
getLibraryOrBuilder() - Method in interface org.tensorflow.framework.GraphDefOrBuilder
EXPERIMENTAL.
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).
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.
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 recompuations.
getMemoryOptimizerTargetNodeNameScope() - Method in class org.tensorflow.framework.RewriterConfig
A node name scope for node names which are valid outputs of recompuations.
getMemoryOptimizerTargetNodeNameScope() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
A node name scope for node names which are valid outputs of recompuations.
getMemoryOptimizerTargetNodeNameScopeBytes() - Method in class org.tensorflow.framework.RewriterConfig.Builder
A node name scope for node names which are valid outputs of recompuations.
getMemoryOptimizerTargetNodeNameScopeBytes() - Method in class org.tensorflow.framework.RewriterConfig
A node name scope for node names which are valid outputs of recompuations.
getMemoryOptimizerTargetNodeNameScopeBytes() - Method in interface org.tensorflow.framework.RewriterConfigOrBuilder
A node name scope for node names which are valid outputs of recompuations.
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.
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
Initialization-related metadata.
getMetadata() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
Initialization-related metadata.
getMetadata() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedUserObjectOrBuilder
Initialization-related metadata.
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
Initialization-related metadata.
getMetadataBytes() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
Initialization-related metadata.
getMetadataBytes() - Method in interface tensorflow.SavedObjectGraphOuterClass.SavedUserObjectOrBuilder
Initialization-related metadata.
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
Extensible method_name information enabling third-party users to mark a SignatureDef as supporting a particular method.
getMethodName() - Method in class org.tensorflow.framework.SignatureDef
Extensible method_name information enabling third-party users to mark a SignatureDef as supporting a particular method.
getMethodName() - Method in interface org.tensorflow.framework.SignatureDefOrBuilder
Extensible method_name information enabling third-party users to mark a SignatureDef as supporting a particular method.
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
Extensible method_name information enabling third-party users to mark a SignatureDef as supporting a particular method.
getMethodNameBytes() - Method in class org.tensorflow.framework.SignatureDef
Extensible method_name information enabling third-party users to mark a SignatureDef as supporting a particular method.
getMethodNameBytes() - Method in interface org.tensorflow.framework.SignatureDefOrBuilder
Extensible method_name information enabling third-party users to mark a SignatureDef as supporting a particular method.
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.
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;
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 - 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
 
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.
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 - 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 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.
getModelType() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
Deprecated.
getModelType() - Method in interface tensorflow.serving.ModelServerConfigOuterClass.ModelConfigOrBuilder
Deprecated.
getModelTypeValue() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
Deprecated.
getModelTypeValue() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
Deprecated.
getModelTypeValue() - Method in interface tensorflow.serving.ModelServerConfigOuterClass.ModelConfigOrBuilder
Deprecated.
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;
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.
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.
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.
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.
getMutableRet() - Method in class org.tensorflow.framework.FunctionDef.Builder
Deprecated.
getMutableSignatureDef() - Method in class org.tensorflow.framework.MetaGraphDef.Builder
Deprecated.
getMutableSignatureDef() - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap.Builder
Deprecated.
getMutableTasks() - Method in class org.tensorflow.distruntime.JobDef.Builder
Deprecated.
getMutableThreadNames() - Method in class org.tensorflow.framework.DeviceStepStats.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.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.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.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.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.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.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.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.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.
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 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.
getNumber() - Method in enum org.tensorflow.example.Feature.KindCase
 
getNumber() - Method in enum org.tensorflow.framework.AttrValue.ValueCase
 
getNumber() - Method in enum org.tensorflow.framework.Code
 
getNumber() - Method in enum org.tensorflow.framework.CollectionDef.KindCase
 
getNumber() - Method in enum org.tensorflow.framework.DataType
 
getNumber() - Method in enum org.tensorflow.framework.OptimizerOptions.GlobalJitLevel
 
getNumber() - Method in enum org.tensorflow.framework.OptimizerOptions.Level
 
getNumber() - Method in enum org.tensorflow.framework.RewriterConfig.MemOptType
 
getNumber() - Method in enum org.tensorflow.framework.RewriterConfig.NumIterationsType
 
getNumber() - Method in enum org.tensorflow.framework.RewriterConfig.Toggle
 
getNumber() - Method in enum org.tensorflow.framework.RunOptions.TraceLevel
 
getNumber() - Method in enum org.tensorflow.framework.TensorInfo.EncodingCase
 
getNumber() - Method in enum org.tensorflow.framework.VariableAggregation
 
getNumber() - Method in enum org.tensorflow.framework.VariableSynchronization
 
getNumber() - Method in enum org.tensorflow.framework.VerifierConfig.Toggle
 
getNumber() - Method in enum org.tensorflow.util.SaverDef.CheckpointFormatVersion
 
getNumber() - Method in enum tensorflow.SavedObjectGraphOuterClass.SavedObject.KindCase
 
getNumber() - Method in enum tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.PolicyChoiceCase
 
getNumber() - Method in enum tensorflow.serving.GetModelStatus.ModelVersionStatus.State
 
getNumber() - Method in enum tensorflow.serving.Inference.InferenceResult.ResultCase
 
getNumber() - Method in enum tensorflow.serving.InputOuterClass.Input.KindCase
 
getNumber() - Method in enum tensorflow.serving.Model.ModelSpec.VersionChoiceCase
 
getNumber() - Method in enum tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.ConfigCase
 
getNumber() - Method in enum tensorflow.serving.ModelServerConfigOuterClass.ModelType
 
getNumber() - Method in enum tensorflow.serving.PredictionLogOuterClass.PredictionLog.LogTypeCase
 
getNumber() - Method in enum tensorflow.Struct.StructuredValue.KindCase
 
getNumber() - Method in enum 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"
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.
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;
getNumThreads() - Method in class org.tensorflow.framework.ThreadPoolOptionProto.Builder
The number of threads in the pool.
getNumThreads() - Method in class org.tensorflow.framework.ThreadPoolOptionProto
The number of threads in the pool.
getNumThreads() - Method in interface org.tensorflow.framework.ThreadPoolOptionProtoOrBuilder
The number of threads in the pool.
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.
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.
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).
getOptionalRestore() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
Whether checkpoints should be considered as matching even without this value restored.
getOptionalRestore() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
Whether checkpoints should be considered as matching even without this value restored.
getOptionalRestore() - Method in interface tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder
Whether checkpoints should be considered as matching even without this value restored.
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.
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 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.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
 
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.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.VirtualDevices
 
getParserForType() - Method in class org.tensorflow.framework.GPUOptions
 
getParserForType() - Method in class org.tensorflow.framework.GradientDef
 
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.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.RPCOptions
 
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
 
getParserForType() - Method in class org.tensorflow.framework.SaveSliceInfoDef
 
getParserForType() - Method in class org.tensorflow.framework.ScopedAllocatorOptions
 
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.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.SavedObjectGraphOuterClass.FunctionSpec
 
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.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.Predict.PredictRequest
 
getParserForType() - Method in class tensorflow.serving.Predict.PredictResponse
 
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.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.Status.StatusProto
 
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.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.
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 available GPU memory to allocate for each process.
getPerProcessGpuMemoryFraction() - Method in class org.tensorflow.framework.GPUOptions
Fraction of the available GPU memory to allocate for each process.
getPerProcessGpuMemoryFraction() - Method in interface org.tensorflow.framework.GPUOptionsOrBuilder
Fraction of the available GPU memory to allocate for each process.
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.
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
 
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.
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;
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;
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;
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.
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.
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;
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;
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;
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;
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
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;
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;
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;
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;
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;
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.
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.
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(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)"
getS() - Method in interface org.tensorflow.framework.AttrValueOrBuilder
"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.
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.
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.
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.
getScomplexVal(int) - Method in class org.tensorflow.framework.TensorProto
DT_COMPLEX64.
getScomplexVal(int) - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_COMPLEX64.
getScomplexValCount() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_COMPLEX64.
getScomplexValCount() - Method in class org.tensorflow.framework.TensorProto
DT_COMPLEX64.
getScomplexValCount() - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_COMPLEX64.
getScomplexValList() - Method in class org.tensorflow.framework.TensorProto.Builder
DT_COMPLEX64.
getScomplexValList() - Method in class org.tensorflow.framework.TensorProto
DT_COMPLEX64.
getScomplexValList() - Method in interface org.tensorflow.framework.TensorProtoOrBuilder
DT_COMPLEX64.
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 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.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
 
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.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.VirtualDevices
 
getSerializedSize() - Method in class org.tensorflow.framework.GPUOptions
 
getSerializedSize() - Method in class org.tensorflow.framework.GradientDef
 
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.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.RPCOptions
 
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
 
getSerializedSize() - Method in class org.tensorflow.framework.SaveSliceInfoDef
 
getSerializedSize() - Method in class org.tensorflow.framework.ScopedAllocatorOptions
 
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.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.SavedObjectGraphOuterClass.FunctionSpec
 
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.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.Predict.PredictRequest
 
getSerializedSize() - Method in class tensorflow.serving.Predict.PredictResponse
 
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.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.Status.StatusProto
 
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.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
 
getServableName() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
Deprecated.
getServableName() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
Deprecated.
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.
getServableName() - Method in interface tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfigOrBuilder
Deprecated.
getServableNameBytes() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
Deprecated.
getServableNameBytes() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
Deprecated.
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.
getServableNameBytes() - Method in interface tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfigOrBuilder
Deprecated.
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.
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.
getSessionMetadataBuilder() - Method in class org.tensorflow.framework.ConfigProto.Experimental.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.
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;
getShape() - Method in class org.tensorflow.framework.AttrValue.Builder
"shape"
getShape() - Method in class org.tensorflow.framework.AttrValue
"shape"
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)"
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
.tensorflow.TensorShapeProto shape = 2;
getShape() - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
.tensorflow.TensorShapeProto shape = 2;
getShape() - Method in interface org.tensorflow.framework.ResourceHandleProto.DtypeAndShapeOrBuilder
.tensorflow.TensorShapeProto shape = 2;
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.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;
getShapeBuilder() - Method in class org.tensorflow.framework.AttrValue.Builder
"shape"
getShapeBuilder(int) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(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
.tensorflow.TensorShapeProto shape = 2;
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.TensorSpecProto.Builder
.tensorflow.TensorShapeProto shape = 2;
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(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)"
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
.tensorflow.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
.tensorflow.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in interface org.tensorflow.framework.ResourceHandleProto.DtypeAndShapeOrBuilder
.tensorflow.TensorShapeProto shape = 2;
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.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;
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.Experimental.Builder
When true, WorkerSessions are created with device attributes from the full cluster.
getShareClusterDevicesInSession() - Method in class org.tensorflow.framework.ConfigProto.Experimental
When true, WorkerSessions are created with device attributes from the full cluster.
getShareClusterDevicesInSession() - Method in interface org.tensorflow.framework.ConfigProto.ExperimentalOrBuilder
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.
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 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.
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;
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.
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(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.
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.
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(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() - 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 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(int) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(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 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.
getTensorOrBuilder() - Method in class org.tensorflow.framework.AttrValue.Builder
"tensor"
getTensorOrBuilder() - Method in class org.tensorflow.framework.AttrValue
"tensor"
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() - 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 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.
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.
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;
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(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)"
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.
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)"
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.
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
This is currently redundant with the type_spec_class enum, and is only used for error reporting.
getTypeSpecClassName() - Method in class tensorflow.Struct.TypeSpecProto
This is currently redundant with the type_spec_class enum, and is only used for error reporting.
getTypeSpecClassName() - Method in interface tensorflow.Struct.TypeSpecProtoOrBuilder
This is currently redundant with the type_spec_class enum, and is only used for error reporting.
getTypeSpecClassNameBytes() - Method in class tensorflow.Struct.TypeSpecProto.Builder
This is currently redundant with the type_spec_class enum, and is only used for error reporting.
getTypeSpecClassNameBytes() - Method in class tensorflow.Struct.TypeSpecProto
This is currently redundant with the type_spec_class enum, and is only used for error reporting.
getTypeSpecClassNameBytes() - Method in interface tensorflow.Struct.TypeSpecProtoOrBuilder
This is currently redundant with the type_spec_class enum, and is only used for error reporting.
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;
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._serialize().
getTypeState() - Method in class tensorflow.Struct.TypeSpecProto
The value returned by TypeSpec._serialize().
getTypeState() - Method in interface tensorflow.Struct.TypeSpecProtoOrBuilder
The value returned by TypeSpec._serialize().
getTypeStateBuilder() - Method in class tensorflow.Struct.TypeSpecProto.Builder
The value returned by TypeSpec._serialize().
getTypeStateOrBuilder() - Method in class tensorflow.Struct.TypeSpecProto.Builder
The value returned by TypeSpec._serialize().
getTypeStateOrBuilder() - Method in class tensorflow.Struct.TypeSpecProto
The value returned by TypeSpec._serialize().
getTypeStateOrBuilder() - Method in interface tensorflow.Struct.TypeSpecProtoOrBuilder
The value returned by TypeSpec._serialize().
getTypeValue() - Method in class org.tensorflow.framework.AttrValue.Builder
"type"
getTypeValue() - Method in class org.tensorflow.framework.AttrValue
"type"
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)"
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.
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
getUnknownFields() - Method in class org.tensorflow.distruntime.ClusterDef
 
getUnknownFields() - Method in class org.tensorflow.distruntime.JobDef
 
getUnknownFields() - Method in class org.tensorflow.example.BytesList
 
getUnknownFields() - Method in class org.tensorflow.example.Example
 
getUnknownFields() - Method in class org.tensorflow.example.Feature
 
getUnknownFields() - Method in class org.tensorflow.example.FeatureList
 
getUnknownFields() - Method in class org.tensorflow.example.FeatureLists
 
getUnknownFields() - Method in class org.tensorflow.example.Features
 
getUnknownFields() - Method in class org.tensorflow.example.FloatList
 
getUnknownFields() - Method in class org.tensorflow.example.Int64List
 
getUnknownFields() - Method in class org.tensorflow.example.SequenceExample
 
getUnknownFields() - Method in class org.tensorflow.framework.AllocationDescription
 
getUnknownFields() - Method in class org.tensorflow.framework.AllocationRecord
 
getUnknownFields() - Method in class org.tensorflow.framework.AllocatorMemoryUsed
 
getUnknownFields() - Method in class org.tensorflow.framework.AssetFileDef
 
getUnknownFields() - Method in class org.tensorflow.framework.AttrValue
 
getUnknownFields() - Method in class org.tensorflow.framework.AttrValue.ListValue
 
getUnknownFields() - Method in class org.tensorflow.framework.AutoParallelOptions
 
getUnknownFields() - Method in class org.tensorflow.framework.CallableOptions
 
getUnknownFields() - Method in class org.tensorflow.framework.CollectionDef.AnyList
 
getUnknownFields() - Method in class org.tensorflow.framework.CollectionDef.BytesList
 
getUnknownFields() - Method in class org.tensorflow.framework.CollectionDef.FloatList
 
getUnknownFields() - Method in class org.tensorflow.framework.CollectionDef
 
getUnknownFields() - Method in class org.tensorflow.framework.CollectionDef.Int64List
 
getUnknownFields() - Method in class org.tensorflow.framework.CollectionDef.NodeList
 
getUnknownFields() - Method in class org.tensorflow.framework.ConfigProto.Experimental
 
getUnknownFields() - Method in class org.tensorflow.framework.ConfigProto
 
getUnknownFields() - Method in class org.tensorflow.framework.CostGraphDef
 
getUnknownFields() - Method in class org.tensorflow.framework.CostGraphDef.Node
 
getUnknownFields() - Method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
getUnknownFields() - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
getUnknownFields() - Method in class org.tensorflow.framework.DebuggedSourceFile
 
getUnknownFields() - Method in class org.tensorflow.framework.DebuggedSourceFiles
 
getUnknownFields() - Method in class org.tensorflow.framework.DebugOptions
 
getUnknownFields() - Method in class org.tensorflow.framework.DebugTensorWatch
 
getUnknownFields() - Method in class org.tensorflow.framework.DeviceStepStats
 
getUnknownFields() - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
getUnknownFields() - Method in class org.tensorflow.framework.FunctionDef
 
getUnknownFields() - Method in class org.tensorflow.framework.FunctionDefLibrary
 
getUnknownFields() - Method in class org.tensorflow.framework.GPUOptions.Experimental
 
getUnknownFields() - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
getUnknownFields() - Method in class org.tensorflow.framework.GPUOptions
 
getUnknownFields() - Method in class org.tensorflow.framework.GradientDef
 
getUnknownFields() - Method in class org.tensorflow.framework.GraphDef
 
getUnknownFields() - Method in class org.tensorflow.framework.GraphOptions
 
getUnknownFields() - Method in class org.tensorflow.framework.MemoryStats
 
getUnknownFields() - Method in class org.tensorflow.framework.MetaGraphDef
 
getUnknownFields() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
getUnknownFields() - Method in class org.tensorflow.framework.NameAttrList
 
getUnknownFields() - Method in class org.tensorflow.framework.NamedTensorProto
 
getUnknownFields() - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
getUnknownFields() - Method in class org.tensorflow.framework.NodeDef
 
getUnknownFields() - Method in class org.tensorflow.framework.NodeExecStats
 
getUnknownFields() - Method in class org.tensorflow.framework.NodeOutput
 
getUnknownFields() - Method in class org.tensorflow.framework.OpDef.ArgDef
 
getUnknownFields() - Method in class org.tensorflow.framework.OpDef.AttrDef
 
getUnknownFields() - Method in class org.tensorflow.framework.OpDef
 
getUnknownFields() - Method in class org.tensorflow.framework.OpDeprecation
 
getUnknownFields() - Method in class org.tensorflow.framework.OpList
 
getUnknownFields() - Method in class org.tensorflow.framework.OptimizerOptions
 
getUnknownFields() - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
getUnknownFields() - Method in class org.tensorflow.framework.ResourceHandleProto
 
getUnknownFields() - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
getUnknownFields() - Method in class org.tensorflow.framework.RewriterConfig
 
getUnknownFields() - Method in class org.tensorflow.framework.RPCOptions
 
getUnknownFields() - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
getUnknownFields() - Method in class org.tensorflow.framework.RunMetadata
 
getUnknownFields() - Method in class org.tensorflow.framework.RunOptions.Experimental
 
getUnknownFields() - Method in class org.tensorflow.framework.RunOptions
 
getUnknownFields() - Method in class org.tensorflow.framework.SaveSliceInfoDef
 
getUnknownFields() - Method in class org.tensorflow.framework.ScopedAllocatorOptions
 
getUnknownFields() - Method in class org.tensorflow.framework.SessionMetadata
 
getUnknownFields() - Method in class org.tensorflow.framework.SignatureDef
 
getUnknownFields() - Method in class org.tensorflow.framework.StepStats
 
getUnknownFields() - Method in class org.tensorflow.framework.TensorConnection
 
getUnknownFields() - Method in class org.tensorflow.framework.TensorDescription
 
getUnknownFields() - Method in class org.tensorflow.framework.TensorInfo.CooSparse
 
getUnknownFields() - Method in class org.tensorflow.framework.TensorInfo
 
getUnknownFields() - Method in class org.tensorflow.framework.TensorProto
 
getUnknownFields() - Method in class org.tensorflow.framework.TensorShapeProto.Dim
 
getUnknownFields() - Method in class org.tensorflow.framework.TensorShapeProto
 
getUnknownFields() - Method in class org.tensorflow.framework.ThreadPoolOptionProto
 
getUnknownFields() - Method in class org.tensorflow.framework.VariableDef
 
getUnknownFields() - Method in class org.tensorflow.framework.VariantTensorDataProto
 
getUnknownFields() - Method in class org.tensorflow.framework.VerifierConfig
 
getUnknownFields() - Method in class org.tensorflow.framework.VersionDef
 
getUnknownFields() - Method in class org.tensorflow.util.SaverDef
 
getUnknownFields() - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
getUnknownFields() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
getUnknownFields() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
getUnknownFields() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
getUnknownFields() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
getUnknownFields() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
getUnknownFields() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
getUnknownFields() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
getUnknownFields() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
getUnknownFields() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
getUnknownFields() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
getUnknownFields() - Method in class tensorflow.serving.Classification.Class
 
getUnknownFields() - Method in class tensorflow.serving.Classification.ClassificationRequest
 
getUnknownFields() - Method in class tensorflow.serving.Classification.ClassificationResponse
 
getUnknownFields() - Method in class tensorflow.serving.Classification.ClassificationResult
 
getUnknownFields() - Method in class tensorflow.serving.Classification.Classifications
 
getUnknownFields() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
getUnknownFields() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
getUnknownFields() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All
 
getUnknownFields() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
getUnknownFields() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
getUnknownFields() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
getUnknownFields() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
getUnknownFields() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
getUnknownFields() - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
getUnknownFields() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
getUnknownFields() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
getUnknownFields() - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
getUnknownFields() - Method in class tensorflow.serving.Inference.InferenceResult
 
getUnknownFields() - Method in class tensorflow.serving.Inference.InferenceTask
 
getUnknownFields() - Method in class tensorflow.serving.Inference.MultiInferenceRequest
 
getUnknownFields() - Method in class tensorflow.serving.Inference.MultiInferenceResponse
 
getUnknownFields() - Method in class tensorflow.serving.InputOuterClass.ExampleList
 
getUnknownFields() - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
getUnknownFields() - Method in class tensorflow.serving.InputOuterClass.Input
 
getUnknownFields() - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
getUnknownFields() - Method in class tensorflow.serving.Logging.LogMetadata
 
getUnknownFields() - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
getUnknownFields() - Method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
getUnknownFields() - Method in class tensorflow.serving.Model.ModelSpec
 
getUnknownFields() - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
getUnknownFields() - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
getUnknownFields() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
getUnknownFields() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
getUnknownFields() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
getUnknownFields() - Method in class tensorflow.serving.Predict.PredictRequest
 
getUnknownFields() - Method in class tensorflow.serving.Predict.PredictResponse
 
getUnknownFields() - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
getUnknownFields() - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
getUnknownFields() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
getUnknownFields() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
getUnknownFields() - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
getUnknownFields() - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
getUnknownFields() - Method in class tensorflow.serving.RegressionOuterClass.Regression
 
getUnknownFields() - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
getUnknownFields() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
getUnknownFields() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
getUnknownFields() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
getUnknownFields() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
getUnknownFields() - Method in class tensorflow.serving.Status.StatusProto
 
getUnknownFields() - Method in class tensorflow.Struct.DictValue
 
getUnknownFields() - Method in class tensorflow.Struct.ListValue
 
getUnknownFields() - Method in class tensorflow.Struct.NamedTupleValue
 
getUnknownFields() - Method in class tensorflow.Struct.NoneValue
 
getUnknownFields() - Method in class tensorflow.Struct.PairValue
 
getUnknownFields() - Method in class tensorflow.Struct.StructuredValue
 
getUnknownFields() - Method in class tensorflow.Struct.TensorSpecProto
 
getUnknownFields() - Method in class tensorflow.Struct.TupleValue
 
getUnknownFields() - Method in class tensorflow.Struct.TypeSpecProto
 
getUnknownFields() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
getUnknownFields() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
getUnknownFields() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
getUnknownFields() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
getUnknownFields() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
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.
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.
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 org.tensorflow.framework.RPCOptions.Builder
If true, always use RPC to contact the session target.
getUseRpcForInprocessMaster() - Method in class org.tensorflow.framework.RPCOptions
If true, always use RPC to contact the session target.
getUseRpcForInprocessMaster() - Method in interface org.tensorflow.framework.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.
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(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;
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;
getValueBuilder(int) - Method in class org.tensorflow.framework.CollectionDef.AnyList.Builder
repeated .google.protobuf.Any value = 1;
getValueBuilder() - Method in class tensorflow.Struct.PairValue.Builder
.tensorflow.StructuredValue value = 2;
getValueBuilderList() - Method in class org.tensorflow.framework.CollectionDef.AnyList.Builder
repeated .google.protobuf.Any value = 1;
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 org.tensorflow.framework.Code
 
getValueDescriptor() - Method in enum org.tensorflow.framework.DataType
 
getValueDescriptor() - Method in enum org.tensorflow.framework.OptimizerOptions.GlobalJitLevel
 
getValueDescriptor() - Method in enum org.tensorflow.framework.OptimizerOptions.Level
 
getValueDescriptor() - Method in enum org.tensorflow.framework.RewriterConfig.MemOptType
 
getValueDescriptor() - Method in enum org.tensorflow.framework.RewriterConfig.NumIterationsType
 
getValueDescriptor() - Method in enum org.tensorflow.framework.RewriterConfig.Toggle
 
getValueDescriptor() - Method in enum org.tensorflow.framework.RunOptions.TraceLevel
 
getValueDescriptor() - Method in enum org.tensorflow.framework.VariableAggregation
 
getValueDescriptor() - Method in enum org.tensorflow.framework.VariableSynchronization
 
getValueDescriptor() - Method in enum org.tensorflow.framework.VerifierConfig.Toggle
 
getValueDescriptor() - Method in enum org.tensorflow.util.SaverDef.CheckpointFormatVersion
 
getValueDescriptor() - Method in enum tensorflow.serving.GetModelStatus.ModelVersionStatus.State
 
getValueDescriptor() - Method in enum tensorflow.serving.ModelServerConfigOuterClass.ModelType
 
getValueDescriptor() - Method in enum tensorflow.Struct.TypeSpecProto.TypeSpecClass
 
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(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;
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;
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.
getVerificationTimeoutInMs() - Method in class org.tensorflow.framework.VerifierConfig
Deadline for completion of all verification i.e.
getVerificationTimeoutInMs() - Method in interface org.tensorflow.framework.VerifierConfigOrBuilder
Deadline for completion of all verification i.e.
getVersion() - Method in class org.tensorflow.framework.GraphDef.Builder
Deprecated.
getVersion() - Method in class org.tensorflow.framework.GraphDef
Deprecated.
getVersion() - Method in interface org.tensorflow.framework.GraphDefOrBuilder
Deprecated.
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.
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_OPTIONS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto
 
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.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
 
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
 
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
 
HARDWARE_TRACE_VALUE - Static variable in enum org.tensorflow.framework.RunOptions.TraceLevel
HARDWARE_TRACE = 2;
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.
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;
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.
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;
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.
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;
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;
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.
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.
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;
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.
hasFunc() - Method in class org.tensorflow.framework.AttrValue
"func" represents a function.
hasFunc() - Method in interface org.tensorflow.framework.AttrValueOrBuilder
"func" represents a function.
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.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
 
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.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
 
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.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.VirtualDevices
 
hashCode() - Method in class org.tensorflow.framework.GPUOptions
 
hashCode() - Method in class org.tensorflow.framework.GradientDef
 
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.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.RPCOptions
 
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
 
hashCode() - Method in class org.tensorflow.framework.SaveSliceInfoDef
 
hashCode() - Method in class org.tensorflow.framework.ScopedAllocatorOptions
 
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.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.SavedObjectGraphOuterClass.FunctionSpec
 
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.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.Predict.PredictRequest
 
hashCode() - Method in class tensorflow.serving.Predict.PredictResponse
 
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.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.Status.StatusProto
 
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.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
 
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;
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
EXPERIMENTAL.
hasLibrary() - Method in class org.tensorflow.framework.GraphDef
EXPERIMENTAL.
hasLibrary() - Method in interface org.tensorflow.framework.GraphDefOrBuilder
EXPERIMENTAL.
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;
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;
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;
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.
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.
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;
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;
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;
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;
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.
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.
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;
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.
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
.tensorflow.TensorShapeProto shape = 2;
hasShape() - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
.tensorflow.TensorShapeProto shape = 2;
hasShape() - Method in interface org.tensorflow.framework.ResourceHandleProto.DtypeAndShapeOrBuilder
.tensorflow.TensorShapeProto shape = 2;
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.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.
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.
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;
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.
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`.
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._serialize().
hasTypeState() - Method in class tensorflow.Struct.TypeSpecProto
The value returned by TypeSpec._serialize().
hasTypeState() - Method in interface tensorflow.Struct.TypeSpecProtoOrBuilder
The value returned by TypeSpec._serialize().
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.
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.
HEURISTICS_VALUE - Static variable in enum 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_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AttrValue
 
I_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AttrValue.ListValue
 
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_VALUE - Static variable in enum 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 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 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
 
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_FIELD_NUMBER - Static variable in class tensorflow.Struct.StructuredValue
 
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
 
INT_VAL_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorProto
 
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_VALUE - Static variable in enum org.tensorflow.framework.Code
Internal errors.
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.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.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.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.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.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.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.RPCOptions.Builder
 
internalGetFieldAccessorTable() - Method in class org.tensorflow.framework.RPCOptions
 
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
 
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.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.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.SavedObjectGraphOuterClass.FunctionSpec.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
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.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.Predict.PredictRequest.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.Predict.PredictRequest
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.Predict.PredictResponse.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.Predict.PredictResponse
 
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.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.Status.StatusProto.Builder
 
internalGetFieldAccessorTable() - Method in class tensorflow.serving.Status.StatusProto
 
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.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
 
internalGetMapField(int) - Method in class org.tensorflow.distruntime.JobDef.Builder
 
internalGetMapField(int) - Method in class org.tensorflow.distruntime.JobDef
 
internalGetMapField(int) - Method in class org.tensorflow.example.FeatureLists.Builder
 
internalGetMapField(int) - Method in class org.tensorflow.example.FeatureLists
 
internalGetMapField(int) - Method in class org.tensorflow.example.Features.Builder
 
internalGetMapField(int) - Method in class org.tensorflow.example.Features
 
internalGetMapField(int) - Method in class org.tensorflow.framework.CallableOptions.Builder
 
internalGetMapField(int) - Method in class org.tensorflow.framework.CallableOptions
 
internalGetMapField(int) - Method in class org.tensorflow.framework.ConfigProto.Builder
 
internalGetMapField(int) - Method in class org.tensorflow.framework.ConfigProto
 
internalGetMapField(int) - Method in class org.tensorflow.framework.DeviceStepStats.Builder
 
internalGetMapField(int) - Method in class org.tensorflow.framework.DeviceStepStats
 
internalGetMapField(int) - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs.Builder
 
internalGetMapField(int) - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
internalGetMapField(int) - Method in class org.tensorflow.framework.FunctionDef.Builder
 
internalGetMapField(int) - Method in class org.tensorflow.framework.FunctionDef
 
internalGetMapField(int) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
 
internalGetMapField(int) - Method in class org.tensorflow.framework.MetaGraphDef
 
internalGetMapField(int) - Method in class org.tensorflow.framework.NameAttrList.Builder
 
internalGetMapField(int) - Method in class org.tensorflow.framework.NameAttrList
 
internalGetMapField(int) - Method in class org.tensorflow.framework.NodeDef.Builder
 
internalGetMapField(int) - Method in class org.tensorflow.framework.NodeDef
 
internalGetMapField(int) - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
internalGetMapField(int) - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
internalGetMapField(int) - Method in class org.tensorflow.framework.SignatureDef.Builder
 
internalGetMapField(int) - Method in class org.tensorflow.framework.SignatureDef
 
internalGetMapField(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
internalGetMapField(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
internalGetMapField(int) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
 
internalGetMapField(int) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
internalGetMapField(int) - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap.Builder
 
internalGetMapField(int) - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
internalGetMapField(int) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
 
internalGetMapField(int) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
internalGetMapField(int) - Method in class tensorflow.serving.Predict.PredictRequest.Builder
 
internalGetMapField(int) - Method in class tensorflow.serving.Predict.PredictRequest
 
internalGetMapField(int) - Method in class tensorflow.serving.Predict.PredictResponse.Builder
 
internalGetMapField(int) - Method in class tensorflow.serving.Predict.PredictResponse
 
internalGetMapField(int) - Method in class tensorflow.Struct.DictValue.Builder
 
internalGetMapField(int) - Method in class tensorflow.Struct.DictValue
 
internalGetMutableMapField(int) - Method in class org.tensorflow.distruntime.JobDef.Builder
 
internalGetMutableMapField(int) - Method in class org.tensorflow.example.FeatureLists.Builder
 
internalGetMutableMapField(int) - Method in class org.tensorflow.example.Features.Builder
 
internalGetMutableMapField(int) - Method in class org.tensorflow.framework.CallableOptions.Builder
 
internalGetMutableMapField(int) - Method in class org.tensorflow.framework.ConfigProto.Builder
 
internalGetMutableMapField(int) - Method in class org.tensorflow.framework.DeviceStepStats.Builder
 
internalGetMutableMapField(int) - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs.Builder
 
internalGetMutableMapField(int) - Method in class org.tensorflow.framework.FunctionDef.Builder
 
internalGetMutableMapField(int) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
 
internalGetMutableMapField(int) - Method in class org.tensorflow.framework.NameAttrList.Builder
 
internalGetMutableMapField(int) - Method in class org.tensorflow.framework.NodeDef.Builder
 
internalGetMutableMapField(int) - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
internalGetMutableMapField(int) - Method in class org.tensorflow.framework.SignatureDef.Builder
 
internalGetMutableMapField(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
internalGetMutableMapField(int) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
 
internalGetMutableMapField(int) - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap.Builder
 
internalGetMutableMapField(int) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
 
internalGetMutableMapField(int) - Method in class tensorflow.serving.Predict.PredictRequest.Builder
 
internalGetMutableMapField(int) - Method in class tensorflow.serving.Predict.PredictResponse.Builder
 
internalGetMutableMapField(int) - Method in class tensorflow.Struct.DictValue.Builder
 
internalGetValueMap() - Static method in enum org.tensorflow.framework.Code
 
internalGetValueMap() - Static method in enum org.tensorflow.framework.DataType
 
internalGetValueMap() - Static method in enum org.tensorflow.framework.OptimizerOptions.GlobalJitLevel
 
internalGetValueMap() - Static method in enum org.tensorflow.framework.OptimizerOptions.Level
 
internalGetValueMap() - Static method in enum org.tensorflow.framework.RewriterConfig.MemOptType
 
internalGetValueMap() - Static method in enum org.tensorflow.framework.RewriterConfig.NumIterationsType
 
internalGetValueMap() - Static method in enum org.tensorflow.framework.RewriterConfig.Toggle
 
internalGetValueMap() - Static method in enum org.tensorflow.framework.RunOptions.TraceLevel
 
internalGetValueMap() - Static method in enum org.tensorflow.framework.VariableAggregation
 
internalGetValueMap() - Static method in enum org.tensorflow.framework.VariableSynchronization
 
internalGetValueMap() - Static method in enum org.tensorflow.framework.VerifierConfig.Toggle
 
internalGetValueMap() - Static method in enum org.tensorflow.util.SaverDef.CheckpointFormatVersion
 
internalGetValueMap() - Static method in enum tensorflow.serving.GetModelStatus.ModelVersionStatus.State
 
internalGetValueMap() - Static method in enum tensorflow.serving.ModelServerConfigOuterClass.ModelType
 
internalGetValueMap() - Static method in enum tensorflow.Struct.TypeSpecProto.TypeSpecClass
 
INTRA_OP_PARALLELISM_THREADS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto
 
INVALID_ARGUMENT_VALUE - Static variable in enum org.tensorflow.framework.Code
Client specified an invalid argument.
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_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
 
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.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.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.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.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.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.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.RPCOptions.Builder
 
isInitialized() - Method in class org.tensorflow.framework.RPCOptions
 
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
 
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.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.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.SavedObjectGraphOuterClass.FunctionSpec.Builder
 
isInitialized() - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
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.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.Predict.PredictRequest.Builder
 
isInitialized() - Method in class tensorflow.serving.Predict.PredictRequest
 
isInitialized() - Method in class tensorflow.serving.Predict.PredictResponse.Builder
 
isInitialized() - Method in class tensorflow.serving.Predict.PredictResponse
 
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.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.Status.StatusProto.Builder
 
isInitialized() - Method in class tensorflow.serving.Status.StatusProto
 
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.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
 
ISOLATE_SESSION_STATE_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto
 

J

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
 

L

L0_VALUE - Static variable in enum org.tensorflow.framework.OptimizerOptions.Level
No optimizations
L1_VALUE - Static variable in enum 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_FIELD_NUMBER - Static variable in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
LAYOUT_OPTIMIZER_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RewriterConfig
 
LEGACY_VALUE - Static variable in enum org.tensorflow.util.SaverDef.CheckpointFormatVersion
Internal legacy format.
LIBRARY_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GraphDef
 
LINES_FIELD_NUMBER - Static variable in class org.tensorflow.framework.DebuggedSourceFile
 
LIST_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AttrValue
 
LIST_VALUE_FIELD_NUMBER - Static variable in class tensorflow.Struct.StructuredValue
 
LIVE_BYTES_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AllocatorMemoryUsed
 
LOADING_VALUE - Static variable in enum 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.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
 
LOGGING_CONFIG_FIELD_NUMBER - Static variable in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
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.Builder - Class in tensorflow.serving
Protobuf type tensorflow.serving.SamplingConfig
LoggingConfigOuterClass.SamplingConfigOrBuilder - Interface in tensorflow.serving
 
LOOP_OPTIMIZATION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RewriterConfig
 

M

MANUAL_VALUE - Static variable in enum org.tensorflow.framework.RewriterConfig.MemOptType
Driven by manual op-level annotations.
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
 
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
 
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;
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.
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.
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(Features) - Method in class org.tensorflow.example.SequenceExample.Builder
.tensorflow.Features context = 1;
mergeContext(Example) - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
.tensorflow.Example context = 2;
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;
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.
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(Message) - Method in class org.tensorflow.distruntime.ClusterDef.Builder
 
mergeFrom(ClusterDef) - Method in class org.tensorflow.distruntime.ClusterDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.distruntime.ClusterDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.distruntime.JobDef.Builder
 
mergeFrom(JobDef) - Method in class org.tensorflow.distruntime.JobDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.distruntime.JobDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.example.BytesList.Builder
 
mergeFrom(BytesList) - Method in class org.tensorflow.example.BytesList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.example.BytesList.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.example.Example.Builder
 
mergeFrom(Example) - Method in class org.tensorflow.example.Example.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.example.Example.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.example.Feature.Builder
 
mergeFrom(Feature) - Method in class org.tensorflow.example.Feature.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.example.Feature.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.example.FeatureList.Builder
 
mergeFrom(FeatureList) - Method in class org.tensorflow.example.FeatureList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.example.FeatureList.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.example.FeatureLists.Builder
 
mergeFrom(FeatureLists) - Method in class org.tensorflow.example.FeatureLists.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.example.FeatureLists.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.example.Features.Builder
 
mergeFrom(Features) - Method in class org.tensorflow.example.Features.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.example.Features.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.example.FloatList.Builder
 
mergeFrom(FloatList) - Method in class org.tensorflow.example.FloatList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.example.FloatList.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.example.Int64List.Builder
 
mergeFrom(Int64List) - Method in class org.tensorflow.example.Int64List.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.example.Int64List.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.example.SequenceExample.Builder
 
mergeFrom(SequenceExample) - Method in class org.tensorflow.example.SequenceExample.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.example.SequenceExample.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.AllocationDescription.Builder
 
mergeFrom(AllocationDescription) - Method in class org.tensorflow.framework.AllocationDescription.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.AllocationDescription.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.AllocationRecord.Builder
 
mergeFrom(AllocationRecord) - Method in class org.tensorflow.framework.AllocationRecord.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.AllocationRecord.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
 
mergeFrom(AllocatorMemoryUsed) - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.AllocatorMemoryUsed.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.AssetFileDef.Builder
 
mergeFrom(AssetFileDef) - Method in class org.tensorflow.framework.AssetFileDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.AssetFileDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.AttrValue.Builder
 
mergeFrom(AttrValue) - Method in class org.tensorflow.framework.AttrValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.AttrValue.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
 
mergeFrom(AttrValue.ListValue) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.AutoParallelOptions.Builder
 
mergeFrom(AutoParallelOptions) - Method in class org.tensorflow.framework.AutoParallelOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.AutoParallelOptions.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.CallableOptions.Builder
 
mergeFrom(CallableOptions) - Method in class org.tensorflow.framework.CallableOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.CallableOptions.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.CollectionDef.AnyList.Builder
 
mergeFrom(CollectionDef.AnyList) - Method in class org.tensorflow.framework.CollectionDef.AnyList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.CollectionDef.AnyList.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.CollectionDef.Builder
 
mergeFrom(CollectionDef) - Method in class org.tensorflow.framework.CollectionDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.CollectionDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.CollectionDef.BytesList.Builder
 
mergeFrom(CollectionDef.BytesList) - Method in class org.tensorflow.framework.CollectionDef.BytesList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.CollectionDef.BytesList.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.CollectionDef.FloatList.Builder
 
mergeFrom(CollectionDef.FloatList) - Method in class org.tensorflow.framework.CollectionDef.FloatList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.CollectionDef.FloatList.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.CollectionDef.Int64List.Builder
 
mergeFrom(CollectionDef.Int64List) - Method in class org.tensorflow.framework.CollectionDef.Int64List.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.CollectionDef.Int64List.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.CollectionDef.NodeList.Builder
 
mergeFrom(CollectionDef.NodeList) - Method in class org.tensorflow.framework.CollectionDef.NodeList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.CollectionDef.NodeList.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.ConfigProto.Builder
 
mergeFrom(ConfigProto) - Method in class org.tensorflow.framework.ConfigProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.ConfigProto.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
 
mergeFrom(ConfigProto.Experimental) - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.ConfigProto.Experimental.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.CostGraphDef.Builder
 
mergeFrom(CostGraphDef) - Method in class org.tensorflow.framework.CostGraphDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.CostGraphDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
 
mergeFrom(CostGraphDef.Node) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo.Builder
 
mergeFrom(CostGraphDef.Node.InputInfo) - Method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo.Builder
 
mergeFrom(CostGraphDef.Node.OutputInfo) - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.DebuggedSourceFile.Builder
 
mergeFrom(DebuggedSourceFile) - Method in class org.tensorflow.framework.DebuggedSourceFile.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.DebuggedSourceFile.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.DebuggedSourceFiles.Builder
 
mergeFrom(DebuggedSourceFiles) - Method in class org.tensorflow.framework.DebuggedSourceFiles.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.DebuggedSourceFiles.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.DebugOptions.Builder
 
mergeFrom(DebugOptions) - Method in class org.tensorflow.framework.DebugOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.DebugOptions.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
 
mergeFrom(DebugTensorWatch) - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.DebugTensorWatch.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.DeviceStepStats.Builder
 
mergeFrom(DeviceStepStats) - Method in class org.tensorflow.framework.DeviceStepStats.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.DeviceStepStats.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs.Builder
 
mergeFrom(FunctionDef.ArgAttrs) - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.FunctionDef.Builder
 
mergeFrom(FunctionDef) - Method in class org.tensorflow.framework.FunctionDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.FunctionDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
 
mergeFrom(FunctionDefLibrary) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.FunctionDefLibrary.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.GPUOptions.Builder
 
mergeFrom(GPUOptions) - Method in class org.tensorflow.framework.GPUOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.GPUOptions.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
 
mergeFrom(GPUOptions.Experimental) - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices.Builder
 
mergeFrom(GPUOptions.Experimental.VirtualDevices) - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.GradientDef.Builder
 
mergeFrom(GradientDef) - Method in class org.tensorflow.framework.GradientDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.GradientDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.GraphDef.Builder
 
mergeFrom(GraphDef) - Method in class org.tensorflow.framework.GraphDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.GraphDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.GraphOptions.Builder
 
mergeFrom(GraphOptions) - Method in class org.tensorflow.framework.GraphOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.GraphOptions.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.MemoryStats.Builder
 
mergeFrom(MemoryStats) - Method in class org.tensorflow.framework.MemoryStats.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.MemoryStats.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
 
mergeFrom(MetaGraphDef) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
 
mergeFrom(MetaGraphDef.MetaInfoDef) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.NameAttrList.Builder
 
mergeFrom(NameAttrList) - Method in class org.tensorflow.framework.NameAttrList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.NameAttrList.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.NamedTensorProto.Builder
 
mergeFrom(NamedTensorProto) - Method in class org.tensorflow.framework.NamedTensorProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.NamedTensorProto.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.NodeDef.Builder
 
mergeFrom(NodeDef) - Method in class org.tensorflow.framework.NodeDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.NodeDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo.Builder
 
mergeFrom(NodeDef.ExperimentalDebugInfo) - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.NodeExecStats.Builder
 
mergeFrom(NodeExecStats) - Method in class org.tensorflow.framework.NodeExecStats.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.NodeExecStats.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.NodeOutput.Builder
 
mergeFrom(NodeOutput) - Method in class org.tensorflow.framework.NodeOutput.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.NodeOutput.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
 
mergeFrom(OpDef.ArgDef) - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.OpDef.ArgDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
 
mergeFrom(OpDef.AttrDef) - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.OpDef.AttrDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.OpDef.Builder
 
mergeFrom(OpDef) - Method in class org.tensorflow.framework.OpDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.OpDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.OpDeprecation.Builder
 
mergeFrom(OpDeprecation) - Method in class org.tensorflow.framework.OpDeprecation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.OpDeprecation.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.OpList.Builder
 
mergeFrom(OpList) - Method in class org.tensorflow.framework.OpList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.OpList.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.OptimizerOptions.Builder
 
mergeFrom(OptimizerOptions) - Method in class org.tensorflow.framework.OptimizerOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.OptimizerOptions.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
 
mergeFrom(ResourceHandleProto) - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.ResourceHandleProto.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape.Builder
 
mergeFrom(ResourceHandleProto.DtypeAndShape) - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.RewriterConfig.Builder
 
mergeFrom(RewriterConfig) - Method in class org.tensorflow.framework.RewriterConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.RewriterConfig.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
mergeFrom(RewriterConfig.CustomGraphOptimizer) - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.RPCOptions.Builder
 
mergeFrom(RPCOptions) - Method in class org.tensorflow.framework.RPCOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.RPCOptions.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.RunMetadata.Builder
 
mergeFrom(RunMetadata) - Method in class org.tensorflow.framework.RunMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.RunMetadata.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
 
mergeFrom(RunMetadata.FunctionGraphs) - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.RunOptions.Builder
 
mergeFrom(RunOptions) - Method in class org.tensorflow.framework.RunOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.RunOptions.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.RunOptions.Experimental.Builder
 
mergeFrom(RunOptions.Experimental) - Method in class org.tensorflow.framework.RunOptions.Experimental.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.RunOptions.Experimental.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
 
mergeFrom(SaveSliceInfoDef) - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.SaveSliceInfoDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.ScopedAllocatorOptions.Builder
 
mergeFrom(ScopedAllocatorOptions) - Method in class org.tensorflow.framework.ScopedAllocatorOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.ScopedAllocatorOptions.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.SessionMetadata.Builder
 
mergeFrom(SessionMetadata) - Method in class org.tensorflow.framework.SessionMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.SessionMetadata.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.SignatureDef.Builder
 
mergeFrom(SignatureDef) - Method in class org.tensorflow.framework.SignatureDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.SignatureDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.StepStats.Builder
 
mergeFrom(StepStats) - Method in class org.tensorflow.framework.StepStats.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.StepStats.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.TensorConnection.Builder
 
mergeFrom(TensorConnection) - Method in class org.tensorflow.framework.TensorConnection.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.TensorConnection.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.TensorDescription.Builder
 
mergeFrom(TensorDescription) - Method in class org.tensorflow.framework.TensorDescription.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.TensorDescription.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.TensorInfo.Builder
 
mergeFrom(TensorInfo) - Method in class org.tensorflow.framework.TensorInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.TensorInfo.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.TensorInfo.CooSparse.Builder
 
mergeFrom(TensorInfo.CooSparse) - Method in class org.tensorflow.framework.TensorInfo.CooSparse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.TensorInfo.CooSparse.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.TensorProto.Builder
 
mergeFrom(TensorProto) - Method in class org.tensorflow.framework.TensorProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.TensorProto.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.TensorShapeProto.Builder
 
mergeFrom(TensorShapeProto) - Method in class org.tensorflow.framework.TensorShapeProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.TensorShapeProto.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.TensorShapeProto.Dim.Builder
 
mergeFrom(TensorShapeProto.Dim) - Method in class org.tensorflow.framework.TensorShapeProto.Dim.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.TensorShapeProto.Dim.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.ThreadPoolOptionProto.Builder
 
mergeFrom(ThreadPoolOptionProto) - Method in class org.tensorflow.framework.ThreadPoolOptionProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.ThreadPoolOptionProto.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.VariableDef.Builder
 
mergeFrom(VariableDef) - Method in class org.tensorflow.framework.VariableDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.VariableDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.VariantTensorDataProto.Builder
 
mergeFrom(VariantTensorDataProto) - Method in class org.tensorflow.framework.VariantTensorDataProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.VariantTensorDataProto.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.VerifierConfig.Builder
 
mergeFrom(VerifierConfig) - Method in class org.tensorflow.framework.VerifierConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.VerifierConfig.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.framework.VersionDef.Builder
 
mergeFrom(VersionDef) - Method in class org.tensorflow.framework.VersionDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.framework.VersionDef.Builder
 
mergeFrom(Message) - Method in class org.tensorflow.util.SaverDef.Builder
 
mergeFrom(SaverDef) - Method in class org.tensorflow.util.SaverDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.util.SaverDef.Builder
 
mergeFrom(Message) - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.Builder
 
mergeFrom(SavedObjectGraphOuterClass.FunctionSpec) - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec.Builder
 
mergeFrom(Message) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset.Builder
 
mergeFrom(SavedObjectGraphOuterClass.SavedAsset) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset.Builder
 
mergeFrom(Message) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
 
mergeFrom(SavedObjectGraphOuterClass.SavedBareConcreteFunction) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
 
mergeFrom(Message) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
 
mergeFrom(SavedObjectGraphOuterClass.SavedConcreteFunction) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
 
mergeFrom(Message) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant.Builder
 
mergeFrom(SavedObjectGraphOuterClass.SavedConstant) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant.Builder
 
mergeFrom(Message) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction.Builder
 
mergeFrom(SavedObjectGraphOuterClass.SavedFunction) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction.Builder
 
mergeFrom(Message) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
 
mergeFrom(SavedObjectGraphOuterClass.SavedObject) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
 
mergeFrom(Message) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
mergeFrom(SavedObjectGraphOuterClass.SavedObjectGraph) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
mergeFrom(Message) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedResource.Builder
 
mergeFrom(SavedObjectGraphOuterClass.SavedResource) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedResource.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedResource.Builder
 
mergeFrom(Message) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject.Builder
 
mergeFrom(SavedObjectGraphOuterClass.SavedUserObject) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject.Builder
 
mergeFrom(Message) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
 
mergeFrom(SavedObjectGraphOuterClass.SavedVariable) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.Classification.Class.Builder
 
mergeFrom(Classification.Class) - Method in class tensorflow.serving.Classification.Class.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.Classification.Class.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.Classification.ClassificationRequest.Builder
 
mergeFrom(Classification.ClassificationRequest) - Method in class tensorflow.serving.Classification.ClassificationRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.Classification.ClassificationRequest.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.Classification.ClassificationResponse.Builder
 
mergeFrom(Classification.ClassificationResponse) - Method in class tensorflow.serving.Classification.ClassificationResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.Classification.ClassificationResponse.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.Classification.ClassificationResult.Builder
 
mergeFrom(Classification.ClassificationResult) - Method in class tensorflow.serving.Classification.ClassificationResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.Classification.ClassificationResult.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.Classification.Classifications.Builder
 
mergeFrom(Classification.Classifications) - Method in class tensorflow.serving.Classification.Classifications.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.Classification.Classifications.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
 
mergeFrom(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
 
mergeFrom(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All.Builder
 
mergeFrom(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
 
mergeFrom(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.Builder
 
mergeFrom(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific.Builder
 
mergeFrom(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest.Builder
 
mergeFrom(GetModelMetadata.GetModelMetadataRequest) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
 
mergeFrom(GetModelMetadata.GetModelMetadataResponse) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap.Builder
 
mergeFrom(GetModelMetadata.SignatureDefMap) - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest.Builder
 
mergeFrom(GetModelStatus.GetModelStatusRequest) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse.Builder
 
mergeFrom(GetModelStatus.GetModelStatusResponse) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus.Builder
 
mergeFrom(GetModelStatus.ModelVersionStatus) - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.Inference.InferenceResult.Builder
 
mergeFrom(Inference.InferenceResult) - Method in class tensorflow.serving.Inference.InferenceResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.Inference.InferenceResult.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.Inference.InferenceTask.Builder
 
mergeFrom(Inference.InferenceTask) - Method in class tensorflow.serving.Inference.InferenceTask.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.Inference.InferenceTask.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
 
mergeFrom(Inference.MultiInferenceRequest) - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.Inference.MultiInferenceRequest.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.Inference.MultiInferenceResponse.Builder
 
mergeFrom(Inference.MultiInferenceResponse) - Method in class tensorflow.serving.Inference.MultiInferenceResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.Inference.MultiInferenceResponse.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.InputOuterClass.ExampleList.Builder
 
mergeFrom(InputOuterClass.ExampleList) - Method in class tensorflow.serving.InputOuterClass.ExampleList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.InputOuterClass.ExampleList.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
 
mergeFrom(InputOuterClass.ExampleListWithContext) - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.InputOuterClass.Input.Builder
 
mergeFrom(InputOuterClass.Input) - Method in class tensorflow.serving.InputOuterClass.Input.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.InputOuterClass.Input.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig.Builder
 
mergeFrom(LogCollectorConfigOuterClass.LogCollectorConfig) - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.Logging.LogMetadata.Builder
 
mergeFrom(Logging.LogMetadata) - Method in class tensorflow.serving.Logging.LogMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.Logging.LogMetadata.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig.Builder
 
mergeFrom(LoggingConfigOuterClass.LoggingConfig) - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig.Builder
 
mergeFrom(LoggingConfigOuterClass.SamplingConfig) - Method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.Model.ModelSpec.Builder
 
mergeFrom(Model.ModelSpec) - Method in class tensorflow.serving.Model.ModelSpec.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.Model.ModelSpec.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest.Builder
 
mergeFrom(ModelManagement.ReloadConfigRequest) - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
 
mergeFrom(ModelManagement.ReloadConfigResponse) - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
 
mergeFrom(ModelServerConfigOuterClass.ModelConfig) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList.Builder
 
mergeFrom(ModelServerConfigOuterClass.ModelConfigList) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.Builder
 
mergeFrom(ModelServerConfigOuterClass.ModelServerConfig) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.Predict.PredictRequest.Builder
 
mergeFrom(Predict.PredictRequest) - Method in class tensorflow.serving.Predict.PredictRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.Predict.PredictRequest.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.Predict.PredictResponse.Builder
 
mergeFrom(Predict.PredictResponse) - Method in class tensorflow.serving.Predict.PredictResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.Predict.PredictResponse.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog.Builder
 
mergeFrom(PredictionLogOuterClass.ClassifyLog) - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog.Builder
 
mergeFrom(PredictionLogOuterClass.MultiInferenceLog) - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
 
mergeFrom(PredictionLogOuterClass.PredictionLog) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog.Builder
 
mergeFrom(PredictionLogOuterClass.PredictLog) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog.Builder
 
mergeFrom(PredictionLogOuterClass.RegressLog) - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog.Builder
 
mergeFrom(PredictionLogOuterClass.SessionRunLog) - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.RegressionOuterClass.Regression.Builder
 
mergeFrom(RegressionOuterClass.Regression) - Method in class tensorflow.serving.RegressionOuterClass.Regression.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.RegressionOuterClass.Regression.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest.Builder
 
mergeFrom(RegressionOuterClass.RegressionRequest) - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse.Builder
 
mergeFrom(RegressionOuterClass.RegressionResponse) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult.Builder
 
mergeFrom(RegressionOuterClass.RegressionResult) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
 
mergeFrom(SessionServiceOuterClass.SessionRunRequest) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
 
mergeFrom(SessionServiceOuterClass.SessionRunResponse) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse.Builder
 
mergeFrom(Message) - Method in class tensorflow.serving.Status.StatusProto.Builder
 
mergeFrom(Status.StatusProto) - Method in class tensorflow.serving.Status.StatusProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.serving.Status.StatusProto.Builder
 
mergeFrom(Message) - Method in class tensorflow.Struct.DictValue.Builder
 
mergeFrom(Struct.DictValue) - Method in class tensorflow.Struct.DictValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.Struct.DictValue.Builder
 
mergeFrom(Message) - Method in class tensorflow.Struct.ListValue.Builder
 
mergeFrom(Struct.ListValue) - Method in class tensorflow.Struct.ListValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.Struct.ListValue.Builder
 
mergeFrom(Message) - Method in class tensorflow.Struct.NamedTupleValue.Builder
 
mergeFrom(Struct.NamedTupleValue) - Method in class tensorflow.Struct.NamedTupleValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.Struct.NamedTupleValue.Builder
 
mergeFrom(Message) - Method in class tensorflow.Struct.NoneValue.Builder
 
mergeFrom(Struct.NoneValue) - Method in class tensorflow.Struct.NoneValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.Struct.NoneValue.Builder
 
mergeFrom(Message) - Method in class tensorflow.Struct.PairValue.Builder
 
mergeFrom(Struct.PairValue) - Method in class tensorflow.Struct.PairValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.Struct.PairValue.Builder
 
mergeFrom(Message) - Method in class tensorflow.Struct.StructuredValue.Builder
 
mergeFrom(Struct.StructuredValue) - Method in class tensorflow.Struct.StructuredValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.Struct.StructuredValue.Builder
 
mergeFrom(Message) - Method in class tensorflow.Struct.TensorSpecProto.Builder
 
mergeFrom(Struct.TensorSpecProto) - Method in class tensorflow.Struct.TensorSpecProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.Struct.TensorSpecProto.Builder
 
mergeFrom(Message) - Method in class tensorflow.Struct.TupleValue.Builder
 
mergeFrom(Struct.TupleValue) - Method in class tensorflow.Struct.TupleValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.Struct.TupleValue.Builder
 
mergeFrom(Message) - Method in class tensorflow.Struct.TypeSpecProto.Builder
 
mergeFrom(Struct.TypeSpecProto) - Method in class tensorflow.Struct.TypeSpecProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.Struct.TypeSpecProto.Builder
 
mergeFrom(Message) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
 
mergeFrom(TrackableObjectGraphOuterClass.TrackableObjectGraph) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
 
mergeFrom(Message) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
 
mergeFrom(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
 
mergeFrom(Message) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
mergeFrom(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
mergeFrom(Message) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
mergeFrom(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
mergeFrom(Message) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
mergeFrom(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 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.
mergeFunction(SavedObjectGraphOuterClass.SavedFunction) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject.Builder
.tensorflow.SavedFunction function = 6;
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.
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
EXPERIMENTAL.
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;
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;
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.
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.
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;
mergePreOptimizationGraph(GraphDef) - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs.Builder
.tensorflow.GraphDef pre_optimization_graph = 2;
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;
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) - Method in class org.tensorflow.framework.ConfigProto.Builder
Options that apply when this session uses the distributed runtime.
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;
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.
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
.tensorflow.TensorShapeProto shape = 2;
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.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.
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.
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.
mergeTupleValue(Struct.TupleValue) - Method in class tensorflow.Struct.StructuredValue.Builder
Represents a tuple of `Value`.
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._serialize().
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.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.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.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.VirtualDevices.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.GradientDef.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.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.RPCOptions.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.SaveSliceInfoDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.ScopedAllocatorOptions.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.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.SavedObjectGraphOuterClass.FunctionSpec.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.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.Predict.PredictRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.Predict.PredictResponse.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.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.Status.StatusProto.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.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(VersionDef) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject.Builder
Version information from the producer of this SavedUserObject.
mergeVersion(Int64Value) - Method in class tensorflow.serving.Model.ModelSpec.Builder
Use this specific version number.
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
NOTE: This protocol buffer is evolving, and will go through revisions in the coming months.
MetaGraphDef.Builder - Class in org.tensorflow.framework
NOTE: This protocol buffer is evolving, and will go through revisions in the coming months.
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
 
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
 
Model - Class in tensorflow.serving
 
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 in tensorflow.serving
 
Model.ModelSpecOrBuilder - Interface in tensorflow.serving
 
MODEL_CONFIG_LIST_FIELD_NUMBER - Static variable in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
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_VALUE - Static variable in enum tensorflow.serving.ModelServerConfigOuterClass.ModelType
MODEL_TYPE_UNSPECIFIED = 0 [deprecated = true];
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
 
ModelManagement - Class 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 in tensorflow.serving
 
ModelServerConfigOuterClass.ModelServerConfigOrBuilder - Interface in tensorflow.serving
 
ModelServerConfigOuterClass.ModelType - Enum in tensorflow.serving
The type of model.
ModelServiceOuterClass - Class in tensorflow.serving
 
MULTI_INFERENCE_LOG_FIELD_NUMBER - Static variable in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 

N

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.SavedObjectGraphOuterClass.SavedVariable
 
NAME_FIELD_NUMBER - Static variable in class tensorflow.serving.Model.ModelSpec
 
NAME_FIELD_NUMBER - Static variable in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
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.TrackableObjectGraph.TrackableObject.SerializedTensor
 
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_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
 
newBuilder() - Static method in class org.tensorflow.distruntime.ClusterDef
 
newBuilder(ClusterDef) - Static method in class org.tensorflow.distruntime.ClusterDef
 
newBuilder() - Static method in class org.tensorflow.distruntime.JobDef
 
newBuilder(JobDef) - Static method in class org.tensorflow.distruntime.JobDef
 
newBuilder() - Static method in class org.tensorflow.example.BytesList
 
newBuilder(BytesList) - Static method in class org.tensorflow.example.BytesList
 
newBuilder() - Static method in class org.tensorflow.example.Example
 
newBuilder(Example) - Static method in class org.tensorflow.example.Example
 
newBuilder() - Static method in class org.tensorflow.example.Feature
 
newBuilder(Feature) - Static method in class org.tensorflow.example.Feature
 
newBuilder() - Static method in class org.tensorflow.example.FeatureList
 
newBuilder(FeatureList) - Static method in class org.tensorflow.example.FeatureList
 
newBuilder() - Static method in class org.tensorflow.example.FeatureLists
 
newBuilder(FeatureLists) - Static method in class org.tensorflow.example.FeatureLists
 
newBuilder() - Static method in class org.tensorflow.example.Features
 
newBuilder(Features) - Static method in class org.tensorflow.example.Features
 
newBuilder() - Static method in class org.tensorflow.example.FloatList
 
newBuilder(FloatList) - Static method in class org.tensorflow.example.FloatList
 
newBuilder() - Static method in class org.tensorflow.example.Int64List
 
newBuilder(Int64List) - Static method in class org.tensorflow.example.Int64List
 
newBuilder() - Static method in class org.tensorflow.example.SequenceExample
 
newBuilder(SequenceExample) - Static method in class org.tensorflow.example.SequenceExample
 
newBuilder() - Static method in class org.tensorflow.framework.AllocationDescription
 
newBuilder(AllocationDescription) - Static method in class org.tensorflow.framework.AllocationDescription
 
newBuilder() - Static method in class org.tensorflow.framework.AllocationRecord
 
newBuilder(AllocationRecord) - Static method in class org.tensorflow.framework.AllocationRecord
 
newBuilder() - Static method in class org.tensorflow.framework.AllocatorMemoryUsed
 
newBuilder(AllocatorMemoryUsed) - Static method in class org.tensorflow.framework.AllocatorMemoryUsed
 
newBuilder() - Static method in class org.tensorflow.framework.AssetFileDef
 
newBuilder(AssetFileDef) - Static method in class org.tensorflow.framework.AssetFileDef
 
newBuilder() - Static method in class org.tensorflow.framework.AttrValue.ListValue
 
newBuilder(AttrValue.ListValue) - Static method in class org.tensorflow.framework.AttrValue.ListValue
 
newBuilder() - Static method in class org.tensorflow.framework.AttrValue
 
newBuilder(AttrValue) - Static method in class org.tensorflow.framework.AttrValue
 
newBuilder() - Static method in class org.tensorflow.framework.AutoParallelOptions
 
newBuilder(AutoParallelOptions) - Static method in class org.tensorflow.framework.AutoParallelOptions
 
newBuilder() - Static method in class org.tensorflow.framework.CallableOptions
 
newBuilder(CallableOptions) - Static method in class org.tensorflow.framework.CallableOptions
 
newBuilder() - Static method in class org.tensorflow.framework.CollectionDef.AnyList
 
newBuilder(CollectionDef.AnyList) - Static method in class org.tensorflow.framework.CollectionDef.AnyList
 
newBuilder() - Static method in class org.tensorflow.framework.CollectionDef.BytesList
 
newBuilder(CollectionDef.BytesList) - Static method in class org.tensorflow.framework.CollectionDef.BytesList
 
newBuilder() - Static method in class org.tensorflow.framework.CollectionDef.FloatList
 
newBuilder(CollectionDef.FloatList) - Static method in class org.tensorflow.framework.CollectionDef.FloatList
 
newBuilder() - Static method in class org.tensorflow.framework.CollectionDef.Int64List
 
newBuilder(CollectionDef.Int64List) - Static method in class org.tensorflow.framework.CollectionDef.Int64List
 
newBuilder() - Static method in class org.tensorflow.framework.CollectionDef
 
newBuilder(CollectionDef) - Static method in class org.tensorflow.framework.CollectionDef
 
newBuilder() - Static method in class org.tensorflow.framework.CollectionDef.NodeList
 
newBuilder(CollectionDef.NodeList) - Static method in class org.tensorflow.framework.CollectionDef.NodeList
 
newBuilder() - Static method in class org.tensorflow.framework.ConfigProto.Experimental
 
newBuilder(ConfigProto.Experimental) - Static method in class org.tensorflow.framework.ConfigProto.Experimental
 
newBuilder() - Static method in class org.tensorflow.framework.ConfigProto
 
newBuilder(ConfigProto) - Static method in class org.tensorflow.framework.ConfigProto
 
newBuilder() - Static method in class org.tensorflow.framework.CostGraphDef
 
newBuilder(CostGraphDef) - Static method in class org.tensorflow.framework.CostGraphDef
 
newBuilder() - Static method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
newBuilder(CostGraphDef.Node.InputInfo) - Static method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
newBuilder() - Static method in class org.tensorflow.framework.CostGraphDef.Node
 
newBuilder(CostGraphDef.Node) - Static method in class org.tensorflow.framework.CostGraphDef.Node
 
newBuilder() - Static method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
newBuilder(CostGraphDef.Node.OutputInfo) - Static method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
newBuilder() - Static method in class org.tensorflow.framework.DebuggedSourceFile
 
newBuilder(DebuggedSourceFile) - Static method in class org.tensorflow.framework.DebuggedSourceFile
 
newBuilder() - Static method in class org.tensorflow.framework.DebuggedSourceFiles
 
newBuilder(DebuggedSourceFiles) - Static method in class org.tensorflow.framework.DebuggedSourceFiles
 
newBuilder() - Static method in class org.tensorflow.framework.DebugOptions
 
newBuilder(DebugOptions) - Static method in class org.tensorflow.framework.DebugOptions
 
newBuilder() - Static method in class org.tensorflow.framework.DebugTensorWatch
 
newBuilder(DebugTensorWatch) - Static method in class org.tensorflow.framework.DebugTensorWatch
 
newBuilder() - Static method in class org.tensorflow.framework.DeviceStepStats
 
newBuilder(DeviceStepStats) - Static method in class org.tensorflow.framework.DeviceStepStats
 
newBuilder() - Static method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
newBuilder(FunctionDef.ArgAttrs) - Static method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
newBuilder() - Static method in class org.tensorflow.framework.FunctionDef
 
newBuilder(FunctionDef) - Static method in class org.tensorflow.framework.FunctionDef
 
newBuilder() - Static method in class org.tensorflow.framework.FunctionDefLibrary
 
newBuilder(FunctionDefLibrary) - Static method in class org.tensorflow.framework.FunctionDefLibrary
 
newBuilder() - Static method in class org.tensorflow.framework.GPUOptions.Experimental
 
newBuilder(GPUOptions.Experimental) - Static method in class org.tensorflow.framework.GPUOptions.Experimental
 
newBuilder() - Static method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
newBuilder(GPUOptions.Experimental.VirtualDevices) - Static method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
newBuilder() - Static method in class org.tensorflow.framework.GPUOptions
 
newBuilder(GPUOptions) - Static method in class org.tensorflow.framework.GPUOptions
 
newBuilder() - Static method in class org.tensorflow.framework.GradientDef
 
newBuilder(GradientDef) - Static method in class org.tensorflow.framework.GradientDef
 
newBuilder() - Static method in class org.tensorflow.framework.GraphDef
 
newBuilder(GraphDef) - Static method in class org.tensorflow.framework.GraphDef
 
newBuilder() - Static method in class org.tensorflow.framework.GraphOptions
 
newBuilder(GraphOptions) - Static method in class org.tensorflow.framework.GraphOptions
 
newBuilder() - Static method in class org.tensorflow.framework.MemoryStats
 
newBuilder(MemoryStats) - Static method in class org.tensorflow.framework.MemoryStats
 
newBuilder() - Static method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
newBuilder(MetaGraphDef.MetaInfoDef) - Static method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
newBuilder() - Static method in class org.tensorflow.framework.MetaGraphDef
 
newBuilder(MetaGraphDef) - Static method in class org.tensorflow.framework.MetaGraphDef
 
newBuilder() - Static method in class org.tensorflow.framework.NameAttrList
 
newBuilder(NameAttrList) - Static method in class org.tensorflow.framework.NameAttrList
 
newBuilder() - Static method in class org.tensorflow.framework.NamedTensorProto
 
newBuilder(NamedTensorProto) - Static method in class org.tensorflow.framework.NamedTensorProto
 
newBuilder() - Static method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
newBuilder(NodeDef.ExperimentalDebugInfo) - Static method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
newBuilder() - Static method in class org.tensorflow.framework.NodeDef
 
newBuilder(NodeDef) - Static method in class org.tensorflow.framework.NodeDef
 
newBuilder() - Static method in class org.tensorflow.framework.NodeExecStats
 
newBuilder(NodeExecStats) - Static method in class org.tensorflow.framework.NodeExecStats
 
newBuilder() - Static method in class org.tensorflow.framework.NodeOutput
 
newBuilder(NodeOutput) - Static method in class org.tensorflow.framework.NodeOutput
 
newBuilder() - Static method in class org.tensorflow.framework.OpDef.ArgDef
 
newBuilder(OpDef.ArgDef) - Static method in class org.tensorflow.framework.OpDef.ArgDef
 
newBuilder() - Static method in class org.tensorflow.framework.OpDef.AttrDef
 
newBuilder(OpDef.AttrDef) - Static method in class org.tensorflow.framework.OpDef.AttrDef
 
newBuilder() - Static method in class org.tensorflow.framework.OpDef
 
newBuilder(OpDef) - Static method in class org.tensorflow.framework.OpDef
 
newBuilder() - Static method in class org.tensorflow.framework.OpDeprecation
 
newBuilder(OpDeprecation) - Static method in class org.tensorflow.framework.OpDeprecation
 
newBuilder() - Static method in class org.tensorflow.framework.OpList
 
newBuilder(OpList) - Static method in class org.tensorflow.framework.OpList
 
newBuilder() - Static method in class org.tensorflow.framework.OptimizerOptions
 
newBuilder(OptimizerOptions) - Static method in class org.tensorflow.framework.OptimizerOptions
 
newBuilder() - Static method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
newBuilder(ResourceHandleProto.DtypeAndShape) - Static method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
newBuilder() - Static method in class org.tensorflow.framework.ResourceHandleProto
 
newBuilder(ResourceHandleProto) - Static method in class org.tensorflow.framework.ResourceHandleProto
 
newBuilder() - Static method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
newBuilder(RewriterConfig.CustomGraphOptimizer) - Static method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
newBuilder() - Static method in class org.tensorflow.framework.RewriterConfig
 
newBuilder(RewriterConfig) - Static method in class org.tensorflow.framework.RewriterConfig
 
newBuilder() - Static method in class org.tensorflow.framework.RPCOptions
 
newBuilder(RPCOptions) - Static method in class org.tensorflow.framework.RPCOptions
 
newBuilder() - Static method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
newBuilder(RunMetadata.FunctionGraphs) - Static method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
newBuilder() - Static method in class org.tensorflow.framework.RunMetadata
 
newBuilder(RunMetadata) - Static method in class org.tensorflow.framework.RunMetadata
 
newBuilder() - Static method in class org.tensorflow.framework.RunOptions.Experimental
 
newBuilder(RunOptions.Experimental) - Static method in class org.tensorflow.framework.RunOptions.Experimental
 
newBuilder() - Static method in class org.tensorflow.framework.RunOptions
 
newBuilder(RunOptions) - Static method in class org.tensorflow.framework.RunOptions
 
newBuilder() - Static method in class org.tensorflow.framework.SaveSliceInfoDef
 
newBuilder(SaveSliceInfoDef) - Static method in class org.tensorflow.framework.SaveSliceInfoDef
 
newBuilder() - Static method in class org.tensorflow.framework.ScopedAllocatorOptions
 
newBuilder(ScopedAllocatorOptions) - Static method in class org.tensorflow.framework.ScopedAllocatorOptions
 
newBuilder() - Static method in class org.tensorflow.framework.SessionMetadata
 
newBuilder(SessionMetadata) - Static method in class org.tensorflow.framework.SessionMetadata
 
newBuilder() - Static method in class org.tensorflow.framework.SignatureDef
 
newBuilder(SignatureDef) - Static method in class org.tensorflow.framework.SignatureDef
 
newBuilder() - Static method in class org.tensorflow.framework.StepStats
 
newBuilder(StepStats) - Static method in class org.tensorflow.framework.StepStats
 
newBuilder() - Static method in class org.tensorflow.framework.TensorConnection
 
newBuilder(TensorConnection) - Static method in class org.tensorflow.framework.TensorConnection
 
newBuilder() - Static method in class org.tensorflow.framework.TensorDescription
 
newBuilder(TensorDescription) - Static method in class org.tensorflow.framework.TensorDescription
 
newBuilder() - Static method in class org.tensorflow.framework.TensorInfo.CooSparse
 
newBuilder(TensorInfo.CooSparse) - Static method in class org.tensorflow.framework.TensorInfo.CooSparse
 
newBuilder() - Static method in class org.tensorflow.framework.TensorInfo
 
newBuilder(TensorInfo) - Static method in class org.tensorflow.framework.TensorInfo
 
newBuilder() - Static method in class org.tensorflow.framework.TensorProto
 
newBuilder(TensorProto) - Static method in class org.tensorflow.framework.TensorProto
 
newBuilder() - Static method in class org.tensorflow.framework.TensorShapeProto.Dim
 
newBuilder(TensorShapeProto.Dim) - Static method in class org.tensorflow.framework.TensorShapeProto.Dim
 
newBuilder() - Static method in class org.tensorflow.framework.TensorShapeProto
 
newBuilder(TensorShapeProto) - Static method in class org.tensorflow.framework.TensorShapeProto
 
newBuilder() - Static method in class org.tensorflow.framework.ThreadPoolOptionProto
 
newBuilder(ThreadPoolOptionProto) - Static method in class org.tensorflow.framework.ThreadPoolOptionProto
 
newBuilder() - Static method in class org.tensorflow.framework.VariableDef
 
newBuilder(VariableDef) - Static method in class org.tensorflow.framework.VariableDef
 
newBuilder() - Static method in class org.tensorflow.framework.VariantTensorDataProto
 
newBuilder(VariantTensorDataProto) - Static method in class org.tensorflow.framework.VariantTensorDataProto
 
newBuilder() - Static method in class org.tensorflow.framework.VerifierConfig
 
newBuilder(VerifierConfig) - Static method in class org.tensorflow.framework.VerifierConfig
 
newBuilder() - Static method in class org.tensorflow.framework.VersionDef
 
newBuilder(VersionDef) - Static method in class org.tensorflow.framework.VersionDef
 
newBuilder() - Static method in class org.tensorflow.util.SaverDef
 
newBuilder(SaverDef) - Static method in class org.tensorflow.util.SaverDef
 
newBuilder() - Static method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
newBuilder(SavedObjectGraphOuterClass.FunctionSpec) - Static method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
newBuilder() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
newBuilder(SavedObjectGraphOuterClass.SavedAsset) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
newBuilder() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
newBuilder(SavedObjectGraphOuterClass.SavedBareConcreteFunction) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
newBuilder() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
newBuilder(SavedObjectGraphOuterClass.SavedConcreteFunction) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
newBuilder() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
newBuilder(SavedObjectGraphOuterClass.SavedConstant) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
newBuilder() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
newBuilder(SavedObjectGraphOuterClass.SavedFunction) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
newBuilder() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
newBuilder(SavedObjectGraphOuterClass.SavedObject) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
newBuilder() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
newBuilder(SavedObjectGraphOuterClass.SavedObjectGraph) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
newBuilder() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
newBuilder(SavedObjectGraphOuterClass.SavedResource) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
newBuilder() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
newBuilder(SavedObjectGraphOuterClass.SavedUserObject) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
newBuilder() - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
newBuilder(SavedObjectGraphOuterClass.SavedVariable) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
newBuilder() - Static method in class tensorflow.serving.Classification.Class
 
newBuilder(Classification.Class) - Static method in class tensorflow.serving.Classification.Class
 
newBuilder() - Static method in class tensorflow.serving.Classification.ClassificationRequest
 
newBuilder(Classification.ClassificationRequest) - Static method in class tensorflow.serving.Classification.ClassificationRequest
 
newBuilder() - Static method in class tensorflow.serving.Classification.ClassificationResponse
 
newBuilder(Classification.ClassificationResponse) - Static method in class tensorflow.serving.Classification.ClassificationResponse
 
newBuilder() - Static method in class tensorflow.serving.Classification.ClassificationResult
 
newBuilder(Classification.ClassificationResult) - Static method in class tensorflow.serving.Classification.ClassificationResult
 
newBuilder() - Static method in class tensorflow.serving.Classification.Classifications
 
newBuilder(Classification.Classifications) - Static method in class tensorflow.serving.Classification.Classifications
 
newBuilder() - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
newBuilder(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
newBuilder() - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
newBuilder(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
newBuilder() - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All
 
newBuilder(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All
 
newBuilder() - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
newBuilder(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
newBuilder() - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
newBuilder(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
newBuilder() - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
newBuilder(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
newBuilder() - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
newBuilder(GetModelMetadata.GetModelMetadataRequest) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
newBuilder() - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
newBuilder(GetModelMetadata.GetModelMetadataResponse) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
newBuilder() - Static method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
newBuilder(GetModelMetadata.SignatureDefMap) - Static method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
newBuilder() - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
newBuilder(GetModelStatus.GetModelStatusRequest) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
newBuilder() - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
newBuilder(GetModelStatus.GetModelStatusResponse) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
newBuilder() - Static method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
newBuilder(GetModelStatus.ModelVersionStatus) - Static method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
newBuilder() - Static method in class tensorflow.serving.Inference.InferenceResult
 
newBuilder(Inference.InferenceResult) - Static method in class tensorflow.serving.Inference.InferenceResult
 
newBuilder() - Static method in class tensorflow.serving.Inference.InferenceTask
 
newBuilder(Inference.InferenceTask) - Static method in class tensorflow.serving.Inference.InferenceTask
 
newBuilder() - Static method in class tensorflow.serving.Inference.MultiInferenceRequest
 
newBuilder(Inference.MultiInferenceRequest) - Static method in class tensorflow.serving.Inference.MultiInferenceRequest
 
newBuilder() - Static method in class tensorflow.serving.Inference.MultiInferenceResponse
 
newBuilder(Inference.MultiInferenceResponse) - Static method in class tensorflow.serving.Inference.MultiInferenceResponse
 
newBuilder() - Static method in class tensorflow.serving.InputOuterClass.ExampleList
 
newBuilder(InputOuterClass.ExampleList) - Static method in class tensorflow.serving.InputOuterClass.ExampleList
 
newBuilder() - Static method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
newBuilder(InputOuterClass.ExampleListWithContext) - Static method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
newBuilder() - Static method in class tensorflow.serving.InputOuterClass.Input
 
newBuilder(InputOuterClass.Input) - Static method in class tensorflow.serving.InputOuterClass.Input
 
newBuilder() - Static method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
newBuilder(LogCollectorConfigOuterClass.LogCollectorConfig) - Static method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
newBuilder() - Static method in class tensorflow.serving.Logging.LogMetadata
 
newBuilder(Logging.LogMetadata) - Static method in class tensorflow.serving.Logging.LogMetadata
 
newBuilder() - Static method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
newBuilder(LoggingConfigOuterClass.LoggingConfig) - Static method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
newBuilder() - Static method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
newBuilder(LoggingConfigOuterClass.SamplingConfig) - Static method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
newBuilder() - Static method in class tensorflow.serving.Model.ModelSpec
 
newBuilder(Model.ModelSpec) - Static method in class tensorflow.serving.Model.ModelSpec
 
newBuilder() - Static method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
newBuilder(ModelManagement.ReloadConfigRequest) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
newBuilder() - Static method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
newBuilder(ModelManagement.ReloadConfigResponse) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
newBuilder() - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
newBuilder(ModelServerConfigOuterClass.ModelConfig) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
newBuilder() - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
newBuilder(ModelServerConfigOuterClass.ModelConfigList) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
newBuilder() - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
newBuilder(ModelServerConfigOuterClass.ModelServerConfig) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
newBuilder() - Static method in class tensorflow.serving.Predict.PredictRequest
 
newBuilder(Predict.PredictRequest) - Static method in class tensorflow.serving.Predict.PredictRequest
 
newBuilder() - Static method in class tensorflow.serving.Predict.PredictResponse
 
newBuilder(Predict.PredictResponse) - Static method in class tensorflow.serving.Predict.PredictResponse
 
newBuilder() - Static method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
newBuilder(PredictionLogOuterClass.ClassifyLog) - Static method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
newBuilder() - Static method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
newBuilder(PredictionLogOuterClass.MultiInferenceLog) - Static method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
newBuilder() - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
newBuilder(PredictionLogOuterClass.PredictionLog) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
newBuilder() - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
newBuilder(PredictionLogOuterClass.PredictLog) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
newBuilder() - Static method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
newBuilder(PredictionLogOuterClass.RegressLog) - Static method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
newBuilder() - Static method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
newBuilder(PredictionLogOuterClass.SessionRunLog) - Static method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
newBuilder() - Static method in class tensorflow.serving.RegressionOuterClass.Regression
 
newBuilder(RegressionOuterClass.Regression) - Static method in class tensorflow.serving.RegressionOuterClass.Regression
 
newBuilder() - Static method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
newBuilder(RegressionOuterClass.RegressionRequest) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
newBuilder() - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
newBuilder(RegressionOuterClass.RegressionResponse) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
newBuilder() - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
newBuilder(RegressionOuterClass.RegressionResult) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
newBuilder() - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
newBuilder(SessionServiceOuterClass.SessionRunRequest) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
newBuilder() - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
newBuilder(SessionServiceOuterClass.SessionRunResponse) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
newBuilder() - Static method in class tensorflow.serving.Status.StatusProto
 
newBuilder(Status.StatusProto) - Static method in class tensorflow.serving.Status.StatusProto
 
newBuilder() - Static method in class tensorflow.Struct.DictValue
 
newBuilder(Struct.DictValue) - Static method in class tensorflow.Struct.DictValue
 
newBuilder() - Static method in class tensorflow.Struct.ListValue
 
newBuilder(Struct.ListValue) - Static method in class tensorflow.Struct.ListValue
 
newBuilder() - Static method in class tensorflow.Struct.NamedTupleValue
 
newBuilder(Struct.NamedTupleValue) - Static method in class tensorflow.Struct.NamedTupleValue
 
newBuilder() - Static method in class tensorflow.Struct.NoneValue
 
newBuilder(Struct.NoneValue) - Static method in class tensorflow.Struct.NoneValue
 
newBuilder() - Static method in class tensorflow.Struct.PairValue
 
newBuilder(Struct.PairValue) - Static method in class tensorflow.Struct.PairValue
 
newBuilder() - Static method in class tensorflow.Struct.StructuredValue
 
newBuilder(Struct.StructuredValue) - Static method in class tensorflow.Struct.StructuredValue
 
newBuilder() - Static method in class tensorflow.Struct.TensorSpecProto
 
newBuilder(Struct.TensorSpecProto) - Static method in class tensorflow.Struct.TensorSpecProto
 
newBuilder() - Static method in class tensorflow.Struct.TupleValue
 
newBuilder(Struct.TupleValue) - Static method in class tensorflow.Struct.TupleValue
 
newBuilder() - Static method in class tensorflow.Struct.TypeSpecProto
 
newBuilder(Struct.TypeSpecProto) - Static method in class tensorflow.Struct.TypeSpecProto
 
newBuilder() - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
newBuilder(TrackableObjectGraphOuterClass.TrackableObjectGraph) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
newBuilder() - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
newBuilder(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
newBuilder() - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
newBuilder(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
newBuilder() - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
newBuilder(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
newBuilder() - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
newBuilder(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
newBuilderForType() - Method in class org.tensorflow.distruntime.ClusterDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.distruntime.ClusterDef
 
newBuilderForType() - Method in class org.tensorflow.distruntime.JobDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.distruntime.JobDef
 
newBuilderForType() - Method in class org.tensorflow.example.BytesList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.example.BytesList
 
newBuilderForType() - Method in class org.tensorflow.example.Example
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.example.Example
 
newBuilderForType() - Method in class org.tensorflow.example.Feature
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.example.Feature
 
newBuilderForType() - Method in class org.tensorflow.example.FeatureList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.example.FeatureList
 
newBuilderForType() - Method in class org.tensorflow.example.FeatureLists
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.example.FeatureLists
 
newBuilderForType() - Method in class org.tensorflow.example.Features
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.example.Features
 
newBuilderForType() - Method in class org.tensorflow.example.FloatList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.example.FloatList
 
newBuilderForType() - Method in class org.tensorflow.example.Int64List
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.example.Int64List
 
newBuilderForType() - Method in class org.tensorflow.example.SequenceExample
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.example.SequenceExample
 
newBuilderForType() - Method in class org.tensorflow.framework.AllocationDescription
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.AllocationDescription
 
newBuilderForType() - Method in class org.tensorflow.framework.AllocationRecord
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.AllocationRecord
 
newBuilderForType() - Method in class org.tensorflow.framework.AllocatorMemoryUsed
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.AllocatorMemoryUsed
 
newBuilderForType() - Method in class org.tensorflow.framework.AssetFileDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.AssetFileDef
 
newBuilderForType() - Method in class org.tensorflow.framework.AttrValue.ListValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.AttrValue.ListValue
 
newBuilderForType() - Method in class org.tensorflow.framework.AttrValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.AttrValue
 
newBuilderForType() - Method in class org.tensorflow.framework.AutoParallelOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.AutoParallelOptions
 
newBuilderForType() - Method in class org.tensorflow.framework.CallableOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.CallableOptions
 
newBuilderForType() - Method in class org.tensorflow.framework.CollectionDef.AnyList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.CollectionDef.AnyList
 
newBuilderForType() - Method in class org.tensorflow.framework.CollectionDef.BytesList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.CollectionDef.BytesList
 
newBuilderForType() - Method in class org.tensorflow.framework.CollectionDef.FloatList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.CollectionDef.FloatList
 
newBuilderForType() - Method in class org.tensorflow.framework.CollectionDef.Int64List
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.CollectionDef.Int64List
 
newBuilderForType() - Method in class org.tensorflow.framework.CollectionDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.CollectionDef
 
newBuilderForType() - Method in class org.tensorflow.framework.CollectionDef.NodeList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.CollectionDef.NodeList
 
newBuilderForType() - Method in class org.tensorflow.framework.ConfigProto.Experimental
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.ConfigProto.Experimental
 
newBuilderForType() - Method in class org.tensorflow.framework.ConfigProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.ConfigProto
 
newBuilderForType() - Method in class org.tensorflow.framework.CostGraphDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.CostGraphDef
 
newBuilderForType() - Method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
newBuilderForType() - Method in class org.tensorflow.framework.CostGraphDef.Node
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.CostGraphDef.Node
 
newBuilderForType() - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
newBuilderForType() - Method in class org.tensorflow.framework.DebuggedSourceFile
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.DebuggedSourceFile
 
newBuilderForType() - Method in class org.tensorflow.framework.DebuggedSourceFiles
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.DebuggedSourceFiles
 
newBuilderForType() - Method in class org.tensorflow.framework.DebugOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.DebugOptions
 
newBuilderForType() - Method in class org.tensorflow.framework.DebugTensorWatch
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.DebugTensorWatch
 
newBuilderForType() - Method in class org.tensorflow.framework.DeviceStepStats
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.DeviceStepStats
 
newBuilderForType() - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
newBuilderForType() - Method in class org.tensorflow.framework.FunctionDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.FunctionDef
 
newBuilderForType() - Method in class org.tensorflow.framework.FunctionDefLibrary
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.FunctionDefLibrary
 
newBuilderForType() - Method in class org.tensorflow.framework.GPUOptions.Experimental
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.GPUOptions.Experimental
 
newBuilderForType() - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
newBuilderForType() - Method in class org.tensorflow.framework.GPUOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.GPUOptions
 
newBuilderForType() - Method in class org.tensorflow.framework.GradientDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.GradientDef
 
newBuilderForType() - Method in class org.tensorflow.framework.GraphDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.GraphDef
 
newBuilderForType() - Method in class org.tensorflow.framework.GraphOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.GraphOptions
 
newBuilderForType() - Method in class org.tensorflow.framework.MemoryStats
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.MemoryStats
 
newBuilderForType() - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
newBuilderForType() - Method in class org.tensorflow.framework.MetaGraphDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.MetaGraphDef
 
newBuilderForType() - Method in class org.tensorflow.framework.NameAttrList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.NameAttrList
 
newBuilderForType() - Method in class org.tensorflow.framework.NamedTensorProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.NamedTensorProto
 
newBuilderForType() - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
newBuilderForType() - Method in class org.tensorflow.framework.NodeDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.NodeDef
 
newBuilderForType() - Method in class org.tensorflow.framework.NodeExecStats
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.NodeExecStats
 
newBuilderForType() - Method in class org.tensorflow.framework.NodeOutput
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.NodeOutput
 
newBuilderForType() - Method in class org.tensorflow.framework.OpDef.ArgDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.OpDef.ArgDef
 
newBuilderForType() - Method in class org.tensorflow.framework.OpDef.AttrDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.OpDef.AttrDef
 
newBuilderForType() - Method in class org.tensorflow.framework.OpDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.OpDef
 
newBuilderForType() - Method in class org.tensorflow.framework.OpDeprecation
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.OpDeprecation
 
newBuilderForType() - Method in class org.tensorflow.framework.OpList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.OpList
 
newBuilderForType() - Method in class org.tensorflow.framework.OptimizerOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.OptimizerOptions
 
newBuilderForType() - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
newBuilderForType() - Method in class org.tensorflow.framework.ResourceHandleProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.ResourceHandleProto
 
newBuilderForType() - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
newBuilderForType() - Method in class org.tensorflow.framework.RewriterConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.RewriterConfig
 
newBuilderForType() - Method in class org.tensorflow.framework.RPCOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.RPCOptions
 
newBuilderForType() - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
newBuilderForType() - Method in class org.tensorflow.framework.RunMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.RunMetadata
 
newBuilderForType() - Method in class org.tensorflow.framework.RunOptions.Experimental
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.RunOptions.Experimental
 
newBuilderForType() - Method in class org.tensorflow.framework.RunOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.RunOptions
 
newBuilderForType() - Method in class org.tensorflow.framework.SaveSliceInfoDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.SaveSliceInfoDef
 
newBuilderForType() - Method in class org.tensorflow.framework.ScopedAllocatorOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.ScopedAllocatorOptions
 
newBuilderForType() - Method in class org.tensorflow.framework.SessionMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.SessionMetadata
 
newBuilderForType() - Method in class org.tensorflow.framework.SignatureDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.SignatureDef
 
newBuilderForType() - Method in class org.tensorflow.framework.StepStats
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.StepStats
 
newBuilderForType() - Method in class org.tensorflow.framework.TensorConnection
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.TensorConnection
 
newBuilderForType() - Method in class org.tensorflow.framework.TensorDescription
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.TensorDescription
 
newBuilderForType() - Method in class org.tensorflow.framework.TensorInfo.CooSparse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.TensorInfo.CooSparse
 
newBuilderForType() - Method in class org.tensorflow.framework.TensorInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.TensorInfo
 
newBuilderForType() - Method in class org.tensorflow.framework.TensorProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.TensorProto
 
newBuilderForType() - Method in class org.tensorflow.framework.TensorShapeProto.Dim
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.TensorShapeProto.Dim
 
newBuilderForType() - Method in class org.tensorflow.framework.TensorShapeProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.TensorShapeProto
 
newBuilderForType() - Method in class org.tensorflow.framework.ThreadPoolOptionProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.ThreadPoolOptionProto
 
newBuilderForType() - Method in class org.tensorflow.framework.VariableDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.VariableDef
 
newBuilderForType() - Method in class org.tensorflow.framework.VariantTensorDataProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.VariantTensorDataProto
 
newBuilderForType() - Method in class org.tensorflow.framework.VerifierConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.VerifierConfig
 
newBuilderForType() - Method in class org.tensorflow.framework.VersionDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.framework.VersionDef
 
newBuilderForType() - Method in class org.tensorflow.util.SaverDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.util.SaverDef
 
newBuilderForType() - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
newBuilderForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
newBuilderForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
newBuilderForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
newBuilderForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
newBuilderForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
newBuilderForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
newBuilderForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
newBuilderForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
newBuilderForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
newBuilderForType() - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
newBuilderForType() - Method in class tensorflow.serving.Classification.Class
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.Classification.Class
 
newBuilderForType() - Method in class tensorflow.serving.Classification.ClassificationRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.Classification.ClassificationRequest
 
newBuilderForType() - Method in class tensorflow.serving.Classification.ClassificationResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.Classification.ClassificationResponse
 
newBuilderForType() - Method in class tensorflow.serving.Classification.ClassificationResult
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.Classification.ClassificationResult
 
newBuilderForType() - Method in class tensorflow.serving.Classification.Classifications
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.Classification.Classifications
 
newBuilderForType() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
newBuilderForType() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
newBuilderForType() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All
 
newBuilderForType() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
newBuilderForType() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
newBuilderForType() - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
newBuilderForType() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
newBuilderForType() - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
newBuilderForType() - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
newBuilderForType() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
newBuilderForType() - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
newBuilderForType() - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
newBuilderForType() - Method in class tensorflow.serving.Inference.InferenceResult
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.Inference.InferenceResult
 
newBuilderForType() - Method in class tensorflow.serving.Inference.InferenceTask
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.Inference.InferenceTask
 
newBuilderForType() - Method in class tensorflow.serving.Inference.MultiInferenceRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.Inference.MultiInferenceRequest
 
newBuilderForType() - Method in class tensorflow.serving.Inference.MultiInferenceResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.Inference.MultiInferenceResponse
 
newBuilderForType() - Method in class tensorflow.serving.InputOuterClass.ExampleList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.InputOuterClass.ExampleList
 
newBuilderForType() - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
newBuilderForType() - Method in class tensorflow.serving.InputOuterClass.Input
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.InputOuterClass.Input
 
newBuilderForType() - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
newBuilderForType() - Method in class tensorflow.serving.Logging.LogMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.Logging.LogMetadata
 
newBuilderForType() - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
newBuilderForType() - Method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
newBuilderForType() - Method in class tensorflow.serving.Model.ModelSpec
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.Model.ModelSpec
 
newBuilderForType() - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
newBuilderForType() - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
newBuilderForType() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
newBuilderForType() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
newBuilderForType() - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
newBuilderForType() - Method in class tensorflow.serving.Predict.PredictRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.Predict.PredictRequest
 
newBuilderForType() - Method in class tensorflow.serving.Predict.PredictResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.Predict.PredictResponse
 
newBuilderForType() - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
newBuilderForType() - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
newBuilderForType() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
newBuilderForType() - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
newBuilderForType() - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
newBuilderForType() - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
newBuilderForType() - Method in class tensorflow.serving.RegressionOuterClass.Regression
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.RegressionOuterClass.Regression
 
newBuilderForType() - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
newBuilderForType() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
newBuilderForType() - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
newBuilderForType() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
newBuilderForType() - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
newBuilderForType() - Method in class tensorflow.serving.Status.StatusProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.serving.Status.StatusProto
 
newBuilderForType() - Method in class tensorflow.Struct.DictValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.Struct.DictValue
 
newBuilderForType() - Method in class tensorflow.Struct.ListValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.Struct.ListValue
 
newBuilderForType() - Method in class tensorflow.Struct.NamedTupleValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.Struct.NamedTupleValue
 
newBuilderForType() - Method in class tensorflow.Struct.NoneValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.Struct.NoneValue
 
newBuilderForType() - Method in class tensorflow.Struct.PairValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.Struct.PairValue
 
newBuilderForType() - Method in class tensorflow.Struct.StructuredValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.Struct.StructuredValue
 
newBuilderForType() - Method in class tensorflow.Struct.TensorSpecProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.Struct.TensorSpecProto
 
newBuilderForType() - Method in class tensorflow.Struct.TupleValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.Struct.TupleValue
 
newBuilderForType() - Method in class tensorflow.Struct.TypeSpecProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.Struct.TypeSpecProto
 
newBuilderForType() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
newBuilderForType() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
newBuilderForType() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
newBuilderForType() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
newBuilderForType() - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
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.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
 
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.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.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.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.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.RPCOptions
 
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
 
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.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.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.SavedObjectGraphOuterClass.FunctionSpec
 
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.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.Predict.PredictRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class tensorflow.serving.Predict.PredictResponse
 
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.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.Status.StatusProto
 
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.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
 
NO_MEM_OPT_VALUE - Static variable in enum org.tensorflow.framework.RewriterConfig.MemOptType
Disabled in the meta-optimizer.
NO_TRACE_VALUE - Static variable in enum 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 tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
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_VALUE_FIELD_NUMBER - Static variable in class tensorflow.Struct.StructuredValue
 
NOT_FOUND_VALUE - Static variable in enum org.tensorflow.framework.Code
Some requested entity (e.g., file or directory) was not found.
NUM_DEV_TO_DEV_COPY_STREAMS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GPUOptions.Experimental
 
NUM_REPLICAS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AutoParallelOptions
 
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
 
NUMBER_ATTR_FIELD_NUMBER - Static variable in class org.tensorflow.framework.OpDef.ArgDef
 

O

OBJECT_GRAPH_DEF_FIELD_NUMBER - Static variable in class org.tensorflow.framework.MetaGraphDef
 
OFF_VALUE - Static variable in enum org.tensorflow.framework.OptimizerOptions.GlobalJitLevel
OFF = -1;
OFF_VALUE - Static variable in enum org.tensorflow.framework.RewriterConfig.Toggle
OFF = 2;
OFF_VALUE - Static variable in enum org.tensorflow.framework.VerifierConfig.Toggle
OFF = 2;
OK_VALUE - Static variable in enum org.tensorflow.framework.Code
Not an error; returned on success
ON_1_VALUE - Static variable in enum org.tensorflow.framework.OptimizerOptions.GlobalJitLevel
The following settings turn on compilation, with higher values being more aggressive.
ON_2_VALUE - Static variable in enum org.tensorflow.framework.OptimizerOptions.GlobalJitLevel
ON_2 = 2;
ON_VALUE - Static variable in enum org.tensorflow.framework.RewriterConfig.Toggle
ON = 1;
ON_VALUE - Static variable in enum org.tensorflow.framework.VerifierConfig.Toggle
ON = 1;
ONE_VALUE - Static variable in enum 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 in org.tensorflow.framework
Control the use of the compiler/jit.
OptimizerOptions.Level - Enum in org.tensorflow.framework
Optimization level
OptimizerOptionsOrBuilder - Interface in org.tensorflow.framework
 
OPTIMIZERS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RewriterConfig
 
OPTIONAL_RESTORE_FIELD_NUMBER - Static variable in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
OPTIONAL_SPEC_VALUE - Static variable in enum tensorflow.Struct.TypeSpecProto.TypeSpecClass
tf.OptionalSpec
OPTIONS_FIELD_NUMBER - Static variable in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
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_VALUE - Static variable in enum tensorflow.serving.ModelServerConfigOuterClass.ModelType
OTHER = 2 [deprecated = true];
OUT_OF_RANGE_VALUE - Static variable in enum 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

PARAMETER_MAP_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.distruntime.ClusterDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.distruntime.ClusterDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.distruntime.JobDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.distruntime.JobDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.example.BytesList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.BytesList
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.example.Example
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.Example
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.example.Feature
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.Feature
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.example.FeatureList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.FeatureList
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.example.FeatureLists
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.FeatureLists
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.example.Features
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.Features
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.example.FloatList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.FloatList
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.example.Int64List
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.Int64List
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.example.SequenceExample
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.SequenceExample
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.AllocationDescription
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AllocationDescription
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.AllocationRecord
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AllocationRecord
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.AllocatorMemoryUsed
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AllocatorMemoryUsed
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.AssetFileDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AssetFileDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.AttrValue.ListValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AttrValue.ListValue
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.AttrValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AttrValue
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.AutoParallelOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AutoParallelOptions
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.CallableOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CallableOptions
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.CollectionDef.AnyList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.AnyList
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.CollectionDef.BytesList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.BytesList
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.CollectionDef.FloatList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.FloatList
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.CollectionDef.Int64List
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.Int64List
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.CollectionDef.NodeList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.NodeList
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.CollectionDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.ConfigProto.Experimental
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ConfigProto.Experimental
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.ConfigProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ConfigProto
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.CostGraphDef.Node
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef.Node
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.CostGraphDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.DebuggedSourceFile
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebuggedSourceFile
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.DebuggedSourceFiles
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebuggedSourceFiles
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.DebugOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebugOptions
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.DebugTensorWatch
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebugTensorWatch
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.DeviceStepStats
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DeviceStepStats
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.FunctionDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.FunctionDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.FunctionDefLibrary
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.FunctionDefLibrary
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.GPUOptions.Experimental
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GPUOptions.Experimental
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.GPUOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GPUOptions
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.GradientDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GradientDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.GraphDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GraphDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.GraphOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GraphOptions
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.MemoryStats
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.MemoryStats
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.MetaGraphDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.MetaGraphDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.NameAttrList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NameAttrList
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.NamedTensorProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NamedTensorProto
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.NodeDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.NodeExecStats
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeExecStats
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.NodeOutput
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeOutput
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.OpDef.ArgDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDef.ArgDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.OpDef.AttrDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDef.AttrDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.OpDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.OpDeprecation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDeprecation
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.OpList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpList
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.OptimizerOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OptimizerOptions
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.ResourceHandleProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ResourceHandleProto
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.RewriterConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RewriterConfig
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.RPCOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RPCOptions
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.RunMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunMetadata
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.RunOptions.Experimental
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunOptions.Experimental
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.RunOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunOptions
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.SaveSliceInfoDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.SaveSliceInfoDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.ScopedAllocatorOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ScopedAllocatorOptions
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.SessionMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.SessionMetadata
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.SignatureDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.SignatureDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.StepStats
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.StepStats
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.TensorConnection
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorConnection
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.TensorDescription
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorDescription
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.TensorInfo.CooSparse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorInfo.CooSparse
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.TensorInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.TensorProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorProto
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.TensorShapeProto.Dim
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorShapeProto.Dim
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.TensorShapeProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorShapeProto
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.ThreadPoolOptionProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ThreadPoolOptionProto
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.VariableDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VariableDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.VariantTensorDataProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VariantTensorDataProto
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.VerifierConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VerifierConfig
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.framework.VersionDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VersionDef
 
parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.util.SaverDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.util.SaverDef
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.Classification.Class
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.Class
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.Classification.ClassificationRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.ClassificationRequest
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.Classification.ClassificationResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.ClassificationResponse
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.Classification.ClassificationResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.ClassificationResult
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.Classification.Classifications
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.Classifications
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.Inference.InferenceResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.InferenceResult
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.Inference.InferenceTask
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.InferenceTask
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.Inference.MultiInferenceRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.MultiInferenceRequest
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.Inference.MultiInferenceResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.MultiInferenceResponse
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.InputOuterClass.ExampleList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.InputOuterClass.ExampleList
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.InputOuterClass.Input
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.InputOuterClass.Input
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.Logging.LogMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Logging.LogMetadata
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.Model.ModelSpec
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Model.ModelSpec
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.Predict.PredictRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Predict.PredictRequest
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.Predict.PredictResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Predict.PredictResponse
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.RegressionOuterClass.Regression
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.Regression
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.serving.Status.StatusProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Status.StatusProto
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.Struct.DictValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.DictValue
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.Struct.ListValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.ListValue
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.Struct.NamedTupleValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.NamedTupleValue
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.Struct.NoneValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.NoneValue
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.Struct.PairValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.PairValue
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.Struct.StructuredValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.StructuredValue
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.Struct.TensorSpecProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.TensorSpecProto
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.Struct.TupleValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.TupleValue
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.Struct.TypeSpecProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.TypeSpecProto
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
parseDelimitedFrom(InputStream) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 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 tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.distruntime.ClusterDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.distruntime.ClusterDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.distruntime.ClusterDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.distruntime.ClusterDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.distruntime.ClusterDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.distruntime.ClusterDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.distruntime.ClusterDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.distruntime.ClusterDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.distruntime.ClusterDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.distruntime.ClusterDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.distruntime.JobDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.distruntime.JobDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.distruntime.JobDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.distruntime.JobDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.distruntime.JobDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.distruntime.JobDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.distruntime.JobDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.distruntime.JobDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.distruntime.JobDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.distruntime.JobDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.example.BytesList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.example.BytesList
 
parseFrom(ByteString) - Static method in class org.tensorflow.example.BytesList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.example.BytesList
 
parseFrom(byte[]) - Static method in class org.tensorflow.example.BytesList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.example.BytesList
 
parseFrom(InputStream) - Static method in class org.tensorflow.example.BytesList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.BytesList
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.example.BytesList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.BytesList
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.example.Example
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.example.Example
 
parseFrom(ByteString) - Static method in class org.tensorflow.example.Example
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.example.Example
 
parseFrom(byte[]) - Static method in class org.tensorflow.example.Example
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.example.Example
 
parseFrom(InputStream) - Static method in class org.tensorflow.example.Example
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.Example
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.example.Example
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.Example
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.example.Feature
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.example.Feature
 
parseFrom(ByteString) - Static method in class org.tensorflow.example.Feature
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.example.Feature
 
parseFrom(byte[]) - Static method in class org.tensorflow.example.Feature
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.example.Feature
 
parseFrom(InputStream) - Static method in class org.tensorflow.example.Feature
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.Feature
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.example.Feature
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.Feature
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.example.FeatureList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.example.FeatureList
 
parseFrom(ByteString) - Static method in class org.tensorflow.example.FeatureList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.example.FeatureList
 
parseFrom(byte[]) - Static method in class org.tensorflow.example.FeatureList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.example.FeatureList
 
parseFrom(InputStream) - Static method in class org.tensorflow.example.FeatureList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.FeatureList
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.example.FeatureList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.FeatureList
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.example.FeatureLists
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.example.FeatureLists
 
parseFrom(ByteString) - Static method in class org.tensorflow.example.FeatureLists
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.example.FeatureLists
 
parseFrom(byte[]) - Static method in class org.tensorflow.example.FeatureLists
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.example.FeatureLists
 
parseFrom(InputStream) - Static method in class org.tensorflow.example.FeatureLists
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.FeatureLists
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.example.FeatureLists
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.FeatureLists
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.example.Features
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.example.Features
 
parseFrom(ByteString) - Static method in class org.tensorflow.example.Features
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.example.Features
 
parseFrom(byte[]) - Static method in class org.tensorflow.example.Features
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.example.Features
 
parseFrom(InputStream) - Static method in class org.tensorflow.example.Features
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.Features
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.example.Features
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.Features
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.example.FloatList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.example.FloatList
 
parseFrom(ByteString) - Static method in class org.tensorflow.example.FloatList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.example.FloatList
 
parseFrom(byte[]) - Static method in class org.tensorflow.example.FloatList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.example.FloatList
 
parseFrom(InputStream) - Static method in class org.tensorflow.example.FloatList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.FloatList
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.example.FloatList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.FloatList
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.example.Int64List
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.example.Int64List
 
parseFrom(ByteString) - Static method in class org.tensorflow.example.Int64List
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.example.Int64List
 
parseFrom(byte[]) - Static method in class org.tensorflow.example.Int64List
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.example.Int64List
 
parseFrom(InputStream) - Static method in class org.tensorflow.example.Int64List
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.Int64List
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.example.Int64List
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.Int64List
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.example.SequenceExample
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.example.SequenceExample
 
parseFrom(ByteString) - Static method in class org.tensorflow.example.SequenceExample
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.example.SequenceExample
 
parseFrom(byte[]) - Static method in class org.tensorflow.example.SequenceExample
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.example.SequenceExample
 
parseFrom(InputStream) - Static method in class org.tensorflow.example.SequenceExample
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.SequenceExample
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.example.SequenceExample
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.example.SequenceExample
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.AllocationDescription
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AllocationDescription
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.AllocationDescription
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AllocationDescription
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.AllocationDescription
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AllocationDescription
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.AllocationDescription
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AllocationDescription
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.AllocationDescription
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AllocationDescription
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.AllocationRecord
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AllocationRecord
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.AllocationRecord
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AllocationRecord
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.AllocationRecord
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AllocationRecord
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.AllocationRecord
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AllocationRecord
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.AllocationRecord
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AllocationRecord
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.AllocatorMemoryUsed
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AllocatorMemoryUsed
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.AllocatorMemoryUsed
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AllocatorMemoryUsed
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.AllocatorMemoryUsed
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AllocatorMemoryUsed
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.AllocatorMemoryUsed
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AllocatorMemoryUsed
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.AllocatorMemoryUsed
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AllocatorMemoryUsed
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.AssetFileDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AssetFileDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.AssetFileDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AssetFileDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.AssetFileDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AssetFileDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.AssetFileDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AssetFileDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.AssetFileDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AssetFileDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.AttrValue.ListValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AttrValue.ListValue
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.AttrValue.ListValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AttrValue.ListValue
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.AttrValue.ListValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AttrValue.ListValue
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.AttrValue.ListValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AttrValue.ListValue
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.AttrValue.ListValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AttrValue.ListValue
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.AttrValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AttrValue
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.AttrValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AttrValue
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.AttrValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AttrValue
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.AttrValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AttrValue
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.AttrValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AttrValue
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.AutoParallelOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AutoParallelOptions
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.AutoParallelOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AutoParallelOptions
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.AutoParallelOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AutoParallelOptions
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.AutoParallelOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AutoParallelOptions
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.AutoParallelOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AutoParallelOptions
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.CallableOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CallableOptions
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.CallableOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CallableOptions
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.CallableOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CallableOptions
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.CallableOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CallableOptions
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.CallableOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CallableOptions
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.CollectionDef.AnyList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.AnyList
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.CollectionDef.AnyList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.AnyList
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.CollectionDef.AnyList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.AnyList
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.CollectionDef.AnyList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.AnyList
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.CollectionDef.AnyList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.AnyList
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.CollectionDef.BytesList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.BytesList
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.CollectionDef.BytesList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.BytesList
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.CollectionDef.BytesList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.BytesList
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.CollectionDef.BytesList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.BytesList
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.CollectionDef.BytesList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.BytesList
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.CollectionDef.FloatList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.FloatList
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.CollectionDef.FloatList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.FloatList
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.CollectionDef.FloatList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.FloatList
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.CollectionDef.FloatList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.FloatList
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.CollectionDef.FloatList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.FloatList
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.CollectionDef.Int64List
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.Int64List
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.CollectionDef.Int64List
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.Int64List
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.CollectionDef.Int64List
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.Int64List
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.CollectionDef.Int64List
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.Int64List
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.CollectionDef.Int64List
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.Int64List
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.CollectionDef.NodeList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.NodeList
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.CollectionDef.NodeList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.NodeList
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.CollectionDef.NodeList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.NodeList
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.CollectionDef.NodeList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.NodeList
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.CollectionDef.NodeList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef.NodeList
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.CollectionDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.CollectionDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.CollectionDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.CollectionDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.CollectionDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CollectionDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.ConfigProto.Experimental
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ConfigProto.Experimental
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.ConfigProto.Experimental
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ConfigProto.Experimental
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.ConfigProto.Experimental
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ConfigProto.Experimental
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.ConfigProto.Experimental
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ConfigProto.Experimental
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.ConfigProto.Experimental
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ConfigProto.Experimental
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.ConfigProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ConfigProto
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.ConfigProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ConfigProto
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.ConfigProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ConfigProto
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.ConfigProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ConfigProto
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.ConfigProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ConfigProto
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef.Node.InputInfo
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef.Node.OutputInfo
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.CostGraphDef.Node
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef.Node
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.CostGraphDef.Node
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef.Node
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.CostGraphDef.Node
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef.Node
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.CostGraphDef.Node
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef.Node
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.CostGraphDef.Node
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef.Node
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.CostGraphDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.CostGraphDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.CostGraphDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.CostGraphDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.CostGraphDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.DebuggedSourceFile
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebuggedSourceFile
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.DebuggedSourceFile
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebuggedSourceFile
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.DebuggedSourceFile
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebuggedSourceFile
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.DebuggedSourceFile
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebuggedSourceFile
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.DebuggedSourceFile
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebuggedSourceFile
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.DebuggedSourceFiles
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebuggedSourceFiles
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.DebuggedSourceFiles
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebuggedSourceFiles
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.DebuggedSourceFiles
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebuggedSourceFiles
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.DebuggedSourceFiles
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebuggedSourceFiles
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.DebuggedSourceFiles
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebuggedSourceFiles
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.DebugOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebugOptions
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.DebugOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebugOptions
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.DebugOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebugOptions
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.DebugOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebugOptions
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.DebugOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebugOptions
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.DebugTensorWatch
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebugTensorWatch
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.DebugTensorWatch
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebugTensorWatch
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.DebugTensorWatch
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebugTensorWatch
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.DebugTensorWatch
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebugTensorWatch
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.DebugTensorWatch
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebugTensorWatch
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.DeviceStepStats
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DeviceStepStats
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.DeviceStepStats
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DeviceStepStats
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.DeviceStepStats
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DeviceStepStats
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.DeviceStepStats
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DeviceStepStats
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.DeviceStepStats
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DeviceStepStats
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.FunctionDef.ArgAttrs
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.FunctionDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.FunctionDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.FunctionDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.FunctionDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.FunctionDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.FunctionDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.FunctionDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.FunctionDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.FunctionDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.FunctionDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.FunctionDefLibrary
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.FunctionDefLibrary
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.FunctionDefLibrary
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.FunctionDefLibrary
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.FunctionDefLibrary
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.FunctionDefLibrary
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.FunctionDefLibrary
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.FunctionDefLibrary
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.FunctionDefLibrary
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.FunctionDefLibrary
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.GPUOptions.Experimental
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GPUOptions.Experimental
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.GPUOptions.Experimental
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GPUOptions.Experimental
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.GPUOptions.Experimental
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GPUOptions.Experimental
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.GPUOptions.Experimental
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GPUOptions.Experimental
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.GPUOptions.Experimental
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GPUOptions.Experimental
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GPUOptions.Experimental.VirtualDevices
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.GPUOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GPUOptions
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.GPUOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GPUOptions
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.GPUOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GPUOptions
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.GPUOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GPUOptions
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.GPUOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GPUOptions
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.GradientDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GradientDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.GradientDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GradientDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.GradientDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GradientDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.GradientDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GradientDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.GradientDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GradientDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.GraphDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GraphDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.GraphDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GraphDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.GraphDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GraphDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.GraphDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GraphDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.GraphDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GraphDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.GraphOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GraphOptions
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.GraphOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GraphOptions
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.GraphOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GraphOptions
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.GraphOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GraphOptions
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.GraphOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GraphOptions
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.MemoryStats
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.MemoryStats
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.MemoryStats
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.MemoryStats
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.MemoryStats
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.MemoryStats
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.MemoryStats
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.MemoryStats
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.MemoryStats
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.MemoryStats
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.MetaGraphDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.MetaGraphDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.MetaGraphDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.MetaGraphDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.MetaGraphDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.MetaGraphDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.MetaGraphDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.MetaGraphDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.MetaGraphDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.MetaGraphDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.NameAttrList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NameAttrList
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.NameAttrList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NameAttrList
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.NameAttrList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NameAttrList
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.NameAttrList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NameAttrList
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.NameAttrList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NameAttrList
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.NamedTensorProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NamedTensorProto
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.NamedTensorProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NamedTensorProto
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.NamedTensorProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NamedTensorProto
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.NamedTensorProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NamedTensorProto
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.NamedTensorProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NamedTensorProto
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeDef.ExperimentalDebugInfo
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.NodeDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.NodeDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.NodeDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.NodeDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.NodeDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.NodeExecStats
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeExecStats
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.NodeExecStats
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeExecStats
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.NodeExecStats
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeExecStats
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.NodeExecStats
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeExecStats
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.NodeExecStats
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeExecStats
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.NodeOutput
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeOutput
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.NodeOutput
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeOutput
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.NodeOutput
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeOutput
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.NodeOutput
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeOutput
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.NodeOutput
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeOutput
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.OpDef.ArgDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDef.ArgDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.OpDef.ArgDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDef.ArgDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.OpDef.ArgDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDef.ArgDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.OpDef.ArgDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDef.ArgDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.OpDef.ArgDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDef.ArgDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.OpDef.AttrDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDef.AttrDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.OpDef.AttrDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDef.AttrDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.OpDef.AttrDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDef.AttrDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.OpDef.AttrDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDef.AttrDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.OpDef.AttrDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDef.AttrDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.OpDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.OpDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.OpDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.OpDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.OpDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.OpDeprecation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDeprecation
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.OpDeprecation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDeprecation
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.OpDeprecation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDeprecation
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.OpDeprecation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDeprecation
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.OpDeprecation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDeprecation
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.OpList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpList
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.OpList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpList
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.OpList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpList
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.OpList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpList
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.OpList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpList
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.OptimizerOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OptimizerOptions
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.OptimizerOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OptimizerOptions
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.OptimizerOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OptimizerOptions
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.OptimizerOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OptimizerOptions
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.OptimizerOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OptimizerOptions
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.ResourceHandleProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ResourceHandleProto
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.ResourceHandleProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ResourceHandleProto
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.ResourceHandleProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ResourceHandleProto
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.ResourceHandleProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ResourceHandleProto
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.ResourceHandleProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ResourceHandleProto
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.RewriterConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RewriterConfig
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.RewriterConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RewriterConfig
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.RewriterConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RewriterConfig
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.RewriterConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RewriterConfig
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.RewriterConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RewriterConfig
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.RPCOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RPCOptions
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.RPCOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RPCOptions
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.RPCOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RPCOptions
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.RPCOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RPCOptions
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.RPCOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RPCOptions
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunMetadata.FunctionGraphs
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.RunMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunMetadata
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.RunMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunMetadata
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.RunMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunMetadata
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.RunMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunMetadata
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.RunMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunMetadata
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.RunOptions.Experimental
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunOptions.Experimental
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.RunOptions.Experimental
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunOptions.Experimental
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.RunOptions.Experimental
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunOptions.Experimental
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.RunOptions.Experimental
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunOptions.Experimental
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.RunOptions.Experimental
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunOptions.Experimental
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.RunOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunOptions
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.RunOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunOptions
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.RunOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunOptions
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.RunOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunOptions
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.RunOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RunOptions
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.SaveSliceInfoDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.SaveSliceInfoDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.SaveSliceInfoDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.SaveSliceInfoDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.SaveSliceInfoDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.SaveSliceInfoDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.SaveSliceInfoDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.SaveSliceInfoDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.SaveSliceInfoDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.SaveSliceInfoDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.ScopedAllocatorOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ScopedAllocatorOptions
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.ScopedAllocatorOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ScopedAllocatorOptions
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.ScopedAllocatorOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ScopedAllocatorOptions
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.ScopedAllocatorOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ScopedAllocatorOptions
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.ScopedAllocatorOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ScopedAllocatorOptions
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.SessionMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.SessionMetadata
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.SessionMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.SessionMetadata
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.SessionMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.SessionMetadata
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.SessionMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.SessionMetadata
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.SessionMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.SessionMetadata
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.SignatureDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.SignatureDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.SignatureDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.SignatureDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.SignatureDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.SignatureDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.SignatureDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.SignatureDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.SignatureDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.SignatureDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.StepStats
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.StepStats
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.StepStats
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.StepStats
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.StepStats
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.StepStats
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.StepStats
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.StepStats
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.StepStats
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.StepStats
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.TensorConnection
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorConnection
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.TensorConnection
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorConnection
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.TensorConnection
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorConnection
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.TensorConnection
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorConnection
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.TensorConnection
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorConnection
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.TensorDescription
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorDescription
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.TensorDescription
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorDescription
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.TensorDescription
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorDescription
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.TensorDescription
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorDescription
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.TensorDescription
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorDescription
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.TensorInfo.CooSparse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorInfo.CooSparse
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.TensorInfo.CooSparse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorInfo.CooSparse
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.TensorInfo.CooSparse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorInfo.CooSparse
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.TensorInfo.CooSparse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorInfo.CooSparse
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.TensorInfo.CooSparse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorInfo.CooSparse
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.TensorInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorInfo
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.TensorInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorInfo
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.TensorInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorInfo
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.TensorInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorInfo
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.TensorInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorInfo
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.TensorProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorProto
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.TensorProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorProto
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.TensorProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorProto
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.TensorProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorProto
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.TensorProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorProto
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.TensorShapeProto.Dim
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorShapeProto.Dim
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.TensorShapeProto.Dim
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorShapeProto.Dim
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.TensorShapeProto.Dim
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorShapeProto.Dim
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.TensorShapeProto.Dim
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorShapeProto.Dim
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.TensorShapeProto.Dim
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorShapeProto.Dim
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.TensorShapeProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorShapeProto
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.TensorShapeProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorShapeProto
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.TensorShapeProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorShapeProto
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.TensorShapeProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorShapeProto
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.TensorShapeProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorShapeProto
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.ThreadPoolOptionProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ThreadPoolOptionProto
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.ThreadPoolOptionProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ThreadPoolOptionProto
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.ThreadPoolOptionProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ThreadPoolOptionProto
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.ThreadPoolOptionProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ThreadPoolOptionProto
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.ThreadPoolOptionProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ThreadPoolOptionProto
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.VariableDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VariableDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.VariableDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VariableDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.VariableDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VariableDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.VariableDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VariableDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.VariableDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VariableDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.VariantTensorDataProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VariantTensorDataProto
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.VariantTensorDataProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VariantTensorDataProto
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.VariantTensorDataProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VariantTensorDataProto
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.VariantTensorDataProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VariantTensorDataProto
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.VariantTensorDataProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VariantTensorDataProto
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.VerifierConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VerifierConfig
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.VerifierConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VerifierConfig
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.VerifierConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VerifierConfig
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.VerifierConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VerifierConfig
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.VerifierConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VerifierConfig
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.framework.VersionDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VersionDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.framework.VersionDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VersionDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.framework.VersionDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VersionDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.framework.VersionDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VersionDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.framework.VersionDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VersionDef
 
parseFrom(ByteBuffer) - Static method in class org.tensorflow.util.SaverDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.util.SaverDef
 
parseFrom(ByteString) - Static method in class org.tensorflow.util.SaverDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.util.SaverDef
 
parseFrom(byte[]) - Static method in class org.tensorflow.util.SaverDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.util.SaverDef
 
parseFrom(InputStream) - Static method in class org.tensorflow.util.SaverDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.util.SaverDef
 
parseFrom(CodedInputStream) - Static method in class org.tensorflow.util.SaverDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.util.SaverDef
 
parseFrom(ByteBuffer) - Static method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
parseFrom(ByteString) - Static method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
parseFrom(byte[]) - Static method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
parseFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
parseFrom(CodedInputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.FunctionSpec
 
parseFrom(ByteBuffer) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
parseFrom(ByteString) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
parseFrom(byte[]) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
parseFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
parseFrom(CodedInputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedAsset
 
parseFrom(ByteBuffer) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
parseFrom(ByteString) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
parseFrom(byte[]) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
parseFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
parseFrom(CodedInputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
parseFrom(ByteBuffer) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
parseFrom(ByteString) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
parseFrom(byte[]) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
parseFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
parseFrom(CodedInputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
 
parseFrom(ByteBuffer) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
parseFrom(ByteString) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
parseFrom(byte[]) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
parseFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
parseFrom(CodedInputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedConstant
 
parseFrom(ByteBuffer) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
parseFrom(ByteString) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
parseFrom(byte[]) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
parseFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
parseFrom(CodedInputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedFunction
 
parseFrom(ByteBuffer) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
parseFrom(ByteString) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
parseFrom(byte[]) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
parseFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
parseFrom(CodedInputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 
parseFrom(ByteBuffer) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
parseFrom(ByteString) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
parseFrom(byte[]) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
parseFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
parseFrom(CodedInputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedObjectGraph
 
parseFrom(ByteBuffer) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
parseFrom(ByteString) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
parseFrom(byte[]) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
parseFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
parseFrom(CodedInputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedResource
 
parseFrom(ByteBuffer) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
parseFrom(ByteString) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
parseFrom(byte[]) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
parseFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
parseFrom(CodedInputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedUserObject
 
parseFrom(ByteBuffer) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
parseFrom(ByteString) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
parseFrom(byte[]) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
parseFrom(InputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
parseFrom(CodedInputStream) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.Classification.Class
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.Class
 
parseFrom(ByteString) - Static method in class tensorflow.serving.Classification.Class
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.Class
 
parseFrom(byte[]) - Static method in class tensorflow.serving.Classification.Class
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.Class
 
parseFrom(InputStream) - Static method in class tensorflow.serving.Classification.Class
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.Class
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.Classification.Class
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.Class
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.Classification.ClassificationRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.ClassificationRequest
 
parseFrom(ByteString) - Static method in class tensorflow.serving.Classification.ClassificationRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.ClassificationRequest
 
parseFrom(byte[]) - Static method in class tensorflow.serving.Classification.ClassificationRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.ClassificationRequest
 
parseFrom(InputStream) - Static method in class tensorflow.serving.Classification.ClassificationRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.ClassificationRequest
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.Classification.ClassificationRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.ClassificationRequest
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.Classification.ClassificationResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.ClassificationResponse
 
parseFrom(ByteString) - Static method in class tensorflow.serving.Classification.ClassificationResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.ClassificationResponse
 
parseFrom(byte[]) - Static method in class tensorflow.serving.Classification.ClassificationResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.ClassificationResponse
 
parseFrom(InputStream) - Static method in class tensorflow.serving.Classification.ClassificationResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.ClassificationResponse
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.Classification.ClassificationResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.ClassificationResponse
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.Classification.ClassificationResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.ClassificationResult
 
parseFrom(ByteString) - Static method in class tensorflow.serving.Classification.ClassificationResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.ClassificationResult
 
parseFrom(byte[]) - Static method in class tensorflow.serving.Classification.ClassificationResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.ClassificationResult
 
parseFrom(InputStream) - Static method in class tensorflow.serving.Classification.ClassificationResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.ClassificationResult
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.Classification.ClassificationResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.ClassificationResult
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.Classification.Classifications
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.Classifications
 
parseFrom(ByteString) - Static method in class tensorflow.serving.Classification.Classifications
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.Classifications
 
parseFrom(byte[]) - Static method in class tensorflow.serving.Classification.Classifications
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.Classifications
 
parseFrom(InputStream) - Static method in class tensorflow.serving.Classification.Classifications
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.Classifications
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.Classification.Classifications
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification.Classifications
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
parseFrom(ByteString) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
parseFrom(byte[]) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
parseFrom(InputStream) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
parseFrom(ByteString) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
parseFrom(byte[]) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
parseFrom(InputStream) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All
 
parseFrom(ByteString) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All
 
parseFrom(byte[]) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All
 
parseFrom(InputStream) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.All
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
parseFrom(ByteString) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
parseFrom(byte[]) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
parseFrom(InputStream) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
parseFrom(ByteString) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
parseFrom(byte[]) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
parseFrom(InputStream) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
parseFrom(ByteString) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
parseFrom(byte[]) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
parseFrom(InputStream) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
parseFrom(ByteString) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
parseFrom(byte[]) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
parseFrom(InputStream) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
parseFrom(ByteString) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
parseFrom(byte[]) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
parseFrom(InputStream) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
parseFrom(ByteString) - Static method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
parseFrom(byte[]) - Static method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
parseFrom(InputStream) - Static method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelMetadata.SignatureDefMap
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
parseFrom(ByteString) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
parseFrom(byte[]) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
parseFrom(InputStream) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusRequest
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
parseFrom(ByteString) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
parseFrom(byte[]) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
parseFrom(InputStream) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
parseFrom(ByteString) - Static method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
parseFrom(byte[]) - Static method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
parseFrom(InputStream) - Static method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.Inference.InferenceResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.InferenceResult
 
parseFrom(ByteString) - Static method in class tensorflow.serving.Inference.InferenceResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.InferenceResult
 
parseFrom(byte[]) - Static method in class tensorflow.serving.Inference.InferenceResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.InferenceResult
 
parseFrom(InputStream) - Static method in class tensorflow.serving.Inference.InferenceResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.InferenceResult
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.Inference.InferenceResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.InferenceResult
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.Inference.InferenceTask
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.InferenceTask
 
parseFrom(ByteString) - Static method in class tensorflow.serving.Inference.InferenceTask
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.InferenceTask
 
parseFrom(byte[]) - Static method in class tensorflow.serving.Inference.InferenceTask
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.InferenceTask
 
parseFrom(InputStream) - Static method in class tensorflow.serving.Inference.InferenceTask
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.InferenceTask
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.Inference.InferenceTask
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.InferenceTask
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.Inference.MultiInferenceRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.MultiInferenceRequest
 
parseFrom(ByteString) - Static method in class tensorflow.serving.Inference.MultiInferenceRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.MultiInferenceRequest
 
parseFrom(byte[]) - Static method in class tensorflow.serving.Inference.MultiInferenceRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.MultiInferenceRequest
 
parseFrom(InputStream) - Static method in class tensorflow.serving.Inference.MultiInferenceRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.MultiInferenceRequest
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.Inference.MultiInferenceRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.MultiInferenceRequest
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.Inference.MultiInferenceResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.MultiInferenceResponse
 
parseFrom(ByteString) - Static method in class tensorflow.serving.Inference.MultiInferenceResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.MultiInferenceResponse
 
parseFrom(byte[]) - Static method in class tensorflow.serving.Inference.MultiInferenceResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.MultiInferenceResponse
 
parseFrom(InputStream) - Static method in class tensorflow.serving.Inference.MultiInferenceResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.MultiInferenceResponse
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.Inference.MultiInferenceResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference.MultiInferenceResponse
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.InputOuterClass.ExampleList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.InputOuterClass.ExampleList
 
parseFrom(ByteString) - Static method in class tensorflow.serving.InputOuterClass.ExampleList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.InputOuterClass.ExampleList
 
parseFrom(byte[]) - Static method in class tensorflow.serving.InputOuterClass.ExampleList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.InputOuterClass.ExampleList
 
parseFrom(InputStream) - Static method in class tensorflow.serving.InputOuterClass.ExampleList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.InputOuterClass.ExampleList
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.InputOuterClass.ExampleList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.InputOuterClass.ExampleList
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
parseFrom(ByteString) - Static method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
parseFrom(byte[]) - Static method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
parseFrom(InputStream) - Static method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.InputOuterClass.ExampleListWithContext
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.InputOuterClass.Input
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.InputOuterClass.Input
 
parseFrom(ByteString) - Static method in class tensorflow.serving.InputOuterClass.Input
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.InputOuterClass.Input
 
parseFrom(byte[]) - Static method in class tensorflow.serving.InputOuterClass.Input
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.InputOuterClass.Input
 
parseFrom(InputStream) - Static method in class tensorflow.serving.InputOuterClass.Input
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.InputOuterClass.Input
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.InputOuterClass.Input
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.InputOuterClass.Input
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
parseFrom(ByteString) - Static method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
parseFrom(byte[]) - Static method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
parseFrom(InputStream) - Static method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.LogCollectorConfigOuterClass.LogCollectorConfig
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.Logging.LogMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.Logging.LogMetadata
 
parseFrom(ByteString) - Static method in class tensorflow.serving.Logging.LogMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.Logging.LogMetadata
 
parseFrom(byte[]) - Static method in class tensorflow.serving.Logging.LogMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.Logging.LogMetadata
 
parseFrom(InputStream) - Static method in class tensorflow.serving.Logging.LogMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Logging.LogMetadata
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.Logging.LogMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Logging.LogMetadata
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
parseFrom(ByteString) - Static method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
parseFrom(byte[]) - Static method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
parseFrom(InputStream) - Static method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
parseFrom(ByteString) - Static method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
parseFrom(byte[]) - Static method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
parseFrom(InputStream) - Static method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.LoggingConfigOuterClass.SamplingConfig
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.Model.ModelSpec
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.Model.ModelSpec
 
parseFrom(ByteString) - Static method in class tensorflow.serving.Model.ModelSpec
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.Model.ModelSpec
 
parseFrom(byte[]) - Static method in class tensorflow.serving.Model.ModelSpec
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.Model.ModelSpec
 
parseFrom(InputStream) - Static method in class tensorflow.serving.Model.ModelSpec
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Model.ModelSpec
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.Model.ModelSpec
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Model.ModelSpec
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
parseFrom(ByteString) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
parseFrom(byte[]) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
parseFrom(InputStream) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigRequest
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
parseFrom(ByteString) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
parseFrom(byte[]) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
parseFrom(InputStream) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
parseFrom(ByteString) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
parseFrom(byte[]) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
parseFrom(InputStream) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
parseFrom(ByteString) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
parseFrom(byte[]) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
parseFrom(InputStream) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfigList
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
parseFrom(ByteString) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
parseFrom(byte[]) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
parseFrom(InputStream) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.Predict.PredictRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.Predict.PredictRequest
 
parseFrom(ByteString) - Static method in class tensorflow.serving.Predict.PredictRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.Predict.PredictRequest
 
parseFrom(byte[]) - Static method in class tensorflow.serving.Predict.PredictRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.Predict.PredictRequest
 
parseFrom(InputStream) - Static method in class tensorflow.serving.Predict.PredictRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Predict.PredictRequest
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.Predict.PredictRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Predict.PredictRequest
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.Predict.PredictResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.Predict.PredictResponse
 
parseFrom(ByteString) - Static method in class tensorflow.serving.Predict.PredictResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.Predict.PredictResponse
 
parseFrom(byte[]) - Static method in class tensorflow.serving.Predict.PredictResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.Predict.PredictResponse
 
parseFrom(InputStream) - Static method in class tensorflow.serving.Predict.PredictResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Predict.PredictResponse
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.Predict.PredictResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Predict.PredictResponse
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
parseFrom(ByteString) - Static method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
parseFrom(byte[]) - Static method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
parseFrom(InputStream) - Static method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.ClassifyLog
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
parseFrom(ByteString) - Static method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
parseFrom(byte[]) - Static method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
parseFrom(InputStream) - Static method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.MultiInferenceLog
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
parseFrom(ByteString) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
parseFrom(byte[]) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
parseFrom(InputStream) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
parseFrom(ByteString) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
parseFrom(byte[]) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
parseFrom(InputStream) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.PredictLog
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
parseFrom(ByteString) - Static method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
parseFrom(byte[]) - Static method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
parseFrom(InputStream) - Static method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.RegressLog
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
parseFrom(ByteString) - Static method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
parseFrom(byte[]) - Static method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
parseFrom(InputStream) - Static method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.RegressionOuterClass.Regression
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.Regression
 
parseFrom(ByteString) - Static method in class tensorflow.serving.RegressionOuterClass.Regression
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.Regression
 
parseFrom(byte[]) - Static method in class tensorflow.serving.RegressionOuterClass.Regression
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.Regression
 
parseFrom(InputStream) - Static method in class tensorflow.serving.RegressionOuterClass.Regression
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.Regression
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.RegressionOuterClass.Regression
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.Regression
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
parseFrom(ByteString) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
parseFrom(byte[]) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
parseFrom(InputStream) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionRequest
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
parseFrom(ByteString) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
parseFrom(byte[]) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
parseFrom(InputStream) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResponse
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
parseFrom(ByteString) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
parseFrom(byte[]) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
parseFrom(InputStream) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass.RegressionResult
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
parseFrom(ByteString) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
parseFrom(byte[]) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
parseFrom(InputStream) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
parseFrom(ByteString) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
parseFrom(byte[]) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
parseFrom(InputStream) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.SessionServiceOuterClass.SessionRunResponse
 
parseFrom(ByteBuffer) - Static method in class tensorflow.serving.Status.StatusProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.serving.Status.StatusProto
 
parseFrom(ByteString) - Static method in class tensorflow.serving.Status.StatusProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.serving.Status.StatusProto
 
parseFrom(byte[]) - Static method in class tensorflow.serving.Status.StatusProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.serving.Status.StatusProto
 
parseFrom(InputStream) - Static method in class tensorflow.serving.Status.StatusProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Status.StatusProto
 
parseFrom(CodedInputStream) - Static method in class tensorflow.serving.Status.StatusProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.serving.Status.StatusProto
 
parseFrom(ByteBuffer) - Static method in class tensorflow.Struct.DictValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.Struct.DictValue
 
parseFrom(ByteString) - Static method in class tensorflow.Struct.DictValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.Struct.DictValue
 
parseFrom(byte[]) - Static method in class tensorflow.Struct.DictValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.Struct.DictValue
 
parseFrom(InputStream) - Static method in class tensorflow.Struct.DictValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.DictValue
 
parseFrom(CodedInputStream) - Static method in class tensorflow.Struct.DictValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.DictValue
 
parseFrom(ByteBuffer) - Static method in class tensorflow.Struct.ListValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.Struct.ListValue
 
parseFrom(ByteString) - Static method in class tensorflow.Struct.ListValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.Struct.ListValue
 
parseFrom(byte[]) - Static method in class tensorflow.Struct.ListValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.Struct.ListValue
 
parseFrom(InputStream) - Static method in class tensorflow.Struct.ListValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.ListValue
 
parseFrom(CodedInputStream) - Static method in class tensorflow.Struct.ListValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.ListValue
 
parseFrom(ByteBuffer) - Static method in class tensorflow.Struct.NamedTupleValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.Struct.NamedTupleValue
 
parseFrom(ByteString) - Static method in class tensorflow.Struct.NamedTupleValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.Struct.NamedTupleValue
 
parseFrom(byte[]) - Static method in class tensorflow.Struct.NamedTupleValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.Struct.NamedTupleValue
 
parseFrom(InputStream) - Static method in class tensorflow.Struct.NamedTupleValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.NamedTupleValue
 
parseFrom(CodedInputStream) - Static method in class tensorflow.Struct.NamedTupleValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.NamedTupleValue
 
parseFrom(ByteBuffer) - Static method in class tensorflow.Struct.NoneValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.Struct.NoneValue
 
parseFrom(ByteString) - Static method in class tensorflow.Struct.NoneValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.Struct.NoneValue
 
parseFrom(byte[]) - Static method in class tensorflow.Struct.NoneValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.Struct.NoneValue
 
parseFrom(InputStream) - Static method in class tensorflow.Struct.NoneValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.NoneValue
 
parseFrom(CodedInputStream) - Static method in class tensorflow.Struct.NoneValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.NoneValue
 
parseFrom(ByteBuffer) - Static method in class tensorflow.Struct.PairValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.Struct.PairValue
 
parseFrom(ByteString) - Static method in class tensorflow.Struct.PairValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.Struct.PairValue
 
parseFrom(byte[]) - Static method in class tensorflow.Struct.PairValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.Struct.PairValue
 
parseFrom(InputStream) - Static method in class tensorflow.Struct.PairValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.PairValue
 
parseFrom(CodedInputStream) - Static method in class tensorflow.Struct.PairValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.PairValue
 
parseFrom(ByteBuffer) - Static method in class tensorflow.Struct.StructuredValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.Struct.StructuredValue
 
parseFrom(ByteString) - Static method in class tensorflow.Struct.StructuredValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.Struct.StructuredValue
 
parseFrom(byte[]) - Static method in class tensorflow.Struct.StructuredValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.Struct.StructuredValue
 
parseFrom(InputStream) - Static method in class tensorflow.Struct.StructuredValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.StructuredValue
 
parseFrom(CodedInputStream) - Static method in class tensorflow.Struct.StructuredValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.StructuredValue
 
parseFrom(ByteBuffer) - Static method in class tensorflow.Struct.TensorSpecProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.Struct.TensorSpecProto
 
parseFrom(ByteString) - Static method in class tensorflow.Struct.TensorSpecProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.Struct.TensorSpecProto
 
parseFrom(byte[]) - Static method in class tensorflow.Struct.TensorSpecProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.Struct.TensorSpecProto
 
parseFrom(InputStream) - Static method in class tensorflow.Struct.TensorSpecProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.TensorSpecProto
 
parseFrom(CodedInputStream) - Static method in class tensorflow.Struct.TensorSpecProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.TensorSpecProto
 
parseFrom(ByteBuffer) - Static method in class tensorflow.Struct.TupleValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.Struct.TupleValue
 
parseFrom(ByteString) - Static method in class tensorflow.Struct.TupleValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.Struct.TupleValue
 
parseFrom(byte[]) - Static method in class tensorflow.Struct.TupleValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.Struct.TupleValue
 
parseFrom(InputStream) - Static method in class tensorflow.Struct.TupleValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.TupleValue
 
parseFrom(CodedInputStream) - Static method in class tensorflow.Struct.TupleValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.TupleValue
 
parseFrom(ByteBuffer) - Static method in class tensorflow.Struct.TypeSpecProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.Struct.TypeSpecProto
 
parseFrom(ByteString) - Static method in class tensorflow.Struct.TypeSpecProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.Struct.TypeSpecProto
 
parseFrom(byte[]) - Static method in class tensorflow.Struct.TypeSpecProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.Struct.TypeSpecProto
 
parseFrom(InputStream) - Static method in class tensorflow.Struct.TypeSpecProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.TypeSpecProto
 
parseFrom(CodedInputStream) - Static method in class tensorflow.Struct.TypeSpecProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.Struct.TypeSpecProto
 
parseFrom(ByteBuffer) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
parseFrom(ByteString) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
parseFrom(byte[]) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
parseFrom(InputStream) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
parseFrom(CodedInputStream) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
parseFrom(ByteBuffer) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseFrom(ByteString) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseFrom(byte[]) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseFrom(InputStream) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseFrom(CodedInputStream) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseFrom(ByteBuffer) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
parseFrom(ByteString) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
parseFrom(byte[]) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
parseFrom(InputStream) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
parseFrom(CodedInputStream) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
parseFrom(ByteBuffer) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parseFrom(ByteString) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parseFrom(byte[]) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parseFrom(InputStream) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parseFrom(CodedInputStream) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 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 tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parseFrom(ByteString) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parseFrom(byte[]) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parseFrom(InputStream) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parseFrom(CodedInputStream) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
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.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.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.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.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.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.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.RPCOptions
 
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
 
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.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.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.SavedObjectGraphOuterClass.FunctionSpec
 
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.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.Predict.PredictRequest
 
parser() - Static method in class tensorflow.serving.Predict.PredictResponse
 
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.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.Status.StatusProto
 
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.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
 
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
 
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_VALUE - Static variable in enum tensorflow.Struct.TypeSpecProto.TypeSpecClass
PerReplicaSpec from distribute/values.py
PERMISSION_DENIED_VALUE - Static variable in enum 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_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AttrValue
 
PLACEMENT_PERIOD_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto
 
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
 
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 - Class in tensorflow.serving
 
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.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_LOG_FIELD_NUMBER - Static variable in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
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 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.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
 
PredictionServiceOuterClass - Class in tensorflow.serving
 
PRODUCER_FIELD_NUMBER - Static variable in class org.tensorflow.framework.VersionDef
 
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.
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;
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.
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;
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.
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;
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.
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;
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.
putCollectionDef(String, CollectionDef) - 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.
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.
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.
putFeatureList(String, FeatureList) - 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;
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.
putMetadata(String, Any) - Method in class tensorflow.serving.GetModelMetadata.GetModelMetadataResponse.Builder
Map of metadata field name to metadata field.
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.
putParameterMap(String, AttrValue) - Method in class org.tensorflow.framework.RewriterConfig.CustomGraphOptimizer.Builder
map<string, .tensorflow.AttrValue> parameter_map = 2;
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.
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;
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.
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_VALUE - Static variable in enum tensorflow.Struct.TypeSpecProto.TypeSpecClass
tf.RaggedTensorSpec
RECOMPUTATION_HEURISTICS_VALUE - Static variable in enum org.tensorflow.framework.RewriterConfig.MemOptType
Recomputation heuristics will recompute ops (such as Relu activation) during backprop instead of storing them, reducing peak memory usage.
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(ExtensionRegistryLite) - Static method in class org.tensorflow.distruntime.ClusterProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.distruntime.ClusterProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.example.ExampleProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.example.ExampleProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.example.FeatureProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.example.FeatureProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AllocationDescriptionProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.framework.AllocationDescriptionProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.framework.AttrValueProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.framework.AttrValueProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ConfigProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.framework.ConfigProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.framework.CostGraphProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.framework.CostGraphProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.framework.DebugProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.framework.DebugProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ErrorCodesProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.framework.ErrorCodesProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.framework.FunctionProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.framework.FunctionProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.framework.GraphProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.framework.GraphProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.framework.MetaGraphProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.framework.MetaGraphProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NamedTensorProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.framework.NamedTensorProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.framework.NodeProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.framework.NodeProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.framework.OpDefProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.framework.OpDefProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.framework.ResourceHandle
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.framework.ResourceHandle
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.framework.RewriterConfigProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.framework.RewriterConfigProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.framework.StepStatsProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.framework.StepStatsProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorDescriptionProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.framework.TensorDescriptionProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.framework.TensorProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TensorShapeProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.framework.TensorShapeProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.framework.TypesProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.framework.TypesProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VariableProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.framework.VariableProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VerifierConfigProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.framework.VerifierConfigProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.framework.VersionsProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.framework.VersionsProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.util.SaverProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.util.SaverProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.SavedObjectGraphOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.SavedObjectGraphOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.serving.Classification
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.serving.Classification
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.serving.FileSystemStoragePathSource
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.serving.FileSystemStoragePathSource
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelMetadata
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.serving.GetModelMetadata
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.serving.GetModelStatus
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.serving.GetModelStatus
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.serving.Inference
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.serving.Inference
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.serving.InputOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.serving.InputOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.serving.LogCollectorConfigOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.serving.LogCollectorConfigOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.serving.Logging
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.serving.Logging
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.serving.LoggingConfigOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.serving.LoggingConfigOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.serving.Model
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.serving.Model
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelManagement
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.serving.ModelManagement
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelServerConfigOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.serving.ModelServerConfigOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.serving.ModelServiceOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.serving.ModelServiceOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.serving.Predict
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.serving.Predict
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionLogOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.serving.PredictionLogOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.serving.PredictionServiceOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.serving.PredictionServiceOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.serving.RegressionOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.serving.RegressionOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.serving.SessionServiceOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.serving.SessionServiceOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.serving.Status
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.serving.Status
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.Struct
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.Struct
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class tensorflow.TrackableObjectGraphOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class tensorflow.TrackableObjectGraphOuterClass
 
REGRESS_LOG_FIELD_NUMBER - Static variable in class tensorflow.serving.PredictionLogOuterClass.PredictionLog
 
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;
removeAssetFileDef(int) - Method in class org.tensorflow.framework.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
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.
removeAttr(int) - Method in class org.tensorflow.framework.OpDef.Builder
repeated .tensorflow.OpDef.AttrDef attr = 4;
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.
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.
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
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;
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;
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;
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;
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.
removeModelVersionStatus(int) - Method in class tensorflow.serving.GetModelStatus.GetModelStatusResponse.Builder
Version number and status information for applicable model version(s).
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?
removeReferencedTensor(int) - Method in class org.tensorflow.framework.NodeExecStats.Builder
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
removeRegressions(int) - Method in class tensorflow.serving.RegressionOuterClass.RegressionResult.Builder
repeated .tensorflow.serving.Regression regressions = 1;
removeResourceHandleVal(int) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_RESOURCE
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.
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.
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.
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_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.RegressLog
 
REQUEST_FIELD_NUMBER - Static variable in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
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_EXHAUSTED_VALUE - Static variable in enum 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.RegressLog
 
RESPONSE_FIELD_NUMBER - Static variable in class tensorflow.serving.PredictionLogOuterClass.SessionRunLog
 
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
 
RESULTS_FIELD_NUMBER - Static variable in class tensorflow.serving.Inference.MultiInferenceResponse
 
RET_FIELD_NUMBER - Static variable in class org.tensorflow.framework.FunctionDef
 
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.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 in org.tensorflow.framework
Protobuf enum tensorflow.RewriterConfig.MemOptType
RewriterConfig.NumIterationsType - Enum in org.tensorflow.framework
Enum controlling the number of times to run optimizers.
RewriterConfig.Toggle - Enum in org.tensorflow.framework
Protobuf enum tensorflow.RewriterConfig.Toggle
RewriterConfigOrBuilder - Interface in org.tensorflow.framework
 
RewriterConfigProtos - Class in org.tensorflow.framework
 
RPC_OPTIONS_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto
 
RPCOptions - Class in org.tensorflow.framework
Protobuf type tensorflow.RPCOptions
RPCOptions.Builder - Class in org.tensorflow.framework
Protobuf type tensorflow.RPCOptions
RPCOptionsOrBuilder - Interface in org.tensorflow.framework
 
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.ExperimentalOrBuilder - Interface in org.tensorflow.framework
 
RunOptions.TraceLevel - Enum 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_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AttrValue.ListValue
 
S_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AttrValue
 
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_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
 
SAVED_MODEL_TAGS_FIELD_NUMBER - Static variable in class tensorflow.serving.Logging.LogMetadata
 
SavedObjectGraphOuterClass - Class in tensorflow
 
SavedObjectGraphOuterClass.FunctionSpec - Class in tensorflow
Represents `FunctionSpec` used in `Function`.
SavedObjectGraphOuterClass.FunctionSpec.Builder - Class in tensorflow
Represents `FunctionSpec` used in `Function`.
SavedObjectGraphOuterClass.FunctionSpecOrBuilder - 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 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 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_VALUE - Static variable in enum 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
 
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
 
SERVABLE_NAME_FIELD_NUMBER - Static variable in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
 
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
 
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_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
 
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
 
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.
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.
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;
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, 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 (default is OFF).
setAutoMixedPrecisionValue(int) - Method in class org.tensorflow.framework.RewriterConfig.Builder
Optimize data types (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)"
setBadConsumers(int, int) - Method in class org.tensorflow.framework.VersionDef.Builder
Specific consumer versions which are disallowed (e.g.
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.Builder
Deprecated.
setBasePath(String) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
The path to monitor, i.e.
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.Builder
Deprecated.
setBasePathBytes(ByteString) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
The path to monitor, i.e.
setBasePathBytes(ByteString) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
Base path to the model, excluding the version directory.
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.
setBoundInputs(int, int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
Bound inputs to the function.
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.
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 org.tensorflow.framework.RPCOptions.Builder
Setting cache_rpc_response to true will enable sender side caching of response for RecvTensorAsync and RecvBufAsync to allow receiver to retry requests .
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.
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.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) - 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.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;
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.
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.
setCompressionAlgorithm(String) - Method in class org.tensorflow.framework.RPCOptions.Builder
The compression algorithm to be used.
setCompressionAlgorithmBytes(ByteString) - Method in class org.tensorflow.framework.RPCOptions.Builder
The compression algorithm to be used.
setCompressionLevel(int) - Method in class org.tensorflow.framework.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.
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(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;
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;
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(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;
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;
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.
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).
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.
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.
setDcomplexVal(int, double) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_COMPLEX128.
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.
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.
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.
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.
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.
setDevicePersistentMemorySize(long) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
Deprecated.
setDevicePersistentMemorySize(long) - Method in class org.tensorflow.framework.MemoryStats.Builder
Deprecated.
setDevicePersistentTensorAllocIds(int, long) - Method in class org.tensorflow.framework.MemoryStats.Builder
Deprecated.
setDeviceTempMemorySize(long) - Method in class org.tensorflow.framework.CostGraphDef.Node.Builder
Deprecated.
setDeviceTempMemorySize(long) - Method in class org.tensorflow.framework.MemoryStats.Builder
Deprecated.
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.
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
setDisableSessionConnectionSharing(boolean) - Method in class org.tensorflow.framework.RPCOptions.Builder
Disables TCP connection sharing when opening a new RPC channel.
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.
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
.tensorflow.DataType dtype = 1;
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
.tensorflow.DataType dtype = 1;
setDtype(DataType) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
.tensorflow.DataType dtype = 1;
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
.tensorflow.DataType dtype = 1;
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
.tensorflow.DataType dtype = 1;
setDtypeValue(int) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
.tensorflow.DataType dtype = 1;
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;
setEnableBfloat16Sendrecv(boolean) - Method in class org.tensorflow.framework.GraphOptions.Builder
If true, transfer float values between processes as bfloat16.
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.Builder) - 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.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;
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.
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.
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 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.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.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.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.VirtualDevices.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.GradientDef.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.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.RPCOptions.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.SaveSliceInfoDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.framework.ScopedAllocatorOptions.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.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.SavedObjectGraphOuterClass.FunctionSpec.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.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.Predict.PredictRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class tensorflow.serving.Predict.PredictResponse.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.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.Status.StatusProto.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.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
 
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.
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`).
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.
setForceGpuCompatible(boolean) - Method in class org.tensorflow.framework.GPUOptions.Builder
Force all tensors to be gpu_compatible.
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(NameAttrList) - Method in class org.tensorflow.framework.AttrValue.Builder
"func" represents a function.
setFunc(NameAttrList.Builder) - Method in class org.tensorflow.framework.AttrValue.Builder
"func" represents a function.
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)"
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.SavedFunction.Builder
.tensorflow.FunctionSpec function_spec = 2;
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.
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.
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.
setGradientFuncBytes(ByteString) - Method in class org.tensorflow.framework.GradientDef.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.
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
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.
setI(long) - Method in class org.tensorflow.framework.AttrValue.Builder
"int"
setI(int, long) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(int)"
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.Builder) - 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.Builder) - 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.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.
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.
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.
setIntVal(int, int) - Method in class org.tensorflow.framework.TensorProto.Builder
DT_INT32, DT_INT16, 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)
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.
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
EXPERIMENTAL.
setLibrary(FunctionDefLibrary.Builder) - Method in class org.tensorflow.framework.GraphDef.Builder
EXPERIMENTAL.
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).
setMaxFoldedConstantInBytes(long) - Method in class org.tensorflow.framework.OptimizerOptions.Builder
Constant folding optimization replaces tensors whose values can be predetermined, with constant nodes.
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 recompuations.
setMemoryOptimizerTargetNodeNameScopeBytes(ByteString) - Method in class org.tensorflow.framework.RewriterConfig.Builder
A node name scope for node names which are valid outputs of recompuations.
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.
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
Initialization-related metadata.
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
Initialization-related metadata.
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
Extensible method_name information enabling third-party users to mark a SignatureDef as supporting a particular method.
setMethodName(String) - Method in class tensorflow.serving.Inference.InferenceTask.Builder
Signature's method_name.
setMethodNameBytes(ByteString) - Method in class org.tensorflow.framework.SignatureDef.Builder
Extensible method_name information enabling third-party users to mark a SignatureDef as supporting a particular method.
setMethodNameBytes(ByteString) - Method in class tensorflow.serving.Inference.InferenceTask.Builder
Signature's method_name.
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;
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;
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.Builder) - 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.Builder) - 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.Builder) - 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.Builder) - 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.Builder) - 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.Builder) - 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.Builder) - 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.Builder) - 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.Builder) - 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.Builder) - 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.Builder) - 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.Builder) - 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.Builder) - 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.SessionServiceOuterClass.SessionRunResponse.Builder
Effective Model Specification used for session run.
setModelType(ModelServerConfigOuterClass.ModelType) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
Deprecated.
setModelTypeValue(int) - Method in class tensorflow.serving.ModelServerConfigOuterClass.ModelConfig.Builder
Deprecated.
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.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.ModelServerConfigOuterClass.ModelConfig.Builder
Name of the model.
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.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.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.ModelServerConfigOuterClass.ModelConfig.Builder
Name of the model.
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.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 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.
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"
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.
setNumReplicas(int) - Method in class org.tensorflow.framework.AutoParallelOptions.Builder
int32 num_replicas = 2;
setNumThreads(int) - Method in class org.tensorflow.framework.ThreadPoolOptionProto.Builder
The number of threads in the pool.
setNumVersions(int) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.Builder
Number of latest versions to serve.
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.
setOp(String) - Method in class org.tensorflow.framework.NodeDef.Builder
The operation name.
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;
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).
setOptionalRestore(boolean) - Method in class tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
Whether checkpoints should be considered as matching even without this value restored.
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.Builder) - 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.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
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 available GPU memory to allocate for each process.
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.
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.
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;
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;
setProducer(int) - Method in class org.tensorflow.framework.VersionDef.Builder
The version of the code that produced this data.
setPtr(long) - Method in class org.tensorflow.framework.AllocationDescription.Builder
Address of the allocation.
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;
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 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.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.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.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.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.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.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.RPCOptions.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.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.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.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.SavedObjectGraphOuterClass.FunctionSpec.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.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.Predict.PredictRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class tensorflow.serving.Predict.PredictResponse.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.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.Status.StatusProto.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.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(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;
setRequestedBytes(long) - Method in class org.tensorflow.framework.AllocationDescription.Builder
Total number of bytes requested
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(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;
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.
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) - Method in class org.tensorflow.framework.ConfigProto.Builder
Options that apply when this session uses the distributed runtime.
setRpcOptions(RPCOptions.Builder) - Method in class org.tensorflow.framework.ConfigProto.Builder
Options that apply when this session uses the distributed runtime.
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(ByteString) - Method in class org.tensorflow.framework.AttrValue.Builder
"string"
setS(int, ByteString) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(string)"
setSamplingConfig(LoggingConfigOuterClass.SamplingConfig) - Method in class tensorflow.serving.Logging.LogMetadata.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) - Method in class tensorflow.serving.LoggingConfigOuterClass.LoggingConfig.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.
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.
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.
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).
setServableName(String) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
Deprecated.
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.Builder
Deprecated.
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.
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.Builder) - Method in class org.tensorflow.framework.ConfigProto.Experimental.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(TensorShapeProto) - Method in class org.tensorflow.framework.AttrValue.Builder
"shape"
setShape(TensorShapeProto.Builder) - Method in class org.tensorflow.framework.AttrValue.Builder
"shape"
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.CostGraphDef.Node.OutputInfo.Builder
.tensorflow.TensorShapeProto shape = 3;
setShape(TensorShapeProto.Builder) - 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
.tensorflow.TensorShapeProto shape = 2;
setShape(TensorShapeProto.Builder) - Method in class org.tensorflow.framework.ResourceHandleProto.DtypeAndShape.Builder
.tensorflow.TensorShapeProto shape = 2;
setShape(TensorShapeProto) - Method in class org.tensorflow.framework.TensorDescription.Builder
Shape of the tensor.
setShape(TensorShapeProto.Builder) - 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.Builder) - Method in class tensorflow.SavedObjectGraphOuterClass.SavedVariable.Builder
.tensorflow.TensorShapeProto shape = 2;
setShape(TensorShapeProto) - Method in class tensorflow.Struct.TensorSpecProto.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.Experimental.Builder
When true, WorkerSessions are created with device attributes from the full cluster.
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.
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 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.Builder) - 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.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.
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.Builder) - 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.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.
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.
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(TensorProto) - Method in class org.tensorflow.framework.AttrValue.Builder
"tensor"
setTensor(TensorProto.Builder) - Method in class org.tensorflow.framework.AttrValue.Builder
"tensor"
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.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.NamedTensorProto.Builder
The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors.
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.
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.
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.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) - Method in class org.tensorflow.framework.TensorProto.Builder
Shape of the tensor.
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.
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.
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(DataType) - Method in class org.tensorflow.framework.AttrValue.Builder
"type"
setType(int, DataType) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(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.
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.
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.
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.
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
This is currently redundant with the type_spec_class enum, and is only used for error reporting.
setTypeSpecClassNameBytes(ByteString) - Method in class tensorflow.Struct.TypeSpecProto.Builder
This is currently redundant with the type_spec_class enum, and is only used for error reporting.
setTypeSpecClassValue(int) - Method in class 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._serialize().
setTypeState(Struct.StructuredValue.Builder) - Method in class tensorflow.Struct.TypeSpecProto.Builder
The value returned by TypeSpec._serialize().
setTypeValue(int) - Method in class org.tensorflow.framework.AttrValue.Builder
"type"
setTypeValue(int, int) - Method in class org.tensorflow.framework.AttrValue.ListValue.Builder
"list(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.
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 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.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.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.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.VirtualDevices.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.GradientDef.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.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.RPCOptions.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.SaveSliceInfoDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.framework.ScopedAllocatorOptions.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.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.SavedObjectGraphOuterClass.FunctionSpec.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.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.Predict.PredictRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class tensorflow.serving.Predict.PredictResponse.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.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.Status.StatusProto.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.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.
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.
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 org.tensorflow.framework.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.
setUseUnifiedMemory(boolean) - Method in class org.tensorflow.framework.GPUOptions.Experimental.Builder
If true, uses CUDA unified memory for memory allocations.
setValue(int, ByteString) - Method in class org.tensorflow.example.BytesList.Builder
repeated bytes value = 1;
setValue(int, float) - Method in class org.tensorflow.example.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, 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.framework.CollectionDef.BytesList.Builder
repeated bytes value = 1;
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.framework.CollectionDef.Int64List.Builder
repeated int64 value = 1 [packed = true];
setValue(int, String) - Method in class org.tensorflow.framework.CollectionDef.NodeList.Builder
repeated string value = 1;
setValue(float) - Method in class tensorflow.serving.RegressionOuterClass.Regression.Builder
float value = 1;
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;
setValues(int, Struct.StructuredValue) - Method in class tensorflow.Struct.ListValue.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.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.TupleValue.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.
setVersion(int) - Method in class org.tensorflow.framework.GraphDef.Builder
Deprecated.
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(SaverDef.CheckpointFormatVersion) - Method in class org.tensorflow.util.SaverDef.Builder
.tensorflow.SaverDef.CheckpointFormatVersion version = 7;
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(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.
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(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.
setVersions(int, long) - Method in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Specific.Builder
The version numbers to serve.
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.
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.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_SESSION_STATE_IN_CLUSTERSPEC_PROPAGATION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.ConfigProto.Experimental
 
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_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_VALUE - Static variable in enum org.tensorflow.framework.RunOptions.TraceLevel
SOFTWARE_TRACE = 1;
SOURCE_FILES_FIELD_NUMBER - Static variable in class org.tensorflow.framework.DebuggedSourceFiles
 
SPARSE_TENSOR_SPEC_VALUE - Static variable in enum tensorflow.Struct.TypeSpecProto.TypeSpecClass
tf.SparseTensorSpec
SPECIFIC_FIELD_NUMBER - Static variable in class tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
 
START_VALUE - Static variable in enum 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.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
 
STATUS_FIELD_NUMBER - Static variable in class tensorflow.serving.GetModelStatus.ModelVersionStatus
 
STATUS_FIELD_NUMBER - Static variable in class tensorflow.serving.ModelManagement.ReloadConfigResponse
 
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
 
STRING_VAL_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorProto
 
STRING_VALUE_FIELD_NUMBER - Static variable in class tensorflow.Struct.StructuredValue
 
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.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 in tensorflow
 
Struct.StructuredValueOrBuilder - Interface in tensorflow
 
Struct.TensorSpecProto - Class in tensorflow
A protobuf to tf.TensorSpec.
Struct.TensorSpecProto.Builder - Class in tensorflow
A protobuf to 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 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_VALUE - Static variable in enum 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_FIELD_NUMBER - Static variable in class org.tensorflow.framework.CallableOptions
 
TARGET_FIELD_NUMBER - Static variable in class tensorflow.serving.SessionServiceOuterClass.SessionRunRequest
 
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_ARRAY_SPEC_VALUE - Static variable in enum 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_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_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_FIELD_NUMBER - Static variable in class tensorflow.Struct.StructuredValue
 
TENSOR_SPEC_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.serving - package tensorflow.serving
 
TENSORFLOW_GIT_VERSION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
TENSORFLOW_VALUE - Static variable in enum tensorflow.serving.ModelServerConfigOuterClass.ModelType
TENSORFLOW = 1 [deprecated = true];
TENSORFLOW_VERSION_FIELD_NUMBER - Static variable in class org.tensorflow.framework.MetaGraphDef.MetaInfoDef
 
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.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 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
 
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
 
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 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.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.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.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
 
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.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.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.RPCOptions
 
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
 
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.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.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.SavedObjectGraphOuterClass.FunctionSpec
 
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.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.Predict.PredictRequest
 
toBuilder() - Method in class tensorflow.serving.Predict.PredictResponse
 
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.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.Status.StatusProto
 
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.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
 
TOLERATE_DEBUG_OP_CREATION_FAILURES_FIELD_NUMBER - Static variable in class org.tensorflow.framework.DebugTensorWatch
 
TOTAL_BYTES_FIELD_NUMBER - Static variable in class org.tensorflow.framework.AllocatorMemoryUsed
 
TRACE_LEVEL_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RunOptions
 
TrackableObjectGraphOuterClass - Class 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_FIELD_NUMBER - Static variable in class tensorflow.Struct.StructuredValue
 
TWO_VALUE - Static variable in enum org.tensorflow.framework.RewriterConfig.NumIterationsType
TWO = 2;
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_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_VALUE_FIELD_NUMBER - Static variable in class tensorflow.Struct.StructuredValue
 
TYPE_STATE_FIELD_NUMBER - Static variable in class tensorflow.Struct.TypeSpecProto
 
TypesProtos - Class in org.tensorflow.framework
 

U

UINT32_VAL_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorProto
 
UINT64_VAL_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorProto
 
UNAUTHENTICATED_VALUE - Static variable in enum org.tensorflow.framework.Code
The request does not have valid authentication credentials for the operation.
UNAVAILABLE_VALUE - Static variable in enum org.tensorflow.framework.Code
The service is currently unavailable.
UNIMPLEMENTED_VALUE - Static variable in enum org.tensorflow.framework.Code
Operation is not implemented or not supported/enabled in this service.
UNKNOWN_RANK_FIELD_NUMBER - Static variable in class org.tensorflow.framework.TensorShapeProto
 
UNKNOWN_VALUE - Static variable in enum org.tensorflow.framework.Code
Unknown error.
UNKNOWN_VALUE - Static variable in enum tensorflow.serving.GetModelStatus.ModelVersionStatus.State
Default value.
UNKNOWN_VALUE - Static variable in enum tensorflow.Struct.TypeSpecProto.TypeSpecClass
UNKNOWN = 0;
UNLOADING_VALUE - Static variable in enum tensorflow.serving.GetModelStatus.ModelVersionStatus.State
The manager has decided to make this servable unavailable, and unload it.
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_RPC_FOR_INPROCESS_MASTER_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RPCOptions
 
USE_RUN_HANDLER_POOL_FIELD_NUMBER - Static variable in class org.tensorflow.framework.RunOptions.Experimental
 
USE_UNIFIED_MEMORY_FIELD_NUMBER - Static variable in class org.tensorflow.framework.GPUOptions.Experimental
 
USER_OBJECT_FIELD_NUMBER - Static variable in class tensorflow.SavedObjectGraphOuterClass.SavedObject
 

V

V1_VALUE - Static variable in enum org.tensorflow.util.SaverDef.CheckpointFormatVersion
Deprecated format: tf.Saver() which works with tensorflow::table::Table.
V2_VALUE - Static variable in enum org.tensorflow.util.SaverDef.CheckpointFormatVersion
Current format: more efficient.
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
 
valueOf(String) - Static method in enum org.tensorflow.example.Feature.KindCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.example.Feature.KindCase
Deprecated.
valueOf(String) - Static method in enum org.tensorflow.framework.AttrValue.ValueCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.framework.AttrValue.ValueCase
Deprecated.
valueOf(String) - Static method in enum org.tensorflow.framework.Code
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.framework.Code
Deprecated.
Use Code.forNumber(int) instead.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tensorflow.framework.Code
 
valueOf(String) - Static method in enum org.tensorflow.framework.CollectionDef.KindCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.framework.CollectionDef.KindCase
Deprecated.
valueOf(String) - Static method in enum org.tensorflow.framework.DataType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.framework.DataType
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tensorflow.framework.DataType
 
valueOf(String) - Static method in enum org.tensorflow.framework.OptimizerOptions.GlobalJitLevel
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.framework.OptimizerOptions.GlobalJitLevel
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tensorflow.framework.OptimizerOptions.GlobalJitLevel
 
valueOf(String) - Static method in enum org.tensorflow.framework.OptimizerOptions.Level
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.framework.OptimizerOptions.Level
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tensorflow.framework.OptimizerOptions.Level
 
valueOf(String) - Static method in enum org.tensorflow.framework.RewriterConfig.MemOptType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.framework.RewriterConfig.MemOptType
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tensorflow.framework.RewriterConfig.MemOptType
 
valueOf(String) - Static method in enum org.tensorflow.framework.RewriterConfig.NumIterationsType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.framework.RewriterConfig.NumIterationsType
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tensorflow.framework.RewriterConfig.NumIterationsType
 
valueOf(String) - Static method in enum org.tensorflow.framework.RewriterConfig.Toggle
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.framework.RewriterConfig.Toggle
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tensorflow.framework.RewriterConfig.Toggle
 
valueOf(String) - Static method in enum org.tensorflow.framework.RunOptions.TraceLevel
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.framework.RunOptions.TraceLevel
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tensorflow.framework.RunOptions.TraceLevel
 
valueOf(String) - Static method in enum org.tensorflow.framework.TensorInfo.EncodingCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.framework.TensorInfo.EncodingCase
Deprecated.
valueOf(String) - Static method in enum org.tensorflow.framework.VariableAggregation
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.framework.VariableAggregation
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tensorflow.framework.VariableAggregation
 
valueOf(String) - Static method in enum org.tensorflow.framework.VariableSynchronization
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.framework.VariableSynchronization
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tensorflow.framework.VariableSynchronization
 
valueOf(String) - Static method in enum org.tensorflow.framework.VerifierConfig.Toggle
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.framework.VerifierConfig.Toggle
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tensorflow.framework.VerifierConfig.Toggle
 
valueOf(String) - Static method in enum org.tensorflow.util.SaverDef.CheckpointFormatVersion
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tensorflow.util.SaverDef.CheckpointFormatVersion
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tensorflow.util.SaverDef.CheckpointFormatVersion
 
valueOf(String) - Static method in enum tensorflow.SavedObjectGraphOuterClass.SavedObject.KindCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum tensorflow.SavedObjectGraphOuterClass.SavedObject.KindCase
valueOf(String) - Static method in enum tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.PolicyChoiceCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.PolicyChoiceCase
valueOf(String) - Static method in enum tensorflow.serving.GetModelStatus.ModelVersionStatus.State
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum tensorflow.serving.GetModelStatus.ModelVersionStatus.State
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum tensorflow.serving.GetModelStatus.ModelVersionStatus.State
 
valueOf(String) - Static method in enum tensorflow.serving.Inference.InferenceResult.ResultCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum tensorflow.serving.Inference.InferenceResult.ResultCase
valueOf(String) - Static method in enum tensorflow.serving.InputOuterClass.Input.KindCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum tensorflow.serving.InputOuterClass.Input.KindCase
valueOf(String) - Static method in enum tensorflow.serving.Model.ModelSpec.VersionChoiceCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum tensorflow.serving.Model.ModelSpec.VersionChoiceCase
valueOf(String) - Static method in enum tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.ConfigCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.ConfigCase
valueOf(String) - Static method in enum tensorflow.serving.ModelServerConfigOuterClass.ModelType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum tensorflow.serving.ModelServerConfigOuterClass.ModelType
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum tensorflow.serving.ModelServerConfigOuterClass.ModelType
 
valueOf(String) - Static method in enum tensorflow.serving.PredictionLogOuterClass.PredictionLog.LogTypeCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum tensorflow.serving.PredictionLogOuterClass.PredictionLog.LogTypeCase
valueOf(String) - Static method in enum tensorflow.Struct.StructuredValue.KindCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum tensorflow.Struct.StructuredValue.KindCase
valueOf(String) - Static method in enum tensorflow.Struct.TypeSpecProto.TypeSpecClass
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum tensorflow.Struct.TypeSpecProto.TypeSpecClass
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum tensorflow.Struct.TypeSpecProto.TypeSpecClass
 
values() - Static method in enum org.tensorflow.example.Feature.KindCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.framework.AttrValue.ValueCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.framework.Code
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.framework.CollectionDef.KindCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.framework.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.framework.OptimizerOptions.GlobalJitLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.framework.OptimizerOptions.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.framework.RewriterConfig.MemOptType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.framework.RewriterConfig.NumIterationsType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.framework.RewriterConfig.Toggle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.framework.RunOptions.TraceLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.framework.TensorInfo.EncodingCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.framework.VariableAggregation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.framework.VariableSynchronization
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.framework.VerifierConfig.Toggle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tensorflow.util.SaverDef.CheckpointFormatVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tensorflow.SavedObjectGraphOuterClass.SavedObject.KindCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.PolicyChoiceCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tensorflow.serving.GetModelStatus.ModelVersionStatus.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tensorflow.serving.Inference.InferenceResult.ResultCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tensorflow.serving.InputOuterClass.Input.KindCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tensorflow.serving.Model.ModelSpec.VersionChoiceCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tensorflow.serving.ModelServerConfigOuterClass.ModelServerConfig.ConfigCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tensorflow.serving.ModelServerConfigOuterClass.ModelType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tensorflow.serving.PredictionLogOuterClass.PredictionLog.LogTypeCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tensorflow.Struct.StructuredValue.KindCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tensorflow.Struct.TypeSpecProto.TypeSpecClass
Returns an array containing the constants of this enum type, 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_AGGREGATION_MEAN_VALUE - Static variable in enum org.tensorflow.framework.VariableAggregation
`MEAN`: Take the arithmetic mean ("average") of the updates across replicas.
VARIABLE_AGGREGATION_NONE_VALUE - Static variable in enum 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_VALUE - Static variable in enum 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_VALUE - Static variable in enum 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_SYNCHRONIZATION_AUTO_VALUE - Static variable in enum org.tensorflow.framework.VariableSynchronization
`AUTO`: Indicates that the synchronization will be determined by the current `DistributionStrategy` (eg.
VARIABLE_SYNCHRONIZATION_NONE_VALUE - Static variable in enum org.tensorflow.framework.VariableSynchronization
`NONE`: Indicates that there will only be one copy of the variable, so there is no need to sync.
VARIABLE_SYNCHRONIZATION_ON_READ_VALUE - Static variable in enum org.tensorflow.framework.VariableSynchronization
`ON_READ`: Indicates that the variable will be aggregated across devices when it is read (eg.
VARIABLE_SYNCHRONIZATION_ON_WRITE_VALUE - Static variable in enum org.tensorflow.framework.VariableSynchronization
`ON_WRITE`: Indicates that the variable will be updated across devices every time it is written.
VariableAggregation - Enum 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 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 in org.tensorflow.framework
Protobuf enum tensorflow.VerifierConfig.Toggle
VerifierConfigOrBuilder - Interface in org.tensorflow.framework
 
VerifierConfigProtos - Class in org.tensorflow.framework
 
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_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
 
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

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.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.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.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.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.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.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.RPCOptions
 
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
 
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.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.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.SavedObjectGraphOuterClass.FunctionSpec
 
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.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.Predict.PredictRequest
 
writeTo(CodedOutputStream) - Method in class tensorflow.serving.Predict.PredictResponse
 
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.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.Status.StatusProto
 
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.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
 
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links