Bolt
com.huawei.noah.DataFormat Enum Reference

Data Fields

 NCHW
 batch->channel->high->width data order
 
 NHWC
 batch->high->width->channel data order
 
 MTK
 batch->time->unit data order
 
 NORMAL
 vectorize input of row major
 

Detailed Description

multi-dimensions data format

Definition at line 24 of file DataFormat.java.


The documentation for this enum was generated from the following file: