onnxruntime/winml/lib/Api
Paul McDaniel 56cbd82c71
Layer dev paulm (#2567)
* commetns for dml graph transformer
fixed ort value passing using the allocatir info

* fixed and coded maps and sequences across the abi

* cleaned up w4's
cleaned up the model info ABI
delayload directml.dll from winml

* cleaned up namepsace aliases.
renamed _winmla to winmla
this was good PR feedback from tiago a while back.

* moved files from inc to lib\api.core
cleaned up some of the cmake

* staged changes

* making windowsAI azure dev ops work.

* code review comments.

* revert changes
2019-12-05 18:14:20 -08:00
..
impl Layer dev paulm (#2567) 2019-12-05 18:14:20 -08:00
inc Checking in a staging checkpoint point so that Ryan can work with me in parrallel 2019-11-25 12:50:04 -08:00
pch Initial Commit 2019-11-07 11:51:44 -08:00
FeatureValues.h Checking in a staging checkpoint point so that Ryan can work with me in parrallel 2019-11-25 12:50:04 -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 Layer dev paulm (#2507) 2019-11-27 15:50:49 -08:00
ImageFeatureValue.h Checking in a staging checkpoint point so that Ryan can work with me in parrallel 2019-11-25 12:50:04 -08:00
LearningModel.cpp re-enable warnings for winml builds and fix the warnings that were hiding (#2526) 2019-12-03 09:57:56 -08:00
LearningModel.h Layer dev paulm (#2507) 2019-11-27 15:50:49 -08:00
LearningModelBinding.cpp Layer dev paulm (#2567) 2019-12-05 18:14:20 -08:00
LearningModelBinding.h Layer dev paulm (#2507) 2019-11-27 15:50:49 -08:00
LearningModelDevice.cpp Brianma/cpuwinml (#2466) 2019-11-22 16:13:28 -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 (#2567) 2019-12-05 18:14:20 -08:00
LearningModelSession.h Layer dev paulm (#2507) 2019-11-27 15:50:49 -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