1. 21 10月, 2017 2 次提交
  2. 20 10月, 2017 3 次提交
  3. 19 10月, 2017 8 次提交
  4. 17 10月, 2017 3 次提交
  5. 15 10月, 2017 2 次提交
    • M
      Remaining cherry-picks for 1.4.0rc1 (#13700) · 5b4c8dce
      Michael Case 提交于
      * Java: Tweak to address some Javadoc errors.
      
      PiperOrigin-RevId: 171987329
      
      * Fix S3 BUILD not including files explicitly.
      
      This causes remote builds to fail since they AWS headers were missing.
      
      PiperOrigin-RevId: 171718021
      
      * Add missing default config setting in aws.BUILD (#13662)
      
      * Remove setting AWS logging for S3 file system.
      
      Was causing issues with tests. Can repro test failures on Macs by running...
      
      bazel test --config=s3  --cache_test_results=no --test_output=streamed
      //tensorflow/core/kernels:control_flow_ops_test
      
      Possible reason for error is symbol collision with AWS logging code.
      One possible solution would be to split out another shared object for
      the S3 filesystem op which does not link in libtensorflow_framework.so.
      This is done, for example, by libforestprotos.so in
      tensorflow/contrib/tensor_forest/BUILD
      
      PiperOrigin-RevId: 171246381
      
      * Relanding change to add config to enable S3 file system support.
      
      Pass --config=s3 argument to Bazel to build with S3 file system support.
      Change was originally rolled back due to a failure it caused in
      //tensorflow/core/kernels:control_flow_ops_test on Macs which is now fixed.
      
      PiperOrigin-RevId: 171579378
      
      * Update release notes about Amazon S3 file system support being default.
      
      * Add documentation to sloppy_interleave function
      
      PiperOrigin-RevId: 171303413
      
      * Add `cudnn_rnn_ops` to the Windows build
      
      Fixes #13696.
      5b4c8dce
    • S
      Merge pull request #13703 from case540/update_version_string_rc1 · 8732af5d
      Shanqing Cai 提交于
      Update version strings for 1.4.0rc1
      8732af5d
  6. 14 10月, 2017 2 次提交
  7. 13 10月, 2017 1 次提交
  8. 12 10月, 2017 2 次提交
  9. 11 10月, 2017 4 次提交
  10. 10 10月, 2017 6 次提交
  11. 07 10月, 2017 7 次提交