未验证 提交 ab4d15c1 编写于 作者: littletomatodonkey's avatar littletomatodonkey 提交者: GitHub

test=develop, fix bilinear import math (#1756)

上级 abbd302f
...@@ -16,6 +16,7 @@ BilinearInitializer ...@@ -16,6 +16,7 @@ BilinearInitializer
.. code-block:: python .. code-block:: python
import paddle.fluid as fluid import paddle.fluid as fluid
import math
factor = 2 factor = 2
C = 2 C = 2
H = W = 32 H = W = 32
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册