1. 22 10月, 2018 1 次提交
  2. 18 10月, 2018 2 次提交
  3. 10 10月, 2018 1 次提交
    • C
      Set the right shape of selected_rows (#13723) · e1761709
      chengduo 提交于
      * set the right shape of selected_rows
      test=develop
      
      * enhance check
      
      * fix activation_op
      
      * remove cast
      
      * use ShareDimInfo replace SetDim and ShareLod
      
      * use ShareDimAndLod
      test=develop
      
      * follow comment
      
      test=develop
      
      * check whether the input has lod
      test=develop
      
      * Split ShareDimAndLod
      
      test=develop
      
      * checkout clip.py
      test=develop
      e1761709
  4. 21 9月, 2018 1 次提交
  5. 17 9月, 2018 1 次提交
  6. 27 8月, 2018 1 次提交
  7. 24 8月, 2018 1 次提交
  8. 15 8月, 2018 1 次提交
  9. 14 8月, 2018 3 次提交
  10. 09 8月, 2018 2 次提交
  11. 07 8月, 2018 1 次提交
    • M
      Fix pybind11 problem · 6abe819f
      minqiyang 提交于
      Fix str and bytes problem
      Fix sorted problem
      Fix math problem
      Fix CI problem
      6abe819f
  12. 22 6月, 2018 1 次提交
  13. 31 5月, 2018 1 次提交
  14. 25 5月, 2018 1 次提交
  15. 22 5月, 2018 2 次提交
  16. 15 5月, 2018 1 次提交
  17. 25 4月, 2018 1 次提交
  18. 19 4月, 2018 1 次提交
  19. 13 2月, 2018 1 次提交
    • A
      Separate VarType from VarDesc in framework.proto and fix all related compiler errors (#8414) · fcadb452
      Abhinav Arora 提交于
      * Refine Type system
      
      * Fixing type inference
      
      * Fixed create_reader_op.cc
      
      * Fix var_desc.h
      
      * Fixed executor.cc
      
      * Fix shape_inference.h
      
      * Fixed create_reader_op.cc
      
      * Fix tensor_util.h
      
      * Fixed var_type_inference_test.cc
      
      * Fix shape_inference.cc
      
      * Fixed sum_op.c
      
      * Fixed read_op.cc
      
      * Fix var_type.h
      
      * Fixed beam_search_decode_op.cc
      
      * sendrecvop_utils.cc
      
      * Fix operator.cc
      
      * Fixed lookup_table_op.cc
      
      * Fixed op_desc.cc
      
      * Fixed get_places_op.cc
      
      * Fixed lod_rank_table_op.cc
      
      * Fixed beam_search_op.cc
      
      * Fix var_desc.cc
      
      * Fixed lod_tensor_to_array_op.cc
      
      * Fixed while_op.cc
      
      * Fix program_desc_test.cc
      
      * tensor_array_read_write_op.cc
      
      * Fix assign_op.cc
      
      * Fix executor.cc
      
      * Fix protobuf.cc
      
      * Fix protobuf.cc
      fcadb452
  20. 12 2月, 2018 1 次提交
  21. 10 2月, 2018 2 次提交
  22. 06 2月, 2018 5 次提交
  23. 05 2月, 2018 1 次提交
  24. 02 2月, 2018 1 次提交
  25. 23 1月, 2018 1 次提交
    • Q
      Memory optimization on Dynamic RNN (#7599) · d76fcb6f
      QI JUN 提交于
      * limit variable type to lod tensor in memory optimization transpiler
      
      * refine policy
      
      * support while operator
      
      * fix random seed and training data order
      
      * refine get_cfgs method to support multi while operators
      
      * refine codes
      d76fcb6f
  26. 22 1月, 2018 1 次提交
  27. 08 1月, 2018 2 次提交
  28. 03 1月, 2018 1 次提交
  29. 28 12月, 2017 1 次提交