tensor_cl: add script test memory cl
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
oclgrind valgrind --leak-check=full ./launch_is_good_m
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
oclgrind valgrind --leak-check=full ./launch_is_good_m
|
||||