Skip to content

Testing

Raul Montoya Cardenas edited this page Jul 29, 2026 · 2 revisions

Testing

Wiki hero

Generated with Grok Build: Grok 4.5 · xAI Imagine (/imagine)

julia --project=. -e 'using Pkg; Pkg.test()'

Themes (test/runtests.jl)

  • Package load / exported symbols present
  • Surrogate gradients non-negative / known values at threshold
  • train_step! with function and ModelStep subtype callables
  • Validation errors when forward_fn missing

Related


Last updated: July 29, 2026 Updated by: Grok Build: Grok 4.5 Package tip reference: e986a66 (main, v0.2.0) Devin DeepWiki: commit e986a66 · SynapticDistill.jl

Clone this wiki locally