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

bug/tests: fix unittests, remove dnn printing, no more github testing for macOS #103

Merged
merged 3 commits into from
Jul 10, 2024

Conversation

carynbear
Copy link
Collaborator

@carynbear carynbear commented Jul 10, 2024

Removes unnecessary printing in DNN
Fixes dimension mismatch in unittest
Comment out CD tests for macOS because of error:

RuntimeError: MPS backend out of memory (MPS allocated: 0 bytes, other allocations: 0 bytes, max allowed: 7.93 GB). Tried to allocate 768 bytes on private pool. Use PYTORCH_MPS_HIGH_WATERMARK_RATIO=0.0 to disable upper limit for memory allocations (may cause system failure).

@carynbear carynbear changed the title Bug/unittests/dnn bug: fix unittests and dnn printing Jul 10, 2024
@carynbear carynbear changed the title bug: fix unittests and dnn printing bug/tests: fix unittests, remove dnn printing, no more github testing for macOS Jul 10, 2024
@carynbear carynbear merged commit 157aee8 into main Jul 10, 2024
1 check passed
@carynbear carynbear deleted the bug/unittests/dnn branch July 10, 2024 06:22
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.

None yet

2 participants