1. 01 8月, 2016 1 次提交
  2. 26 7月, 2016 1 次提交
  3. 01 7月, 2016 1 次提交
  4. 07 6月, 2016 1 次提交
  5. 03 6月, 2016 1 次提交
  6. 28 5月, 2016 1 次提交
  7. 26 5月, 2016 1 次提交
  8. 24 5月, 2016 1 次提交
  9. 14 5月, 2016 3 次提交
  10. 06 5月, 2016 1 次提交
  11. 14 4月, 2016 1 次提交
  12. 08 4月, 2016 1 次提交
  13. 30 3月, 2016 1 次提交
  14. 17 3月, 2016 3 次提交
  15. 12 3月, 2016 1 次提交
  16. 08 3月, 2016 1 次提交
  17. 18 2月, 2016 1 次提交
  18. 06 2月, 2016 1 次提交
  19. 03 2月, 2016 1 次提交
  20. 30 1月, 2016 1 次提交
  21. 25 1月, 2016 1 次提交
  22. 22 12月, 2015 2 次提交
  23. 26 11月, 2015 1 次提交
  24. 21 11月, 2015 1 次提交
    • M
      TensorFlow: Improve performance of Alexnet · 9c3043ff
      Manjunath Kudlur 提交于
      Changes:
      
      * error message that refers to removed `DefaultSession` method.
      * -Wnull-conversion warnings
      * the "_start_time" attr for recvs when the flag "--brain_enable_scheduling_for_recvs" is set.
      * typo in tutorial data download progress message.
      * a typo ("however their installing"=>"however installing").
      * typo, rename "TensorFlow Mechanics" to "How To" to be consistent with the website.
      * a typo ("subtact"=>"subtract").
      * protobuf examples in comments in tensorflow::Example.proto.
      * formula formatting in MNIST beginner tutorial
      * negative fraction-of-queue-full stats
      * protobuf inclusion path so that Android demo will build under Blaze.
      * small typo (moderatly > moderately)
      * Session.run() to check that tensor arguments come from the session's graph.
      * another six import
      * seq2seq typo in bazel command
      
      Base CL: 108349164
      9c3043ff
  25. 13 11月, 2015 1 次提交
    • V
      TensorFlow: Minor updates to docs, BUILD, GPU config / perf, etc. · 4dffee7f
      Vijay Vasudevan 提交于
      Changes:
      - Updates to op documentation and index by Josh
      
      - More changes to BUILD files for python 3 support by @girving
      
      - Fix to Eigen to use DenseIndex everywhere by @jiayq
      
      - Enable configuration for cuda compute capability by @zheng-xq,
        including updates to docs.
      
      - Route aggregation method through optimizer by schuster
      
      - Updates to install instructions for bazel 0.1.1.
      
      Base CL: 107702099
      4dffee7f
  26. 07 11月, 2015 1 次提交