Skip to content

ezpz.examplesΒΆ

Collection of runnable ezpz training and inference examples.

Launch any script with:

1
ezpz launch -m ezpz.examples.<module_name> [args...]

Package initializers are not direct CLIs, so python3 -m ezpz.examples only exposes the package and does not define additional --help output.