DynaDojo / dynadojo

An Extensible Benchmarking Platform for Scalable Dynamical System Identification
https://dynadojo.github.io/dynadojo/
MIT License
14 stars 11 forks source link

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

Closed carynbear closed 3 months ago

carynbear commented 3 months ago

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).