Eric Heim
Eric Heim
Does the CI require a rebase instead of a merge?
Hi @rkuester , @rascani Thanks for your feedback! @rascani The pinning of the tensorflow version can probably be done somehwere in a central place. @rkuester import paths in the example...
Hi @rkuester , @rascani , I extended the ```tflite_micro.postinstall_check.passed()``` with the signal library. Unfortunately adapting the import paths in the ```__init__.py``` is a bigger change than expected. This is due...
@rkuester Thanks for taking care of the import name issue!
Resolved merge conflict. The solution still has to be pinned against a specific tensorflow version.