FixedShape |
FixedShape.Builder.build() |
|
FixedShape |
FixedShape.Builder.buildPartial() |
|
static FixedShape |
FixedShape.getDefaultInstance() |
|
FixedShape |
FixedShape.Builder.getDefaultInstanceForType() |
|
FixedShape |
FixedShape.getDefaultInstanceForType() |
|
FixedShape |
SparseFeature.Builder.getDenseShape() |
Shape of the sparse tensor that this SparseFeature represents.
|
FixedShape |
SparseFeature.getDenseShape() |
Shape of the sparse tensor that this SparseFeature represents.
|
FixedShape |
SparseFeatureOrBuilder.getDenseShape() |
Shape of the sparse tensor that this SparseFeature represents.
|
FixedShape |
TensorRepresentation.SparseTensor.Builder.getDenseShape() |
The dense shape of the resulting SparseTensor (does not include the batch
dimension).
|
FixedShape |
TensorRepresentation.SparseTensor.getDenseShape() |
The dense shape of the resulting SparseTensor (does not include the batch
dimension).
|
FixedShape |
TensorRepresentation.SparseTensorOrBuilder.getDenseShape() |
The dense shape of the resulting SparseTensor (does not include the batch
dimension).
|
FixedShape |
Feature.Builder.getShape() |
The feature has a fixed shape corresponding to a multi-dimensional
tensor.
|
FixedShape |
Feature.getShape() |
The feature has a fixed shape corresponding to a multi-dimensional
tensor.
|
FixedShape |
FeatureOrBuilder.getShape() |
The feature has a fixed shape corresponding to a multi-dimensional
tensor.
|
FixedShape |
TensorRepresentation.DenseTensor.Builder.getShape() |
The shape of each row of the data (i.e.
|
FixedShape |
TensorRepresentation.DenseTensor.getShape() |
The shape of each row of the data (i.e.
|
FixedShape |
TensorRepresentation.DenseTensorOrBuilder.getShape() |
The shape of each row of the data (i.e.
|
static FixedShape |
FixedShape.parseDelimitedFrom(InputStream input) |
|
static FixedShape |
FixedShape.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static FixedShape |
FixedShape.parseFrom(byte[] data) |
|
static FixedShape |
FixedShape.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static FixedShape |
FixedShape.parseFrom(com.google.protobuf.ByteString data) |
|
static FixedShape |
FixedShape.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static FixedShape |
FixedShape.parseFrom(com.google.protobuf.CodedInputStream input) |
|
static FixedShape |
FixedShape.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static FixedShape |
FixedShape.parseFrom(InputStream input) |
|
static FixedShape |
FixedShape.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static FixedShape |
FixedShape.parseFrom(ByteBuffer data) |
|
static FixedShape |
FixedShape.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|