1. 16 11月, 2018 8 次提交
  2. 15 11月, 2018 3 次提交
  3. 14 11月, 2018 2 次提交
  4. 13 11月, 2018 5 次提交
  5. 12 11月, 2018 1 次提交
  6. 09 11月, 2018 4 次提交
    • J
      - Added unit tests for softmax is_test=True op · d3323268
      Jacek Czaja 提交于
      test=develop
      d3323268
    • 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
    • Q
      optimize comment, add unit test test=develop · 319618e9
      Qiao Longfei 提交于
      319618e9
  7. 08 11月, 2018 5 次提交
    • 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
    • C
      Add is_compiled_with_cuda for parallel_exe_crf (#14304) · 1001f8e1
      chengduo 提交于
      test=develop
      1001f8e1
  8. 07 11月, 2018 7 次提交
  9. 06 11月, 2018 5 次提交