Commit 2beb3ed
Mark Saroufim
Add missing submission.py for vectoradd_py problems
The popcorn-cli setup command expects every problem to have a
submission.py, but pmpp/vectoradd_py and pmpp_v2/vectoradd_py only had
solutions under correct/. Add simple PyTorch baselines so the CLI can
bootstrap these problems.1 parent a0dbafe commit 2beb3ed
2 files changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments