| Package | Description |
|---|---|
| org.tensorflow.metadata.v0 |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<TensorRepresentation.DefaultValue> |
TensorRepresentation.DefaultValue.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
TensorRepresentation.DefaultValue |
TensorRepresentation.DefaultValue.Builder.build() |
TensorRepresentation.DefaultValue |
TensorRepresentation.DefaultValue.Builder.buildPartial() |
static TensorRepresentation.DefaultValue |
TensorRepresentation.DefaultValue.getDefaultInstance() |
TensorRepresentation.DefaultValue |
TensorRepresentation.DefaultValue.getDefaultInstanceForType() |
TensorRepresentation.DefaultValue |
TensorRepresentation.DefaultValue.Builder.getDefaultInstanceForType() |
TensorRepresentation.DefaultValue |
TensorRepresentation.DenseTensorOrBuilder.getDefaultValue()
If this column is missing values in a row, the default_value will be
used to fill that row.
|
TensorRepresentation.DefaultValue |
TensorRepresentation.DenseTensor.getDefaultValue()
If this column is missing values in a row, the default_value will be
used to fill that row.
|
TensorRepresentation.DefaultValue |
TensorRepresentation.DenseTensor.Builder.getDefaultValue()
If this column is missing values in a row, the default_value will be
used to fill that row.
|
static TensorRepresentation.DefaultValue |
TensorRepresentation.DefaultValue.parseDelimitedFrom(InputStream input) |
static TensorRepresentation.DefaultValue |
TensorRepresentation.DefaultValue.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TensorRepresentation.DefaultValue |
TensorRepresentation.DefaultValue.parseFrom(byte[] data) |
static TensorRepresentation.DefaultValue |
TensorRepresentation.DefaultValue.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TensorRepresentation.DefaultValue |
TensorRepresentation.DefaultValue.parseFrom(ByteBuffer data) |
static TensorRepresentation.DefaultValue |
TensorRepresentation.DefaultValue.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TensorRepresentation.DefaultValue |
TensorRepresentation.DefaultValue.parseFrom(com.google.protobuf.ByteString data) |
static TensorRepresentation.DefaultValue |
TensorRepresentation.DefaultValue.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TensorRepresentation.DefaultValue |
TensorRepresentation.DefaultValue.parseFrom(com.google.protobuf.CodedInputStream input) |
static TensorRepresentation.DefaultValue |
TensorRepresentation.DefaultValue.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TensorRepresentation.DefaultValue |
TensorRepresentation.DefaultValue.parseFrom(InputStream input) |
static TensorRepresentation.DefaultValue |
TensorRepresentation.DefaultValue.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TensorRepresentation.DefaultValue> |
TensorRepresentation.DefaultValue.getParserForType() |
static com.google.protobuf.Parser<TensorRepresentation.DefaultValue> |
TensorRepresentation.DefaultValue.parser() |
| Modifier and Type | Method and Description |
|---|---|
TensorRepresentation.DenseTensor.Builder |
TensorRepresentation.DenseTensor.Builder.mergeDefaultValue(TensorRepresentation.DefaultValue value)
If this column is missing values in a row, the default_value will be
used to fill that row.
|
TensorRepresentation.DefaultValue.Builder |
TensorRepresentation.DefaultValue.Builder.mergeFrom(TensorRepresentation.DefaultValue other) |
static TensorRepresentation.DefaultValue.Builder |
TensorRepresentation.DefaultValue.newBuilder(TensorRepresentation.DefaultValue prototype) |
TensorRepresentation.DenseTensor.Builder |
TensorRepresentation.DenseTensor.Builder.setDefaultValue(TensorRepresentation.DefaultValue value)
If this column is missing values in a row, the default_value will be
used to fill that row.
|
Copyright © 2020 Gojek. All rights reserved.