ColossalAI/colossalai/nn/_ops
Jiarui Fang 87134524fd
[embedding] tablewise sharding polish (#1535)
2022-09-02 11:09:37 +08:00
..
__init__.py [FAW] export FAW in _ops (#1438) 2022-08-11 13:43:24 +08:00
_utils.py [embedding] tablewise sharding polish (#1535) 2022-09-02 11:09:37 +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 [tensor] added linear implementation for the new sharding spec (#1416) 2022-08-12 11:33:09 +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