Skip to content

test: bound example training runs#21

Merged
kholdrex merged 1 commit into
mainfrom
test/bound-example-training-regression
Jun 2, 2026
Merged

test: bound example training runs#21
kholdrex merged 1 commit into
mainfrom
test/bound-example-training-regression

Conversation

@kholdrex
Copy link
Copy Markdown
Member

@kholdrex kholdrex commented Jun 2, 2026

Summary

Keeps the longer example programs suitable for routine verification by bounding their training budgets and stock-prediction dataset size. The stock prediction demo now uses deterministic synthetic data so repeated runs are reproducible while still showing a quick end-to-end training and prediction flow.

Changes

  • Adds bounded demo training configs to the sine-wave and stock-prediction examples.
  • Reduces the stock-prediction demo dataset, sequence length, and hidden size for quick execution.
  • Adds regression tests that validate the example trainers use bounded configs and the stock demo data is reproducible.

Test Plan

  • Rust formatting check passed.
  • Rust linting passed with warnings denied.
  • Full Rust test suite passed with all features enabled.
  • Documentation generation and benchmark compilation completed successfully.

@kholdrex kholdrex force-pushed the test/bound-example-training-regression branch from 0395bb0 to 1301772 Compare June 2, 2026 15:46
@kholdrex kholdrex merged commit 2895c4a into main Jun 2, 2026
1 check passed
@kholdrex kholdrex deleted the test/bound-example-training-regression branch June 2, 2026 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant