• Arnaud Bergeron's avatar
    Multiple changes in gpuarray/basic_ops.py: · 3cb88534
    Arnaud Bergeron 提交于
    - Convert GpuKernelBase to use contexts.
    - Start using explicit context for all the ops.
    
    This may break some stuff outside of basic_ops.py since sometimes a
    context will be required, but should be ok otherwise.
    3cb88534
basic_ops.py 32.5 KB