1. 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
  2. 28 Mar, 2016 1 commit
  3. 27 Mar, 2016 1 commit
  4. 25 Mar, 2016 3 commits
  5. 23 Mar, 2016 3 commits
  6. 22 Mar, 2016 2 commits
  7. 21 Mar, 2016 1 commit
  8. 19 Mar, 2016 5 commits
  9. 18 Mar, 2016 2 commits
  10. 17 Mar, 2016 4 commits
  11. 16 Mar, 2016 2 commits
  12. 14 Mar, 2016 2 commits
  13. 13 Mar, 2016 2 commits
  14. 12 Mar, 2016 1 commit
  15. 10 Mar, 2016 3 commits
  16. 09 Mar, 2016 4 commits
  17. 08 Mar, 2016 2 commits
  18. 04 Mar, 2016 1 commit