impl
/
org.jetbrains.kotlinx.dl.impl.preprocessing
/
TensorLayout
android
Tensor
Layout
enum
TensorLayout
:
Enum
<
TensorLayout
>
Content copied to clipboard
Supported layouts for flat representations of tensors.
Entries
Properties
Entries
NHWC
Link copied to clipboard
android
NHWC
()
Content copied to clipboard
NCHW
Link copied to clipboard
android
NCHW
()
Content copied to clipboard
Properties
name
Link copied to clipboard
android
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
android
val
ordinal
:
Int
Content copied to clipboard