ColossalAI/colossalai/tensor
Jiarui Fang d16671da75
[Tensor] initialize the ColoOptimizer (#898)
* [Tensor] activation is an attr of ColoTensor

* [Tensor] add optimizer

* only detach parameters in context

* polish code
2022-04-28 15:23:40 +08:00
..
_ops [Tensor] activation is an attr of ColoTensor (#897) 2022-04-28 14:43:22 +08:00
optim [Tensor] initialize the ColoOptimizer (#898) 2022-04-28 15:23:40 +08:00
__init__.py [Tensor] initialize the ColoOptimizer (#898) 2022-04-28 15:23:40 +08:00
colo_tensor.py [Tensor] activation is an attr of ColoTensor (#897) 2022-04-28 14:43:22 +08:00
op_wrapper.py
spec.py [Tensor] activation is an attr of ColoTensor (#897) 2022-04-28 14:43:22 +08:00
utils.py [Tensor] get named parameters for model using ColoTensors (#874) 2022-04-26 14:08:01 +08:00