1. 10 12月, 2016 1 次提交
  2. 29 11月, 2016 1 次提交
  3. 18 11月, 2016 1 次提交
  4. 12 11月, 2016 1 次提交
  5. 10 11月, 2016 1 次提交
  6. 09 11月, 2016 1 次提交
  7. 02 11月, 2016 1 次提交
  8. 21 10月, 2016 1 次提交
  9. 18 10月, 2016 2 次提交
  10. 10 10月, 2016 1 次提交
  11. 27 9月, 2016 1 次提交
  12. 07 9月, 2016 1 次提交
    • D
      Use http_file instead of new_http_archive for some external dependencies. · 33c9c02c
      Dan Smilkov 提交于
      1) Use http_file for the following external deps:
      -   Three.js since the github releases are extremely large (>500mb).
      -   numericjs since the compiled js is not checked into the github repo or even bower. It is hosted on the numericjs website.
      
      2) Link the compiled source from ES6 components (e.g. Embedding Projector) into TensorBoard. In other words, new releases of vulcanized tf-tensorboard.html will now include the compiled code for the embedding projector (not visible yet in the UI).
      
      3) Make bower_dependency_sync script generate one more file, dist/bazel-html-imports.html. This file imports the external deps that use http_file (via <script> tag) since they have special paths in bazel runfiles.
      Change: 132388361
      33c9c02c
  13. 01 9月, 2016 2 次提交
  14. 27 8月, 2016 3 次提交
  15. 24 8月, 2016 1 次提交
  16. 12 8月, 2016 1 次提交
  17. 10 8月, 2016 1 次提交
  18. 26 7月, 2016 1 次提交
  19. 22 7月, 2016 1 次提交
  20. 13 7月, 2016 1 次提交
  21. 01 7月, 2016 1 次提交
  22. 30 6月, 2016 1 次提交
  23. 29 6月, 2016 3 次提交
  24. 24 6月, 2016 1 次提交
  25. 09 6月, 2016 1 次提交
  26. 02 6月, 2016 1 次提交
  27. 28 5月, 2016 1 次提交
  28. 27 5月, 2016 1 次提交
  29. 24 5月, 2016 1 次提交
  30. 18 5月, 2016 1 次提交
  31. 12 5月, 2016 1 次提交
  32. 11 5月, 2016 1 次提交
    • D
      TensorBoard: some bower stuff. · 3c6de6a2
      Dan Mané 提交于
      Add iron-demo-helpers as a devDependency.
      Remove lodash from list of auto_added dependencies (we do directly depend on it).
      Change: 122008402
      3c6de6a2
  33. 10 5月, 2016 1 次提交
  34. 28 4月, 2016 1 次提交