onnxruntime
f77ff1bc - Quantization support for split operator with its NHWC support (#6107)

Commit
5 years ago
Quantization support for split operator with its NHWC support (#6107) * Make split working for quantization. * NHWC transformer support for split operator * Refactor some according to Feedback. Will add test cases soon. * Fix build error on windows. * Add test case for split op on uint8_t support * Add nhwc_transformer_test for split uint8_t support * Some change according to PR feedbacks.
Author
Parents
Loading