"README_ORIGIN.md" did not exist on "81c9b9389da023697af78e29dba3d32f121ab318"
  1. 20 Jun, 2016 1 commit
  2. 17 Jun, 2016 1 commit
  3. 02 Jun, 2016 2 commits
  4. 01 Jun, 2016 2 commits
  5. 12 May, 2016 5 commits
  6. 16 Apr, 2016 1 commit
  7. 13 Apr, 2016 2 commits
  8. 12 Apr, 2016 2 commits
  9. 11 Apr, 2016 1 commit
    • Sergio Guadarrama's avatar
      Update ops.py · dd0671b7
      Sergio Guadarrama authored
      Make sure range create a list, otherwise this won't create a list in Python 3.
      dd0671b7
  10. 08 Apr, 2016 1 commit
  11. 07 Apr, 2016 1 commit
  12. 30 Mar, 2016 1 commit
    • argszero's avatar
      Update inception_train.py · 851f28a4
      argszero authored
      raise TypeError("Using a `tf.Tensor` as a Python `bool` is not allowed. "
      TypeError: Using a `tf.Tensor` as a Python `bool` is not allowed. Use `if t is not None:` instead of `if t:` to test if a tensor is defined, and use the logical TensorFlow ops to test the value of a tensor.
      851f28a4
  13. 27 Mar, 2016 1 commit
  14. 25 Mar, 2016 1 commit
  15. 23 Mar, 2016 1 commit
  16. 22 Mar, 2016 1 commit
  17. 21 Mar, 2016 1 commit
  18. 18 Mar, 2016 1 commit
  19. 17 Mar, 2016 1 commit
  20. 16 Mar, 2016 1 commit
  21. 13 Mar, 2016 2 commits
  22. 10 Mar, 2016 2 commits
  23. 09 Mar, 2016 1 commit