提交 e18a7375 编写于 作者: Z Zhang Ting 提交者: Tao Luo

only import used test case and function(#22208)

上级 6e04334c
......@@ -15,7 +15,8 @@
from __future__ import print_function
import unittest
from paddle.fluid.tests.unittests.test_pool2d_op import *
import numpy as np
from paddle.fluid.tests.unittests.test_pool2d_op import TestPool2D_Op, TestCase1, TestCase2, TestCase3, TestCase4, TestCase5, avg_pool2D_forward_naive
def create_test_mkldnn_use_ceil_class(parent):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册