• notoraptor's avatar
    Wrap Op params for theano.gpuarray.neighbours.GpuImages2Neibs: · 5c9d3118
    notoraptor 提交于
     - mode (enum list)
     - context (gpu_context_type)
    
    Add Kernel param for theano.gpuarray.neighbours.GpuImages2Neibs:
     - mode (ga_int)
    
    That helps very much to reduce C code variability
    (from 18 individual ops to about 6 modules with more than 1 op).
    5c9d3118
neighbours.py 27.0 KB