Sayantan Das
Sayantan Das
``` npm set strict-ssl false ``` works for me
Forgive me if I ask rudimentary question. During execution of -> tinygrad/accel/triton/ops_triton.py Error -> ImportError: cannot import name 'ExplicitExecAST' from 'tinygrad.ops' At here (tinygrad/tinygrad/ops.py) I can't find anything 'ExplicitExecAST'. What...
custom: tinygrad generate GEMM kernel using local memory, faster than cuBLAS/ pytorch.
Did you mean to use pyopencl rather than pycuda?