Runtime API
Runtime
Decorator for JIT-compiling a function using the Triton compiler. |
|
Wraps an arbitrary Python function so that it can be called at compile-time on constexpr arguments in a Triton function and returns a constexpr result. |
|
If the result of this function is unused, throw an error. |