Skip to content

Commit

Permalink
update md
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippvK committed Apr 11, 2024
1 parent 67048ca commit 9553d0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ValidationNew.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ python3 -m mlonmcu.cli.main flow run resnet -v \
- [ ] Implement missing interfaces for mlif platform (in: `filesystem`, `stdin`; out: `filesystem`, `stdout`) -> LIU
- [ ] Implement missing interfaces for mlif platform (in: `rom`) -> PHILIPP)
- [ ] Add support for multi-output/multi-input -> PHILIPP/LIU
- [ ] Update `gen_data` & `gen_ref_data` feature (see NotImplementedErrors, respect fmt,...) -> LIU
- [x] Update `gen_data` & `gen_ref_data` feature (see NotImplementedErrors, respect fmt,...)
- [ ] Move `gen_data` & `gen_ref_data` from LOAD stage to custom stage (remove dependency on tflite frontend) -> PHILIPP
- [ ] Test with targets: `tvm_cpu`, `host_x86`, `spike` (See example commands above) -> LIU
- [ ] Extend `validate_outputs` postprocess (Add `report`, implement `atol`/`rtol`, `fail_on_error`, `top-k`,...) -> LIU
Expand Down

0 comments on commit 9553d0f

Please sign in to comment.