1. 19 6月, 2023 3 次提交
    • W
      [XPU]Add shape+matmul relative pass (#54574) · cc4f5d05
      wz1qqx 提交于
      cc4f5d05
    • W
      static graph autogen code support for full_like op (#54698) · 8947488c
      Wang Xin 提交于
      * static graph autogen code support for full_like op
      
      * fix
      
      * fix bug
      8947488c
    • H
      Support tensor attribute runtime (#54692) · 93f7a02a
      hong 提交于
      * add kernel dialect
      
      * change DenseTensorTypeStorage to DenseTensorType
      
      * add test case`
      
      * add first pd_op to kernel dialect
      
      * lower pd op to kernel dialect
      
      * update
      
      * update
      
      * remove useless code
      
      * add attrite print test
      
      * fix bug
      
      * update
      
      * update
      
      * update
      
      * update
      
      * polish code
      
      * fix bug
      
      * polish  code  and add python test
      
      * add test
      
      * fix test error
      
      * add env flag
      
      * fix bug
      
      * revert test env
      
      * change cc_test_old to cc_test
      
      * fix build_static bug
      
      * fix type test error
      
      * udpate cmake
      
      * disable test in windows
      
      * fix inference compile
      
      * update
      
      * support tensor attribute runtime
      
      * add result check
      
      * polish test code
      
      * fix test error
      
      * add scalar test & polish code
      
      * re-open test case
      93f7a02a
  2. 16 6月, 2023 9 次提交
  3. 15 6月, 2023 6 次提交
  4. 14 6月, 2023 8 次提交
  5. 13 6月, 2023 9 次提交
  6. 12 6月, 2023 5 次提交