You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ColossalAI/colossalai/nn/_ops
Jiarui Fang 060b917daf
[refactor] remove gpc dependency in colotensor's _ops (#1189)
2 years ago
..
__init__.py [tensor] add embedding bag op (#1156) 2 years ago
_utils.py [refactor] remove gpc dependency in colotensor's _ops (#1189) 2 years ago
addmm.py [refactor] remove gpc dependency in colotensor's _ops (#1189) 2 years ago
element_wise.py [ColoTensor] rename APIs and add output_replicate to ComputeSpec (#1168) 2 years ago
embedding.py [refactor] remove gpc dependency in colotensor's _ops (#1189) 2 years ago
embedding_bag.py [refactor] remove gpc dependency in colotensor's _ops (#1189) 2 years ago
layernorm.py [refactor] remove gpc dependency in colotensor's _ops (#1189) 2 years ago
linear.py [refactor] remove gpc dependency in colotensor's _ops (#1189) 2 years ago
loss.py [Tensor] rename some APIs in TensorSpec and Polish view unittest (#1176) 2 years ago