提交 a76b6144 编写于 作者: Q Qiao Longfei 提交者: QI JUN

mv test_beam_search_op.py to fluid (#5687)

上级 82849ad1
import logging import logging
from paddle.v2.framework.op import Operator, DynamicRecurrentOp from paddle.v2.fluid.op import Operator, DynamicRecurrentOp
import paddle.v2.framework.core as core import paddle.v2.fluid.core as core
import unittest import unittest
import numpy as np import numpy as np
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册