1. 23 5月, 2022 1 次提交
    • Z
      Add assign_out_ yaml (#42833) · c60acca4
      zyfncg 提交于
      * add assign_out_ yaml
      
      * fix final_state_assign
      
      * fix inplace bug
      
      * add inplace_check_blacklist for assign
      
      * fix merge conflict
      c60acca4
  2. 20 5月, 2022 1 次提交
  3. 18 5月, 2022 1 次提交
  4. 16 5月, 2022 1 次提交
  5. 11 5月, 2022 1 次提交
    • Z
      [Phi] Change the output format of C++ backward api (Part1) (#42677) · ba71fbea
      zyfncg 提交于
      * change the output format of C++ backward api
      
      * fix merge conflict
      
      * fix sparse api code auto-gen
      
      * fix eager_gen bug
      
      * fix bug of output is null
      
      * fix bug of conv2d_grad_impl
      
      * fix optional grad
      
      * fix bug of eager-gen double_grad
      
      * fix bug
      
      * fix multiply_double_grad bug
      
      * remove node pruning
      ba71fbea
  6. 22 4月, 2022 1 次提交
  7. 19 4月, 2022 1 次提交
  8. 17 4月, 2022 1 次提交
    • C
      [Perf] Optimize dygraph scheduling performance (#41696) · 7ee31a96
      Chen Weihang 提交于
      * split phi and fluid infermeta context
      
      * resolve conflict
      
      * fix type error
      
      * optimize scheduling perf
      
      * spec small vector size
      
      * replace all grad var name
      
      * fix test failed
      
      * move init defalut signature
      
      * polish details
      
      * polish details
      
      * fix no init bug
      
      * init sig for tests
      
      * add init sig for infer
      
      * fix infrt error
      
      * fix infrt failed
      
      * fix kunlun error
      
      * fix infrt failed
      7ee31a96
  9. 13 4月, 2022 1 次提交
  10. 12 4月, 2022 1 次提交
  11. 11 4月, 2022 1 次提交
  12. 06 4月, 2022 1 次提交
  13. 04 4月, 2022 2 次提交
  14. 03 4月, 2022 2 次提交
  15. 31 3月, 2022 1 次提交
  16. 30 3月, 2022 2 次提交
  17. 25 3月, 2022 2 次提交
  18. 22 3月, 2022 1 次提交
  19. 17 3月, 2022 1 次提交
  20. 15 3月, 2022 1 次提交
    • Z
      Added more profile signposts to dygraph (#40201) · 36db75b4
      Zhanlue Yang 提交于
      * Added more signposts to dygraph profiling
      
      * Fixed minor issues
      
      * Refactored signpost names
      
      * Fixed typo
      
      * Removed debug codes
      
      * Fixed typo
      
      * Adjusted signpost names
      
      * Fixed issues from branch merge
      36db75b4
  21. 09 3月, 2022 1 次提交
  22. 08 3月, 2022 1 次提交
  23. 04 3月, 2022 1 次提交
  24. 03 3月, 2022 1 次提交
  25. 01 3月, 2022 1 次提交
  26. 28 2月, 2022 1 次提交
    • Z
      [Pten] Support optional param for C++ API (#39760) · aceb25e1
      zyfncg 提交于
      * fix selected_rows bug in C++ API
      
      * add optional for C++ APIO
      
      * data transform support optional
      
      * remove data transform for optional vector<Tensor>
      
      * adjust some format of funtcion
      
      * fix empyt bug
      aceb25e1
  27. 20 2月, 2022 1 次提交
  28. 19 2月, 2022 1 次提交
  29. 18 2月, 2022 1 次提交
  30. 17 2月, 2022 1 次提交
  31. 16 2月, 2022 1 次提交
  32. 15 2月, 2022 1 次提交
    • Z
      [Pten] Support SelectedRows in C++ API (#39497) · 5bb3b668
      zyfncg 提交于
      * add data_transform in pten api
      
      * support GetKernelTypeForVar
      
      * fix complie problem of bfloat16
      
      * add scale_sr in api
      
      * suppport select_row in C++ api
      
      * merge code
      5bb3b668
  33. 11 2月, 2022 1 次提交
  34. 10 2月, 2022 1 次提交