Marco Ancona

Results 44 comments of Marco Ancona

+1. This is particularly important for my use case. If the user types "next week", ideally I would like to have `start` pointing on Monday (start of next week) and...

Hi! Notice that when you use TorchPruner for pruning, you are actually slicing the weight tensors. This means that you also need to make sure the weights of the layers...

We also saw this error in our Sentry report. This so far happened for one user only, triggering ~1.8K of such errors in a few seconds.

We see several users affected by this (or a very similar issue) with out Flutter app in production. ``` OutOfMemoryError at buffered_file_reader.dart in BufferedFileReader.loadBytes within hive frame_io_helper.dart in _KeyReader._load within...