You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Relax][PyTorch] Add PReLU Op Support for Exported Program and FX graph (apache#17816)
* prelu op support and test script added
* end-of-file issue fixed
* trailing whitespace issue fixed
* fixing lint issues
* fix assertion error in test_op_nn.py file
* add test script in test_frontend_nn_op.py
* include wrapper function for prelu in op.py
* fixing unity check issue by modifying test func
* conflicts resolved
* add doc for prelu op axis arg
* fixed failing checks issue
---------
Co-authored-by: deivanayakisankaralingam <deiva@Deivanayaki>
0 commit comments