This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
ColossalAI
Watch
1
Star
0
Fork
0
You've already forked ColossalAI
mirror of
https://github.com/hpcaitech/ColossalAI.git
synced
2026-07-14 13:48:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b5dbb4617260875ea2835b01232acb8da5dcd2ca
ColossalAI
/
colossalai
/
nn
/
_ops
History
jim
e5ab6be72e
[hotfix[ fix colotensor.type() raise NotImplementedError (
#1682
)
2022-10-10 10:13:31 +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
…
element_wise.py
[hotfix[ fix colotensor.type() raise NotImplementedError (
#1682
)
2022-10-10 10:13:31 +08:00
embedding_bag.py
[NFC] polish colossalai/nn/_ops/embedding_bag.py code style (
#1552
)
2022-09-08 22:11:04 +08:00
embedding.py
[NFC] polish colossalai/nn/_ops/embedding.py code style (
#1561
)
2022-09-08 22:11:04 +08:00
layernorm.py
[NFC] polish colossalai/nn/_ops/layernorm.py code style (
#1555
)
2022-09-08 22:11:04 +08:00
linear.py
[tensor] added linear implementation for the new sharding spec (
#1416
)
2022-08-12 11:33:09 +08:00
loss.py
…
view.py
…