1. 05 Dec, 2017 1 commit
  2. 14 Nov, 2017 1 commit
  3. 07 Nov, 2017 2 commits
    • Mathias Deschamps's avatar
      Fix configure path · 78000759
      Mathias Deschamps authored
      78000759
    • Mathias Deschamps's avatar
      Fix Dockerfile build · 452fa403
      Mathias Deschamps authored
      - add patch package to make bazel work with @opt
      - CI configured is trying to get git version, which lead to fail since the parents folders are not copied
      - bazel version was too old for the new tensorflow version
      - bazel not finding PYTHON_BIN_PATH, add ENV command as a workaround
      452fa403
  4. 21 Sep, 2017 1 commit
  5. 06 Apr, 2017 1 commit
  6. 17 Mar, 2017 2 commits
  7. 15 Mar, 2017 2 commits
  8. 23 Feb, 2017 1 commit
  9. 25 Jan, 2017 1 commit
  10. 14 Jan, 2017 1 commit
  11. 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
  12. 27 Jun, 2016 1 commit
  13. 17 May, 2016 1 commit