Three changes:
- Split the C code apart in between the Conv ops (the previous
solution is not workable with the new interface).
- Move the C code out into separate files using COp.
- Make cudnn_helper.h provide wrappers exposing the R2 api with the
R1 functions when possible to reduce #ifdef maze in actual function
code.
正在显示
theano/sandbox/cuda/dnn_base.c
0 → 100644
theano/sandbox/cuda/dnn_fwd.c
0 → 100644
theano/sandbox/cuda/dnn_gi.c
0 → 100644
theano/sandbox/cuda/dnn_gw.c
0 → 100644
请
注册
或者
登录
后发表评论