-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
In the latest branch (feat/new_architecture), the mat files saved pre- and post-optimisation in save_diff_gfdn_parameters (in save_results.py) are corrupted because I cannot open them with loadmat.
It is possible that registering some buffers in model.py is causing this, eg: self.register_buffer('delay_buffer', self.delays)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working