onnxruntime/onnxruntime
Ye Wang f8fa1dde55
Add a list of Featurizers kernels (#3435)
* wangye/pivot (#3432)

* check in

* work version

* add ForecastingPivot kernel

* fix mac os and linux build error

* update FeaturizerLibrary Version

* resolve comments

* remove changes

* Add Kernel for LagLeadOperator & RollingWindowFeaturizer (#3434)

* update

* update todo

* resolve comments

* relax eps for TruncatedSVD transformer

* mute TruncatedSVD_transformer due to undeterministic test result

* resolve comments

* update

* test

* update

* fix
2020-04-07 17:00:45 -07:00
..
contrib_ops Reduce binary size of Slice implementation (#3238) 2020-04-08 07:19:29 +10:00
core Add a list of Featurizers kernels (#3435) 2020-04-07 17:00:45 -07:00
featurizers_ops Add a list of Featurizers kernels (#3435) 2020-04-07 17:00:45 -07:00
gsl
python Add CPU implementation for FastGelu operator (#3398) 2020-04-07 00:19:30 -07:00
test Add a list of Featurizers kernels (#3435) 2020-04-07 17:00:45 -07:00
tool/etw Fix some warnings on Windows (#2560) 2020-01-22 15:59:11 -08:00
.style.yapf Use yapf to format python (#3276) 2020-03-20 14:34:10 -07:00
__init__.py Bump up version number to 1.2 (#3097) 2020-02-26 17:25:16 -08:00
ReformatSource.ps1
ReformatSourcePython.bat Use yapf to format python (#3276) 2020-03-20 14:34:10 -07:00
VSCodeCoverage.runsettings