Files
UnrealEngineUWP/Engine/Source/Editor/NNEEditor
florent guinier 5b1ca241bf [NNE] Reenable ability to import onnx file with external data on linux
Problem: the feature was backed out as it relyed on an shared lib witch was incompatible with linux min spec (aka Rocky 8)
Solution: Recompile the share lib using a Rocky 8 docker image and reenable the feature.

#Test: Linux editor: smoke tests + external data tests + manual import onnx files with external data on linux (3 cases from tests)

#rnx
[FYI] james.singer
#rb nico.ranieri

[CL 36749914 by florent guinier in 5.5 branch]
2024-10-01 18:08:54 -04:00
..