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

[Fix](bangc-ops): Fix memory leak in binary ops. #722

Merged
merged 1 commit into from
Jun 6, 2023

Conversation

Unireverse
Copy link
Collaborator

Thanks for your contribution and we appreciate it a lot.

1. Motivation

Fix memory leak for binary ops(matmul/unique).

2. Modification

bangc-ops/kernels/kernel_wrapper/lib/libextops.a

3. Test Report

[----------] Global test environment tear-down
[2023-6-6 16:53:3] [MLUOP] [Vlog]:TearDown CNRT environment.
[ SUMMARY ] Total 5 cases of 3 op(s).
ALL PASSED.
[==========] 5 test cases from 3 test suites ran. (3905 ms total)
[ PASSED ] 5 test cases.

@PetrelYy PetrelYy added the BANGC label Jun 6, 2023
@PetrelYy PetrelYy merged commit 588e03f into Cambricon:r0.7 Jun 6, 2023
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.

5 participants