ONE Release 1.11.0
·
3 commits
to release/1.11.0
since this release
Release Note 1.11.0
ONE Compiler
Compiler supports more operations
- MaxPoolWithArgMax by CustomOp
Changes
one-build
command added as representative command- one-cmds are now revised to python script and supports configuration file as input parameters
- added
rawdata2hdf5
tool to help creating input datasets for calibration - added more optimization passes in
one-optimize
;fuse_preactivation_batchnorm
,make_batchnorm_gamma_positive
andfuse_activation_function
ONE Runtime
Runtime backend operation supports more operations and types
- CPU backend
- float: AddN, Floor, UniDirectionalSequenceLSTM
- uint8: Dequantize, Rank
- int8: Dequantize, Rank, Shape