Uses of Class
com.google.cloud.aiplatform.v1.Tensor
-
Packages that use Tensor Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of Tensor in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return Tensor Modifier and Type Method Description Tensor
Tensor.Builder. build()
Tensor
Tensor.Builder. buildPartial()
static Tensor
Tensor. getDefaultInstance()
Tensor
Tensor.Builder. getDefaultInstanceForType()
Tensor
Tensor. getDefaultInstanceForType()
Tensor
StreamingPredictRequest.Builder. getInputs(int index)
The prediction input.Tensor
StreamingPredictRequest. getInputs(int index)
The prediction input.Tensor
StreamingPredictRequestOrBuilder. getInputs(int index)
The prediction input.Tensor
Tensor.Builder. getListVal(int index)
A list of tensor values.Tensor
Tensor. getListVal(int index)
A list of tensor values.Tensor
TensorOrBuilder. getListVal(int index)
A list of tensor values.Tensor
StreamingPredictResponse.Builder. getOutputs(int index)
The prediction output.Tensor
StreamingPredictResponse. getOutputs(int index)
The prediction output.Tensor
StreamingPredictResponseOrBuilder. getOutputs(int index)
The prediction output.Tensor
StreamingPredictRequest.Builder. getParameters()
The parameters that govern the prediction.Tensor
StreamingPredictRequest. getParameters()
The parameters that govern the prediction.Tensor
StreamingPredictRequestOrBuilder. getParameters()
The parameters that govern the prediction.Tensor
StreamingPredictResponse.Builder. getParameters()
The parameters that govern the prediction.Tensor
StreamingPredictResponse. getParameters()
The parameters that govern the prediction.Tensor
StreamingPredictResponseOrBuilder. getParameters()
The parameters that govern the prediction.Tensor
Tensor.Builder. getStructValOrDefault(String key, Tensor defaultValue)
A map of string to tensor.Tensor
Tensor. getStructValOrDefault(String key, Tensor defaultValue)
A map of string to tensor.Tensor
TensorOrBuilder. getStructValOrDefault(String key, Tensor defaultValue)
A map of string to tensor.Tensor
Tensor.Builder. getStructValOrThrow(String key)
A map of string to tensor.Tensor
Tensor. getStructValOrThrow(String key)
A map of string to tensor.Tensor
TensorOrBuilder. getStructValOrThrow(String key)
A map of string to tensor.static Tensor
Tensor. parseDelimitedFrom(InputStream input)
static Tensor
Tensor. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Tensor
Tensor. parseFrom(byte[] data)
static Tensor
Tensor. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Tensor
Tensor. parseFrom(com.google.protobuf.ByteString data)
static Tensor
Tensor. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Tensor
Tensor. parseFrom(com.google.protobuf.CodedInputStream input)
static Tensor
Tensor. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Tensor
Tensor. parseFrom(InputStream input)
static Tensor
Tensor. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Tensor
Tensor. parseFrom(ByteBuffer data)
static Tensor
Tensor. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type Tensor Modifier and Type Method Description List<Tensor>
StreamingPredictRequest.Builder. getInputsList()
The prediction input.List<Tensor>
StreamingPredictRequest. getInputsList()
The prediction input.List<Tensor>
StreamingPredictRequestOrBuilder. getInputsList()
The prediction input.List<Tensor>
Tensor.Builder. getListValList()
A list of tensor values.List<Tensor>
Tensor. getListValList()
A list of tensor values.List<Tensor>
TensorOrBuilder. getListValList()
A list of tensor values.Map<String,Tensor>
Tensor.Builder. getMutableStructVal()
Deprecated.List<Tensor>
StreamingPredictResponse.Builder. getOutputsList()
The prediction output.List<Tensor>
StreamingPredictResponse. getOutputsList()
The prediction output.List<Tensor>
StreamingPredictResponseOrBuilder. getOutputsList()
The prediction output.com.google.protobuf.Parser<Tensor>
Tensor. getParserForType()
Map<String,Tensor>
Tensor.Builder. getStructVal()
Deprecated.Map<String,Tensor>
Tensor. getStructVal()
Deprecated.Map<String,Tensor>
TensorOrBuilder. getStructVal()
Deprecated.Map<String,Tensor>
Tensor.Builder. getStructValMap()
A map of string to tensor.Map<String,Tensor>
Tensor. getStructValMap()
A map of string to tensor.Map<String,Tensor>
TensorOrBuilder. getStructValMap()
A map of string to tensor.static com.google.protobuf.Parser<Tensor>
Tensor. parser()
Methods in com.google.cloud.aiplatform.v1 with parameters of type Tensor Modifier and Type Method Description StreamingPredictRequest.Builder
StreamingPredictRequest.Builder. addInputs(int index, Tensor value)
The prediction input.StreamingPredictRequest.Builder
StreamingPredictRequest.Builder. addInputs(Tensor value)
The prediction input.Tensor.Builder
Tensor.Builder. addListVal(int index, Tensor value)
A list of tensor values.Tensor.Builder
Tensor.Builder. addListVal(Tensor value)
A list of tensor values.StreamingPredictResponse.Builder
StreamingPredictResponse.Builder. addOutputs(int index, Tensor value)
The prediction output.StreamingPredictResponse.Builder
StreamingPredictResponse.Builder. addOutputs(Tensor value)
The prediction output.Tensor
Tensor.Builder. getStructValOrDefault(String key, Tensor defaultValue)
A map of string to tensor.Tensor
Tensor. getStructValOrDefault(String key, Tensor defaultValue)
A map of string to tensor.Tensor
TensorOrBuilder. getStructValOrDefault(String key, Tensor defaultValue)
A map of string to tensor.Tensor.Builder
Tensor.Builder. mergeFrom(Tensor other)
StreamingPredictRequest.Builder
StreamingPredictRequest.Builder. mergeParameters(Tensor value)
The parameters that govern the prediction.StreamingPredictResponse.Builder
StreamingPredictResponse.Builder. mergeParameters(Tensor value)
The parameters that govern the prediction.static Tensor.Builder
Tensor. newBuilder(Tensor prototype)
Tensor.Builder
Tensor.Builder. putStructVal(String key, Tensor value)
A map of string to tensor.StreamingPredictRequest.Builder
StreamingPredictRequest.Builder. setInputs(int index, Tensor value)
The prediction input.Tensor.Builder
Tensor.Builder. setListVal(int index, Tensor value)
A list of tensor values.StreamingPredictResponse.Builder
StreamingPredictResponse.Builder. setOutputs(int index, Tensor value)
The prediction output.StreamingPredictRequest.Builder
StreamingPredictRequest.Builder. setParameters(Tensor value)
The parameters that govern the prediction.StreamingPredictResponse.Builder
StreamingPredictResponse.Builder. setParameters(Tensor value)
The parameters that govern the prediction.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type Tensor Modifier and Type Method Description StreamingPredictRequest.Builder
StreamingPredictRequest.Builder. addAllInputs(Iterable<? extends Tensor> values)
The prediction input.Tensor.Builder
Tensor.Builder. addAllListVal(Iterable<? extends Tensor> values)
A list of tensor values.StreamingPredictResponse.Builder
StreamingPredictResponse.Builder. addAllOutputs(Iterable<? extends Tensor> values)
The prediction output.Tensor.Builder
Tensor.Builder. putAllStructVal(Map<String,Tensor> values)
A map of string to tensor.
-