1. 15 11月, 2022 4 次提交
    • 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
    • H
      [PHI decoupling] remove "paddle/fluid/platform/complex.h" in phi (#47926) · aa08b769
      huangjiyi 提交于
      * rm "paddle/fluid/platform/complex.h" in phi
      
      * fix codestyle with pre-commit
      aa08b769
    • W
      f7bf2930
    • H
      [PHI decoupling] remove dependency on "paddle/fluid/operators/elementwise/xxx.h" in phi (#47870) · 04c29558
      huangjiyi 提交于
      * rm "paddle/fluid/operators/elementwise/xxx.h" in phi
      
      * fix bugs
      
      * add LaunchElementwiseCudaKernel in phi
      
      * Revert "add LaunchElementwiseCudaKernel in phi"
      
      This reverts commit 588f45bbdad2372ec7bff0c567a29bff675d22e1.
      
      * rm indirect dependence to "elementwise_op_impl.cu.h"
      
      rm indirect dependence to "elementwise_op_impl.cu.h"
      
      Revert "add LaunchElementwiseCudaKernel in phi"
      
      This reverts commit 588f45bbdad2372ec7bff0c567a29bff675d22e1.
      
      add LaunchElementwiseCudaKernel in phi
      
      fix bugs
      
      * rm LaunchSameDimsElementwiseCudaKernel and LaunchElementwiseCudaKernel in phi
      04c29558
  2. 14 11月, 2022 4 次提交
  3. 11 11月, 2022 9 次提交
  4. 10 11月, 2022 12 次提交
  5. 09 11月, 2022 11 次提交