Shortcuts

Function at::_fake_quantize_learnable_per_tensor_affine_backward

Function Documentation

inline ::std::tuple<at::Tensor, at::Tensor, at::Tensor> at::_fake_quantize_learnable_per_tensor_affine_backward(const at::Tensor &grad, const at::Tensor &self, const at::Tensor &scale, const at::Tensor &zero_point, int64_t quant_min, int64_t quant_max, double grad_factor = 1.0)

Docs

Access comprehensive developer documentation for PyTorch

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources