Use the configuration of FP16 by default. (#1601)
This commit is contained in:
parent
3a40bbc184
commit
b34d799da1
@ -1,6 +1,6 @@
|
||||
//#define USE_FP16
|
||||
#define USE_FP16
|
||||
// #define USE_FP32
|
||||
#define USE_INT8
|
||||
// #define USE_INT8
|
||||
|
||||
const static char* kInputTensorName = "images";
|
||||
const static char* kOutputTensorName = "output";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user