Files
UnrealEngineUWP/Engine/Source/Runtime/NNE
giacomo serafini 7360dac9e6 NNE Finish implementation of RDG Dml Resize
Problems:
* The 'sizes' tensor of ONNX Resize couldn't be implemented in RDG Dml because it required an infrastructural change (empty tensors) which is now available
Solution:
* Adapt the implementation and add a test
Test:
* NNE editor win64 : Run all tests again
* NNE standalone win64
* Non-unity build (p4v)

#jira UE-182938
#rb nebojsa.dragosavac,nico.ranieri
#rnx

[CL 28407477 by giacomo serafini in ue5-main branch]
2023-10-03 03:47:00 -04:00
..