Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pytorch/tutorials
/ torch_compiler_set_stance_tutorial.py
File
torch_compiler_set_stance_tutorial.py
recipes_source/torch_compiler_set_stance_tutorial.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# -*- coding: utf-8 -*-
2
3
""
"
4
Dynamic Compilation Control
with
``torch.compiler.set_stance``
Callers
nothing calls this directly
Calls
9
baz
Function · 0.85
my_big_model
Function · 0.85
my_huge_model
Function · 0.85
my_gigantic_model
Function · 0.85
my_humongous_model
Function · 0.85
foo
Function · 0.70
bar
Function · 0.70
outer
Function · 0.70
timed
Function · 0.70
Tested by
no test coverage detected