Add pybind recipes for constant_folding and debug log for node_export.py
2 unresolved threads
2 unresolved threads
Compare changes
- Wissam Boussella authored
@@ -427,7 +427,7 @@ class ExportNodeCpp(ExportNode):
@@ -427,7 +427,7 @@ class ExportNodeCpp(ExportNode):
else : aidge_core.Log.debug(f"Did not copy {kernel_path.stem} because suffix is {kernel_path.suffix}, which is not 'h' or 'hpp'.")