"tools/vscode:/vscode.git/clone" did not exist on "f6d4fc8559ed6e1e8f8bf7036e03ce82011bee2d"
  1. 19 Aug, 2017 1 commit
    • cclauss's avatar
      Swivel: print(), basestring(), exception changes for Python 3 (#2249) · 55b440f3
      cclauss authored
      * from six.moves import xrange for Python 3
      
      * from __future__ import print_function for Python 3
      
      Also old style exception --> new style exception
      
      * Define basestring for Python 3
      
      Also remove unused import.
      
      * from six import string_types for Python 3
      
      * from __future__ import print_function
      
      * print() --> print('')
      55b440f3
  2. 22 May, 2017 1 commit
  3. 05 May, 2017 2 commits
    • Chris Waterson's avatar
      Remove personal emails. (#1446) · 68dab508
      Chris Waterson authored
      Please use the forum for Swivel discussions instead of contacting the authors directly... thank you!
      68dab508
    • Chris Waterson's avatar
      Distributed swivel (#1441) · 0dc509d1
      Chris Waterson authored
      * Refactor to use distributed TF API; add driver script.
      
      * Add explicit GPU flag so multiple cards can be used.
      
      * Update docs to mention distributed.sh.
      
      * Don't make use of HParams yet, since they're not available in TF1.0
      0dc509d1
  4. 15 Mar, 2017 1 commit
  5. 14 Mar, 2017 2 commits
  6. 07 Mar, 2017 1 commit
  7. 03 Mar, 2017 4 commits
  8. 02 Mar, 2017 2 commits
  9. 01 Mar, 2017 1 commit
  10. 18 Feb, 2017 1 commit
    • James Hwang's avatar
      Update swivel to TFr1.0 · 66900a72
      James Hwang authored
      - TF1.0 has breaking changes for tf.concat
      - Replace deprecated summary api
      - Replace to be deprecated initialize_all_variables
      66900a72
  11. 18 Oct, 2016 1 commit
  12. 22 Jun, 2016 1 commit
  13. 02 Jun, 2016 1 commit
  14. 09 Mar, 2016 1 commit
  15. 08 Mar, 2016 1 commit