Kernel wrapper
Compare changes
- Stephan Seitz authored
+ 5
− 0
@@ -3,6 +3,7 @@ from typing import Any, Dict, Optional
@@ -40,6 +41,10 @@ def show_code(ast: KernelFunction, custom_backend=None):
KernelWrapper
is cool. Let's also use it for the gpucuda
backend.
Also:
show_code(kernel_wrapper)
possibleDeprecationWarning
for import of Hashable