Commit Graph

8 Commits

Author SHA1 Message Date
huoxinyou 62b8a459c7 ms_kernels_internal not support x86 2024-04-30 23:03:53 +08:00
zhengzuohe 092f7f467c remove original file 2024-04-24 13:12:03 +08:00
zhengzuohe 6073f75254 bugfix after rebase 2.3:
1. unify fusion pass
2. data_source_actor.cc
3. remove matmulqkv/ffn python nn_op and parallel info
4. Codecheck
5. disable internal kernels compile temporarily
6. use dummy ascend.
7. fix matmul allreduce correction
8. update MS_ENABLE_LCCL

ut build remove hcom_matmul_all_reduce
bugfix of cell.py::predict
matmul_allreduce re-apply
2024-04-24 13:11:45 +08:00
zhengzuohe 9cad711853 enable x86 2024-04-24 10:46:04 +08:00
zhengzuohe d1d0f85d12 update internal op on git lfs 2024-03-29 13:25:04 +08:00
zhengzuohe 9e6bac143c Add ms_kernels_internal.tar.gz to git lfs and build with mindspore
Fix Add+LayerNorm and RmsNorm infer
Add rope parallel split strategy
Support internal ops: NotEqual, PA and FA with alibi and mask
Disable internal op: LayerNorm
Fix internal op StridedSlice check
Fix cmake bug for internal kernels
Add file check for ms_internal_kernels.tar.gz
2024-03-21 14:03:51 +08:00
yanghaoran d44fa1c8b2
回退 'Pull Request !66704 : unspecify 910b for internal kernels' 2024-03-19 07:44:44 +00:00
zhengzuohe e2a3698b2b unspecify 910b for internal kernels 2024-03-18 22:11:50 +08:00