Skip to content
Snippets Groups Projects
Commit 078df0c6 authored by Matt Wala's avatar Matt Wala
Browse files

Fix unmatched fold.

parent 0a849dcb
No related branches found
No related tags found
No related merge requests found
......@@ -672,6 +672,3 @@ def map_schedule_onto_host_or_device_impl(kernel):
new_kernel = kernel.copy(schedule=new_schedule)
return new_kernel
# }}}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment