Skip to content

Commit

Permalink
Fixes auto-merge mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Iwanski committed Apr 27, 2017
1 parent c2279f0 commit 6712377
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
from tensorflow.python.ops import variable_scope
from tensorflow.python.ops import variables as variables_lib
from tensorflow.python.platform import test
from tensorflow.python.framework import test_util


# pylint: enable=protected-access
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
from tensorflow.contrib.seq2seq.python.ops import beam_search_ops
from tensorflow.python.framework import ops
from tensorflow.python.platform import test
from tensorflow.python.framework import test_util


def _transpose_batch_time(x):
Expand Down

0 comments on commit 6712377

Please sign in to comment.