Home / Class/ kReluFused Class — pytorch Architecture

kReluFused Class — pytorch Architecture

Architecture documentation for the kReluFused class in QnnpackUtils.h from the pytorch codebase.

Entity Profile

Source Code

aten/src/ATen/native/quantized/cpu/QnnpackUtils.h lines 99–103

  template <typename scalar_t, bool kReluFused>
  at::Tensor apply_impl_xnnp(
      const at::Tensor& input,
      double output_scale,
      int64_t output_zero_point);

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free