Add autodiff
1 unresolved thread
1 unresolved thread
Compare changes
- Stephan Seitz authored
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.
+ 29
− 5
@@ -265,3 +270,22 @@ def create_staggered_kernel(staggered_field, expressions, subexpressions=(), tar