ColossalAI/colossalai/fx/profiler
Super Daniel 0584654c79
[fx] refactor memory utils and extend shard utils. (#1754)
* [fx] change memory.py to memory_utils.py.

* [fx] add shard utils.

* [fx] fix import.

* [fx] check code style.

* [fx] add comment.

* [autoparallel] first move.

* [fx] add time computations.
2022-10-26 14:24:41 +08:00
..
experimental [fx] refactor memory utils and extend shard utils. (#1754) 2022-10-26 14:24:41 +08:00
__init__.py [fx] refactor memory utils and extend shard utils. (#1754) 2022-10-26 14:24:41 +08:00
constants.py [fx/profiler] debug the fx.profiler / add an example test script for fx.profiler (#1730) 2022-10-19 14:24:51 +08:00
dataflow.py [fx] refactor memory utils and extend shard utils. (#1754) 2022-10-26 14:24:41 +08:00
memory_utils.py [fx] refactor memory utils and extend shard utils. (#1754) 2022-10-26 14:24:41 +08:00
opcount.py [fx/meta/rpc] move _meta_registration.py to fx folder / register fx functions with compatibility checks / remove color debug (#1710) 2022-10-18 10:44:23 +08:00
profiler.py [fx] refactor memory utils and extend shard utils. (#1754) 2022-10-26 14:24:41 +08:00
shard_utils.py [fx] refactor memory utils and extend shard utils. (#1754) 2022-10-26 14:24:41 +08:00
tensor.py [fx/profiler] debug the fx.profiler / add an example test script for fx.profiler (#1730) 2022-10-19 14:24:51 +08:00