| Package | Description |
|---|---|
| org.tensorflow.metadata.v0 |
| Modifier and Type | Class and Description |
|---|---|
class |
InfinityNorm
Checks that the L-infinity norm is below a certain threshold between the
two discrete distributions.
|
static class |
InfinityNorm.Builder
Checks that the L-infinity norm is below a certain threshold between the
two discrete distributions.
|
| Modifier and Type | Method and Description |
|---|---|
InfinityNormOrBuilder |
FeatureComparatorOrBuilder.getInfinityNormOrBuilder()
optional .tensorflow.metadata.v0.InfinityNorm infinity_norm = 1; |
InfinityNormOrBuilder |
FeatureComparator.getInfinityNormOrBuilder()
optional .tensorflow.metadata.v0.InfinityNorm infinity_norm = 1; |
InfinityNormOrBuilder |
FeatureComparator.Builder.getInfinityNormOrBuilder()
optional .tensorflow.metadata.v0.InfinityNorm infinity_norm = 1; |
Copyright © 2020 Gojek. All rights reserved.