[Fix] Use new add_kernel_to_copy() function
Context
This MR (MR0) broke the export by implementing a new way to handle the kernels_to_copy feature.
This is fixed in this MR (MR1) which changes aidge_core to implement a deprecation system for this specific change.
However, the current MR aims to update the way kernels_to_copy is used to adopt the new approach, solving the issue without having to wait for the MR1 to be merged.
Modified files
-
operators.py: Newkernels_to_copymethod;
Edited by Axel Farrugia
Merge request reports
Activity
changed milestone to %aidge v0.6.0
added Fix 🔥🔥 StatusReview Ready TopicExport labels
requested review from @cmoineau and @wboussella
assigned to @axelfarr
Please register or sign in to reply