1. 06 3月, 2023 18 次提交
  2. 05 3月, 2023 1 次提交
  3. 03 3月, 2023 19 次提交
  4. 02 3月, 2023 2 次提交
    • R
      New executor static build for fluid kernel (#50670) · bf50784c
      Ruibiao Chen 提交于
      * Check structed kernel for new executor static build
      
      * Update code
      
      * Ready for resnet50
      
      * Move transfer_dtype to phi
      
      * Ready for transformer
      
      * Fix CI errors
      
      * Fix layer_norm InferMeta
      
      * Remove layer_norm infermeta fix
      bf50784c
    • L
      Cache for cublaslt descriptor (#50931) · 819f8939
      limingshu 提交于
      * first commit
      
      * finish base work
      
      * modification for good
      
      * fix for cache setting and gather the algo and desc as one data for cache storage
      
      * fix for cache setting and gather the algo and desc as one data for cache storage
      
      * install pre-commit check
      819f8939