Skip to content

Feature/inference benchmarks#38

Merged
andrewwu13 merged 5 commits into
mainfrom
feature/inference-benchmarks
Mar 6, 2026
Merged

Feature/inference benchmarks#38
andrewwu13 merged 5 commits into
mainfrom
feature/inference-benchmarks

Conversation

@andrewwu13

Copy link
Copy Markdown
Member

works on #36
initial benchmark testing for ONNX, torchscript vs pytorch models.

DylanG5 and others added 5 commits January 16, 2026 19:20
- Add TCN model architecture with configurable layers, kernel sizes, and dropout
- Add training utilities: checkpointing, early stopping, and metrics tracking
- Add training script with Hydra config support and wandb logging
- Add real-time inference script for deployment
- Add model test script for validation
- Add TCN config variants (default, small, large)
- Update model factory to support TCN model type
- Update datasets and utils modules
@andrewwu13
andrewwu13 marked this pull request as ready for review March 6, 2026 01:03
@andrewwu13
andrewwu13 requested a review from a team as a code owner March 6, 2026 01:03

@DylanG5 DylanG5 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@andrewwu13
andrewwu13 merged commit 5174031 into main Mar 6, 2026
3 checks passed
@andrewwu13
andrewwu13 deleted the feature/inference-benchmarks branch March 6, 2026 01:04
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.

2 participants