onnxruntime/winml/lib/Api
Paul McDaniel 3f67aaaf81
Layer dev paulm (#2426)
* model moved over.
everything builds clean.
step !

* weak ref comment

* added a wrapper for RoGetActivationFactory to hook back into winml for creating winml objects.
fixes model load.

* fixed some lifetime management.
fixed the debug build.
squeezenet passes using winmlrunner for CPU and GPU

* PR feedback.

* couple of fixes and coded getmutabledata()

* fixed 2 more heap corruptions
2019-11-18 19:47:38 -08:00
..
impl Layer dev paulm (#2426) 2019-11-18 19:47:38 -08:00
inc LearningModelSession is cleaned up to use the adapter, and parts of b… (#2382) 2019-11-14 17:44:07 -08:00
pch Initial Commit 2019-11-07 11:51:44 -08:00
FeatureValues.h Initial Commit 2019-11-07 11:51:44 -08:00
ImageFeatureDescriptor.cpp Task 23998197: add winml_lib_core into onnnxruntime.dll (#2368) 2019-11-11 14:34:19 -08:00
ImageFeatureDescriptor.h Task 23998197: add winml_lib_core into onnnxruntime.dll (#2368) 2019-11-11 14:34:19 -08:00
ImageFeatureValue.cpp LearningModelSession is cleaned up to use the adapter, and parts of b… (#2382) 2019-11-14 17:44:07 -08:00
ImageFeatureValue.h LearningModelSession is cleaned up to use the adapter, and parts of b… (#2382) 2019-11-14 17:44:07 -08:00
LearningModel.cpp Layer dev paulm (#2423) 2019-11-18 09:51:39 -08:00
LearningModel.h Layer dev paulm (#2408) 2019-11-15 13:17:22 -08:00
LearningModelBinding.cpp LearningModelSession is cleaned up to use the adapter, and parts of b… (#2382) 2019-11-14 17:44:07 -08:00
LearningModelBinding.h LearningModelSession is cleaned up to use the adapter, and parts of b… (#2382) 2019-11-14 17:44:07 -08:00
LearningModelDevice.cpp Initial Commit 2019-11-07 11:51:44 -08:00
LearningModelDevice.h Initial Commit 2019-11-07 11:51:44 -08:00
LearningModelEvaluationResult.cpp Initial Commit 2019-11-07 11:51:44 -08:00
LearningModelEvaluationResult.h Initial Commit 2019-11-07 11:51:44 -08:00
LearningModelSession.cpp Layer dev paulm (#2424) 2019-11-18 11:07:54 -08:00
LearningModelSession.h LearningModelSession is cleaned up to use the adapter, and parts of b… (#2382) 2019-11-14 17:44:07 -08:00
LearningModelSessionOptions.cpp Initial Commit 2019-11-07 11:51:44 -08:00
LearningModelSessionOptions.h Initial Commit 2019-11-07 11:51:44 -08:00
MapFeatureDescriptor.cpp Task 23998197: add winml_lib_core into onnnxruntime.dll (#2368) 2019-11-11 14:34:19 -08:00
MapFeatureDescriptor.h Task 23998197: add winml_lib_core into onnnxruntime.dll (#2368) 2019-11-11 14:34:19 -08:00
SequenceFeatureDescriptor.cpp Task 23998197: add winml_lib_core into onnnxruntime.dll (#2368) 2019-11-11 14:34:19 -08:00
SequenceFeatureDescriptor.h Task 23998197: add winml_lib_core into onnnxruntime.dll (#2368) 2019-11-11 14:34:19 -08:00
TensorFeatureDescriptor.cpp Task 23998197: add winml_lib_core into onnnxruntime.dll (#2368) 2019-11-11 14:34:19 -08:00
TensorFeatureDescriptor.h Task 23998197: add winml_lib_core into onnnxruntime.dll (#2368) 2019-11-11 14:34:19 -08:00