Skip to content
This repository was archived by the owner on Jan 1, 2021. It is now read-only.

Commit bf44851

Browse files
committed
delete dead code
1 parent 63c2988 commit bf44851

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

assignments/chatbot/chatbot.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@ def train():
137137
model.build_graph()
138138

139139
saver = tf.train.Saver()
140-
initial_step = 0
141140

142141
with tf.Session() as sess:
143142
print('Running session')

0 commit comments

Comments
 (0)