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

File torch_compile_full_example.py

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 5

init_modelFunction · 0.85
generate_dataFunction · 0.85
timedFunction · 0.70
trainFunction · 0.70
modelFunction · 0.50

Tested by

no test coverage detected