1. 23 Mar, 2017 1 commit
  2. 21 Mar, 2017 1 commit
  3. 20 Mar, 2017 1 commit
    • Emil Stenström's avatar
      Make table valid markdown · 0de0e850
      Emil Stenström authored
      Second row had an extra set of dashes, making the markdown invalid and falling back to raw text instead of the intended table.
      0de0e850
  4. 17 Mar, 2017 3 commits
  5. 15 Mar, 2017 5 commits
  6. 14 Mar, 2017 2 commits
  7. 24 Feb, 2017 1 commit
  8. 23 Feb, 2017 1 commit
  9. 09 Feb, 2017 1 commit
  10. 25 Jan, 2017 1 commit
  11. 16 Jan, 2017 1 commit
  12. 14 Jan, 2017 1 commit
  13. 13 Jan, 2017 1 commit
  14. 19 Oct, 2016 1 commit
  15. 03 Oct, 2016 1 commit
    • Livio Soares's avatar
      Updates to syntaxnet, including update tensorflow sub-module, bazel... · 51238b1b
      Livio Soares authored
      Updates to syntaxnet, including update tensorflow sub-module, bazel requirement and fix trainer crash (#479)
      
      * syntaxnet: Cosmetic fixes recommended by python lint.
      
      * syntaxnet: Fix crash in parser_trainer due to inconsistency between LexiconBuilder::Compute()
      	   and context.pbtxt definition ('char-map' input declaration was missing).
      
      * syntaxnet: reduce flakiness in GraphBuilderTest.
      
      * syntaxnet: Update tensorflow submodule to version > 0.10.
      
      * syntaxnet: Update to latest stable bazel (0.3.1).
      
      This update comes partially to allow Tensorflow submodule to build
      succesffuly. In this commit, I also update and simplify the WORKSPACE,
      to avoid declaring dependencies already present in tensorflow.
      
      * syntaxnet: Update bazel version check to require version 0.3.0
      
      * syntaxnet: Document pip requirement, along with python mock module.
      51238b1b
  16. 29 Aug, 2016 3 commits
  17. 25 Aug, 2016 2 commits
  18. 08 Aug, 2016 3 commits
  19. 07 Aug, 2016 1 commit
  20. 05 Aug, 2016 1 commit
  21. 04 Aug, 2016 1 commit
  22. 21 Jul, 2016 1 commit
  23. 20 Jul, 2016 1 commit
  24. 03 Jul, 2016 1 commit
  25. 28 Jun, 2016 1 commit
    • David Mansfield's avatar
      Compatibility with tensorflow master (#204) · a4b7bb9a
      David Mansfield authored
      * TF defines the same external repositories but with different commit and BUILD
      
      * Fix a bunch of bazel namespace issues
      
      @tf changed to @org_tensorflow
      Tensorflow stopped using protobuf as submodule, now it's external, so use @protobuf
      
      * Sync to master of tensorflow submodule:
        - local version of is_cuda in syntaxnet.bzl,
        - using unique_ptr in file api.
      a4b7bb9a
  26. 27 Jun, 2016 1 commit
  27. 16 Jun, 2016 1 commit
  28. 02 Jun, 2016 1 commit