Add experimental half precison support
Compare changes
+ 12
− 8
@@ -43,24 +43,26 @@ Then 'cl.exe' is used to compile.
@@ -476,8 +478,6 @@ def load_kernel_from_file(module_name, function_name, path):
@@ -520,9 +520,13 @@ class ExtensionModuleCode: