1. 11 11月, 2018 3 次提交
  2. 09 11月, 2018 2 次提交
    • L
      Add lod tensor array to tensor op (#13990) · 688ed601
      li099 提交于
      * add lod tensor array concat
      
      * add lod tensor array concat
      
      * test=develop
      
      * add lod tensor array concat
      test=develop
      
      * Fix API.spec
      test=develop
      
      * add lod tensor array concat
      test=develop
      
      * revise some bug of lod tensor array concat
      test=develop
      
      * add unittest for tensor array concat
      test=develop
      
      * change to tensor array to tensor
      test=develop
      
      * revise bug
      test=develop
      
      * revise a bug
      test=develop
      
      * revise a bug
      test=develop
      
      * revise a bug of python3
      test=develop
      688ed601
    • Q
      Exhaustive search for cuDNN conv. (#14286) · abe20923
      qingqing01 提交于
      * exhaustive search for cuDNN conv.
      * Refine code and add unit testing.
      * Fix model load in fluid/inference and unit testing in conv2d
      * Follow comments.
      * Fix compiling test=develop
      abe20923
  3. 08 11月, 2018 10 次提交
    • X
      fix test · 9735e301
      Xin Pan 提交于
      the build strategy is finalized after create_passes. So future
      change of build strategy has no effects.
      
      test=develop
      9735e301
    • C
      fix test_conv2d (#14330) · f8b2680c
      chengduo 提交于
      test=develop
      f8b2680c
    • C
      Fix input<tensor> (#14208) · c5b6573a
      chengduo 提交于
      * fix input<tensor>
      test=develop
      
      * fix split_ids
      test=develop
      
      * ElementwiseMul should not support SelectedRows
      
      * fix scale op
      test=develop
      
      * change GetTensorFromVar() method to GetTensorOrSelectedRowsFromVar()
      
      * fix operator
      
      * refine MultiOutput
      
      * fix MultiOutput
      test=develop
      
      * disable test_dist_save_load
      test=develop
      
      * fix elementwise_op
      test=develop
      
      * add get_sparse_as_op
      test=develop
      
      * add info for check
      test=develop
      
      * rename get_sparse_as_op with extract_rows_as_op.
      test=develop
      
      * elementwise doesn't support selected_rows
      
      * fix regularizer
      
      * remove extract_rows_as
      test=develop
      
      * fix ci
      test=develop
      
      * add test for sum_op
      
      * fix regularizer
      test=develop
      
      *  test=develop
      
      * fix pserver weight decay multi inputs test=develop
      c5b6573a
    • Q
      add comment and unit test · 373f6498
      Qiao Longfei 提交于
      test=develop
      373f6498
    • T
      fix pserver weight decay multi inputs test=develop · f3eafec1
      typhoonzero 提交于
      f3eafec1
    • Q
      optimize code · 67050468
      Qiao Longfei 提交于
      test=develop
      67050468
    • Q
      fix code style · ffd5a832
      Qiao Longfei 提交于
      ffd5a832
    • Q
      revert unused change · 55edfca2
      Qiao Longfei 提交于
      55edfca2
    • Q
      fix unit test · fec0b192
      Qiao Longfei 提交于
      test=develop
      fec0b192
    • C
      Add is_compiled_with_cuda for parallel_exe_crf (#14304) · 1001f8e1
      chengduo 提交于
      test=develop
      1001f8e1
  4. 07 11月, 2018 13 次提交
  5. 06 11月, 2018 10 次提交
  6. 05 11月, 2018 2 次提交