ColossalAI/colossalai/fx/profiler
Boyuan Yao 5c2ef9fc76
[autoparallel] modify comm nodes' memory cost in construct chain (#2263)
* [autoparallel] align the data_ptr with the old version of auto activation checkpoint pipeline

* [autoparallel] using fwd_time and bwd_time instead of fwd_flop and bwd_flop

* [autoparallel] specifycomm nodes' memory cost in construct chain
2023-01-03 11:38:48 +08:00
..
experimental
__init__.py
constants.py
dataflow.py
memory_utils.py
opcount.py [hotfix] fix aten default bug (#2158) 2022-12-20 22:40:46 +08:00
profiler.py
shard_utils.py [autoparallel] modify comm nodes' memory cost in construct chain (#2263) 2023-01-03 11:38:48 +08:00
tensor.py