onnxruntime/winml/lib/Api.Ort
Sheil Kumar a17bdaf725
Enable JoinModels API in WinML+RT Experimental API (#9746)
* Dynamic onnx model fusion

* empty node names shoudl remain empty

* comments and cleanup

* logic reversed for promoting_unlined_outputs

* PR feedback

* type

* typo

* fix model outputs with promote unlinked output

* remove disembodied model

Co-authored-by: Sheil Kumar <sheilk@microsoft.com>
2021-11-12 16:56:31 -08:00
..
inc
OnnxruntimeCpuSessionBuilder.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
OnnxruntimeCpuSessionBuilder.h
OnnxruntimeDescriptorConverter.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
OnnxruntimeDescriptorConverter.h Add LearningModelBuilder to WinML Experimental Namespace along with various Audio operators (#6623) 2021-02-12 14:17:10 -08:00
OnnxruntimeDmlSessionBuilder.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
OnnxruntimeDmlSessionBuilder.h
OnnxruntimeEngine.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
OnnxruntimeEngine.h Add Thread Spinning Session Option in WinML (#7498) 2021-04-30 11:44:58 -07:00
OnnxruntimeEngineBuilder.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
OnnxruntimeEngineBuilder.h Add Thread Spinning Session Option in WinML (#7498) 2021-04-30 11:44:58 -07:00
OnnxruntimeEnvironment.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
OnnxruntimeEnvironment.h
OnnxruntimeErrors.h
OnnxruntimeModel.cpp Enable JoinModels API in WinML+RT Experimental API (#9746) 2021-11-12 16:56:31 -08:00
OnnxruntimeModel.h Enable JoinModels API in WinML+RT Experimental API (#9746) 2021-11-12 16:56:31 -08:00
OnnxruntimeSessionBuilder.h
pch.h
UniqueOrtPtr.h