Open HELL-TO-HEAVEN opened 4 months ago
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~