| Package | Description |
|---|---|
| org.tensorflow.example | |
| org.tensorflow.framework | |
| org.tensorflow.util |
| Modifier and Type | Method and Description |
|---|---|
TensorProto |
FixedLenFeatureProtoOrBuilder.getDefaultValue()
.tensorflow.TensorProto default_value = 3; |
TensorProto |
FixedLenFeatureProto.getDefaultValue()
.tensorflow.TensorProto default_value = 3; |
TensorProto |
FixedLenFeatureProto.Builder.getDefaultValue()
.tensorflow.TensorProto default_value = 3; |
| Modifier and Type | Method and Description |
|---|---|
FixedLenFeatureProto.Builder |
FixedLenFeatureProto.Builder.mergeDefaultValue(TensorProto value)
.tensorflow.TensorProto default_value = 3; |
FixedLenFeatureProto.Builder |
FixedLenFeatureProto.Builder.setDefaultValue(TensorProto value)
.tensorflow.TensorProto default_value = 3; |
| Modifier and Type | Method and Description |
|---|---|
TensorProto |
TensorProto.Builder.build() |
TensorProto |
TensorProto.Builder.buildPartial() |
static TensorProto |
TensorProto.getDefaultInstance() |
TensorProto |
TensorProto.getDefaultInstanceForType() |
TensorProto |
TensorProto.Builder.getDefaultInstanceForType() |
TensorProto |
AttrValue.getTensor()
"tensor"
|
TensorProto |
AttrValue.Builder.getTensor()
"tensor"
|
TensorProto |
AttrValueOrBuilder.getTensor()
"tensor"
|
TensorProto |
Summary.ValueOrBuilder.getTensor()
.tensorflow.TensorProto tensor = 8; |
TensorProto |
Summary.Value.getTensor()
.tensorflow.TensorProto tensor = 8; |
TensorProto |
Summary.Value.Builder.getTensor()
.tensorflow.TensorProto tensor = 8; |
TensorProto |
NamedTensorProtoOrBuilder.getTensor()
The client can populate a TensorProto using a tensorflow::Tensor`, or
directly using the protobuf field accessors.
|
TensorProto |
NamedTensorProto.getTensor()
The client can populate a TensorProto using a tensorflow::Tensor`, or
directly using the protobuf field accessors.
|
TensorProto |
NamedTensorProto.Builder.getTensor()
The client can populate a TensorProto using a tensorflow::Tensor`, or
directly using the protobuf field accessors.
|
TensorProto |
AttrValue.ListValueOrBuilder.getTensor(int index)
"list(tensor)"
|
TensorProto |
AttrValue.ListValue.getTensor(int index)
"list(tensor)"
|
TensorProto |
AttrValue.ListValue.Builder.getTensor(int index)
"list(tensor)"
|
TensorProto |
VariantTensorDataProto.getTensors(int index)
Tensors contained within objects being serialized.
|
TensorProto |
VariantTensorDataProto.Builder.getTensors(int index)
Tensors contained within objects being serialized.
|
TensorProto |
VariantTensorDataProtoOrBuilder.getTensors(int index)
Tensors contained within objects being serialized.
|
static TensorProto |
TensorProto.parseDelimitedFrom(InputStream input) |
static TensorProto |
TensorProto.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TensorProto |
TensorProto.parseFrom(byte[] data) |
static TensorProto |
TensorProto.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TensorProto |
TensorProto.parseFrom(ByteBuffer data) |
static TensorProto |
TensorProto.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TensorProto |
TensorProto.parseFrom(com.google.protobuf.ByteString data) |
static TensorProto |
TensorProto.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TensorProto |
TensorProto.parseFrom(com.google.protobuf.CodedInputStream input) |
static TensorProto |
TensorProto.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TensorProto |
TensorProto.parseFrom(InputStream input) |
static TensorProto |
TensorProto.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TensorProto> |
TensorProto.getParserForType() |
List<TensorProto> |
AttrValue.ListValueOrBuilder.getTensorList()
"list(tensor)"
|
List<TensorProto> |
AttrValue.ListValue.getTensorList()
"list(tensor)"
|
List<TensorProto> |
AttrValue.ListValue.Builder.getTensorList()
"list(tensor)"
|
List<TensorProto> |
VariantTensorDataProto.getTensorsList()
Tensors contained within objects being serialized.
|
List<TensorProto> |
VariantTensorDataProto.Builder.getTensorsList()
Tensors contained within objects being serialized.
|
List<TensorProto> |
VariantTensorDataProtoOrBuilder.getTensorsList()
Tensors contained within objects being serialized.
|
static com.google.protobuf.Parser<TensorProto> |
TensorProto.parser() |
| Modifier and Type | Method and Description |
|---|---|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.addTensor(int index,
TensorProto value)
"list(tensor)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.addTensor(TensorProto value)
"list(tensor)"
|
VariantTensorDataProto.Builder |
VariantTensorDataProto.Builder.addTensors(int index,
TensorProto value)
Tensors contained within objects being serialized.
|
VariantTensorDataProto.Builder |
VariantTensorDataProto.Builder.addTensors(TensorProto value)
Tensors contained within objects being serialized.
|
TensorProto.Builder |
TensorProto.Builder.mergeFrom(TensorProto other) |
AttrValue.Builder |
AttrValue.Builder.mergeTensor(TensorProto value)
"tensor"
|
Summary.Value.Builder |
Summary.Value.Builder.mergeTensor(TensorProto value)
.tensorflow.TensorProto tensor = 8; |
NamedTensorProto.Builder |
NamedTensorProto.Builder.mergeTensor(TensorProto value)
The client can populate a TensorProto using a tensorflow::Tensor`, or
directly using the protobuf field accessors.
|
static TensorProto.Builder |
TensorProto.newBuilder(TensorProto prototype) |
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.setTensor(int index,
TensorProto value)
"list(tensor)"
|
AttrValue.Builder |
AttrValue.Builder.setTensor(TensorProto value)
"tensor"
|
Summary.Value.Builder |
Summary.Value.Builder.setTensor(TensorProto value)
.tensorflow.TensorProto tensor = 8; |
NamedTensorProto.Builder |
NamedTensorProto.Builder.setTensor(TensorProto value)
The client can populate a TensorProto using a tensorflow::Tensor`, or
directly using the protobuf field accessors.
|
VariantTensorDataProto.Builder |
VariantTensorDataProto.Builder.setTensors(int index,
TensorProto value)
Tensors contained within objects being serialized.
|
| Modifier and Type | Method and Description |
|---|---|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.addAllTensor(Iterable<? extends TensorProto> values)
"list(tensor)"
|
VariantTensorDataProto.Builder |
VariantTensorDataProto.Builder.addAllTensors(Iterable<? extends TensorProto> values)
Tensors contained within objects being serialized.
|
| Modifier and Type | Method and Description |
|---|---|
TensorProto |
SavedSliceOrBuilder.getData()
The raw data of the slice is stored as a TensorProto.
|
TensorProto |
SavedSlice.getData()
The raw data of the slice is stored as a TensorProto.
|
TensorProto |
SavedSlice.Builder.getData()
The raw data of the slice is stored as a TensorProto.
|
| Modifier and Type | Method and Description |
|---|---|
SavedSlice.Builder |
SavedSlice.Builder.mergeData(TensorProto value)
The raw data of the slice is stored as a TensorProto.
|
SavedSlice.Builder |
SavedSlice.Builder.setData(TensorProto value)
The raw data of the slice is stored as a TensorProto.
|
Copyright © 2015–2019. All rights reserved.