mrsipan

Results 2 issues of mrsipan

Can coroutine-based Python networking library that uses greenlets (such as _gevent_ and _eventlet_) be used with _nogil_?

When trying to use _ppgan_ with paddlepaddle-gpu `2.5.0`, I get the following error: ``` ImportError: cannot import name 'soft_relu' from 'paddle.fluid.layers.nn' ``` Do we have any work planned to suppor...