base_times() — pytorch Function Reference
Architecture documentation for the base_times() function in compare-fastrnn-results.py from the pytorch codebase.
Entity Profile
Dependency Diagram
graph TD 8a338965_74de_5228_1698_b194fc71bf26["base_times()"] f56b83c3_0951_d749_c006_3b6434e6b9e5["get_times()"] 8a338965_74de_5228_1698_b194fc71bf26 -->|calls| f56b83c3_0951_d749_c006_3b6434e6b9e5 style 8a338965_74de_5228_1698_b194fc71bf26 fill:#6366f1,stroke:#818cf8,color:#fff
Relationship Graph
Source Code
benchmarks/compare-fastrnn-results.py lines 33–33
base_times = get_times(json.load(base))
Domain
Subdomains
Calls
Source
Frequently Asked Questions
What does base_times() do?
base_times() is a function in the pytorch codebase.
What does base_times() call?
base_times() calls 1 function(s): get_times.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free