Home / Class/ checkAndNormalizeInputs Class — pytorch Architecture

checkAndNormalizeInputs Class — pytorch Architecture

Architecture documentation for the checkAndNormalizeInputs class in function_schema.h from the pytorch codebase.

Entity Profile

Source Code

aten/src/ATen/core/function_schema.h lines 484–488

  template <typename T = c10::PlatformType>
  void checkAndNormalizeInputs(
      std::vector<IValue>& inputs,
      const std::unordered_map<std::string, IValue>& kwargs =
          std::unordered_map<std::string, IValue>{}) const;

Analyze Your Own Codebase

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

Try Supermodel Free