Tanguy Lefort

Results 17 comments of Tanguy Lefort

Hi @jeanfeydy ! No worries, and congrats for your work. I didn't know this existed so thanks! So using that, I wouldn't keep a lot of this PR yes. I...

Hi, If you want to pad the tensors, you need to explicitly give the weights (otherwise as you noticed the padded zeros are taken into account into the generated weights)....

The command `benchopt generate-results -b .` works with current changes and I think the `publish` and multiple repo names problem should be addresses in another PR with more discussion (out...

@tomMoral if it's good for you, it's good for me. I updated with recent modifications. And all checks are good now

> I don't think this is correct, what is the difference between standalone and `allow_meta_from_json`? > > Sorry I feel like I reimplemented a bit the same logic on the...

I've got the same problem and from [issue 5374 of plotlyjs](https://github.com/plotly/plotly.js/issues/5374) it seems that it's more a bound issue. Any way through that?