Skip to content

Commit 9d92dce

Browse files
committed
1. import fluid to dist transpiler test
1 parent e90bfd5 commit 9d92dce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15+
import paddle.fluid as fluid
1516
from paddle.fluid.transpiler.distribute_transpiler import delete_ops
1617

1718
from transpiler_test import TranspilerTest

0 commit comments

Comments
 (0)