Skip to content

Commit

Permalink
Remove tensorflow and tf_models as submodules now that they're linked…
Browse files Browse the repository at this point in the history
… as bazel rules.
  • Loading branch information
kirilg committed Feb 2, 2018
1 parent adff374 commit 2c450d2
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +0,0 @@
[submodule "tensorflow"]
path = tensorflow
url = https://github.com/tensorflow/tensorflow.git
[submodule "tf_models"]
path = tf_models
url = https://github.com/tensorflow/models.git
1 change: 0 additions & 1 deletion tensorflow
Submodule tensorflow deleted from 57b32e
1 change: 0 additions & 1 deletion tf_models
Submodule tf_models deleted from 6fc65e

0 comments on commit 2c450d2

Please sign in to comment.