1. 20 12月, 2018 1 次提交
  2. 12 12月, 2018 1 次提交
  3. 10 12月, 2018 1 次提交
  4. 29 11月, 2018 1 次提交
  5. 28 11月, 2018 2 次提交
  6. 26 11月, 2018 1 次提交
  7. 23 11月, 2018 1 次提交
  8. 08 11月, 2018 1 次提交
  9. 26 10月, 2018 1 次提交
  10. 25 10月, 2018 2 次提交
  11. 24 10月, 2018 3 次提交
  12. 22 10月, 2018 1 次提交
  13. 18 10月, 2018 2 次提交
  14. 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
  15. 21 9月, 2018 1 次提交
  16. 17 9月, 2018 1 次提交
  17. 27 8月, 2018 1 次提交
  18. 24 8月, 2018 1 次提交
  19. 15 8月, 2018 1 次提交
  20. 14 8月, 2018 3 次提交
  21. 09 8月, 2018 2 次提交
  22. 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
  23. 22 6月, 2018 1 次提交
  24. 31 5月, 2018 1 次提交
  25. 25 5月, 2018 1 次提交
  26. 22 5月, 2018 2 次提交
  27. 15 5月, 2018 1 次提交
  28. 25 4月, 2018 1 次提交
  29. 19 4月, 2018 1 次提交
  30. 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
  31. 12 2月, 2018 1 次提交