onnxruntime/winml/test
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
..
adapter Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
api Enable JoinModels API in WinML+RT Experimental API (#9746) 2021-11-12 16:56:31 -08:00
collateral fix CheckLearningModelPixelRange (#6632) 2021-02-10 10:23:54 -08:00
common Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
concurrency Avoided warning C5038 (#9543) 2021-10-30 00:36:22 -07:00
image Fix typo (#7872) 2021-06-02 10:39:23 -07:00
model Rename ml_value.h to ort_value.h (#8726) 2021-08-13 07:04:56 -07:00
scenario [DmlEp] DmlEp acknowledges ORT_NO_EXCEPTIONS (#9622) 2021-11-01 17:32:43 -07:00
.gitignore