onnxruntime/include
Tracy Sharpe 823fa3f39c
Integrate MLAS NCHWc support into ONNX Runtime (#1327)
This change integrates the NCHWc support recently added to MLAS into ONNX Runtime. When using "-o 3" optimizations, then the runtime will do a NCHWc layout optimization pass to convert standard ONNX operators such as Conv/MaxPool to the com.microsoft.nchwc domain with weights and biases reordered for speed.
2019-07-09 20:41:19 -07:00
..
onnxruntime/core Integrate MLAS NCHWc support into ONNX Runtime (#1327) 2019-07-09 20:41:19 -07:00