Added Bitshift Operator
Compare changes
Files
6- Noam Zerah authored
Merge branch 'dev' of https://gitlab.eclipse.org/eclipse/aidge/aidge_backend_cpu into feat_operator_bitshift merge dev -> feat_operator_bitshift
+ 5
− 6
@@ -12,14 +13,12 @@ function(generate_python_binding pybind_module_name target_to_bind)
@@ -12,14 +13,12 @@ function(generate_python_binding pybind_module_name target_to_bind)
pybind11_add_module(${pybind_module_name} MODULE ${pybind_src_files} "NO_EXTRAS") # NO EXTRA recquired for pip install