Files
UnrealEngineUWP/Engine/Build
florent guinier 9b8c1cd52e NNE Upgrade NNERuntimeORT runtime to OnnxRuntime 1.14.1
Problems:
* We want to reach beta quality for ML inference in editor however current version of ORT was custom compiled to have cpu, dml and cuda support and is from ORT 1.13.1 witch is outdated.
* OnnxRuntime require DirectMl for its Dml execution provider. The current version of DirectML shipped with the engine is 1.10.1.

Solution:
* Update NNERuntimeORT to use OnnxRuntime direct download of ORT with DirectML support at version 1.14.1, the latest version compatible with DirectML 1.10.1.

Notes: As soon as we have validated/updated the newer version of DirectML aka (1.12.1) we can upgrade ORT to 1.16.0

Tests:
Win64 editor: NNE Smoke tests + NNE all tests + Style transfer demo
win64 standalone : Style transfer demo + NNE Smoke tests
Compile non-unity

#jira UE-196666, UE-195402
#rb nico.ranieri
#rnx

[CL 28371233 by florent guinier in ue5-main branch]
2023-10-02 04:46:28 -04:00
..
2023-09-30 11:46:22 -04:00
2023-08-15 13:07:25 -04:00
2023-06-20 10:27:15 -04:00
2023-05-12 14:46:26 -04:00