You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nice work! But I got a question about how to change the IPC setting, cuz I didn't find the IPC relevant code. Could you please tell me how to specify IPC? Thanks~
The text was updated successfully, but these errors were encountered:
The calculation of IPC conforms to Eq. (7). We define the default hyperparameters at the end of networks.py, which conform to the corresponding IPC situation.
Of course, you can also define your own combination with specific hyperparameters (such as the number of SAETs, the number of non-zero elements in SCMs, etc.), as long as they satisfy Eq. (7).
Nice work! But I got a question about how to change the IPC setting, cuz I didn't find the IPC relevant code. Could you please tell me how to specify IPC? Thanks~
The text was updated successfully, but these errors were encountered: