• Razvan Pascanu's avatar
    make sure that in speed tests for RNN everything runs with CVM. · 83c76420
    Razvan Pascanu 提交于
    I wanted to make sure that I get the right timings. It seems that CVM is
    faster then what James suggested for now on CPU, and slower on GPU(but can
    be fixed). Note that a full implementation of what James suggested will be
    slower then what this text predicts ( this is as fast as it will ever get ),
    namely scan needs to do a bit more bookeeping that the cython right now
    does.
    83c76420
名称
最后提交
最后更新
..
tests 正在载入提交数据...
__init__.py 正在载入提交数据...
scan.py 正在载入提交数据...
scan_op.py 正在载入提交数据...
scan_opt.py 正在载入提交数据...
scan_perform.c 正在载入提交数据...
scan_perform.pyx 正在载入提交数据...
scan_perform_ext.py 正在载入提交数据...
scan_utils.py 正在载入提交数据...
scan_views.py 正在载入提交数据...