Closed vorj closed 5 years ago
This is one of the remaining tasks of #216 .
clpy.backend.compile_with_cache
clpy.core.core.compile_with_cache
clpy.backend.opencl.*
examples/gemm
@LWisteria please review this.
This is one of the remaining tasks of #216 .
Change Points
clpy.backend.compile_with_cache
have been implemented.clpy.core.core.compile_with_cache
in this PR usesclpy.backend.compile_with_cache
instead ofclpy.backend.opencl.*
directly.clpy.core.core.compile_with_cache
inexamples/gemm
toclpy.backend.compile_with_cache