1. 04 3月, 2021 1 次提交
  2. 03 3月, 2021 1 次提交
  3. 18 2月, 2021 1 次提交
    • J
      Add Conv Transpose BF16 (#30877) · caf9d398
      joanna.wozna.intel 提交于
      * Add conv transpose BF16
      
      * Share function GetWeightsTz
      
      * Adjust to review and fix op compatibility
      
      * Add bias to unique handler name
      
      * Remove errors related to paddle enforce
      
      * Add conv2d_transpose to bf16 list and kernel refator
      caf9d398
  4. 25 12月, 2020 1 次提交
    • C
      [Complex] Handle complex to real after type promotion (#29855) · a6072055
      Chen Weihang 提交于
      * try to add fwd op input dtypes
      
      * refactor base impl
      
      * return tmp_ins after dygraph prepare data
      
      * fix typo found in debug
      
      * polish comment & add complex net test
      
      * revert detail change
      
      * fix unittest failed
      
      * add complex kernel condition control
      
      * fix xpu test failed & polish comment
      
      * polish details by review comments
      a6072055
  5. 22 12月, 2020 1 次提交
  6. 18 12月, 2020 1 次提交
    • C
      Complex op test (#29753) · b59b6d7a
      chentianyu03 提交于
      * delete no need to calculate inputs in dygraph op_test
      
      * delete no need to calculate inputs in dygraph op_test
      b59b6d7a
  7. 17 12月, 2020 1 次提交
    • C
      add conj op for complex types (#29527) · 71063b81
      chentianyu03 提交于
      * add conj op for complex types
      
      * add conj for complex types
      
      * add more test case
      
      * add conj_op test
      
      * modify conj api and impl
      
      * add complex type for fill_constant_op xpu
      
      * add setConstant for complex type
      
      * remove complex conj test file
      
      * user define grad for test_conj_op
      
      * add test case for static mode of conj api
      
      * modify conj doc
      
      * change input args name to x
      
      * remove useless codes
      
      * conj support real types
      
      * add conj test case for real number
      71063b81
  8. 15 12月, 2020 1 次提交
  9. 20 11月, 2020 1 次提交
  10. 28 10月, 2020 1 次提交
  11. 13 10月, 2020 1 次提交
  12. 27 9月, 2020 1 次提交
  13. 26 9月, 2020 1 次提交
  14. 08 6月, 2020 1 次提交
  15. 27 4月, 2020 1 次提交
  16. 09 4月, 2020 1 次提交
    • M
      Remove: NGraph engine from PDPD repository (#23545) · 3baaee9a
      mozga-intel 提交于
      * Remove the NGraph engine from PDPD repository
      1. Each operator was removed from the operator's directory
      2. Each test was removed from the unittest directory
      3. The parallel executor support was removed from the PDPD
      4. The CMake file was removed from the PDPD
      5. The NG flags were removed from the repository
      test=develop
      
      * Remove ngraph from:
      1. Cmake file
      2. Python file
      test=develop
      3baaee9a
  17. 26 2月, 2020 1 次提交
  18. 25 2月, 2020 1 次提交
  19. 21 1月, 2020 2 次提交
  20. 19 1月, 2020 1 次提交
  21. 17 1月, 2020 1 次提交
  22. 16 1月, 2020 2 次提交
  23. 14 1月, 2020 1 次提交
  24. 13 1月, 2020 1 次提交
  25. 10 1月, 2020 1 次提交
  26. 08 1月, 2020 1 次提交
    • J
      Use unified threshold in all op test (#21814) · bde7ee97
      juncaipeng 提交于
      * modify test framework, test=develop
      
      * fix test_fsp_op, test=develop
      
      * up, test=develop
      
      * up, test=develop
      
      * up, test=develop
      
      * add check for threshold, test=develop
      
      * up, test=develop
      
      * up, test=develop
      
      * up, test=develop
      
      * up, test=develop
      
      * up, test=develop
      
      * up, test=develop
      
      * up, test=develop
      
      * update, test=develop
      
      * update, test=develop
      
      * update, test=develop
      bde7ee97
  27. 03 1月, 2020 1 次提交
  28. 02 1月, 2020 1 次提交
  29. 31 12月, 2019 1 次提交
  30. 26 12月, 2019 1 次提交
  31. 24 12月, 2019 2 次提交
    • J
      Modify op test (#21835) · feabed13
      juncaipeng 提交于
      * remove return in op_test teardown, test=develop
      * add check_grad for fp64 and other type
      * update white list
      feabed13
    • H
      test the compatibility between execution time and compiling time (#21511) · 53c16eab
      huzhiqiang 提交于
      * test the equality between running-time and compiling time
      
      * add white_list for compile_vs_runtime check test=develop
      
      * add check of new-registered op on compile&runtime-lodEquality test=develop
      
      * test=develop
      
      * test=develop
      
      * update white-list test=develop
      
      * merge with new code test=develop
      
      * fix code style test=develop
      
      * test=devleop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * add more ops to white_list test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * fix code_style: add comments test=develop
      
      * test=develop
      53c16eab
  32. 20 12月, 2019 2 次提交
  33. 19 12月, 2019 1 次提交
  34. 18 12月, 2019 1 次提交
  35. 17 12月, 2019 1 次提交
  36. 14 12月, 2019 1 次提交