Searched defs:weight_zero_point (Results 1 – 11 of 11) sorted by relevance
34 const Tensor& weight_zero_point, in _quantized_linear_asym8u()79 const Tensor& weight_zero_point, in _quantized_linear_asym8s()124 int64_t weight_zero_point, in _quantized_linear_per_tensor_asym8u()172 int64_t weight_zero_point, in _quantized_linear_per_tensor_asym8s()221 const Tensor& weight_zero_point, in quantized_linear_out()263 int64_t weight_zero_point, in quantized_linear_per_tensor_out()
52 weight_zero_point, argument87 weight_zero_point, argument153 weight_zero_point, argument186 weight_zero_point, argument253 weight_zero_point, argument304 weight_zero_point, argument
367 const at::Tensor& weight_zero_point, in wrapped_quantized_linear()423 [[maybe_unused]] const at::Tensor& weight_zero_point, in wrapped_quantized_linear_meta()446 const at::Tensor& weight_zero_point, in _wrapped_linear_prepack()517 [[maybe_unused]] const at::Tensor& weight_zero_point, in _wrapped_linear_prepack_meta()
27 __attribute__((noinline)) void conv2d_nchw_core_generic( in conv2d_nchw_core_generic()166 const Tensor& weight_zero_point, in quantized_conv_out()
36 int32_t weight_zero_point = weight_zero_point_t.const_data_ptr<int32_t>()[0]; in _typed_quantized_linear() local
56 const Scalar& weight_zero_point, in fbgemm_linear_int8_weight_fp32_activation()193 const Scalar& weight_zero_point, in fbgemm_linear_int8_weight()
411 weight_zero_point, argument
79 uint8_t weight_zero_point; member
42 int32_t weight_zero_point; member
864 AtenTensorHandle weight_zero_point, in aoti_torch_cpu__wrapped_linear_prepack()
1802 int32_t weight_zero_point = std::get<1>(weight_quant_params); in test_quantized_conv_transpose2d() local