Skip to content

Commit 11604aa

Browse files
committed
refin understand_sentiment_lstm.py
1 parent 077e9f1 commit 11604aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fluid/understand_sentiment_lstm.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
import paddle.v2.fluid as fluid
1111
import paddle.v2.fluid.core as core
1212
import paddle.v2.fluid.profiler as profiler
13+
from paddle.v2.fluid.layer_helper import LayerHelper
1314

1415

1516
def parse_args():

0 commit comments

Comments
 (0)