• Razvan Pascanu's avatar
    reverted fixed pushed yesturday · c0716dc6
    Razvan Pascanu 提交于
    The problem was that CudaNdarrays would not allow you to zero some part of
    them. My fix was to allocate a ndarray and have then the CudaNdarray setitem
    to copy that memory on the card. Fred fixed the bug on the CudaNdarray side
    though so this fix (which is suboptimal) is not needed anymore.
    c0716dc6
名称
最后提交
最后更新
..
tests 正在载入提交数据...
__init__.py 正在载入提交数据...
scan.py 正在载入提交数据...
scan_op.py 正在载入提交数据...
scan_opt.py 正在载入提交数据...
scan_perform.c.txt 正在载入提交数据...
scan_perform.pyx 正在载入提交数据...
scan_perform_ext.py 正在载入提交数据...
scan_utils.py 正在载入提交数据...
scan_views.py 正在载入提交数据...