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

File mosaic_memory_profiling_tutorial.py

beginner_source/mosaic_memory_profiling_tutorial.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# -*- coding: utf-8 -*-
2
3"""
4Mosaic: Memory Profiling for PyTorch

Callers

nothing calls this directly

Calls 8

run_training_acFunction · 0.85
run_training_cleanFunction · 0.85
run_training_with_bugFunction · 0.85
analyze_training_memoryFunction · 0.85
check_memory_regressionFunction · 0.85
runMethod · 0.80

Tested by

no test coverage detected