未验证 提交 a52f8e4a 编写于 作者: L LielinJiang 提交者: GitHub

Fix decode_jpeg example code (#42733)

* fix decode_jpeg example code

* fix decode_jpeg example code
上级 73342c67
......@@ -895,7 +895,10 @@ def decode_jpeg(x, mode='unchanged', name=None):
Examples:
.. code-block:: python
# required: gpu
import cv2
import numpy as np
import paddle
fake_img = (np.random.random(
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册