Fix parameter redifinition
Parameters and layer files are included twice, in forward.hpp
and forward.cpp
.
However these generated files were not protected for multi-inclusion, leading to pointer and variable redefinition.
Merge request reports
Activity
changed milestone to %aidge v0.8.0
added Fix 🔥🔥 StatusReview Ready TopicExport labels
requested review from @cmoineau
assigned to @axelfarr
mentioned in issue #43 (closed)
mentioned in issue #44 (closed)
aidge_core!476 (merged) Does this :)
@cmoineau So this MR is not necessary? Can we close it?
Need to see with @axelfarr
https://gitlab.eclipse.org/eclipse/aidge/aidge_export_cpp/-/pipelines/80317 fixed the pipeline sorry for the oversight yesterday...
Edited by Cyril Moineau
changed milestone to %aidge v0.7.0
added Important ❗ label