ColossalAI/colossalai/nn/_ops
Jiarui Fang d209aff684
Add FreqAwareEmbeddingBag (#1421)
2022-08-09 16:26:12 +08:00
..
cache_embedding Add FreqAwareEmbeddingBag (#1421) 2022-08-09 16:26:12 +08:00
__init__.py [colotensor] add Tensor.view op and its unit test (#1343) 2022-07-21 10:53:15 +08:00
_utils.py [refactor] move process group from _DistSpec to ColoTensor. (#1203) 2022-07-06 16:15:16 +08:00
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