onnxruntime/winml/adapter
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
..
AbiCustomRegistryImpl.cpp Layer dev paulm (#2533) 2019-12-03 15:31:22 -08:00
AbiCustomRegistryImpl.h Layer dev paulm (#2533) 2019-12-03 15:31:22 -08:00
CpuOrtSessionBuilder.cpp Handle exception thrown from all apis in WinMLAdapter (#2539) 2019-12-04 14:08:16 -08:00
CpuOrtSessionBuilder.h Layer dev paulm (#2533) 2019-12-03 15:31:22 -08:00
CustomRegistryHelper.h Layer dev paulm (#2533) 2019-12-03 15:31:22 -08:00
DmlOrtSessionBuilder.cpp Handle exception thrown from all apis in WinMLAdapter (#2539) 2019-12-04 14:08:16 -08:00
DmlOrtSessionBuilder.h Layer dev paulm (#2533) 2019-12-03 15:31:22 -08:00
FeatureDescriptorFactory.cpp Layer dev paulm (#2536) 2019-12-03 16:35:27 -08:00
FeatureDescriptorFactory.h Layer dev paulm (#2533) 2019-12-03 15:31:22 -08:00
LotusEnvironment.cpp Layer dev paulm (#2533) 2019-12-03 15:31:22 -08:00
LotusEnvironment.h add missing namespace to winml_trace_logging_provider in lotusenvironment.h (#2542) 2019-12-04 11:30:45 -08:00
pch.h Layer dev paulm (#2533) 2019-12-03 15:31:22 -08:00
WinMLAdapter.cpp Fix custom ops scenario tests (#2562) 2019-12-05 15:41:01 -08:00
WinMLAdapter.h Handle exception thrown from all apis in WinMLAdapter (#2539) 2019-12-04 14:08:16 -08:00
ZeroCopyInputStreamWrapper.cpp Layer dev paulm (#2533) 2019-12-03 15:31:22 -08:00
ZeroCopyInputStreamWrapper.h Layer dev paulm (#2533) 2019-12-03 15:31:22 -08:00