- Nx, Axon, EXLA, Polaris deps restricted to only: [:dev, :test] - model.ex and training mix tasks moved to lib_ml/ (compiled via elixirc_paths in dev/test only) - load_ml_model uses Code.ensure_loaded? + apply/3 to avoid compile-time references to ML modules in production - Verified: MIX_ENV=prod compiles clean with no ML warnings |
||
|---|---|---|
| .. | ||
| commercial | ||
| propagation | ||
| radio | ||
| terrain | ||
| weather | ||
| workers | ||
| application.ex | ||
| commercial.ex | ||
| mailer.ex | ||
| propagation.ex | ||
| radio.ex | ||
| release.ex | ||
| repo.ex | ||
| terrain.ex | ||
| weather.ex | ||