Skip to content
Snippets Groups Projects
Commit a3dc9ad2 authored by Stephan Seitz's avatar Stephan Seitz
Browse files

Add kernelcreation.make_python_function (generic version of...

Add kernelcreation.make_python_function (generic version of {cuda,cpu,llvm}jit.make_python_function)

This is roughly equivalent to kernel_function_node.compile(backend=...)
but it is easier to find and inspect.
Since all backend have `make_python_function` it makes sense to add a
generic one.
parent b5a56ad5
Branches
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment