onnxruntime/onnxruntime
Paul McDaniel 5350abe19d
LearningModelSession is cleaned up to use the adapter, and parts of b… (#2382)
this is a big PR.    we are going to move it up to layer_dev , which is still a L3 so we are still safe to do work there agile.

we are going to move this into the L3 so that ryan can start doing intergration testing.   

we will pause for a full code review and integration test result prior to going into the L2.

>>>> raw comments from previous commits >>> 

* LearningModelSession is cleaned up to use the adapter, and parts of binding are.
* moved everything in the winmladapter
made it all nano-com using, WRL to construct objects in the ORT side.
base interfaces for everythign for winml to call
cleaned up a bunch of winml to use the base interfaces.
* more pieces
* GetData across the abi.
* renamed some namepsace
cleaned up OrtValue
cleaned up Tensor
cleaned up custom ops.
everything *but* learnignmodel should be clean
* make sure it's building.   winml.dll is still a monolith.
2019-11-14 17:44:07 -08:00
..
automl_ops Fix kernel registry bug (#2137) 2019-10-17 23:10:54 -07:00
contrib_ops implement CPU contrib OP EmbedLayerNormalization (#2332) 2019-11-06 12:27:08 -08:00
core LearningModelSession is cleaned up to use the adapter, and parts of b… (#2382) 2019-11-14 17:44:07 -08:00
gsl Downgrade compiler to CentOS 4.8.5 (#1985) 2019-10-03 15:40:46 -07:00
python Fix a bug in onnxruntime_pybind_state.cc when TENSORRT is enabled (#2326) 2019-11-05 15:04:50 -08:00
server fix typo 2019-10-30 09:57:56 -07:00
test [NupharEP] tensorize int8 GEMM for avx (#2142) 2019-11-06 14:35:13 -08:00
__init__.py Update version number 2019-10-30 08:13:09 -07:00
ReformatSource.ps1
ReformatSourcePython.bat
VSCodeCoverage.runsettings