MCPcopy Index your code
hub / github.com/pytorch/tutorials / torch_compile_tutorial.py

File torch_compile_tutorial.py

intermediate_source/torch_compile_tutorial.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# -*- coding: utf-8 -*-
2
3"""
4Introduction to ``torch.compile``

Callers

nothing calls this directly

Calls 7

opt_foo2Function · 0.85
foo3Function · 0.85
test_fnsFunction · 0.85
bar_fixedFunction · 0.85
outerFunction · 0.70
MyModuleClass · 0.70
timedFunction · 0.70

Tested by

no test coverage detected