MCPcopy Index your code
hub / github.com/hpcaitech/ColossalAI / train.py

File train.py

examples/tutorial/hybrid_parallel/train.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os
2
3import torch
4from titans.model.vit.vit import _create_vit_model

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected