1. 27 9月, 2018 9 次提交
    • Y
      hide attention lstm fuse (#13615) · 9e8d372f
      Yan Chunwei 提交于
      9e8d372f
    • T
      Merge pull request #13614 from luotao1/gen_capi · e9bc5faa
      Tao Luo 提交于
      change the install prefix for capi
      e9bc5faa
    • W
      Merge pull request #13618 from typhoonzero/revert_13530 · 10dffc68
      Wu Yi 提交于
      Revert "Some trivial optimization (#13530)"
      10dffc68
    • S
      Merge pull request #13597 from tink2123/fix_cmake_list · 46f25545
      Shan Yi 提交于
      fix doc cmake in develop
      46f25545
    • Z
      Merge pull request #13564 from sneaxiy/fix_api_kwargs2 · c0a66b6d
      Zeng Jinle 提交于
      Fix elementwise_div api missing
      c0a66b6d
    • T
      Add distributed unit tests about text_classification/simnet-bow/ctr (#12812) · 97cf1eb6
      tangwei12 提交于
      * add dist ut for text_classification
      
      * add dist ut for text_classification
      
      * add simnet bow unittest
      
      * add dist ut for simnet bow
      
      * add trainning data url for simnet bow
      
      * add trainning data url for simnet bow
      
      * modify simnet test_reader to train reader
      
      * add test_dist_ctr
      
      * test_dist_ctr can run now
      
      * dense update is good
      
      * add unit test for selected rows
      
      * debug unit test
      
      * fix dist sparse update problem
      
      * Constant args at init
      
      * optimize code
      
      * simnet optimize
      
      * fix DebugStringEx
      
      * optimize sum_op.h
      
      * add ScaleOpVarTypeInference
      
      * clean code
      
      * fix test_dist_transpiler.py
      
      * code optimize
      
      * modify delta
      
      * fix sparse update bug
      
      * dist test use one cpu
      
      * update some data
      
      * remove unused code
      
      * add use cuda config
      
      * unit test fix
      
      * unit test fix
      
      * unit test fix
      
      * unit test fix
      
      * dist_word2vec use CPU
      
      * unit test fix
      
      * unit test fix
      
      * code clean
      
      * code clean
      
      * merge develop
      
      * api spec update
      
      * Revert: api spec update
      
      * replace simnet data with fake
      
      * replace simnet data with fake
      
      * update dim
      
      * add batch auc
      
      * code clean
      
      * code clean
      
      * modify print to stderr
      
      * update simnet delta -> 1e-5
      
      * update RUN_STEP
      
      * add use_reader_alloc
      
      * add use_reader_alloc
      
      * add use_reader_alloc
      
      * modify delta
      
      * add use_reader_alloc
      
      * fix stderr write
      
      * python3 compatibility
      
      test=develop
      
      * python3 compatibility, test=develop
      
      * Update dist_text_classification.py
      
      * test=develop
      97cf1eb6
    • T
      Revert "Some trivial optimization (#13530)" · a4f7696a
      typhoonzero 提交于
      This reverts commit 1d91a49d.
      a4f7696a
    • W
      Merge pull request #13602 from typhoonzero/add_dist_decayed_adagrad_op_support · 1ab7b551
      Wu Yi 提交于
      Add decayed_adagrad support for dist train
      1ab7b551
    • T
      Batch AUC (#13567) · 85362e98
      tangwei12 提交于
      * add distributed auc
      
      * add attr "is distributed" and config it
      
      * add distributed auc
      
      * add batch auc and code format
      
      * code format
      
      * auc optimize
      
      * metric_op optimize
      
      * code clean
      
      * bug fix and code clean
      
      * bug fix and code clean
      
      * code optimize
      
      * code optimize
      
      * api spec update
      
      * Comments optimized
      
      * add mutex
      
      * Revert: add mutex
      
      * remove distribute metric
      
      * remove distribute metric
      
      * spec modifyed
      
      * add annotation, test=develop
      
      * keep API compatibility
      test=develop
      85362e98
  2. 26 9月, 2018 20 次提交
  3. 25 9月, 2018 11 次提交