onnxruntime/onnxruntime
edgchen1 c5576d70a6
Fix build issues (#3214)
* Fixed issues with Python and inference-only build.

* Handle ImportError for training imports.

* fix windows build

* fix compile error

* fix centos build

* fix windows build

* fix compile error

* Use SafeInt for allocation calculation, fix typo.

Co-authored-by: Ethan Tao <ettao@microsoft.com>
2020-03-17 16:10:23 -07:00
..
contrib_ops Introduce training changes. 2020-03-11 14:39:03 -07:00
core Fix build issues (#3214) 2020-03-17 16:10:23 -07: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 Fix build issues (#3214) 2020-03-17 16:10:23 -07:00
test Fix build issues (#3214) 2020-03-17 16:10:23 -07:00
tool/etw Fix some warnings on Windows (#2560) 2020-01-22 15:59:11 -08:00
__init__.py Fix build issues (#3214) 2020-03-17 16:10:23 -07:00
ReformatSource.ps1
ReformatSourcePython.bat
VSCodeCoverage.runsettings