Uses of Class
org.tensorflow.framework.TensorProto
Packages that use TensorProto
-
Uses of TensorProto in org.tensorflow.framework
Methods in org.tensorflow.framework that return TensorProtoModifier and TypeMethodDescriptionTensorProto.Builder.build()TensorProto.Builder.buildPartial()static TensorProtoTensorProto.getDefaultInstance()TensorProto.Builder.getDefaultInstanceForType()TensorProto.getDefaultInstanceForType()SignatureDef.Builder.getDefaultsOrDefault(String key, TensorProto defaultValue) Named input to corresponding default values if any.SignatureDef.getDefaultsOrDefault(String key, TensorProto defaultValue) Named input to corresponding default values if any.SignatureDefOrBuilder.getDefaultsOrDefault(String key, TensorProto defaultValue) Named input to corresponding default values if any.SignatureDef.Builder.getDefaultsOrThrow(String key) Named input to corresponding default values if any.SignatureDef.getDefaultsOrThrow(String key) Named input to corresponding default values if any.SignatureDefOrBuilder.getDefaultsOrThrow(String key) Named input to corresponding default values if any.AttrValue.Builder.getTensor()"tensor"AttrValue.getTensor()"tensor"AttrValue.ListValue.Builder.getTensor(int index) "list(tensor)"AttrValue.ListValue.getTensor(int index) "list(tensor)"AttrValue.ListValueOrBuilder.getTensor(int index) "list(tensor)"AttrValueOrBuilder.getTensor()"tensor"NamedTensorProto.Builder.getTensor()The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors.NamedTensorProto.getTensor()The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors.NamedTensorProtoOrBuilder.getTensor()The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors.VariantTensorDataProto.Builder.getTensors(int index) Tensors contained within objects being serialized.VariantTensorDataProto.getTensors(int index) Tensors contained within objects being serialized.VariantTensorDataProtoOrBuilder.getTensors(int index) Tensors contained within objects being serialized.static TensorProtoTensorProto.parseDelimitedFrom(InputStream input) static TensorProtoTensorProto.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TensorProtoTensorProto.parseFrom(byte[] data) static TensorProtoTensorProto.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TensorProtoTensorProto.parseFrom(com.google.protobuf.ByteString data) static TensorProtoTensorProto.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TensorProtoTensorProto.parseFrom(com.google.protobuf.CodedInputStream input) static TensorProtoTensorProto.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TensorProtoTensorProto.parseFrom(InputStream input) static TensorProtoTensorProto.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TensorProtoTensorProto.parseFrom(ByteBuffer data) static TensorProtoTensorProto.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.framework that return types with arguments of type TensorProtoModifier and TypeMethodDescriptionSignatureDef.Builder.getDefaults()Deprecated.SignatureDef.getDefaults()Deprecated.SignatureDefOrBuilder.getDefaults()Deprecated.SignatureDef.Builder.getDefaultsMap()Named input to corresponding default values if any.SignatureDef.getDefaultsMap()Named input to corresponding default values if any.SignatureDefOrBuilder.getDefaultsMap()Named input to corresponding default values if any.SignatureDef.Builder.getMutableDefaults()Deprecated.com.google.protobuf.Parser<TensorProto> TensorProto.getParserForType()AttrValue.ListValue.Builder.getTensorList()"list(tensor)"AttrValue.ListValue.getTensorList()"list(tensor)"AttrValue.ListValueOrBuilder.getTensorList()"list(tensor)"VariantTensorDataProto.Builder.getTensorsList()Tensors contained within objects being serialized.VariantTensorDataProto.getTensorsList()Tensors contained within objects being serialized.VariantTensorDataProtoOrBuilder.getTensorsList()Tensors contained within objects being serialized.static com.google.protobuf.Parser<TensorProto> TensorProto.parser()Methods in org.tensorflow.framework with parameters of type TensorProtoModifier and TypeMethodDescriptionAttrValue.ListValue.Builder.addTensor(int index, TensorProto value) "list(tensor)"AttrValue.ListValue.Builder.addTensor(TensorProto value) "list(tensor)"VariantTensorDataProto.Builder.addTensors(int index, TensorProto value) Tensors contained within objects being serialized.VariantTensorDataProto.Builder.addTensors(TensorProto value) Tensors contained within objects being serialized.SignatureDef.Builder.getDefaultsOrDefault(String key, TensorProto defaultValue) Named input to corresponding default values if any.SignatureDef.getDefaultsOrDefault(String key, TensorProto defaultValue) Named input to corresponding default values if any.SignatureDefOrBuilder.getDefaultsOrDefault(String key, TensorProto defaultValue) Named input to corresponding default values if any.TensorProto.Builder.mergeFrom(TensorProto other) AttrValue.Builder.mergeTensor(TensorProto value) "tensor"NamedTensorProto.Builder.mergeTensor(TensorProto value) The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors.static TensorProto.BuilderTensorProto.newBuilder(TensorProto prototype) SignatureDef.Builder.putDefaults(String key, TensorProto value) Named input to corresponding default values if any.AttrValue.Builder.setTensor(TensorProto value) "tensor"AttrValue.ListValue.Builder.setTensor(int index, TensorProto value) "list(tensor)"NamedTensorProto.Builder.setTensor(TensorProto value) The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors.VariantTensorDataProto.Builder.setTensors(int index, TensorProto value) Tensors contained within objects being serialized.Method parameters in org.tensorflow.framework with type arguments of type TensorProtoModifier and TypeMethodDescriptionAttrValue.ListValue.Builder.addAllTensor(Iterable<? extends TensorProto> values) "list(tensor)"VariantTensorDataProto.Builder.addAllTensors(Iterable<? extends TensorProto> values) Tensors contained within objects being serialized.SignatureDef.Builder.putAllDefaults(Map<String, TensorProto> values) Named input to corresponding default values if any. -
Uses of TensorProto in tensorflow
Methods in tensorflow that return TensorProtoModifier and TypeMethodDescriptionStruct.BoundedTensorSpecProto.Builder.getMaximum().tensorflow.TensorProto maximum = 5;Struct.BoundedTensorSpecProto.getMaximum().tensorflow.TensorProto maximum = 5;Struct.BoundedTensorSpecProtoOrBuilder.getMaximum().tensorflow.TensorProto maximum = 5;Struct.BoundedTensorSpecProto.Builder.getMinimum().tensorflow.TensorProto minimum = 4;Struct.BoundedTensorSpecProto.getMinimum().tensorflow.TensorProto minimum = 4;Struct.BoundedTensorSpecProtoOrBuilder.getMinimum().tensorflow.TensorProto minimum = 4;Struct.StructuredValue.Builder.getNumpyValue()Represents a value for np.ndarray.Struct.StructuredValue.getNumpyValue()Represents a value for np.ndarray.Struct.StructuredValueOrBuilder.getNumpyValue()Represents a value for np.ndarray.Struct.StructuredValue.Builder.getTensorValue()Represents a value for tf.Tensor.Struct.StructuredValue.getTensorValue()Represents a value for tf.Tensor.Struct.StructuredValueOrBuilder.getTensorValue()Represents a value for tf.Tensor.Methods in tensorflow with parameters of type TensorProtoModifier and TypeMethodDescriptionStruct.BoundedTensorSpecProto.Builder.mergeMaximum(TensorProto value) .tensorflow.TensorProto maximum = 5;Struct.BoundedTensorSpecProto.Builder.mergeMinimum(TensorProto value) .tensorflow.TensorProto minimum = 4;Struct.StructuredValue.Builder.mergeNumpyValue(TensorProto value) Represents a value for np.ndarray.Struct.StructuredValue.Builder.mergeTensorValue(TensorProto value) Represents a value for tf.Tensor.Struct.BoundedTensorSpecProto.Builder.setMaximum(TensorProto value) .tensorflow.TensorProto maximum = 5;Struct.BoundedTensorSpecProto.Builder.setMinimum(TensorProto value) .tensorflow.TensorProto minimum = 4;Struct.StructuredValue.Builder.setNumpyValue(TensorProto value) Represents a value for np.ndarray.Struct.StructuredValue.Builder.setTensorValue(TensorProto value) Represents a value for tf.Tensor. -
Uses of TensorProto in tensorflow.serving
Methods in tensorflow.serving that return TensorProtoModifier and TypeMethodDescriptionPredict.PredictRequest.Builder.getInputsOrDefault(String key, TensorProto defaultValue) Input tensors.Predict.PredictRequest.getInputsOrDefault(String key, TensorProto defaultValue) Input tensors.Predict.PredictRequestOrBuilder.getInputsOrDefault(String key, TensorProto defaultValue) Input tensors.Predict.PredictRequest.Builder.getInputsOrThrow(String key) Input tensors.Predict.PredictRequest.getInputsOrThrow(String key) Input tensors.Predict.PredictRequestOrBuilder.getInputsOrThrow(String key) Input tensors.Predict.PredictResponse.Builder.getOutputsOrDefault(String key, TensorProto defaultValue) Output tensors.Predict.PredictResponse.getOutputsOrDefault(String key, TensorProto defaultValue) Output tensors.Predict.PredictResponseOrBuilder.getOutputsOrDefault(String key, TensorProto defaultValue) Output tensors.Predict.PredictResponse.Builder.getOutputsOrThrow(String key) Output tensors.Predict.PredictResponse.getOutputsOrThrow(String key) Output tensors.Predict.PredictResponseOrBuilder.getOutputsOrThrow(String key) Output tensors.Methods in tensorflow.serving that return types with arguments of type TensorProtoModifier and TypeMethodDescriptionPredict.PredictRequest.Builder.getInputs()Deprecated.Predict.PredictRequest.getInputs()Deprecated.Predict.PredictRequestOrBuilder.getInputs()Deprecated.Predict.PredictRequest.Builder.getInputsMap()Input tensors.Predict.PredictRequest.getInputsMap()Input tensors.Predict.PredictRequestOrBuilder.getInputsMap()Input tensors.Predict.PredictRequest.Builder.getMutableInputs()Deprecated.Predict.PredictResponse.Builder.getMutableOutputs()Deprecated.Predict.PredictResponse.Builder.getOutputs()Deprecated.Predict.PredictResponse.getOutputs()Deprecated.Predict.PredictResponseOrBuilder.getOutputs()Deprecated.Predict.PredictResponse.Builder.getOutputsMap()Output tensors.Predict.PredictResponse.getOutputsMap()Output tensors.Predict.PredictResponseOrBuilder.getOutputsMap()Output tensors.Methods in tensorflow.serving with parameters of type TensorProtoModifier and TypeMethodDescriptionPredict.PredictRequest.Builder.getInputsOrDefault(String key, TensorProto defaultValue) Input tensors.Predict.PredictRequest.getInputsOrDefault(String key, TensorProto defaultValue) Input tensors.Predict.PredictRequestOrBuilder.getInputsOrDefault(String key, TensorProto defaultValue) Input tensors.Predict.PredictResponse.Builder.getOutputsOrDefault(String key, TensorProto defaultValue) Output tensors.Predict.PredictResponse.getOutputsOrDefault(String key, TensorProto defaultValue) Output tensors.Predict.PredictResponseOrBuilder.getOutputsOrDefault(String key, TensorProto defaultValue) Output tensors.Predict.PredictRequest.Builder.putInputs(String key, TensorProto value) Input tensors.Predict.PredictResponse.Builder.putOutputs(String key, TensorProto value) Output tensors.Method parameters in tensorflow.serving with type arguments of type TensorProtoModifier and TypeMethodDescriptionPredict.PredictRequest.Builder.putAllInputs(Map<String, TensorProto> values) Input tensors.Predict.PredictResponse.Builder.putAllOutputs(Map<String, TensorProto> values) Output tensors.