1. 01 2月, 2023 1 次提交
    • Z
      [Zero-Dim] Fix 0-dim tensor for arg_min_max op. (#49570) · e4e94a88
      Zhong Hui 提交于
      * fix 0-d tensor for arg_min_max op.
      
      * fix xpu.
      
      * fix zero dims
      
      * fix
      
      * Update arg_min_max_kernel.cc
      
      * Update arg_min_max_kernel.cc
      
      * Update arg_min_max_kernel.cc
      
      * Update test_zero_dim_tensor.py
      
      * Update test_zero_dim_tensor_xpu.py
      
      * Update test_zero_dim_tensor.py
      
      * Update arg_min_max_kernel.cc
      
      * Update arg_min_max_kernel.cc
      
      * Update arg_min_max_kernel.cc
      e4e94a88
  2. 28 11月, 2022 1 次提交
  3. 25 11月, 2022 1 次提交
    • S
      add bfloat16 support for more ops (#48272) · aaf3a13e
      sneaxiy 提交于
      * add bfloat16 support for more ops
      
      * fix ci compile
      
      * fix windows compile error
      
      * fix windows compile error
      
      * fix rocm compile error
      
      * fix ROCM compile error
      aaf3a13e
  4. 24 11月, 2022 1 次提交
    • 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
  5. 09 11月, 2022 1 次提交
  6. 30 8月, 2022 1 次提交
  7. 21 6月, 2022 1 次提交
  8. 05 6月, 2022 1 次提交
  9. 21 4月, 2022 1 次提交
  10. 10 3月, 2022 1 次提交