onnxruntime/winml/lib/Api.Core
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
..
inc Layer dev paulm (#2425) 2019-11-18 18:42:54 -08:00
AbiCustomRegistryImpl.cpp LearningModelSession is cleaned up to use the adapter, and parts of b… (#2382) 2019-11-14 17:44:07 -08:00
CpuOrtSessionBuilder.cpp Layer dev paulm (#2423) 2019-11-18 09:51:39 -08:00
CpuOrtSessionBuilder.h Layer dev paulm (#2423) 2019-11-18 09:51:39 -08:00
DmlOrtSessionBuilder.cpp Layer dev paulm (#2423) 2019-11-18 09:51:39 -08:00
DmlOrtSessionBuilder.h Layer dev paulm (#2423) 2019-11-18 09:51:39 -08:00
FeatureDescriptorFactory.cpp Layer dev paulm (#2414) 2019-11-15 16:48:38 -08:00
FeatureDescriptorFactory.h Initial Commit 2019-11-07 11:51:44 -08:00
LotusEnvironment.cpp more snipping to get core into ort 2019-11-08 13:23:44 -08:00
pch.h LearningModelSession is cleaned up to use the adapter, and parts of b… (#2382) 2019-11-14 17:44:07 -08:00
WinMLAdapter.cpp Layer dev paulm (#2426) 2019-11-18 19:47:38 -08:00
ZeroCopyInputStreamWrapper.cpp LearningModelSession is cleaned up to use the adapter, and parts of b… (#2382) 2019-11-14 17:44:07 -08:00
ZeroCopyInputStreamWrapper.h LearningModelSession is cleaned up to use the adapter, and parts of b… (#2382) 2019-11-14 17:44:07 -08:00