Substra / substra-documentation

Documentation of the Substra software
https://docs.substra.org/
Apache License 2.0
21 stars 10 forks source link

fix: mock torch #299

Closed ThibaultFy closed 1 year ago

ThibaultFy commented 1 year ago

Mock torch does not work here (as done in substrafl) for an obscure reason...

The only way found was to ignore manually all warning. Sorry for the ugly PR...