public final class TfDataType
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static ai.djl.ndarray.types.DataType |
fromTf(org.tensorflow.DataType<? extends org.tensorflow.types.family.TType> tfType) |
static org.tensorflow.DataType<? extends org.tensorflow.types.family.TType> |
toTf(ai.djl.ndarray.types.DataType type) |