Files
UnrealEngineUWP/Engine/Source/Runtime/NNE
max striebel 1f6cfdb2d1 [NNERuntimeRDG HLSL] Add Constant operator
Problem: Unoptimized OIDN models use the constant operator which is currently not implemented in HLSL. This makes it impossible to test fp16 support.

Solution: Implement constant operator.

Tested:
* Win64 Standalone tests: all
* Win64 Editor tests: all
* Console tests: smoke, constant, intializer


#jira UE-221751
#rb florent.guinier
#rnx


#virtualized

[CL 35588798 by max striebel in ue5-main branch]
2024-08-16 03:55:17 -04:00
..