SciNim / flambeau

Nim bindings to libtorch
85 stars 3 forks source link

Fix before install in Nimble #13

Closed Clonkk closed 3 years ago

Clonkk commented 3 years ago

This PR is mostly to add setup Task executed before install or before develop that execute install_libtorchTask().

Small polishing of the README.

Not sure if the submodule should be initialized only on build_torchvision or in general setup.

Clonkk commented 3 years ago

This should fix https://github.com/SciNim/flambeau/issues/6

Clonkk commented 3 years ago

ping @mratsim (or anyone else who can merge) :)

HugoGranstrom commented 3 years ago

I always forget that I have powers all over SciNim 🙃