- add NaN check-up
- add quantification support for ScaleAdd Op
- add binary to eltwise optimization
- add console logs for quantization tool
- better document for quantization tool
- replace redundant dimension flags with dimension format
- optimize performance of TensorFlow Lite Quantized Convolution
- fix axis support for ONNX softmax
- fix get performance compile error on Windows
- add quantization tool & cpu impl & demo/exec
- add thread pool
- add tests
- fix onnx converter tensor name mismatch
- optimize cpu performance with SSE for windows
- cpu & gpu
- add ceil mode in pool
- fix softmax with neg axis
- cpu
- add unsqueeze op
- optimize lstm
- gpu
- add 5x5 winograd in metal
- add batch support for winograd in opencl
- onnx
- add concat / gather / shape / squeeze / unsqueeze
- fix data type support in constant