Lunderberg opened a new pull request, #11062: URL: https://github.com/apache/tvm/pull/11062
This extends the existing `@T.prim_func` decorator to accept a keyword-only argument `@T.prim_func(params=param_dict)`, defining a string to object mapping. This mapping can be used to refer to external parameters from within the `PrimFunc` definition. -- 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]
