Skip to content
Snippets Groups Projects

Quantization ptq

Merged Inna Kucher requested to merge quantization_ptq into master
All threads resolved!
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
@@ -19,7 +19,6 @@
#include "aidge/backend/cpu/operator/ScalingImpl.hpp"
#include "aidge/backend/cpu/operator/ScalingImpl_forward_kernels.hpp"
#include "aidge/utils/Types.h"
#include <numeric>
#include <vector>
// FIXME: replace whole Tensor with minimum needed data quantity
Loading