Home / Function/ skip_accuracy_checks_large_models_dashboard() — pytorch Function Reference

skip_accuracy_checks_large_models_dashboard() — pytorch Function Reference

Architecture documentation for the skip_accuracy_checks_large_models_dashboard() function in common.py from the pytorch codebase.

Entity Profile

Dependency Diagram

graph TD
  758e92ab_e47f_8680_f25a_b3e64869f55c["skip_accuracy_checks_large_models_dashboard()"]
  0730957a_8ef0_3a83_2b08_450c95c59ae3["skip_accuracy_checks_large_models_dashboard()"]
  0730957a_8ef0_3a83_2b08_450c95c59ae3 -->|calls| 758e92ab_e47f_8680_f25a_b3e64869f55c
  style 758e92ab_e47f_8680_f25a_b3e64869f55c fill:#6366f1,stroke:#818cf8,color:#fff

Relationship Graph

Source Code

benchmarks/dynamo/common.py lines 1925–1926

    def skip_accuracy_checks_large_models_dashboard(self):
        return set()

Subdomains

Frequently Asked Questions

What does skip_accuracy_checks_large_models_dashboard() do?
skip_accuracy_checks_large_models_dashboard() is a function in the pytorch codebase.
What calls skip_accuracy_checks_large_models_dashboard()?
skip_accuracy_checks_large_models_dashboard() is called by 1 function(s): skip_accuracy_checks_large_models_dashboard.

Analyze Your Own Codebase

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

Try Supermodel Free