onnxruntime/onnxruntime
Yang Chen 010445fc52
handle Floor and SplitToSequence (#4384)
* handle Floor and SplitToSequence

added support to Floor and SplitToSequence ops

* Address CR

use sympy.floor for computation on Floor
2020-07-01 16:09:43 -07:00
..
contrib_ops qlinaradd for arm/sse2/avx2 using intrinsic, enable binary broadcasting parallel (#4216) 2020-07-01 11:54:44 -07:00
core handle Floor and SplitToSequence (#4384) 2020-07-01 16:09:43 -07:00
featurizers_ops/cpu Initial checkin (#3791) 2020-05-01 14:58:49 -07:00
gsl Fix static analysis warnings found by VC++ (#3530) 2020-04-16 01:46:47 -07:00
python Liqun/backprop deterministic graph (#4315) 2020-07-01 12:39:10 -07:00
test Simple support of MatMul U8S8 on ARM to pass tests (#4392) 2020-07-01 15:18:02 -07:00
tool/etw Fix static analysis warnings found by VC++ (#3530) 2020-04-16 01:46:47 -07:00
.style.yapf Enable running PEP8 on python scripts using flake8 (#3928) 2020-05-15 07:15:06 +10:00
__init__.py bump up ORT version to 1.3.1 (#4181) 2020-06-10 08:44:03 -07:00
ReformatSource.ps1
ReformatSourcePython.bat Update GPT2 Model Benchmark Script to Support IO Binding (#4088) 2020-06-01 15:07:48 -07:00
VSCodeCoverage.runsettings