Marco Ciccone

Results 10 issues of Marco Ciccone

Hi! I'm trying to solve a bilevel problem involving a neural network using implicit diff, but I have an incompatible shape in `solve_normal_cg` since the matrix multiplying in `matvec` is...

Hi, When I click on a record, I'm experiencing 10 seconds delay before the details view is showed. Do you have any idea what could cause this slow down? I'm...

Hi! I can't really surpass der, der++ performance by using xder on cifar10 do you happen to have tuned xder for Cifar10? Thanks!

Hi, I'm having some troubles in evaluating a trained model, save as t7 file. If I reload the model and I continue the training, everything is fine and I'm able...

Hi, I'm playing around with clients learning rate but I cannot find a clean way of modifying it. Basically, I need to change the LR following a schedule based on...

I think it would be great to port these datasets from tff to fedjax. I would be happy to make the effort and contribute to the library, but I need...

Hi! congrats on this great library! I've started using it a few days ago and I love it! Is there any way to use a haiku model with a non-trainable...

Hi! can you please upload the imagenet model you used for the experiments? It's missing from the factory file :) Thanks!

Check why Multigpu is slow and goes OOM

Hi @tristandeleu, great framework as usual! I was trying the example, but it is not clear to me what should I do to download the datasets (any). Can you give...