Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(pt): improve out-of-memory handling (#3836)
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Bug Fixes** - Improved handling of out-of-memory errors by including "CUSOLVER_STATUS_INTERNAL_ERROR" and releasing cached memory to prevent crashes. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Signed-off-by: Jinzhe Zeng <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Han Wang <[email protected]>
- Loading branch information