WIP: Graph datahandling
- Stephan Seitz authored
+ 14
− 0
@@ -28,6 +28,20 @@ def init_globally(device_index=0):
@@ -28,6 +28,20 @@ def init_globally(device_index=0):
def make_python_function(kernel_function_node, opencl_queue, opencl_ctx, argument_dict=None, custom_backend=None):