mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-08-23 10:11:37 +00:00
* [legacy] move communication to legacy (#4640) * [legacy] refactor logger and clean up legacy codes (#4654) * [legacy] make logger independent to gpc * [legacy] make optim independent to registry * [legacy] move test engine to legacy * [legacy] move nn to legacy (#4656) * [legacy] move nn to legacy * [checkpointio] fix save hf config * [test] remove useledd rpc pp test * [legacy] fix nn init * [example] skip tutorial hybriad parallel example * [devops] test doc check * [devops] test doc check |
||
---|---|---|
.. | ||
strategy | ||
__init__.py | ||
addmm_handler.py | ||
batch_norm_handler.py | ||
binary_elementwise_handler.py | ||
bmm_handler.py | ||
conv_handler.py | ||
default_reshape_handler.py | ||
embedding_handler.py | ||
getattr_handler.py | ||
getitem_handler.py | ||
layer_norm_handler.py | ||
linear_handler.py | ||
matmul_handler.py | ||
node_handler.py | ||
normal_pooling_handler.py | ||
output_handler.py | ||
permute_handler.py | ||
placeholder_handler.py | ||
registry.py | ||
softmax_handler.py | ||
split_handler.py | ||
sum_handler.py | ||
tensor_constructor_handler.py | ||
transpose_handler.py | ||
unary_elementwise_handler.py | ||
view_handler.py | ||
where_handler.py |