振子

Results 57 issues of 振子

我在使用`Matting`进行`gpu`进行预测时发现`gpu`的显存在没有预测时没有降下来。这个是为什么呢?

question

示例如下: ![image](https://user-images.githubusercontent.com/34839719/158098086-01805273-0e0a-4cc2-a317-5d305c9ceefe.png) ![image](https://user-images.githubusercontent.com/34839719/158098261-b381cdd4-0ead-4eab-8e56-34d7db24eb83.png)

question

I get an error when I pass a class as a parameter.How to implement the class passed to the task for processing

How to solve the problem

Issue Type: Bug Report

Example: ```python ... async with message.process(requeue=True, ignore_processed=True): a = 1 / 0 ``` Do I put the message back into the queue when I try an exception

我这边使用了展示不了文档目录。

https://paddle-gan-models.bj.bcebos.com/pix2pix_G.tar.gz https://www.paddlepaddle.org.cn/modelbasedetail/pix2pix

采用Flask做成api调用的形式,第一次能识别成功,第二次就失败了