Uses of Class
org.tensorflow.framework.TensorProto
-
Packages that use TensorProto Package Description org.nd4j.imports.graphmapper.tf org.nd4j.imports.graphmapper.tf.tensors org.tensorflow.distruntime org.tensorflow.framework -
-
Uses of TensorProto in org.nd4j.imports.graphmapper.tf
Methods in org.nd4j.imports.graphmapper.tf with parameters of type TensorProto Modifier and Type Method Description static INDArrayTFGraphMapper. mapTensorProto(TensorProto tfTensor)Convert a TensorProto to an INDArray -
Uses of TensorProto in org.nd4j.imports.graphmapper.tf.tensors
Fields in org.nd4j.imports.graphmapper.tf.tensors declared as TensorProto Modifier and Type Field Description protected TensorProtoTFTensorMappers.BaseTensorMapper. tfTensorMethods in org.nd4j.imports.graphmapper.tf.tensors with parameters of type TensorProto Modifier and Type Method Description static TFTensorMapper<?,?>TFTensorMappers. newMapper(TensorProto tp)Constructors in org.nd4j.imports.graphmapper.tf.tensors with parameters of type TensorProto Constructor Description BaseTensorMapper(TensorProto tensorProto)BFloat16TensorMapper(TensorProto tensorProto)BoolTensorMapper(TensorProto tensorProto)Float16TensorMapper(TensorProto tensorProto)Float32TensorMapper(TensorProto tensorProto)Float64TensorMapper(TensorProto tensorProto)Int16TensorMapper(TensorProto tensorProto)Int32TensorMapper(TensorProto tensorProto)Int64TensorMapper(TensorProto tensorProto)Int8TensorMapper(TensorProto tensorProto)StringTensorMapper(TensorProto tensorProto)UInt16TensorMapper(TensorProto tensorProto)UInt32TensorMapper(TensorProto tensorProto)UInt64TensorMapper(TensorProto tensorProto)UInt8TensorMapper(TensorProto tensorProto) -
Uses of TensorProto in org.tensorflow.distruntime
Methods in org.tensorflow.distruntime that return TensorProto Modifier and Type Method Description TensorProtoRunCallableRequest.Builder. getFeed(int index)Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.TensorProtoRunCallableRequest. getFeed(int index)Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.TensorProtoRunCallableRequestOrBuilder. getFeed(int index)Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.TensorProtoRunCallableResponse.Builder. getFetch(int index)Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.TensorProtoRunCallableResponse. getFetch(int index)Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.TensorProtoRunCallableResponseOrBuilder. getFetch(int index)Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.TensorProtoRecvTensorResponse.Builder. getTensor()The tensor as a proto.TensorProtoRecvTensorResponse. getTensor()The tensor as a proto.TensorProtoRecvTensorResponseOrBuilder. getTensor()The tensor as a proto.Methods in org.tensorflow.distruntime that return types with arguments of type TensorProto Modifier and Type Method Description List<TensorProto>RunCallableRequest.Builder. getFeedList()Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.List<TensorProto>RunCallableRequest. getFeedList()Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.List<TensorProto>RunCallableRequestOrBuilder. getFeedList()Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.List<TensorProto>RunCallableResponse.Builder. getFetchList()Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.List<TensorProto>RunCallableResponse. getFetchList()Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.List<TensorProto>RunCallableResponseOrBuilder. getFetchList()Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.Methods in org.tensorflow.distruntime with parameters of type TensorProto Modifier and Type Method Description RunCallableRequest.BuilderRunCallableRequest.Builder. addFeed(int index, TensorProto value)Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.RunCallableRequest.BuilderRunCallableRequest.Builder. addFeed(TensorProto value)Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.RunCallableResponse.BuilderRunCallableResponse.Builder. addFetch(int index, TensorProto value)Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.RunCallableResponse.BuilderRunCallableResponse.Builder. addFetch(TensorProto value)Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.RecvTensorResponse.BuilderRecvTensorResponse.Builder. mergeTensor(TensorProto value)The tensor as a proto.RunCallableRequest.BuilderRunCallableRequest.Builder. setFeed(int index, TensorProto value)Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.RunCallableResponse.BuilderRunCallableResponse.Builder. setFetch(int index, TensorProto value)Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.RecvTensorResponse.BuilderRecvTensorResponse.Builder. setTensor(TensorProto value)The tensor as a proto.Method parameters in org.tensorflow.distruntime with type arguments of type TensorProto Modifier and Type Method Description RunCallableRequest.BuilderRunCallableRequest.Builder. addAllFeed(Iterable<? extends TensorProto> values)Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.RunCallableResponse.BuilderRunCallableResponse.Builder. addAllFetch(Iterable<? extends TensorProto> values)Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable. -
Uses of TensorProto in org.tensorflow.framework
Methods in org.tensorflow.framework that return TensorProto Modifier and Type Method Description TensorProtoTensorProto.Builder. build()TensorProtoTensorProto.Builder. buildPartial()static TensorProtoTensorProto. getDefaultInstance()TensorProtoTensorProto.Builder. getDefaultInstanceForType()TensorProtoTensorProto. getDefaultInstanceForType()TensorProtoAttrValue.Builder. getTensor()"tensor"TensorProtoAttrValue. getTensor()"tensor"TensorProtoAttrValue.ListValue.Builder. getTensor(int index)"list(tensor)"TensorProtoAttrValue.ListValue. getTensor(int index)"list(tensor)"TensorProtoAttrValue.ListValueOrBuilder. getTensor(int index)"list(tensor)"TensorProtoAttrValueOrBuilder. getTensor()"tensor"TensorProtoNamedTensorProto.Builder. getTensor()The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors.TensorProtoNamedTensorProto. getTensor()The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors.TensorProtoNamedTensorProtoOrBuilder. getTensor()The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors.TensorProtoSummary.Value.Builder. getTensor().tensorflow.TensorProto tensor = 8;TensorProtoSummary.Value. getTensor().tensorflow.TensorProto tensor = 8;TensorProtoSummary.ValueOrBuilder. getTensor().tensorflow.TensorProto tensor = 8;TensorProtoVariantTensorDataProto.Builder. getTensors(int index)Tensors contained within objects being serialized.TensorProtoVariantTensorDataProto. getTensors(int index)Tensors contained within objects being serialized.TensorProtoVariantTensorDataProtoOrBuilder. getTensors(int index)Tensors contained within objects being serialized.static TensorProtoTensorProto. parseDelimitedFrom(InputStream input)static TensorProtoTensorProto. parseDelimitedFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static TensorProtoTensorProto. parseFrom(byte[] data)static TensorProtoTensorProto. parseFrom(byte[] data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static TensorProtoTensorProto. parseFrom(InputStream input)static TensorProtoTensorProto. parseFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static TensorProtoTensorProto. parseFrom(ByteBuffer data)static TensorProtoTensorProto. parseFrom(ByteBuffer data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static TensorProtoTensorProto. parseFrom(org.nd4j.shade.protobuf.ByteString data)static TensorProtoTensorProto. parseFrom(org.nd4j.shade.protobuf.ByteString data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static TensorProtoTensorProto. parseFrom(org.nd4j.shade.protobuf.CodedInputStream input)static TensorProtoTensorProto. parseFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)Methods in org.tensorflow.framework that return types with arguments of type TensorProto Modifier and Type Method Description org.nd4j.shade.protobuf.Parser<TensorProto>TensorProto. getParserForType()List<TensorProto>AttrValue.ListValue.Builder. getTensorList()"list(tensor)"List<TensorProto>AttrValue.ListValue. getTensorList()"list(tensor)"List<TensorProto>AttrValue.ListValueOrBuilder. getTensorList()"list(tensor)"List<TensorProto>VariantTensorDataProto.Builder. getTensorsList()Tensors contained within objects being serialized.List<TensorProto>VariantTensorDataProto. getTensorsList()Tensors contained within objects being serialized.List<TensorProto>VariantTensorDataProtoOrBuilder. getTensorsList()Tensors contained within objects being serialized.static org.nd4j.shade.protobuf.Parser<TensorProto>TensorProto. parser()Methods in org.tensorflow.framework with parameters of type TensorProto Modifier and Type Method Description AttrValue.ListValue.BuilderAttrValue.ListValue.Builder. addTensor(int index, TensorProto value)"list(tensor)"AttrValue.ListValue.BuilderAttrValue.ListValue.Builder. addTensor(TensorProto value)"list(tensor)"VariantTensorDataProto.BuilderVariantTensorDataProto.Builder. addTensors(int index, TensorProto value)Tensors contained within objects being serialized.VariantTensorDataProto.BuilderVariantTensorDataProto.Builder. addTensors(TensorProto value)Tensors contained within objects being serialized.TensorProto.BuilderTensorProto.Builder. mergeFrom(TensorProto other)AttrValue.BuilderAttrValue.Builder. mergeTensor(TensorProto value)"tensor"NamedTensorProto.BuilderNamedTensorProto.Builder. mergeTensor(TensorProto value)The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors.Summary.Value.BuilderSummary.Value.Builder. mergeTensor(TensorProto value).tensorflow.TensorProto tensor = 8;static TensorProto.BuilderTensorProto. newBuilder(TensorProto prototype)AttrValue.BuilderAttrValue.Builder. setTensor(TensorProto value)"tensor"AttrValue.ListValue.BuilderAttrValue.ListValue.Builder. setTensor(int index, TensorProto value)"list(tensor)"NamedTensorProto.BuilderNamedTensorProto.Builder. setTensor(TensorProto value)The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors.Summary.Value.BuilderSummary.Value.Builder. setTensor(TensorProto value).tensorflow.TensorProto tensor = 8;VariantTensorDataProto.BuilderVariantTensorDataProto.Builder. setTensors(int index, TensorProto value)Tensors contained within objects being serialized.Method parameters in org.tensorflow.framework with type arguments of type TensorProto Modifier and Type Method Description AttrValue.ListValue.BuilderAttrValue.ListValue.Builder. addAllTensor(Iterable<? extends TensorProto> values)"list(tensor)"VariantTensorDataProto.BuilderVariantTensorDataProto.Builder. addAllTensors(Iterable<? extends TensorProto> values)Tensors contained within objects being serialized.
-