Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/hpcaitech/ColossalAI
/ train.py
File
train.py
examples/tutorial/sequence_parallel/train.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
argparse
2
3
import
torch
4
from
data.bert_helper
import
SequenceParallelDataIterator, get_batch_for_sequence_parallel
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected