post_op Class — pytorch Architecture
Architecture documentation for the post_op class in OnednnUtils.h from the pytorch codebase.
Entity Profile
Source Code
aten/src/ATen/native/quantized/cpu/OnednnUtils.h lines 175–180
template <PostOps post_op>
at::Tensor apply_impl(
at::Tensor input,
double output_scale,
int64_t output_zero_point,
torch::List<at::Scalar> post_op_args = torch::List<at::Scalar>());
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free