Skip to content
Snippets Groups Projects
Commit fc250a89 authored by Inna Kucher's avatar Inna Kucher
Browse files

adding scaling

parent c3e8588e
No related branches found
No related tags found
1 merge request!12Quantization ptq
Pipeline #31994 passed
...@@ -40,6 +40,7 @@ ...@@ -40,6 +40,7 @@
#include "aidge/operator/Producer.hpp" #include "aidge/operator/Producer.hpp"
#include "aidge/operator/ReLU.hpp" #include "aidge/operator/ReLU.hpp"
#include "aidge/operator/Softmax.hpp" #include "aidge/operator/Softmax.hpp"
#include "aidge/operator/Scaling.hpp"
#include "aidge/scheduler/Scheduler.hpp" #include "aidge/scheduler/Scheduler.hpp"
#include "aidge/utils/CParameter.hpp" #include "aidge/utils/CParameter.hpp"
#include "aidge/utils/Parameter.hpp" #include "aidge/utils/Parameter.hpp"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment