-
Notifications
You must be signed in to change notification settings - Fork 106
Open
Description
DOR (Definition of Ready)
Good to go, LRN is a documented ONNX operator
Description
Some newer models have added the LRN operator via ONNX Runtime. This issue is to add the operator for MIGX along with enabling it to be called from Torch-MIGraphX and ONNX Runtime EP.
https://github.com/onnx/onnx/blob/main/docs/Operators.md#LRN
DOD (Definition of Done)
Unit tests written for code coverage
UAI models using LRN execute on the GPU and not on the CPU
Callable via ONNX Runtime MIGraphX EP, migraphx-driver, and Torch MIGraphX
Metadata
Metadata
Assignees
Labels
No labels