MCPcopy 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"""
4Dynamic Compilation Control with ``torch.compiler.set_stance``

Callers

nothing calls this directly

Calls 9

bazFunction · 0.85
my_big_modelFunction · 0.85
my_huge_modelFunction · 0.85
my_gigantic_modelFunction · 0.85
my_humongous_modelFunction · 0.85
fooFunction · 0.70
barFunction · 0.70
outerFunction · 0.70
timedFunction · 0.70

Tested by

no test coverage detected