1. 14 6月, 2022 1 次提交
    • X
      [ CherryPick ] Cherry pick for einsum optimization. (#43468) · 22e75d92
      xiongkun 提交于
      * [EinsumOp] Polish forward logic and backward logic for optimize (#42603)
      
      * change logic for optimize
      
      * modifty
      
      * merge
      
      * change einsum_v2 as default and add new flags: FLAG_einsum_opt=1|0 (#43010)
      
      * [EinsumOp] Make EinsumOp support bfloat16. (#43085)
      
      * change einsum_v2 as default and add new flags: FLAG_einsum_opt=1|0
      
      * make EInsumOP support bf16
      
      * add unittest for BF16
      
      * add condition for test_BF16
      
      * fix bugs
      
      * fix
      
      * change the backward api to fit einsum op
      22e75d92
  2. 21 4月, 2022 3 次提交
  3. 15 4月, 2022 1 次提交
  4. 14 4月, 2022 1 次提交
  5. 06 4月, 2022 1 次提交
  6. 04 4月, 2022 2 次提交
  7. 03 4月, 2022 2 次提交
  8. 31 3月, 2022 1 次提交
  9. 30 3月, 2022 2 次提交
  10. 25 3月, 2022 2 次提交
  11. 22 3月, 2022 1 次提交
  12. 17 3月, 2022 1 次提交
  13. 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
  14. 09 3月, 2022 1 次提交
  15. 08 3月, 2022 1 次提交
  16. 04 3月, 2022 1 次提交
  17. 03 3月, 2022 1 次提交
  18. 01 3月, 2022 1 次提交
  19. 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
  20. 20 2月, 2022 1 次提交
  21. 19 2月, 2022 1 次提交
  22. 18 2月, 2022 1 次提交
  23. 17 2月, 2022 1 次提交
  24. 16 2月, 2022 1 次提交
  25. 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
  26. 11 2月, 2022 1 次提交
  27. 10 2月, 2022 1 次提交