ANE/.github/ISSUE_TEMPLATE/benchmark_submission.md

27 lines
445 B
Markdown

---
name: Benchmark Submission
about: Submit your ANE benchmark results
title: "[Benchmark] <Chip Model> results"
labels: benchmark
assignees: ''
---
## System Info
- **Chip**: (e.g., Apple M4 Max)
- **Machine**: (e.g., Mac16,5)
- **macOS Version**:
- **Memory**: (e.g., 128 GB)
## Benchmark Results
Paste the contents of your JSON results file below:
```json
```
## Notes
Any observations, issues encountered, or interesting findings.