Skip to content

Commit

Permalink
rm npu instance_np op for eager guard tests (PaddlePaddle#48785)
Browse files Browse the repository at this point in the history
  • Loading branch information
yjjiang11 authored Dec 9, 2022
1 parent df43ce7 commit a9507bc
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
from paddle.fluid import core
from paddle.fluid.op import Operator
from paddle.fluid.dygraph import to_variable
from paddle.fluid.framework import _test_eager_guard

paddle.enable_static()

Expand Down

0 comments on commit a9507bc

Please sign in to comment.