Searched defs:q_zero_point (Results 1 – 5 of 5) sorted by relevance
27 T q_zero_point = in_zero_point.const_data_ptr<T>()[0]; in quantized_relu_() local
337 inline void set_zero_point(const int64_t q_zero_point) { in set_zero_point()
253 int64_t q_zero_point, in vTensor()
171 static int64_t q_zero_point(const Tensor& self) { in q_zero_point() function
955 int64_t q_zero_point = qparams.at(2).toInt(); in rebuildTensor() local