aihwkit icon indicating copy to clipboard operation
aihwkit copied to clipboard

Fixed by checking if tile needs to be re-created

Open jubueche opened this issue 1 year ago • 3 comments

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.

jubueche avatar Mar 11 '24 13:03 jubueche

@maljoras @kkvtran there seem to be some rounding issues in the tests.

jubueche avatar Mar 28 '24 13:03 jubueche

@kkvtran there is an issue in the tests with python 3.8 in a part of the code that I didn't touch.

jubueche avatar Mar 28 '24 13:03 jubueche

I restarted the travis builds and everything built successfully now.

kkvtran avatar Mar 28 '24 19:03 kkvtran