Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
When running the Triton kernel with a string passed as operation_function via tl.constexpr, a TypeError occurs when trying to call the string as a function. If ...