Skip to content

Commit 5e87ea1

Browse files
committed
use old way test=allcase
1 parent 42ead59 commit 5e87ea1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/paddle/fluid/tests/unittests/op_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
from paddle.fluid import unique_name
4242
from paddle.fluid.dygraph.dygraph_to_static.utils import parse_arg_and_kwargs
4343

44+
sys.path.append(os.path.abspath(os.path.dirname(__file__)))
4445
from testsuite import (
4546
create_op,
4647
set_input,

0 commit comments

Comments
 (0)