MCPcopy Create free account
hub / github.com/pytorch/tutorials / debug_mode_tutorial.py

File debug_mode_tutorial.py

recipes_source/debug_mode_tutorial.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# -*- coding: utf-8 -*-
2
3"""
4DebugMode: Recording Dispatched Operations and Numerical Debugging

Callers

nothing calls this directly

Calls 5

run_onceFunction · 0.85
run_modelFunction · 0.85
ToyClass · 0.85
BarClass · 0.85
fFunction · 0.70

Tested by

no test coverage detected