Skip to content

Commit 4a3580a

Browse files
committed
add missing dependency
1 parent 452fe1e commit 4a3580a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/paddle/v2/fluid/tests/book_distribute/test_understand_sentiment_conv_dist.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
from __future__ import print_function
2+
import os
23
import numpy as np
34
import paddle.v2 as paddle
45
import paddle.v2.fluid as fluid

0 commit comments

Comments
 (0)