5efa4b72dc
This PR adds unit test coverage for `PRELU` activation in the Relax TFLite frontend, as part of https://github.com/apache/tvm/issues/18971 - Added unit test for `PRELU` and Enabled converter to handle alpha broadcasting more cleanly across constant and expression-backed alpha inputs.