ColossalAI/colossalai/nn/_ops
HELSON 7a8702c06d
[colotensor] add Tensor.view op and its unit test (#1343)
[colotensor] add megatron initialization for gpt2
2022-07-21 10:53:15 +08:00
..
__init__.py [colotensor] add Tensor.view op and its unit test (#1343) 2022-07-21 10:53:15 +08:00
_utils.py
addmm.py [colotensor] add Tensor.view op and its unit test (#1343) 2022-07-21 10:53:15 +08:00
element_wise.py [tensor] add zero_like colo op, important for Optimizer (#1236) 2022-07-08 14:55:27 +08:00
embedding.py [colotensor] add Tensor.view op and its unit test (#1343) 2022-07-21 10:53:15 +08:00
embedding_bag.py [colotensor] add Tensor.view op and its unit test (#1343) 2022-07-21 10:53:15 +08:00
layernorm.py [colotensor] add Tensor.view op and its unit test (#1343) 2022-07-21 10:53:15 +08:00
linear.py [hotfix] fix shape error in backward when using ColoTensor (#1298) 2022-07-13 23:06:12 +08:00
loss.py [tensor] fix a assertion in colo_tensor cross_entropy (#1232) 2022-07-08 11:18:00 +08:00
view.py [colotensor] add Tensor.view op and its unit test (#1343) 2022-07-21 10:53:15 +08:00