Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ Cargo.lock
results/
data/
logs/
smoke_results_core/
smoke_results_rnn/
smoke_results_rust/
benchmark_results_complete.csv

# IDE
.vscode/
Expand All @@ -40,6 +44,17 @@ logs/
# OS
.DS_Store
Thumbs.db
*.pin

# Additional generated files
*.sh
*.pin
nextflow
TODO.md
CLAUDE*.md
SPEC_GAPS.md
DEEP_LEARNING_BENCHMARK_GUIDE.md
REVIEW.md

# Jupyter
.ipynb_checkpoints/
Expand Down
Binary file removed Figure1.pdf
Binary file not shown.
Binary file removed Figure2.pdf
Binary file not shown.
Loading
Loading