Merge branch 'dev' of gitlab.eclipse.org:eclipse/aidge/aidge_core into fix_reshape
No related branches found
No related tags found
This commit is part of merge request !111. Comments created here will be created in the context of that merge request.
Showing
- aidge_core/__init__.py 2 additions, 1 deletionaidge_core/__init__.py
- aidge_core/export/__init__.py 1 addition, 0 deletionsaidge_core/export/__init__.py
- aidge_core/export/code_generation.py 47 additions, 0 deletionsaidge_core/export/code_generation.py
- aidge_core/utils.py 16 additions, 0 deletionsaidge_core/utils.py
- include/aidge/graph/GraphView.hpp 16 additions, 2 deletionsinclude/aidge/graph/GraphView.hpp
- include/aidge/graph/Node.hpp 4 additions, 4 deletionsinclude/aidge/graph/Node.hpp
- include/aidge/operator/MetaOperator.hpp 3 additions, 10 deletionsinclude/aidge/operator/MetaOperator.hpp
- include/aidge/operator/OperatorTensor.hpp 2 additions, 2 deletionsinclude/aidge/operator/OperatorTensor.hpp
- include/aidge/operator/Scaling.hpp 9 additions, 4 deletionsinclude/aidge/operator/Scaling.hpp
- include/aidge/scheduler/ParallelScheduler.hpp 1 addition, 1 deletioninclude/aidge/scheduler/ParallelScheduler.hpp
- include/aidge/scheduler/Scheduler.hpp 1 addition, 1 deletioninclude/aidge/scheduler/Scheduler.hpp
- include/aidge/scheduler/SequentialScheduler.hpp 1 addition, 1 deletioninclude/aidge/scheduler/SequentialScheduler.hpp
- include/aidge/utils/DynamicAttributes.hpp 6 additions, 3 deletionsinclude/aidge/utils/DynamicAttributes.hpp
- python_binding/data/pybind_Database.cpp 31 additions, 4 deletionspython_binding/data/pybind_Database.cpp
- python_binding/operator/pybind_Scaling.cpp 32 additions, 0 deletionspython_binding/operator/pybind_Scaling.cpp
- python_binding/pybind_core.cpp 4 additions, 0 deletionspython_binding/pybind_core.cpp
- python_binding/recipes/pybind_Recipes.cpp 18 additions, 14 deletionspython_binding/recipes/pybind_Recipes.cpp
- python_binding/scheduler/pybind_MemoryManager.cpp 108 additions, 0 deletionspython_binding/scheduler/pybind_MemoryManager.cpp
- python_binding/scheduler/pybind_Scheduler.cpp 3 additions, 0 deletionspython_binding/scheduler/pybind_Scheduler.cpp
- requirements.txt 1 addition, 0 deletionsrequirements.txt
Loading
Please register or sign in to comment