"git@gitlab.eclipse.org:gujhelyi/titan.EclipsePlug-ins.git" did not exist on "c113ff2c3eba818f6d9719c0bc7ef66a09ff2ad5"
Export arm is not up to date with aidge_core
Changes todo:
-
Change export path:
from aidge_core.export.code_generation import *
->from aidge_core.export_utils.code_generation import *
-
Changet get_attr methods:
op.get_attr("Constant")
->op.attr.constant