1. 12 12月, 2022 2 次提交
  2. 09 12月, 2022 2 次提交
  3. 08 12月, 2022 2 次提交
  4. 06 12月, 2022 1 次提交
  5. 05 12月, 2022 2 次提交
  6. 02 12月, 2022 1 次提交
  7. 01 12月, 2022 1 次提交
  8. 30 11月, 2022 2 次提交
  9. 29 11月, 2022 1 次提交
  10. 28 11月, 2022 2 次提交
  11. 24 11月, 2022 4 次提交
    • T
      Delete fluid_convert_utils fix PR-CI-Build (#48347) · 1b59830b
      tianshuo78520a 提交于
      1b59830b
    • H
      [PHI decoupling] simplify "convert_utils.h" in fluid (#48168) · de4310e6
      huangjiyi 提交于
      * rm dependence to "convert_utils.h" in some files
      
      * fix bugs
      
      * replace DataType2String with DataTypeToString
      
      * replace framework::DataTypeSize with phi::SizeOf
      
      * mv convert_function from fluid to phi and rm old map
      
      * recommit with pre-commit
      
      * repalce ProtoVarType with ProtoDataType and update comment.
      
      * fix error about include "dnnl.hpp"
      
      * revert add dep mkldnn to convert_utils in phi
      
      * add mkldnn deps in convert_utils.h in phi
      
      * move deps to convert_utils.h in phi
      de4310e6
    • P
      df23c7c3
    • H
      [Phi Support CuDNN] Support ALL CuDNN (#47865) · 1623f1b4
      HongyuJia 提交于
      * support default use_gpudnn=True
      
      * fully support cudnn in phi
      
      * add header file
      
      * add white_list, verify accuracy
      
      * phi support all cudnn
      
      * opt affine_grad
      
      * try different arches of pretrained_model
      
      * try different arches of pretrained_model
      
      * add debug string
      
      * debug eager_method
      
      * add debug string, pass all local ctest
      
      * polish all debug code
      
      * delete use_cudnn relevant code autogen
      
      * fix depthwise_conv2d
      
      * Share all other members of Tensor except use_cudnn
      
      * polish codes according to review opinion
      
      * polish codes according to review opinion, fix bug
      
      * polish codes according to review opinion, opt performance
      
      * polish codes according to review opinion, fix pooling.py
      1623f1b4
  12. 23 11月, 2022 1 次提交
  13. 22 11月, 2022 1 次提交
  14. 21 11月, 2022 4 次提交
  15. 18 11月, 2022 1 次提交
  16. 17 11月, 2022 2 次提交
  17. 16 11月, 2022 1 次提交
  18. 15 11月, 2022 2 次提交
    • H
      [Opt Error Message] Opt error message when selecting kernels under phi (#47970) · fd550c1b
      HongyuJia 提交于
      * opt error message when selecting kernels under phi
      
      * fix for loop
      
      * polish error message
      
      * polish error message, split into 3 error condition
      
      * polish error message
      fd550c1b
    • S
      mkldnn directory cleanup (#47779) · 8a339d24
      Sławomir Siwek 提交于
      * cleanup unused code
      
      * unify is_int8 is_bfloat16
      
      * Simplify matmul_v2 FWD kernel
      
      * remove RunKernel methods
      
      * remove import namespace
      
      * remove headers
      
      * clean fluid/phi cross imports
      
      * remove fluid axpy_handler
      
      * delete fluid methods
      
      * activations
      
      * OneDNNMemDesc
      
      * MKLDNNFormatForSize
      
      * MatchShapeToLayout
      
      * MKLDNNMemoryFormat
      
      * MKLDNNFormat
      
      * ReorderMKLDNNHandler
      
      * to_void_cast
      
      * review suggestions
      
      * interpolate
      
      * remove fluid depedency
      8a339d24
  19. 14 11月, 2022 1 次提交
  20. 10 11月, 2022 1 次提交
  21. 09 11月, 2022 3 次提交
  22. 08 11月, 2022 1 次提交
  23. 04 11月, 2022 1 次提交
  24. 02 11月, 2022 1 次提交