• Frederic's avatar
    Fix error on the GPU for ExtractDiag. · 431e12ac
    Frederic 提交于
    When the output was of size 0, we where returning a numpy ndarray
    instead of a CudaNdarray.
    
    No news, as this is a fix to something new since the last release.
    431e12ac
ops.py 32.7 KB