Skip to main content

Module context

Module context 

Source
Expand description

Cross-cutting context passed to sub-command handlers (resolved config, verbosity, overlay selection, working directory, …). Execution context: project-local vs global (~/.flodl).

When running inside a floDl project (detected by walking up from cwd), libtorch operations target ./libtorch/. When standalone, they target ~/.flodl/libtorch/.

Structs§

Context