es-ude / elastic-ai.creator

elastic ai.creator
MIT License
16 stars 2 forks source link

365 implement inference execution with pytest #384

Closed LeoBuron closed 3 days ago

LeoBuron commented 2 weeks ago

Added inference of linear layer as a system test with enV5 Rev2 Hardware

glencoe commented 2 weeks ago

A lot of cool stuff. Thanks @LeoBuron. Got a few change requests and a few questions/fyis.

Almost forgot... unit tests should pass, obviously.

LeoBuron commented 1 week ago

@glencoe I pushed the new code. I fixed the unittest errors.