Home / Class/ ReluFused Class — pytorch Architecture

ReluFused Class — pytorch Architecture

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

Entity Profile

Source Code

aten/src/ATen/native/quantized/cpu/QnnpackUtils.h lines 106–110

  template <bool ReluFused>
  at::Tensor apply_impl(
      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