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

Feature/bugfix #2503

Merged
merged 4 commits into from
Jul 23, 2023
Merged

Feature/bugfix #2503

merged 4 commits into from
Jul 23, 2023

Conversation

jxt1234
Copy link
Collaborator

@jxt1234 jxt1234 commented Jul 23, 2023

  1. 修正常量内存优化导致的部分模型使用GPU运行出错的问题
  2. 修正 scatterelement 处理 shape = 0 的情况下的问题
  3. 修正 Vulkan Softmax 算子对于输入为负的大数时,计算出现 nan 的问题
  4. 修正 ROIAlign 算子在 fp16 / bf16 模式下可能内存越界的问题

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


xiaying seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@jxt1234 jxt1234 merged commit d8266f9 into master Jul 23, 2023
10 checks passed
@jxt1234 jxt1234 deleted the feature/bugfix branch July 23, 2023 04:00
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.

2 participants