Repository contains two examples of how covalent
can be used to run your workflows:
-
- Contains a very simple workflow of adding and multiplying large numbers with a dependency graph and executing these different functions on different hardware backends.
-
- Contains a slightly modified version of image classification tutorial by Pytorch and its execution on different backends.