Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[KUNLUNXIN] FlagGems OPs support for FlagPerf #692

Merged
merged 4 commits into from
Aug 14, 2024

Conversation

w4yne
Copy link
Contributor

@w4yne w4yne commented Aug 8, 2024

FlagGems 算子适配 case

  • basic math
    • exp
    • rsqrt
    • mul
  • linear alg
    • mean
    • prod
    • sum
  • BLAS
    • mv
  • NN
    • softmax
    • silu
    • log_softmax

case_config 增加 Shape 配置

可使用 Shape : [m, n] 的形式修改;用以对齐 FlagGems 单测shape
向前兼容 Melements 配置

@w4yne
Copy link
Contributor Author

w4yne commented Aug 9, 2024

已按沟通,加了 vendor 的判断,为了可以自定义 shape

@KerwinKai KerwinKai merged commit c7289f4 into FlagOpen:main Aug 14, 2024
1 check failed
@w4yne w4yne deleted the flaggems-klx branch August 15, 2024 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants