mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-23 09:03:52 +08:00
* Started work on model runner refactor * Fixed some compile errors * everything compiles * Fixed bug in SNPEModel * updateInput -> setInputBuffer * I understand nothing * whoops lol * use std::string instead of char* * Move common logic into RunModel * formatting fix