Bolt
DataType.java
Go to the documentation of this file.
1
21
package
com.huawei.noah;
22
24
public
enum
DataType
{
25
FP32
,
26
FP16
,
27
INT32
,
28
UINT32
29
}
com.huawei.noah.DataType.FP32
FP32
32 bit float
Definition:
DataType.java:25
com.huawei.noah.DataType
Definition:
DataType.java:24
com.huawei.noah.DataType.FP16
FP16
16 bit float
Definition:
DataType.java:26
com.huawei.noah.DataType.INT32
INT32
32 bit integer
Definition:
DataType.java:27
inference
engine
api
java
com
huawei
noah
DataType.java
Generated on Fri Apr 8 2022 09:43:46 for Bolt by
1.8.13