Skip to content

ITISFoundation/osparc-python-runner-machine-learning

Repository files navigation

osparc-python-runner-pytorch and osparc-python-runner-tensorflow

This repository contains the source code for two o²S²PARC Services: osparc-python-runner-pytorch and osparc-python-runner-tensorflow

Building the docker images:

make build

Test the built images locally:

pytorch

make run-pytorch-local

tensorflow

make run-tensorflow-local

Raising the version can be achieved via one for three methods. The major,minor or patch can be bumped, for example:

pytorch

make version-pytorch-patch

tensorflow

make version-tensorflow-patch

If you already have a local copy of o2S2PARC running and wish to push data to the local registry:

make publish-local

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published