| Package | Description |
|---|---|
| org.tensorflow.metadata.v0 |
| Modifier and Type | Class and Description |
|---|---|
static class |
TensorRepresentation.DefaultValue
Protobuf type
tensorflow.metadata.v0.TensorRepresentation.DefaultValue |
static class |
TensorRepresentation.DefaultValue.Builder
Protobuf type
tensorflow.metadata.v0.TensorRepresentation.DefaultValue |
| Modifier and Type | Method and Description |
|---|---|
TensorRepresentation.DefaultValueOrBuilder |
TensorRepresentation.DenseTensorOrBuilder.getDefaultValueOrBuilder()
If this column is missing values in a row, the default_value will be
used to fill that row.
|
TensorRepresentation.DefaultValueOrBuilder |
TensorRepresentation.DenseTensor.getDefaultValueOrBuilder()
If this column is missing values in a row, the default_value will be
used to fill that row.
|
TensorRepresentation.DefaultValueOrBuilder |
TensorRepresentation.DenseTensor.Builder.getDefaultValueOrBuilder()
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.