aihwkit
aihwkit copied to clipboard
Fixed by checking if tile needs to be re-created
Related issues
Issue #609
Description
Tile is re-created and reference between optimizer and tile is cut.
Details
For the torch tile, we don't re-create the tile unless we need to.
@maljoras @kkvtran there seem to be some rounding issues in the tests.
@kkvtran there is an issue in the tests with python 3.8 in a part of the code that I didn't touch.
I restarted the travis builds and everything built successfully now.