Skip to content

Add support for the LRN Operator #4280

@causten

Description

@causten

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
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions