Fixed in !51.
Found the culprit: a memory manager issue solved in aidge_core!448 (merged).
Need to specify the format: the kernel only works for NWC.
You can remove the two False arguments for better testing, same in the 2 following tests.
Indeed, nodes cannot be exported without a name. How to best name the nodes, even when they are not initially named is still a old, long and hot de...
-
a2d3a309 · Fixed test issues
It's a memory manager issue. This will be fixed in aidge_core!448 (merged).
@louislerbourg a workaround is possible and you're not blocked by this problem?...
Another minimal test based on test_export.py methodology :...
I fixed a bug in weights/biases initialization :...
I Olivier, unless I did not get something, I'm afraid it could come from aidge_export_cpp/kernels/convolution.hpp
implementation....
Pipeline is broken and I don't know why... I get the correct result on my side. The generated export compiled with ASAN doesn't trigger any address...
This issue is likely due to an ongoing merge. You will probably have to wait until !51 is merged (as core has already been updated).