onnxruntime/winml/lib/Api/impl
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
..
FeatureCompatibility.h Initial Commit 2019-11-07 11:51:44 -08:00
IMapFeatureValue.h Initial Commit 2019-11-07 11:51:44 -08:00
ISequenceFeatureValue.h Initial Commit 2019-11-07 11:51:44 -08:00
MapBase.h Layer dev paulm (#2426) 2019-11-18 19:47:38 -08:00
SequenceBase.h Layer dev paulm (#2426) 2019-11-18 19:47:38 -08:00
Tensor.h LearningModelSession is cleaned up to use the adapter, and parts of b… (#2382) 2019-11-14 17:44:07 -08:00
TensorBase.h LearningModelSession is cleaned up to use the adapter, and parts of b… (#2382) 2019-11-14 17:44:07 -08:00
TensorBuffer.h Initial Commit 2019-11-07 11:51:44 -08:00
TensorKindFrom.h LearningModelSession is cleaned up to use the adapter, and parts of b… (#2382) 2019-11-14 17:44:07 -08:00
TensorMemoryBufferReference.h LearningModelSession is cleaned up to use the adapter, and parts of b… (#2382) 2019-11-14 17:44:07 -08:00