torch::deploy (multipy for non-torch uses) is a system that lets you get around the GIL problem by running multiple Python interpreters in a single C++ process.
The github docpush action was failing every time that the documentation was not changed.
Fix this by ignoring the error in git commit and skipping the push if the commit is empty.
Closes #256
The github docpush action was failing every time that the documentation was not changed. Fix this by ignoring the error in
git commit
and skipping the push if the commit is empty.Docs aren't changed Docs are changed