netunicorn.baseΒΆ

A base module with all the core classes and functions.

architecture

Architecture information about nodes.

deployment

Single deployment of an execution graph on a node.

environment_definitions

Environment definitions to create an environment for a deployment.

execution_graph

Abstraction for an execution graph that contains tasks and their order.

experiment

Experiment-related entities and classes.

nodes

Abstractions for nodes representation.

pipeline

Abstrcations for Pipeline representation.

task

Abstractions for tasks representation.

types

Various auxiliary types.

utils

Utility functions and classes for netunicorn.