1. 15 May, 2017 1 commit
  2. 15 Mar, 2017 1 commit
  3. 14 Mar, 2017 1 commit
  4. 20 Feb, 2017 1 commit
  5. 19 Jan, 2017 1 commit
  6. 11 Jan, 2017 1 commit
  7. 15 Dec, 2016 1 commit
  8. 12 May, 2016 1 commit
  9. 13 Apr, 2016 1 commit
  10. 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
  11. 10 Mar, 2016 1 commit
  12. 09 Mar, 2016 1 commit