Add pybind recipes for constant_folding and debug log for node_export.py
2 unresolved threads
2 unresolved threads
Context
Pybind added for constant_folding and add debug logs for pybind_Recipes.cpp
Modified files
-
pybind_Recipes.cpp
; -
node_export.py
, debug logs and only including .h and .hpp files ;
Merge request reports
Activity
Filter activity
- Resolved by Cyril Moineau
requested review from @cmoineau
assigned to @wboussella
added 195 commits
-
4fb26f05...20504370 - 192 commits from branch
eclipse/aidge:dev
- d56df46e - [Upd] Add pybind recipes for constant of shape and debug log for node_export.py
- f7cea506 - [Upd] New def for constant_folding
- edccf8da - Fix node_export.py
Toggle commit list-
4fb26f05...20504370 - 192 commits from branch
426 426 ) 427 427 kernel_include_list.append( 428 428 self.kernels_path + "/" + kernel_path.stem + kernel_path.suffix) 429 429 430 if kernel_path.suffix in ["h", "hpp"]: @wboussella Please respond so we can move forward for your MR.
mentioned in merge request !289 (closed)
@wboussella Why close this MR? I think adding the Python binding for
constant_folding
is important!
Please register or sign in to reply