1. 12 11月, 2015 2 次提交
    • V
      TensorFlow: upstream changes from the afternoon. · f2102f4e
      Vijay Vasudevan 提交于
      Changes:
      
      - futurize --stage2 changes for Python 3 compatibility by @girving.
      
      - Small updates to documentation by @vrv, schuster and others
      
      - Account for failure of std::thread::hardware_concurrency by @ebrevdo.
      
      - More changes for backwards-compatibility tests by Josh
      
      - Updates to python op doc generation by Josh
      
      - Added support for using the best-fit allocator via ConfigProto by @vrv.
      
      - Rename LocalSession to DirectSession, since local was a bad name for
        it.
      
      - Enable tf.nn.moments() to work with tensors of unknown shape by @mrry.
        GITHUB_ISSUE: 139
      
      - Changes for Android build by Andrew.
      
      Base CL: 107645181
      f2102f4e
    • V
      Upstream a number of changes to git. · 3961abed
      Vijay Vasudevan 提交于
      Changes:
      - Updates to README / os_setup for common installation issues
        by ebrevdo, vrv, wicke, anelia, dga
      
      - Add a test for backwards compatibility checks by Josh
      
      - Simplifications to tiling/padding of scalars by bsteiner
      
      - Improve listing of devices when no devices are known by Matthieu
      
      Base CL: 107607137
      3961abed
  2. 09 11月, 2015 2 次提交
  3. 08 11月, 2015 2 次提交
  4. 07 11月, 2015 3 次提交