Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 170 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 170 Bytes

tensorflow

git init
git add README.md
git commit -m "first commit"
git remote add origin https://github.com/glemoine62/tensorflow.git
git push -u origin master