Deivanayaki-S commented on PR #17806: URL: https://github.com/apache/tvm/pull/17806#issuecomment-2783895176
I've added the unit tests in test_op_nn.py and test_frontend_nn_op.py as requested. However, regarding exposing the op in the TVMScript frontend (in tvm/script/ir_builder/relax/ir.py), I noticed that only core ops are defined there, and nn ops don't seem to be exposed directly in that file. Could you please clarify whether nn ops like softplus should also be registered there? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
