1. 28 11月, 2017 8 次提交
    • W
      Fix double type error while using eigen api · ab9d59c5
      wanghaoshuang 提交于
      ab9d59c5
    • W
    • W
      Refine code and comments · ea7359c6
      wanghaoshuang 提交于
      1. Remove checking for num_neg_samples.
      2. Fix dims of Output(Cost) and Input(Bias).
      3. Renamed num_sampled_classes to num_neg_samples.
      4. Add TODO for add more distribution sampler.
      5. Init grad_data of bias by zero.
      6. Refine comments.
      7. Register a kernel for type double.
      ea7359c6
    • Y
      Feature/remove g program (#5930) · 0aceeee1
      Yu Yang 提交于
      * Unify fluid submodules to fluid module
      
      Change books just use `import fluid`, not submodules
      
      * Remove g_main_program/g_startup_program
      
      Use default_main_program/default_startup_program instead
      
      * Typo
      
      * Fix CI
      0aceeee1
    • Send recv op (#5520) · 0a8a86e0
      武毅 提交于
      * WIP send recv op
      
      * WIP send recv
      
      * put grpc impl in details
      
      * put grpc impl in details
      
      * update wip
      
      * update proto
      
      * update proto
      
      * update proto
      
      * clean cmake
      
      * wip on op implementations
      
      * wip on op implementations
      
      * compile ok adding ut
      
      * wip unitest
      
      * add extern cares for linking
      
      * wip add ut
      
      * working version send recv
      
      * revert optimizer.py
      
      * update test cmake
      
      * add libtool to dockerfile
      
      * update cmake dependency
      
      * update cmake depends
      
      * update cmake grpc depends
      
      * fix cmake dependency
      
      * fix compile error
      
      * fix compile
      
      * follow comments
      
      * update
      
      * update copyfrom
      0a8a86e0
    • Y
      Refine CheckStyle Script (#5942) · dc82a309
      Yu Yang 提交于
      * Refine CheckStyle Script
      
      * Disable linkchecker for build_doc.sh
      dc82a309
    • Y
      fix path env in build.sh (#5948) · f96bc313
      Yancey 提交于
      f96bc313
    • T
      Merge pull request #5952 from luotao1/fix_lscpu_log · 1e6f85e5
      Tao Luo 提交于
      fix grep socket error in lscpu command
      1e6f85e5
  2. 27 11月, 2017 32 次提交