onnxruntime/onnxruntime
Tracy Sharpe ecdcd682bb
NCHWc ReorderOutput->Transpose(NHWC) fusion (#3035)
Add support to fuse ReorderOutput+Transpose(NHWC). Converting from NCHWc to NHWC tensors is a trivial copy of data and avoids the cost of a transpose node.
2020-02-18 10:23:48 -08:00
..
contrib_ops NCHWc ReorderOutput->Transpose(NHWC) fusion (#3035) 2020-02-18 10:23:48 -08:00
core NCHWc ReorderOutput->Transpose(NHWC) fusion (#3035) 2020-02-18 10:23:48 -08:00
featurizers_ops Add CounterVectorizer and TfIdfVectorizer. (#2981) 2020-02-06 10:13:46 -08:00
gsl Downgrade compiler to CentOS 4.8.5 (#1985) 2019-10-03 15:40:46 -07:00
python Bert optimization for onnx model exported by keras2onnx (#3014) 2020-02-15 23:59:49 -08:00
test NCHWc ReorderOutput->Transpose(NHWC) fusion (#3035) 2020-02-18 10:23:48 -08:00
tool/etw Fix some warnings on Windows (#2560) 2020-01-22 15:59:11 -08:00
__init__.py Update version (#2584) 2019-12-08 18:00:12 -08:00
ReformatSource.ps1
ReformatSourcePython.bat
VSCodeCoverage.runsettings