TensorLayout

enum TensorLayout : Enum<TensorLayout>

Supported layouts for flat representations of tensors.

Entries

NHWC
Link copied to clipboard
NCHW
Link copied to clipboard

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int