Diff of /.gitmodules [000000] .. [7e75f2]

Switch to unified view

a b/.gitmodules
1
[submodule "tensorflow"]
2
    path = tensorflow
3
    url = https://github.com/tensorflow/tensorflow.git
4
[submodule "tensorflow-glove"]
5
    path = tensorflow-glove
6
    url = https://github.com/GradySimon/tensorflow-glove.git
7
[submodule "char-rnn-tensorflow"]
8
    path = char-rnn-tensorflow
9
    url = https://github.com/sherjilozair/char-rnn-tensorflow.git