France-Travail / gabarit

Gabarit : kickstart your data science project from scratch
GNU Affero General Public License v3.0
57 stars 11 forks source link

Add an option to remove PyTorch if not needed #22

Open LexABzH opened 2 years ago

LexABzH commented 2 years ago

Problem

All templates are generated with PyTorch. It tends to add a lot of useless complexity for projects that does not need PyTorch.

Concerned template

Solution

There will be a lot of things to change, including all tests. This might be tough ! This also might add an important reading complexity in template files.

Additional context

This might be complicated to test. We should test all possibilities. Cf. workflow actions.

Related to Issue #20 #21

LexABzH commented 1 year ago

We should wait for https://github.com/OSS-Pole-Emploi/gabarit/issues/53 to be resolved first